.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}