.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 20000 !important;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #ccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #ccc;
}
.mfp-preloader a:hover {
color: #fff;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #fff;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #ccc;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
transform: scale(0.75);
}
.mfp-arrow-left {
transform-origin: 0;
}
.mfp-arrow-right {
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
} .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
}
.mfp-fade.mfp-removing .mfp-arrow {
display: none;
} .mfp-fade.mfp-wrap .mfp-content,
.mfp-fade .mfp-arrow {
opacity: 0;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-ready .mfp-arrow {
opacity: 1
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
} .mfp-preloader {
width: 30px;
height: 30px;
background-color: #fff;
opacity: 0.65;
margin: 0 auto;
animation: rotateplane 1.2s infinite ease-in-out;
}
@keyframes rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}@font-face {
font-family: 'ts-icons'; src:
url(//mittportugal.eu/wp-content/themes/smart-mag/css/icons/fonts/ts-icons.woff2?v3.2) format('woff2'),
url(//mittportugal.eu/wp-content/themes/smart-mag/css/icons/fonts/ts-icons.woff?v3.2) format('woff');
font-weight: normal;
font-style: normal;
font-display: block;
}
.tsi {
display: inline-block;
font: normal normal normal 14px/1 ts-icons;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.tsi-spin {
-webkit-animation: tsi-spin 2s infinite linear;
animation: tsi-spin 2s infinite linear;
}
@-webkit-keyframes tsi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes tsi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} .tsi-mastodon:before {
content: "\e90c";
}
.tsi-bluesky:before {
content: "\e90e";
}
.tsi-threads:before {
content: "\e909";
}
.tsi-twitter:before {
content: "\e90a";
}
.tsi-x-twitter:before {
content: "\e90a";
}
.tsi-discord:before {
content: "\e905";
}
.tsi-telegram:before {
content: "\e903";
}
.tsi-tiktok:before {
content: "\e904";
}
.tsi-moon:before {
content: "\e902";
}
.tsi-bar-chart-2:before {
content: "\e906";
}
.tsi-clock:before {
content: "\e900";
}
.tsi-eye:before {
content: "\e907";
}
.tsi-info:before {
content: "\e90d";
}
.tsi-link:before {
content: "\e90b";
}
.tsi-share1:before {
content: "\e908";
}
.tsi-bright:before {
content: "\e901";
}
.tsi-plus:before {
content: "\f067";
}
.tsi-music:before {
content: "\f001";
}
.tsi-search:before {
content: "\f002";
}
.tsi-envelope-o:before {
content: "\f003";
}
.tsi-heart:before {
content: "\f004";
}
.tsi-star:before {
content: "\f005";
}
.tsi-star-o:before {
content: "\f006";
}
.tsi-close:before {
content: "\f00d";
}
.tsi-remove:before {
content: "\f00d";
}
.tsi-times:before {
content: "\f00d";
}
.tsi-home:before {
content: "\f015";
}
.tsi-clock-o:before {
content: "\f017";
}
.tsi-repeat:before {
content: "\f01e";
}
.tsi-rotate-right:before {
content: "\f01e";
}
.tsi-image:before {
content: "\f03e";
}
.tsi-photo:before {
content: "\f03e";
}
.tsi-picture-o:before {
content: "\f03e";
}
.tsi-play:before {
content: "\f04b";
}
.tsi-chevron-left:before {
content: "\f053";
}
.tsi-mail-forward:before {
content: "\f064";
}
.tsi-share:before {
content: "\f064";
}
.tsi-chevron-down:before {
content: "\f078";
}
.tsi-shopping-cart:before {
content: "\f07a";
}
.tsi-heart-o:before {
content: "\f08a";
}
.tsi-facebook:before {
content: "\f09a";
}
.tsi-facebook-f:before {
content: "\f09a";
}
.tsi-feed:before {
content: "\f09e";
}
.tsi-rss:before {
content: "\f09e";
}
.tsi-bars:before {
content: "\f0c9";
}
.tsi-navicon:before {
content: "\f0c9";
}
.tsi-reorder:before {
content: "\f0c9";
}
.tsi-pinterest:before {
content: "\f0d2";
}
.tsi-linkedin:before {
content: "\f0e1";
}
.tsi-comment-o:before {
content: "\f0e5";
}
.tsi-comments-o:before {
content: "\f0e6";
}
.tsi-cutlery:before {
content: "\f0f5";
}
.tsi-angle-double-left:before {
content: "\f100";
}
.tsi-angle-double-right:before {
content: "\f101";
}
.tsi-angle-left:before {
content: "\f104";
}
.tsi-angle-right:before {
content: "\f105";
}
.tsi-angle-up:before {
content: "\f106";
}
.tsi-angle-down:before {
content: "\f107";
}
.tsi-circle-o:before {
content: "\f10c";
}
.tsi-mail-reply:before {
content: "\f112";
}
.tsi-reply:before {
content: "\f112";
}
.tsi-youtube-play:before {
content: "\f16a";
}
.tsi-instagram:before {
content: "\f16d";
}
.tsi-flickr:before {
content: "\f16e";
}
.tsi-tumblr:before {
content: "\f173";
}
.tsi-long-arrow-left:before {
content: "\f177";
}
.tsi-long-arrow-right:before {
content: "\f178";
}
.tsi-dribbble:before {
content: "\f17d";
}
.tsi-vk:before {
content: "\f189";
}
.tsi-google:before {
content: "\f1a0";
}
.tsi-steam:before {
content: "\f1b6";
}
.tsi-spotify:before {
content: "\f1bc";
}
.tsi-soundcloud:before {
content: "\f1be";
}
.tsi-twitch:before {
content: "\f1e8";
}
.tsi-lastfm:before {
content: "\f202";
}
.tsi-pinterest-p:before {
content: "\f231";
}
.tsi-whatsapp:before {
content: "\f232";
}
.tsi-clone:before {
content: "\f24d";
}
.tsi-vimeo:before {
content: "\f27d";
}
.tsi-reddit-alien:before {
content: "\f281";
}
.tsi-shopping-bag:before {
content: "\f290";
}
.tsi-snapchat:before {
content: "\f2ac";
}
.tsi-user-circle-o:before {
content: "\f2be";
}
.tsi-chevron-right:before {
content: "\f054";
}
.tsi-hot:before {
content: "\e9a9";
}.woocommerce,
.woocommerce-page { }
.page-content .woocommerce,
.page-content .woocommerce-page {
font-size: 15px;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 100%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
float: left;
width: 48%;
padding: 0;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
float: right;
width: 48%;
padding: 0;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
margin: 0;
height: 40px;
display: flex;
align-items: center;
color: var(--c-contrast-500);
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: right;
} .woocommerce .page-title {
font-weight: 700;
font-size: 35px;
line-height: 1.2;
margin-bottom: 10px;
}
.woocommerce .star-rating {
font-size: 12px;
width: 5.8em;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
color: var(--c-main);
letter-spacing: 1.4px;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
border: 1px solid var(--c-separator);
margin-bottom: 40px !important;
padding: 10px 25px !important;
background: var(--c-contrast-50);
color: var(--c-contrast-700);
line-height: 1.9;
font-family: var(--text-font);
font-size: 1rem;
letter-spacing: var(--text-tracking);
-webkit-font-smoothing: antialiased;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
display: none;
}
.woocommerce .woocommerce-message {
display: flex;
align-items: center;
}
.woocommerce .woocommerce-message .button {
order: 2;
margin-left: auto;
}
.woocommerce span.onsale {
position: absolute;
z-index: 1;
padding: 0 15px;
border-radius: 0;
min-width: 0;
min-height: 0;
background: var(--c-main);
color: #fff;
font-size: 11px;
font-weight: 600;
line-height: 27px;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.woocommerce .select2-container--default .select2-selection--single {
background: var(--c-input-bg, var(--c-contrast-0));
color: var(--c-contrast-500);
}
.woocommerce form .form-row {
margin-bottom: 20px;
font-family: var(--text-font);
font-size: 0.9285714286rem;
letter-spacing: var(--text-tracking);
}
.woocommerce form .form-row label {
margin-bottom: 4px;
}
.woocommerce form .form-row .required {
color: #ef6c6c;
font-weight: normal;
font-size: 0.8571428571rem;
}
.woocommerce form .form-row textarea {
height: 115px;
}
.woocommerce form h3 {
margin-top: 0;
font-size: 17px;
}
.woocommerce form .select2-container .select2-choice {
border: 1px solid var(--c-contrast-125);
padding: 5px 15px;
color: var(--c-contrast-400);
}
.woocommerce form .select2-drop-active {
border-color: var(--c-contrast-125);
}
.woocommerce form #ship-to-different-address-checkbox {
display: inline-block;
margin-top: 5px;
margin-left: 10px;
vertical-align: top;
}
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
border: 1px solid #ebebeb;
border-radius: 0;
padding: 30px;
}
.woocommerce .main .button {
font-family: var(--ui-font);
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce button.button:disabled:not(._),
.woocommerce .button.alt:not(._) {
-webkit-appearance: none;
padding: var(--btn-pad, 0 17px);
font-family: var(--ui-font);
font-size: var(--btn-f-size, 12px);
font-weight: var(--btn-f-weight, 600);
line-height: var(--btn-l-height, var(--btn-height));
height: var(--btn-height);
letter-spacing: 0.03em;
text-transform: uppercase;
text-align: center;
box-shadow: var(--btn-shadow);
transition: 0.25s ease-in-out;
background: var(--c-main);
color: #fff;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:disabled:not(._):hover,
.woocommerce .button.alt:not(._):hover {
background: #161616;
border-color: #161616;
color: #fff;
}
.s-dark .woocommerce a.button:hover,
.s-dark .woocommerce button.button:hover,
.s-dark .woocommerce input.button:hover,
.s-dark .woocommerce #respond input#submit:hover,
.s-dark .woocommerce button.button:disabled:not(._):hover,
.s-dark .woocommerce .button.alt:not(._):hover {
border-color: #555;
}
.woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce button.button:disabled:not(._):disabled,
.woocommerce button.button:disabled:not(._).disabled,
.woocommerce button.button:disabled:not(._):disabled[disabled],
.woocommerce .button.alt:not(._):disabled,
.woocommerce .button.alt:not(._).disabled,
.woocommerce .button.alt:not(._):disabled[disabled] {
background: var(--c-main);
opacity: 0.6;
}
.woocommerce a.button:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce button.button:disabled:not(._):disabled:hover,
.woocommerce button.button:disabled:not(._).disabled:hover,
.woocommerce button.button:disabled:not(._):disabled[disabled]:hover,
.woocommerce .button.alt:not(._):disabled:hover,
.woocommerce .button.alt:not(._).disabled:hover,
.woocommerce .button.alt:not(._):disabled[disabled]:hover {
background: var(--c-main);
}
.woocommerce .quantity {
position: relative;
padding-right: 25px;
}
.woocommerce .quantity .qty {
padding: 0 10px;
width: 40px;
height: 40px;
border-color: var(--c-separator);
appearance: none;
-moz-appearance: textfield;
font-family: var(--ui-font);
font-size: 13px;
}
.woocommerce .quantity .qty::-webkit-inner-spin-button,
.woocommerce .quantity .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .amount {
color: var(--c-main);
}
.woocommerce .vertical-buttons {
position: absolute;
top: 0;
right: 0;
width: 26px;
}
.woocommerce .vertical-buttons input {
display: block;
float: none;
width: 26px;
height: 20px;
padding: 0;
margin: 0;
border: 1px solid var(--c-separator);
box-sizing: border-box;
background: var(--c-contrast-10);
color: var(--c-contrast-400);
font-size: 14px;
line-height: 20px;
}
.woocommerce .vertical-buttons .minus {
border-top: 0;
}
.woocommerce .main-pagination {
margin-top: 55px;
justify-content: center;
display: flex;
}
.woocommerce-cart .post-content {
font-family: var(--ui-font);
letter-spacing: 0;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
position: relative;
margin: 0;
margin-bottom: 44px;
margin-top: -4px;
font-family: var(--ui-font);
}
.woocommerce .order-select,
.woocommerce-page .order-select {
cursor: pointer;
min-width: 266px;
margin: 0;
box-sizing: border-box;
color: var(--c-contrast-900);
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.woocommerce .order-select > span,
.woocommerce-page .order-select > span {
display: block;
padding: 0 22px;
min-width: 200px;
border: 1px solid var(--c-separator);
box-sizing: border-box;
text-align: left;
height: 40px;
line-height: 40px;
}
.woocommerce .order-select .tsi,
.woocommerce-page .order-select .tsi {
float: right;
line-height: 40px;
font-size: 16px;
padding: 0 14px;
margin-right: -15px;
}
.woocommerce .order-select .drop,
.woocommerce-page .order-select .drop {
position: absolute;
top: 40px;
z-index: 100;
width: 100%;
box-sizing: border-box;
border: 1px solid var(--c-separator);
border-top: 0;
visibility: hidden;
opacity: 0;
background: var(--c-contrast-0);
transition: all 0.2s ease-in;
}
.woocommerce .order-select .drop li:first-child a,
.woocommerce-page .order-select .drop li:first-child a {
border-top: 0;
}
.woocommerce .order-select .drop li a,
.woocommerce-page .order-select .drop li a {
border-top: 1px solid var(--c-separator);
padding: 11px 22px;
display: block;
color: inherit;
}
.woocommerce .order-select .drop a:hover,
.woocommerce .order-select .drop li.active,
.woocommerce-page .order-select .drop a:hover,
.woocommerce-page .order-select .drop li.active {
color: var(--c-main);
}
.woocommerce .order-select:hover .drop,
.woocommerce-page .order-select:hover .drop {
visibility: visible;
opacity: 1;
} .woocommerce ul.products {
margin: 0 -15px;
margin-bottom: -45px;
display: flex;
flex-wrap: wrap;
font-family: var(--ui-font); }
.woocommerce ul.products:before, .woocommerce ul.products:after {
display: none;
}
.woocommerce ul.products li.product {
margin: 0;
margin-bottom: 45px;
padding: 0 15px;
width: 33.3333333333%;
box-sizing: border-box;
text-align: center;
}
.woocommerce ul.products li.product .button {
margin: 0;
}
.woocommerce ul.products li.product a img {
margin: 0;
}
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
padding: 0;
margin-top: 20px;
margin-bottom: 7px;
font-size: var(--title-size-n);
font-weight: 600;
line-height: 1.5;
}
.woocommerce ul.products li.product .product-cat {
display: block;
color: var(--c-contrast-400);
font-size: 10px;
font-weight: 500;
letter-spacing: 0.075em;
text-transform: uppercase;
}
.woocommerce ul.products li.product .star-rating {
position: absolute;
top: 12px;
right: 25px;
opacity: 0;
font-size: 11px;
transition: 0.2s ease-in;
}
.woocommerce ul.products li.product.sale .star-rating {
right: auto;
left: 25px;
}
.woocommerce ul.products li.product .onsale {
top: 10px;
right: 15px;
margin: 0;
}
.woocommerce ul.products li.product .price {
margin-top: 7px;
font-size: 15px;
letter-spacing: 0.02em;
}
.woocommerce ul.products li.product .price .amount {
font-weight: 600;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
margin-right: 5px;
opacity: 0.9;
}
.woocommerce ul.products li.product .price del .amount {
color: var(--c-contrast-400);
font-weight: 400;
}
.woocommerce ul.products .product-thumb {
position: relative;
overflow: hidden;
text-align: initial;
}
.woocommerce ul.products .add_to_cart_button,
.woocommerce ul.products .product_type_external,
.woocommerce ul.products .added_to_cart,
.woocommerce ul.products .button {
position: absolute;
left: 0;
bottom: 0;
padding: 0;
border-radius: 0;
width: 100%;
box-sizing: border-box;
color: #fff;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.12em;
line-height: 36px;
text-transform: uppercase;
text-align: center;
transform: translateY(100%);
}
@media (max-width: 540px) {
.woocommerce ul.products .add_to_cart_button,
.woocommerce ul.products .product_type_external,
.woocommerce ul.products .added_to_cart,
.woocommerce ul.products .button {
transform: none;
}
}
.woocommerce ul.products .add_to_cart_button.loading,
.woocommerce ul.products .product_type_external.loading,
.woocommerce ul.products .added_to_cart.loading {
opacity: 0.8;
}
.woocommerce ul.products .add_to_cart_button.loading:before,
.woocommerce ul.products .product_type_external.loading:before,
.woocommerce ul.products .added_to_cart.loading:before {
content: "\f1ce";
animation: tsi-spin 2s infinite linear;
}
.woocommerce ul.products .add_to_cart_button.loading:after,
.woocommerce ul.products .product_type_external.loading:after,
.woocommerce ul.products .added_to_cart.loading:after {
display: none;
}
.woocommerce ul.products .add_to_cart_button:before,
.woocommerce ul.products .product_type_external:before,
.woocommerce ul.products .added_to_cart:before {
content: "\f07a";
display: inline-block;
font-family: ts-icons;
font-size: 12px;
margin-right: 10px;
}
.woocommerce ul.products .add_to_cart_button.added,
.woocommerce ul.products .product_type_external.added,
.woocommerce ul.products .added_to_cart.added {
opacity: 0;
}
.woocommerce ul.products .add_to_cart_button.added:after,
.woocommerce ul.products .product_type_external.added:after,
.woocommerce ul.products .added_to_cart.added:after {
display: none;
}
.woocommerce ul.products .added_to_cart {
animation: 0.8s fade-in-up;
background: var(--c-main);
}
.woocommerce ul.products .added_to_cart:before {
content: "\f00c";
}
.woocommerce ul.products .product:hover .add_to_cart_button,
.woocommerce ul.products .product:hover .added_to_cart,
.woocommerce ul.products .product:hover .product_type_external,
.woocommerce ul.products .product:hover .button {
transform: none;
opacity: 1;
}
.woocommerce ul.products .product:hover .star-rating {
opacity: 1;
} .no-sidebar ul.products li.product,
.no-sidebar ul.products li.product,
.no-sidebar .upsells.products ul li.product,
.no-sidebar upsells.products ul li.product {
width: 25%;
}
@media (max-width: 940px) {
.no-sidebar ul.products li.product,
.no-sidebar ul.products li.product,
.no-sidebar .upsells.products ul li.product,
.no-sidebar upsells.products ul li.product {
width: 50%;
}
}
@media (max-width: 540px) {
.no-sidebar ul.products li.product,
.no-sidebar ul.products li.product,
.no-sidebar .upsells.products ul li.product,
.no-sidebar upsells.products ul li.product {
width: 100%;
}
} .woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
width: 100%;
margin-right: 0;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: 50%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 33.3333333333%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
width: 25%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
width: 20%;
}
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
width: 16.6666666667%;
}
.woocommerce.columns-1 ul.products li.product,
.woocommerce-page.columns-1 ul.products li.product {
width: 100%;
margin-right: 0;
}
.woocommerce.columns-2 ul.products li.product,
.woocommerce-page.columns-2 ul.products li.product {
width: 50%;
}
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page.columns-3 ul.products li.product {
width: 33.3333333333%;
}
.woocommerce.columns-4 ul.products li.product,
.woocommerce-page.columns-4 ul.products li.product {
width: 25%;
}
.woocommerce.columns-5 ul.products li.product,
.woocommerce-page.columns-5 ul.products li.product {
width: 20%;
}
.woocommerce.columns-6 ul.products li.product,
.woocommerce-page.columns-6 ul.products li.product {
width: 16.6666666667%;
} .woocommerce {  }
.woocommerce.widget {
font-family: var(--ui-font);
}
.woocommerce .widget_price_filter .price_slider_wrapper {
padding-top: 4px;
}
.woocommerce .widget_price_filter .price_slider_amount {
letter-spacing: 0.05em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 11px;
font-weight: 600;
}
.woocommerce .widget_price_filter .price_label {
color: var(--c-contrast-300);
font-size: 12px;
font-weight: 500;
line-height: 37px;
}
.woocommerce .widget_price_filter .price_label .from,
.woocommerce .widget_price_filter .price_label .to {
color: var(--c-main);
}
.woocommerce .widget_price_filter .ui-slider {
margin: 0 8px;
margin-top: 5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
width: 17px;
height: 17px;
top: -6px;
margin-left: -8px;
background-color: var(--c-main);
border-radius: 50%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: var(--c-contrast-100);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: var(--c-contrast-200);
margin-bottom: 40px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 6px;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
overflow: hidden;
padding: 0;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid var(--c-separator);
}
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border: 0;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
margin: 0;
margin-right: 22px;
float: left;
width: 87px;
max-width: 87px;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
margin-bottom: 4px;
font-size: 15px;
font-weight: 600;
line-height: 1.5;
}
.woocommerce ul.cart_list .product-title,
.woocommerce ul.product_list_widget .product-title {
transition: opacity 0.25s ease-in;
}
.woocommerce ul.cart_list .product-title:hover,
.woocommerce ul.product_list_widget .product-title:hover {
opacity: 0.8;
}
.woocommerce ul.cart_list .star-rating,
.woocommerce ul.product_list_widget .star-rating {
margin-top: 8px;
margin-bottom: 9px;
}
.woocommerce ul.cart_list .amount,
.woocommerce ul.product_list_widget .amount {
color: var(--c-contrast-400);
font-size: 12px;
font-weight: 600;
letter-spacing: 0.07em;
line-height: 1.1;
}
.woocommerce ul.cart_list ins,
.woocommerce ul.product_list_widget ins {
text-decoration: none;
}
.woocommerce ul.cart_list del .amount,
.woocommerce ul.product_list_widget del .amount {
opacity: 0.8;
font-weight: 400;
}
.woocommerce.widget_shopping_cart .cart_list li {
padding-left: 0;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove {
z-index: 1;
top: 2px;
left: 2px;
padding: 2px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.5);
color: var(--c-contrast-850) !important;
line-height: 1.2;
}
.woocommerce.widget_shopping_cart .quantity {
font-size: 12px;
font-weight: normal;
color: var(--c-contrast-400);
}
.woocommerce.widget_shopping_cart .total {
border-top: 1px solid var(--c-separator);
padding: 0;
margin-top: 20px;
padding-top: 15px;
}
.woocommerce.widget_shopping_cart .total > strong {
margin-right: 5px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.08em;
}
.main-footer ul.product_list_widget li {
margin-top: -4px;
margin-bottom: 25px;
padding-bottom: 0;
border-bottom: 0;
}
.main-footer ul.product_list_widget li .image {
overflow: hidden;
display: block;
float: left;
margin-top: 4px;
max-height: 67px;
}
.main-footer ul.product_list_widget li img {
margin-top: -10px;
} .woocommerce .woocommerce-noreviews {
font-family: var(--text-font);
letter-spacing: var(--text-tracking);
}
.woocommerce div.product,
.woocommerce #content div.product {
font-family: var(--ui-font); }
.woocommerce div.product .onsale,
.woocommerce #content div.product .onsale {
top: 0;
left: 0;
}
.woocommerce div.product div.images,
.woocommerce #content div.product div.images {
width: 58%;
}
.woocommerce div.product div.images .flex-control-thumbs,
.woocommerce #content div.product div.images .flex-control-thumbs {
width: auto;
margin-top: 8px;
margin-right: -8px;
}
.woocommerce div.product div.images .flex-control-thumbs li,
.woocommerce #content div.product div.images .flex-control-thumbs li {
padding-right: 8px;
box-sizing: border-box;
}
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary {
padding-left: 35px;
margin-top: -5px;
float: right;
width: 42%;
box-sizing: border-box;
}
.woocommerce div.product div.summary .description,
.woocommerce #content div.product div.summary .description {
font-size: 15px;
}
.woocommerce div.product div.summary p.price,
.woocommerce div.product div.summary span.price,
.woocommerce #content div.product div.summary p.price,
.woocommerce #content div.product div.summary span.price {
margin-top: 28px;
margin-bottom: 24px;
color: var(--c-main);
font-size: 21px;
font-weight: 400;
line-height: 1;
}
.woocommerce div.product div.summary p.price del,
.woocommerce div.product div.summary span.price del,
.woocommerce #content div.product div.summary p.price del,
.woocommerce #content div.product div.summary span.price del {
margin-right: 4px;
color: var(--c-contrast-400);
}
.woocommerce div.product div.summary p.price del .amount,
.woocommerce div.product div.summary span.price del .amount,
.woocommerce #content div.product div.summary p.price del .amount,
.woocommerce #content div.product div.summary span.price del .amount {
color: inherit;
}
.woocommerce div.product div.summary p.price ins,
.woocommerce div.product div.summary span.price ins,
.woocommerce #content div.product div.summary p.price ins,
.woocommerce #content div.product div.summary span.price ins {
text-decoration: none;
font-weight: 400;
}
.woocommerce div.product .product-cat,
.woocommerce #content div.product .product-cat {
display: block;
color: var(--c-contrast-400);
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.09em;
}
.woocommerce div.product .product-cat a,
.woocommerce #content div.product .product-cat a {
color: inherit;
}
.woocommerce div.product .product-cat a + a,
.woocommerce #content div.product .product-cat a + a {
margin-left: 10px;
}
.woocommerce div.product .woocommerce-product-rating,
.woocommerce #content div.product .woocommerce-product-rating {
margin: 0;
margin-top: 5px;
}
.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title {
font-size: 34px;
font-weight: 700;
line-height: 1.5;
}
.woocommerce div.product .woocommerce-review-link,
.woocommerce #content div.product .woocommerce-review-link {
display: none;
}
.woocommerce div.product form.cart,
.woocommerce #content div.product form.cart {
margin-top: 50px;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity {
margin-right: 15px;
}
.woocommerce div.product form.cart .button,
.woocommerce #content div.product form.cart .button {
float: left;
height: 40px;
width: calc(100% - 90px);
max-width: 230px;
box-sizing: border-box;
}
.woocommerce div.product .product_meta,
.woocommerce #content div.product .product_meta {
margin-top: 30px;
padding-top: 25px;
border-top: 1px solid var(--c-separator);
font-size: 12px;
letter-spacing: 0.04em;
}
.woocommerce div.product .product_meta > span,
.woocommerce #content div.product .product_meta > span {
display: block;
margin-bottom: 2px;
color: var(--c-contrast-400);
font-weight: normal;
}
.woocommerce div.product .product_meta a,
.woocommerce #content div.product .product_meta a {
color: inherit;
}
.woocommerce div.product .product_meta .label,
.woocommerce #content div.product .product_meta .label {
margin-right: 5px;
color: var(--c-contrast-900);
font-weight: 600;
}
.woocommerce div.product .product_meta .posted_in,
.woocommerce #content div.product .product_meta .posted_in {
display: none;
}
.woocommerce div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs {
padding-top: 50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs {
text-align: center;
margin-bottom: 55px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before {
top: 50%;
margin-top: -1px;
border-color: var(--c-separator);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:hover {
border: 1px solid var(--c-separator2);
background: var(--c-contrast-10);
color: var(--c-contrast-700);
}
@media (max-width: 540px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:hover {
border-bottom: 0;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
padding: 0;
margin: 0 -4px;
position: relative;
z-index: 1;
border: 1px solid var(--c-separator);
border-radius: 0;
background: var(--c-contrast-0);
}
@media (max-width: 540px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
display: block;
margin: 0;
border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:last-child {
border-bottom: 1px solid var(--c-separator);
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a {
padding: 0 20px;
color: var(--c-contrast-400);
font-size: 11px;
font-weight: 600;
line-height: 34px;
text-transform: uppercase;
letter-spacing: 0.08em;
}
@media (max-width: 540px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a {
display: block;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover {
color: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel {
max-width: 950px;
margin: 0 auto;
margin-bottom: 2em;
}
.woocommerce div.product .woocommerce-tabs .panel > h2,
.woocommerce #content div.product .woocommerce-tabs .panel > h2 {
display: none;
}
.woocommerce .related.products,
.woocommerce .upsells.products {
margin-top: 80px;
}
.woocommerce .related.products h2,
.woocommerce .upsells.products h2 {
font-weight: 600;
margin-bottom: 20px;
text-transform: capitalize;
}
.woocommerce table.shop_attributes {
color: var(--c-contrast-400);
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
border: 0;
padding: 8px 0;
background: var(--c-contrast-0);
font-style: normal;
}
.woocommerce table.shop_attributes th p, .woocommerce table.shop_attributes td p {
padding: 0;
}
.woocommerce table.shop_attributes th {
width: 200px;
padding: 0 16px;
box-sizing: border-box;
color: var(--c-contrast-900);
font-weight: normal;
}
.woocommerce table.shop_attributes .alt th, .woocommerce table.shop_attributes .alt td {
background: var(--c-contrast-10);
} .woocommerce #reviews #comments > h2 {
display: none;
}
.woocommerce #reviews #comments ol.commentlist li {
margin-bottom: 40px;
border-bottom: 1px solid var(--c-separator);
padding-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 60px;
height: 60px;
padding: 0;
border-radius: 50%;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0;
margin-left: 82px;
border: 0;
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #fff;
}
.woocommerce #reviews #comments ol.commentlist li .meta strong {
display: block;
color: var(--c-contrast-900);
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
}
.woocommerce #reviews #comments ol.commentlist li .meta time {
color: var(--c-contrast-400);
font-size: 10px;
letter-spacing: 0.1em;
}
.woocommerce #reviews #comments ol.commentlist .description {
margin-top: 8px;
color: var(--text-color);
font-family: var(--text-font);
font-size: 1rem;
font-weight: 400;
}
.woocommerce #reviews .comment-reply-title {
display: block;
margin-top: 40px;
text-align: left;
}
.woocommerce #reviews .comment-form {
margin-bottom: 0;
}
.woocommerce #reviews #comment {
height: auto;
}
.woocommerce #reviews .comment-form-rating {
margin-bottom: 26px;
color: var(--c-contrast-800);
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
line-height: 1.1;
letter-spacing: 0.1em;
}
.woocommerce #reviews .comment-form-rating label {
float: left;
margin-right: 24px;
}
.woocommerce #reviews #respond .stars {
margin: 0;
}
.woocommerce #reviews #respond .stars a {
color: var(--c-main);
padding-right: 2px;
}
.woocommerce #reviews #respond p {
margin-bottom: 20px;
}
.woocommerce #reviews .form-field {
width: calc(50% - 15px);
} .woocommerce-cart .cart-empty {
font-family: var(--text-font);
}
.woocommerce-cart table.cart {
margin-bottom: 50px;
border-collapse: collapse;
border: 0;
-webkit-font-smoothing: initial;
}
.woocommerce-cart table.cart thead {
display: none;
}
.woocommerce-cart table.cart tr {
border: 1px solid var(--c-contrast-100);
border-right: 0;
border-left: 0;
}
.woocommerce-cart table.cart td {
padding: 30px 15px;
background: transparent;
border: 0;
}
.woocommerce-cart table.cart img {
display: block;
width: 118px;
height: auto;
}
.woocommerce-cart table.cart .label {
display: inline-block;
margin-right: 15px;
margin-bottom: -2px;
vertical-align: middle;
color: #b4b4b4;
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.08em;
}
.woocommerce-cart table.cart .amount {
display: inline-block;
font-size: 23px;
vertical-align: middle;
}
.woocommerce-cart table.cart .product-remove {
width: 9%;
padding-left: 10px;
}
.woocommerce-cart table.cart .product-thumbnail {
padding: 30px 0;
width: 10%;
min-width: 60px;
}
.woocommerce-cart table.cart .product-name {
padding: 30px;
width: 26%;
min-width: 80px;
}
.woocommerce-cart table.cart .product-name > a {
display: block;
margin-bottom: 2px;
color: inherit;
font-size: 17px;
font-weight: 600;
line-height: 1.5;
}
.woocommerce-cart table.cart .product-cat {
display: block;
line-height: 1.2;
margin-bottom: 8px;
}
.woocommerce-cart table.cart .product-cat a {
margin-right: 8px;
color: var(--c-contrast-400);
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.08em;
}
.woocommerce-cart table.cart .product-price {
width: 19%;
text-align: center;
}
.woocommerce-cart table.cart .product-price .amount {
color: var(--c-contrast-900);
}
.woocommerce-cart table.cart .product-quantity {
width: 19%;
text-align: center;
}
.woocommerce-cart table.cart .quantity {
display: inline-block;
}
.woocommerce-cart table.cart .product-subtotal {
text-align: right;
padding-right: 30px;
}
.woocommerce-cart table.cart a.remove {
color: var(--c-contrast-300) !important;
}
.woocommerce-cart table.cart a.remove:hover {
background: transparent;
color: var(--c-contrast-700);
}
.woocommerce-cart table.cart tr:last-child {
border-bottom: 0;
}
.woocommerce-cart table.cart td.actions {
padding: 30px 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
border-color: var(--c-separator);
padding: 0 15px;
margin-right: 10px;
width: 170px;
height: 38px;
line-height: 2.35rem;
}
.woocommerce-cart .cross-sells h2 {
margin-top: 0;
font-size: 17px;
}
.woocommerce-cart .cart-collaterals .cart_totals {
float: left;
}
.woocommerce-cart .cart-collaterals .cart_totals > h2 {
display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border-collapse: collapse;
border: 1px solid var(--c-separator);
margin: 0;
font-family: var(--text-font);
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
background: transparent;
border: 0;
padding: 22px 30px;
font-weight: 400;
font-size: 13px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr {
border: 0;
border-bottom: 1px solid var(--c-contrast-50);
}
.woocommerce-cart .cart-collaterals .cart_totals tr:last-child {
border-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
margin-top: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator > p {
margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .amount {
font-weight: 600;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal .amount {
color: var(--c-contrast-900);
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total td, .woocommerce-cart .cart-collaterals .cart_totals .order-total th {
padding: 35px 30px;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total .amount {
font-size: 23px;
font-weight: 400;
}
.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-form {
margin-top: 25px;
}
.woocommerce-cart .cart-collaterals .cart_totals .form-row {
padding: 0;
margin-bottom: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals select {
height: 36px;
}
.woocommerce-cart .cart-collaterals .cart_totals .button {
font-family: var(--ui-font);
font-weight: 600;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 0;
margin-top: 25px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
padding: 0;
height: 38px;
font-size: 11px;
line-height: 38px;
} .woocommerce #order_review_heading {
margin-top: 40px;
}
.woocommerce .checkout {
margin-top: 40px;
}
.woocommerce .checkout .shop_table {
margin-top: 40px;
margin-bottom: 30px;
border: 1px solid var(--c-separator);
border-collapse: collapse;
font-size: 14px;
}
.woocommerce .checkout .shop_table thead th {
width: auto;
padding: 22px 30px;
background: var(--c-contrast-50);
color: var(--c-contrast-900);
font-family: var(--ui-font);
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.woocommerce .checkout .shop_table tfoot {
background: var(--c-contrast-50);
}
.woocommerce .checkout .shop_table thead th:first-child {
width: 48%;
}
.woocommerce .checkout .shop_table td, .woocommerce .checkout .shop_table th {
border-color: var(--c-separator);
background: transparent;
padding: 18px 30px;
}
.woocommerce .checkout .shop_table td.product-name {
color: inherit;
}
.woocommerce .checkout .shop_table .product-quantity {
color: var(--c-contrast-700);
}
.woocommerce .checkout .shop_table .amount {
color: var(--c-contrast-900);
font-family: var(--ui-font);
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
}
.woocommerce .checkout .shop_table tfoot th,
.woocommerce .checkout .shop_table tfoot td {
border-color: var(--c-contrast-100);
}
.woocommerce .checkout .shop_table tfoot tr:last-child th,
.woocommerce .checkout .shop_table tfoot tr:last-child td {
border-bottom: 0;
}
.woocommerce-checkout #payment {
background: transparent;
}
.woocommerce-checkout #payment ul.payment_methods {
padding: 25px 30px;
border: 1px solid var(--c-separator);
font-size: 14px;
}
.woocommerce-checkout #payment ul.payment_methods li input {
margin-right: 8px;
}
.woocommerce-checkout #payment div.payment_box {
padding: 0;
background: transparent;
color: var(--c-contrast-400);
}
.woocommerce-checkout #payment div.payment_box:before {
display: none;
}
.woocommerce-checkout #payment div.place-order {
padding: 0;
margin-top: 30px;
}
.woocommerce-checkout #payment #place_order {
float: none;
font-family: var(--ui-font);
font-size: 11px;
font-weight: 600;
letter-spacing: 0.1em;
}
.woocommerce-checkout .woocommerce-info {
margin-bottom: 25px !important;
} .woocommerce form.login #rememberme {
margin-left: 10px;
margin-right: 5px;
}
.woocommerce-account .woocommerce h2 {
margin-top: 0;
margin-bottom: 25px;
font-size: 17px;
}
.woocommerce-account form.register,
.woocommerce-account form.login {
margin: 0;
}
.woocommerce-account h3 {
margin-top: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin: 0;
} @media (max-width: 940px) {
.woocommerce,
.woocommerce-page {   }
.woocommerce table.shop_table_responsive thead,
.woocommerce-page table.shop_table_responsive thead {
display: none;
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
border-top: 0;
}
.woocommerce table.shop_table_responsive tbody th,
.woocommerce-page table.shop_table_responsive tbody th {
display: none;
}
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
display: block;
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
display: block;
text-align: right !important;
}
.woocommerce table.shop_table_responsive tr td.order-actions,
.woocommerce-page table.shop_table_responsive tr td.order-actions {
text-align: left !important;
}
.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
content: attr(data-title) ": ";
margin-right: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 13px;
line-height: 1.65;
float: left;
}
.woocommerce table.shop_table_responsive tr td.product-remove:before, .woocommerce table.shop_table_responsive tr td.actions:before,
.woocommerce-page table.shop_table_responsive tr td.product-remove:before,
.woocommerce-page table.shop_table_responsive tr td.actions:before {
display: none;
}
.woocommerce table.my_account_orders tr td.order-actions,
.woocommerce-page table.my_account_orders tr td.order-actions {
text-align: left;
}
.woocommerce table.my_account_orders tr td.order-actions:before,
.woocommerce-page table.my_account_orders tr td.order-actions:before {
display: none;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
float: none;
margin: 0.125em 0.25em 0.125em 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
float: none;
width: 100%;
}
.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
width: 50%;
float: left;
clear: both;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
float: right;
clear: none !important;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary,
.woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.images,
.woocommerce-page #content div.product div.summary {
float: none;
width: 100%;
padding-left: 0;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
display: none;
}
.woocommerce table.cart .label,
.woocommerce #content table.cart .label,
.woocommerce-page table.cart .label,
.woocommerce-page #content table.cart .label {
display: none;
}
.woocommerce table.cart .cart_item,
.woocommerce #content table.cart .cart_item,
.woocommerce-page table.cart .cart_item,
.woocommerce-page #content table.cart .cart_item {
padding: 15px 0;
}
.woocommerce table.cart .cart_item td,
.woocommerce #content table.cart .cart_item td,
.woocommerce-page table.cart .cart_item td,
.woocommerce-page #content table.cart .cart_item td {
padding: 10px 0;
width: 100%;
vertical-align: top;
}
.woocommerce table.cart .product-name > a,
.woocommerce #content table.cart .product-name > a,
.woocommerce-page table.cart .product-name > a,
.woocommerce-page #content table.cart .product-name > a {
font-size: 15px;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
display: block;
text-align: center !important;
}
.woocommerce table.cart .product-thumbnail img,
.woocommerce #content table.cart .product-thumbnail img,
.woocommerce-page table.cart .product-thumbnail img,
.woocommerce-page #content table.cart .product-thumbnail img {
width: 50vw;
}
.woocommerce table.cart .product-thumbnail:before,
.woocommerce #content table.cart .product-thumbnail:before,
.woocommerce-page table.cart .product-thumbnail:before,
.woocommerce-page #content table.cart .product-thumbnail:before {
display: none;
}
.woocommerce table.cart .cart_item,
.woocommerce #content table.cart .cart_item,
.woocommerce-page table.cart .cart_item,
.woocommerce-page #content table.cart .cart_item {
position: relative;
}
.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
position: absolute;
top: 10px;
right: 5px;
}
.woocommerce table.cart .amount,
.woocommerce #content table.cart .amount,
.woocommerce-page table.cart .amount,
.woocommerce-page #content table.cart .amount {
font-size: 15px;
line-height: 1.7;
vertical-align: top;
}
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
text-align: left;
}
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
float: none;
padding-bottom: 10px;
}
.woocommerce table.cart td.actions .coupon:after, .woocommerce table.cart td.actions .coupon:before,
.woocommerce #content table.cart td.actions .coupon:after,
.woocommerce #content table.cart td.actions .coupon:before,
.woocommerce-page table.cart td.actions .coupon:after,
.woocommerce-page table.cart td.actions .coupon:before,
.woocommerce-page #content table.cart td.actions .coupon:after,
.woocommerce-page #content table.cart td.actions .coupon:before {
content: "";
display: table;
flex-basis: 0;
order: 1;
}
.woocommerce table.cart td.actions .coupon:after,
.woocommerce #content table.cart td.actions .coupon:after,
.woocommerce-page table.cart td.actions .coupon:after,
.woocommerce-page #content table.cart td.actions .coupon:after {
clear: both;
}
.woocommerce table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .button {
width: auto;
margin: 0;
}
.woocommerce table.cart td.actions .button,
.woocommerce #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button {
display: block;
width: 100%;
box-sizing: border-box;
margin: 0 auto;
margin-top: 50px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
float: none;
text-align: left;
}
.woocommerce.woocommerce-checkout form.login .form-row,
.woocommerce-page.woocommerce-checkout form.login .form-row {
width: 100%;
float: none;
}
.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
text-align: left;
padding: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
width: 100%;
box-sizing: border-box;
margin-bottom: 1em;
}
.woocommerce .lost_reset_password .form-row-first,
.woocommerce .lost_reset_password .form-row-last,
.woocommerce-page .lost_reset_password .form-row-first,
.woocommerce-page .lost_reset_password .form-row-last {
width: 100%;
float: none;
margin-right: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
position: relative;
float: none;
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 30px;
padding-left: 5px;
background: var(--c-contrast-10);
border-bottom: 1px solid var(--c-separator);
border-top: 1px solid var(--c-separator);
white-space: nowrap;
}
.woocommerce-account .woocommerce-MyAccount-navigation:after {
content: "";
position: absolute;
background: linear-gradient(to left, var(--c-contrast-0), rgba(var(--c-rgba), 0));
top: 0;
right: 0;
width: 20px;
height: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
display: flex;
overflow: auto;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin: 0;
padding: 5px;
padding-right: 15px;
}
}
@media (max-width: 540px) {
.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
}
}.order-refund-product-list{margin:10px 0;position:relative}.order-refund-product-list .product-select-tag{position:absolute;left:11px;top:4px}.order-refund-product-list label{display:inline-flex;align-items:flex-start;justify-content:flex-start;gap:.75rem}.order-refund-product-list label img{width:60px;height:60px;border-radius:10px}.section-heading{font-weight:600}.mvx-report-abuse-error{color:red;font-size:12px}.mvx_fpm_buttons{left:3px;position:absolute;color:#fff;background-color:rgba(16,16,16,.3);top:3px;right:50%;margin-right:-33px;z-index:99;width:30px;height:auto;padding:3px;border-radius:3px}.mvx_fpm_buttons .mvx_fpm_button{display:block;float:left;width:24px;height:24px;line-height:24px;margin:0;text-align:center;border-radius:3px;font-size:18px;color:#fff;text-decoration:none}.mvx_fpm_buttons .mvx_fpm_button_separator{color:#fff}.mvx-report-abouse-wrapper .report-abouse-modal{display:none;position:fixed;z-index:100000;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.mvx-report-abouse-wrapper .modal-content{background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:600px;max-width:90%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-height:90vh;overflow:auto;text-align:left;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}.mvx-report-abouse-wrapper .modal-content .modal-header{padding:16px 20px;border-bottom:1px solid #eee;position:relative}.mvx-report-abouse-wrapper .modal-content .modal-footer{padding:10px 20px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;z-index:1;position:relative}.mvx-report-abouse-wrapper .modal-content .modal-body{max-height:52vh;overflow:auto;margin:0;width:100%;padding:20px 20px 0}.mvx-report-abouse-wrapper .modal-header button.close{padding:3px;cursor:pointer;background:0 0;border:0;min-height:auto;-webkit-appearance:none;margin:0;float:right;font-size:20px;font-weight:700;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.mvx-report-abouse-wrapper .modal-header h2{margin:0;font-size:18px;display:inline-block}.mvx-report-abouse-wrapper textarea{margin:0 0 6px;font-size:15px;line-height:16px;font-weight:400;color:#616161}.mvx-report-abouse-wrapper .toggle-content{padding:10px;border:1px solid #ddd}.mvx-report-abouse-wrapper .toggle-content .close{display:none}.single-product-vendor{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.single-product-vendor img{width:3.75rem;height:3.75rem;border-radius:50%}.single-product-vendor h2{margin:0!important;font-size:2rem}.single-product-vendor p{width:100%;margin:0}div.rowhead{background-color:#ccc;margin:0!important;width:100%;box-sizing:border-box}div.row.rowhead div.rowsub{padding:2%;float:left;padding-top:15px;padding-bottom:15px}div.row.rowbody div.rowsub{padding:1%;float:left;padding-top:5px;padding-bottom:5px}#mvx_multiple_product_sorting{margin:0}div.rowbody{width:100%;border:1px solid #eee;padding:5px;margin:0!important;box-sizing:border-box}div.rowbody:nth-child(odd){background-color:#ddd}div.rowbody:nth-child(even){background-color:#eee}.buttongap{margin-bottom:5px!important;margin-top:5px!important;clear:both}.centerclass{text-align:center}.mvx_regular_price,.woocommerce-Tabs-panel del .woocommerce-Price-amount{text-decoration:line-through;color:#8a0808;font-weight:400}.woocommerce-tabs ins{text-decoration:none}.mvx_sale_price,.woocommerce-Tabs-panel ins .woocommerce-Price-amount{color:#0b3b0b;font-weight:700;display:block}.mvx_btn_view_details{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f78828),to(#dd771f)) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-linear-gradient(top,#f78828 0,#dd771f 100%) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #f78828),to(#dd771f)) repeat scroll 0 0 rgba(0,0,0,0);background:linear-gradient(to bottom,#f78828 0,#dd771f 100%) repeat scroll 0 0 rgba(0,0,0,0);border:1px solid #da7532;border-radius:4px;color:#f9f9f9;cursor:pointer;outline:0 none;text-shadow:0 0 1px rgba(0,0,0,.33);text-align:center;padding:5px;margin:5px}.mvx_btn_view_details:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f78828),to(#ba5400)) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-linear-gradient(top,#f78828 0,#ba5400 100%) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #f78828),to(#ba5400)) repeat scroll 0 0 rgba(0,0,0,0);background:linear-gradient(to bottom,#f78828 0,#ba5400 100%) repeat scroll 0 0 rgba(0,0,0,0);color:#f9f9f9}.mvx_btn_add_to_cart{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#7fbf4d;background-image:-moz-linear-gradient(center top ,#7fbf4d,#63a62f);border-color:#63a62f #63a62f #5b992b;-webkit-border-image:none;-o-border-image:none;border-image:none;border-style:solid;border-width:1px;box-shadow:0 1px 0 0 #96ca6d inset;color:#fff;padding:7px 0 6px;text-shadow:0 -1px 0 #4c9021;text-transform:uppercase;text-align:center;padding:5px;border-radius:4px;margin:5px;cursor:pointer}.mvx_btn_add_to_cart:hover{color:#fff;background-color:#5fbf4d;background-image:-moz-linear-gradient(center top ,#5fbf4d,#63a62f)}a.mvx_seller_name{text-decoration:none;list-style:none;box-shadow:0}span.mvx_superb_rating{color:#fff;background-color:#0b6121;padding:5px;border-radius:3px}span.mvx_excellent_rating{color:#fff;background-color:#088a29;padding:5px;border-radius:3px}span.mvx_good_rating{color:#fff;background-color:#04b404;padding:5px;border-radius:3px}span.mvx_above_averege_rating{color:#fff;background-color:#ff8000;padding:5px;border-radius:3px}span.mvx_averege_rating{color:#fff;background-color:#8a2908;padding:5px;border-radius:3px}span.mvx_bad_rating{color:#fff;background-color:#b40431;padding:5px;border-radius:3px}span.mvx_norating{background-color:#088a85;color:#fff;padding:5px;border-radius:3px}#tab-singleproductmultivendor .row.rowbody .rowsub:nth-of-type(1),#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(1){width:30%!important}#tab-singleproductmultivendor .row.rowbody .rowsub:nth-of-type(2),#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(2){width:20%!important}#tab-singleproductmultivendor .row.rowbody .rowsub:nth-of-type(3),#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(3){width:50%!important}#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(3){text-align:right}@media screen and (max-width:1100px){div.rowhead div.rowsub{width:98%;padding:1%;float:left;padding-top:15px;padding-bottom:15px;text-align:center}div.rowbody div.rowsub{width:98%;padding:1%;float:left;padding-top:5px;padding-bottom:5px;text-align:center}.centerclass{text-align:left}}#tab-singleproductmultivendor .container,.singleproductmultivendor_tab .container,.woocommerce-Tabs-panel--singleproductmultivendor .container{max-width:100%}#content_tab_singleproductmultivendor,#tab-singleproductmultivendor,.singleproductmultivendor_tab .wc-accordion-content,.woocommerce-Tabs-panel--singleproductmultivendor,.woocommerce-tabs .tab-panels{position:relative}.ajax_loader_class_msg{width:100%;position:absolute;z-index:8888;background-color:#ddd;opacity:.5;height:auto;text-align:center;display:none;height:100%;top:0;left:0}.ajax_loader_class_msg img{margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}.goto_more_offer_tab.button{margin:15px 0 10px}@media (max-width:767px){#tab-singleproductmultivendor .row.rowbody .rowsub:nth-of-type(1),#tab-singleproductmultivendor .row.rowbody .rowsub:nth-of-type(2),#tab-singleproductmultivendor .row.rowbody .rowsub:nth-of-type(3),#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(1),#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(2),#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(3){width:100%}#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(3){text-align:center}#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(1),#tab-singleproductmultivendor .row.rowhead .rowsub:nth-of-type(2){display:none}#tab-singleproductmultivendor .row.rowbody .star-rating{left:calc(50% - 50px)}}@media screen and (max-width:400px){div.rowhead div.rowsub{width:98%;padding:1%;float:left;padding-top:15px;padding-bottom:15px;text-align:center}div.rowbody div.rowsub{width:98%;padding:1%;float:left;padding-top:5px;padding-bottom:5px;text-align:center}}.mvx-product-policies h2.mvx_policies_heading{margin:0 0 7px 0!important}.mvx-product-policies .mvx_policies_description{margin-bottom:25px}h2.custqna-title{margin:0}form.customerqna-form{margin:12px 0 20px 0}.qna-item-wrap{margin:0;width:100%;border:1px solid #e2e2e2;border-bottom:0}.qna-result-wrap .qna-item-wrap:last-of-type{border-bottom:1px solid #e2e2e2}#qna-ask-input{padding:0;border-radius:0;background-color:#fff}#qna-ask-input input[type=text]{border:0;box-shadow:none;width:100%;background:#fff;padding:10px 20px;margin:0;font-size:17px;height:54px;border:1px solid #e2e2e2}#qna-ask-input #ask-wrap{display:none;padding:0;margin:40px 5px 0;overflow:hidden;text-align:center}#qna-ask-input button{margin:0 0 0 20px;box-shadow:none;border:1px solid #c1c1c1;color:#4a4a4a;text-transform:uppercase;padding:2px 40px;background:#fff;background:-webkit-linear-gradient(top,#fff 0,#ebebeb 100%);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ebebeb));background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #fff),to(#ebebeb));background:linear-gradient(to bottom,#fff 0,#ebebeb 100%);vertical-align:middle}#qna-ask-input button:hover{background:#ebebeb;background:-webkit-linear-gradient(top,#ebebeb 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#fff));background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #ebebeb),to(#fff));background:linear-gradient(to bottom,#ebebeb 0,#fff 100%)}@media screen and (max-width:480px){#qna-ask-input button{float:none;display:table;margin:10px auto 0}#qna-ask-input #ask-wrap{text-align:center}}.qna-block{padding:1rem;background-color:#fff;width:100%;border-radius:0;display:table}.qna-vote{display:table-cell;width:56px;padding-right:20px}.qna-vote .vote{background:#555;text-align:center}.qna-vote a{display:block;padding:6px 2px;line-height:14px;border:0}.vote-sprite{background-image:url(//mittportugal.eu/wp-content/plugins/dc-woocommerce-multi-vendor/assets/images/qna-vote.png);background-repeat:no-repeat;display:block;margin:0 auto}.vote-sprite-like{width:16px;height:16px;background-position:-1px -1px}.vote-sprite-dislike{width:16px;height:16px;background-position:-1px -19px}.qtn-content{display:table-cell;padding:0;vertical-align:top}.qna-block textarea{width:100%;resize:none}.vote-count{font-size:16px;color:#fff;padding:0 3px}.qna-block>p{font-size:15px;margin-bottom:5px}.qna-block>p.qna-answer{margin-bottom:1.25rem}.bottom-qna{overflow:hidden;margin-top:0;color:#acb4c2;font-size:.875rem}.qna-info{float:left;margin:0;width:100%}.bottom-qna .qna-info li{display:inline;margin:0}.qna-info li:first-child{padding-left:0}.qna-info li:last-child{border-right:0}.qna-info li{padding-right:.75rem;padding-left:.75rem;font-size:15px;color:#898989;position:relative}.qna-info li:after{content:'';position:absolute;width:1px;height:calc(100% - 5px);right:0;background:#898989;top:4px}.qna-info li:last-child:after{display:none}.qtn-row{margin-bottom:10px}.qtn-row p{margin:0;display:inline-block;color:#343434;font-size:16px;vertical-align:top;line-height:21px}.qtn-row p.qtn-title-text{margin-right:1px}.qtn-row p span{margin-right:2px}.qna-question{font-weight:600}#qna-result-msg{background:#e4e4e4;padding:6px 10px;font-size:15px}#qna-result-msg:empty{background:0 0;padding:0}.no-answer-lbl{margin:0;display:inline-block;font-weight:400;vertical-align:middle;font-size:20px;line-height:20px;padding:0}@font-face {
font-family: mvx-frontend-font;
src: url(//mittportugal.eu/wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/mvx-frontend-font.eot?o0sqx5);
src: url(//mittportugal.eu/wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/mvx-frontend-font.eot?o0sqx5#iefix) format("embedded-opentype"), url(//mittportugal.eu/wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/mvx-frontend-font.ttf?o0sqx5) format("truetype"), url(//mittportugal.eu/wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/mvx-frontend-font.woff?o0sqx5) format("woff"), url(//mittportugal.eu/wp-content/plugins/dc-woocommerce-multi-vendor/assets/frontend/fonts/mvx-frontend-font.svg?o0sqx5#mvx-frontend-font) format("svg");
font-weight: 400;
font-style: normal
}
[class*=" ico-"],
[class^=ico-] {
font-family: mvx-frontend-font !important;
speak: never;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.ico-badge-icon:before {
content: "\e900"
}
.ico-call-icon:before {
content: "\e901"
}
.ico-facebook-icon:before {
content: "\e902"
}
.ico-google-plus-icon:before {
content: "\e903"
}
.ico-instagram-icon:before {
content: "\e904"
}
.ico-linkedin-icon:before {
content: "\e905"
}
.ico-location-icon:before {
content: "\e906"
}
.ico-mail-icon:before {
content: "\e907"
}
.ico-twitter-icon:before,
.ico-twitter:before,
.ico-x:before {
content: "\e91e"
}
.ico-youtube-icon:before {
content: "\e909"
}
.ico-store-icon:before {
content: "\e90a"
}
.ico-location-icon2:before {
content: "\e90b"
}
.ico-attachment-icon:before {
content: "\e90c"
}
.ico-close-icon:before {
content: "\e90d"
}
.ico-emoji-icon:before {
content: "\e90e"
}
.ico-send-icon:before {
content: "\e90f"
}
.ico-add-booking:before {
content: "\e910"
}
.ico-message:before {
content: "\e911"
}
.ico-notification:before {
content: "\e912"
}
.ico-quote:before {
content: "\e913"
}
.ico-rental:before {
content: "\e914"
}
.ico-resources:before {
content: "\e915"
}
.ico-subscriptions:before {
content: "\e916"
}
.ico-export:before {
content: "\e917"
}
.ico-import:before {
content: "\e918"
}
.ico-buddypress_icon:before {
content: "\e919"
}
.ico-call_icon:before {
content: "\e91a"
}
.ico-share_icon:before {
content: "\e91b"
}
.ico-at_icon:before {
content: "\e91c"
}
.ico-pinterest-icon:before {
content: "\e91d"
}
.vendor_description_background {
position: relative;
line-height: .8
}
.vendor_description_background * {
box-sizing: border-box
}
.vendor_description {
width: 100%;
clear: both;
display: inline-block;
padding: 15px;
background-color: rgba(0, 0, 0, .5);
font-weight: 700
}
.vendor_description .vendor_img_add {
float: left;
width: 280px;
max-width: 100%
}
.mvx_social_profile {
position: absolute;
right: 15px;
bottom: 15px;
z-index: 1
}
.mvx_social_profile a {
display: inline-block;
margin: 0 0 0 5px
}
.vendor_address p,
a.mvx_vendor_detail {
margin: 0 0 10px;
text-align: left;
line-height: 1;
font-weight: 400;
color: inherit
}
.mvx_social_profile .mvx-font {
background: #fff;
font-size: 27px
}
.mvx_social_profile .ico-facebook-icon {
color: #4867aa
}
.mvx_social_profile .ico-twitter-icon {
color: #000
}
.mvx_social_profile .ico-linkedin-icon {
color: #007bb6
}
.mvx_social_profile .ico-google-plus-icon {
color: #dd4c40
}
.mvx_social_profile .ico-youtube-icon {
color: red
}
.mvx_social_profile .ico-instagram-icon {
color: #517ea3
}
.vendor_address {
margin-top: 8px;
word-break: break-word
}
.vendor_address p img {
height: 12px;
margin-right: 14px;
width: 12px;
display: inline-block
}
.vendor_address p.mvx_vendor_name {
color: inherit;
font-weight: 600;
font-size: 18px
}
.vendor_address label {
font-size: 14px;
font-weight: 400;
color: inherit;
display: inline
}
a.mvx_vendor_detail {
cursor: pointer
}
.mvx_vendor_rating {
margin: 5px 0
}
.error_review_msg,
.success_review_msg {
border: 1px solid;
margin: 10px 0;
padding: 15px 10px 15px 50px;
background-position: 10px center
}
.mvx_vendor_banner_template.template2 .mvx_vendor_rating .star-rating,
.mvx_vendor_banner_template.template3 .mvx_vendor_rating .star-rating,
.mvx_vendor_rating .star-rating,
.woocommerce .mvx_vendor_rating .star-rating {
float: none;
display: inline-block
}
.mvx_vendor_rating * {
color: inherit;
font-size: 14px;
font-weight: 400;
color: inherit
}
.mvx_vendor_banner_template.template1 .description_data p,
.mvx_vendor_rating p {
margin: 0
}
.img_div img {
height: auto;
max-width: 100px;
max-height: 100px;
width: auto
}
.social_profile {
float: right
}
.social_profile a {
padding: 2px;
display: inline-block
}
.dc-wpv-quick-info-wrapper #respond {
padding: 0
}
.success_review_msg {
color: #4f8a10;
background-color: #dff2bf
}
.error_review_msg {
color: #d8000c;
background-color: #ffbaba
}
.wocommerce #mvx_vendor_reviews {
margin-top: 20px
}
.description_data {
margin-top: 10px
}
.description_data p {
line-height: 1.2
}
.mvx_vendor_banner {
width: 100%;
background-size: cover;
background-repeat: no-repeat;
position: relative
}
.mvx_vendor_banner>img {
width: 100%;
border-radius: 0
}
.mvx_vendor_detail i {
display: inline-block;
vertical-align: middle;
margin: 0 6px 0 0
}
.mvx_vendor_banner_template {
margin-bottom: 35px
}
.mvx_vendor_banner_template .mvx_total_rating_number,
.mvx_vendor_banner_template .mvx_total_rating_number+a,
.mvx_vendor_banner_template .mvx_total_rating_number+a .star-rating {
display: inline-block;
vertical-align: middle
}
.mvx_vendor_banner_template.template1 .vendor_description {
position: absolute;
top: 0;
left: 0;
height: 100%
}
.mvx_vendor_banner_template.template1 .vendor_description .vendor_img_add {
width: auto;
max-width: 100%
}
.mvx_vendor_banner_template.template1 .img_div img {
border: 2px solid #fff;
max-width: 70px;
max-height: 70px
}
.mvx_vendor_banner_template.template1 .mvx_vendor_banner {
overflow: hidden
}
.mvx_vendor_banner_template.template1 .external_store_url a,
.mvx_vendor_banner_template.template1 .vendor_address {
color: #fff
}
.mvx_vendor_banner_template.template1 .mvx_vendor_name {
display: inline-block;
vertical-align: middle;
margin-bottom: 5px
}
.mvx_vendor_banner_template.template1 .vendor_badge {
margin: 0 0 5px 10px
}
.mvx_vendor_banner_template.template1 .description_data {
border: 1px solid #ddd;
margin: 0;
padding: 20px;
background: #fbfbfb
}
.mvx_vendor_banner_template.template1 .external_store_url {
margin: 1px 0 0
}
.mvx_vendor_banner_template.template2 {
border: 1px solid #e8e8e8
}
.mvx_vendor_banner_template.template2 .vendor_description {
position: relative;
padding-top: 0;
margin-top: -63px;
background: 0 0;
text-align: center
}
.mvx_vendor_banner_template.template2 .vendor_description .vendor_img_add {
margin: 0 auto;
float: none;
text-align: center;
width: 100%
}
.mvx_vendor_banner_template.template2 .vendor_address {
color: #444
}
.mvx_vendor_banner_template.template2 .vendor_address p.mvx_vendor_name {
margin: 7px 0 11px
}
.mvx_vendor_banner_template.template2 .vendor_address p {
text-align: center
}
.mvx_vendor_banner_template.template2 .img_div img {
border: 2px solid #fff;
max-width: 125px;
max-height: 125px;
margin: 0 auto;
border-radius: 50%;
box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}
.mvx_vendor_banner_template.template2 .vendor_description_background,
.mvx_vendor_banner_template.template3 .vendor_description_background {
border: 1px solid #eaeaea
}
.mvx_vendor_banner_template.template2 .mvx_total_rating_number,
.mvx_vendor_banner_template.template3 .mvx_total_rating_number {
float: none
}
.mvx_vendor_banner_template.template2 .mvx_vendor_detail {
display: inline-block;
padding: 0;
margin: 5px 10px
}
.mvx_vendor_banner_template.template2 .external_store_url {
margin: 0 0 10px
}
.mvx_vendor_banner_template.template3 {
border: 1px solid #e8e8e8;
background: #f3f3f3
}
.mvx_vendor_banner_template.template3 .vendor_description {
position: relative;
padding-top: 0;
margin-top: -55px;
background: 0 0
}
.mvx_vendor_banner_template.template3 .vendor_description .vendor_img_add {
width: 100%
}
.mvx_vendor_banner_template.template3 .img_div {
float: left
}
.mvx_vendor_banner_template.template3 .img_div img {
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}
.mvx_vendor_banner_template.template3 .vendor_address {
color: #444;
float: left;
margin-left: 15px
}
.mvx_vendor_banner_template.template3 .mvx_vendor_detail {
display: inline-block;
padding: 0;
margin: 10px 15px 0 0
}
.mvx_vendor_banner_template.template3 .mvx_vendor_name {
color: #fff;
margin: 16px 0 21px;
font-size: 24px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
width: auto
}
.mvx_vendor_banner_template.template3 .vendor_img_add {
display: flex
}
.mvx_vendor_banner_template.template3 .description_data {
margin-top: 15px
}
.mvx_vendor_banner_template.template3 .external_store_url {
margin: 10px 0
}
.mvx_review_loader {
width: 100%;
position: relative;
z-index: 8888;
background-color: none;
opacity: .5;
height: 40px;
text-align: center;
display: none
}
.mvx_review_loader img {
margin: 2px auto
}
@media screen and (max-width:480px) {
.mvx_vendor_banner_template.template1 .vendor_description {
padding-bottom: 50px
}
.mvx_vendor_banner_template.template1 .mvx_social_profile {
left: 10px;
right: auto;
bottom: 14px
}
.mvx_vendor_banner_template.template2 .vendor_description {
margin-top: 12px
}
.mvx_vendor_banner_template.template3 .vendor_img_add {
display: block
}
.mvx_vendor_banner_template.template3 .mvx_vendor_name {
margin-top: 10px;
font-size: 20px
}
.mvx_social_profile {
right: 10px;
bottom: 10px
}
.mvx_social_profile .mvx-font {
font-size: 16px
}
.mvx_vendor_banner_template .vendor_img_add .img_div img {
max-width: 70px;
max-height: 70px
}
}
@media screen and (max-width:1100px) {
.mvx_vendor_banner_template.template1 .vendor_description {
position: relative;
background: #fbfbfb;
border: 1px solid #ddd;
border-bottom: 0
}
.mvx_vendor_banner_template.template1 .vendor_address {
color: inherit
}
body .mvx_vendor_banner_template.template1 .description_data {
border-top: 0;
padding: 0 15px 20px
}
}
@media screen and (max-width:640px) {
.mvx_vendor_banner_template.template2 .vendor_description {
margin-top: 10px
}
}
@media screen and (max-width:991px) {
.mvx_vendor_banner_template.template3 .vendor_description {
margin-top: 10px
}
.mvx_vendor_banner_template.template3 .vendor_description .vendor_img_add {
width: 100%
}
.mvx_vendor_banner_template.template3 .mvx_vendor_name {
color: inherit;
text-shadow: none;
margin: 16px 0 15px;
width: 100%
}
}
.following-table-parent{ width: 100%;
box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.2);
overflow: none;
}
@media screen and (max-width:477px) {
.following-table-parent{
overflow: scroll;
}
}
.following-vendor-data{
display: flex;
align-items: center;
gap: 0.75rem;
}
.following-vendor-data a{
text-decoration: none;
text-transform: capitalize;
}
.following-vendor-data img{
width: 40px;
height: 40px;
border-radius: 50%;
}.mvx-butn,.mvx-heading{font-family:Montserrat,sans-serif}.mvx-bredcrumb-menu,.mvx-butn{transition:.5s ease-in-out;cursor:pointer}.mvx-profile-col p::before,.mvx-status::before,.mvx-tablink.active::before{content:"";bottom:0;position:absolute}body{margin:0;background-color:#f9f9f9}.mvx-heading{font-size:24px;font-weight:600;margin:12px 0 15px;color:#001027}.mvx-butn{border:1px solid transparent;padding:8px 25px;font-size:15px;border-radius:5px;line-height:1.2}.mvx-butn:hover{opacity:.8}.mvx-live-chat-whatsapp{line-height:.89;border-radius:.25rem;border:.06rem solid #eee;top:.06rem!important}.mvx_social_profile a i.mvx-font,p.mvx-address i{border-radius:50%;font-size:.75rem;background:#fff}.mvx-tab-header a,.mvx_social_profile a:hover{text-decoration:none}.mvx_social_profile a i.mvx-font{padding:.5rem}.mvx-banner-area{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));position:absolute;top:0;width:-webkit-fill-available;padding:2rem}.column-class{flex:0 0 auto;flex-grow:1;flex-basis:0;max-width:100%;margin-right:14px;margin-left:14px}.mvx-theme02 .mvx-heading{color:#fff;text-align:left}.mvx-theme02 .mvx-banner-area,.mvx_bannersec_start{height:100%}.mvx-theme02 .mvx-address{text-align:left;margin:.25rem 0}p.mvx-address i{color:#7f5c9e;padding:.325rem;margin-right:.5rem}.mvx-banner-wrap{position:relative;height:auto;background:#fff}.banner-img-cls .mvx-imgcls{width:100%;height:100%;object-fit:contain}.mvx_breadcrumb-cls{display:flex;align-items:center;justify-content:start;flex-direction:row;padding:0 10px;margin:15px 0 25px;list-style:none}.mvx-bredcrumb-menu{font-family:"Open Sans",sans-serif;font-size:13px;color:#676c74;margin-right:3px;display:flex;align-items:center}.mvx-bredcrumb-menu:hover,.mvx-theme01 .mvx-rating-digit,.mvx-theme03 .mvx-rating-digit{color:#001027}.mvx-bredcrumb-menu .fa{padding:0 15px}.mvx-breadcrumb-active{font-weight:600;color:#001027}.mvx-profile-imgcls{width:120px;height:120px;border:5px solid #fff}.mvx-contact-deatil,.mvx-ratingcls,.mvx-theme01 .mvx-banner-middle{display:flex;align-items:center;justify-content:start;flex-direction:row}.mvx-ratingcls .fa.fa-star{color:#ffad4d;margin:0 2px}.mvx-rating-digit{margin:0 0 0 5px;font-family:Montserrat,sans-serif;font-weight:600;color:#fff;font-size:15px}.mvx-rating-digit span{font-weight:400}.mvx-address{color:#fff;margin-bottom:0;font-family:"Open Sans",sans-serif;font-size:15px}.mvx-contact-deatil .mvx-address:first-child{margin-right:30px}.mvx-contact-deatil .mvx-address span{padding-right:4px}.mvx-contact-deatil .mvx-address a{color:#fff;text-decoration:none}.socialicn-area{position:relative;width:100%}.mvx_social_profile{position:absolute;right:15px;top:0;z-index:1}.socialicn-area a{margin:0 5px;width:auto;height:auto}.socialicn-area a img{width:85%;height:auto}.mvx-bannerright{display:flex;align-items:center;justify-content:space-between;flex-direction:column;align-items:flex-end}button.mvx-butn i.fa{padding-right:5px}button.mvx-stroke-butn{background:0 0;border-color:#f1f1f1;color:#fff}button.mvx-fill-butn{background:#5b82e2;color:#fff}.mvx-theme01 .mvx-heading{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;margin:12px 20px 15px 0}.mvx-theme01 .mvx-banner-below{display:grid;grid-template-columns:0.5fr 2fr 1fr;padding:0 20px;position:relative;z-index:2}.mvx-theme01 .mvx-profile-area{margin-top:-55px}.mvx-theme01 .mvx-address{color:#001027;margin:2px 10px 2px 0}.mvx-theme01 .mvx-ratingcls{display:flex;align-items:center;justify-content:flex-end;flex-direction:row}.mvx-theme01 .mvx-address a,.mvx-theme03 .mvx-address a{color:#001027!important}.mvx-theme01 button.mvx-stroke-butn,.mvx-theme03 button.mvx-stroke-butn{color:#5b82e2;border-color:#5b82e2;margin-right:10px}.mvx-theme01 .mvx-address .fa,.mvx-theme03 .mvx-address .fa{color:#5b82e2}.mvx-theme01 .mvx-contact-deatil{display:flex;align-items:start;justify-content:start;flex-direction:column}.mvx-theme01 .mvx-bannerright{height:220px}.mvx-theme01 .mvx-bannerright .mvx-butn-area{padding-top:3rem}.mvx-theme01 p.mvx-address i,.mvx-theme03 p.mvx-address i{color:#fff;background:#7f5c9e;padding:.325rem;border-radius:50%;font-size:.75rem;margin-right:.5rem}.carousel-item{height:300px}.carousel-item img{height:100%;width:100%;object-fit:cover;object-position:center}.v-vlite.v-playing.v-video{height:600px}.mvx_bannersec_start .banner_area{overflow:hidden}.mvx_bannersec_start .banner_video{width:100%;max-height:18.75rem;overflow:hidden}.mvx_bannersec_start .banner_video iframe{left:0!important;width:100%!important}@media screen and (max-width:640px){.mvx_bannersec_start .banner_video iframe{top:0}}.mvx-theme03 .mvx-banner-below{text-align:center;position:relative;z-index:99}.mvx-theme03 .mvx-profile-area{margin-top:-60px}.mvx-theme03 .mvx-contact-deatil,.mvx-theme03 .mvx-ratingcls{display:flex;align-items:center;justify-content:center;flex-direction:row}.mvx-theme03 .mvx-address{color:#001027;margin:18px 30px 12px 0}.mvx-theme03 .mvx-profile-imgcls{margin:auto}.mvx-main-section{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;padding:30px 0 0}.mvx-leftwidget-sec,.mvx-rightwidget-sec{min-width:29%;max-width:29%}.mvx-tab-header{background:#fff;padding:0 20px;border-radius:6px;border-bottom:1px solid #f4f4f4;display:flex;align-items:center;justify-content:unset;flex-direction:row;overflow-x:auto;margin:0}.mvx-tablink{border:none;background:0 0;padding:18px 30px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;min-width:max-content;cursor:pointer}.mvx-tablink:focus{outline:0}.mvx-tablink.active{background:#eef2fb;position:relative}.mvx-tablink.active::before{width:40%;height:4px;background:#5b82e2;left:0;right:0;margin:auto;border-radius:20px}.mvx-inner-widget{padding:25px 25px 0;background:#fff;margin-bottom:8px;box-shadow:0 0 1px 0 rgba(0,0,0,.062745098)}.mvx-widget-heading,.store-timing{font-weight:600;margin:0;align-items:center;font-size:14px;font-family:Montserrat,sans-serif}.mvx-follower-sec,.mvx-policie-sec{box-shadow:0 2px 15px -5px rgba(0,0,0,.0196078431)}.mvx-inner-widget .mvx-heading{margin:0 0 10px}.mvx-widget-heading{text-transform:uppercase;display:flex;justify-content:space-between;flex-direction:row;cursor:pointer}.mvx-single-filter{padding:15px 0;border-top:1px solid #f1f1f1}.mvx-widget-heading .fa-angle-up{font-size:22px;color:#5b82e2}.mvx-tab-content{padding:30px 0}.mvx-product-content{display:grid;grid-template-columns:repeat(auto-fill,24%);grid-template-rows:200px;grid-column-gap:10px;grid-row-gap:10px}.mvx-product-item{background:#add8e6}.panel{display:none;overflow:hidden}.store-timing{display:flex;justify-content:space-between;flex-direction:row}.store-timing:nth-child(2){padding:12px 0}.mvx-middle-sec{min-width:66%}.mvx-vendor-profile{display:grid;grid-template-columns:1fr 1fr 1fr;margin:0 -14px}.mvx-about-sec{background:#fff;padding:26px 32px;margin-bottom:15px}.mvx-about-sec .mvx-heading{margin-top:0}.mvx-profile-col{font-family:Montserrat,sans-serif;color:#001027}.mvx-profile-col span{font-size:14px;font-weight:500}.mvx-profile-col p{font-size:15px;font-weight:600;margin-top:5px;padding-bottom:10px;position:relative}.mvx-profile-col p::before{width:90%;height:1px;background:#e3e3e3}.mvx-about-detail{font-family:"Open Sans",sans-serif;font-size:14px;line-height:24px;color:#001027;margin:18px 0}.mvx-policie-sec{padding:0 32px 25px;background:#fff}.mvx-tabcontent-header{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:20px 0 16px}.error404 main p,.mvx-tabcontent-header .mvx-heading{margin:0}.mvx-policies-header{border-bottom:1px solid #e3e3e3}.mvx-policies-header p{font-family:Montserrat,sans-serif;color:#001027;font-weight:500;font-size:14px;margin:0}.mvx-sub-heading{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;margin:25px 0;align-items:flex-start}.mvx-sub-heading p{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;margin:0;word-break:break-all}.mvx-sub-heading img{width:38px;height:38px;margin-right:12px}.mvx-policie-sub-area{padding:0 0 0 50px}.mvx-policie-sub-area h4{font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;margin:0;color:#010101}.mvx-policie-sub-area p{font-family:"Open Sans",sans-serif;font-size:14px;margin:10px 0 20px;color:#001027}.mvx-follower-name h3,.mvx-status{font-family:Montserrat,sans-serif}.mvx-paymnt-optn img{border:1px solid #ebebeb;border-radius:5px;margin-right:8px}.mvx-follower-sec{background:#fff;padding:0 32px 25px}.mvx-single-flower{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:25px 30px;border:1px solid #f1f1f1;border-radius:5px;margin:5px 0}.mvx-profile-cls{width:45px;height:45px}.mvx-profile-cls img{width:100%;height:100%;object-fit:contain}.mvx-follower-leftside{display:flex;align-items:center;justify-content:space-between;flex-direction:row;align-items:end}.mvx-follower-name{margin:0 20px 0 15px}.mvx-follower-name h3{font-size:18px;margin:0 0 8px;font-weight:600;color:#001027;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.mvx-follower-name span{font-family:"Open Sans",sans-serif;font-size:14px;color:#001027}.mvx-status{margin:0 0 0 20px;font-size:16px;color:#676c74;font-weight:400;position:relative}.mvx-rating-area p,.user-name-cls{font-weight:600;color:#001027;font-family:Montserrat,sans-serif}.mvx-status::before{width:5px;height:5px;background:#001027;top:0;margin:auto;left:-15%;border-radius:50%}form.mvx-serach-field{position:relative}form.mvx-serach-field .fa-search{position:absolute;z-index:9;top:0;bottom:0;left:6%;margin:auto;display:flex;align-items:center;color:#b2b7be}form.mvx-serach-field input{padding:10px 10px 10px 32px;border:1px solid #b2b7be;border-radius:32px;position:relative;color:#001027;font-family:Montserrat,sans-serif;font-weight:500}form.mvx-serach-field input:focus,form.mvx-short-cls select:focus{outline:0;border:1px solid #676c74}.mvx-reviewprofile-area{margin:0 15px;width:100%}.user-name-cls{font-size:18px;margin:0 0 8px}.mvx-rating-area,.mvx-rating-leftside{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.mvx-rating-area p{margin:0;font-size:15px}.mvx-single-review-box{padding:20px 30px;border:1px solid #f1f1f1;border-radius:8px;display:flex;align-items:center;justify-content:start;flex-direction:row;align-items:flex-start;margin:5px 0}.mvx-rating-leftside ul{display:flex;align-items:center;justify-content:space-between;flex-direction:row;margin:0 10px 0 0;padding:0}.mvx-rating-leftside ul li{list-style:none;margin:0 2px}.mvx-rating-leftside ul li .fa-star{color:#ffad4d;font-size:14px}.mvx-feedback-cls{font-family:"Open Sans",sans-serif;font-size:14px;color:#001027;line-height:24px;margin-bottom:0}form.mvx-short-cls{font-family:Montserrat,sans-serif}form.mvx-short-cls label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}form.mvx-short-cls select{padding:8px 0 8px 5px;border:1px solid #d8d9db;border-radius:5px;font-size:14px;font-weight:600;cursor:pointer}@media screen and (min-width:320px) and (max-width:767px){.mvx-product-content{grid-template-columns:100%}.mvx-about-sec,.mvx-follower-sec,.mvx-single-review-box{padding:15px}.mvx-single-flower{flex-direction:column;align-items:flex-start;padding:15px}.mvx-follower-rightside{margin:10px 0 0 60px}.mvx-policie-sub-area{padding:0}.mvx-heading{font-size:18px}form.mvx-serach-field input{width:135px}.mvx-rating-area{flex-direction:column;align-items:self-end}.mvx-follower-name h3,.mvx-tabcontent-header{flex-direction:column;align-items:flex-start}.mvx-tabcontent-header .mvx-heading{margin-bottom:8px}.mvx-vendor-profile{grid-template-columns:1fr}.mvx-status{margin:4px 0 0 12px;font-size:14px}.mvx-theme03 .mvx-contact-deatil{display:flex;align-items:center;justify-content:center;flex-direction:column}.mvx-contact-deatil .mvx-address:first-child{margin-right:0}}@media screen and (min-width:320px) and (max-width:768px){.column-class{min-width:100%;margin:0}.mvx_bannersec_start{padding:0 10px}.mvx-banner-area{grid-template-columns:100%;padding:15px 15px 0}.mvx-contact-deatil{display:flex;align-items:center;justify-content:start;flex-direction:column;align-items:flex-start}.socialicn-area{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;margin:15px 0}.mvx-bannerright{align-items:flex-start}.mvx-theme01 .mvx-banner-below{grid-template-columns:unset}.mvx-theme01 .mvx-ratingcls{display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.mvx-vendor-profile{margin:0}.banner-img-cls{height:320px}.mvx-theme02 .mvx-banner-wrap img{height:100%}.mvx-theme02 .mvx-bannerright{align-items:center;flex-direction:row;justify-content:flex-start;margin:12px 0}.woocommerce .content-area .site-main{padding-top:28px;margin:0 2vw}.mvx-theme02 .mvx-banner-area{position:relative}.description_data p{text-align:center}.mvx-address,.mvx-contact-deatil .mvx-address a,.mvx-theme02 .mvx-heading{color:#6d6d6d}}@media screen and (min-width:768px) and (max-width:1023px){.mvx-product-content{grid-template-columns:repeat(auto-fill,49%)}}@media only screen and (min-device-width:1024px) and (max-device-width:1024px){.mvx-main-section{padding:30px 30px 0}.mvx-tablink{padding:18px 25px}.mvx-middle-sec{min-width:65%}.mvx-product-content{grid-template-columns:repeat(auto-fill,32%)}}@media screen and (min-width:1025px){.mvx-profile-col:nth-child(4) p,.mvx-profile-col:nth-child(5) p,.mvx-profile-col:nth-child(6) p{margin-bottom:0}}footer .footer-widgets{max-width:inherit}