.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: 1043;
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: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
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;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
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 {
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 {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
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;
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 {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}@keyframes wpcsc-blinker {
50% {
opacity: 0;
}
}
@keyframes wpc-spinner {
to {
transform: rotate(360deg);
}
}
@-webkit-keyframes wpc-spinner {
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes wpcsc-spinner {
to {
transform: rotate(360deg);
}
}
@-webkit-keyframes wpcsc-spinner {
to {
-webkit-transform: rotate(360deg);
}
}
.wpcsc-size-charts {
display: block;
}
.wpcsc-size-charts .wpcsc-size-chart {
display: block;
margin-bottom: 20px;
}
.wpcsc-size-charts .wpcsc-size-chart:last-child {
margin-bottom: 0;
}
.wpcsc-size-charts .wpcsc-size-chart .wpcsc-size-chart-title {
font-weight: 700;
margin-bottom: 10px;
background-color: #eee;
padding: 4px 20px;
}
.wpcsc-size-charts-list .wpcsc-size-charts-list-item {
display: inline-block;
margin-left: 10px;
}
.wpcsc-size-charts-list .wpcsc-size-charts-list-label, .wpcsc-size-charts-list .wpcsc-size-charts-list-items {
padding-left: 40px;
background-image: url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/wpc-product-size-chart/assets/images/size-chart.svg);
background-repeat: no-repeat;
background-position: left center;
background-size: 33px;
}
.wpcsc-size-charts-list .wpcsc-size-charts-list-label:after {
content: ':';
}
.wpcsc-btn-loading {
animation: wpcsc-blinker 1s linear infinite;
} .wpcsc-popup {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
background-color: #ffffff;
box-sizing: border-box;
display: none;
}
.wpcsc-popup .wpcsc-size-chart .wpcsc-size-chart-title {
font-size: 20px;
font-weight: 700;
color: #333333;
} .mfp-wpcsc {
z-index: 99999969;
overflow: auto;
}
.mfp-wpcsc .wpcsc-popup {
display: block;
position: relative;
width: 90%;
max-width: 920px;
margin: 0 auto;
padding: 0;
background-color: #fff;
box-sizing: border-box;
overflow: hidden;
}
.mfp-wpcsc .wpcsc-popup > div {
padding: 25px;
width: 100%;
height: 100%;
max-height: 100%;
overflow-y: auto;
}
.mfp-wpcsc .mfp-content {
text-align: -webkit-auto;
}
.mfp-wpcsc .mfp-container {
padding: 0;
}
.mfp-wpcsc .mfp-close {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 0;
}
.mfp-wpcsc .mfp-close:hover {
background-color: transparent;
}
.mfp-wpcsc .mfp-close:active {
top: 0;
}
.mfp-wpcsc .mfp-close:focus {
outline: none;
}
.mfp-wpcsc .mfp-close:before {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
content: '\e9ea';
font-family: "feather";
display: inline-block;
font-size: 24px;
color: #222;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mfp-wpcsc .mfp-preloader {
position: absolute;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
font-size: 0;
margin: 0 auto;
margin-top: -15px;
margin-left: -15px;
right: auto;
bottom: auto;
}
.mfp-wpcsc .mfp-preloader:before {
content: '\e9a7';
font-family: "feather";
display: inline-block;
font-size: 24px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
-webkit-animation: wpcsc-spinner 1s linear infinite;
-moz-animation: wpcsc-spinner 1s linear infinite;
-ms-animation: wpcsc-spinner 1s linear infinite;
-o-animation: wpcsc-spinner 1s linear infinite;
animation: wpcsc-spinner 1s linear infinite;
}
.mfp-wpcsc .mfp-arrow {
width: 60px;
height: 60px;
line-height: 60px;
border: none;
padding: 0;
outline: none;
text-align: center;
margin-top: -30px;
border-radius: 0;
opacity: 1;
}
.mfp-wpcsc .mfp-arrow:active {
margin-top: -30px;
}
.mfp-wpcsc .mfp-arrow:hover {
background-color: rgba(0, 0, 0, .5);
}
.mfp-wpcsc .mfp-arrow:focus {
outline: none;
}
.mfp-wpcsc .mfp-arrow:before {
width: 60px;
height: 60px;
line-height: 60px;
padding: 0;
border-width: 0;
margin: 0;
display: inline-block;
font-family: "feather";
font-size: 24px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
}
.mfp-wpcsc .mfp-arrow:after {
display: none;
}
.mfp-wpcsc .mfp-arrow.mfp-arrow-left:before {
content: '\e90e';
}
.mfp-wpcsc .mfp-arrow.mfp-arrow-right:before {
content: '\e90f';
} .mfp-fade {   }
.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-wrap .mfp-content {
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-wrap.mfp-ready .mfp-content {
opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
} .mfp-zoom-in {   }
.mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-newspaper {   }
.mfp-newspaper .mfp-with-anim {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.5s;
transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
opacity: 0;
transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
transform: scale(0) rotate(500deg);
opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-move-horizontal {   }
.mfp-move-horizontal .mfp-with-anim {
opacity: 0;
transition: all 0.3s;
transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
opacity: 0;
transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
opacity: 1;
transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
transform: translateX(50px);
opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-move-from-top {   }
.mfp-move-from-top .mfp-content {
}
.mfp-move-from-top .mfp-with-anim {
opacity: 0;
transition: all 0.2s;
transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
opacity: 0;
transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
opacity: 1;
transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
transform: translateY(-50px);
opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-3d-unfold {   }
.mfp-3d-unfold .mfp-content {
perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
opacity: 0;
transition: all 0.3s ease-in-out;
transform-style: preserve-3d;
transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
opacity: 0;
transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
opacity: 1;
transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
transform: rotateY(60deg);
opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-zoom-out {   }
.mfp-zoom-out .mfp-with-anim {
opacity: 0;
transition: all 0.3s ease-in-out;
transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
transform: scale(1.3);
opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-slide-bottom {   }
.mfp-slide-bottom .mfp-with-anim {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
transform: translateY(-20px) perspective(600px) rotateX(10deg);
} .mfp-slide-bottom.mfp-ready .mfp-with-anim {
opacity: 1;
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
-moz-transform: translateY(0) perspective(600px) rotateX(0);
-ms-transform: translateY(0) perspective(600px) rotateX(0);
-o-transform: translateY(0) perspective(600px) rotateX(0);
transform: translateY(0) perspective(600px) rotateX(0);
} .mfp-slide-bottom.mfp-removing .mfp-with-anim {
opacity: 0;
-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
transform: translateY(-10px) perspective(600px) rotateX(10deg);
} .mfp-slide-bottom.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .mfp-slide-bottom.mfp-ready.mfp-bg {
opacity: 0.8;
} .mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.ts-sidebar:after,
header:after,
.header-container:after,
div#main:after,
.ts-megamenu-container:after,
.container:after,
div.content-wrapper:after,
.page-container:after,
.ts-social-sharing ul:after,
.social-icons ul:after,
.woocommerce #customer_login:after,
.header-right .language-currency:after,
#group-icon-header .social-icons ul:after,
.woocommerce div.product:after,
div.product .summary .meta-content > div:after,
.woocommerce.yith-wfbt-section .yith-wfbt-form:after,
.div.product .product-images-summary:after,
.single-product-buttons-sharing .single-product-buttons:after,
.single-portfolio.left-thumbnail .entry-main:after,
.woocommerce-account .woocommerce-MyAccount-navigation ul:after,
.ts-blogs-wrapper .blogs:after,
.ts-product .content-wrapper:after,
.ts-shortcode .items:after,
.ts-portfolio-wrapper .portfolio-inner:after,
.ts-search-result-container ul.product_list_widget:after,
.woocommerce-product-gallery__wrapper:after,
#commentform .info-wrapper:after,
.group-button-header .language-currency:after,
.related-posts .blogs:after,
.woocommerce .products:after,
.woocommerce.columns-3:after,
.woocommerce.columns-4:after,
.woocommerce.columns-5:after,
.woocommerce.columns-6:after{
display: table;
content: "";
clear: both;
}
@-webkit-keyframes animation_menu{
0%{
visibility: hidden;
transform: scale(1,0.7);
}
100%{
visibility: visible;
transform: scale(1,1);
}
}
@keyframes animation_menu{
0%{
visibility: hidden;
transform: scale(1,0.7);
}
100%{
visibility: visible;
transform: scale(1,1);
}
}
@-webkit-keyframes mySticky{
from{
transform: translateY(-100%);
}
to{
transform: translateY(0);
}
}
@keyframes mySticky{
from{
transform: translateY(-100%);
}
to{
transform: translateY(0);
}
}
@-webkit-keyframes animation_menu_sub{
0%{
opacity: 0;
visibility: hidden;
transform: scale(0.7,1);
}
100%{
opacity: 1;
visibility: visible;
transform: scale(1,1);
}
}
@keyframes animation_menu_sub{
0%{
opacity: 0;
visibility: hidden;
transform: scale(0.7,1);
}
100%{
opacity: 1;
visibility: visible;
transform: scale(1,1);
}
} @-webkit-keyframes animation_fade{
0%{
opacity: 0;
visibility: hidden;
}
100%{
opacity: 1;
visibility: visible;
}
}
@keyframes animation_fade{
0%{
opacity: 0;
visibility: hidden;
}
100%{
opacity: 1;
visibility: visible;
}
}
@-webkit-keyframes animation_fade_out{
0%{
opacity: 1;
visibility: visible;
}
100%{
opacity: 0;
visibility: hidden;
}
}
@keyframes animation_fade_out{
0%{
opacity: 1;
visibility: visible;
}
100%{
opacity: 0;
visibility: hidden;
}
}
@-moz-keyframes slidebottomtotop{
0% {
transform: translateY(10px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes slidebottomtotop{
0% {
transform: translateY(10px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
@keyframes slidebottomtotop{
0% {
transform: translateY(10px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
} blockquote:before,
.filter-widget-area-button > a:before,
.product-per-page-form ul.perpage .perpage-current:after,
.woocommerce .woocommerce-ordering .orderby-current:after,
.ts-header nav > ul.menu li[class*="ti-"]:before,
.mobile-menu-wrapper nav > ul li[class*="ti-"]:before,
.breadcrumb-title-wrapper .brn_arrow:before,
.breadcrumb-title-wrapper .breadcrumbs-container > span:not(.current):before,
.ts-language-switcher .wpml-ls-legacy-dropdown > ul > li > a:after,
.ts-language-switcher .wpml-ls-legacy-dropdown-click > ul > li > a:after,
.header-language .wpml-ls-legacy-dropdown > ul > li > a:after,
.header-language .wpml-ls-legacy-dropdown-click > ul > li > a:after,
.ts-currency-switcher .wcml_currency_switcher > a:after,
.header-currency .wcml_currency_switcher > a:after,
.icon-menu-sticky-header .icon:before,
.single-navigation:before,
.owl-nav > div:before,
ul li.cat-parent > span.icon-toggle:after,
.widget-title-wrapper a.block-control:after,
ul li.recentcomments .comment-author-link:before,
.widget_display_search > form > div:before,
.search-table .search-button:before,
body .select2-search--dropdown:before,
.woocommerce-product-search button[type="submit"]:before,
#add_payment_method .cart-collaterals .shipping-calculator-button::after, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after, 
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after,
body .select2-container--default .select2-selection--single .select2-selection__arrow b:before,
nav.main-menu > ul.menu li.parent > a:after,
.mobile-menu-wrapper li .ts-menu-drop-icon:after,
.product-group-button > div a:after,
.product-group-button > div.loop-add-to-cart a.added:after,
.product-group-button-meta > div.button-in a:before,
.product-group-button-meta > div.loop-add-to-cart > a.button:before,
.ask-about-product-button:before,
.single-product-buttons-sharing .single-product-buttons a:before,
.woocommerce .summary form.cart button.button:before,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before,
.product-hover-vertical-style-2 .products .product div.loop-add-to-cart .button.added:before,
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block .button:before,
body.search.search-no-results .alert:before,
.woocommerce.archive #primary > .woocommerce-info:before,
.add-to-cart-popup-content .heading .theme-title:before,
.threesixty .nav_bar a:before,
#to-top a:before,
.eicon-close:before,
.ts-store-notice .close:before,
.ts-floating-sidebar .close:after, 
.ts-popup-modal .close:after,
body #cboxClose:after,
html body > h1 a.close:before,
body table.compare-list tr.remove td > a .remove:before,
#group-icon-header .menu-title:after,
.portfolio-thumbnail a.like:before,
.portfolio-like .ic-like:before,
.ts-product-video-button:before, 
.ts-product-360-button:before,
body .wishlist_table.mobile li .additional-info-wrapper .product-remove:before,
.woocommerce div.product form.cart .reset_variations:before,
.woocommerce table.shop_table .product-remove a:before,
ul.products-list li .remove:before,
.cart_list li .cart-item-wrapper a.remove:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before,
body .woocommerce table.compare-list .add-to-cart td a:before,
.elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li a.remove:before{
font-family: 'themify';
font-weight: normal;
font-style: normal;
letter-spacing: 0;
} blockquote:before{
content: "\e67f";
}
.filter-widget-area-button > a:before{
content: "\e6a2";
}
.breadcrumb-title-wrapper .brn_arrow:before,
.breadcrumb-title-wrapper .breadcrumbs-container > span:not(.current):before{
content: "\e649";
}
body #cboxClose:after,
html body > h1 a.close:before,
body table.compare-list tr.remove td > a .remove:before,
.eicon-close:before,
.ts-store-notice .close:before,
.ts-floating-sidebar .close:after,
.filter-widget-area-button > a.active:before,
.ts-popup-modal .close:after,
.woocommerce table.shop_table .product-remove a:before,
ul.products-list li .remove:before,
.cart_list li .cart-item-wrapper a.remove:before,
body .wishlist_table.mobile li .additional-info-wrapper .product-remove:before,
.woocommerce div.product form.cart .reset_variations:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before,
.elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li a.remove:before{
content: "\e646";
}
.ts-language-switcher .wpml-ls-legacy-dropdown > ul > li > a:after,
.ts-language-switcher .wpml-ls-legacy-dropdown-click > ul > li > a:after,
.header-language .wpml-ls-legacy-dropdown > ul > li > a:after,
.header-language .wpml-ls-legacy-dropdown-click > ul > li > a:after,
.ts-currency-switcher .wcml_currency_switcher > a:after,
.header-currency .wcml_currency_switcher > a:after,
nav.main-menu > ul.menu li.parent > a:after,
.product-per-page-form ul.perpage .perpage-current:after,
.woocommerce .woocommerce-ordering .orderby-current:after,
ul li.cat-parent > span.icon-toggle:after,
.widget-title-wrapper a.block-control:after,
body .select2-container--default .select2-selection--single .select2-selection__arrow b:before{
content: "\e64b";
}
nav.main-menu > ul.menu .sub-menu li.parent > a:after,
.mobile-menu-wrapper li .ts-menu-drop-icon:after{
content: "\e649";
}
.mobile-menu-wrapper li.active .ts-menu-drop-icon.active:after{
content: "\e64a";
}
body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before{
content: "\e648";
}
.single-navigation.prev:not(:empty):before{
content: "\e629";
}
.single-navigation.next:not(:empty):before{
content: "\e628";
}
.owl-nav > div.owl-next:before{
content: "\e649"; }
.owl-nav > div.owl-prev:before{
content: "\e64a"; }
.threesixty .nav_bar a:before{
content: "\e6ad";
}
.threesixty .nav_bar a.nav_bar_stop:before{
content: "\e6ab";
}
.threesixty .nav_bar a.nav_bar_previous:before{
content: "\e6b0"; }
.threesixty .nav_bar a.nav_bar_next:before{
content: "\e6af"; }
ul li.recentcomments .comment-author-link:before{
content: "\e606";
}
.product-group-button > div.quickshop a:after,
.widget_display_search > form > div:before,
.search-table .search-button:before,
body .select2-search--dropdown:before,
.woocommerce-product-search button[type="submit"]:before,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{
content: "\e610";
}
.single-product-buttons-sharing .single-product-buttons a.compare:before,
.product-group-button-meta > div.compare a:before,
.product-group-button > div.compare a:after{
content: "\e6bb";
}
.portfolio-thumbnail a.like:before,
.portfolio-like .ic-like:before,
.single-product-buttons-sharing .single-product-buttons .yith-wcwl-add-to-wishlist a:before,
.product-group-button-meta > div.wishlist a:before,
.product-group-button > div.wishlist a:after{
content: "\e634";
}
.single-product-buttons-sharing .single-product-buttons a.added:before,
.product-group-button-meta > div.compare a.added:before,
.product-group-button > div.compare a.added:after{
content: "\e62f";
}
.product-group-button > div.loop-add-to-cart a:after,
.product-group-button-meta > div.loop-add-to-cart > a.button:before,
body .woocommerce table.compare-list .add-to-cart td a:before,
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block .button:before,
.woocommerce .summary form.cart button.button:before{
content: "\e60d";
}
.product-group-button > div.loop-add-to-cart a.added:after,
.product-group-button-meta > div.loop-add-to-cart > a.button.added:before,
.product-hover-vertical-style-2 .products .product div.loop-add-to-cart .button.added:before,
.woocommerce .summary form.cart button.button.added:before{
content: "\e60e";
}
.ask-about-product-button:before{
content: "\e75a";
}
body.search.search-no-results .alert:before,
.woocommerce.archive #primary > .woocommerce-info:before{
content: "\e720";
}
.add-to-cart-popup-content .heading .theme-title:before{
content: "\e64c";
}
#group-icon-header .menu-title:after{
content: "\e68e";
}
.product-group-button > div.loop-add-to-cart a.added:after{
display: block !important;
margin: 0;
}
.ts-product-video-button:before{
content: "\e6ce";
} 
.ts-product-360-button:before{
content: "\e619";
}
#to-top a:before{
content: "\e627";
} .product-on-sale-form.checked label:after,
.product-filter-by-color ul li a:after,
.widget-container.product-filter-by-brand ul > li label:after,
.product-filter-by-availability ul li label:after,
.product-filter-by-price ul li label:after,
.woocommerce .widget_rating_filter ul li a:after,
.woocommerce .widget_layered_nav_filters ul li a:after,
.product-wrapper .color-swatch > div:after,
.ts-product-attribute div.option.color a:after,
.yith-wfbt-section li .checkboxbutton.checked:after,
.ts-header nav > ul.menu li[class*="fa-"]:before,
.mobile-menu-wrapper nav > ul li[class*="fa-"]:before,
.woocommerce-account .addresses .title .edit:before,
.portfolio-thumbnail a.like.already-like:before,
.portfolio-like .ic-like.already-like:before,
.product-group-button-meta > div.wishlist .added a:before,
.product-group-button > div.wishlist .added a:after,
.single-product-buttons-sharing .single-product-buttons .yith-wcwl-add-to-wishlist.added a:before,
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li span.checkboxbutton.checked:after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after{
font-family:"Font Awesome 5 Free";
font-style: normal;
font-weight: 400;
text-transform: none;
letter-spacing: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ts-header nav > ul.menu li.fas:before,
.mobile-menu-wrapper nav > ul li.fas:before{
font-weight: 900;
}
.ts-header nav > ul.menu li.fab:before,
.mobile-menu-wrapper nav > ul li.fab:before{
font-family: "Font Awesome 5 Brands";
}
.product-on-sale-form.checked label:after,
.product-filter-by-color ul li a:after,
.widget-container.product-filter-by-brand ul > li label:after,
.product-filter-by-availability ul li label:after,
.product-filter-by-price ul li label:after,
.woocommerce .widget_rating_filter ul li a:after,
.product-wrapper .color-swatch > div:after,
.ts-product-attribute div.option.color a:after,
.yith-wfbt-section li .checkboxbutton.checked:after,
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li span.checkboxbutton.checked:after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after{
content: '\f00c';
font-weight: 900;
}
.woocommerce .widget_layered_nav_filters ul li a:after{
content: "\f00d";
font-weight: 900;
}
#add_payment_method .cart-collaterals .shipping-calculator-button::after, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after, 
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{
content: "\e66d";
}
.woocommerce-account .addresses .title .edit:before{
content: "\f303";
font-weight: 900;
}
.portfolio-thumbnail a.like.already-like:before,
.portfolio-like .ic-like.already-like:before,
.single-product-buttons-sharing .single-product-buttons .yith-wcwl-add-to-wishlist.added a:before,
.product-group-button-meta > div.wishlist .added a:before,
.product-group-button > div.wishlist .added a:after{
content: "\f004";
font-weight: 900;
} .icon-menu-sticky-header .icon:hover{
opacity: 0.8;
}
.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button{
outline: 0;
} .search-table .search-button:before,
.search-table .search-button:after{
transition: 150ms ease;
}
.search-table .search-button:after,
.product-group-button-meta > div a.loading:before,
.woocommerce .product-group-button-meta > div a.button.loading:before,
.woocommerce div.product form.cart .button.loading:before,
body .woocommerce table.compare-list .add-to-cart td a.loading:before,
.wishlist_table .product-add-to-cart a.add_to_cart.loading:before,
.product-hover-vertical-style-2 .products .product div.loop-add-to-cart .button.loading:before,
.product-group-button > div a.loading:after,
.woocommerce .product-group-button > div .button.loading:after{
content: "";
width: 14px;
height: 14px;
border-width: 2px;
border-style: solid;
border-color: rgba(25,25,25,0.5);
border-top: 2px solid #191919;
border-radius: 50%;
text-align: center;
display: inline-block;
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
left: 50%;
margin-top: -7px;
margin-left: -7px;
}
.product-group-button-meta > div a.loading:before,
.search-table .loading ~ .search-button:before{
opacity: 0;
visibility: hidden;
}
.search-table .loading ~ .search-button:after,
.product-group-button-meta > div a.loading:before,
.woocommerce .product-group-button-meta > div a.button.loading:before,
body .woocommerce table.compare-list .add-to-cart td a.loading:before,
.wishlist_table .product-add-to-cart a.add_to_cart.loading:before,
.product-hover-vertical-style-2 .products .product div.loop-add-to-cart .button.loading:before,
.woocommerce div.product form.cart .button.loading:before,
.woocommerce .product-group-button > div .button.loading:after,
.product-group-button > div a.loading:after{
opacity: 1;
visibility: visible;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.portfolio-inner a.like.loading:before,
.portfolio-like .ic-like.loading:before,
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons a.loading:after,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > div.button-in a.loading:after{
content: "";
width: 12px;
height: 12px;
border-width: 2px;
border-style: solid;
border-color: rgba(25,25,25,0.5);
border-top: 2px solid #191919;
border-radius: 50%;
text-align: center;
display: inline-block;
position: absolute;
top: 50%;
left: 0; margin-top: -9px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.product-group-button-meta > div a.loading:before,
.woocommerce div.product form.cart .button.loading:before,
body .woocommerce table.compare-list .add-to-cart td a.loading:before,
.wishlist_table .product-add-to-cart a.add_to_cart.loading:before,
.product-hover-vertical-style-2 .products .product div.loop-add-to-cart .button.loading:before,
.woocommerce .product-group-button-meta > div a.button.loading:before{
width: 16px;
height: 16px;
position: static;
margin: 0 15px 0 0; background: transparent;
}
.portfolio-like .ic-like.loading:before,
.portfolio-inner a.like.loading:before{
width: 10px;
height: 10px;
position: static;
background: transparent;
margin-top: -3px;
vertical-align: middle;
}
.wishlist_table .product-add-to-cart a.add_to_cart.loading:before,
body .woocommerce table.compare-list .add-to-cart td a.loading:before,
.product-hover-vertical-style-2 .products .product div.loop-add-to-cart .button.loading:before,
.product-hover-vertical-style-2 .products .product div.loop-add-to-cart .button.added:before{
margin: 0 10px 0 0; }
.product-hover-vertical-style-2 .products .product .thumbnail-wrapper div.loop-add-to-cart .button.added:before{
font-size: 90%;
line-height: 1;
}
.woocommerce .product-group-button-meta > div a.button.loading:after{
display: none;
}
.dropdown-container ul.cart_list li.loading:before,
div.blockUI.blockOverlay:before,
.woocommerce div.blockUI.blockOverlay:before{
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
top: 0;
z-index: 4;
opacity: 0.9;
margin: 0;
background-image: none;
position: absolute;
display: inline-block;
content: "" ;
-webkit-animation: none ;
-moz-animation: none;
animation: none;
}
.button-in .blockUI.blockOverlay:before,
.single_add_to_wishlist.loading{
opacity: 1 !important;
}
.images.loading:after,
.ts-product .content-wrapper.loading:after,
.ts-logo-slider-wrapper.loading .content-wrapper:after,
.related-posts.loading .content-wrapper:after,
.woocommerce .product figure.loading:after,
.ts-products-widget-wrapper.loading:after,
.ts-blogs-widget-wrapper.loading:after,
.ts-recent-comments-widget-wrapper.loading:after,
.blogs article a.gallery.loading:after,
.ts-blogs-wrapper.loading .content-wrapper:after,
.ts-testimonial-wrapper .items.loading:after,
.ts-twitter-slider .items.loading:after,
article .thumbnail.loading:after,
.ts-portfolio-wrapper.loading:after,
.thumbnails.loading:after,
.ts-product-category-wrapper .content-wrapper.loading:after,
.thumbnails-container.loading:after,
.column-products.loading:after,
.ts-team-members .loading:after,
.ts-products-widget-wrapper.loading:after,
.ts-blogs-widget-wrapper.loading:after,
.ts-recent-comments-widget-wrapper.loading:after,
.ts-tiny-cart-wrapper li div.blockUI.blockOverlay:after,
.widget_shopping_cart li div.blockUI.blockOverlay:after,
.elementor-widget-wp-widget-woocommerce_widget_cart div.blockUI.blockOverlay:after,
.ts-popup-modal.loading .overlay:before,
#cboxLoadingGraphic:after,
.dropdown-container ul.cart_list li.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
div.blockUI.blockOverlay:after,
.woocommerce div.blockUI.blockOverlay:after,
div.wpcf7 .ajax-loader:after{
border-width: 2px;
border-style: solid;
border-top: 2px solid #191919;
border-radius: 50%;
left: 50%;
top: 50%;
margin-top: -12px;
margin-left: -12px;
position: absolute;
width: 24px;
height: 24px;
content: "";
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
background: transparent !important;
z-index: 9;
}
.images.loading:after,
.ts-product .content-wrapper.loading:after,
.ts-logo-slider-wrapper.loading .content-wrapper:after,
.related-posts.loading .content-wrapper:after,
.woocommerce .product figure.loading:after,
.blogs article a.gallery.loading:after,
.ts-blogs-wrapper.loading .content-wrapper:after,
.ts-testimonial-wrapper .items.loading:after,
.ts-twitter-slider .items.loading:after,
article .thumbnail.loading:after,
.ts-portfolio-wrapper.loading:after,
.thumbnails.loading:after,
.ts-product-category-wrapper .content-wrapper.loading:after,
.thumbnails-container.loading:after,
.column-products.loading:after,
.ts-team-members .loading:after,
.ts-popup-modal.loading .overlay:before,
#cboxLoadingGraphic:after{
width: 36px;
height: 36px;
margin-left: -18px;
margin-top: -18px;
border-width: 3px;
border-top-width: 3px;
}
.ts-popup-modal.loading .overlay:before,
#cboxLoadingGraphic:after{
border-color: rgba(255,255,255,0.6);
border-top-color: rgba(255,255,255,1);
}
body table.compare-list tr.remove div.blockUI.blockOverlay,
body table.compare-list tr.remove div.blockUI.blockOverlay:before{
opacity: 1 !important;
}
body table.compare-list tr.remove div.blockUI.blockOverlay:after{
width: 16px;
height: 16px;
margin-top: -8px;
margin-left: -8px;
}  .ts-store-notice{
text-align: center;
padding: 5px 0;
position: relative;
line-height: 20px;
z-index: 2;
}
.ts-store-notice a{
padding: 0 5px;
}
.ts-store-notice .close{
position: absolute;
right: 10px; }
header .logo img{
transition: 350ms ease 0s;
}
.ts-header{
padding: 0;
display: block;
}
.ts-header .header-container{
position: relative;
}
.ts-header:before{
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "";
background: rgba(0,0,0,0.6);
z-index: 991;
opacity: 0;
visibility: hidden;
transition: 350ms ease 0s;
}  .ts-menu nav > ul,
nav > ul.menu > ul{
padding: 0;
margin: 0;
}
.ts-menu nav > ul:after,
nav > ul.menu > ul:after{
display: table;
content: "";
clear: both;
}
.ts-menu nav > ul > li,
nav > ul.menu > ul > li{
list-style: none;
float: left; padding: 0;
margin: 0;
}
.ts-menu nav > ul > li{
margin: 0 30px 0 0; }
nav > ul.menu > ul > li > a{
font-size: 15px;
line-height: 18px;
padding: 15px 20px;
color: #000000;
display: inline-block;
text-decoration: none;
}
nav > ul.menu li > a,
nav > ul.menu > ul > li > a:hover{
text-decoration: none;
}
li.hide ul.sub-menu{
display: none !important;
} .ts-header nav > ul.menu ul.sub-menu li:hover > ul.sub-menu{
-webkit-animation-duration: 300ms;
-moz-animation-duration: 300ms;
animation-duration: 300ms;
animation-delay: 100ms;
-webkit-animation-delay: 100ms;
-moz-animation-delay: 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_menu_sub;
-moz-animation-name: animation_menu_sub;
animation-name: animation_menu_sub;
-webkit-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
display: block;
}
.ts-header nav .menu{
margin: 0;
}
.ts-header .menu-wrapper{
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.ts-header .menu-wrapper .ts-menu{
display: inline-block;
}
.logo-center .logo-wrapper,
.menu-center .menu-wrapper{
text-align: center;
padding-left: 0;
padding-right: 0;
}
.menu-right .menu-wrapper{
text-align: right; }
.menu-wrapper nav > ul.menu,
.menu-wrapper nav > ul{
margin: 0;
text-align: left; }
.ts-header .menu-wrapper nav > ul.menu,
.ts-header .menu-wrapper nav > ul{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ts-header nav.main-menu > ul.menu > li,
.ts-header nav.main-menu > ul > li{
list-style: none;
position: relative;
padding: 0;
margin: 0 30px 0 0; display: inline-block;
}
.menu-desc{
line-height: 1.2;
font-size: 75%;
font-weight: normal;
width: 100%;
}
header .logo-header a{
padding: 0;
}
header .logo-header a:before{
display: none !important;
}
.ts-header nav > ul.menu > li:last-child{
padding: 0;
margin: 0;
}
.ts-header nav > ul.menu > li:hover,
.ts-header nav > ul > li:hover{
z-index: 993;
}
.ts-header nav > ul.menu > li a:hover,
.ts-header nav > ul > li a:hover{
text-decoration: none;
}
.ts-header nav > ul.menu > li > a,
.ts-header nav > ul > li > a{
padding-top: 5px;
padding-bottom: 5px;
position: relative;
}
ul.menu li .menu-icon{
width: 16px;
}
.ts-header nav > ul.menu li:before,
.mobile-menu-wrapper nav > ul li:before,
ul.menu li .menu-icon{
line-height: 1;
display: inline-block;
font-size: 80%;
}
.mobile-menu-wrapper nav > ul li:before,
.mobile-menu-wrapper ul.menu li .menu-icon{
vertical-align: middle;
}
.menu-wrapper a.has-icon,
.ts-header nav > ul.menu li[class*="ti-"],
.ts-header nav > ul.menu li[class*="fa-"]{
padding-left: 25px !important; }
.ts-header ul.menu li a.has-icon .menu-icon,
.ts-header nav > ul.menu li:before{
position: absolute;
top: 50%;
left: 0; transform: translateY(-50%);
}
.ts-header nav > ul.menu li:before{
margin-top: -1px;
}
.ts-header nav > ul.menu li .menu-desc{
text-transform: none;
}
.menu-sub-label{
position: absolute;
right: -15px; top: -10px;
padding: 1px 2px;
line-height: 14px;
font-size: 65%;
color: #ffffff;
background-color: #191919;
text-align: center;
min-width: 35px;
border-radius: 2px;
}
.sub-menu .menu-sub-label{
top: -14px;
right: -24px; }
.mobile-menu-wrapper .sub-menu .menu-sub-label{
top: -14px;
}
.menu-sub-label:before{
width: 0;
height: 0;
border-top: 2px solid transparent;
border-left: 4px solid transparent; border-bottom: 7px solid transparent;
border-left-color: #191919;
border-right-color: #191919;
transform: rotate(15deg);
position: absolute;
right: 50%; margin-right: -3px; content: "";
bottom: -5px;
} .ts-header nav > ul.menu li .ts-megamenu-widgets-container > ul{
padding: 0;
margin: 0;
width: auto;
}
.ts-mega-menu{
margin: 0 -10px;
overflow: hidden;
}
.ts-menu-drop-icon{
position: absolute;
right: 10px; left: auto;
top: 50%;
line-height: 14px;
width: 14px;
transform: translate(0,-50%);
font-size: 10px;
}
nav.mobile-menu > ul.menu > li.parent > .ts-menu-drop-icon:after{
margin: 1px 0 0 3px; display: inline-block;
}
nav.main-menu > ul.menu li.parent > a:after{
font-size: 8px;
margin: 2px 0 0 3px; display: inline-block;
}
nav.main-menu > ul.menu .sub-menu li.parent > a{
width: 100%;
}
nav.main-menu > ul.menu .sub-menu li.parent > a:after{
margin-left: 0; position: absolute;
right: 0; }
.ts-header nav > ul.menu li ul.sub-menu{
position: absolute;
z-index: 999;
left: -30px; top: 100%;
margin: 0;
padding: 62px 30px 30px 30px;
width: 200px;
display: none;
}
.ts-header .is-sticky nav > ul.menu li ul.sub-menu{
padding-top: 55px;
}
.ts-header .ts-menu > nav > ul.menu > li.ts-megamenu-columns-1 > ul.sub-menu,
.ts-header .ts-menu > nav > ul.menu > li.ts-normal-menu  > ul.sub-menu{
left: -30px !important; right: auto !important;
}
.ts-header nav > ul.menu li:hover > ul.sub-menu{
display: block;
-webkit-animation-duration: 200ms;
-moz-animation-duration: 200ms;
animation-duration: 200ms;
animation-delay: 250ms;
-webkit-animation-delay: 250ms;
-moz-animation-delay: 250ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_menu;
-moz-animation-name: animation_menu;
animation-name: animation_menu;
-webkit-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
}
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu{
z-index: 990;
}
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu ul.sub-menu{
z-index: 991;
}
.menu-wrapper nav > ul.menu li.hide > ul.sub-menu,
.menu-wrapper nav > ul.menu > li.parent.hide:hover > a:after{
display: none;
}
.ts-header nav > ul.menu li ul.sub-menu:before,
.ts-header nav > ul.menu li ul.sub-menu:after{
content: "";
position: absolute;
top: 27px;
right: 0;
left: 0;
bottom: 0;
z-index: 0;
background-color: #ffffff;
}
.ts-header nav > ul.menu li.ts-normal-menu ul.sub-menu:before,
.ts-header nav > ul.menu li.ts-normal-menu ul.sub-menu:after{
top: 33px;
}
.ts-header nav > ul.menu li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu:before{
top: 35px;
}
.ts-header nav > ul.menu li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu:after{
top: 36px;
}
.ts-header .is-sticky  nav > ul.menu li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu:before,
.ts-header .is-sticky  nav > ul.menu li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu:after,
.ts-header .is-sticky nav > ul.menu li.ts-normal-menu ul.sub-menu:before,
.ts-header .is-sticky nav > ul.menu li.ts-normal-menu ul.sub-menu:after{
top: 26px;
}
.ts-header nav > ul.menu li ul.sub-menu:before{
box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
.ts-header nav > ul.menu li.ts-megamenu ul.sub-menu:before{
border-width: 1px 0 0;
border-style: solid;
}
.ts-header nav > ul.menu li ul.sub-menu:after{
top: 28px;
background-size: contain;
}
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu{
left: 100%; width: 250px;
padding: 30px 30px 30px 60px; top: -30px;
}
.ts-header nav > ul.menu li.menu-item-has-children:hover{
z-index: 992;
}
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu:before,
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu:after{
left: 30px; top: 1px !important;
}
.ts-header nav > ul.menu li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu ul.sub-menu:before,
.ts-header nav > ul.menu li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu ul.sub-menu:after{
top: 3px !important;
}
.ts-header .is-sticky nav > ul.menu li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu ul.sub-menu:before,
.ts-header .is-sticky nav > ul.menu li:not(.ts-normal-menu):not(.ts-megamenu) ul.sub-menu ul.sub-menu:after{
top: 1px !important;
}
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu > li,
.ts-header nav li.widget_nav_menu li,
.ts-header nav > ul.menu li.ts-normal-menu ul.sub-menu li,
.ts-header nav > ul.menu > li > ul.sub-menu > li,
.ts-header nav > ul.menu > li > ul.sub-menu > li > ul.sub-menu > li,
.ts-header nav > ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li{
list-style: none;
padding: 5px 0;
position: relative;
z-index: 2;
}
.ts-header nav > ul.menu li ul.sub-menu > li:first-child{
padding-top: 0 !important;
}
.ts-header nav > ul.menu li ul.sub-menu > li:last-child{
padding-bottom: 0 !important;
}
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu > li > a,
.ts-header nav li.widget_nav_menu li > a,
.ts-header nav > ul.menu li.ts-normal-menu ul.sub-menu li > a,
.ts-header nav > ul.menu > li > ul.sub-menu > li > a,
.ts-header nav > ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > a,
.ts-header nav > ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a{
padding: 0;
display: table;
position: relative;
} .ts-header nav li.widget_nav_menu li > a:before,
.ts-header nav .elementor-widget-wp-widget-nav_menu li > a:before{
display: none;
}
#page .ts-header nav .elementor-widget-wp-widget-nav_menu li > a{
padding-left: 0;
padding-right: 0;
} .ts-header nav > ul.menu li.ts-megamenu > ul.sub-menu > li{
padding: 0 !important;
margin: 0 auto;
display: block;
}
.ts-header nav > ul.menu ul.sub-menu > li > a,
.ts-header nav li.widget_nav_menu li > a,
.ts-header nav > ul.menu li.ts-normal-menu ul.sub-menu li > a{
display: table;
position: relative;
} .ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{
width: 1230px;
}
.ts-header nav > ul.menu li.ts-megamenu-columns-4 ul.sub-menu{
width: 800px;
}
.ts-header nav > ul.menu li.ts-megamenu-columns-3 ul.sub-menu{
width: 600px;
}
.ts-header nav > ul.menu li.ts-megamenu-columns-2 ul.sub-menu{
width: 400px;
}
.ts-header nav > ul.menu li.ts-megamenu-columns-1 ul.sub-menu{
width: 200px;
}
.footer-container .elementor-widget-container > h5,
.ts-megamenu-container .elementor-widget-container > h5,
.footer-container .ts-list-of-product-categories-wrapper h3.heading-title,
.ts-megamenu-container .ts-list-of-product-categories-wrapper h3.heading-title{
line-height: 20px;
margin-bottom: 25px;
cursor: default;
}
.ts-megamenu-container .content-2-columns ul.menu > li:first-child{
padding-top: 5px;
}
.ts-megamenu-container .content-2-columns ul.menu > li:last-child{
padding-bottom: 5px;
}
.ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{
padding-top: 80px;
padding-bottom: 50px;
}
.ts-header .header-bottom nav > ul.menu li ul.sub-menu{
padding-top: 38px!important;
}
.ts-header .header-bottom nav > ul.menu li.ts-normal-menu:not(.font-body) ul.sub-menu:before,
.ts-header .header-bottom nav > ul.menu li.ts-normal-menu:not(.font-body) ul.sub-menu:after{
top: 11px !important;
}
.ts-header .header-bottom nav > ul.menu li.ts-normal-menu:not(.font-body) ul.sub-menu ul.sub-menu:before,
.ts-header .header-bottom nav > ul.menu li.ts-normal-menu:not(.font-body) ul.sub-menu ul.sub-menu:after,
.ts-header .header-bottom nav > ul.menu li ul.sub-menu ul.sub-menu:before,
.ts-header .header-bottom nav > ul.menu li ul.sub-menu ul.sub-menu:after{
top: 3px !important;
}
.ts-header .header-bottom nav > ul.menu li ul.sub-menu:before{
top: 6px;
}
.ts-header .header-bottom nav > ul.menu li ul.sub-menu:after{
top: 7px;
}
.ts-header .header-bottom nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{
padding-top: 60px !important;
}
.ts-header .ts-megamenu-container ul.menu li ul.sub-menu > li:last-child{
padding-bottom: 0;
}
.ts-megamenu-container .elementor-widget ul.menu li ul.sub-menu{
position: static !important;
width: 100% !important;
margin-bottom: -5px !important;
opacity: 1 !important;
display: block !important;
visibility: visible !important;
padding: 5px 0 0 20px !important;
transform: none !important;
transition: none !important;
animation: none !important;
}
.ts-megamenu-container .elementor-widget ul.menu li ul.sub-menu:before,
.ts-megamenu-container .elementor-widget ul.menu li ul.sub-menu:after{
display: none;
} .menu-wrapper nav > ul.menu ul.sub-menu li > a,
.menu-wrapper nav > ul.menu li.widget_nav_menu li > a,
.widget-container ul.menu li.widget_nav_menu li > a,
.widget-container ul.menu ul.sub-menu li > a{
transition: 350ms ease 0s;
}
header li.widget_nav_menu{
margin: 0;
padding: 0;
} .menu-wrapper nav li.widget{
list-style: none;
}
.ts-menu nav .widgettitle{
margin-bottom: 10px;
text-transform: uppercase;
position: relative;
padding-bottom: 0;
}
.menu-wrapper nav li.widget ul{
margin: 0;
}
.menu-wrapper nav > ul.menu > li ul li.widget{
padding: 5px 10px;
float: left; }
.menu-wrapper nav > ul.menu > li ul li.widget_nav_menu{
padding: 0 10px;
}
.menu-wrapper nav > ul.menu > li ul li.widget_text{
padding: 0;
min-width: 0;
}
.menu-wrapper nav li.ts-megamenu-fullwidth .widget_nav_menu{
width: 16.66667%;
}
.menu-wrapper nav li.ts-megamenu-columns-4 .widget_nav_menu,
.mg-col-4 > div{width: 25%;}
.menu-wrapper nav li.ts-megamenu-columns-3 .widget_nav_menu,
.mg-col-3 > div{width: 33.33333%}
.menu-wrapper nav li.ts-megamenu-columns-2 .widget_nav_menu,
.mg-col-2 > div{width: 50%;}
.menu-wrapper nav li.ts-megamenu-columns-1 .widget_nav_menu,
.mg-col-1 > div{width: 100%}
.ts-megamenu-columns-2 li.widget,
.ts-megamenu-columns-3 li.widget,
.ts-megamenu-columns-4 li.widget,
.ts-megamenu-fullwidth li.widget{
padding: 0 20px;
}
.ts-megamenu-columns-1 li.widget{
clear: both;
width: 100%;
}
.ts-megamenu-columns-2 li.widget{
width: 50%;
}
.ts-megamenu-columns-3 li.widget{
width: 33.3333%;
}
.ts-megamenu-columns-4 li.widget{
width: 25%;
}
.menu-wrapper nav div.ts-megamenu-widgets-container > ul > li{
position: relative;
}
.menu-wrapper nav div.ts-megamenu-widgets-container li.widget_text{
position: static;
} .header-top > .container,
.header-middle > .container,
.header-bottom > .container{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
}
.header-middle > .container{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 15px;
padding-bottom: 15px;
}
.header-bottom > .container{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 10px;
padding-bottom: 10px;
}
.ts-header div.header-right{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;    
-ms-flex-pack: end;   
justify-content: flex-end;
margin-left: auto; }
.ts-header div.header-left > *,
.ts-header div.header-right > *{
display: inline-flex;
}
div.header-right > *:not(:last-child){
margin-right: 10px; }
.ts-header div.header-right .search-icon,
.ts-header div.header-right .my-account-wrapper,
.ts-header div.header-right .my-wishlist-wrapper,
.ts-header div.header-right .shopping-cart-wrapper{
line-height: 0;
}
.language-currency > div:not(:last-child){
margin-right: 20px; }
.header-middle .header-right .language-currency:not(:last-child),
.header-middle .header-right .language-currency:not(:last-child){
margin-right: 30px; } .header-top{
line-height: 18px;
}
.header-top ul li,
.header-top ol li{
line-height: inherit !important;
}
.header-top p{
margin-bottom: 0;
}
.header-top .header-language,
.header-top .header-currency{
color: inherit;
}
.header-top a:hover{
text-decoration: none;
}
.header-top .header-left > *:not(:last-child){
margin-right: 30px; padding-right: 30px; border-width: 0 1px 0 0;
border-style: solid;
}
.header-top div.header-right > *:not(:first-child){
margin-left: 30px; padding-left: 30px; border-width: 0 0 0 1px;
border-style: solid;
}
.ts-header .header-top .header-left,
.ts-header .header-top .header-right{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.header-top .header-left > *,
.header-top .header-right > *{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 3px;
padding-bottom: 3px;
}
.hidden-currency.hidden-language .header-top .header-left > *, 
.hidden-currency.hidden-language .header-top .header-right > *{
padding-top: 6px;
padding-bottom: 6px;
}
.ts-header .info a,
#group-icon-header .group-button-header .info a{
margin-left: 20px; color: inherit;
}
body .header-top .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body .header-top .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
.header-top .header-currency ul{
padding-top: 23px;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
.header-currency ul{
line-height: 22px;
}
.header-top .wcml_currency_switcher > ul:before{
top: 3px;
}
.header-top .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before,
.header-top .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{
top: 4px;
}
body .wpml-ls-legacy-dropdown a{
line-height: inherit;
} .social-icons ul li{
list-style: none;
margin: 0 20px 0 0; padding: 0;
display: inline-block;
}
.social-icons ul{
margin: 0;
}
body .header-right .language-currency:last-child .header-language:last-child .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, 
body .header-right .language-currency:last-child .header-language:last-child .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu, 
.header-right .language-currency:last-child .header-currency:last-child ul{
right: 0; margin-right: 0; } .header-middle,
.header-bottom{
position: relative;
border-width: 0 0 1px 0;
border-style: solid;
}
.header-language,
.header-currency,
.ts-language-switcher,
.ts-currency-switcher{
position: relative;
display: block;
float: left; text-transform: uppercase;
}
.header-v2 .header-middle > .container{
padding-top: 10px;
padding-bottom: 10px;
}
.text-light .social-icons .list-icons li a,
.text-light .ts-language-switcher .wpml-ls-legacy-list-horizontal,
.text-light .ts-language-switcher .wpml-ls-legacy-list-vertical,
.text-light .ts-language-switcher .wpml-ls-legacy-dropdown > ul > li > a, 
.text-light .ts-language-switcher .wpml-ls-legacy-dropdown-click > ul > li > a, 
.text-light .ts-currency-switcher .wcml_currency_switcher > a{
color: #ffffff !important;
}
.ts-language-switcher a,
.ts-currency-switcher a{
color: inherit !important;
}
.header-language a:hover,
.my-account-wrapper .account-control > a:hover,
.shopping-cart-wrapper a.cart-control:hover,
.my-wishlist-wrapper a:hover,
.header-currency a:hover{
text-decoration: none;
}
.header-currency,
.header-currency .wcml_currency_switcher > a{
line-height: 28px;
}
.header-language,
.header-language .wpml-ls> ul > li > a span,
.header-language .wpml-ls-legacy-dropdown > ul > li > a,
.header-language .wpml-ls-legacy-dropdown-click > ul > li > a,
.wpml-ls > ul{
line-height: 26px;
}
.shopping-cart-wrapper{
cursor: pointer;
position: relative;
}
.shopping-cart-wrapper .cart-icon{
position: relative;
}
.search-button.search-icon svg,
.my-wishlist-wrapper .tini-wishlist svg,
.my-account-wrapper .account-control svg,
.shopping-cart-wrapper .cart-control svg{
padding: 20px 10px;
box-sizing: content-box;
}
.my-wishlist-wrapper .tini-wishlist,
.my-account-wrapper .account-control > a,
.shopping-cart-wrapper .cart-control{
display: block;
position: relative;
}
.dropdown-container .theme-title span,
.my-wishlist-wrapper .tini-wishlist .count-number,
.shopping-cart-wrapper .cart-control .cart-number,
.breadcrumb-title-wrapper .page-title .count{
position: absolute;
right: 0; top: 8px;
left: auto; width: 20px;
height: 20px;
font-size: 11px;
line-height: 20px;
text-align: center;
border-radius: 100%;
overflow: hidden;
}
.shopping-cart-wrapper svg path, 
.my-wishlist-wrapper svg path, 
.search-button svg path, 
.my-account-wrapper svg path{
transition: 300ms ease;
}
.ts-tiny-account-wrapper{
position: relative;
}
.header-right .shopping-cart-wrapper .cart-control{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ts-tiny-cart-wrapper a.cart-control:hover{
text-decoration: none;
}
header .my-wishlist-wrapper a span{
right: -5px; }
header .search-button .icon{
position: relative;
display: block;
text-align: center;
cursor: pointer;
letter-spacing: 0;
transition: 350ms ease 0s;
}
.ts-language-switcher .wpml-ls-legacy-dropdown > ul > li > a:after,
.ts-language-switcher .wpml-ls-legacy-dropdown-click > ul > li > a:after,
.ts-currency-switcher .wcml_currency_switcher > a:after,
.header-language .wpml-ls-legacy-dropdown > ul > li > a:after,
.header-language .wpml-ls-legacy-dropdown-click > ul > li > a:after,
.header-currency .wcml_currency_switcher > a:after{
font-size: 8px;
position: static !important;
border: 0 !important;
display: block;
float: right; margin: 1px 0 0 5px; }
.ts-search-by-category > form{
min-width: 334px;
max-width: 100%;
}
.header-v4 .header-right > .ts-search-by-category{
margin-right: 20px; }
.header-v4 .ts-search-by-category > form{
min-width: 200px;
} header .logo-wrapper{
max-height: 70px;
padding: 0 30px 0 0; }
.header-v4.header-fullwidth header .logo-wrapper,
.header-v4.layout-fullwidth header .logo-wrapper{
padding-right: 5%; }
.header-v4 .header-middle{
border-width: 0;
}
.sticky-logo{
display: none;
}
.mobile-logo{
display: none;
}
header .logo-wrapper a{
font-size: 40px;
display: inline-block;
vertical-align: top;
}
header .logo-wrapper a:hover{
text-decoration: none;
}
.logo-center > .container > *{
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
} .shopping-cart-wrapper .dropdown-container,
.my-account-wrapper .dropdown-container,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
.ts-currency-switcher ul,
.header-currency ul{
display: none;
position: absolute;
content: "";
right: auto;
left: 50%;
top: 100%;
min-width: 170px;
padding: 36px 30px 30px 30px;
}
.shopping-cart-wrapper:hover .dropdown-container,
.my-account-wrapper:hover .dropdown-container,
.header-language:hover .wpml-ls-sub-menu,
.ts-language-switcher:hover .wpml-ls-sub-menu,
.ts-currency-switcher:hover ul,
.header-currency:hover ul{
display: block;
-webkit-animation-duration: 300ms;
-moz-animation-duration: 300ms;
animation-duration: 300ms;
animation-delay: 100ms;
-webkit-animation-delay: 100ms;
-moz-animation-delay: 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_menu;
-moz-animation-name: animation_menu;
animation-name: animation_menu;
-webkit-transform-origin: 0 0 0;
-moz-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
z-index: 5;
}
.shopping-cart-wrapper .dropdown-container:before,
.my-account-wrapper .dropdown-container:before,
.wcml_currency_switcher > ul:before, 
.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before,
.wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{
position: absolute;
left: 0;
right: 0;
top: 6px;
bottom: 0;
content: "";
z-index: -1;
box-shadow: 0 3px 5px rgba(0,0,0,0.2);
display: block;
}
.my-account-wrapper .dropdown-container:before,
.shopping-cart-wrapper .dropdown-container:before{
top: 16px;
}
.my-account-wrapper .dropdown-container,
.shopping-cart-wrapper .dropdown-container{
padding-top: 46px;
z-index: 992;
}
.header-currency:hover,
body .header-language:hover,
.my-account-wrapper:hover,
.shopping-cart-wrapper:hover,
.shopping-cart-wrapper:hover .dropdown-container,
.shopping-cart-wrapper.active .dropdown-container{
z-index: 996;
}
.shopping-cart-wrapper .dropdown-container{
width: 400px;
}
.shopping-cart-wrapper.updating .dropdown-container{
animation: none !important;
-webkit-animation: none !important;
}
header .cart-dropdown-form .form-content{
position: relative;
z-index: 2;
}
.cart-dropdown-form .form-content > label{
text-align: center;
}
.cart-dropdown-form .form-content > label > span{
display: block;
margin-bottom: 25px;
}
.cart-dropdown-form .form-content > label > svg{
opacity: 0.2;
width: 120px;
}
.dropdown-container .cart-number{
margin-bottom: 30px;
text-transform: uppercase;
}
.ts-tiny-cart-wrapper .form-content > label{
text-transform: none;
padding: 0;
margin: 0;
position: relative;
z-index: 2;
}
.woocommerce .ts-tiny-cart-wrapper .dropdown-container ul.cart_list li,
.ts-tiny-cart-wrapper .dropdown-container ul.cart_list li{
list-style: none;
padding: 0 4px 20px 0; margin: 0 0 20px 0;
display: inline-block;
width: 100%;
position: relative;
border-width: 0 0 1px 0;
border-style: solid;
}
.woocommerce .ts-tiny-cart-wrapper .dropdown-container ul.cart_list li:last-child,
.ts-tiny-cart-wrapper .dropdown-container ul.cart_list li:last-child{
margin-bottom: 0;
border-width: 0;
}
.cart_list li a.remove:hover {
text-decoration: none;
}
body .dropdown-container ul.cart_list li.loading:before,
body .ts-tiny-cart-wrapper ul li div.blockUI.blockOverlay:before{
bottom: 20px;
left: 0;
right: 0;
width: auto;
height: auto;
}
body .dropdown-container ul.cart_list li.loading:after,
body .ts-tiny-cart-wrapper ul li div.blockUI.blockOverlay:after{
margin-top: -30px;
}
.woocommerce .ts-tiny-cart-wrapper .dropdown-container ul.cart_list,
.ts-tiny-cart-wrapper .dropdown-container ul.cart_list{
padding: 0;
margin: 0 0 0 0;
overflow: auto;
max-height: 422px;
position: relative;
}
.dropdown-container .cart_list li > a,
.woocommerce .dropdown-container .cart_list li > a{
float: left; width: 100px;
}
.woocommerce .dropdown-container ul.cart_list li img,
.dropdown-container ul.cart_list li img{
width: 100% !important;
margin: 0;
}
.dropdown-footer > a{
width: 100%;
float: none; margin: 0 0 5px !important;
}
.dropdown-footer > a:last-child{
margin-left: 4%; }
.dropdown-footer > a:first-child:last-child{
margin: 0; }
.cart_list .subtotal{
float: right; margin-top: 10px;
}
.header-right .cart-control .cart-total{
display: block;
}
.ts-tiny-cart-wrapper .total > span.amount, 
.widget_shopping_cart .total .amount,
.elementor-widget-wp-widget-woocommerce_widget_cart .total .amount{
float: right; }
.ts-tiny-cart-wrapper .total,
.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total,
.elementor-widget-wp-widget-woocommerce_widget_cart .total{
padding: 14px 0 14px 0;
border-width: 1px 0 0 0;
border-style: solid;
position: relative;
overflow: hidden;
}
.ts-tiny-cart-wrapper .total > span.total-title,
.widget_shopping_cart .total-title,
.woocommerce .widget_shopping_cart .total strong, 
.woocommerce.widget_shopping_cart .total strong,
.elementor-widget-wp-widget-woocommerce_widget_cart .total strong{
display: inline-block;
padding-right: 5px; vertical-align: middle;
line-height: 20px;
font-weight: 500;
}
.ts-tiny-cart-wrapper li div.blockUI.blockOverlay,
.widget_shopping_cart li div.blockUI.blockOverlay,
.elementor-widget-wp-widget-woocommerce_widget_cart li div.blockUI.blockOverlay{
background-image: none !important;
}
.ts-tiny-cart-wrapper li:last-child div.blockUI.blockOverlay,
.widget_shopping_cart li:last-child div.blockUI.blockOverlay,
.elementor-widget-wp-widget-woocommerce_widget_cart li:last-child div.blockUI.blockOverlay{
bottom: 0 !important;
}
.woocommerce-cart .cart-dropdown-form,
.woocommerce-checkout .cart-dropdown-form,
.woocommerce-cart #ts-shopping-cart-sidebar,
.woocommerce-checkout #ts-shopping-cart-sidebar,
.shopping-cart-wrapper .dropdown-container .theme-title{
display: none !important;
} .my-account-wrapper .dropdown-container{
width: 330px;
}
.dropdown-container .dropdown-footer{
margin: 0;
}
.my-account-wrapper .login-submit{
padding-top: 10px;
}
.my-account-wrapper .login-submit input{
min-width: 120px;
padding-left: 5px;
padding-right: 5px;
}
#ts-login-form .login-remember{
float: right; padding: 10px 0;
margin-top: 13px;
}
p.login-remember label{
padding: 0;
cursor: pointer;
}
.my-account-wrapper .dropdown-container input{
margin-bottom: 0;
}
.logged-in .my-account-wrapper .dropdown-container{
width: 220px;
}
.logged-in .my-account-wrapper .dropdown-container ul{
margin-bottom: 0;
}
.logged-in .my-account-wrapper .dropdown-container ul li{
list-style: none;
}
.my-account-wrapper .dropdown-container a{
color: inherit;
text-decoration: none;
} .header-middle .header-right > div:not(.language-currency):last-child .dropdown-container{
right: 0; left: auto;
}
.header-middle .header-right > div:not(.language-currency):nth-last-child(2) .dropdown-container{
right: -50px; left: auto; }
.header-middle .header-right > div:not(.language-currency):nth-last-child(3) .dropdown-container{
right: -100px; left: auto; }
.header-v2 .header-middle .header-right > div:not(.language-currency):nth-last-child(2) .dropdown-container{
right: 0; left: auto; }
.header-v2 .is-sticky .header-middle .header-right > div:not(.language-currency):nth-last-child(2) .dropdown-container,
.header-v2 .header-middle .header-right > div:not(.language-currency):nth-last-child(3) .dropdown-container{
right: -50px; left: auto; }
.header-v2 .is-sticky .header-middle .header-right > div:not(.language-currency):nth-last-child(3) .dropdown-container,
.header-v2 .header-middle .header-right > div:not(.language-currency):nth-last-child(4) .dropdown-container{
right: -100px; left: auto; }
.header-v2 .is-sticky .header-middle .header-right > div:not(.language-currency):nth-last-child(4) .dropdown-container{
right: -150px; left: auto; }
.header-v2.logged-in .is-sticky .header-middle .header-right > div.my-account-wrapper:nth-last-child(4) .dropdown-container{
right: auto; left: 50%; margin-left: -110px; } .is-sticky .header-middle > .container{
padding-top: 8px;
padding-bottom: 8px;
}
.header-sticky{
position: relative;
z-index: 993;
width: 100%;
transition: 100ms ease 0s;
}
header .header-sticky .logo-sticky,
.sticky-wrapper.is-sticky .header-sticky img.mobile-logo,
.sticky-wrapper.is-sticky img.normal-logo{
display: none;
}
.sticky-wrapper.is-sticky .header-sticky img.sticky-logo{
display: block;
}
.sticky-wrapper.is-sticky .logo-sticky{
opacity: 1;
width: auto;
height: auto;
padding: 5px 0;
position: relative;
display: table-cell;
}
header .sticky-wrapper.is-sticky .header-sticky{
-webkit-animation-duration: 300ms;
-moz-animation-duration: 300ms;
animation-duration: 300ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: mySticky;
-moz-animation-name: mySticky;
animation-name: mySticky;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
border-width: 0;
box-shadow: 0 2px 4px rgba(0,0,0,.2);
}
.sticky-wrapper.is-sticky .my-account-wrapper .dropdown-container,
.sticky-wrapper.is-sticky .shopping-cart-wrapper .dropdown-container{
padding-top: 40px;
}
.sticky-wrapper.is-sticky .my-account-wrapper .dropdown-container:before,
.sticky-wrapper.is-sticky .shopping-cart-wrapper .dropdown-container:before{
top: 8px;
}
.header-sticky .visible-sticky.logo-wrapper{
width: 0;
height: auto;
display: none;
}
.ts-header .is-sticky nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{
padding-top: 75px;
}
.ts-header .is-sticky nav > ul.menu li ul.sub-menu:before{
top: 20px;
}
.ts-header .is-sticky nav > ul.menu li ul.sub-menu:after{
top: 21px;
}
.ts-header .is-sticky .header-bottom nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{
padding-top: 60px;
}
.ts-header .is-sticky .header-bottom nav > ul.menu li ul.sub-menu:before{
top: 6px;
}
.ts-header .is-sticky .header-bottom nav > ul.menu li ul.sub-menu:after{
top: 7px;
}
.icon-menu-sticky-header{
display: none !important;
width: 20px;
padding: 20px 10px;
box-sizing: content-box;
text-align: center;
cursor: pointer;
position: relative;
top: 2px;
}
.icon-menu-sticky-header .icon{
display: inline-block;
vertical-align: top;
line-height: 0;
transition: 350ms ease;
}
.icon-menu-sticky-header .icon svg line{
transition: 200ms ease;
}
.icon-menu-sticky-header .icon.active svg line:nth-child(1){
transform: rotate(45deg) translate(3px,-4px);
transform-origin: top left;
}
.icon-menu-sticky-header .icon.active svg line:nth-child(2){
transform: scale(0,1);
transform-origin: left center;
}
.icon-menu-sticky-header .icon.active svg line:nth-child(3){
transform: rotate(-45deg) translate(3px,3px);
transform-origin: bottom left;
}
.sticky-wrapper.is-sticky .icon-menu-sticky-header{
display: inline-block !important;
}
.ts-header .is-sticky .header-bottom{
display: none;
} .dropdown-container .theme-title{
margin-bottom: 40px;
}
.dropdown-container .theme-title span{
position: static;
display: inline-block;
vertical-align: super;
margin: 0;
}
.ts-sidebar-content .ts-tiny-cart-wrapper,
.ts-sidebar-content .ts-tiny-cart-wrapper .cart-dropdown-form{
height: 100%;
}
.ts-sidebar-content .ts-tiny-cart-wrapper .form-content{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.ts-sidebar-content .ts-tiny-cart-wrapper .cart-wrapper{
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
overflow: hidden;
}
.ts-sidebar-content .ts-tiny-cart-wrapper .cart-content{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
#ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart-content .cart_list{
max-height: 100%;
overflow-y: scroll;
margin-right: -17px; margin-left: 0;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.is-safari #ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart-content .cart_list,
body:not(.ts_desktop) #ts-shopping-cart-sidebar .ts-tiny-cart-wrapper .cart-content .cart_list{
margin-right: 0; margin-left: 0;
}
#ts-shopping-cart-sidebar .cart-dropdown-form .form-content > label{
position: absolute;
top: 45%;
left: 0;
right: 0;
transform: translate(0,-50%);
}
#ts-shopping-cart-sidebar .cart-dropdown-form .form-content > label:before{
font-size: 140px;
line-height: 140px;
}
.ts-sidebar-content .dropdown-container .cart-number{
padding-right: 60px; margin-bottom: 40px;
}
.ts-sidebar-content .ts-tiny-cart-wrapper,
.ts-sidebar-content .ts-tiny-cart-wrapper .form-content > label{
width: 100%;
display: inline-block;
} .wpml-ls-legacy-dropdown{width: 15.5em;max-width: 100%}
.wpml-ls-legacy-dropdown>ul{position: static;padding: 0;margin: 0 !important;list-style-type: none}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu{visibility: visible}
.wpml-ls-legacy-dropdown .wpml-ls-item{padding: 0;margin: 0;list-style-type: none}
.wpml-ls-legacy-dropdown a{display: block;text-decoration: none;color: #444;border: 1px solid #cdcdcd;background-color: #fff;padding: 5px 10px;line-height: 20px}
.wpml-ls-legacy-dropdown-click a{
line-height: 20px;
}
.wpml-ls-legacy-dropdown a span{vertical-align: middle;display: inline-block}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position: relative;padding-right: calc(10px + .7em + .7em)}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content: '';vertical-align: middle;display: inline-block;border: .35em solid transparent;border-top: .5em solid;position: absolute;right: 10px; top: calc(50% - .175em)}
.wpml-ls-legacy-dropdown a:hover,.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a{color: #000;background: #eee}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility: visible;position: relative;top: auto;right: auto;left: auto;bottom: auto;border-top: 1px solid #cdcdcd;padding: 0;margin: 0;list-style-type: none;z-index: 101}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width: 0 1px 1px 1px}
.wpml-ls-legacy-dropdown .wpml-ls-flag{vertical-align: middle;width: 18px;height: 12px; position: relative; top: 4px; float: left; }
.wpml-ls-legacy-dropdown .wpml-ls-flag + span{float: left; }
.wpml-ls-legacy-dropdown-click > ul{
position: static;
}
.wpml-ls-legacy-dropdown > ul > li > a .wpml-ls-flag{top: 6px;}
.ts-header .wpml-ls-legacy-dropdown > ul > li > a .wpml-ls-flag,
.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left: .4em}
.wpml-ls-first-item.wpml-ls-last-item .wpml-ls-native:after,
.wpml-ls-first-item.wpml-ls-last-item .wpml-ls-sub-menu{
display: none !important;
}
body .wpml-ls > ul > li > a span.wpml-ls-bracket{
float: none !important;
}
.wpml-ls-legacy-dropdown-click > ul > li > a,
.wpml-ls-legacy-dropdown > ul > li > a,
.wpml-ls-legacy-list-vertical .wpml-ls-item a,
.wpml-ls-legacy-list-horizontal .wpml-ls-item a{
overflow: hidden;
}
body .wpml-ls-legacy-list-vertical{
border-width: 0;
}
body .wpml-ls-legacy-list-vertical a{
padding: 0;
border-width: 0;
}
body .wpml-ls .wpml-ls-flag + span{
margin-left: 5px; display: inline-block;
}
body .wpml-ls-legacy-list-horizontal{
padding: 0;
border-width: 0;
}
body .wpml-ls-legacy-list-horizontal a{
padding: 0 20px 0 0; }
body .wpml-ls-legacy-list-horizontal ul li:last-child a{
padding: 0; }
body .wpml-ls-legacy-list-horizontal .wpml-ls-item{
float: left; }
body .wpml-ls-legacy-list-horizontal,
body .wpml-ls-legacy-list-horizontal ul{
overflow: hidden;
}
body .wpml-ls-legacy-dropdown,
body .wpml-ls-legacy-dropdown-click{
width: auto;
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
body .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
padding: 0 !important;
border-width: 0;
display: block;
background: transparent !important;
}
header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
line-height: 0;
}
body .wpml-ls .wpml-ls-item:after{
content: "";
display: table;
clear: both;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a{
padding: 0;
border-width: 0;
background: transparent !important;
}
.group-meta-header > div:first-child .dropdown-container,
.group-meta-header > div:first-child ul{
right: 0;
left: auto; margin-right: 0; margin-left: 0; }
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
border-width: 0;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item{
padding: 5px 0;
margin: 0;
position: relative;
display: inline-block;
width: 100%;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
.ts-currency-switcher ul,
.header-currency ul{
position: absolute;
padding: 26px 30px 20px 30px;
width: 160px;
right: 50%;
left: auto;
margin-right: -80px;
top: 100%;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
border-width: 0;
}
.header-currency ul li,
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,
body .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item{
padding: 4px 0;
margin: 0;
position: relative;
} body .ts-language-switcher.dropdown-up .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body .ts-language-switcher.dropdown-up .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
.ts-currency-switcher.dropdown-up ul{
padding-top: 20px;
padding-bottom: 26px;
top: auto;
bottom: 100%;
margin-bottom: 0;
}
body .ts-language-switcher.dropdown-up .wpml-ls-legacy-dropdown .wpml-ls-sub-menu:before,
body .ts-language-switcher.dropdown-up .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu:before,
.ts-currency-switcher.dropdown-up ul:before{
top: 0;
bottom: 6px;
}
.ts-language-switcher.dropdown-up:hover .wpml-ls-sub-menu,
.ts-currency-switcher.dropdown-up:hover ul{
-webkit-transform-origin: bottom center;
-moz-transform-origin: bottom center;
-ms-transform-origin: bottom center;
transform-origin: bottom center;
} .header-currency ul,
.ts-currency-switcher ul{
min-width: 120px;
}
.header-currency img.wcml-spinner{
left: 50%;
margin-top: -3px;
margin-left: -8px;
right: auto;
}
.header-currency{
position: relative;
}
.header-currency a{
text-decoration: none;
display: block;
}
.header-currency ul li,
.ts-currency-switcher ul li{
position: relative;
list-style: none;
margin: 0;
z-index: 991;
width: 100%;
padding: 5px 0;
transition: 350ms ease 0s;
cursor: pointer;
}
.header-currency > img{
position: absolute;
left: 0; top: 2px;
margin-left: 5px !important; }
.header-currency,
.ts-currency-switcher{
position: relative;
}
.header-top .header-currency a,
.ts-currency-switcher a{
text-decoration: none;
display: block;
} .ts-floating-sidebar *{
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.ts-floating-sidebar .ts-sidebar-content{
position: fixed;
padding: 30px;
top: 0;
bottom: 0;
right: 0; z-index: 99991;
width: 400px;
max-width: 100%;
transform: translateX(400px); transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
overflow-y: auto;
}
.admin-bar .ts-floating-sidebar .ts-sidebar-content{
top: 32px;
}
.ts-floating-sidebar div.overlay{
position: fixed;
opacity: 0;
visibility: hidden;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
background: #000000;
z-index: 99991;
transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.admin-bar .ts-floating-sidebar div.overlay{
top: 32px;
}
.ts-floating-sidebar.active div.overlay{
opacity: 0.3;
visibility: visible;
transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.ts-floating-sidebar.active .ts-sidebar-content{
transform: translateX(0px);
box-shadow: -4px 0 10px rgba(0,0,0,0.1); }
#ts-search-sidebar .woocommerce .ts-search-result-container ul.product_list_widget{
margin-bottom: 30px;
}
body > .ts-search-result-container{
z-index: 993;
padding: 90px 20px;
display: none;
box-shadow: 0px 5px 5px rgba(0, 0, 0, .1);
width: 100% !important;
left: 0 !important; }
body > .ts-search-result-container > p:first-child:last-child{
text-align: center;
font-size: 120%;
line-height: 1.5;
}
.ts-search-result-container .search-content{
margin-left: auto;
margin-right: auto;
}
.woocommerce.ts-search-result-container ul.product_list_widget{
margin-left: -15px;
margin-right: -15px;
}
.woocommerce.ts-search-result-container ul.product_list_widget li{
width: 33.3333%;
list-style: none;
float: left; padding-left: 15px;
padding-right: 15px;
}
.woocommerce.ts-search-result-container ul.product_list_widget li:nth-child(3n+1){
clear: both;
}
.woocommerce.ts-search-result-container ul.product_list_widget li img,
.woocommerce .ts-search-result-container ul.product_list_widget li img{
width: 90px;
}
.woocommerce.ts-search-result-container ul.product_list_widget li .ts-wg-meta,
.woocommerce .ts-search-result-container ul.product_list_widget li .ts-wg-meta{
width: calc(100% - 105px);
}
.ts-search-result-container .description{
margin: 10px 0;
font-size: 90%;
}
.woocommerce .ts-search-result-container ul.product_list_widget .description ul,
.woocommerce.ts-search-result-container ul.product_list_widget .description ul{
margin: 0;
}
.woocommerce .ts-search-result-container ul.product_list_widget .description ul li,
.woocommerce.ts-search-result-container ul.product_list_widget .description ul li{
width: 100%;
padding: 2px 0;
margin: 0;
float: none;
}
.ts-search-result-container .view-all-wrapper{
padding: 0;
clear: both;
position: relative;
z-index: 2;
text-align: center;
}
.ts-search-result-container .view-all-wrapper a{
display: inline-block;
position: relative;
padding-top: 20px;
text-decoration: underline;
text-underline-position: under;
color: inherit;
}
.ts-floating-sidebar .ts-search-result-container > *{
-webkit-animation: slidebottomtotop 600ms ease;
animation: slidebottomtotop 600ms ease;
}
.ts-floating-sidebar .ts-search-result-container{
display: block;
padding: 50px 0;
}
.ts-floating-sidebar .ts-search-result-container:empty{
padding: 0;
} .header-transparent .header-template{
position: absolute;
z-index: 993;
left: 0;
right: 0;
top: 0;
}
.header-transparent .header-template > div:not(.is-sticky) .header-middle,
.header-transparent .header-template > .header-middle{
background: transparent;
}
.header-transparent .header-template > div:not(.is-sticky) .header-middle:after,
.header-transparent .header-template > .header-middle:after{
display: none;
}
.header-transparent .header-middle{
border-width: 0;
}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .ts-menu > nav.main-menu > ul.menu > li > .ts-menu-drop-icon,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .menu-wrapper nav > ul.menu > li > a,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .header-language .wpml-ls > ul > li > a,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .header-middle .header-currency .wcml_currency_switcher > a{
color: #ffffff;
}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .my-wishlist-wrapper .tini-wishlist .count-number,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .shopping-cart-wrapper .cart-control .cart-number{
background-color: #ffffff;
color: #191919;
}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .shopping-cart-wrapper svg path,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .my-wishlist-wrapper svg path,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .search-button svg path,
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .my-account-wrapper svg path{
stroke: #ffffff;
}
.header-transparent.header-text-light .header-template > div:not(.is-sticky) .ic-mobile-menu-button svg path{
fill: #ffffff;
}  .ts-gallery-img,
.ts-list-video{
margin-left: -10px;
margin-right: -10px;
margin-bottom: 20px;
overflow: hidden;
}
.ts-gallery-img li.first,
.ts-list-video li.first{clear: both;}
.ts-gallery-img li,
.ts-list-video li{
padding: 10px;
float: left;
text-align: center;
position: relative;
}
.ts-gallery-img li a{
display: inline-block;
}
.ts-gallery-img.columns-5 li{
width: 20%;
}
.ts-gallery-img.columns-4 li{
width: 25%;
}
.ts-gallery-img.columns-3 li{
width: 33.3333%;
}
div#main{
min-height: 500px;
width: 100%;
clear: both;
}
.page-template-blank-page-template div#main{
min-height: 0;
}
.product-title-shorten ul.product_list_widget li .ts-wg-meta a.title,
.product-title-shorten .product-name h3 > a,
.product-title-shorten .product-name > a{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
}
li > div > h3.product-name{
padding-right: 20px; margin-bottom: 6px;
}
li > div > .price{
margin-bottom: 8px;
}
.ts-tiny-cart-wrapper .cart_list li > a,
.woocommerce .ts-tiny-cart-wrapper .cart_list li > a{
width: 80px;
}
.ts-tiny-cart-wrapper .cart_list li .cart-item-wrapper, 
.woocommerce .ts-tiny-cart-wrapper .cart_list li .cart-item-wrapper{
margin-left: 100px; }
.product-title-shorten li > div > h3.product-name{
margin-bottom: 8px;
}
.product-title-shorten li > div > .price{
margin-bottom: 10px;
} .ts-product .content-wrapper.loading{
max-height: 400px;
}
.ts-product-category-wrapper .content-wrapper.loading,
.ts-portfolio-wrapper.ts-masonry.loading,
.ts-blogs.loading .content-wrapper,
.ts-products-widget-wrapper.loading,
.ts-recent-comments-widget-wrapper.loading,
article .thumbnail.loading,
.single-portfolio .thumbnails.loading,
.ts-team-members .loading,
.woocommerce .product figure.loading,
.images.loading,
.ts-blogs-widget-wrapper.loading,
.ts-logo-slider-wrapper.loading .content-wrapper,
.related-posts.loading .content-wrapper,
.blogs article a.gallery.loading,
.ts-testimonial-wrapper .items.loading,
.ts-twitter-slider .items.loading,
.ts-portfolio-wrapper.loading{
height: 200px;
}
.column-products.loading{
height: 400px;
}
.thumbnails-container.loading,
.thumbnails.loading{
height: 100px;
}
.images.loading,
.ts-product .content-wrapper.loading,
.ts-logo-slider-wrapper.loading,
.related-posts.loading .content-wrapper,
.woocommerce .product figure.loading,
.ts-products-widget-wrapper.loading,
.ts-blogs-widget-wrapper.loading,
.ts-recent-comments-widget-wrapper.loading,
.blogs article a.gallery.loading,
.ts-blogs.loading .content-wrapper,
.ts-testimonial-wrapper .items.loading,
.ts-twitter-slider .items.loading,
article .thumbnail.loading,
.ts-portfolio-wrapper.loading,
.thumbnails.loading,
.ts-product-category-wrapper .content-wrapper.loading,
.thumbnails-container.loading,
.column-products.loading,
.ts-team-members .loading{
position: relative;
overflow: hidden;
background: transparent !important;
border-color: transparent;
}
.images > *,
.ts-product .content-wrapper > *,
.ts-logo-slider-wrapper .content-wrapper > *,
.related-posts .content-wrapper > *,
.woocommerce .product figure > *,
.ts-products-widget-wrapper > *,
.ts-blogs-widget-wrapper > *,
.ts-recent-comments-widget-wrapper > *,
.blogs article a.gallery > *,
.ts-blogs .content-wrapper > *,
.ts-testimonial-wrapper .items > *,
.ts-twitter-slider .items > *,
article .thumbnail > *,
.ts-portfolio-wrapper > *,
.thumbnails > *,
.ts-product-category-wrapper .content-wrapper > *,
.thumbnails-container > *,
.column-products > *,
.ts-team-members  > *{
transition: 350ms ease 0s;
}
.images.loading > *,
.ts-product .content-wrapper.loading > *,
.ts-logo-slider-wrapper.loading .content-wrapper > *,
.related-posts.loading .content-wrapper > *,
.woocommerce .product figure.loading > *,
.ts-products-widget-wrapper.loading > *,
.ts-blogs-widget-wrapper.loading > *,
.ts-recent-comments-widget-wrapper.loading > *,
.blogs article a.gallery.loading > *,
.ts-blogs.loading .content-wrapper > *,
.ts-testimonial-wrapper .items.loading > *,
.ts-twitter-slider .items.loading > *,
article .thumbnail.loading > *,
.ts-portfolio-wrapper.loading > *,
.thumbnails.loading > *,
.ts-product-category-wrapper .content-wrapper.loading > *,
.thumbnails-container.loading > *,
.column-products.loading > *,
.ts-team-members .loading > *{
visibility: hidden;
opacity: 0;
}
.thumbnails.loading:before,
.thumbnails-container.loading:before{
display: block !important
} .breadcrumb-title-wrapper{
width: 100%;
display: block;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
margin: 0;
position: relative;
z-index: 2;
}
.breadcrumb-title-wrapper *{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.breadcrumb-title-wrapper.ts-breadcrumb-parallax,
.breadcrumb-title-wrapper.ts-breadcrumb-parallax .breadcrumb-content{
background-attachment: fixed;
}
.breadcrumb-title-wrapper .breadcrumb-title{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-flow: column-reverse wrap;
flex-flow: column-reverse wrap;
padding: 5px 0;
}
.breadcrumb-title-wrapper .breadcrumbs-container > span:not(.current),
.breadcrumb-title-wrapper .brn_arrow{
font-size: 0;
margin: 0 6px;
}
.breadcrumb-title-wrapper .breadcrumbs-container > span:not(.current){
margin: 0 10px;
}
.breadcrumb-title-wrapper .breadcrumbs-container > span:not(.current):before,
.breadcrumb-title-wrapper .brn_arrow:before{
font-size: 8px;
}
.breadcrumbs-container > *{
line-height: 16px;
}
.breadcrumb-title-wrapper .breadcrumbs{
padding: 5px 0 3px;
}
.breadcrumb-title-wrapper .page-title + .breadcrumbs{
margin-bottom: 30px;
}
.heading-title.page-title{
margin-bottom: 0;
}
.breadcrumb-title-wrapper .page-title{
display: inline-block;
position: relative;
margin-right: auto; padding-right: 30px; }
.breadcrumb-title-wrapper .page-title .count{
top: 0;
} .breadcrumb-title-wrapper.breadcrumb-v2:before{
content: '';
display: block;
position: absolute;
top: 11vw;
left: 0;
right: 0;
bottom: 0;
background: #ffffff;
}
.breadcrumb-title-wrapper.breadcrumb-v2 .breadcrumb-content{
padding-top: 11vw;
position: relative;
}
.breadcrumb-title-wrapper.breadcrumb-v2 .breadcrumbs{
border-width: 0 0 1px;
border-style: solid;
}
.breadcrumb-title-wrapper.breadcrumb-v2 .breadcrumb-title{
padding: 0;
}
.breadcrumb-title-wrapper.breadcrumb-v2 .breadcrumb-title > .breadcrumbs:last-child{
padding-top: 8px;
padding-bottom: 6px;
}
.woocommerce.archive .breadcrumb-title-wrapper.breadcrumb-v2 .page-title{
max-width: 25%;
} .breadcrumb-title-wrapper.breadcrumb-v3 .breadcrumb-title{
min-height: 10vw;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.breadcrumb-title-wrapper.breadcrumb-v3 .page-title + .breadcrumbs{
margin-bottom: 5px;
}
.breadcrumb-title-wrapper.breadcrumb-v3 .page-title{
width: 100%;
padding: 0;
text-align: center;
} .wpcf7-not-valid-tip{
margin: 0 0 0 0;
top: -4px;
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7-display-none,
.wpcf7 form div.columns-3 label + br{
display: none;
}
body .wpcf7 form .wpcf7-response-output{
border-width: 0;
padding: 0;
margin: 10px 0;
display: inline-block;
width: 100%;
}
.wpcf7 form div.columns-3{
margin: 0 -15px 20px;
}
.wpcf7 form div.columns-3:after{
content: '';
clear: both;
display: table;
}
.wpcf7 form div.columns-3 > label{
width: 33.3333%;
float: left; padding: 0 15px;
}
body .wpcf7 form textarea,
body .wpcf7 form input:not([type^="checkbox"]):not([type^="radio"]):not([type^="submit"]){
padding: 10px 0;
border-width: 0 0 1px;
border-radius: 0;
}
body .wpcf7 form textarea{
height: 46px;
}
body .wpcf7 form textarea:focus{
height: 100px;
}
.woocommerce-MyAccount-content form button[type^="submit"],
form.track_order input[type^="submit"],
form.track_order button[type^="submit"],
div.wpcf7 input[type^="submit"]{
min-width: 208px;
margin-top: 15px;
}
div.wpcf7 .ajax-loader{
width: 20px;
height: 20px;
background: transparent;
position: relative;
margin: 15px 0 0 20px; display: inline-block;
vertical-align: middle;
opacity: 1;
}
div.wpcf7 .ajax-loader:after{
margin-top: -10px;
margin-left: -10px;
width: 20px;
height: 20px;
}
div.screen-reader-response{
color: #e94b4b;
}
div.screen-reader-response ul li{
padding-bottom: 0;
}
div.screen-reader-response ul{
margin: 0 0 20px 0;
}
div.wpcf7 .wpcf7-form-control-wrap{
margin-bottom: 5px;
display: inline-block;
width: 100%;
} #commentform textarea::-webkit-scrollbar,
#main .wpcf7 textarea::-webkit-scrollbar{
opacity: 0;
visibility: hidden;
}
#commentform textarea::-webkit-scrollbar-track,
#main .wpcf7 textarea::-webkit-scrollbar-track{
opacity: 0;
visibility: hidden;
}
#commentform textarea::-webkit-scrollbar-thumb,
#main .wpcf7 textarea::-webkit-scrollbar-thumb{
opacity: 0;
visibility: hidden;
} .page-template-blank-page-template #main-content{
padding-left: 0;
padding-right: 0;
} body .owl-carousel{
z-index: 5;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-slider ul li{
list-style: none;
}
.ts-slider.products .product,
.woocommerce .ts-slider.products .product{
padding: 0;
}
.woocommerce .content-wrapper:after{
display: table;
clear: both;
content: "";
}
.owl-controls{
width: 100%;
} .owl-dots{
margin-top: 40px;
margin-left: -10px;
margin-right: -10px;
text-align: center;
}
.ts-shortcode.ts-product .owl-dots{
margin-top: -35px;
position: relative;
}
.owl-dot{
width: 7px;
height: 7px;
background: #e3e3e3;
border-radius: 50%;
display: inline-block;
margin: 0 10px;
} .owl-nav > div{
width: 40px;
height: 40px;
display: block;
position: absolute;
top: 50%;
transform: translateY(-50%);
background: #ffffff;
text-align: center;
font-size: 0;
line-height: 0;
opacity: 0;
visibility: hidden;
transition: 350ms ease;
}
.woocommerce .cross-sells .owl-nav > div, 
.woocommerce .up-sells .owl-nav > div, 
.woocommerce .related .owl-nav > div,
.woocommerce.related .owl-nav > div,
.ts-product .owl-nav > div{
top: 35%;
}
.owl-nav > div.owl-prev{
left: -50px; }
.owl-nav > div.owl-next{
right: -50px; }
.owl-nav > div:before{
line-height: 40px;
font-size: 16px;
display: inline-block;
transition: none;
color: inherit;
}
.owl-carousel:hover .owl-nav > div{
opacity: 1;
visibility: visible;
}
.single-portfolio.slider .owl-carousel:hover .owl-nav > div.owl-prev,
.ts-sidebar .thumbnail.gallery .owl-nav > div.owl-prev,
.list-posts article .owl-nav > div.owl-prev,
.ts-blogs article .owl-nav > div.owl-prev,
.section-half-full-left .owl-nav .owl-prev,
.section-half-full-right .owl-nav .owl-prev{
left: 0; }
.single-portfolio.slider .owl-carousel:hover .owl-nav > div.owl-next,
.ts-sidebar .thumbnail.gallery .owl-nav > div.owl-next,
.list-posts article .owl-nav > div.owl-next,
.ts-blogs article .owl-nav > div.owl-next,
.section-half-full-left .owl-nav .owl-next,
.section-half-full-right .owl-nav .owl-next{
right: 0; }
.widget-container.has-nav .owl-nav,
.elementor-widget[data-widget_type*="wp-widget-"] .owl-nav{
position: absolute;
right: -5px; top: -8px;
transform: translateY(-100%);
}
.elementor-widget[data-widget_type*="wp-widget-"] .owl-nav{
top: -18px;
}
.widget-container.has-nav .owl-nav:after,
.elementor-widget[data-widget_type*="wp-widget-"] .owl-nav:after{
content: '';
clear: both;
display: block;
}
.widget-container.has-nav .owl-nav > div,
.elementor-widget[data-widget_type*="wp-widget-"] .owl-nav > div{
position: static;
opacity: 1;
visibility: visible;
float: left; width: 22px;
height: 26px;
transform: translateY(0);
}
.widget-container.has-nav .owl-nav > div:before,
.elementor-widget[data-widget_type*="wp-widget-"] .owl-nav > div:before{
line-height: 26px;
font-size: 13px;
}
.ts-blogs:not(.columns-1) .blogs > .owl-controls .owl-nav > div{
top: 29%;
}
.ts-sidebar .thumbnail.gallery .owl-nav > div,
.columns-3 .thumbnail.gallery .owl-nav > div{
width: 26px;
height: 30px;
}
.ts-sidebar .thumbnail.gallery .owl-nav > div:before,
.columns-3 .thumbnail.gallery .owl-nav > div:before{
line-height: 30px;
font-size: 14px;
}
.widget-container.has-nav,
.elementor-widget[data-widget_type*="wp-widget-"] .elementor-widget-container{
overflow: hidden;
}
.elementor-widget.elementor-widget-wp-widget-ts_social_icons[data-widget_type*="wp-widget-"] .elementor-widget-container{
overflow: visible;
}
.elementor-widget.elementor-widget-wp-widget-ts_instagram[data-widget_type*="wp-widget-"] .owl-prev{
left: 8px; }
.elementor-widget.elementor-widget-wp-widget-ts_instagram[data-widget_type*="wp-widget-"] .owl-next{
right: 8px; } .flex-control-nav.flex-control-paging{
margin: 0 -11px;
}
.flex-control-nav.flex-control-paging li{
list-style: none;
display: inline-block;
margin: 8px 11px;
}
.flex-control-nav.flex-control-paging li a{
font-size: 0;
line-height: 0;
width: 7px;
height: 7px;
background: #e3e3e3;
border-radius: 50%;
display: block;
} .load-more-wrapper,
.woocommerce .woocommerce-cart-form,
.woocommerce-checkout #customer_details,
.woocommerce-cart article .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review,
article.single-post > .comments-area:not(:last-child),
.woocommerce #customer_login,
.woocommerce div.product div.summary,
.woocommerce div.product div.woocommerce-product-gallery,
.woocommerce > form.checkout #customer_details,
.woocommerce > form.checkout #order_review,
.woocommerce .woocommerce-order,
.woocommerce .woocommerce-customer-details,
.yith_wcwl_wishlist_footer .yith-wcwl-share,
.single-portfolio > .entry-main,
.single-portfolio .related-portfolios,
body.error404 #primary > article,
article.single-post > .comments-area,
.woocommerce div.product .ads-banner,
.blog-template #left-sidebar,
.blog-template #right-sidebar,
.woocommerce-account .woocommerce-MyAccount-content{
margin-bottom: 100px;
}
article.single-post > .entry-meta-bottom{
margin-bottom: 95px;
}
.woocommerce div.product .woocommerce.yith-wfbt-section{
padding-top: 90px;
padding-bottom: 80px;
}
article.single-post > .entry-meta-bottom .social-sharing{
margin-bottom: 62px;
}
.woocommerce-tabs,
.woocommerce div.product.tabs-in-summary .woocommerce.yith-wfbt-section,
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs .panel,
.woocommerce div.product.show-tabs-content-default .woocommerce.yith-wfbt-section,
div.product.show-tabs-content-default .woocommerce-tabs #reviews #comments .woocommerce-noreviews,
.woocommerce div.product > #reviews{
padding-bottom: 100px;
}
.ts-pagination,
.woocommerce .after-loop-wrapper:not(:last-child),
.woocommerce.archive #main > .page-container{
padding-bottom: 90px;
}
.woocommerce .cross-sells,
.woocommerce .up-sells,
.woocommerce .related{
padding-bottom: 40px !important;
}
.single-portfolio .related-portfolios,
body.error404 article > .woocommerce.products,
.woocommerce div.product > #reviews,
.woocommerce div.product > #reviews + section.products,
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs,
.woocommerce div.product:not(.show-tabs-content-default):not(.tabs-in-summary) > section.products,
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs #tab-reviews{
padding-top: 90px;
}
.woocommerce div.product #reviews nav.woocommerce-pagination{
padding: 44px 0 94px;
}
body.page article.page + .comments-area{
margin-top: 80px;
padding-top: 100px;
border-width: 1px 0 0;
border-style: solid;
min-height: 300px;
}
body a.button-text,
.woocommerce-cart table.cart td.actions .button,
.woocommerce .button.button-small,
.button.button-small,
.woocommerce .button.button-small.button-border,
.button.button-small.button-border,
.woocommerce-cart .cart-collaterals .shipping-calculator-form .button,
.elementor-button-wrapper .elementor-button.elementor-size-xs{
line-height: 22px;
}
.woocommerce.archive #primary > .woocommerce-info,
.woocommerce div.product.tabs-in-summary .woocommerce-tabs ul.tabs li,
.elementor-widget-image-box .elementor-image-box-title{
line-height: 26px;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a,
.ts-store-notice a,
.header-top a,
.header-language a,
.header-currency a,
.ts-header .menu-wrapper .ts-menu a,
.product .meta-wrapper a,
.comments-area .comments-title a,
.filter-widget-area-button a,
.author a{
color: inherit;
}
.header-language a,
.header-currency a,
.ts-header .menu-wrapper .ts-menu a,
.product .meta-wrapper a{
text-decoration: none;
}
.text-left{
text-align: left !important;
}
.text-center{
text-align: center !important;
}
.text-right{
text-align: right !important;
}
#main ::-webkit-scrollbar,
.select2-results__options::-webkit-scrollbar{
width: 4px;
cursor: pointer;
}
#main ::-webkit-scrollbar-track,
.select2-results__options::-webkit-scrollbar-track{
background-color: #e6e6e6;
}
#main ::-webkit-scrollbar-thumb,
.select2-results__options::-webkit-scrollbar-thumb{
background-color: #191919;
} blockquote:before{
font-size: 150%;
display: inline-block;
vertical-align: top;
margin: 0 10px 0 0; float: left; }
blockquote:after{
content: '';
clear: both;
display: table;
}
article.single-post .entry-content > .content-wrapper blockquote:before,
.columns-1 .list-posts article blockquote:before,
.columns-0 .list-posts article:nth-child(5n+1) blockquote:before{
margin: 0 20px 0 0; }
.ul-style.check li:before{
font-size: 70%;
}
.ts-shortcode.ts-product-brand-wrapper .items{
margin-left: -10px;
margin-right: -10px;
}
.ts-shortcode.ts-product-brand-wrapper .items .item{
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
.ts-product-brand-wrapper .item .meta-wrapper{
margin: 10px 0 20px;
}
.ts-product-brand-wrapper .item .meta-wrapper > *:not(:last-child){
margin-bottom: 6px;
}
.ts-product-brand-wrapper .item img{
border-width: 1px;
border-style: solid;
max-width: 290px;
}
.ts-product-brand-wrapper .item .count{
line-height: 18px;
}
.ts-product-brand-wrapper.ts-product .owl-nav > div{
top: 30%;
}
.ts-product-category-wrapper.woocommerce:not(.columns-1).style-icon .content-wrapper{
width: 100%;
} .elementor-button-wrapper .elementor-button{
min-width: 168px;
}
.video-parallax .elementor-background-video-container{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.video-parallax .elementor-background-video-container video,
.video-parallax .elementor-background-video-container iframe{
position: absolute;
top: 0;
left: 0;
pointer-events: none;
transform: none !important;
}
.elementor-text-editor .discount{
font-size: 13px;
line-height: 16px;
padding: 5px 30px;
border: 1px dashed;
display: inline-block;
vertical-align: middle;
top: -3px;
position: relative;
}
.elementor-section.elementor-section-height-full{
height: 100vh;
}
.elementor-section.elementor-section-height-full>.elementor-container{
height: 100%;
}
.admin-bar .elementor-section.elementor-section-height-full{
height: calc(100vh - 32px);
}
.woocommerce .product_list_widget li .count-rating{
display: none !important;
}
.ts-language-switcher .wpml-ls-legacy-list-vertical a{
line-height: inherit;
}
.ts-shortcode .shop-more{
text-align: center;
}
body:not(.rtl) .elementor-section.elementor-section-full_width.elementor-section-stretched .wp-block-themepunch-revslider rs-fullwidth-wrap rs-module-wrap{
left: 0 !important;
} .footer-container .elementor-column:not(.elementor-col-100) .ts-mailchimp-subscription-shortcode .widget-title-wrapper .widget-title{
max-width: 400px;
}
.footer-container .elementor-col-20 .ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email input[type="email"],
.footer-container .elementor-col-25 .ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email input[type="email"],
.footer-container .elementor-col-33 .ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email input[type="email"]{
width: 100%;
min-width: 0;
max-width: 100%;
margin-right: 0; }
.footer-container .ts-mailchimp-subscription-shortcode .widget-container .widget-title-wrapper{
margin-bottom: 20px;
}
.footer-container .elementor-widget-text-editor ul li a,
.footer-container .elementor-widget-text-editor:not(.elementor-widget-ts-list-of-product-categories) ul li a{
color: inherit;
}
.footer-container .social-icons .list-icons li a{
font-size: 19px;
}
.elementor-widget-ts-language-switcher + .elementor-widget-ts-currency-switcher .ts-currency-switcher{
margin-top: 2px;
}
.footer-container a,
.footer-container h1,
.footer-container h2,
.footer-container h3,
.footer-container h4,
.footer-container h5,
.footer-container h6,
.elementor-heading-title{ 
color: inherit;
} #to-top{
position: fixed;
right: 2px; bottom: 2px;
transform: scale(0,0);
width: 50px;
height: 50px;
transition: 350ms ease 0s;
text-align: center;
cursor: pointer;
border-radius: 100%;
display: block !important;
z-index: 996;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
#to-top a{
display: block;
width: 46px;
height: 46px;
overflow: hidden;
text-transform: uppercase;
font-size: 0;
line-height: 0;
letter-spacing: 0;
text-decoration: none;
background: rgba(0,0,0,0.3);
color: #ffffff;
border-radius: 50%;
}
#to-top a:before{
font-size: 18px;
line-height: 46px;
}
#to-top a:hover{
text-decoration: none;
opacity: 1;
box-shadow: 0 0 6px rgba(100,100,100,0.1)
}
#to-top.on{
transform: scale(1,1);
} .widget-container{
clear: both;
position: relative;
}
.widget-container:not(:last-child){
border-width: 0 0 1px;
border-style: solid;
padding: 0 0 40px 0;
margin: 0 0 40px 0;
}
.widget-container ul,
.elementor-widget[data-widget_type*="wp-widget-"] ul{
margin-bottom: 0 !important;
}
.widget-container.has-nav .widgettitle{
margin-right: 40px; }
.widget-container .widget-title-wrapper .widget-title:not(:empty),
.widget-title-wrapper .widget-title:not(:empty),
.elementor-widget[data-widget_type*="wp-widget-"] > h5:not(.elementor-heading-title){
margin-bottom: 10px;
}
.widget-container .widget-title-wrapper,
.widget-title-wrapper,
.elementor-widget[data-widget_type*="wp-widget-"] > h5:not(.elementor-heading-title){
position: relative;
}
.widget-container fieldset,
.elementor-widget[data-widget_type*="wp-widget-"] fieldset{
padding: 0;
}
.widget-container ul ol,
.widget-container ol ol,
.widget-container ul ul,
.elementor-widget[data-widget_type*="wp-widget-"] ul ol,
.elementor-widget[data-widget_type*="wp-widget-"] ol ol,
.elementor-widget[data-widget_type*="wp-widget-"] ul ul{
display: block;
margin: 12px 0 6px 20px; }
#left-sidebar .widget-container ul ol,
#left-sidebar .widget-container ol ol,
#left-sidebar .widget-container ul ul,
#left-sidebar .elementor-widget[data-widget_type*="wp-widget-"] ul ol,
#left-sidebar .elementor-widget[data-widget_type*="wp-widget-"] ol ol,
#left-sidebar .elementor-widget[data-widget_type*="wp-widget-"] ul ul,
#right-sidebar .widget-container ul ol,
#right-sidebar .widget-container ol ol,
#right-sidebar .widget-container ul ul,
#right-sidebar .elementor-widget[data-widget_type*="wp-widget-"] ul ol,
#right-sidebar .elementor-widget[data-widget_type*="wp-widget-"] ol ol,
#right-sidebar .elementor-widget[data-widget_type*="wp-widget-"] ul ul{
margin-left: 15px; }
.widget-container ul li,
.elementor-widget[data-widget_type*="wp-widget-"] ul li,
.woocommerce .widget_rating_filter ul li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{
list-style: none;
position: relative;
}
.widget-container ul li:first-child,
.elementor-widget[data-widget_type*="wp-widget-"] ul li:first-child,
.woocommerce .widget_rating_filter ul li:first-child,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:first-child{
padding-top: 0;
margin-top: 0;
}
.widget-container ul li:last-child,
.elementor-widget[data-widget_type*="wp-widget-"] ul li:last-child,
.woocommerce .widget_rating_filter ul li:last-child,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child{
padding-bottom: 0;
margin-bottom: 0;
}
.widget-container ul li > a,
.elementor-widget[data-widget_type*="wp-widget-"] ul li > a{
position: relative;
}
.widget-container a:hover,
.elementor-widget[data-widget_type*="wp-widget-"] a:hover{
text-decoration: underline;
}
.widget-title-wrapper a.block-control{
color: inherit;
}
.widget-title-wrapper a.block-control:after,
.widget-container ul li span.icon-toggle:after,
.elementor-widget[data-widget_type*="wp-widget-"] ul li span.icon-toggle:after{
display: inline-block;
font-size: 10px;
line-height: 1;
transition: 350ms ease;
}
.widget-title-wrapper a.block-control.active:after,
.widget-container ul li.active > span.icon-toggle:after,
.elementor-widget[data-widget_type*="wp-widget-"] ul li.active > span.icon-toggle:after{
transform: rotate(-180deg);
}
.widget-title-wrapper a.block-control,
.widget-container ul li span.icon-toggle,
.elementor-widget[data-widget_type*="wp-widget-"] ul li span.icon-toggle{
position: absolute;
content: "";
width: 30px;
height: 30px;
display: none;
right: -10px; top: 50%;
text-align: center;
text-indent: 0;
z-index: 8;
text-decoration: none;
margin-top: -15px;
line-height: 26px;
}
.widget-container ul li span.icon-toggle,
.elementor-widget[data-widget_type*="wp-widget-"] ul li span.icon-toggle{
display: inline-block;
top: 4px;
margin-top: 0;
cursor: pointer;
}
.widget-container ul li:first-child span.icon-toggle{
top: -1px;
} .ts-sidebar .widget-container textarea,
.ts-sidebar .widget-container select,
html .ts-sidebar .widget-container input[type^="search"],
html .ts-sidebar .widget-container input[type^="text"], 
html .ts-sidebar .widget-container input[type^="email"],
html .ts-sidebar .widget-container input[type^="password"],
html .ts-sidebar .widget-container input[type^="number"],
html .ts-sidebar .widget-container input[type^="tel"],
.ts-sidebar .widget-container .chosen-container a.chosen-single,
body .ts-sidebar .widget-container .select2-container--default .select2-selection--single .select2-selection__rendered{
padding-top: 7px;
padding-bottom: 7px;
}
.ts-sidebar .widget-container textarea,
.ts-sidebar .widget-container select,
.ts-sidebar .widget-container select option,
html .ts-sidebar .widget-container input[type^="search"],
html .ts-sidebar .widget-container input[type^="text"], 
html .ts-sidebar .widget-container input[type^="email"],
html .ts-sidebar .widget-container input[type^="password"],
html .ts-sidebar .widget-container input[type^="number"],
html .ts-sidebar .widget-container input[type^="tel"],
.ts-sidebar .widget-container .chosen-container a.chosen-single,
body .ts-sidebar .widget-container .select2-container--default .select2-selection--single .select2-selection__rendered{
font-size: 100%;
}
body .ts-sidebar .widget-container a.button,
body .ts-sidebar .widget-container button, 
body .ts-sidebar .widget-container input[type^="submit"], 
body .ts-sidebar .widget-container .widget_price_filter .price_slider_amount .button,
.yith-woocompare-widget a.clear-all,
.yith-woocompare-widget a.compare,
body .ts-sidebar .widget-container .dokan-btn{
padding-top: 5px;
padding-bottom: 5px;
font-size: 125%;
}  .widget_archive li > a,
.widget_categories li > a,
.woocommerce .widget_rating_filter ul li .star-rating,
.elementor-widget-wp-widget-categories li > a{
margin-right: 9px; }
ul.product-categories li .count,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count,
.product-filter-by-brand li label .count{
margin-left: 9px; }
.ts-product-categories-widget-wrapper ul li .count{
margin-left: 14px; } .widget_categories ul li.current-cat.active > a,
.elementor-widget-wp-widget-categories ul li.current-cat.active > a,
.widget_categories ul li.current-cat-parent.active > a,
.elementor-widget-wp-widget-categories ul li.current-cat-parent.active > a{
text-decoration: underline;
} .widget_nav_menu > div > ul li[class*=fa]:before{
margin-right: 5px; display: inline-block;
}
.widget_nav_menu > div > ul{
margin-bottom: 0;
} .wp-block-calendar,
#page .widget_calendar .calendar_wrap,
.elementor-widget-wp-widget-calendar .elementor-widget-container{
background: rgba(180,180,180,0.1);
}
.wp-block-calendar .wp-calendar-nav,
.widget_calendar .wp-calendar-nav,
.elementor-widget-wp-widget-calendar .wp-calendar-nav{
padding: 5px 15px;
}
.wp-block-calendar,
#calendar_wrap{
overflow: auto;
}
.wp-block-calendar table,
.widget_calendar table,
.elementor-widget-wp-widget-calendar table{
border-width: 0 0 1px 0;
border-style: solid;
margin: 0;
}
.wp-block-calendar table th,
.wp-block-calendar table td,
body .widget_calendar table td,
body .widget_calendar table th,
.elementor-widget-wp-widget-calendar table td,
.elementor-widget-wp-widget-calendar table th{
border-width: 0 !important;
padding: 5px;
text-align: center;
background: transparent;
}
.wp-block-calendar table caption,
.widget_calendar caption,
.elementor-widget-wp-widget-calendar caption{
padding: 7px 0 6px 0;
text-align: center;
text-transform: uppercase;
background: #191919;
color: #fff;
}
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,
.widget_calendar td#prev,
.elementor-widget-wp-widget-calendar td#prev{
text-align: left }
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next,
.widget_calendar td#next,
.elementor-widget-wp-widget-calendar td#next{
text-align: right } .search-table,
.woocommerce-product-search{
position: relative
}
.woocommerce-product-search .search-field,
.search-content input[type="text"]{
padding: 6px 60px 6px 20px; margin: 0;
width: 100%;
max-width: 100%;
font-size: 100%;
}
.woocommerce-product-search button[type="submit"],
.search-table .search-button{
width: 60px;
text-align: center;
position: absolute;
top: 0;
right: 0; bottom: 0;
display: inline-block;
margin: 0;
padding: 0 !important;
border-width: 0;
font-size: 0 !important;
background: transparent !important;
color: inherit !important;
}
.woocommerce-product-search button[type="submit"]:before,
.search-table .search-button:before,
.ts-sidebar .woocommerce-product-search button[type="submit"]:before,
.ts-sidebar .search-table .search-button:before{
font-size: 15px;
line-height: 38px;
}
.search-table .search-button input[type^="submit"]{
display: none;
}
.ts-search-by-category ::-webkit-input-placeholder{
color: #808080;
}
.ts-search-by-category :-moz-placeholder{
color: #808080;
}
.ts-search-by-category ::-moz-placeholder{
color: #808080;
}
.ts-search-by-category :-ms-input-placeholder{
color: #808080;
} .widget_rss .rss-date{
font-size: 90%;
text-transform: uppercase;
margin: 6px 0 6px 0;
display: block;
}
.widget_rss cite{
margin-top: 5px;
display: inline-block;
width: 100%;
}
.widget_rss .widget-title:before{
display: none !important;
}
.rsswidget .rss-widget-icon{
vertical-align: baseline;
position: relative;
top: 1px;
} .widget_recent_entries ul li, 
.elementor-widget-wp-widget-recent-posts ul li{
padding: 0;
margin-bottom: 30px;
}
.widget_recent_entries ul li:last-child, 
.elementor-widget-wp-widget-recent-posts ul li:last-child{
margin-bottom: 0;
}
.widget_recent_entries .post-date, 
.elementor-widget-wp-widget-recent-posts .post-date{
display: block;
line-height: 16px;
margin-top: 5px;
} ul li.recentcomments .comment-author-link:before{
display: inline-block;
vertical-align: baseline;
margin-right: 10px; } .widget_media_gallery .gallery{
margin: -3px !important;
}
.widget_media_gallery .gallery .gallery-item{
padding: 3px !important;
margin: 0 !important;
}
.elementor-widget-wp-widget-media_gallery .gallery{
margin: -10px !important;
}
.elementor-widget-wp-widget-media_gallery .gallery .gallery-item{
padding: 10px !important;
margin: 0 !important;
}
.gallery .gallery-item img{
border-width: 0 !important;
transition: 350ms ease;
}
.gallery .gallery-item:hover img{
opacity: 0.5;
}
.gallery .gallery-item .gallery-caption{
margin: 3px 0 0 !important;
font-size: 80%;
line-height: 18px;
font-weight: normal;
} body.home .index-template .list-posts .wp-block-latest-comments article{
padding: 0;
margin: 0;
width: auto;
}
body.home .index-template .list-posts .wp-block-latest-comments article:after{
display: none;
}
body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, 
body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
margin-left: 0; }
.wp-block-rss a,
.wp-block-latest-posts a,
.wp-block-latest-comments li a{
color: inherit;
}  .woocommerce .widget_price_filter form{
padding-top: 7px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{
background-image: none;
box-shadow: none;
border-radius: 0;
height: 4px;
position: relative;
z-index: 1;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
margin: 0 0 20px 14px; background: #e6e6e6;
border-radius: 0;
direction: ltr;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{
height: 4px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range:before{
position: absolute;
left: 0;right: 0;
bottom: 0;top: 0;
z-index: 1;
content: "";
background: #103178;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content:after,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content:before{
content: "";
position: absolute;
top: 0;
left: -16px; right: auto; border-width: 0 16px 0 0; border-style: solid;
border-color: #e6e6e6;
width: 16px;
height: 4px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content:after{
right: 0; left: auto; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
width: 16px;
height: 16px;
margin-left: -15px; top: -7px;
background: #191919;
box-shadow: none;
border-radius: 100%;
}
.woocommerce .widget_price_filter .ui-slider{
margin-left: 2px;
margin-right: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child{
margin-left: -15px; }
.woocommerce .widget_price_filter .price_slider_amount{
line-height: inherit;
font-size: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
-webkit-box-align: start;    
-ms-flex-align: start;    
align-items: flex-start;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce .woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit{
order: 1;
background: transparent !important;
border-width: 0 !important;
padding: 0 !important;
text-decoration: underline;
margin-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .woocommerce-widget-layered-nav-dropdown .woocommerce-widget-layered-nav-dropdown__submit:hover{
text-decoration: none;
} .ts-active-filters .widget_layered_nav_filters:after{
content: '';
clear: both;
display: table;
}
.ts-active-filters .widget_layered_nav_filters .widgettitle{
font-size: 100%;
line-height: 24px;
float: left; margin: 0 20px 10px 0; }
.ts-active-filters .widget_layered_nav_filters ul{
float: left; margin-left: -10px;
margin-right: -10px;
}
.ts-active-filters .widget_layered_nav_filters ul li{
margin: 0 10px 10px;
padding: 0;
float: left; line-height: 24px;
}
.ts-active-filters .widget_layered_nav_filters ul li a{
transition: none;
position: relative;
color: inherit;
}
.woocommerce .widget_layered_nav_filters ul li a:after{
color: red;
font-size: 10px;
display: inline-block;
vertical-align: middle;
margin-left: 5px; }
.ts-active-filters .widget_layered_nav_filters ul li a:after{
margin-top: -1px;
}
.woocommerce .widget_layered_nav_filters ul li a:before{
display: none;
} .product-filter-by-color ul li a > span.color-name{
display: none;
}
.color-swatch:after{
content: '';
clear: both;
display: table;
}
.product-filter-by-color ul li,
.ts-product-attribute div.option,
.product-filter-by-color ul li a,
.ts-product-attribute div.option.color a{
display: inline-block;
vertical-align: top;
}
.color-swatch,
.product-filter-by-color ul{
margin: 0 -3px;
}
.color-swatch > div,
.product-filter-by-color ul li,
.product-filter-by-color ul li:first-child,
.product-filter-by-color ul li:last-child{
margin: 3px; padding: 0;
}
.color-swatch > div{
float: left; }
.color-swatch > div span,
.color-swatch > div img,
.ts-product-attribute a img,
.product-filter-by-color ul li a img,
.product-filter-by-color ul li a > span{
width: 23px;
height: 23px;
font-size: 0;
letter-spacing: 0;
border-radius: 100%;
display: inline-block;
vertical-align: top;
transition: 200ms ease 0s;
}
.ts-product-attribute a{
border-radius: 100%;
}
.color-swatch > div img,
.product-filter-by-color ul li a img,
.ts-product-attribute a img{
border-width: 1px;
border-style: solid;
}
.color-swatch > div:before,
.product-filter-by-color ul li a:before,
.ts-product-attribute div.option.color a:before{
content: '';
width: 25px;
height: 25px;
border-width: 2px;
border-style: solid;
border-color: #fff;
border-radius: 100%;
display: inline-block;
vertical-align: top;
position: absolute;
top: 1px;
left: -1px; }
.color-swatch > div:hover:before,
.color-swatch > div.active:before,
.product-filter-by-color ul li:hover a:before,
.product-filter-by-color ul li.chosen a:before,
.ts-product-attribute div.option.color.selected a:before,
.ts-product-attribute div.option.color a:hover:before{
width: 21px;
height: 21px;
border-width: 2px;
top: 1px;
left: 1px; z-index: 2;
}
.ts-product-attribute div.option.color a:before{
top: -1px;
}
.ts-product-attribute div.option.color a:hover:before,
.ts-product-attribute div.option.color.selected a:before{
top: 1px;
}
.color-swatch > div:before,
.product-filter-by-color ul li a:before, 
.ts-product-attribute div.option.color a:before{
top: -1px;
}
.color-swatch > div:hover:before,
.color-swatch > div.active:before{
top: 1px;
}
.color-swatch > div,
.product-filter-by-color ul li a,
.ts-product-attribute div.option.color a{
position: relative;
width: 23px;
height: 23px;
}
.product-filter-by-color ul li .count{
margin: 0 20px 0 5px; }
.color-swatch > div:after,
.product-on-sale-form.checked > label:after,
.product-filter-by-color ul li a:after,
.ts-product-attribute div.option.color a:after,
.woocommerce .widget_rating_filter ul li a:after,
.product-filter-by-availability ul li label:after,
.product-filter-by-price ul li label:after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after,
.widget-container.product-filter-by-brand ul > li label:after{
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 8px;
line-height: 1;
text-align: center;
color: #fff;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
opacity: 0;
visibility: hidden;
transition: opacity 200ms, visibility 200ms;
}
.color-swatch > div:after,
.product-filter-by-color ul li a:after{
text-shadow: 0 0 1px rgba(0,0,0,0.6);
}
.color-swatch > div:hover:after,
.color-swatch > div.active:after,
.product-filter-by-color ul li:hover a:after,
.product-filter-by-color ul li.chosen a:after,
.ts-product-attribute div.option.color:hover a:after,
.ts-product-attribute div.option.color.selected a:after,
.woocommerce .widget_rating_filter ul li.chosen a:after,
.product-on-sale-form.checked > label:after,
.product-filter-by-availability ul li input[checked="checked"] + label:after,
.product-filter-by-price ul li.chosen label:after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:after,
.widget-container.product-filter-by-brand ul > li.selected label:after{
opacity: 1;
visibility: visible;
}
.color-swatch > div:hover{
cursor: pointer;
} .color-swatch > div.color span[style*="background-color:#ffffff"]:before,
.product-filter-by-color ul li a span[style*="background-color:#ffffff"]:before,
.color-swatch > div.color span[style*="background-color: #ffffff"]:before,
.product-filter-by-color ul li a span[style*="background-color: #ffffff"]:before{
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
border-radius: 50%;
background: #f3f4f9;
} .product-on-sale-form > label > input[type^="checkbox"],
.product-filter-by-availability ul li input[type^="checkbox"],
.product-filter-by-brand ul li input[type^="checkbox"]{
display: none;
}
.product-on-sale-form > label,
.product-filter-by-brand ul li label,
.product-filter-by-price ul li label,
.product-filter-by-availability ul li label,
.woocommerce .widget_rating_filter ul li a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
padding-bottom: 0;
cursor: pointer;
display: inline;
position: relative;
padding-left: 26px; }
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
padding-left: 26px !important; }
.product-on-sale-form > label{
padding-left: 30px; }
.product-on-sale-form > label,
.product-filter-by-brand ul li label,
.product-filter-by-price ul li label,
.product-filter-by-availability ul li label,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
transition: 200ms ease;
}
.product-on-sale-form > label:before,
.product-filter-by-brand ul li label:before,
.product-filter-by-price ul li label:before,
.product-filter-by-availability ul li label:before,
.woocommerce .widget_rating_filter ul li.chosen a::before,
.woocommerce .widget_rating_filter ul li a:before,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before{
content: '';
width: 20px;
height: 20px;
border-width: 1px;
border-style: solid;
border-radius: 2px;
position: absolute;
top: 1px;
left: 0;
}
.product-on-sale-form > label:before{
top: 0;
}
.product-on-sale-form.checked > label:after,
.widget-container.product-filter-by-brand ul > li label:after,
.product-filter-by-price ul > li label:after,
.product-filter-by-availability ul li label:after,
.woocommerce .widget_rating_filter ul li a:after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:after{
left: 5px; top: 6px;
transform: translate(0);
font-size: 10px;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list,
.product-filter-by-brand .product-filter-by-brand-wrapper > ul{
max-height: 240px;
overflow: auto;
margin-bottom: 0;
}
.product-filter-by-brand .product-filter-by-brand-wrapper > ul ul{
margin: 10px 0 2px 20px; } .woocommerce .widget_rating_filter ul li .star-rating{
display: inline-block;
vertical-align: middle;
}
.woocommerce .widget_rating_filter ul li{
padding: 5px 0;
}  .widget-container.mailchimp-subscription .widget-title-wrapper{
font-size: 100%;
}
.subscribe-widget .newsletter p{
margin-bottom: 10px;
}
.mc4wp-form .subscribe-email input[type="email"],
.mc4wp-form .subscribe-email .button{
width: 100%;
max-width: 100%;
display: inline-block;
vertical-align: top;
} .social-icons .social-desc{
margin-bottom: 10px;
}
.social-icons .list-icons:after{
display: table;
clear: both;
content: "";
}
.social-icons .list-icons{
margin: 0 -9px;
}
.social-icons .list-icons li{
text-align: center;
float: left; display: block;
position: relative;
margin: 0;
padding: 0;
}
.social-icons .list-icons li a{
display: block;
transition: none;
color: inherit;
padding: 5px 9px;
font-size: 17px;
}
.social-icons .list-icons .ts-tooltip{
color: #fff;
background-color: #191919;
position: absolute;
content: "";
top: -8px;
left: 50%;
transform: translate(-50%, -100%);
height: 20px;
opacity: 0;
visibility: hidden;
padding: 2px 5px;
min-width: 60px;
font-size: 10px;
transition: 350ms ease 0s;
text-align: center;
line-height: 16px;
white-space: nowrap;
border-radius: 4px;
display: none;
}
.social-icons .list-icons .ts-tooltip:before{
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 6px 5px 0 5px;
border-color: #191919 transparent transparent transparent;
position: absolute;
bottom: -5px;
left: 50%;
transform: translateX(-50%);
font-size: 12px;
line-height: 14px;
}
.social-icons.show-tooltip .list-icons .ts-tooltip{
display: inline-block;
}
.social-icons.style-horizontal .list-icons a:hover i,
.social-icons.style-vertical .list-icons a:hover{
opacity: 0.5;
}
.social-icons .list-icons a:hover .ts-tooltip{
opacity: 1;
visibility: visible;
z-index: 999;
} .social-icons.style-vertical .list-icons li{
float: none;
text-align: left; }
.social-icons.style-vertical .list-icons li a{
display: inline-block;
}
.social-icons.style-vertical .list-icons li i{
min-width: 20px;
margin-right: 5px; }
.social-icons.style-vertical.show-tooltip .list-icons .ts-tooltip{
display: inline-block;
position: static;
background: transparent;
color: inherit;
transform: translate(0,0);
opacity: 1;
visibility: visible;
font-size: 100%;
text-align: left;
}
.social-icons.style-vertical .list-icons .ts-tooltip:before{
display: none;
} .twitter-wrapper .item{
position: relative;
margin: 0 0 20px 0;
display: inline-block;
width: 100%;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.twitter-wrapper .item:last-child{
margin-bottom: 0;
}
.twitter-wrapper .avatar-name img{
width: 30px;
height: 30px;
border-radius: 100%;
border-width: 1px;
border-style: solid;
float: left; }
.twitter-wrapper .date-time{
font-size: 95%;
font-style: italic;
display: inline-block;
width: 100%;
}
.twitter-wrapper .avatar-name{
min-height: 30px;
overflow: hidden;
}
.avatar-name a{
margin: 0 0 0 15px; position: relative;
top: 4px;
color: inherit;
}
.avatar-name a:hover{
text-decoration: none;
}
.twitter-wrapper .content{
margin-top: 5px;
} .ts-instagram-wrapper.items{
margin: -3px;
display: block;
overflow: hidden;
}
.ts-instagram-wrapper.items:after{
content: '';
clear: both;
display: table;
}
.ts-instagram-wrapper .item{
width: 50%;
float: left; padding: 3px;
}
.elementor-widget-wp-widget-ts_instagram .ts-instagram-wrapper.items{
margin: -10px;
}
.elementor-widget-wp-widget-ts_instagram .ts-instagram-wrapper .item{
padding: 10px;
}
.ts-instagram-wrapper.items.owl-carousel{
width: calc(100% + 6px);
}
.elementor-widget-wp-widget-ts_instagram .ts-instagram-wrapper.items.owl-carousel{
width: calc(100% + 20px);
}
.ts-instagram-wrapper.columns-3 .item{
width: 33.33333%;
}
.ts-instagram-wrapper.columns-4 .item{
width: 25%;
}
.ts-instagram-wrapper.columns-5 .item{
width: 20%;
}
.ts-instagram-wrapper.columns-6 .item{
width: 16.66666%;
}
.ts-instagram-wrapper .item:nth-child(2n+1),
.ts-instagram-wrapper.columns-3 .item:nth-child(3n+1),
.ts-instagram-wrapper.columns-4 .item:nth-child(4n+1),
.ts-instagram-wrapper.columns-5 .item:nth-child(5n+1),
.ts-instagram-wrapper.columns-6 .item:nth-child(6n+1){
clear: both;
}
.ts-instagram-wrapper.columns-3 .item:nth-child(2n+1),
.ts-instagram-wrapper.columns-4 .item:nth-child(2n+1),
.ts-instagram-wrapper.columns-5 .item:nth-child(2n+1),
.ts-instagram-wrapper.columns-6 .item:nth-child(2n+1){
clear: none;
}
.ts-instagram-wrapper .item > a{
display: block;
position: relative;
}
.ts-instagram-wrapper .item img{
width: 100%;
}
.ts-instagram-wrapper .item > a:after{
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0;
visibility: hidden;
background: #000; 
transition: 350ms ease;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-instagram-wrapper .item:hover > a:after{
opacity: 0.7;
visibility: visible;
} ul.product_list_widget li,
.woocommerce ul.product_list_widget li,
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
overflow: hidden;
list-style: none;
padding: 0;
line-height: 18px;
position: relative;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
padding-right: 20px; }
ul.product_list_widget li:not(:last-child),
.woocommerce ul.product_list_widget li:not(:last-child),
.woocommerce .widget_shopping_cart .cart_list li:not(:last-child), 
.woocommerce.widget_shopping_cart .cart_list li:not(:last-child){
margin: 0 0 20px 0;
}
.cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove{
content: "";
height: 24px;
width: 24px;
font-size: 0;
line-height: 24px;
text-align: center;
text-indent: 0;
padding: 0;
letter-spacing: 0;
position: absolute !important;
left: auto;
right: 0; top: 0;
margin: 0 !important;
text-decoration: none;
background: transparent !important;
z-index: 2;
}
ul.product_list_widget li img,
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img{
float: left; width: 70px;
margin: 0 15px 0 0; }
ul.product_list_widget li .ts-wg-meta,
.woocommerce ul.product_list_widget li .ts-wg-meta{
width: calc(100% - 85px);
float: right; }
.widget_shopping_cart .cart_list li > a:not(.remove),
ul.product_list_widget li .ts-wg-meta > *:not(:last-child),
ul.product_list_widget li > *:not(:last-child):not(.ts-wg-thumbnail),
.woocommerce ul.product_list_widget li .ts-wg-meta > *:not(:last-child),
.woocommerce.widget_recent_reviews ul.product_list_widget li > *:not(:last-child):not(.ts-wg-thumbnail){
margin-bottom: 10px;
display: block;
}
ul.product_list_widget li > div > .price,
.product-title-shorten ul.product_list_widget li > div > .price{
margin-bottom: 0;
}
ul.product_list_widget li a,
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a{
font-weight: normal;
}
ul.product_list_widget li .reviewer{
font-size: 90%;
}
ul.product_list_widget .product-categories > *{
display: inline !important;
color: inherit !important;
}
ul.product_list_widget .product-categories > span:first-child{
display: none !important;
} .elementor-widget-wp-widget-woocommerce_widget_cart .total,
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total{
margin: 20px 0 6px;
}
.elementor-widget-wp-widget-woocommerce_widget_cart .buttons,
.woocommerce .widget_shopping_cart .buttons,
.woocommerce.widget_shopping_cart .buttons{
margin: 0;
}
.elementor-widget-wp-widget-woocommerce_widget_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a{
width: 100%;
margin: 0 0 5px;
} .post_list_widget li{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-width: 0 0 1px;
border-style: dotted;
margin-bottom: 15px;
padding-bottom: 15px;
}
.post_list_widget li:last-child{
margin-bottom: 0;
padding-bottom: 0;
border-width: 0;
}
.post_list_widget li .thumbnail{
width: 100%;
display: block;
margin-bottom: 10px;
} .comment_list_widget li{
padding: 0 !important;
}
.comment_list_widget li:not(:last-child){
margin-bottom: 20px;
}
.comment_list_widget li:after{
content: '';
clear: both;
display: table;
}
.comment_list_widget .avatar{
width: 36px;
border-radius: 100%;
float: left; margin-right: 14px; }
.comment_list_widget .avatar > a{
position: relative;
}
.comment_list_widget .comment-meta .author{
display: block;
}
.comment_list_widget .comment-body{
font-size: 100%;
line-height: 1.5;
padding: 0;
background: transparent;
}
.comment_list_widget .avatar ~ .comment-body{
padding: 0 0 0 50px; }
.comment_list_widget blockquote:before{
font-size: 100%;
} .elementor-widget-container > ul li,
.elementor-widget-container ul.menu li,
.elementor-widget-container .list-icons li,
.widget_categories > ul li,
.product-categories li{
list-style: none;
}
.widget_categories > ul ul li,
.widget_pages > ul ul li,
.widget_nav_menu > div > ul ul li,
.elementor-widget-wp-widget-categories .elementor-widget-container > ul ul li,
.elementor-widget-wp-widget-pages .elementor-widget-container > ul ul li,
.elementor-widget-wp-widget-nav_menu .elementor-widget-container > div > ul ul li{
padding: 4px 0;
position: relative;
}
.widget_categories > ul li:last-child,
.widget_pages > ul li:last-child,
.widget_nav_menu > div > ul li:last-child,
.widget-container ul.product-categories > li:last-child,
.widget_categories > ul > li:last-child,
.product-filter-by-brand div > ul > li:last-child,
.elementor-widget-wp-widget-categories .elementor-widget-container > ul li:last-child,
.elementor-widget-wp-widget-pages .elementor-widget-container > ul li:last-child,
.elementor-widget-wp-widget-nav_menu div > ul li:last-child,
.elementor-widget-wp-widget-ts_product_categories ul.product-categories > li:last-child{
margin-bottom: 0;
padding-bottom: 0;
}
.ts-product-categories-widget-wrapper ul li.cat-parent.active > a,
.widget_categories ul li.cat-parent.active > a, 
.elementor-widget-wp-widget-categories ul li.cat-parent.active > a,
.ts-product-categories-widget-wrapper ul li.current > a,
.widget_nav_menu ul.menu li.current-menu-item > a,
.widget_nav_menu ul.menu li.current-menu-parent > a,
.widget_categories ul li.current > a, 
.elementor-widget-wp-widget-categories ul li.current > a,
.widget_product_categories ul.product-categories li.current-cat-parent > a,
.widget_product_categories ul.product-categories li.current-cat > a,
.elementor-widget-wp-widget-woocommerce_product_categories ul.product-categories li.current-cat-parent > a,
.elementor-widget-wp-widget-woocommerce_product_categories ul.product-categories li.current-cat > a{
text-decoration: underline;
}
.widget_categories > ul li.current-cat > a{
text-decoration: underline;
} body .yith-woocompare-widget ul.products-list,
.elementor-widget-wp-widget-yith-woocompare-widget ul.products-list{
margin-bottom: 20px !important;
}
.yith-woocompare-widget a.clear-all,
.yith-woocompare-widget a.compare,
.elementor-widget-wp-widget-yith-woocompare-widget a.clear-all,
.elementor-widget-wp-widget-yith-woocompare-widget a.compare{
width: 100%;
margin: 5px 0 0;
text-decoration: none !important;
display: block;
text-transform: none;
}
.elementor-widget-wp-widget-yith-woocompare-widget a.clear-all,
.elementor-widget-wp-widget-yith-woocompare-widget a.compare{
width: auto;
display: inline-block;
vertical-align: top;
min-width: 200px;
}
.yith-woocompare-widget ul.products-list li .remove,
.elementor-widget-wp-widget-yith-woocompare-widget ul.products-list li .remove{
height: 24px;
width: 24px;
font-size: 0;
line-height: 24px;
position: absolute;
left: auto; right: 0; font-weight: 400;
border-radius: 0;
text-align: center;
cursor: pointer;
outline: none;
background: transparent !important;
text-decoration: none !important;
z-index: 2;
}
body .yith-woocompare-widget ul.products-list li:not(.list_empty),
.elementor-widget-wp-widget-yith-woocompare-widget ul.products-list li:not(.list_empty){
border-width: 0;
padding: 5px 25px 5px 0;
}
body .yith-woocompare-widget ul.products-list li:not(.list_empty):first-child,
.elementor-widget-wp-widget-yith-woocompare-widget ul.products-list li:not(.list_empty):first-child{
padding-top: 0;
}
body .yith-woocompare-widget ul.products-list li:not(.list_empty):last-child,
.elementor-widget-wp-widget-yith-woocompare-widget ul.products-list li:not(.list_empty):last-child{
padding-bottom: 0;
}
body .yith-woocompare-widget ul.products-list li,
.elementor-widget-wp-widget-yith-woocompare-widget ul.products-list li{
position: relative;
}
body .yith-woocompare-widget ul.products-list li .title,
.elementor-widget-wp-widget-yith-woocompare-widget ul.products-list li .title{
cursor: pointer;
display: block;
outline: none;
text-transform: none;
font-size: 100%;
}  .elementor-widget-icon-list.elementor-icon-list--layout-inline.elementor-widget__width-auto .elementor-icon-list-icon{
line-height: 1;
} .elementor-widget-wp-widget-nav_menu.columns-2 ul.menu,
.elementor-widget-wp-widget-nav_menu.columns-3 ul.menu,
.elementor-widget-wp-widget-nav_menu.columns-4 ul.menu{
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
break-inside: avoid;
}
.elementor-widget-wp-widget-nav_menu.columns-3 ul.menu{
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
.elementor-widget-wp-widget-nav_menu.columns-4 ul.menu{
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
.elementor-widget-wp-widget-nav_menu.columns-4 ul.menu li,
.elementor-widget-wp-widget-nav_menu.columns-3 ul.menu li,
.elementor-widget-wp-widget-nav_menu.columns-2 ul.menu li{
display: inline-block;
width: 100%;
} .woocommerce-page #left-sidebar.ts-col-6,
.woocommerce-page #right-sidebar.ts-col-6{
width: 22%;
}
.woocommerce-page #main-content.ts-col-18{
width: 78%;
}
.woocommerce-page #main-content.ts-col-12{
width: 56%;
padding-left: 0;
padding-right: 0;
} .woocommerce > .products{
clear: both;
display: flex;
flex-flow: row wrap;
}
.woocommerce .products .product{
margin: 0 0 50px 0;
padding: 0 15px;
position: relative;
}
.woocommerce .ts-shortcode:not(.rows-2) .products > .product-group{
width: 25%;
float: left; }
.woocommerce .products > .product-group .product{
width: 100% !important;
}
.woocommerce.columns-8 .products .product{
width: 12.5%;
}
.woocommerce.columns-7 .products .product{
width: 14.285%
}
.woocommerce.columns-6 .products .product{
width: 16.6%
}
.woocommerce.columns-5 .products .product{
width: 20%;
}
.woocommerce.columns-4 .products .product{
width: 25%;
}
.woocommerce.columns-3 .products .product{
width: 33.3333333333%;
}
.woocommerce.columns-2 .products .product{
width: 50%;
}
.woocommerce.columns-1 .products .product{
width: 100%
}
.woocommerce .ts-slider .products .product{
height: 100%;
}
.ts-slider .products .owl-item .product{
float: none !important;
width: 100% !important;
}
.ts-slider .item{
width: 100% !important;
}
.woocommerce .ts-product-deals-wrapper .products .product{
margin-bottom: 30px;
}
.ts-slider .owl-stage-outer .item{
float: none !important;
}
.products .product .product-wrapper:after{
display: table;
clear: both;
content: "";
}
.woocommerce .products ul,
.woocommerce .products{
margin: 0;
}
.woocommerce.columns-3,
.woocommerce.columns-4,
.woocommerce.columns-5,
.woocommerce.columns-6{
clear: both;
}
.woocommerce .products{
margin: 0 -15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
position: relative;
}
.ts-product.woocommerce.columns-1 .products{
margin-left: 0;
margin-right: 0;
}
.ts-product.woocommerce.columns-1 .products .product{
padding-left: 0;
padding-right: 0;
}
.cross-sells > h2, 
.up-sells > h2, 
.related > h2{
text-align: center;
width: 100%;
}
.woocommerce .cross-sells.products, 
.woocommerce .up-sells.products{
margin-left: 0;
margin-right: 0;
width: 100%;
} .list-categories{
margin: 30px 0 60px;
position: relative;
flex-basis: 100%;
}
.list-categories:after{
content: '';
height: 1px;
position: absolute;
bottom: 0;
left: 15px;
right: 15px;
border-width: 0 0 1px;
border-style: solid;
}
.woocommerce .products .list-categories .product.product-category{
width: 16.66666%;
}
#main-content.ts-col-24.show-filter-sidebar .woocommerce .products .list-categories .product.product-category,
#main-content.ts-col-18 .woocommerce .products .list-categories .product.product-category{
width: 20%;
}
#main-content.ts-col-12 .woocommerce .products .list-categories .product.product-category{
width: 25%;
}
.products .product-category > .product-wrapper{
text-align: center;
} .list-categories,
.ts-blogs-wrapper .blogs,
.ts-product .content-wrapper,
.ts-shortcode .items,
.ts-portfolio-wrapper .portfolio-inner,
.related-posts .blogs{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.center-content .ts-product .content-wrapper,
.ts-product-category-wrapper.style-icon .content-wrapper{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.ts-blogs-wrapper.nav-middle .blogs,
.ts-product.nav-middle .content-wrapper,
.ts-shortcode.nav-middle .items,
.ts-portfolio-wrapper.nav-middle .portfolio-inner{
position: relative;
}
.woocommerce .products .product .product-wrapper{
position: relative;
max-width: 100%;
height: 100%;
margin-left: auto !important;
margin-right: auto !important;
overflow: hidden;
}
.woocommerce .products .product .product-wrapper .thumbnail-wrapper img{
width: 100%;
}
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before{
position: static;
background: none;
}
.woocommerce .product a.added_to_cart{
margin-top: 5px;
display: none !important;
}
.woocommerce .product a.added_to_cart:hover,
.woocommerce .product a.button:hover,
.woocommerce .product a.added_to_cart:focus,
.woocommerce .product a.button:focus{
background-image: none;
} .woocommerce .product .thumbnail-wrapper{
position: relative;
overflow: hidden;
}
.image-border .thumbnail-wrapper > a img{
border-width: 1px;
border-style: solid;
}
.image-border .product-wrapper:hover .thumbnail-wrapper > a img{
border-color: transparent;
}
.image-border a.ts-wg-thumbnail img{
border-width: 1px;
border-style: solid;
}
.woocommerce .product .thumbnail-wrapper *{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.woocommerce .product .thumbnail-wrapper > a:before{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
background: #000;
opacity: 0;
visibility: hidden;
z-index: 3;
transition: 350ms ease 0s;
}
.woocommerce .product .thumbnail-wrapper > a{
position: relative;
display: block;
text-decoration: none;
z-index: 2;
transition: 300ms ease 0s;
}
.woocommerce .products .product a img{
margin: 0;
box-shadow: none;
width: 100% !important;
}
.woocommerce .product figure{
z-index: 1;
overflow: hidden;
margin-bottom: 0;
}
.woocommerce .product figure img:first-child{
position: relative;
z-index: 2
}
.woocommerce .product figure.has-back-image img:last-child{
position: absolute;
right: 0; top: 0;
z-index: 3
}
.product-group-button-meta{
display: none;
}
body .yith-wcwl-add-to-wishlist{
margin: 0;
}
.meta-wrapper-2,
.product-wrapper .button-in.wishlist i,
.yith-wcwl-add-to-wishlist i{
display: none;
}
.button-in a{
text-decoration: none !important;
}
.woocommerce .product-wrapper .meta-wrapper{
padding-top: 20px;
overflow: hidden;
}
.woocommerce .product .category-name h3{
margin-bottom: 0;
line-height: 24px;
}
.woocommerce .product-wrapper .meta-wrapper:after{
display: table;
clear: both;
content: "";
}
.ts-product-deals-wrapper .meta-wrapper .ts-countdown{
position: absolute;
top: 10px;
right: 10px;
z-index: 2;
margin-bottom: 0;
max-width: calc(100% - 70px);
}
.ts-product-deals-wrapper .meta-wrapper .counter-wrapper{
padding: 8px 16px 4px;
}
.ts-product-deals-wrapper .meta-wrapper .counter-wrapper > div{
min-width: 26px;
}
.ts-product-deals-wrapper .meta-wrapper .counter-wrapper > div > div{
font-size: 14px;
}
.ts-product-deals-wrapper .meta-wrapper .counter-wrapper > div > .ref-wrapper{
font-size: 10px;
}
.ts-product-deals-wrapper .meta-wrapper .counter-wrapper > .dot{
margin: 0 4px;
font-size: 18px;
top: -8px;
}
.ts-product-deals-wrapper .thumbnail-wrapper .product-group-button > div{top: 50px;}
.ts-product-deals-wrapper .thumbnail-wrapper .product-group-button > div:nth-child(2){top: 90px;}
.ts-product-deals-wrapper .thumbnail-wrapper .product-group-button > div:nth-child(3){top: 130px;}
.ts-product-deals-wrapper .thumbnail-wrapper .product-group-button > div:nth-child(4){top: 170px;}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{
z-index: 2;
cursor: zoom-in;
} .woocommerce .product .product-label{
position: absolute;
right: auto;
left: 10px; top: 10px;
bottom: auto;
z-index: 2;
text-align: center;
}
.woocommerce .product-label > span.onsale,
.woocommerce .product-label > span{
width: auto;
min-width: 50px;
min-height: 20px;
position: relative;
top: auto;
right: auto;
left: auto;
padding: 0;
text-align: center;
display: block;
font-size: 12px;
line-height: 20px !important;
margin-bottom: 3px;
border-radius: 20px;
}
.woocommerce .product-label span span{
padding: 0 8px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
align-items: center;
position: relative;
justify-content: center;
}
.product-label-circle .product-label > span.onsale,
.product-label-circle .product-label > span,
.product-label-square .product-label > span.onsale,
.product-label-square .product-label > span{
width: 46px;
height: 46px;
min-height: auto;
min-width: auto;
border-radius: 0;
line-height: 16px !important;
}
.product-label-circle .product-label > span.onsale,
.product-label-circle .product-label > span{
border-radius: 50%;	
}
.featured .products .product-label .featured{
display: none;
}
.ts-shortcode .woocommerce.loading .products{
transition: none;
} .product-brands,
.woocommerce .products .product .product-categories{
overflow: hidden;
text-decoration: none;
}
.meta-wrapper .product-categories > span{
display: none;
}
.product .product-brands a,
.woocommerce .products .product .product-categories a,
.woocommerce .widget-container il li .product-categories a,
.widget-container ul li .product-categories a{
display: inline-block;
padding: 0;
margin: 0;
text-decoration: none;
}
.product .product-brands a:hover,
.woocommerce .products .product .product-categories a:hover,
.widget-container ul li .product-categories a:hover,
.ts-products-widget-wrapper .product-categories a:hover{
text-decoration: none;
}
.products .meta-wrapper > *{
margin-bottom: 8px;
display: block;
}
.products .meta-wrapper > *:last-child{
margin-bottom: 0;
}
.products .meta-wrapper > .star-rating,
.woocommerce .products .star-rating{
margin: 12px 0; float: none; }  .price,
.products .meta-wrapper > .price{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.price del ~ ins{
margin-right: 10px; }
.price del{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins{
font-weight: normal;
} .star-rating,
.star-rating span,
.woocommerce .star-rating span:before,
.woocommerce .star-rating:before,
.rs-layer .rs-starring .star-rating:before,
.rs-layer .rs-starring-page .star-rating:before,
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring-page .star-rating span:before,
.woocommerce p.stars a::before,
.ts-testimonial-wrapper .rating:before,
.ts-testimonial-wrapper .rating span:before,
blockquote .rating:before, blockquote .rating span:before{
font-size: 13px;
letter-spacing: 2.5px;
}
.woocommerce p.stars a::before{
font-size: 20px;
}
.star-rating span:before,
.star-rating:before,
.woocommerce .star-rating span:before,
.woocommerce .star-rating:before,
.rs-layer .rs-starring .star-rating:before,
.rs-layer .rs-starring-page .star-rating:before,
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring-page .star-rating span:before,
.woocommerce p.stars a::before,
.ts-testimonial-wrapper .rating:before,
.ts-testimonial-wrapper .rating span:before,
blockquote .rating:before,
blockquote .rating span:before{
content: "\e020\e020\e020\e020\e020";
font-family: WooCommerce;
text-transform: uppercase;
white-space: nowrap;
}
.woocommerce p.stars a::before,
.woocommerce p.stars:hover a::before,
.woocommerce p.stars a:hover~a::before,
.woocommerce p.stars.selected a.active::before,
.woocommerce p.stars.selected a.active~a::before,
.woocommerce p.stars.selected a:not(.active)::before{
content: "\e020";
text-transform: uppercase;
}
.star-rating,
.woocommerce .star-rating,
.ts-testimonial-wrapper .rating, 
.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating,
blockquote .rating{
width: 76px;
height: 14px;
line-height: 1;
overflow: hidden;
font-family: WooCommerce;
position: relative;
backface-visibility: visible;
-webkit-backface-visibility: visible;
}
.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating,
.rs-layer .rs-starring .star-rating span,
.rs-layer .rs-starring-page .star-rating span{
line-height: 1 !important;
}
.star-rating span,
.woocommerce .star-rating span,
.ts-testimonial-wrapper .rating span,
blockquote .rating span,
.rs-layer .rs-starring .star-rating span,
.rs-layer .rs-starring-page .star-rating span,
.product_list_widget .star-rating span{
overflow: hidden;
top: 0;
left: 0; position: absolute;
padding-top: 20px;
}
blockquote .rating span:before,
.ts-testimonial-wrapper .rating span:before,
.star-rating span::before{
position: absolute;
top: 0;
left: 0; } input[type=number].qty::-webkit-inner-spin-button, 
input[type=number].qty::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
}
.woocommerce .quantity input.qty,
.quantity input.qty{
box-shadow: none;
text-shadow: none;
background: transparent;
border-width: 0;
border-radius: 0;
margin: 0;
padding: 0 25px;
line-height: 44px;
text-align: center;
border-width: 1px;
border-style: solid;
border-radius: 40px;
}
.woocommerce div.product form.cart table div.quantity{
float: left; margin: 0;
}
form.cart div.product .group_table .woocommerce-grouped-product-list-item__quantity,
.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__quantity{
padding-left: 10px; }
.shop_table .quantity,
.summary .quantity,
.cart-item-wrapper .quantity{
float: none;
position: relative;
display: inline-block;
vertical-align: top;
overflow: hidden;
}
.quantity span:not(.amount){
display: none;
}
.quantity .number-button{
position: relative;
display: flex;
letter-spacing: 0;
}
.quantity .minus,
.quantity .plus{
border: 0;
background: transparent;
width: 30%;
height: 46px;
margin: 0 !important;
line-height: 46px;
text-align: center;
position: absolute;
left: 0; top: 0;
padding: 0;
z-index: 2;
cursor: pointer;
border-radius: 0;
}
.quantity .plus{
right: 0; left: auto;
}
.woocommerce div.product form.cart div.quantity .plus{
right: 20px; left: auto;
}
.shop_table .quantity .qty,
.summary .quantity .qty,
.cart-item-wrapper .quantity .qty{
width: 128px;
}
.cart-item-wrapper .quantity{
text-align: center;
margin: 0;
float: left; }
.cart-item-wrapper .quantity .qty{
width: 100px;
}
.cart-item-wrapper .quantity .qty,
.cart-item-wrapper .quantity .minus,
.cart-item-wrapper .quantity .plus{
height: 40px;
line-height: 40px;
}
.quantity .minus:hover,
.quantity .plus:hover{
z-index: 3;
} .product-group-button-meta a:hover,
.product-group-button a:hover{
text-decoration: none;
}
.thumbnail-wrapper .product-group-button > div{
font-size: 0;
line-height: 0;
padding: 0;
min-width: 0;
width: 32px;
height: 32px;
display: block;
position: relative;
letter-spacing: 0;
background: #ffffff;
border-radius: 50%;
text-align: center;
position: absolute;
top: 10px;
right: 10px; z-index: 6;
transform: translateX(100%) translateX(10px);
transition: 250ms ease-in-out;
}
.thumbnail-wrapper .product-group-button > div:nth-child(2){top: 50px;}
.thumbnail-wrapper .product-group-button > div:nth-child(3){top: 90px;}
.thumbnail-wrapper .product-group-button > div:nth-child(4){top: 130px;}
.product-group-button > div a:after{
font-size: 14px;
line-height: 32px;
transition: none;
left: auto;
right: auto;
bottom: auto;
top: auto;
padding: 0;
}
.product-wrapper:hover .product-group-button > div{
transform: translateX(0);
}
.product-group-button > div a{
width: 100%;
height: 100%;
margin: 0;
position: relative;
font-size: 0;
line-height: 0;
padding: 0;
min-width: 0;
border: 0;
text-decoration: none;
letter-spacing: 0;
overflow: visible;
display: inline-block;
vertical-align: top;
color: inherit !important;
transition: none;
}
.thumbnail-wrapper .product-group-button > div a{
display: block;
opacity: 1 !important;
}
.button-in .yith-wcwl-add-to-wishlist,
.button-in .yith-wcwl-add-button,
.button-in a.add_to_wishlist{
width: 100%;
height: 100%;
}
.product-group-button > div a.added:hover{
text-decoration: none !important;
}
.thumbnail-wrapper .product-group-button > div.loop-add-to-cart a{
transition: none;
padding: 0;
margin: 0;
border-width: 0;
position: relative;
letter-spacing: 0;
background: transparent !important;
color: inherit !important;
line-height: inherit !important;
} .ts-product-attribute .button-tooltip,
.product-group-button .button-tooltip{
padding: 2px 15px 2px 10px; line-height: 26px;
min-width: 100px;
position: absolute;
text-transform: none;
text-align: center;
white-space: nowrap;
visibility: hidden;
opacity: 0;
display: inline-block;
transition: 250ms ease-in-out;
}
.ts-product-attribute .button-tooltip{
min-width: 70px;
line-height: 20px;
top: -5px;
left: 50%; transform: translate(-50%,-100%); z-index: 10;
}
.product-group-button .button-tooltip{
left: auto; right: 100%; top: 50%;
height: 30px;
margin: -15px 0 0 0;
}
.product-group-button .button-tooltip:before,
.ts-product-attribute .button-tooltip:before{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 5px; z-index: -1;
content: "";
border-radius: 15px;
}
.ts-product-attribute .button-tooltip:before{
border-radius: 5px;
background: #ffffff;
box-shadow: 0 3px 8px rgba(0,0,0,0.3);
}
.ts-product-attribute .button-tooltip:after{
width: 0;
height: 0;
position: absolute;
left: 50%; bottom: -5px;
content: "";
margin-left: -5px; border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 6px solid #ffffff;
}
.product-group-button > div:hover a .button-tooltip,
.ts-product-attribute > div:hover a .button-tooltip{
opacity: 1;
visibility: visible;
}
.product-no-tooltip .product-group-button > div .button-tooltip{
display: none;
}
.button-in .blockUI,
.button-in .blockUI.blockOverlay{
opacity: 0 !important;
} .product-hover-vertical-style-2 .thumbnail-wrapper .product-group-button > div.loop-add-to-cart{
width: 100%;
height: auto;
position: absolute;
top: auto;
left: 0;
right: 0;
bottom: 0;
border-radius: 0;
transform: translate(0,100%);
}
.product-hover-vertical-style-2 .product-wrapper:hover .thumbnail-wrapper .product-group-button > div.loop-add-to-cart{
transform: translate(0,0);
}
.product-hover-vertical-style-2 .thumbnail-wrapper .product-group-button > div.loop-add-to-cart a:after,
.product-hover-vertical-style-2 .thumbnail-wrapper .product-group-button > div.loop-add-to-cart .button-tooltip:before{
display: none !important;
}
.product-hover-vertical-style-2 .thumbnail-wrapper .product-group-button > div.loop-add-to-cart a.button{
border-radius: 0;
border: 0;
padding: 6px 10px;
}
.product-hover-vertical-style-2 .thumbnail-wrapper .product-group-button > div.loop-add-to-cart .button-tooltip{
min-width: 0;
height: auto;
margin: 0;
padding: 0;
font-size: 100%;
color: inherit;
line-height: inherit;
position: static;
white-space: normal;
visibility: visible;
opacity: 1;
transition: none;
}
.product-no-tooltip.product-hover-vertical-style-2 .thumbnail-wrapper .product-group-button > div.loop-add-to-cart .button-tooltip{
display: inline-block;
} .woocommerce div.product form.cart .button:before,
body .woocommerce table.compare-list .add-to-cart td a:before,
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block .button:before,
.product-group-button-meta > div.loop-add-to-cart > a.button:before{
margin-right: 15px; font-size: 90%;
line-height: 1;
transform: scaleX(-1);
display: inline-block;
vertical-align: baseline;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons .added a:after,
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons .ts-tooltip:before,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > .wishlist .added a:after,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > .button-in .ts-tooltip:before{
content: attr(data-title);
line-height: 20px;
font-family: inherit;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > div.button-in{
line-height: 20px;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons .yith-wcwl-add-to-wishlist a:not(.added),
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons a.compare:not(.added),
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > div.button-in a:not(.added){
font-size: 0;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons a,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > div.button-in a{
position: relative;
display: inline-block;
vertical-align: baseline;
width: auto;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons a:before,
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block .button:before,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > div.button-in a:before{
margin-right: 10px; }
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > div.button-in a:before{
min-width: 16px;
display: inline-block;
vertical-align: top;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons a.loading,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > div.button-in a.loading{
opacity: 1 !important;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons a.loading:before,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > div.button-in a.loading:before{
opacity: 0;
visibility: hidden;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons a.loading:after{
margin-left: 0; }
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons .ts-tooltip,
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > .button-in .ts-tooltip{
font-size: 0 !important;
line-height: 0;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons .added .ts-tooltip,
.woocommerce.main-products.columns-1 > .products .thumbnail-wrapper .product-group-button > div:not(.quickshop),
.woocommerce.main-products.columns-1 > .products .product-group-button-meta > .wishlist .added .ts-tooltip{
display: none;
} .page-description .ts-shortcode{
margin-bottom: 40px;
padding: 40px;
}
.products{
clear: both;
} .woocommerce .before-loop-wrapper{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 20px !important;
width: 100%;
z-index: 994;
margin-bottom: 40px;
}
.woocommerce-result-count{
display: none;
margin: 0;
}
.filter-widget-area-button,
.ts-product-columns-selector{
margin: 0 40px 0 0; }
.filter-widget-area-button,
.product-on-sale-form{
margin-top: 2px;
}
.filter-widget-area-button > a{
display: inline-block;
vertical-align: middle;
text-decoration: none;
}
.filter-widget-area-button > a:before{
margin-right: 5px; font-size: 75%;
display: inline-block;
vertical-align: baseline;
transition: .3s ease;
}
.filter-widget-area{
padding: 0;
} #ts-filter-widget-area .overlay,
#ts-filter-widget-area .close,
.ts_desktop .show-filter-default .filter-widget-area-button{
display: none;
}
#ts-filter-widget-area .ts-sidebar-content{
left: 40px; right: auto;
bottom: auto;
top: 0;
width: 218px;
height: auto;
overflow: visible;
position: absolute;
box-shadow: none;
padding: 0;
opacity: 0;
visibility: hidden;
transform: translate(-100%,0);
z-index: 3;
transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#ts-filter-widget-area.active .ts-sidebar-content{
opacity: 1;
visibility: visible;
transform: translate(0,0);
}
#ts-filter-widget-area .ts-sidebar-content .filter-widget-area{
padding-left: 0;
padding-right: 0;
}
.woocommerce.archive #main-content{
position: relative;
transition: min-height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.woocommerce.archive #main-content #primary > *:not(.before-loop-wrapper){
transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.woocommerce.archive #main-content.show-filter-sidebar #primary > *:not(.before-loop-wrapper){
transform: translateX(315px);
max-width: calc(100% - 315px);
-webkit-animation-duration: 500ms;
-moz-animation-duration: 500ms;
animation-duration: 500ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_fade;
-moz-animation-name: animation_fade;
animation-name: animation_fade;
} .ts-product-columns-selector > span{
width: 15px;
height: 15px;
display: inline-block;
vertical-align: middle;
background: url(//shared.websupportondemo.com/tuxedofashions/wp-content/themes/yobazar/images/icons.svg) no-repeat 0 -67px;
}
.ts-product-columns-selector > span:not(:last-child){
margin-right: 20px; }
.ts-product-columns-selector > span.column-2{
background-position: -35px -67px;
}
.ts-product-columns-selector > span.column-3{
background-position: -70px -67px;
}
.ts-product-columns-selector > span.column-4{
background-position: -105px -67px;
}
.ts-product-columns-selector > span:not(.selected):hover{
cursor: pointer;
}
.ts-product-columns-selector > span.selected,
.ts-product-columns-selector > span:hover{
background-position-y: -87px;
} .woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering{
margin: 0 0 0 auto; order: 2;
}
.woocommerce .woocommerce-ordering select{
display: none;
}
.woocommerce .woocommerce-ordering ul li a:hover,
.product-per-page-form ul.perpage ul li a:hover{
text-decoration: none;
}
.woocommerce .woocommerce-ordering .orderby li,
.product-per-page-form ul.perpage li{
list-style: none;
position: relative;
z-index: 4;
padding: 0 15px;
}
.woocommerce .woocommerce-ordering ul li a,
.product-per-page-form ul.perpage ul li a{
padding: 5px 0;
display: block;
color: inherit;
}
.product-per-page-form ul.perpage ul li a{
white-space: nowrap;
}
.woocommerce .woocommerce-ordering ul.orderby{
margin: 0 0 0 5px; padding: 0;
position: relative;
display: inline-block;
vertical-align: baseline;
}
.woocommerce .woocommerce-ordering ul.orderby:hover,
.product-per-page-form ul.perpage:hover,
.woocommerce .woocommerce-ordering ul.orderby.active,
.product-per-page-form ul.perpage.active{
z-index: 999;
position: relative;
}
.product-per-page-form ul.perpage > li,
.product-per-page-form ul.perpage ul{
padding: 0;
margin: 0;
}
.woocommerce .woocommerce-ordering .orderby li a.current{
cursor: default;
}
.woocommerce .woocommerce-ordering .orderby > li,
.product-per-page-form ul.perpage > li{
padding: 0 !important;
position: relative;
cursor: pointer;
}
.product-per-page-form ul.perpage .perpage-current:after,
.woocommerce .woocommerce-ordering .orderby-current:after{
font-size: 8px;
margin: 0 0 0 5px; position: relative;
top: -1px;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
display: inline-block;
}
.woocommerce .woocommerce-ordering .orderby-current:after{
margin: 0 0 0 10px; }
.woocommerce .woocommerce-ordering .orderby ul,
.product-per-page-form ul.perpage ul{
margin: 0;
padding: 17px 0 10px 0;
display: none;
width: 180px;
position: absolute;
top: 100%;
right: 0; z-index: 5;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.product-per-page-form ul.perpage ul{
width: 85px;
}
.woocommerce .woocommerce-ordering .orderby ul:before,
.product-per-page-form ul.perpage ul:before{
position: absolute;
content: "";
top: 7px;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
} .product-per-page-form{
width: auto;
order: 3;
margin: 0 0 0 30px; }
.product-per-page-form > span,
.product-per-page-form > select{
display: none;
}
.product-per-page-form ul.perpage{
margin: 0; position: relative;
display: inline-block;
}
.product-per-page-form ul.perpage li{
padding: 0;
}
.product-per-page-form ul.perpage ul li a > span{
opacity: 0;
visibility: hidden;
}
.product-per-page-form ul.perpage .perpage-current{
display: block;
}
.woocommerce .woocommerce-ordering .orderby li a.current,
.product-per-page-form ul.perpage ul li a.current > strong,
.product-per-page-form ul.perpage .perpage-current > strong{
font-weight: bold;
}
.product-per-page-form ul.perpage ul li a > *,
.product-per-page-form ul.perpage .perpage-current > *{
display: inline-block;
vertical-align: baseline;
transition: 350ms ease;
}
.product-per-page-form ul.perpage ul li a > strong,
.product-per-page-form ul.perpage .perpage-current > strong{
padding: 0 0 0 5px; }
.product-per-page-form ul.perpage ul li a:not(:hover):not(.current) > strong{
font-weight: normal;
color: inherit;
} .post-nav-links{
padding-top: 20px;
margin-bottom: 0;
}
.post-nav-links > a{
margin: 5px;
}
.woocommerce nav.woocommerce-pagination{
margin: 0 -5px 0 -5px;
text-align: inherit;
}
.woocommerce .after-loop-wrapper{
width: 100%;
display: inline-block;
position: relative;
text-align: center;
}
.woocommerce .after-loop-wrapper:empty{
display: none !important;
}
.woocommerce .after-loop-wrapper:after{
content: "";
display: table;
clear: both;
}
.pagination-wrap ul.pagination,
.ts-pagination{
display: block;
margin-left: -3px;
margin-right: -3px;
text-align: center;
}
.pagination-wrap ul.pagination,
.ts-pagination ul{
display: inline-block;
overflow: hidden;
}
.pagination-wrap ul.pagination > li,
.ts-pagination ul li{
list-style: none;
float: left; }
.pagination-wrap ul.pagination > li > a:hover,
.dokan-dashboard-content .pagination li a:hover,
.ts-pagination ul li a:hover{
text-decoration: none;
}
.dokan-pagination-container{
margin: 40px 0 100px 0;
}
.show_if_seller label.pull-left{
float: none;
}
.woocommerce nav.woocommerce-pagination ul,
.ts-pagination ul,
.dokan-pagination-container .dokan-pagination{
border: 0;
margin: 0;
padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li,
.dokan-pagination-container .dokan-pagination li{
border: 0;
padding: 0 0 6px;
float: left; }
.post-nav-links > a,
.post-nav-links > span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.ts-pagination ul li a,
.ts-pagination ul li span.current,
.pagination-wrap ul.pagination > li > a,
.pagination-wrap ul.pagination > li > span.current,
.dokan-pagination-container .dokan-pagination li a,
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
padding: 0;
background: transparent;
margin: 0 3px;
text-align: center;
display: inline-block;
min-width: 34px;
line-height: 34px;
font-size: 14px;
border-radius: 50%;
color: inherit;
}
.dokan-pagination-container .dokan-pagination li:first-child a,
.dokan-pagination-container .dokan-pagination li:last-child a,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev,
.ts-pagination ul li a.prev,
.ts-pagination ul li a.next{
font-size: 0;
line-height: 0;
}
.dokan-pagination-container .dokan-pagination li:first-child a:before,
.dokan-pagination-container .dokan-pagination li:last-child a:after,
.woocommerce nav.woocommerce-pagination ul li a.next:after,
.ts-pagination ul li a.next:after,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.ts-pagination ul li a.prev:before{
font-family: 'Font Awesome 5 Free';
letter-spacing: 0;
display: inline-block;
font-weight: 900;
font-size: 14px;
line-height: 34px;
}
.dokan-pagination-container .dokan-pagination li:first-child a:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.ts-pagination ul li a.prev:before{
content: "\f053"; }
.dokan-pagination-container .dokan-pagination li:last-child a:after,
.woocommerce nav.woocommerce-pagination ul li a.next:after,
.ts-pagination ul li a.next:after{
content: "\f054"; }
.dokan-pagination-container .dokan-pagination li.active a{
cursor: default;
}
.post-nav-links > a,
.post-nav-links > span{
color: inherit;
font-weight: 600;
text-decoration: none !important;
}
.post-nav-links > .current,
.post-nav-links > a:hover,
.post-nav-links > a:focus{
background: #191919;
color: #ffffff;
} .archive.ajax-pagination .woocommerce > .products:before{
left: 50%;
top: 300px;
right: auto;
bottom: auto;
width: 50px;
height: 50px;
z-index: 9;
margin-left: -25px;
content: "";
border-width: 4px;
border-style: solid;
border-top: 4px solid #191919;
border-radius: 50%;
text-align: center;
position: absolute;
display: inline-block;
font-weight: normal;
opacity: 0;
visibility: hidden;
transition: 150ms ease 0s;
}
.archive.ajax-pagination .woocommerce > .products.loading:before{
opacity: 1;
visibility: visible;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.archive.load-more-button .woocommerce > .products.loading:before{
display: none;
}
.archive.ajax-pagination .woocommerce > .products:after{
content: "";
display: block;
position: absolute;
left: 10px;
right: 10px;
bottom: 0;
top: 0;
opacity: 1;
z-index: 8;
visibility: hidden;
transition: 150ms ease 0s;
}
.archive.ajax-pagination .woocommerce > .products.loading:after{
opacity: 0.5;
visibility: visible;
} .ts-shop-result-count{
text-align: center;
display: block;
margin: 0 0 15px 0;
}
.ts-shop-result-count > span{
display: inline-block;
}
.load-more-wrapper,
.ts-shop-load-more{
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.load-more-wrapper .button,
.ts-shop-load-more .button,
.woocommerce .ts-shop-load-more .button{
display: inline-block;
vertical-align: top;
text-decoration: none;
transition: 350ms ease, font-size 0s, background 0s;
}
.load-more-wrapper .button.loading,
.ts-shop-load-more .button.loading,
.woocommerce .ts-shop-load-more .button.loading{
width: 46px;
height: 46px;
min-width: 0;
font-size: 0;
background: transparent;
border-width: 4px;
line-height: 1;
padding: 0;
border-color: #ccc;
border-top-color: #191919;
-webkit-animation: spin 2s linear 300ms infinite;
animation: spin 2s linear 300ms infinite;
}
.load-more-wrapper .button.loading:before,
.ts-shop-load-more .button.loading:before,
.woocommerce .ts-shop-load-more .button.loading:before,
.load-more-wrapper .button.loading:after,
.ts-shop-load-more .button.loading:after,
.woocommerce .ts-shop-load-more .button.loading:after{
display: none;
} #main-content .woocommerce.columns-1 > .products{
border-width: 0;
-webkit-box-orient: vertical;
-ms-flex-direction: column;
flex-direction: column;
}
#main-content .woocommerce.columns-1 > .products .product{
padding-bottom: 30px;
margin-bottom: 30px;
}
#main-content .woocommerce.columns-1 > .products .product:last-child{
margin-bottom: 50px;
}
#main-content .woocommerce.columns-1 > .products .product:after{
content: '';
height: 1px;
border-width: 0 0 1px;
border-style: solid;
position: absolute;
bottom: 0;
left: 15px;
right: 15px;
}
#main-content .woocommerce.columns-1 > .products .product .product-wrapper:after{
content: '';
display: table;
clear: both;
}
#main-content .woocommerce.columns-1 > .products .product .product-wrapper{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
#main-content .woocommerce.columns-1 > .products .product .product-wrapper > div{
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#main-content .woocommerce.columns-1 > .products .product .thumbnail-wrapper{
width: 30%;
}
#main-content .woocommerce.columns-1 > .products .product .thumbnail-wrapper > a{
padding: 0;
}
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper{
width: 40%;
padding: 20px 30px;
}
.products .product .meta-wrapper .short-description ul{
margin-top: -5px;
margin-bottom: -5px;
}
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper .short-description ul{
margin-top: -5px;
margin-bottom: -5px;
}
.products .product .meta-wrapper .short-description ul li{
padding: 3px 0;
}
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper .short-description ul li{
padding: 5px 0;
}
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2,
#main-content .woocommerce.columns-1 > .products .product .product-group-button-meta,
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2 .loop-add-to-cart,
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2 .button-in{
display: block;
}
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2{
width: 30%;	
padding: 0 0 0 30px; border-width: 0 0 0 1px;
border-style: solid;
}
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2 > *{
width: 100%;	
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2 .price{
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2 .price del{
font-weight: normal;
}
#main-content .woocommerce.columns-1 > .products .product .meta-wrapper:not(.meta-wrapper-2) .price{
display: none;
}
#main-content .woocommerce.columns-1 > .products .product .star-rating,
#main-content .woocommerce.columns-1 > .products .product .counter-wrapper,
#main-content .woocommerce.columns-1 > .products .product .product-name{
margin-bottom: 30px;
}
#main-content .woocommerce.columns-1 > .products .product .short-description + .color-swatch{
margin-top: 15px;
}
.products .product .count-rating{
margin: -30px 0 10px 90px; }
#main-content .woocommerce:not(.columns-1) > .products .product .count-rating,
.ts-shortcode .products .product .count-rating{
display: none;
}
#main-content .woocommerce.columns-1 > .products .product .count-rating{
margin-top: -49px;
margin-bottom: 20px;
}
.product-title-shorten #main-content .woocommerce.columns-1 > .products .product .product-name > a{
white-space: normal;
overflow: visible;
text-overflow: initial;
}
#main-content .woocommerce.columns-1 > .products .star-rating{
margin-top: 0;
}
.woocommerce .products .product .meta-wrapper-2 > .price,
.woocommerce .products .product .meta-wrapper-2 .loop-add-to-cart{
margin-bottom: 20px;
}
.meta-wrapper-2 .quantity .screen-reader-text{
clip: unset;
position: absolute !important;
height: auto;
width: 100%;
line-height: 16px;
overflow: visible;
display: block;
top: 0;
display: block;
padding: 0 0 5px;
transform: translateY(-100%);
}
.meta-wrapper-2 .quantity{
padding-top: 18px;
margin-bottom: 10px;
}
.meta-wrapper-2 .quantity,
.meta-wrapper-2 .quantity .number-button{
width: 100%;
}
.woocommerce .meta-wrapper-2 .product-group-button-meta .loop-add-to-cart a.button{
width: 100%;
padding-left: 10px;
padding-right: 10px;
}
.woocommerce.main-products.columns-1 .products .list-categories .product.product-category,
.woocommerce.main-products .products .list-categories .product.product-category{
padding-bottom: 0 !important;
margin-bottom: 50px !important;
}
#main-content .woocommerce.columns-1 > .products .product.product-category .meta-wrapper{
width: 100%;
padding: 20px 0 0;
display: block;
}
#main-content .woocommerce.columns-1 > .products .product.product-category:after{
display: none;
} .shop-bottom-content > p{
margin-bottom: 10px;
}
.shop-bottom-content > *:last-child{
margin-bottom: 0;
}
.shop-bottom-content img.alignnone{
margin: 0;
}
.woocommerce.archive .after-loop-wrapper:empty + .shop-bottom-content{
margin-top: 45px;
} div.product .product-images-summary{
overflow: hidden;
}
.woocommerce div.product div.summary,
.woocommerce div.product div.woocommerce-product-gallery{
float: left; }
.woocommerce div.product div.woocommerce-product-gallery{
width: 50%;
}
.woocommerce div.product div.summary{
width: 50%;
padding-left: 30px; top: 0;
transition: top 400ms linear 0s;
} .single-navigation > a:hover{
text-decoration: none
}
div.product .single-navigation{
opacity: 0;
visibility: hidden;
transition: all 500ms ease 0s;
}
div.product .single-navigation.visible{
opacity: 1;
visibility: visible;
}
div.product .single-navigation a:hover{
z-index: 990;
width: auto;
}
div.product .single-navigation > a{
position: fixed;
left: 0; top: 50%;
vertical-align: middle;
z-index: 99;
transition: none;
height: 1px;
width: 1px;
}
div.product .single-navigation > a[rel="next"]{
left: auto;
right: 0; }
div.product .single-navigation > a .product-info{
transform: translate(-100%,-50%); transition: all 500ms ease 0s;
position: absolute;
left: 0; top: 0;
padding: 5px 5px 5px 0; width: 100px;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
}
div.product .single-navigation > a:hover .product-info{
z-index: 3;
}
.single-navigation .product-info img{
width: 100%;
}
div.product .single-navigation > a[rel="next"] .product-info{
right: 0; left: auto;
}
div.product .single-navigation > a:hover .product-info{
transform: translate(0,-50%);
}
div.product .single-navigation > a[rel="next"] .product-info{
transform: translate(100%,-50%); padding: 5px 0 5px 5px; }
div.product .single-navigation > a[rel="next"]:hover .product-info{
transform: translate(0,-50%);
}
div.product .single-navigation > a > span{
position: absolute;
top: 0;
display: inline-block;
text-align: center;
line-height: 40px;
transition: all 500ms ease 0s;
text-transform: uppercase;
white-space: nowrap;
}
div.product .single-navigation > a[rel="prev"] > span{
left: 0; -webkit-transform: translateX(-50%) rotate(-90deg);
transform: translateX(-50%) rotate(-90deg); -webkit-transform-origin: center top;
transform-origin: center top;
}
div.product .single-navigation > a[rel="next"] > span{
right: 40px; -webkit-transform: translateX(50%) rotate(-90deg);
transform: translateX(50%) rotate(-90deg); -webkit-transform-origin: center top;
transform-origin: center top;
}
div.product .single-navigation > a[rel="prev"]:hover > span{
left: -40px; opacity: 0;
}
div.product .single-navigation > a[rel="next"]:hover > span{
right: 0; opacity: 0;
}  .woocommerce div.product div.images .flex-control-thumbs{
margin: 0 -5px;
}
.woocommerce div.product div.images .flex-control-thumbs li{
width: 16.666666%;
float: none;
padding: 10px 5px 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
opacity: 1;
border: 1px solid transparent;
transition: 300ms ease;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover{
border-color: #000;
}
.woocommerce div.product div.images .flex-control-thumbs,
.woocommerce div.product.gallery-layout-vertical div.woocommerce-product-gallery,
.woocommerce div.product.gallery-layout-grid div.images .woocommerce-product-gallery__wrapper{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
} .woocommerce div.product.gallery-layout-vertical div.woocommerce-product-gallery{
width: 57%;
position: relative;
padding-left: 104px; }
.woocommerce div.product.gallery-layout-vertical.no-gallery div.woocommerce-product-gallery{
padding-left: 0; }
.woocommerce div.product.gallery-layout-vertical div.summary{
width: 43%;
}
.woocommerce div.product.gallery-layout-vertical div.woocommerce-product-gallery .flex-viewport{
order: 2;
flex: 1;
}
.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs{
width: 74px;
margin: 0 30px 0 0; -webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: absolute;
top: 0;
left: 0; }
.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs li{
width: 100%;
padding: 0;
margin: 0 0 10px;
}
.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs li:last-child{
margin-bottom: 0;
} .woocommerce div.product.gallery-layout-grid div.woocommerce-product-gallery{
width: 65%;
}
.woocommerce div.product.gallery-layout-grid div.summary{
width: 35%;
}
.woocommerce div.product.gallery-layout-grid .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image{
width: 50% !important;
flex-grow: 1;
padding: 15px;
}
.woocommerce div.product.gallery-layout-grid .woocommerce-product-gallery__wrapper{
margin: -15px;
}
.woocommerce div.product.gallery-layout-grid:not(.grid-even) .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image:first-child{
width: 100% !important;
}
.woocommerce div.product.gallery-layout-grid div.images .woocommerce-product-gallery__wrapper .zoomImg,
.woocommerce div.images-summary-background div.images .woocommerce-product-gallery__wrapper .zoomImg{
display: none !important;
} .ts-product-video-button,
.ts-product-360-button{
position: absolute;
bottom: 10px;
left: 10px; z-index: 2;
}
.ts-product-video-button:hover,
.ts-product-360-button:hover{
text-decoration: none;
}
.ts-product-video-button:before,
.ts-product-360-button:before{
display: inline-block;
vertical-align: top;
margin-right: 5px; }
.ts-product-video-button + .ts-product-360-button{
left: 80px; } .woocommerce.product-label-rectangle div.product .images .product-label > span.onsale,
.woocommerce.product-label-rectangle div.product .images .product-label > span{
font-size: 14px;
line-height: 26px !important;
margin-bottom: 4px;
min-width: 70px;
min-height: 26px;
} .woocommerce div.product div.images .woocommerce-product-gallery__trigger{
top: 10px;
right: 10px; left: auto; }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
width: 36px;
height: 36px;
text-align: center;
font-size: 0;
text-indent: 0;
border-width: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{
font-size: 16px;
line-height: 36px;
position: static;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{
display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover{
text-decoration: none;
} .woocommerce div.product .summary a:not(.button){
color: inherit;
}
.woocommerce div.product .summary .product-brands,
.woocommerce div.product .summary .woocommerce-product-details__short-description,
.woocommerce div.product .summary .woocommerce-product-details__short-description ul li,
.woocommerce div.product .summary .woocommerce-product-rating,
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th,
div.product .summary .detail-meta-top,
div.product .summary .meta-content{
line-height: 18px;
}
.yith-wcwl-add-to-wishlist .feedback{
display: none !important;
} .woocommerce div.product .summary .product-brands{
margin: 0 0 10px;
} .woocommerce div.product .summary .entry-title{
margin: 0 0 13px;
padding: 0;
} div.product .summary .detail-meta-top,
div.product .summary .meta-content,
div.product .summary .ts-countdown,
.woocommerce div.product .summary .woocommerce-product-details__short-description,
.woocommerce div.product .summary .woocommerce-product-rating{
margin: 0 0 30px;
}
.woocommerce .woocommerce-product-rating > *{
float: left; }
.woocommerce .woocommerce-product-rating > *:not(:first-child){
margin: 0 0 0 8px; padding: 0 0 0 10px; position: relative;
}
.woocommerce .woocommerce-product-rating .star-rating{
margin: 2px 0 0;
}
.woocommerce .woocommerce-product-rating > .star-rating + .review-count{
margin-left: 12px; padding-left: 0; }
.woocommerce .woocommerce-product-rating > .star-rating + .review-count:before{
display: none;
} div.product .summary .meta-content > div,
div.product .summary .detail-meta-top > div{
margin: 0 0 3px;
color: inherit;
}
div.product .summary .meta-content > div > span,
div.product .summary .detail-meta-top > div > span{
display: block;
float: left; }
div.product .summary .meta-content > div > span:first-child,
div.product .summary .detail-meta-top > div > span:first-child{
min-width: 90px;
margin-right: 10px; }
div.product .summary .meta-content > div > span:not(:first-child),
div.product .summary .detail-meta-top > div > span:not(:first-child){
font-weight: 500;
}
div.product .summary .meta-content .tags-link a,
div.product .summary .detail-meta-top .tags-link a{
min-width: 0;
border-width: 0;
border-radius: 0;
padding: 0;
font-size: inherit !important;
line-height: inherit !important;
margin: 0;
float: none;
background: transparent !important;
}
.woocommerce div.product .summary .meta-content a:hover,
div.product .summary .meta-content .tags-link a:hover,
.woocommerce div.product .summary .detail-meta-top a:hover,
div.product .summary .detail-meta-top .tags-link a:hover{
text-decoration: underline !important;
} .woocommerce div.product .summary p.price,
.woocommerce div.product .summary span.price{
margin-bottom: 20px;
}
.woocommerce div.product .summary p.price del,
.woocommerce div.product .summary span.price del{
opacity: 1;
font-weight: normal;
}
.woocommerce div.product .summary p.price ins,
.woocommerce div.product .summary span.price ins{
font-weight: inherit;
} .ts-availability-bar{
margin: 6px 0 10px;
display: inline-block;
width: 100%;
}
.ts-availability-bar > span{
display: block;
margin-bottom: 6px;
line-height: 24px;
}
.ts-availability-bar .progress-bar{
width: 100%;
height: 5px;
position: relative;
}
.ts-availability-bar .progress-bar > span{
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
left: 0; }
.ts-sold-in-24h{
margin: 30px 0;
line-height: 18px;
}
.ts-availability-bar + .ts-sold-in-24h{
margin-top: 0;
}
.ts-sold-in-24h svg{
display: inline-block;
vertical-align: top;
} .woocommerce div.product .summary .woocommerce-product-details__short-description ul li{
padding: 3px 0;
}
.woocommerce-product-details__short-description > *:last-child{
margin-bottom: 0;
} .woocommerce div.product form.cart{
margin: 0 0 40px;
}
.woocommerce div.product.no-addtocart form.cart{
margin-bottom: 15px;
}
.woocommerce div.product .ts-availability-bar + form.cart,
.woocommerce div.product .ts-variation-price + form.cart{
margin-top: 30px;
}
.woocommerce div.product form.cart .variations{
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations *{
display: block;
}
.woocommerce div.product form.cart .variations tr{
margin-bottom: 20px;
clear: both;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations .label{
padding: 0;
}
.woocommerce div.product form.cart .variations label{
padding-bottom: 5px;
line-height: 20px;
}
.woocommerce div.product form.cart .ts-product-attribute,
.woocommerce div.product form.cart .ts-product-attribute > div.option,
.woocommerce div.product form.cart .ts-product-size-chart-button,
.woocommerce div.product form.cart .reset_variations{
display: inline-block;
}
.woocommerce div.product form.cart .ts-product-size-chart-button,
.woocommerce div.product form.cart .reset_variations{
position: relative;
top: 4px;
}
.woocommerce div.product form.cart .reset_variations{
color: #d9121f;
margin-left: 20px; }
.woocommerce div.product form.cart .value > select:not(.hidden) + .reset_variations{
top: 30px;
margin-left: 0; }
.ts-product-size-chart-button,
.woocommerce div.product form.cart .reset_variations,
.ts-product-attribute > div.option:not(.color) > a{
text-decoration: none !important;
}
.ts-product-attribute > div.option{
line-height: 1;
margin: 0 10px 10px 0; }
.ts-product-attribute > div.option:last-child{
margin-right: 0; }
.ts-product-attribute > div.option:not(.color) > a{
padding: 4px 15px;
min-width: 42px;
border: 1px solid #e5e5e5;
border-radius: 55px;
font-size: 12px;
line-height: 16px;
text-align: center;
}
.ts-product-size-chart-button{
margin: 0 0 0 20px; position: relative;
}
.ts-product-size-chart-button:after{
position: absolute;
bottom: 2px;
}
.woocommerce div.product form.cart .reset_variations:before{
font-size: 70%;
margin-right: 5px; }
.single_variation_wrap{
position: relative;
}
.single_variation_wrap .woocommerce-variation .woocommerce-variation-price,
.single_variation_wrap .woocommerce-variation .woocommerce-variation-availability{
display: none !important;
}
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart{
margin: 5px 0 0;
}
.woocommerce div.product form.cart .woocommerce-variation-availability p.stock{
font-size: 100%;
color: inherit;
}
.woocommerce div.product form.cart .woocommerce-variation-description p{
margin-bottom: 10px;
}
.woocommerce div.product form.cart .woocommerce-variation-description p:last-child{
margin-bottom: 0;
}
.woocommerce div.product form.cart div.quantity{
padding-top: 25px;
margin: 0;
}
.woocommerce div.product form.cart div.quantity .qty{
margin: 0 20px 0 0; }
.woocommerce div.product form.cart div.quantity .screen-reader-text{
display: block;
top: 0;
width: auto;
height: 25px;
line-height: 20px;
margin: 0;
padding: 0;
clip: initial;
white-space: nowrap;
transform: translateY(-100%);
}
.woocommerce #main-content:not(.ts-col-24) div.product form.cart div.quantity{
margin: 0 0 10px;
}
.woocommerce #main-content:not(.ts-col-24) div.product form.cart div.quantity,
.woocommerce #main-content:not(.ts-col-24) div.product form.cart .button{
width: 100%;
margin-top: 0;
}
.woocommerce div.product form.cart .button{
width: calc(100% - 148px);
margin-top: 25px;
}
.woocommerce div.product form.cart.grouped_form .button,
.woocommerce div.product form.cart .quantity.hidden + .button,
.woocommerce div.product.sold-individually form.cart .button{
width: 100%;
}
.woocommerce div.product form.cart .button.loading:after{
display: none;
}
.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]{
opacity: .2;
}
.woocommerce div.product .summary .ts-buy-now-button{
width: 100%;
margin-bottom: 40px;
}
.woocommerce div.product form.cart .variations select{
width: 100%;
margin: 0 0 -12px;
} .woocommerce div.product form.cart table.group_table{
border-width: 0;
margin-bottom: 20px;
}
.woocommerce div.product form.cart table.group_table div.quantity .screen-reader-text{
display: none;
}
.woocommerce div.product form.cart table.group_table div.quantity{
margin: 0;
padding-top: 0;
}
.woocommerce div.product form.cart table.group_table td,
.woocommerce div.product form.cart table.group_table td:first-child{
width: auto;
text-align: left; }
.woocommerce div.product form.cart table.group_table td{
vertical-align: middle;
padding: 10px 0 !important;
border-width: 0 0 1px;
border-style: dotted;
}
.woocommerce div.product form.cart table.group_table tr:first-child td{
border-width: 1px 0 1px;
}
.woocommerce div.product form.cart table.group_table td:not(:last-child){
padding-right: 20px !important; }
.woocommerce div.product form.cart table.group_table .button{
width: 100%;
min-width: 110px;
margin-top: 0;
font-size: 100%;
padding-left: 5px;
padding-right: 5px;
} .woocommerce div.product.color-variation-thumbnail .ts-product-attribute div.option.color a{
width: 52px;
height: 68px;
}
.woocommerce div.product.color-variation-thumbnail .ts-product-attribute div.option.color a:before{
display: none;
}
.woocommerce div.product.color-variation-thumbnail .ts-product-attribute div.option.color a:after{
width: 16px;
height: 16px;
line-height: 16px;
top: 0;
left: 0;
transform: translate(0,0);
}
.woocommerce div.product.color-variation-thumbnail .ts-product-attribute div.option.color a img{
width: 100%;
height: 100%;
border-radius: 0;
-o-object-fit: cover;
object-fit: cover;
image-rendering: -webkit-optimize-contrast;
}
.woocommerce div.product.color-variation-thumbnail form.cart select#pa_color + .reset_variations{
top: 25px;
} .single-product-buttons-sharing{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
.single-product-buttons-sharing .woocommerce-tabs{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.single-product-buttons-sharing .single-product-buttons{
margin: 0 0 35px;
}
.single-product-buttons-sharing .single-product-buttons > *{
float: left; }
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons .blockUI{
display: none !important;
}
.woocommerce div.product .single-product-buttons-sharing .single-product-buttons a{
padding: 0;
border: 0;
font-weight: inherit;
background: transparent !important;
line-height: inherit;
text-decoration: none !important;
}
.single-product-buttons-sharing .single-product-buttons > *:not(:last-child){
margin: 0 40px 0 0; opacity: 1 !important;
}
div.product.gallery-layout-grid .single-product-buttons-sharing .single-product-buttons > *:not(:last-child){
margin: 0 26px 0 0;
}
article.single-post > .entry-meta-bottom .social-sharing{
text-align: center;
}
.ts-social-sharing > span{
display: none;
}
.ts-social-sharing .sharethis-inline-share-buttons{
display: inline-block !important;
}
.ts-social-sharing ul{
margin: 0 -6px;
display: inline-block;
vertical-align: top;
}
.ts-social-sharing ul li{
list-style: none;
float: left; padding: 0 6px;
} .ts-popup-modal .product-size-chart-container .product-size-chart-content{
padding: 40px;
}
.ts-popup-modal .product-size-chart-container .ts-size-chart-content{
max-height: 56vh;
overflow-y: auto;
}
.product-size-chart-content .chart-content > *:last-child{
margin-bottom: 0;
}
.product-size-chart-content .chart-content table,
.ts-size-chart-content .chart-content table{
border-width: 0;
}
.product-size-chart-content .chart-content table th,
.product-size-chart-content .chart-content table td,
.ts-size-chart-content .chart-content table th,
.ts-size-chart-content .chart-content table td{
font-size: 100%;
line-height: 22px;
}
.product-size-chart-content .chart-content table th,
.ts-size-chart-content .chart-content table th{
padding: 0 20px 18px;
border-width: 0 0 1px;
border-style: solid;
}
.product-size-chart-content .chart-content table td,
.ts-size-chart-content .chart-content table td{
border-width: 0;
padding: 8px 20px;
}
.product-size-chart-content .chart-content table tr:nth-child(even),
.ts-size-chart-content .chart-content table tr:nth-child(even){
background: #F2F2F2;
}
.product-size-chart-content .chart-content table tbody tr:first-child td,
.ts-size-chart-content .chart-content table tbody tr:first-child td{
padding-top: 18px;
}
.product-size-chart-content .chart-content table tr:last-child td,
.ts-size-chart-content .chart-content table tr:last-child td{
padding-bottom: 0;
} div.product .summary .ts-countdown .counter-wrapper{
border-width: 1px;
border-style: solid;
} .woocommerce #main-content.ts-col-24 div.product.images-summary-background{
margin-top: -30px;
padding-top: 40px;
position: relative;
}
.woocommerce .show_breadcrumb_v2 #main-content.ts-col-24 div.product.images-summary-background{
margin-top: -41px;
z-index: 2;
}
.woocommerce .show_breadcrumb_v3 #main-content.ts-col-24 div.product.images-summary-background{
margin-top: -50px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .product-images-summary,
.woocommerce #main-content.ts-col-24 div.product.images-summary-background > *:not(.product-images-summary),
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing,
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing > *,
.woocommerce #main-content.ts-col-24 div.product.images-summary-background > *:not(.product-images-summary) > *{
position: relative;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background:before,
.woocommerce #main-content.ts-col-24 div.product.images-summary-background > *:not(.product-images-summary):before,
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing:before{
content: '';
width: 100vw;
position: absolute;
top: 0;
bottom: 0;
left: calc(-50vw + 50%); }
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .product-images-summary + *{
margin-top: 50px;
padding-top: 90px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .product-images-summary,
.woocommerce #main-content.ts-col-24 div.product.images-summary-background > *:not(.product-images-summary){
overflow: visible;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .product-images-summary:after{
content: '';
clear: both;
display: table;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background div.woocommerce-product-gallery{
width: calc(60% - 30px);
margin-right: 30px; }
.woocommerce #main-content.ts-col-24 div.product.images-summary-background div.summary{
width: 40%;
padding: 30px;
margin-bottom: 40px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background div.woocommerce-product-gallery,
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing > *,
.woocommerce #main-content.ts-col-24 div.product.images-summary-background div.images .woocommerce-product-gallery__wrapper{
margin-bottom: 0;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing{
width: 1230px;
position: absolute !important;
bottom: 0;
left: calc(-1230px + 100%); right: 0; transform: translateY(100%);
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 15px 0 12px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing .single-product-buttons{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .woocommerce div.product.show-tabs-content-default .woocommerce-tabs,
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs #tab-reviews{
border-width: 1px 0 0;
border-style: solid;
}
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
padding-bottom: 0;
}
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs ul.tabs{
display: none;
}
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs .panel{
display: block !important;
}
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs #tab-reviews{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
div.product.show-tabs-content-default .woocommerce-tabs #reviews #comments .woocommerce-noreviews,
.woocommerce div.product #reviews nav.woocommerce-pagination{
border-width: 0 0 1px;
border-style: solid;
text-align: center;
} .woocommerce.yith-wfbt-section{
display: inline-block;
width: 100%;
}
.woocommerce div.product .woocommerce.yith-wfbt-section{
border-width: 1px 0 0;
border-style: solid;
}
.yith-wfbt-section > h3{
text-align: center;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form{
position: relative;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-images{
float: none; margin: 0 -13px;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block{
width: 33.3333%;
float: right; margin: 0;
padding: 20px 0 0 13px; }
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block .button{
width: 100%;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items{
clear: none;
width: 66.6666%;
float: left; margin: 0;
padding: 20px 13px 0 0; }
.woocommerce.yith-wfbt-section .yith-wfbt-images .image_plus{
display: none;
}
.woocommerce.yith-wfbt-section .yith-wfbt-images td{
position: relative;
padding: 0 13px;
}
.woocommerce.yith-wfbt-section .yith-wfbt-images td > a{
display: block;
width: 100%;
height: 100%;
position: relative;
}
.woocommerce.yith-wfbt-section .yith-wfbt-images td:not(:last-child) > a:after{
content: '+';
width: 26px;
height: 26px;
font-size: 14px;
line-height: 26px;
border-radius: 100%;
text-align: center;
font-weight: 700;
position: absolute;
top: 50%;
right: 0; z-index: 3;
transform: translate(100%,-50%);
}
.woocommerce.yith-wfbt-section .yith-wfbt-images td img {
width: 100%;
height: auto;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li{
list-style: none;
margin: 0;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li,
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li *{
line-height: 22px !important;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li > label{
position: relative;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li input[type^="checkbox"]{
width: 16px;
height: 16px;
opacity: 0;
position: absolute;
top: 6px;
left: 0; }
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li label > *{
display: inline-block;
vertical-align: top;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li span.checkboxbutton{
position: relative;
width: 20px;
height: 20px;
margin: 0 10px 0 0;
border-width: 1px;
border-style: solid;
border-radius: 2px;
text-align: center;
font-size: 10px;
margin-top: -1px;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li span.checkboxbutton:before{
display: none;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li span.checkboxbutton:after{
opacity: 0;
visibility: hidden;
transition: 250ms ease;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li span.checkboxbutton.checked:after{
opacity: 1;
visibility: visible;
}
.woocommerce .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items li .price{
display: inline-flex;
font-size: 100%;
font-weight: inherit;
}
.yith-wfbt-section .total_price{
display: block;
margin-bottom: 25px;
line-height: 50px !important;
}
.yith-wfbt-section .yith-wfbt-submit-block input[type^="submit"]{
width: 100%;
}
.yith-wfbt-section .total_price_label{
line-height: 20px;
}
.yith-wfbt-section .product-name{
font-weight: inherit;
}
.product-title-shorten .yith-wfbt-section .product-name{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 200px;
display: inline-block;
} .woocommerce div.product .woocommerce-tabs ul.tabs{
list-style: none;
padding: 0;
margin: 0 -25px 70px;
overflow: hidden;
position: relative;
font-size: 0;
}
.woocommerce div.product:not(.tabs-in-summary) .woocommerce-tabs ul.tabs{
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border: 0;
background-color: transparent !important;
border-radius: 0;
margin: 0;
padding: 0 25px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
display: block;
padding: 14px 0;
font-weight: inherit;
text-decoration: none;
color: inherit;
position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after{
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
transform: scaleX(0);
border-width: 0 0 2px;
border-style: solid;
transition: transform 300ms ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{
transform: scaleX(1);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
position: absolute;
content: " ";
width: calc(100% - 50px);
bottom: 0;
left: 25px; border-width: 0 0 1px;
border-style: solid;
z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
margin: 0;
padding: 0;
position: relative;
} .woocommerce div.product .woocommerce-tabs .panel img.image-description.alignleft{
margin: 0 8% 0 0 !important;
}
.woocommerce div.product .woocommerce-tabs .panel img.image-description.alignright{
margin: 0 0 0 8% !important;
}
.woocommerce-tabs .panel .chart-content > *:last-child,
.woocommerce-tabs .panel .product-content > *:last-child{
margin-bottom: 0;
}
ul.features{
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
}
ul.features li{
padding-top: 20px;
list-style: none;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
ul.features li img{
margin: 0 20px 0 0 !important;
}
.product-content.show-more-less{
max-height: 770px;
padding-bottom: 60px;
overflow: hidden;
position: relative;
transition: 3s ease 0s;
}
.more-less-buttons > a.more-button:after{
position: absolute;
z-index: 0;
bottom: 0;
left: 0;
right: 0;
height: 150px;
content: "";
transition: 350ms ease 0s;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),to(#fff));
background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 70%);
}
.more-less-buttons{
position: absolute;
z-index: 2;
left: 1px;
right: 1px;
bottom: -1px;
margin: 0;
text-align: center;
}
.more-less-buttons a span{
position: relative;
z-index: 1;
}
.more-less-buttons a{
padding: 15px 0;
display: block;
}
.more-less-buttons > a span:before{
display: inline-block;
content: "-";
margin-right: 5px; }
.more-less-buttons > a.more-button span:before{
content: "+";
}
.more-less-buttons a:hover{
text-decoration: none;
} #reviews #comments .woocommerce-noreviews:last-child{
margin-bottom: 0;
}
#reviews #review_form_wrapper{
margin-bottom: 50px;
}
.woocommerce #review_form #respond .comment-form{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0 -15px;
}
.woocommerce #reviews .comment-reply-title{
display: block;
margin-bottom: 16px;
}
.woocommerce #review_form #respond .comment-form > *{
margin: 0 0 20px;
width: 100%;
padding: 0 15px;
}
.woocommerce #review_form #respond .comment-form > .comment-form-author,
.woocommerce #review_form #respond .comment-form > .comment-form-email{
width: 50%;
}
.woocommerce #review_form #respond .comment-form > .comment-form-comment{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.woocommerce #review_form #respond .comment-form > .comment-form-cookies-consent{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.woocommerce #review_form #respond .comment-form > .form-submit{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.woocommerce #review_form #respond input,
.woocommerce #review_form #respond textarea{
vertical-align: middle;
margin-bottom: 0;
}
.woocommerce #review_form #respond input ~ label{
display: inline-block;
}
.woocommerce #review_form #respond .comment-form-rating > label{
margin-right: 20px; }
.woocommerce #review_form #respond .comment-form-rating > *{
display: inline-block;
}
.woocommerce #review_form #respond p.stars{
margin: 0;
}
.woocommerce #review_form p.stars a,
.woocommerce #review_form p.stars a:before{
height: 24px;
width: 24px;
font-size: 24px;
line-height: 24px;
letter-spacing: 0;
}
.woocommerce #review_form p.stars a{
margin-right: 2px; }
.woocommerce #reviews #comments .woocommerce-Reviews-title{
margin-bottom: 50px;
}
div.product:not(.tabs-in-summary) #reviews #comments .woocommerce-Reviews-title{
text-align: center;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
display: none;
}
.woocommerce #reviews #comments ol.commentlist li{
margin-bottom: 0;
list-style: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
margin: 0;
border: 0;
border-radius: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{
margin: 5px 24px 0 0;
float: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
margin: 0 50px 0 0;
width: 15%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong{
font-size: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description{
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{
margin-right: 13px; }
#reviews #review_form_wrapper,
.woocommerce-review__dash{
display: none;
}
.woocommerce div.product #reviews{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce div.product #reviews > #comments,
.woocommerce div.product #reviews > #review_form_wrapper{
width: 100%;
text-align: left; }
.woocommerce div.product #reviews > #comments{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.woocommerce #reviews > .woocommerce-product-rating{
margin-bottom: 50px;
}
.woocommerce #reviews > .woocommerce-product-rating a.woocommerce-review-link{
text-decoration: underline;
}
.woocommerce #reviews > .woocommerce-product-rating a.woocommerce-review-link:hover{
text-decoration: none;
}
.woocommerce .woocommerce-product-rating{
line-height: 18px;
} .woocommerce div.product > #reviews{
border-width: 1px 0;
border-style: solid;
}
.woocommerce div.product > #reviews:last-child{
border-bottom-width: 0;
}
.woocommerce div.product > #reviews nav.woocommerce-pagination{
border-width: 0;
padding-bottom: 0;
}
div.product #reviews #comments .woocommerce-noreviews{
text-align: center;
} .woocommerce div.product > #reviews #comments .commentlist{
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
}
.woocommerce div.product > #reviews #comments .commentlist li{
padding: 30px;
margin-bottom: 30px;
border-width: 1px;
border-style: solid;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.woocommerce div.product > #reviews #comments ol.commentlist li .comment-text{
padding: 0;
}
.woocommerce div.product > #reviews #comments .commentlist li .comment-text{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.woocommerce div.product > #reviews #comments .commentlist li .comment-text .star-rating{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin: 20px 0;
}
.woocommerce div.product > #reviews #comments .commentlist li .comment-text p.meta{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
width: 100%;
margin: 0;
} .woocommerce div.product .woocommerce-tabs .panel div.gallery{
margin: -30px -15px 0;
}
.woocommerce div.product .woocommerce-tabs .panel div.gallery:after{
content: '';
clear: both;
display: table;
}
.woocommerce div.product .woocommerce-tabs .panel div.gallery > a,
.woocommerce div.product .woocommerce-tabs .panel div.gallery > img{
width: calc(25% - 30px);
float: left; clear: none;
margin: 30px 15px 0;
}
.woocommerce div.product .woocommerce-tabs .panel div.gallery > a:first-child,
.woocommerce div.product .woocommerce-tabs .panel div.gallery > img:first-child{
width: calc(50% - 30px);
}
.woocommerce div.product .woocommerce-tabs .panel div.gallery > a{
display: inline-block;
vertical-align: top;
}
.woocommerce div.product .woocommerce-tabs .panel div.gallery > a img{
margin: 0;
width: 100%;
transition: opacity 350ms ease;
}
.woocommerce div.product .woocommerce-tabs .panel div.gallery > a:hover img{
opacity: 0.5;
} .woocommerce div.product.tabs-in-summary .woocommerce-tabs{
margin: 70px 0 0;
padding-bottom: 0;
}
.woocommerce div.product.show-tabs-content-default.tabs-in-summary .woocommerce-tabs{
padding-top: 70px;
}
.woocommerce div.product.show-tabs-content-default.tabs-in-summary .woocommerce-tabs #tab-reviews{
padding-top: 60px;
padding-bottom: 0;
margin-top: 70px;
}
.woocommerce div.product.show-tabs-content-default.tabs-in-summary .woocommerce-tabs .panel{
padding-bottom: 70px;
}
.woocommerce div.product.show-tabs-content-default.tabs-in-summary .woocommerce-tabs .panel:last-child{
padding-bottom: 0;
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs ul.tabs{
margin: 0 -15px 50px;
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs ul.tabs::before{
width: calc(100% - 30px);
left: 15px;
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs ul.tabs li{
padding: 0 15px;
line-height: 26px;
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs ul.tabs li a{
padding: 0 0 10px;
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs .panel img.image-description.alignleft,
.woocommerce div.product.tabs-in-summary .woocommerce-tabs .panel img.image-description.alignright{
margin-left: 0 !important;
margin-right: 0 !important;
display: block;
float: none;
}
.woocommerce .tabs-in-summary .woocommerce-tabs  #reviews #comments ol.commentlist li .comment-text{
padding: 20px 0;
}
.woocommerce .tabs-in-summary .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text .star-rating{
margin: 5px 0 8px auto; -webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.woocommerce .tabs-in-summary .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text p.meta{
margin-right: 30px; width: auto;
}
.woocommerce .tabs-in-summary .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text .description{
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
width: 100%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.woocommerce .tabs-in-summary .woocommerce-tabs #reviews #comments .woocommerce-Reviews-title{
margin-bottom: 25px;
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs .panel div.gallery{
margin: -10px -5px 0;
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs .panel div.gallery > a,
.woocommerce div.product.tabs-in-summary .woocommerce-tabs .panel div.gallery > img{
margin: 10px 5px 0;
width: calc(50% - 10px);
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs .panel div.gallery > a:first-child,
.woocommerce div.product.tabs-in-summary .woocommerce-tabs .panel div.gallery > img:first-child{
width: calc(100% - 10px);
}
.woocommerce div.product.tabs-in-summary #reviews nav.woocommerce-pagination{
border-width: 0;
padding: 34px 0 0;
}
.woocommerce div.product:not(.show-tabs-content-default):not(.tabs-in-summary) > section.products{
border-width: 1px 0 0;
border-style: solid;
top: -1px;
margin-bottom: -1px;
}
.woocommerce div.product:not(.show-tabs-content-default):not(.tabs-in-summary) > .woocommerce-tabs #reviews nav.woocommerce-pagination{
border-width: 0;
padding-bottom: 0;
} .woocommerce #tab-more_seller_product .products .product{
width: 25%;
}
#tab-seller ul.list-unstyled > li.clearfix:before{
display: none;
}
#tab-seller .list-unstyled li > span:first-child:not(.seller-rating){
font-weight: bold;
}
#tab-seller ul.list-unstyled > li{
list-style: none;
}
#tab-seller ul.list-unstyled > li a{
color: inherit;
}
#tab-seller ul:last-child{
margin-bottom: 0;
}  .woocommerce .checkout-login-coupon-wrapper form.login .lost_password{
margin-bottom: 0;
}
.woocommerce .checkout-login-coupon-wrapper form.login .woocommerce-form-login__rememberme{
margin: 14px 0 0;
}
.lost_password a{
color: inherit;
text-decoration: underline;
}
.lost_password a:hover{
color: inherit;
text-decoration: none;
} .woocommerce-no-js form.woocommerce-form-coupon, 
.woocommerce-no-js form.woocommerce-form-login{
display: none !important;
}
.woocommerce .checkout-login-coupon-wrapper,
.woocommerce .checkout-login-coupon-wrapper form.login{
margin-bottom: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce .checkout-login-coupon-wrapper form.login{
border-radius: 4px;
border-width: 1px;
padding: 30px;
margin-top: 15px;
}
.woocommerce .checkout-login-coupon-wrapper form.login p:first-child{
margin-bottom: 15px;
}
.woocommerce .checkout-login-coupon-wrapper form.login label{
padding-bottom: 0;
}
.woocommerce .checkout-login-coupon-wrapper form.login .button{
margin-top: 0;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea{
line-height: 26px;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon p:not(.form-row-first):not(.form-row-last){
flex-basis: 100%;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-first{
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
margin: 0;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last{
width: auto;
min-width: 250px;
margin-left: 10px; }
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last .button{
width: 100%;
padding-left: 5px;
padding-right: 5px;
} .woocommerce > form.checkout{
overflow: hidden;
width: 100%;
}
.woocommerce form.checkout .form-row{
margin-bottom: 24px;
}
.woocommerce > form.checkout #customer_details,
.woocommerce > form.checkout #order_review_heading,
.woocommerce > form.checkout #order_review{
float: left; }
.woocommerce > form.checkout #customer_details{
width: calc(68% - 30px);
margin-right: 30px; padding: 25px 30px 30px;
border-width: 1px;
border-style: solid;
}
.woocommerce > form.checkout #order_review_heading,
.woocommerce > form.checkout #order_review{
width: 32%;
}
.woocommerce > form.checkout #customer_details .col-1,
.woocommerce > form.checkout #customer_details .col-2{
width: 100%;
float: none;
}
.woocommerce form .form-row.create-account{
margin-bottom: 15px;
}
.woocommerce-shipping-fields h3{
margin-bottom: 20px;
}
.woocommerce-shipping-fields label{
padding-bottom: 0;
}
.woocommerce form .form-row label{
line-height: inherit;
}
.woocommerce-checkout p.form-row.notes{
margin-bottom: 0;
}
.woocommerce form input[type="password"]{
padding-right: 40px; }
.woocommerce form .form-row .required{
font-weight: normal;
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-billing-fields__field-wrapper > p.form-row,
.woocommerce-shipping-fields__field-wrapper > p.form-row{
width: 100%;
margin-left: 15px;
margin-right: 15px;
order: 2;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.woocommerce-billing-fields__field-wrapper > p.form-row-first,
.woocommerce-billing-fields__field-wrapper > p.form-row-last,
.woocommerce-shipping-fields__field-wrapper > p.form-row-first,
.woocommerce-shipping-fields__field-wrapper > p.form-row-last,
.woocommerce-billing-fields__field-wrapper > #billing_postcode_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_postcode_field,
.woocommerce-billing-fields__field-wrapper > #billing_city_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_city_field{
width: calc(50% - 30px);
}
.woocommerce-billing-fields__field-wrapper > #billing_email_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_email_field{
order: 0;
}
.woocommerce-billing-fields__field-wrapper > #billing_first_name_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_first_name_field,
.woocommerce-billing-fields__field-wrapper > #billing_last_name_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_last_name_field{
order: 1;
}
.woocommerce-billing-fields__field-wrapper > #billing_state_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_state_field{
order: 3;
}
.woocommerce-billing-fields__field-wrapper > #billing_phone_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_phone_field{
order: 4;
}
.woocommerce-shipping-fields h3#ship-to-different-address .input-checkbox{
margin-top: -4px;
}
.woocommerce-terms-and-conditions-wrapper a{
text-decoration: underline;
}
.woocommerce-terms-and-conditions-wrapper a:hover{
text-decoration: none;
}
.woocommerce-invalid #terms{
outline: none !important;
}
body.woocommerce-checkout .select2-search--dropdown:before{
top: 5px;
} .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td{
border-bottom-width: 0;
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment{
background: transparent !important;
border-radius: 0;
}
.woocommerce-checkout #payment ul li{
list-style: none;
}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods{
padding: 15px 0;
border-width: 0;
}
.woocommerce > form.checkout #order_review_heading{
margin: 35px 0 0;
padding: 0 30px;
position: relative;
}
.woocommerce > form.checkout #order_review{
padding: 80px 30px 40px;
margin-top: -75px;
}
#order_review .shop_table.woocommerce-checkout-review-order-table th:last-child,
#order_review .shop_table.woocommerce-checkout-review-order-table td:last-child{
width: 30%;
text-align: right; }
#order_review .shop_table.woocommerce-checkout-review-order-table th,
#order_review .shop_table.woocommerce-checkout-review-order-table td{
padding: 15px 0;
border-radius: 0 !important;
}
#order_review .shop_table.woocommerce-checkout-review-order-table tfoot th,
#order_review .shop_table.woocommerce-checkout-review-order-table tfoot td{
padding: 15px 0;
border-radius: 0 !important;
border-width: 0 0 1px;
border-style: solid;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr > td:first-child{
border-left-width: 0; }
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr > td:last-child{
border-right-width: 0; }
#order_review table.shop_table ul#shipping_method{
margin-left: -100%; text-align: left; }
#add_payment_method #payment ul.payment_methods li label, 
.woocommerce-cart #payment ul.payment_methods li label, 
.woocommerce-checkout #payment ul.payment_methods li label{
display: inline;
}
#add_payment_method #payment .payment_method_paypal .about_paypal, 
.woocommerce-cart #payment .payment_method_paypal .about_paypal, 
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: none;
line-height: 24px;
font-size: 85%;
}
#add_payment_method #payment ul.payment_methods li input, 
.woocommerce-cart #payment ul.payment_methods li input, 
.woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 5px 0 0; }
#add_payment_method #payment ul.payment_methods li img, 
.woocommerce-cart #payment ul.payment_methods li img, 
.woocommerce-checkout #payment ul.payment_methods li img {
margin: -2px 5px 0;
max-width: 120px;
}
#add_payment_method #payment ul.payment_methods li, 
.woocommerce-cart #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li {
padding: 0 0 10px 0;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
padding: 18px 25px;
margin: 10px 0 0;
font-size: 100%;
line-height: 24px;
border-radius: 4px;
color: inherit;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
content: "";
display: block;
border: 10px solid rgba(230, 230, 230, 0.8);
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -10px;
left: 0;
margin: -10px 0 0 25px;
}
.woocommerce ul#shipping_method li label{
padding: 0;
}
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row{
padding: 0;
margin: 0;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
width: 100%;
float: none;
margin-bottom: 0;
}
.woocommerce-terms-and-conditions{
border: none;
box-shadow: none;
}
.woocommerce ul#shipping_method li label .woocommerce-Price-amount{
line-height: inherit !important;
} .woocommerce-checkout .cart-icon > .drop-icon,
.woocommerce-cart .cart-icon > .drop-icon{
display: none;
}
.woocommerce-cart article .woocommerce:after{
display: table;
clear: both;
content: "";
} .woocommerce .woocommerce-cart-form,
.woocommerce-checkout #customer_details{
float: left; width: calc(100% - 420px);
}
.woocommerce table.shop_table{
margin: 0;
border-width: 0;
table-layout: auto;
position: relative;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td{
padding: 20px 5px;
border-width: 0 0 1px 0;
border-style: solid;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table td, 
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-checkout .cart-collaterals .cart_totals table td, 
.woocommerce-checkout .cart-collaterals .cart_totals table th{
vertical-align: middle;
}
.woocommerce-cart .cart-collaterals .cart_totals table .shipping td, 
.woocommerce-cart .cart-collaterals .cart_totals table .shipping th, 
.woocommerce-checkout .cart-collaterals .cart_totals table .shipping td, 
.woocommerce-checkout .cart-collaterals .cart_totals table .shipping th{
vertical-align: top;
}
.woocommerce table.shop_table.cart th{
padding-left: 15px;
padding-right: 15px;
}
.woocommerce table.shop_table.cart td{
padding: 30px 15px;
}
.woocommerce table.shop_table.cart td.actions{
padding: 50px 0 0;
border-width: 0;
}
.woocommerce table.shop_table.cart td.product-remove{
padding-left: 0;
padding-right: 0;
}
.woocommerce table.shop_table .product-remove a{
display: inline-block;
width: 24px;
height: 24px;
line-height: 24px;
font-size: 0;
text-align: center;
letter-spacing: 0;
float: none;
padding: 0 !important;
margin: 0 15px 0 0; background: transparent;
}
.woocommerce table.shop_table td.product-thumbnail a{
display: block;
}
#add_payment_method table.shop_table.cart td.product-thumbnail, 
.woocommerce-cart table.shop_table.cart td.product-thumbnail, 
.woocommerce-checkout table.shop_table.cart td.product-thumbnail{
width: 120px;
padding-right: 25px; }
#add_payment_method table.cart .product-thumbnail img,
.woocommerce-cart table.cart .product-thumbnail img,
.woocommerce-checkout table.cart .product-thumbnail img{
width: 100%;
}
.product-name > a,
.cart-collaterals table.shop_table .shipping a{
color: inherit;
}
.woocommerce table.shop_table td.product-name{
max-width: 200px;
}
.woocommerce-cart table.cart td.actions .coupon{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
min-width: 220px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.woocommerce-cart table.cart td.actions .button{
margin: 10px 0 0 15px; }
.woocommerce-cart table.cart td.actions .coupon .button{
margin-top: 0;
} .woocommerce-cart article .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review{
width: 390px;
float: right; padding: 30px;
background:#f2f2f2;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
float: none;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2{
margin-bottom: 10px;
}
.woocommerce .cart-collaterals table.shop_table th,
.woocommerce .cart-collaterals table.shop_table td{
padding: 15px 0;
}
.woocommerce .cart-collaterals .order-total th,
.woocommerce .cart-collaterals .order-total td{
padding: 15px 0 36px;
border-width: 0;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form > p:not(.form-row),
.woocommerce .cart-collaterals table.shop_table tr:not(.shipping) td{
text-align: right; }
.woocommerce .cart-collaterals .order-total .amount{
font-size: 180%;
}
.woocommerce ul#shipping_method li{
margin: 0 0 5px;
padding: 0;
}
.woocommerce ul#shipping_method li input[type^="radio"]{
margin: 2px 10px 0 0; vertical-align: top;
}
.woocommerce ul#shipping_method li label{
padding: 0;
}
.cart-collaterals table.shop_table .shipping .input-text,
.cart-collaterals table.shop_table .shipping .select2-container--default .select2-selection--single .select2-selection__rendered{
padding: 6px 20px;
line-height: 26px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
margin-bottom: 0;
} .woocommerce .cross-sells,
.woocommerce .up-sells,
.woocommerce .related{
max-width: 100%;
width: 100%;
padding: 0;
display: inline-block;
width: 100%;
clear: both;
position: relative;
margin-left: 0 !important;
margin-right: 0 !important;
}
.ts-product .products.owl-carousel > .owl-stage-outer > .owl-stage,
.related.products .products.owl-carousel > .owl-stage-outer > .owl-stage,
.cross-sells .products.owl-carousel > .owl-stage-outer > .owl-stage,
.up-sells.products .products.owl-carousel > .owl-stage-outer > .owl-stage,
.ts-product-in-category-tab-wrapper.ts-product .column-content .products.owl-carousel > .owl-stage-outer > .owl-stage{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce .cross-sells > h2,
.woocommerce .up-sells > h2,
.woocommerce .related > h2{
position: relative;
display: inline-block;
}
.up-sells .products .product,
.cross-sells .products .product,
.related .products .product{
width: 20%;
}
.up-sells .products .owl-item .product,
.cross-sells .products .owl-item .product,
.related .products .owl-item .product{
width: 100% !important;
}
.woocommerce .cross-sells:after{
display: table;
content: "";
clear: both;
}
.woocommerce div.product .cross-sells .price,
.woocommerce div.product .up-sells .price,
.woocommerce div.product .related .price{
font-size: 100%;
font-weight: normal;
} body #cboxClose,
.ts-floating-sidebar .close,
.ts-popup-modal .close{
position: absolute;
top: -5px;
right: -5px; z-index: 999;
text-align: center;
width: 24px;
font-size: 0;
line-height: 22px;
transform: translateY(-100%);
transition: 350ms ease 0s;
}
body #cboxClose{
background-image: none;
text-indent: 0;
color: #ffffff;
text-transform: none;
z-index: 100001;
}
.ts-floating-sidebar .close{
top: 34px;
right: 30px; transform: translate(0,0);
}
.ts-store-notice .close:before,
ul.products-list li .remove:before,
.woocommerce table.shop_table .product-remove a:before,
.cart_list li .cart-item-wrapper a.remove:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before,
body .wishlist_table.mobile li .additional-info-wrapper .product-remove:before,
.elementor-widget-wp-widget-woocommerce_widget_cart .cart_list li a.remove:before{
font-size: 12px;
}
body #cboxClose:after,
html body > h1 a.close:before,
body table.compare-list tr.remove td > a .remove:before,
.ts-floating-sidebar .close:after, 
.ts-popup-modal .close:after{
font-size: 14px;
}
.ts-popup-modal .overlay{
position: fixed;
visibility: hidden;
opacity: 0;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
z-index: 99990;
}
.ts-popup-modal .overlay,
#cboxOverlay{
background: rgba(0,0,0,0.8);
transition: all 200ms linear 0s;
}
.ts-popup-modal.show .overlay:before{
display: none;
}
.ts-popup-modal .close{
color: #ffffff;
}
.ts-popup-modal{
opacity: 0;
}
.ts-popup-modal.show,
.ts-popup-modal.loading{
opacity: 1;
}
.ts-popup-modal.loading .overlay:before,
.ts-popup-modal.show .overlay,
.ts-popup-modal.loading .overlay,
.ts-popup-modal.show .popup-container{
visibility: visible;
opacity: 1;
}
.ts-popup-modal .popup-container{
position: fixed;
padding: 0;
top: 50%;
left: 50%;
z-index: 99991;
visibility: hidden;
opacity: 0;
transform: translate(-50%,-50%);
width: 1020px;
height: auto;
transition: opacity 0.2s ease, visibility 0.2s ease;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
#ts-quickshop-modal .popup-container{
width: 940px;
}
.woocommerce .wishlist-fragment .blockUI.blockOverlay:before, 
.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay:before{
display: block;
} .ts-popup-modal .quickshop-content{
max-height: 100%;
overflow: hidden;
padding: 30px;
}
#ts-quickshop-modal .woocommerce div.product div.summary,
#ts-quickshop-modal .woocommerce div.product div.woocommerce-product-gallery{
margin-bottom: 0;
}
#ts-quickshop-modal div.product > .summary{
position: absolute;
right: 0; top: 0;
bottom: 0;
overflow: auto;
}
#ts-quickshop-modal .woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs{
width: 55px;
margin: 0 10px 0 0; }
#ts-quickshop-modal .woocommerce div.product.gallery-layout-vertical div.woocommerce-product-gallery{
padding-left: 65px; }
#ts-quickshop-modal .woocommerce div.product.gallery-layout-vertical div.woocommerce-product-gallery{
width: 54%;
}
#ts-quickshop-modal .woocommerce div.product.gallery-layout-vertical div.summary{
width: 46%;
}
#ts-quickshop-modal .woocommerce .product .product-label{
top: 10px !important;
}
#ts-quickshop-modal div.product .summary .detail-meta-top{
display: flex;
flex-flow: column wrap;
}
#ts-quickshop-modal div.product .summary .detail-meta-top > *{
order: 1;
}
#ts-quickshop-modal div.product .summary .woocommerce-product-rating{
order: 0;
}
#ts-quickshop-modal .reset_variations{
margin-left: 20px;
} #ts-product-360-modal.ts-popup-modal.show .overlay{
background: #ffffff;
}
#ts-product-360-modal.ts-popup-modal .popup-container{
margin: 0;
opacity: 0;
display: none;
}
#ts-product-360-modal.ts-popup-modal.show .popup-container{
-webkit-animation-duration: 400ms;
-moz-animation-duration: 400ms;
animation-duration: 400ms;
animation-delay: 250ms;
-webkit-animation-delay: 250ms;
-moz-animation-delay: 250ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_fade;
-moz-animation-name: animation_fade;
animation-name: animation_fade;
opacity: 1;
display: block;
}
#ts-product-360-modal.ts-popup-modal .close{
right: 20px; top: 20px;
position: fixed;
opacity: 0;
}
.admin-bar #ts-product-360-modal.ts-popup-modal .close{
top: 66px;
}
#ts-product-360-modal.ts-popup-modal.show span.close{
z-index: 99991;
opacity: 1;
}
.threesixty .nav_bar{
position: absolute;
top: 50%;
width: 40px;
right: -10px; z-index: 11;
transform: translate(100%,-50%); }
.threesixty .nav_bar a{
width: 40px;
height: 40px;
font-size: 0;
line-height: 0;
text-align: center;
display: inline-block;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-radius: 50%;
margin: 5px 0;
}
.threesixty .nav_bar a:before{
font-size: 15px;
line-height: 40px;
}
.threesixty ol li{
list-style: none;
font-size: 0;
}
body .threesixty{
position: relative;
overflow: visible;
}
body .ts-popup-modal .product-360-container{
width: 450px;
max-height: 100%;
}
.ts-popup-modal .threesixty{
width: 100% !important;
}
.threesixty .threesixty_images{
display: none;
list-style: none;
margin: 0;
padding: 0;
}
.threesixty .threesixty_images img{
position: absolute;
top: 0;
width: 100%;
height: auto;
visibility: hidden;
transition: visibility 700ms ease 0s;
}
.threesixty .threesixty_images img.current-image{
visibility: visible;
}
.threesixty .spinner{
width: 60px;
display: block;
margin: 0 auto;
height: 30px;
background: #333;
background: rgba(0, 0, 0, 0.7);
border-radius: 5px;
}
.threesixty .spinner span{
font-family: Arial, "MS Trebuchet", sans-serif;
font-size: 12px;
font-weight: bolder;
color: #FFF;
text-align: center;
line-height: 30px;
display: block;
}
.threesixty:-webkit-full-screen{
background: #ffffff;
width: 100%;
height: 100%;
margin-top: 0;
padding-top: 200px;
}
.threesixty:-moz-full-screen{
background: #ffffff;
width: 100%;
height: 100%;
margin-top: 0;
padding-top: 200px;
} body .ts-popup-modal .add-to-cart-popup-container{
width: 500px;
padding: 30px;
}
.add-to-cart-popup-content .heading{
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.add-to-cart-popup-content .heading .theme-title{
text-transform: uppercase;
margin: 0;
display: inline-block;
line-height: 1;
border-radius: 40px;
font-size: 12px;
padding: 5px 15px;
}
.add-to-cart-popup-content .heading .theme-title:before{
font-size: 8px;
margin-right: 5px; }
.add-to-cart-popup-content:after{
content: '';
clear: both;
display: table;
}
.add-to-cart-popup-content .item .product-image{
width: 40%;
margin-right: 30px; float: left; }
.add-to-cart-popup-content .item .product-meta{
width: calc(60% - 30px);
float: left; }
.add-to-cart-popup-content .item .product-name{
margin-bottom: 5px;
white-space: normal;
text-overflow: initial;
}
.add-to-cart-popup-content .action .button{
min-width: 220px;
margin-top: 10px;
} .dataTables_scrollFoot{
display: none;
}
html body #yith-woocompare{
padding: 0;
}
#cboxLoadingGraphic{
background: none !important;
}
#cboxLoadingOverlay{
top: 50%;
left: 50%;
width: 100px;
height: 100px;
transform: translate(-50%,-50%);
background-image: none !important
}
.woocommerce .wd_compare_wrapper .added:before{
content: "\f065";
}
#cboxContent{
background: transparent !important;
}
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxBottomCenter,
#cboxMiddleLeft,
#cboxMiddleRight{
background: transparent;
width: 0;height: 0;
padding: 0;margin: 0;
}
#cboxLoadedContent{
padding: 0;
}
#cboxLoadedContent iframe{
position: relative;
z-index: 1;
background: transparent;
}
.dataTables_wrapper{
padding: 0;
text-align: center;
}
.dataTables_scrollHead,
.DTFC_LeftHeadWrapper{
display: none;
}
html body > h1{
padding: 14px 20px;
display: block;
width: 100%;
float: none;
position: relative;
z-index: 14;
text-align: center;
border-width: 0;
}
html body > h1{
line-height: 22px !important;
}
html body > h1 a.close{
font-size: 0;
padding: 0;
width: 24px;
height: 24px;
margin: 0;
right: 0; position: relative;
top: 0;
}
table.compare-list, 
table.compare-list th, 
table.compare-list td{
box-sizing: content-box;
}
table.compare-list:not(.dataTable) thead{
display: none !important;
}
body table.compare-list{
margin: 0 !important;
padding: 0 !important;
width: 100%;
border-width: 1px 0 0 0;
-webkit-animation-duration: 500ms;
-moz-animation-duration: 500ms;
animation-duration: 500ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_fade;
-moz-animation-name: animation_fade;
animation-name: animation_fade;
-webkit-animation-delay: 300ms;
-moz-animation-delay: 300ms;
animation-delay: 300ms;
}
body table.compare-list td.odd,
body table.compare-list td.even{
background: transparent;
}
body #yith-woocompare table.compare-list tbody th{
background: transparent;
}
body #yith-woocompare table.compare-list tbody th, 
body #yith-woocompare table.compare-list tbody td{
padding: 15px;
}
body #yith-woocompare table.compare-list tr.title th,
body #yith-woocompare table.compare-list tr.title td,
body #yith-woocompare table.compare-list tr.image td,
body #yith-woocompare table.compare-list tr.image th,
body #yith-woocompare table.compare-list tr.add-to-cart td,
body #yith-woocompare table.compare-list tr.add-to-cart th,
body #yith-woocompare table.compare-list tr.price:not(.repeated) td,
body #yith-woocompare table.compare-list tr.price:not(.repeated) th{
padding: 0 15px 15px 15px;
}
body #yith-woocompare table.compare-list tr.title th,
body #yith-woocompare table.compare-list tr.title td{
line-height: 20px;
padding-bottom: 10px;
}
body #yith-woocompare table.compare-list tr.add-to-cart td,
body #yith-woocompare table.compare-list tr.add-to-cart th{
padding-bottom: 20px;
}
body table.compare-list th{
background: transparent;
}
body table.compare-list td img{
width: 250px;
padding: 0;
border: 0;
max-width: 100%;
margin-bottom: 0;
}
body table.compare-list th{
border-width: 1px 0 0 0;
border-style: solid;
text-align: left; }
body table.compare-list td{
border-width: 1px 0 0 0;
border-style: solid;
}
body #yith-woocompare table.compare-list tr.image th,
body #yith-woocompare table.compare-list tr.image td{
border-top-width: 0;
}
body #yith-woocompare table.compare-list tbody th, 
body #yith-woocompare table.compare-list tbody td{
border-width: 1px 1px 0 0; border-style: solid;
}
body #yith-woocompare table.compare-list .description ul{
display: inline-block;
text-align: left; }
body #yith-woocompare table.compare-list tbody tr th:last-child, 
body #yith-woocompare table.compare-list tbody tr td:last-child{
border-right-width: 0;
}
body #yith-woocompare table.compare-list tr:not(.no-products).add-to-cart th,
body #yith-woocompare table.compare-list tr:not(.no-products).add-to-cart td,
body #yith-woocompare table.compare-list tr:not(.no-products).title th,
body #yith-woocompare table.compare-list tr:not(.no-products).title td,
body #yith-woocompare table.compare-list tr:not(.no-products).price:not(.repeated) th,
body #yith-woocompare table.compare-list tr:not(.no-products).price:not(.repeated) td,
body #yith-woocompare table.compare-list tr:not(.no-products).image th,
body #yith-woocompare table.compare-list tr:not(.no-products).image td{
border-top-width: 0;
}
body #yith-woocompare table.compare-list tr.no-products td{
padding-left: 20px;
padding-right: 20px;
border-width: 1px 0 0 0;
border-style: solid;
}
body table.compare-list tr.image td,
body table.compare-list tr.title td,
body table.compare-list tr.price td{
text-transform: none;
}
body table.compare-list tr.price td{
text-decoration: none;
}
body table.compare-list tr.image th,
body table.compare-list tr.image td{
height: auto;
}
body table.compare-list tr.add-to-cart th,
body table.compare-list tr.add-to-cart td{
padding-bottom: 30px;
}
body table.compare-list tr.remove td,
body table.compare-list tr.remove th{
padding-top: 5px !important;
padding-bottom: 10px !important;
}
body table.compare-list tr.image td{
padding-top: 0;
}
body table.compare-list tr.remove td > a{
font-size: 0;
line-height: 0;
width: 24px;
height: 24px;
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
position: relative;
background: transparent !important;
}
body table.compare-list .remove td a .remove{
position: relative;
width: 100%;
height: 100%;
line-height: 0;
font-size: 0;
display: block;
background: transparent !important
}
body table.compare-list tr.remove td > a .remove:before{
line-height: 24px;
}
tr.image th,
tr.title th,
tr.price:not(.repeated) th,
tr.add-to-cart th{
font-size: 0 !important;
} body table.compare-list tr.price th,
.compare-list tr.price td ins{
text-decoration: none;
}
body table.compare-list tr.price th,
body table.compare-list tr.price td del{
margin-right: 8px;
}
html body table.compare-list tr.description td p,
html body table.compare-list tr.description th p{
margin: 0;
}
body .woocommerce table.compare-list .add-to-cart td a{
text-transform: none;
border-width: 1px;
border-style: solid;
padding: 8px 10px;
margin: 0;
min-width: 214px;
border-radius: 40px;
}
body table.compare-list .add-to-cart td .blockOverlay{
display: none !important;
}
body .compare-list tr.no-products td{
text-align: left !important; }
#cboxLoadedContent iframe{
padding: 0;
}
html body.rtl > h1{
text-align: right !important; }
body.rtl table.compare-list{
direction: rtl; }
body table.compare-list .stock td span{
color: inherit;
}
body .woocommerce table.compare-list .add-to-cart td a.loading:after{
display: none;
} .home .woocommerce-message{
display: none !important;
}
body #ts-ajax-add-to-cart-message{
position: fixed;
opacity: 0;
right: 0; top: 0;
width: 100%;
text-align: center;
z-index: 99992;
visibility: hidden;
overflow: hidden;
line-height: 26px;
transform: translate(0,-100%);
transition: transform 200ms ease-out;
padding: 6px 20px; }
body.admin-bar #ts-ajax-add-to-cart-message{
top: 32px;
}
body #ts-ajax-add-to-cart-message:before{
left: 10px; top: 5px;
}
body #ts-ajax-add-to-cart-message.show{
transform: translate(0,0);
opacity: 1;
visibility: visible;
display: block;
}
body #ts-ajax-add-to-cart-message:not(.error) > span.error-message,
body #ts-ajax-add-to-cart-message.error > span.error-message .button,
body #ts-ajax-add-to-cart-message.error > span:not(.error-message){
display: none;
}
.alert{
padding: 9px 15px;
margin-bottom: 40px;
border-radius: 0;
box-shadow: none;
text-shadow: none;
}
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message a{
color: inherit;
text-decoration: underline;
}
body .wc-block-components-notice-banner,
.woocommerce-message,
.woocommerce .woocommerce-message,
.woocommerce-error,
.woocommerce .woocommerce-error,
.woocommerce-info,
.woocommerce .woocommerce-info{
padding: 0 !important; border-radius: 0;
box-shadow: none;
text-shadow: none;
width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
margin: 20px 0;
line-height: 26px;
border-width: 0;
}
body .wc-block-components-notice-banner,
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content{
width: 100%;
display: flex; 
flex-wrap: wrap;
align-items: center;
gap: 10px;
}
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content{padding: 0 1px;font-size: 1rem;}
body .wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content{gap: 7px;}
body .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{margin: 0;}
body .wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary + ul{width: 100%; margin: -10px 0 0;}
body .wc-block-components-notice-banner__content ul li{
list-style: none;
padding: 0 0 0 22px; line-height: 26px;
}
body .wc-block-components-notice-banner > svg{display: none;}
body .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .button{
background: transparent !important;
padding: 0 !important;
border: 0 !important;
border-radius: 0 !important;
min-width: 0 !important;
width: auto !important;
color: inherit !important;
font-size: 90%;
margin-left: auto; order: 10;
opacity: 1;
}
body .wc-block-components-notice-banner .wc-block-components-notice-banner__content:before{content: "\e028";font-size: 80%; font-family: WooCommerce;}
body .wc-block-components-notice-banner.is-success .wc-block-components-notice-banner__content:before{content: "\e015";}
body .wc-block-components-notice-banner.is-error .wc-block-components-notice-banner__content:before{content: "\e016";}
body .wc-block-components-notice-banner.is-warning .wc-block-components-notice-banner__content:before{content: "\e033";}
body .wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content:before{margin-right: 3px; }
body .wc-block-components-notice-banner,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.alert.alert-success,
div.wpcf7-mail-sent-ok{
background: transparent !important;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before{
display: inline-block;
vertical-align: baseline;
position: static;
margin: 0 5px 0 1px; font-size: 80%;
color: inherit !important;
}
body .wc-block-components-notice-banner.is-success,
.woocommerce-message,
.woocommerce .woocommerce-message{
color: #00bb00;
}
ul.woocommerce-error::before,
ul.woocommerce-info::before,
ul.woocommerce-message::before{
position: absolute;
top: 0;
left: 0; width: 20px;
}
ul.woocommerce-error > li,
ul.woocommerce-info > li,
ul.woocommerce-message > li{
padding-left: 20px !important; }
body .wc-block-components-notice-banner.is-error,
.woocommerce-error,
.woocommerce .woocommerce-error{
color: red;
}
body .wc-block-components-notice-banner.is-warning,
.woocommerce-warning,
.woocommerce .woocommerce-warning{
color: #a56d00;
}
.woocommerce-error::before{
color: inherit !important;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button{
text-decoration: none !important;
font-size: 100%;
line-height: 18px;
color: inherit !important;
}
.cart-empty.woocommerce-info,
.return-to-shop,
.woocommerce.archive #primary > .woocommerce-info{
text-align: center;
}
body.search.search-no-results .alert,
.woocommerce.archive #primary > .woocommerce-info{
background: transparent;
padding: 80px 0 100px !important;
line-height: 30px;
margin: 0;
}
body.search.search-no-results .alert{
text-align: center;
margin-bottom: 0 !important;
padding-bottom: 30px !important;
}
body.search.search-no-results .ts-pagination{
padding: 0 !important;
}
body.search.search-no-results .alert p{
font-size: 145%;
line-height: 1.5;
}
body.search.search-no-results .search-wrapper{
max-width: 500px;
margin: 0 auto 100px;
}
body.search.search-no-results .search-content input[type="text"]{
padding-top: 10px;
padding-bottom: 10px;
}
body.search.search-no-results .search-table .search-button:before{
font-size: 17px;
line-height: 46px;
}
.woocommerce > .return-to-shop{
margin-bottom: 10%;
}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info,
body .cart-empty.woocommerce-info{
color: inherit;
background: transparent !important;
margin-bottom: 30px;
font-size: 17px;
line-height: 22px;
}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content{font-size: 1em;}
.woocommerce-cart .return-to-shop a.button{
min-width: 240px;
}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content:before{display: none;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info .wc-block-components-notice-banner__content{justify-content: center;}
body .wc-empty-cart-message .wc-block-components-notice-banner.is-info:before,
body .woocommerce .cart-empty.woocommerce-info:before{
position: static;
content: '';
width: 100%;
height: 150px;
background: url(//shared.websupportondemo.com/tuxedofashions/wp-content/themes/yobazar/images/cart-empty.svg) no-repeat center;
margin: 0 auto 20px;
opacity: 0.2;
}
body.search.search-no-results .alert:before,
.woocommerce.archive #primary > .woocommerce-info:before{
position: relative;
letter-spacing: 0;
margin: 0 auto;
font-size: 70px;
line-height: 1;
height: auto;
width: auto;
top: auto;
left: auto;
bottom: auto;
right: auto;
display: block;
margin-bottom: 20px;
margin: 0 0 40px;
}
.woocommerce-error li,
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li{
padding: 0;
line-height: 26px;
}
#yith-wcwl-popup-message{
margin: 0 !important;
transform: translate(-50%,0);
border-width: 0;
line-height: 40px;
padding: 10px 20px;
min-width: 120px;
position: fixed;
text-align: center;
top: 50%;
left: 50%;
z-index: 99990; box-shadow: 0 3px 6px rgba(0,0,0,0.2);
}
body:not(.single-product) #yith-wcwl-popup-message{
display: none !important;
} body.woocommerce-wishlist div#main{
min-height: 400px;
} body.woocommerce .wishlist-title{
margin-bottom: 20px;
}
body .wishlist-title.wishlist-title-with-form h2:hover{
background: transparent;
}
body .wishlist-title a.show-title-form{
font-size: 0;
line-height: 0;
padding: 0;
min-width: 0;
border-width: 0;
border-radius: 4px;
width: 26px;
height: 26px;
text-align: center;
position: relative;
top: -10px;
}
body .wishlist-title a.show-title-form i{
font-size: 14px;
line-height: 26px;
margin: 0;
} .hidden-title-form{
overflow: hidden;
clear: both;
display: none;
}
.yes-js #yith-wcwl-form .hidden-title-form{
margin: 20px 0;
width: 100%;
}
.hidden-title-form input[type="text"]{
margin: 0;
padding-right: 80px; }
body .hidden-title-form .edit-title-buttons {
right: 10px;
top: 50%;
transform: translateY(-50%);
}
body .hidden-title-form a{
width: 46px;
height: 46px;
line-height: 46px;
font-size: 100%;
} body table.wishlist_table{
font-size: 100%;
}
.woocommerce div.wishlist_table td.product-add-to-cart a{
display: inline-block !important;
}
.wishlist_table .product-add-to-cart a{
min-width: 206px;
}
.woocommerce table.wishlist_table thead th{
border-top: 0;
}
.wishlist_table tfoot td{
border: 0;
}
.woocommerce table.wishlist_table tfoot tr th,
.woocommerce table.wishlist_table tfoot tr td{
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.woocommerce table.wishlist_table th.product-name{
text-align: left; }
td.product-add-to-cart,
td.product-add-to-cart a{
margin: 0 !important;
float: none !important;
}
.woocommerce table.wishlist_table th.product-thumbnail,
.woocommerce table.wishlist_table th.product-name{
width: auto;
}
.wishlist_table tr td, .wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete{
text-align: inherit;
}
.woocommerce table.wishlist_table .product-remove div{
display: inline-block;
}
.wishlist_table .product-stock-status span.wishlist-in-stock{
color: inherit;
}
table.wishlist_table .product-price del{
margin-right: 5px; }
body .wishlist_table .product-add-to-cart a.button{
padding: 8px 40px !important;
min-width: 206px;
}
body .wishlist_table .product-add-to-cart span.dateadded{
display: block;
text-align: center;
margin: 0 0 5px;
}
.woocommerce .wishlist_table .product-add-to-cart a.add_to_cart.loading:after{
display: none !important;
}
body p.wishlist-empty,
body table.wishlist_table tbody td.wishlist-empty{
position: relative;
bottom: -1px;
} .woocommerce table.shop_table.wishlist_table{
opacity: 1 !important;
}
.woocommerce table.shop_table.wishlist_table .blockUI.blockOverlay{
background: transparent !important;
}
.woocommerce table.shop_table.wishlist_table .blockUI.blockOverlay:after{
border-width: 3px;
border-top-width: 3px;
margin-top: -18px;
margin-left: -18px;
width: 36px;
height: 36px;
} .yith_wcwl_wishlist_footer .yith-wcwl-share{
margin-top: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
float: none;
}
.yith-wcwl-share h4.yith-wcwl-share-title{
margin: 0 10px 0 0; font-size: 100%;
line-height: 1;
text-transform: uppercase;
}
.yith-wcwl-share .yith-wcwl-after-share-section{
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: right; }
.yith-wcwl-share .yith-wcwl-after-share-section input.copy-target{
border-width: 0;
margin: 0 0 5px;
padding: 0;
text-align: right;
font-size: 100%;
color: inherit;
}
.yith-wcwl-share ul{
margin: 0;
}
.yith-wcwl-share ul li{
list-style: none;
padding: 0;
margin: 0 2px;
}
.yith-wcwl-share li a{
border-radius: 50%;
} body .wishlist_table.mobile li{
margin-bottom: 20px;
list-style: none;
border-width: 1px;
border-style: solid;
padding: 20px;
}
body .wishlist_table.mobile li{
margin-bottom: 20px;
list-style: none;
border-width: 1px;
border-style: solid;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
position: relative;
}
body .wishlist_table.mobile li .item-wrapper{
width: 68%;
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 20px;
}
body .wishlist_table.mobile li .additional-info-wrapper{
width: 32%;
padding: 20px;
border-width: 0 0 0 1px;
border-style: solid;	
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body .wishlist_table.mobile li .additional-info-wrapper > *:not(.product-remove){
width: 100%;
margin: 10px 0 0;
text-align: center;
}
body .wishlist_table.mobile li .item-wrapper .product-thumbnail{
max-width: 100px;
margin-right: 20px; }
body .wishlist_table.mobile li .item-wrapper .item-details{
width: calc(100% - 120px);
}
body .wishlist_table.mobile li .item-details table.item-details-table td, 
body .wishlist_table.mobile li table.additional-info td{
font-size: 100%;
padding: 0;
line-height: 20px;
width: auto !important;
display: inline-block;
text-align: inherit !important;
margin-bottom: 7px;
}
body .wishlist_table.mobile li .item-details table.item-details-table td.label, 
body .wishlist_table.mobile li table.additional-info td.label{
margin-right: 10px; }
body .wishlist_table.mobile .product-add-to-cart a.button{
padding: 8px 10px !important;
width: 100%;
min-width: 0;
margin: 0 !important;
}
body .wishlist_table.mobile li .additional-info-wrapper .product-remove{
position: absolute;
top: 10px;
right: 10px; width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
z-index: 2;
}
body .wishlist_table.mobile li .additional-info-wrapper .product-remove a{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
body .wishlist_table.mobile li .item-details table.item-details-table td.label{
display: none;
}
body .wishlist_table.mobile li .additional-info-wrapper .product-remove i{
display: none;
}
body p.wishlist-empty{
margin: 50px 0;
} .woocommerce form.login,
.woocommerce form.register{
border-width: 0;
padding: 0;
margin: 0;
}
#customer_login h2,
.account-content h2,
.woocommerce-MyAccount-content > h2,
.woocommerce-customer-details > h2,
.woocommerce-billing-fields > h3,
.woocommerce-additional-fields > h3,
header.woocommerce-Address-title > h3{
margin-bottom: 34px;
position: relative;
}
.woocommerce-account .addresses .title h3,
.woocommerce-account .addresses h2,
.woocommerce-customer-details .addresses h2{
line-height: 1.5;
} .woocommerce #customer_login{
width: auto;
margin-left: -40px;
margin-right: -40px;
} 
.woocommerce #customer_login .col-1, 
.woocommerce #customer_login .col-2, 
.woocommerce-page #customer_login .col-1, 
.woocommerce-page #customer_login .col-2{
width: 50%;
float: left; margin: 0;
padding: 0 40px;
}
.woocommerce #customer_login form .form-row{
margin-bottom: 20px;
}
.woocommerce #customer_login p.lost_password:last-child,
.woocommerce #customer_login p.form-row:last-child{
margin-bottom: 0;
}
.woocommerce #customer_login form.login .button, 
.woocommerce #customer_login form.register .button{
margin-top: 10px;
min-width: 208px;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input{
right: 20px;
top: 0;
line-height: 46px;
}
.woocommerce-MyAccount-content p > a,
#customer_login a{
color: inherit;
text-decoration: underline;
}
.woocommerce-MyAccount-content p > a:hover,
#customer_login a:hover{
text-decoration: none;
}
.woocommerce #customer_login .woocommerce-form-login .woocommerce-form-login__rememberme{
margin: 22px 0 0;
} .woocommerce-account .woocommerce-MyAccount-navigation{
width: 100%;
float: none;
margin: 20px 0 40px;
padding: 30px 5% 0;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
margin: 0 -1px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
list-style: none;
padding: 0;
margin: 2px 1px 0;
text-align: center;
float: left; }
.woocommerce-account .woocommerce-MyAccount-navigation li a{
display: block;
padding: 5px 20px;
color: inherit;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:not(:hover):not(.is-active) a{
opacity: 0.5;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
text-decoration: none;
} .woocommerce-account .woocommerce-MyAccount-content{
float: none;
width: 100%;
display: block;
overflow: hidden;
padding: 0 5%;
}
header.woocommerce-Address-title{
display: inline-block;
width: 100%;
}
.woocommerce-account .addresses .title .edit{
width: 40px;
font-size: 0;
float: none;
display: inline-block;
vertical-align: middle;
text-decoration: none;
margin: -7px 0 0;
line-height: 1;
text-align: center;
}
.woocommerce-account .addresses .title .edit:before{
color: #191919;
font-size: 12px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses{
display: inline-block;
width: 100%;
}
.woocommerce-Address address{
margin-bottom: 0;
line-height: 2;
}
.woocommerce-MyAccount-content form button[type^="submit"]{
margin-top: 20px;
}
.woocommerce .woocommerce-Address a.button{
padding: 5px 10px;
}
.woocommerce-MyAccount-content html input#account_email{
max-width: 100%;
}
.woocommerce-MyAccount-content > form{
display: inline-block;
width: 100%;
}
.woocommerce-MyAccount-content > form .form-row > span > em{
font-size: 80%;
}
.woocommerce > .woocommerce-order .woocommerce-customer-details,
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details{
margin-bottom: 0;
}
.woocommerce div.address a.button{
margin-top: 20px;
min-width: 120px;
}
.woocommerce .woocommerce-customer-details address{
border-width: 0;
border-radius: 0;
padding: 0;
clear: both;
}
.woocommerce .edit-box-textfull .button{
margin-top: 10px
}
.woocommerce .edit-box-textfull p.form-row{
width: 100%;
float: none;
padding: 0;
}
p.form-row select,
p.form-row input[type="text"],
p.form-row input[type="password"],
p.form-row input[type="date"],
p.form-row input[type="email"],
p.form-row input[type="number"],
p.form-row input[type="search"],
p.form-row input[type="tel"],
p.form-row textarea,
.edit-box-textfull p.form-row input[type="text"],
.edit-box-textfull p.form-row input[type="password"],
.edit-box-textfull p.form-row input[type="date"],
.edit-box-textfull p.form-row input[type="email"],
.edit-box-textfull p.form-row input[type="search"],
.edit-box-textfull p.form-row input[type="number"],
.edit-box-textfull p.form-row input[type="tel"],
.edit-box-textfull p.form-row textarea{
max-width: 100%;
}
.woocommerce-orders-table__cell-order-number a{
color: inherit;
}
.woocommerce > form > fieldset{
border: 0;
margin: 40px 0 0 0;
}
.woocommerce > form > fieldset legend{
text-transform: uppercase;
margin: 0 0 20px 0;
}
.track_order .form-row input[type="submit"]{
min-width: 120px;
}
.woocommerce-account .addresses .title h3,
.woocommerce-account .addresses h2,
.woocommerce-customer-details .addresses h2{
float: left; margin-bottom: 15px;
}
.woocommerce .woocommerce-customer-details address{
line-height: 2;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, 
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
padding-right: 0;
padding-left: 25px; margin: 5px 0 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
position: relative;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{
top: 0;
left: 0; margin: 5px 0 0 0;
padding: 0;
font-size: 80%;
}
.woocommerce table.customer_details tbody tr th,
.woocommerce table.customer_details tbody tr td{
border-width: 1px 0 0 0;
border-style: solid;
padding-right: 0; padding-left: 20px; text-align: center !important;
}
.woocommerce table.customer_details tbody tr td,
.woocommerce table.customer_details tbody tr td:last-child{
padding-right: 20px; padding-left: 20px;
}
.woocommerce table.customer_details tbody tr:first-child th,
.woocommerce table.customer_details tbody tr:first-child td{
border-width: 0;
}
.woocommerce-MyAccount-content .woocommerce-order-details > h2{
margin-bottom: 10px;
}
.woocommerce .woocommerce-order-details table.shop_table td.product-name{
max-width: initial;
}
.product-title-shorten .woocommerce-order-details table.shop_table .product-name > a{
white-space: normal;
}
.woocommerce .woocommerce-order-details table.shop_table tbody th,
.woocommerce .woocommerce-order-details table.shop_table tfoot td,
.woocommerce .woocommerce-order-details table.shop_table tfoot th{
border-top: 0;
}
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads{
margin-bottom: 50px;
}
.woocommerce form.track_order,
.woocommerce .woocommerce-order,
p.order-info{
margin-top: 20px;
}
.product-title-shorten table.order_details .product-name > a{
display: inline-block;
max-width: 100%;
vertical-align: bottom;
}
.woocommerce ul.order_details{
margin: 0 0 40px;
}
.woocommerce ul.order_details{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;    
-ms-flex-align: center;    
align-items: center;
border-width: 1px;
border-style: dotted;
}
.woocommerce ul.order_details li{
float: none;
margin: 0;
padding: 8px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
text-transform: none;
border-width: 0 1px 0 0;
border-style: dotted;
}
.woocommerce ul.order_details li strong{
display: inline-block;
font-size: 100%;
} .list-posts:after,
.ts-blogs:after,
.entry-meta-middle:after,
.site-content > article:after{
content: "";
clear: both;
display: table;
} ul.blog-filter-bar{
padding-bottom: 25px;
margin: -20px 0 70px;
border-width: 0 0 1px;
border-style: solid;
}
.blog-template.columns-2 ul.blog-filter-bar,
.blog-template.columns-3 ul.blog-filter-bar{
border-width: 0;
padding-bottom: 0;
margin-bottom: 30px;
}
.ts-portfolio-wrapper .filter-bar{
margin-bottom: 26px;
}
.ts-portfolio-wrapper .filter-bar li,
ul.blog-filter-bar li{
list-style: none;
display: inline-block;
margin: 0 30px 10px 0; }
.ts-portfolio-wrapper .filter-bar li:last-child,
ul.blog-filter-bar li:last-child{
display: inline-block;
margin-right: 0; }
.ts-portfolio-wrapper .filter-bar li:hover,
ul.blog-filter-bar li:hover{
text-decoration: underline;
cursor: pointer;
}
.ts-portfolio-wrapper .filter-bar li.current,
ul.blog-filter-bar li.current{
text-decoration: underline;
cursor: default;
} .list-posts,
.ts-blogs .blogs{
margin-left: -15px;
margin-right: -15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.list-posts article,
.ts-blogs article{
width: 50%;
padding: 0 15px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;	
margin-bottom: 60px;
position: relative;
}
.list-posts article.sticky{
padding: 40px;
border-width: 1px;
border-style: solid;
margin-left: 15px;
margin-right: 15px;
}
.list-posts article.sticky:after{
display: none;
} .home.blog #main > .page-container.blog-template{
padding-top: 50px;
}
body.home .index-template .list-posts article,
.index-template .list-posts article.full-excerpt:not(.format-video),
.search-results .list-posts article{
width: 100%;
padding-bottom: 60px;
}
body.home .index-template .list-posts article:after,
.index-template .list-posts article.full-excerpt:not(.format-video):after,
.search-results .list-posts article:after{
content: '';
position: absolute;
bottom: 0;
left: 15px;
right: 15px;
border-width: 0 0 1px;
border-style: solid;
}
body.home .index-template .list-posts article .entry-content,
.index-template .list-posts article.full-excerpt:not(.format-video) .entry-content,
.search-results .list-posts article .entry-content{
text-align: left; }
.wp-block-image figcaption{
text-align: center;
}
.wp-block-quote + .wp-block-audio{
margin-top: 30px;
}
.home.blog .list-posts article blockquote:not(:last-child){
margin-bottom: 20px;
}
body .wp-block-pullquote:not(.has-background){
padding: 0;
}
body.page #main-content #primary > article.page > p:first-child{
margin-top: 10px;
}
.entry-summary .short-content .gallery .gallery-item{
text-align: initial !important;
margin: 0 0 20px;
}
.wp-block-embed-wordpress-tv.wp-block-embed.alignfull figcaption{
text-align: center;
}
figcaption,
.wp-caption-text{
font-size: 85%;
color: #383838;
}
.wp-caption-text,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-video figcaption{
margin-top: 5px;
}
.post-password-form > p >label{
display: inline-block;
}
.post-password-form > p >label > input{
margin-top: 10px;
margin-bottom: 0;
min-width: 300px;
}
.post-password-form > p >label + input[type="submit"]{
min-width: 200px;
margin-left: 10px; display: inline-block;
vertical-align: text-bottom;
position: relative;
top: -2px;
}
.wp-block-search .wp-block-search__input{
flex-grow: 0;
width: auto;
min-width: 300px;
} .ts-blogs article .thumbnail-content,
.list-posts article .entry-format{
position: relative;
}
.entry-format,
.ts-blogs .thumbnail-content,
.entry-content{
width: 100%;
}
.ts-blogs.text-center article .entry-content{
text-align: center;
}
.list-posts article .entry-summary .short-content > *:last-child{
margin-bottom: 0 !important;
}
.blog-template:not(.index-template) .list-posts article.format-video .entry-meta-top,
.list-posts article.has-post-thumbnail:not(.format-image) .entry-meta-top,
.ts-blogs article:not(.no-featured-image) .entry-meta-top{
position: absolute;
top: 10px;
left: 10px; z-index: 9;
}
.columns-1 .list-posts,
.columns-1.ts-blogs .blogs{
width: 100%;
margin-left: 0;
margin-right: 0;
}
.list-posts article .entry-format .thumbnail,
.ts-blogs article .thumbnail-content{
width: 100%;
overflow: hidden;
}
.ts-shortcode .thumbnail .owl-carousel,
.entry-format .thumbnail.owl-carousel,
.entry-format .thumbnail .owl-carousel{
width: 100%;
}
.columns-1 .list-posts article,
.columns-1.ts-blogs article,
.columns-0 .list-posts article:nth-child(5n+1){
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 70px;
padding-bottom: 70px;
}
.columns-1 .list-posts article:after,
.columns-1.ts-blogs article:after,
.columns-0 .list-posts article:nth-child(5n+1):before,
.columns-0 .list-posts article:nth-child(5n+1):after{
content: '';
width: calc(100% - 30px);
height: 1px;
position: absolute;
bottom: 0;
left: 15px; border-width: 0 0 1px;
border-style: solid;
display: block;
}
.columns-0 .list-posts article:nth-child(5n+1){
padding-top: 70px;
}
.columns-0 .list-posts article:nth-child(5n+1):before{
top: 0;
bottom: auto;
}
.columns-1 .list-posts article:after,
.columns-1.ts-blogs article:after{
width: 100%;
left: 0; }
.columns-1 .list-posts article,
.columns-1.ts-blogs .items article{
padding-left: 0;
padding-right: 0;
}
.columns-0 .list-posts article:nth-child(5n+1){
margin-left: 0;
margin-right: 0;
}
.columns-0 .list-posts article:nth-child(5n+1):not(.has-post-thumbnail) .entry-format,
.columns-0 .list-posts article:nth-child(5n+1):not(.has-post-thumbnail) .entry-content,
.columns-1 .list-posts article:not(.has-post-thumbnail) .entry-format,
.columns-1 .list-posts article:not(.has-post-thumbnail) .entry-content{
width: 100%;
padding-left: 0;
padding-right: 0;
}
.columns-1.ts-blogs article .thumbnail-content,
.columns-1.ts-blogs article .entry-content,
.columns-0 .list-posts article:nth-child(5n+1) .entry-format,
.columns-0 .list-posts article:nth-child(5n+1) .entry-content{
width: 50%;
margin-bottom: 0;
}
.columns-3 .list-posts article,
.columns-3.ts-blogs article{
width: 33.3333%;
}
.columns-1.ts-blogs article .entry-content,
.columns-0 .list-posts article:nth-child(5n+1) .entry-content{
padding-left: 15px; }
.columns-1.ts-blogs article .thumbnail-content,
.columns-0 .list-posts article:nth-child(5n+1) .entry-format{
padding-right: 15px; }
.columns-0 .list-posts article:nth-child(10n+6) .entry-format,
.columns-1.ts-blogs article:nth-child(even) .thumbnail-content{
order: 1;
}
.columns-0 .list-posts article:nth-child(10n+6) .entry-content,
.columns-1.ts-blogs article:nth-child(even) .entry-content{
padding-left: 0; padding-right: 15px; }
.columns-0 .list-posts article:nth-child(10n+6) .entry-format,
.columns-1.ts-blogs article:nth-child(even) .thumbnail-content{
padding-right: 0; padding-left: 15px; }
.columns-0 .list-posts article:nth-child(10n+6) .entry-meta-top,
.columns-1.ts-blogs article:nth-child(even) .entry-meta-top{
left: 25px; }
.columns-0 .list-posts article:nth-child(10n+6):not(.has-post-thumbnail) .entry-format{
padding-left: 0; order: 0;
}
.columns-0 .list-posts article:nth-child(10n+6):not(.has-post-thumbnail) .entry-meta-top{
left: 15px; }
.columns-1 .list-posts article:last-child,
.columns-1.ts-blogs article:last-child,
.columns-0 .list-posts article:last-child{
padding-bottom: 0;
}
.columns-1 .list-posts article:first-child,
.columns-1.ts-blogs article:first-child,
.columns-0 .list-posts article:first-child{
padding-top: 0;
}
.columns-1.ts-blogs.ts-slider article{
padding-top: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.columns-1.ts-blogs.ts-slider article:before,
.columns-1.ts-blogs.ts-slider article:after,
.columns-0 .list-posts article:first-child:before,
.columns-0 .list-posts article:last-child:after,
.columns-1 .list-posts article:first-child:before,
.columns-1 .list-posts article:last-child:after,
.columns-1.ts-blogs article:first-child:before,
.columns-1.ts-blogs article:last-child:after{
display: none;
}
.entry-content header .heading-title{
margin-bottom: 0;
}
article .entry-format,
article .thumbnail-content,
article .entry-content > *{
margin-bottom: 10px;
}
.index-template article .entry-format,
.search-results article .entry-format,
.columns-1 article .entry-format{
margin-bottom: 15px;
}
.index-template article.has-post-thumbnail .entry-format,
.search-results article.has-post-thumbnail .entry-format,
.columns-1 article.has-post-thumbnail .entry-format,
.index-template article.format-video .entry-format,
.search-results article.format-video .entry-format,
.columns-1 article.format-video .entry-format{
margin-bottom: 20px;
}
.index-template article:not(.has-post-thumbnail):not([class*="tag-"]):not(.format-video) .entry-format,
.search-results article:not(.has-post-thumbnail):not([class*="tag-"]):not(.format-video) .entry-format,
.columns-1 article:not(.has-post-thumbnail):not([class*="tag-"]):not(.format-video) .entry-format{
margin-bottom: 0;
}
article .entry-content > *:last-child,
article .entry-content > .entry-meta-middle{
margin-bottom: 0;
}
.list-posts article .entry-meta-middle + .entry-summary .short-content:not(:empty),
.ts-blogs article .entry-meta-middle + .excerpt{
margin-top: 15px;
}
.list-posts article.post-item.product .entry-meta-middle + .entry-summary .short-content:not(:empty){
margin-top: 0;
}
.list-posts article .entry-meta-bottom,
.ts-blogs article .entry-meta-bottom{
margin-top: 35px;
}
.ts-blogs .content-wrapper{
width: 100%;
}
.ts-blogs article.no-featured-image .entry-meta-top{
text-align: center;
}
.ts-blogs article.no-featured-image .entry-meta-top .tags-link{
display: inline-block;
}
.ts-blogs article.quote .thumbnail-content{
display: none;
} .page-container.archive-template.columns-1 .list-posts article.full-excerpt .entry-format,
.page-container.archive-template.columns-1 .list-posts article.full-excerpt .entry-content{
width: 100%;
padding-left: 0; padding-right: 0; }
.page-container.archive-template.columns-1 .list-posts article.full-excerpt .entry-content{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.columns-0 .list-posts article:not(.has-post-thumbnail):not(:nth-child(5n+1)) .entry-meta-top,
.columns-2 .list-posts article:not(.has-post-thumbnail) .entry-meta-top,
.columns-3 .list-posts article:not(.has-post-thumbnail) .entry-meta-top{
text-align: center;
}
.columns-0 .list-posts article:not(.has-post-thumbnail):not(:nth-child(5n+1)) .entry-meta-top .tags-link,
.columns-2 .list-posts article:not(.has-post-thumbnail) .entry-meta-top .tags-link,
.columns-3 .list-posts article:not(.has-post-thumbnail) .entry-meta-to .tags-link{
display: inline-block;
} .button-text,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce-cart table.cart td.actions .button{
position: relative;
display: inline-block;
vertical-align: bottom;
background: transparent !important;
padding: 0 !important;
border: 0 !important;
border-radius: 0 !important;
min-width: 0 !important;
width: auto !important;
}
.button-text:after,
.woocommerce .woocommerce-error .button:after,
.woocommerce .woocommerce-info .button:after,
.woocommerce .woocommerce-message .button:after,
.woocommerce-page .woocommerce-error .button:after,
.woocommerce-page .woocommerce-info .button:after,
.woocommerce-page .woocommerce-message .button:after,
.ts-product-size-chart-button:after,
.woocommerce-cart table.cart td.actions .button:after{
content: '';
width: 100%;
height: 1px;
border-width: 0 0 1px;
border-style: solid;
transition: transform 350ms ease;
transform-origin: left center; display: block;
}
.button-text:hover:after,
.woocommerce .woocommerce-error .button:hover:after,
.woocommerce .woocommerce-info .button:hover:after,
.woocommerce .woocommerce-message .button:hover:after,
.woocommerce-page .woocommerce-error .button:hover:after,
.woocommerce-page .woocommerce-info .button:hover:after,
.woocommerce-page .woocommerce-message .button:hover:after,
.ts-product-size-chart-button:hover:after,
.woocommerce-cart table.cart td.actions .button:hover:after{
transform: scaleX(0);
} .heading-wrapper,
.heading-shortcode,
.theme-title,
.woocommerce .cross-sells > h2,
.woocommerce .up-sells > h2,
.woocommerce .related > h2,
.woocommerce.related > h2,
.yith-wfbt-section > h3,
.ts-shortcode .shortcode-heading-wrapper,
.ts-shortcode .column-tabs,
.elementor-widget-wrap > .elementor-widget-heading{
margin: 0 0 30px 0;
}
.theme-title .heading-title, 
.comments-title .heading-title,
.add-comment,
#commentform .form-submit,
.ts-shortcode .shortcode-heading-wrapper .shortcode-title{
text-align: center;
margin-bottom:0;
}
article.single-post > .entry-meta-middle{
margin-bottom: 60px;
}
article.single-post > .entry-format{
margin-bottom: 55px;
}
article.single-post > .entry-meta-top,
article.single-post .entry-header{
margin-bottom: 20px;
}
article.single-post .entry-title{
margin-bottom: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
article.single-post > .entry-content{
margin-bottom: 64px;
}
.entry-meta-middle > *{
padding-top: 4px;
}
article.single-post > .entry-content .elementor-text-editor > *:last-child{
margin-bottom: 0;
} body.single-post article .entry-format{
position: relative;
}
body.single-post article .entry-format .ts-video,
body.single-post article .entry-format .ts-audio{
overflow: hidden;
margin-bottom: 60px;
}
.single article .entry-format .thumbnail img{
width: 100%;
}
.single-post div.gallery:after{
clear: both;
}
.single-post div.gallery{
margin: 0;
}
.single-post div.gallery .gallery-caption{
margin: 10px 0 0 0;
padding: 0;
}
.single-post div.gallery .gallery-item{
float: left; margin: 0 0 10px 0;
padding: 10px;
}
.single-post .gallery-columns-2 .gallery-item{
width: 50%;
}
.single-post .gallery-columns-3 .gallery-item{
width: 33.33333%;
}
.single-post .gallery-columns-4 .gallery-item{
width: 25%;
}
.single-post .gallery-columns-5 .gallery-item{
width: 20%;
}
.single-post .gallery-columns-6 .gallery-item{
width: 16.66666%;
}
.single-post .gallery-columns-7 .gallery-item{
width: 14.28%
}
.single-post .gallery-columns-8 .gallery-item{
width: 12.5%;
} .tagcloud,
.wp-block-tag-cloud{
display: block;
overflow: hidden;
}
.tagcloud,
.wp-block-tag-cloud,
.tags-link{
margin: 0 -3px;
}
.tags-link a,
.cats-link a, 
.brands-link a,
.wp-block-tag-cloud a,
.tagcloud a{
margin: 0;
padding: 0;
display: inline-block;
text-decoration: none;
color: inherit;
}
.cats-link a:hover, 
.brands-link a:hover{
text-decoration: underline;
}
.cats-portfolio:after,
.portfolio-info .cat-links:after,
.tagcloud:after,
.wp-block-tag-cloud:after,
.tags-link:after{
content: '';
clear: both;
display: table;
}
.cats-portfolio a,
.portfolio-info .cat-links a,
.portfolio-inner a.like,
.portfolio-info .portfolio-like,
.tags-link a,
.wp-block-tag-cloud a,
.tagcloud a{
min-width: 60px;
text-align: center;
border-width: 1px;
border-style: solid;
border-radius: 20px;
padding: 2px 10px;
font-size: 12px !important;
line-height: 16px !important;
margin: 0 3px 6px; float: left; }
.cats-portfolio a:hover,
.portfolio-info .cat-links a:hover,
.portfolio-inner a.like:hover,
.tags-link a:hover,
.wp-block-tag-cloud a:hover,
.tagcloud a:hover{
text-decoration: none !important;
}
.tagcloud .tag-link-count{
vertical-align: super;
font-size: 10px;
line-height: 12px;
}
.entry-meta-middle{
line-height: 18px;
}
.entry-meta-middle > *{
display: inline-block;
vertical-align: baseline;
}
.entry-meta-middle > .cats-link{
display: inline;
}
.entry-meta-middle > span:not(:last-child){
padding-right: 14px; margin-right: 10px; position: relative;
}
.entry-meta-middle > span:not(:last-child):before{
content: "";
position: absolute;
right: 0; width: 2px;
height: 2px;
background: #808080;
top: 50%;
}
.entry-meta-middle > span a{
display: inline-block;
} .single .meta-bottom-2{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;    
-ms-flex-pack: justify;    
justify-content: space-between;
margin: 0 0 90px;
}
.single .entry-meta-bottom + .meta-bottom-2{
margin-top: -60px;
}
.meta-bottom-2 .single-navigation a{
color: inherit;
display: inline-block;
max-width: 254px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.single-navigation{
position: relative;
line-height: 22px;
}
.single-navigation:before{
position: absolute;
top: 50%;
left: 0; margin-top: -13px;
transition: 300ms ease;
}
.single-navigation.prev{
padding-left: 25px; }
.single-navigation.next{
padding-right: 25px; }
.single-navigation.next:before{
right: 0; left: auto; }
.single-navigation.prev:hover:before{
left: -5px; }
.single-navigation.next:hover:before{
right: -5px; } article.single-post > .entry-meta-bottom{
clear: both;
position: relative;
border-width: 0 0 1px;
border-style: solid;
}
body #st-el-4 .st-btns{
overflow: auto;
}
body #st-1.st-has-labels .st-btn{
min-width: 70px;
}
body #st-1 .st-btn > span{
min-width: 30px;
padding: 0 0 0 5px; margin: 0 0 0 5px; position: relative;
}
body #st-1 .st-btn > span:before{
position: absolute;
left: 0;
top: 8px;
bottom: 8px;
content: "";
width: 1px;
background: rgba(0,0,0,0.1);
}
body #st-1 .st-btn:hover{
top: 0;
opacity: 0.8;
} .entry-author{
display: table;
table-layout: fixed;
width: 100%;
padding: 30px;
clear: both;
background: rgb(193,193,193,0.1);
margin: 0 0 95px;
}
.entry-author > *{
display: table-cell;
vertical-align: middle;
}
.entry-author .author-avatar{
width: 150px;
overflow: hidden;
vertical-align: top;
padding-right: 30px }
.entry-author .author-avatar img{
width: 100%;
border: 3px solid #ffffff;
border-radius: 100%;
}
.entry-author .author-info .author{
margin-right: 10px; display: inline-block;
}
.entry-author .author-info p{
margin: 10px 0 0 0;
}
.entry-author .author a:hover{
text-decoration: none;
} .comments-area{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
.comments-area > *{
max-width: 100%;
}
body.page article.page + .comments-area > #comment-wrapper{
margin-bottom: 100px;
}
body.page article.page + .comments-area > .commentlist + #comment-wrapper,
.single-post .comments-area > #comment-wrapper,
.single-post .comments-area > #comment-wrapper:last-child{
margin-bottom: 40px;
}
.comments-area .comments-title{
margin-bottom: 50px;
}
.comments-area .comments-title .heading-title{
margin-bottom: 20px;
}
.comments-area .add-comment{
font-size: 125%;
line-height: 28px;
}
.comments-area .add-comment > a{
text-decoration: underline;
}
.comments-area .add-comment > span + a{
padding-left: 14px; margin-left: 9px; position: relative;
}
.woocommerce .woocommerce-product-rating > *:not(:first-child):before,
.comments-area .add-comment > span + a:before{
content: '';
width: 2px;
height: 2px;
background: #808080;
position: absolute;
top: 50%;
left: 0; }
.logged-in-as a{
color: inherit;
text-decoration: underline;
}
.logged-in-as a:hover{
color: inherit;
text-decoration: none;
}
.comments-area .commentlist,
.comments-area .navigation,
.woocommerce-tabs #reviews #comments{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.comments-area .navigation{
text-align: center;
margin: 0 -5px 0;
padding: 30px 0 0;
}
.comments-area .commentlist + .navigation{
border-width: 1px 0 0;
border-style: solid;
margin-top: 30px;
}
.comments-area .navigation a{
color: inherit;
text-decoration: underline;
}
.comments-area .navigation a:hover{
text-decoration: none;
}
.comments-area .navigation > *{
display: inline-block;
vertical-align: top;
margin: 0 5px;
}
.comments-area .navigation .nav-previous:not(:empty) + .nav-next:not(:empty){
padding-left: 18px; position: relative;
}
.comments-area .navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before{
content: '|';
display: inline-block;
vertical-align: middle;
position: absolute;
left: 0; }
#comment-wrapper{
display: none;
margin-bottom: 40px;
}
.comments-area > #comment-wrapper:last-child{
margin-bottom: 0;
}
#comment-wrapper .heading-wrapper,
.woocommerce #reviews #comments h2{
margin-bottom: 15px;
}
#comment-wrapper .heading-title{
margin-bottom: 0;
}
#comment-wrapper .heading-title small{
margin-left: 10px; }
#commentform .info-wrapper{
margin: 0 -15px;
}
#commentform .info-wrapper > p{
width: 50%;
float: left; padding: 0 15px;
}
.commentlist li.comment #commentform p{
margin-bottom: 20px;
}
#commentform .info-wrapper input{
margin-bottom: 0;
}
#comment-wrapper #commentform #comment,
.woocommerce #reviews #comment{
height: 150px;
}
.load-more.button,
.woocommerce #review_form #respond .form-submit input,
#commentform .form-submit .button{
min-width: 200px;
}
.comments-area .commentlist{
margin: 0;
}
.commentlist li.comment,
.woocommerce #reviews #comments ol.commentlist li{
padding: 0;
border-width: 0 0 1px;
border-style: solid;
}
.commentlist > li.comment:last-child{
border-bottom-width: 0;
}
.commentlist > li.comment:last-child .comment-detail{
padding-bottom: 0;
}
.commentlist li.comment:first-child,
.woocommerce #reviews #comments ol.commentlist li:first-child{
border-top-width: 1px;
}
.commentlist li.comment .comment-detail,
.woocommerce #reviews #comments ol.commentlist li .comment-text{
padding: 30px 0;
position: relative;
}
.commentlist li.comment .comment-detail:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after{
content: '';
clear: both;
display: table;
}
.commentlist li.comment .comment-actions{
font-size: 12px;
line-height: 18px;
position: absolute;
top: 5px;
right: 0; }
.commentlist .comment-actions .edit + .reply{
margin-left: 15px; }
.commentlist .comment-detail .comment-meta,
.commentlist .comment-detail .comment-text{
width: 18%;
float: left; }
.commentlist .comment-detail .comment-text{
width: 82%;
padding-right: 12%; }
.commentlist li strong{
margin-bottom: 5px;
display: inline-block;
vertical-align: baseline;
}
.commentlist li p{
margin-bottom: 10px;
}
.commentlist li p:last-child,
.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child{
margin-bottom: 0;
}
.comment-meta span{
display: inline-block;
vertical-align: top;
}
.comment-meta .author + .date-time{
margin-left: 8px; }
#main-content.ts-col-18 .comment-meta .author + .date-time,
#main-content.ts-col-12 .comment-meta .author + .date-time{
margin-left: 0; }
#main-content.ts-col-18 .comment-meta span,
#main-content.ts-col-12 .comment-meta span{
display: block;
}
.commentlist li #comment-wrapper{
padding-left: 18%; display: block !important;
}
.commentlist li #comment-wrapper .heading-wrapper,
.commentlist li #comment-wrapper p.logged-in-as{
margin-bottom: 10px;
}
.commentlist .children li:last-child{
border-bottom-width: 0;
}
#cancel-comment-reply-link{
font-weight: normal;
} .related-posts article,
.related-portfolios .item,
.ts-shortcode .items .item{
padding-left: 15px;
padding-right: 15px;
}
.related-portfolios .items,
.ts-shortcode .items{
margin-left: -15px;
margin-right: -15px;
}
article.single-post .ts-blogs{
padding-bottom: 37px;
border-width: 0 0 1px;
border-style: solid;
margin-bottom: 92px;
}
article.single-post .ts-blogs:last-child{
border-width: 0;
margin-bottom: 0;
} .single-ts_portfolio #main > .page-container{
padding-top: 40px;
}
.single-portfolio .entry-format{
overflow: hidden;
margin-bottom: 40px;
}
.single-portfolio.gallery .thumbnail img{
margin-bottom: 10px;
}
.single-portfolio .entry-main .portfolio-content,
.single-portfolio .entry-main .date-time{
margin-bottom: 60px;
}
.single-portfolio .entry-title + .portfolio-content{
margin-top: 50px;
}
body article.single-portfolio .entry-content > .entry-title{
line-height: 1.3;
margin-bottom: 20px;
clear: both;
}
.single-portfolio .date-time{
display: block;
line-height: 18px;
}
.portfolio-info.like-button{
float: right; }
.portfolio-inner a.like,
.portfolio-info .portfolio-like{
margin: 0;
}
.portfolio-like .ic-like:hover{
cursor: pointer;
}
.portfolio-like .ic-like:before,
.portfolio-inner a.like:before{
font-size: 80%;
margin-right: 2px; }
.portfolio-info.categories{
max-width: calc(100% - 100px);
}
.portfolio-info .cat-links{
margin: 0 -3px;
display: block;
}
.single-portfolio .meta-content .portfolio-info{
margin-bottom: 5px;
}
.single-portfolio .meta-content .portfolio-info > span:first-child{
min-width: 50px;
margin-right: 10px; display: inline-block;
vertical-align: middle;
}
.single-portfolio .meta-content .portfolio-info .custom-field{
display: inline-block;
}
.single-portfolio .meta-content .portfolio-info .custom-field p{
margin-bottom: 0;
}
.single-portfolio .portfolio-info .ts-social-sharing{
display: inline-block;
vertical-align: middle;
}
.single-portfolio .entry-content > .meta-content{
margin-bottom: 0;
}
.single-portfolio .meta-content a{
color: inherit;
} .single-portfolio.left-thumbnail .entry-main > .entry-format{
width: 65%;
float: left; margin-bottom: 0;
}
.single-portfolio.left-thumbnail .entry-main > .entry-content{
width: 35%;
float: right; padding-left: 30px; margin-bottom: 0;
}
.single-portfolio.left-thumbnail .portfolio-info.categories{
max-width: 80%;
} .single-portfolio .related-portfolios{
border-width: 1px 0 0;
border-style: solid;
}
.related-portfolios .shortcode-title{
text-align: center;
}  body div#main{
min-height: 0;
}
body.error404 div#main > .page-container{
padding-top: 0;
}
body.error404 .not-found:after{
content: '';
clear: both;
display: table;
}
body.error404 #primary > article div.not-found{
width: auto;
padding: 0;
margin-left: -15px;
margin-right: -15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
body.error404 #primary > article div.not-found > .ts-col-24{
text-align: center;
}
body.error404 #primary > article div.not-found h1{
font-size: 210px;
line-height: 1;
margin-bottom: 40px;
}
body.error404 #primary > article div.not-found h5{
font-size: 40px;
line-height: 1.3;
margin-bottom: 10px;
}
body.error404 #primary > article div.not-found p{
margin-bottom: 30px;
}
body.error404 #primary > article .not-found a.button{
min-width: 244px;
}
body.error404 .image-404{
position: relative;
overflow: hidden;
text-align: center;
}
body.error404 .image-404 .text-clipping{
font-size: 640px;
line-height: 1;
font-weight: bold;
text-align: center;
display: inline-block;
}
body.error404 .image-404 .text-clipping + img{
position: absolute;
top: 0;
left: 50%;
height: 100%;
transform: translateX(-50%);
max-width: none;
mix-blend-mode: lighten;
}
body.error404 article > .woocommerce.products{
border-width: 1px 0 0;
border-style: solid;
margin-top: 100px;
}
body.error404 article > .has-text-clipping + .woocommerce.products{
margin-top: 20px;
}
body.error404 article > .woocommerce.products .product{
margin-bottom: 0 !important;
} @media only screen and (min-width: 1279px) and (max-width: 1400px){
.owl-nav > div.owl-prev{
left: -30px; }
.owl-nav > div.owl-next{
right: -30px; }
}
@media only screen and (min-width: 768px){
.elementor-section.section-half-full-right{
width: calc(50vw + 50%);
margin-right: calc(50vw - 50%); }
.elementor-section.section-half-full-left{
width: calc(50vw + 50%);
margin-left: calc(-50vw + 50%); }
.elementor-section .elementor-section.elementor-inner-section.section-half-full-right{
width: 100vw;
margin-right: calc(-50vw + 50%);
}
.elementor-section.elementor-section-boxed.section-half-full-left > .elementor-container,
.elementor-section.elementor-section-boxed.section-half-full-right > .elementor-container{
max-width: 100%;
}
.align-right .ts-language-switcher .wpml-ls-sub-menu,
.align-right .ts-currency-switcher ul,
.align-right .ts-language-switcher.dropdown-up .wpml-ls-sub-menu,
.align-right .ts-currency-switcher.dropdown-up ul{
right: 0; left: auto; margin: 0;
}
#ts-mobile-button-bottom{
display: none;
height: 0;
} .woocommerce div.product > #reviews{
border-width: 1px 0;
border-style: solid;
}
.woocommerce div.product > #reviews:last-child{
border-bottom-width: 0;
}
.woocommerce div.product > #reviews nav.woocommerce-pagination{
border-width: 0;
padding-bottom: 0;
}
.woocommerce div.product.show-tabs-content-default:not(.tabs-in-summary) #reviews > .woocommerce-product-rating,
.woocommerce div.product > #reviews > .woocommerce-product-rating{
line-height: 28px;
}
.woocommerce div.product.show-tabs-content-default:not(.tabs-in-summary) #reviews > .woocommerce-product-rating .star-rating,
.woocommerce div.product > #reviews > .woocommerce-product-rating .star-rating{
width: 117px;
height: 22px;
}
.woocommerce div.product.show-tabs-content-default:not(.tabs-in-summary) #reviews > .woocommerce-product-rating .star-rating span:before, 
.woocommerce div.product.show-tabs-content-default:not(.tabs-in-summary) #reviews > .woocommerce-product-rating .star-rating:before,
.woocommerce div.product > #reviews > .woocommerce-product-rating .star-rating span:before, 
.woocommerce div.product > #reviews > .woocommerce-product-rating .star-rating:before{
font-size: 21px;
}
.woocommerce div.product.show-tabs-content-default:not(.tabs-in-summary) #reviews > .woocommerce-product-rating > *:not(:first-child),
.woocommerce div.product > #reviews > .woocommerce-product-rating > *:not(:first-child){
margin: 0 0 0 14px; padding: 0 0 0 16px; }
.woocommerce div.product.show-tabs-content-default:not(.tabs-in-summary) #reviews > .woocommerce-product-rating > .star-rating + .review-count,
.woocommerce div.product > #reviews > .woocommerce-product-rating > .star-rating + .review-count{
margin-left: 22px; padding-left: 0; }
div.product #reviews #comments .woocommerce-noreviews{
text-align: center;
} }
@media only screen and (min-width: 992px){
.woocommerce .woocommerce-ordering .orderby ul{
margin-right: -45px; } #main-content.ts-col-24 .woocommerce.yith-wfbt-section .yith-wfbt-form{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
overflow: hidden;
}
#main-content.ts-col-24 .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-images{
width: 60%;
display: block;
}
#main-content.ts-col-24 .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-images tbody{
display: table;
table-layout: fixed;
border-collapse: collapse;
box-sizing: border-box;
width: 100%;
height: 100%;
}
#main-content.ts-col-24 .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block{
width: 40%;
padding: 0 0 0 4px; position: absolute;
bottom: 0;
right: 0; left: auto; }
#main-content.ts-col-24 .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items{
width: 40%;
padding: 0 0 160px 30px; }
#main-content.ts-col-24 .woocommerce.yith-wfbt-section .yith-wfbt-submit-block input[type^="submit"]{
width: auto;
min-width: 216px;
}
#main-content.ts-col-24 .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block .button{
width: auto;
min-width: 295px;
}
}
@media only screen and (min-width: 1279px){ .woocommerce.archive #main > .page-container:not(.show_breadcrumb_v3) .before-loop-wrapper{
margin-top: -55px;
}
.woocommerce.archive .before-loop-wrapper > *:not(#ts-filter-widget-area){
position: relative;
z-index: 3;
}
.woocommerce.archive #main > .page-container:not(.show_breadcrumb_v3) .ts-active-filters:not(:empty) + .before-loop-wrapper{
margin-top: -90px;
}
.woocommerce.archive #main-content .woocommerce.main-products{
overflow-x: hidden;
}
.woocommerce.archive #main > .page-container:not(.show_breadcrumb_v3) #main-content.ts-col-24 .before-loop-wrapper{
margin-left: 315px; max-width: calc(100% - 315px);
}
.woocommerce.archive .breadcrumb-title-wrapper:not(.breadcrumb-v3) .breadcrumb-title .page-title{
max-width: 315px;
padding-right: 30px; }
.woocommerce.archive #main > .page-container:not(.show_breadcrumb_v3) #main-content.ts-col-18:first-child .before-loop-wrapper{
margin-left: calc(22% + 80px); }
.woocommerce.archive #main > .page-container:not(.show_breadcrumb_v3) #main-content.ts-col-12 .before-loop-wrapper{
width: calc(122% + 80px);
}
.show_breadcrumb_v3 #ts-filter-widget-area .ts-sidebar-content{
top: 46px;
} .woocommerce.archive.search-no-results #main > .page-container:not(.show_breadcrumb_v3) .before-loop-wrapper,
.woocommerce.archive.search-no-results #main > .page-container:not(.show_breadcrumb_v3) .ts-active-filters:not(:empty) + .before-loop-wrapper,
.woocommerce.archive.search-results #main > .page-container:not(.show_breadcrumb_v3) .before-loop-wrapper,
.woocommerce.archive.search-results #main > .page-container:not(.show_breadcrumb_v3) .ts-active-filters:not(:empty) + .before-loop-wrapper{
margin-top: 0;
}
.woocommerce.archive.search-no-results #main > .page-container:not(.show_breadcrumb_v3) #main-content.ts-col-24 .before-loop-wrapper,
.woocommerce.archive.search-results #main > .page-container:not(.show_breadcrumb_v3) #main-content.ts-col-24 .before-loop-wrapper{
margin-left: 0; max-width: 100%;
}
.woocommerce.archive.search-no-results .breadcrumb-title-wrapper:not(.breadcrumb-v3) .breadcrumb-title .page-title,
.woocommerce.archive.search-results .breadcrumb-title-wrapper:not(.breadcrumb-v3) .breadcrumb-title .page-title{
max-width: 100%;
padding-right: 0; }
.woocommerce.archive.search-no-results #ts-filter-widget-area .ts-sidebar-content,
.woocommerce.archive.search-results #ts-filter-widget-area .ts-sidebar-content{
top: 40px;
} .woocommerce .product .thumbnail-wrapper figure img:first-child{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: opacity 600ms ease 0s;
}
.woocommerce .product figure.has-back-image img:last-child{
position: absolute;right: 0;left: 0;top: 0;
width: 100%;
transition: opacity 600ms ease 0s;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
opacity: 0
}
.woocommerce .product .thumbnail-wrapper:hover figure.has-back-image img:last-child{
opacity: 1;
}
.woocommerce .product .thumbnail-wrapper:hover figure.has-back-image img:first-child{
opacity: 0;
}  .single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .entry-meta-top,
.single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .entry-header,
.single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .entry-meta-middle,
.single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .entry-content{
max-width: 810px;
margin-left: auto;
margin-right: auto;
}
.single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .alignfull{
width: 1230px;
margin-left: -210px;
margin-right: -210px;
}  .elementor-col-100 .ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email input[type="email"]{
min-width: 380px;
} .ts-product.ts-slider.partial-view.partial-full .column-content{
margin-left: calc(-50vw + 50% - 110px) !important;
margin-right: calc(-50vw + 50% - 110px) !important;
}
.ts-product.ts-slider.partial-view.partial-right .column-content{
margin-right: calc(-50vw + 50% - 110px) !important;
}
.ts-product.ts-slider.partial-view.partial-left .column-content{
margin-left: calc(-50vw + 50% - 110px) !important;
}
.ts-product.ts-slider.partial-view .column-content .owl-dots{
max-width: 1230px;
}
.ts-product.ts-slider.partial-view.partial-left .owl-nav,
.ts-product.ts-slider.partial-view.partial-right .owl-nav{
position: absolute;
top: 30%;
left: -40px;
width: 40px;
}
.ts-product.ts-slider.partial-view.partial-left .owl-nav{
left: auto;
right: -40px;
}
.ts-product.ts-slider.partial-view.partial-left .owl-nav > div,
.ts-product.ts-slider.partial-view.partial-right .owl-nav > div{
position: static;
transform: rotate(90deg);
}
.ts-product.ts-slider.partial-view.partial-full .owl-nav > div.owl-prev{
left: 135px; }
.ts-product.ts-slider.partial-view.partial-full .owl-nav > div.owl-next{
right: 135px; }
.ts-product.ts-slider.partial-view.partial-right .column-products.loading:after{
left: 597px;
right: auto;
margin-left: 0;
margin-right: auto;
}
.ts-product.ts-slider.partial-view.partial-left .column-products.loading:after{
right: 597px;
left: auto;
margin-left: auto;
margin-right: 0;
}
}
@media only screen and (min-width: 1660px){
.header-fullwidth .menu-center .logo-wrapper,
.header-fullwidth .menu-center .header-left,
.header-fullwidth .menu-center .header-right,
.layout-fullwidth .menu-center .logo-wrapper,
.layout-fullwidth .menu-center .header-left,
.layout-fullwidth .menu-center .header-right{
width: 25%;
}
.header-fullwidth .header-middle .header-right .language-currency:not(:last-child),
.layout-fullwidth .header-middle .header-right .language-currency:not(:last-child){
margin-right: 50px; }
body .ts-popup-modal .product-360-container{
width: 600px;
}
.header-fullwidth.header-v4 header .logo-wrapper,
.layout-fullwidth.header-v4 header .logo-wrapper{
padding-right: 9%; }
.header-v4 .header-right > .ts-search-by-category{
margin-right: 60px; }
.header-v4 .ts-search-by-category > form {
min-width: 300px;
}
#ts-quickshop-modal .popup-container{
width: 1020px;
}
.woocommerce.layout-fullwidth #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing,
.woocommerce.main-content-fullwidth #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing{
width: 100%;
left: 0;
right: 0;
}
.layout-fullwidth .ts-product.ts-slider.partial-view .column-content .owl-dots,
.main-content-fullwidth .ts-product.ts-slider.partial-view .column-content .owl-dots{
max-width: 100%;
} .single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .entry-meta-top,
.single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .entry-header,
.single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .entry-meta-middle,
.single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .entry-content{
max-width: 1000px;
}
.single-post #main-content.ts-col-24 .single-post:not(.no-featured-image) .alignfull{
width: calc(100vw - 200px);
margin-left: calc(-50vw + 50% + 100px);
margin-right: calc(-50vw + 50% + 100px);
}
}
@media only screen and (max-width: 1279px){ .visible-ipad{
display: block !important;
}
.hidden-ipad{
display: none !important;
}
.heading-wrapper,
.heading-shortcode,
.theme-title,
.woocommerce .cross-sells > h2,
.woocommerce .up-sells > h2,
.woocommerce .related > h2,
.woocommerce.related > h2,
.yith-wfbt-section > h3,
.ts-shortcode .shortcode-heading-wrapper,
.ts-shortcode .column-tabs, 
.elementor-widget-wrap > .elementor-widget-heading{
margin: 0 0 20px 0;
}
#main > .page-container{
padding-left: 15px;
padding-right: 15px;
}
#left-sidebar,
#right-sidebar{
padding-left: 10px;
padding-right: 10px;
}
#left-sidebar.ts-col-6{
padding-right: 20px; }
#right-sidebar.ts-col-6{
padding-left: 20px; }
#main-content{
padding: 0 10px;
}
body.page article.page + .comments-area > #comment-wrapper{
margin-bottom: 60px;
}
.container,
.woocommerce .products .product,
.related-posts article, .related-portfolios .item, .ts-shortcode .items .item{
padding-left: 10px;
padding-right: 10px;
}
.woocommerce .products,
.related-portfolios .items, .ts-shortcode .items{
margin-left: -10px;
margin-right: -10px;
}
.ts-header .container,
footer .container,
.breadcrumb-title-wrapper .breadcrumb-content{
padding-left: 25px;
padding-right: 25px;
}	
.woocommerce #main > .page-container, 
.woocommerce-page #main > .page-container, 
.page-template-blog-template #main > .page-container, 
.single #main > .page-container, 
.archive #main > .page-container {
padding-top: 35px;
}
body .elementor-section.elementor-section-boxed > .elementor-container{
max-width: 100%;
}
body .elementor-section.elementor-section-boxed.elementor-section-stretched > .elementor-container{
max-width: calc(100% - 50px);
}
.elementor-section .elementor-container.elementor-column-gap-default .elementor-row{
margin-left: -10px;
margin-right: -10px;
width: calc(100% + 20px);
}
.elementor-column-gap-default .elementor-column > .elementor-element-populated > .elementor-widget-wrap{
padding: 0;
}
.header-language *:focus{
outline: 0 !important;
}
body.page article.page + .comments-area{
margin-top: 60px;
padding-top: 60px;
min-height: 200px;
} .owl-nav > div{
opacity: 1;
visibility: visible;
transition: none;
width: 30px;
height: 30px;
}
.owl-nav > div:before{
line-height: 30px;
font-size: 12px;
}
.owl-nav > div.owl-prev,
.elementor-widget.elementor-widget-wp-widget-ts_instagram[data-widget_type*="wp-widget-"] .owl-prev{
left: 5px; }
.owl-nav > div.owl-next,
.elementor-widget.elementor-widget-wp-widget-ts_instagram[data-widget_type*="wp-widget-"] .owl-next{
right: 5px; }
.ts-shortcode.ts-slider .owl-nav > div.owl-prev{
left: 10px; }
.ts-shortcode.ts-slider .owl-nav > div.owl-next{
right: 10px; }
.owl-carousel{
width: calc(100% + 20px);
}
.ts-shortcode.ts-product .owl-dots{
margin-top: -25px;
} a.button,
button, 
input[type^="submit"], 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,  
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,  
.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, 
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.elementor-button-wrapper .elementor-button,
.shopping-cart p.buttons a, 
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button,
input[type="submit"].dokan-btn, 
a.dokan-btn, 
.dokan-btn,
#comments .wcpr-filter-button,
.yith-woocompare-widget a.clear-all,
.yith-woocompare-widget a.compare,
.elementor-widget-wp-widget-yith-woocompare-widget a.clear-all,
.elementor-widget-wp-widget-yith-woocompare-widget a.compare,
#ts-search-sidebar.full-width .ts-search-result-container .view-all-wrapper a{
padding: 8px 30px;
} .ts-header .header-middle .menu-wrapper{
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
position: relative;
margin-top: 5px;
padding: 8px 0;
}
.ts-header .header-middle .menu-wrapper:before{
content: '';
width: calc(100% + 60px);
height: 1px;
border-width: 1px 0 0;
border-style: solid;
position: absolute;
top: 0;
left: -30px;
}
.ts-header .header-middle .menu-wrapper:before,
.header-transparent .ts-header .header-middle .menu-wrapper:after{
content: '';
width: calc(100% + 60px);
height: 1px;
border-width: 1px 0 0;
border-style: solid;
position: absolute;
top: 0;
left: -30px;
}
.header-transparent .ts-header .header-middle .menu-wrapper:before,
.header-transparent .ts-header .header-middle .menu-wrapper:after{
border-color: rgba(255,255,255,0.15);
}
.header-transparent .ts-header .header-middle .menu-wrapper:after{
top: auto;
bottom: 0;
}
.header-v1 .header-middle > .container,
.header-v3 .header-middle > .container,
.header-v4 .header-middle > .container{
padding-top: 5px;
padding-bottom: 0;
}
header .menu-wrapper .ts-menu{
padding: 0;
}
.ts-header nav > ul.menu > li > .ts-menu-drop-icon, 
.ts-header nav > ul > li > .ts-menu-drop-icon{
cursor: pointer;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 2;
transform: none;
margin: 0;
width: auto;
height: auto;
}
.ts-header nav > ul.menu > li > .ts-menu-drop-icon.active, 
.ts-header nav > ul > li > .ts-menu-drop-icon.active{
z-index: -1;
}
.ts-header .is-sticky nav > ul.menu li ul.sub-menu{
padding-top: 42px;
}
.ts-header .is-sticky nav > ul.menu li.ts-normal-menu:not(.font-body) ul.sub-menu:before,
.ts-header .is-sticky nav > ul.menu li.ts-normal-menu:not(.font-body) ul.sub-menu:after{
top: 15px;
}
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu:before,
.ts-header nav > ul.menu li ul.sub-menu ul.sub-menu:after{
top: 3px !important;
}
.sub-menu .ts-menu-drop-icon{
left: auto; width: 20px;
}
.ts-header .sub-menu .ts-menu-drop-icon{
left: auto; width: 40px;
right: -10px; top: 0;
bottom: 0;
transform: translate(0);
}
.ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu{
padding-top: 60px;
}
.ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu:before{
top: 7px;
}
.ts-header nav > ul.menu li.ts-megamenu-fullwidth ul.sub-menu:after{
top: 8px;
}
.ts-header nav > ul.menu li ul.sub-menu{
padding-top: 45px;
}
.ts-header nav > ul.menu li.ts-normal-menu:not(.font-body) ul.sub-menu:before,
.ts-header nav > ul.menu li.ts-normal-menu:not(.font-body) ul.sub-menu:after{
top: 15px;
}
.woocommerce.ts-search-result-container ul.product_list_widget{
margin-left: -10px;
margin-right: -10px;
}
.woocommerce.ts-search-result-container ul.product_list_widget li{
padding-left: 10px;
padding-right: 10px;
}
body > .ts-search-result-container{
padding: 70px 20px;
}
.my-account-wrapper .dropdown-container:before,
.shopping-cart-wrapper .dropdown-container:before{
top: 0px;
}
.my-account-wrapper .dropdown-container,
.shopping-cart-wrapper .dropdown-container{
padding-top: 30px;
}
.header-v4 .ts-header .header-middle .menu-wrapper{
text-align: center;
}
.header-sticky {
z-index: 995;
}  #main-content:not(.ts-col-24) .ts-product-columns-selector .column-3{
margin-right: 0; }
#main-content:not(.ts-col-24) .ts-product-columns-selector .column-4{
display: none;
}
#main-content:not(.ts-col-24) .woocommerce.columns-4 .products .product{
width: 33.3333%;
}
#ts-filter-widget-area .ts-sidebar-content{
left: 0; width: 200px;
}
#ts-filter-widget-area .widget-title-wrapper .widget-title:empty{
margin-bottom: 0;
}
.woocommerce.archive #main-content.show-filter-sidebar #primary > *:not(.before-loop-wrapper){
transform: translateX(250px);
max-width: 100%;
}
.woocommerce.archive #main-content.show-filter-sidebar #primary > *.ts-active-filters{
transform: translateX(0);
transition: none !important;
animation: none !important;
}
#main-content.show-filter-sidebar .before-loop-wrapper{
position: relative;
}
#main-content #ts-filter-widget-area .ts-sidebar-content{
top: calc(100% + 30px);
} .ts_desktop #main-content.show-filter-sidebar.show-filter-default .main-products .products{
max-width: calc(100% - 250px);
}
.woocommerce.archive #main-content.show-filter-sidebar{
padding-left: 10px; }
.list-categories:after{
left: 10px;
right: 10px;
}
.woocommerce .products .list-categories .product.product-category,
.woocommerce.columns-8 .products .product.product-category,
.woocommerce.columns-7 .products .product.product-category,
.woocommerce.columns-6 .products .product.product-category{
width: 16.6%;
}
.woocommerce.columns-5 .products .product.product-category{
width: 20%;
}
.woocommerce.archive .breadcrumb-title-wrapper.breadcrumb-v2 .page-title{
max-width: 100%;
}
.woocommerce #main > .page-container:not(.show_breadcrumb_v3) .before-loop-wrapper,
.woocommerce #main > .page-container:not(.show_breadcrumb_v3) .ts-active-filters:not(:empty) + .before-loop-wrapper{
top: 0;
margin-bottom: 30px;
}
.woocommerce #main > .page-container:not(.show_breadcrumb_v3),
.woocommerce-page #main > .page-container:not(.show_breadcrumb_v3){
padding-top: 20px;
}
.woocommerce #main > .page-container:not(.show_breadcrumb_v3) #main-content.ts-col-24 .before-loop-wrapper{
left: 0; max-width: 100%;
}
.woocommerce.columns-8 .products .product,
.woocommerce.columns-7 .products .product,
.woocommerce.columns-6 .products .product,
.woocommerce.columns-5 .products .product{
width: 25%;
}
#main-content .woocommerce.columns-1 > .products .product:after{
left: 10px;
right: 10px;
}
.woocommerce .product .product-wrapper figure.has-back-image img:last-child{
display: none !important;
} .product .thumbnail-wrapper .product-group-button,
.woocommerce .product-wrapper .meta-wrapper-2 > *:not(.product-group-button-meta){
display: none;
}
.woocommerce .product-wrapper .meta-wrapper-2{
display: block;
}
.product-group-button-meta > div.button-in .ts-tooltip,
.product-group-button-meta > div.button-in,
.product-group-button-meta > div.button-in a{
font-size: 0 !important;
}
.product-group-button-meta > div.button-in a:before,
.product-group-button-meta > div.button-in a:after{
font-size: 15px;
}
.cross-sells .product .product-group-button-meta,
.up-sells .product .product-group-button-meta,
.related .product .product-group-button-meta,
#tab-more_seller_product .product .product-group-button-meta,
.dokan-single-store .seller-items .product .product-group-button-meta,
.ts-product .product .product-group-button-meta,
.woocommerce.main-products:not(.columns-1) .product .product-group-button-meta{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: #f3f3f3;
margin: 0;
}
.cross-sells .product .product-group-button-meta > div,
.up-sells .product .product-group-button-meta > div,
.related .product .product-group-button-meta > div,
#tab-more_seller_product .product .product-group-button-meta > div,
.dokan-single-store .seller-items .product .product-group-button-meta > div,
.ts-product .product .product-group-button-meta > div,
.woocommerce.main-products:not(.columns-1) .product .product-group-button-meta > div{
margin: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
position: relative;
max-height: 46px;
overflow: hidden;
}
.product-group-button-meta > div.button-in a:before,
.cross-sells .product .product-group-button-meta > div.loop-add-to-cart > a.button:before,
.up-sells .product .product-group-button-meta > div.loop-add-to-cart > a.button:before,
.related .product .product-group-button-meta > div.loop-add-to-cart > a.button:before,
#tab-more_seller_product .product .product-group-button-meta > div.loop-add-to-cart > a.button:before,
.dokan-single-store .seller-items .product .product-group-button-meta > div.loop-add-to-cart > a.button:before,
.woocommerce.main-products:not(.columns-1) .product .product-group-button-meta > div.loop-add-to-cart > a.button:before,
.ts-product .product-group-button-meta > div.loop-add-to-cart > a.button:before{
line-height: 46px !important;
margin-left: 0;
margin-right: 0;
}
.product-hover-vertical-style-2 .cross-sells .product .product-group-button-meta div.loop-add-to-cart .button,
.product-hover-vertical-style-2 .up-sells .product .product-group-button-meta div.loop-add-to-cart .button,
.product-hover-vertical-style-2 .related .product .product-group-button-meta div.loop-add-to-cart .button,
.product-hover-vertical-style-2 #tab-more_seller_product .product .product-group-button-meta div.loop-add-to-cart .button,
.product-hover-vertical-style-2 .dokan-single-store .seller-items .product .product-group-button-meta div.loop-add-to-cart .button,
.product-hover-vertical-style-2 .woocommerce.main-products:not(.columns-1) .product .product-group-button-meta div.loop-add-to-cart .button,
.product-hover-vertical-style-2 .ts-product .products .product .product-group-button-meta div.loop-add-to-cart .button{
position: static;
}
.product-hover-vertical-style-2 .cross-sells .product .product-group-button-meta div.loop-add-to-cart .button.added:before,
.product-hover-vertical-style-2 .cross-sells .product .product-group-button-meta div.loop-add-to-cart a.button,
.product-hover-vertical-style-2 .up-sells .product .product-group-button-meta div.loop-add-to-cart .button.added:before,
.product-hover-vertical-style-2 .up-sells .product .product-group-button-meta div.loop-add-to-cart a.button,
.product-hover-vertical-style-2 .related .product .product-group-button-meta div.loop-add-to-cart .button.added:before,
.product-hover-vertical-style-2 .related .product .product-group-button-meta div.loop-add-to-cart a.button,
.product-hover-vertical-style-2 #tab-more_seller_product .product .product-group-button-meta div.loop-add-to-cart .button.added:before,
.product-hover-vertical-style-2 #tab-more_seller_product .product .product-group-button-meta div.loop-add-to-cart a.button,
.product-hover-vertical-style-2 .dokan-single-store .seller-items .product .product-group-button-meta div.loop-add-to-cart .button.added:before,
.product-hover-vertical-style-2 .dokan-single-store .seller-items .product .product-group-button-meta div.loop-add-to-cart a.button,
.product-hover-vertical-style-2 .woocommerce.main-products:not(.columns-1) .product .product-group-button-meta div.loop-add-to-cart .button.added:before,
.product-hover-vertical-style-2 .woocommerce.main-products:not(.columns-1) .product .product-group-button-meta div.loop-add-to-cart a.button,
.product-hover-vertical-style-2 .ts-product .products .product .product-group-button-meta div.loop-add-to-cart .button.added:before,
.product-hover-vertical-style-2 .ts-product .products .product .product-group-button-meta div.loop-add-to-cart a.button{
line-height: 46px !important;
margin: 0;
}
.woocommerce.main-products.columns-1 .product .product-group-button-meta > div a.loading:before{
margin: 0 10px 0 0 !important; }
.woocommerce.main-products.columns-1 .product .product-group-button-meta > div.button-in a:before{
line-height: 1 !important;
}
.cross-sells .product .product-group-button-meta > div a.loading:before,
.up-sells .product .product-group-button-meta > div a.loading:before,
.related .product .product-group-button-meta > div a.loading:before,
#tab-more_seller_product .product .product-group-button-meta > div a.loading:before,
.dokan-single-store .seller-items .product .product-group-button-meta > div a.loading:before,
.product-hover-vertical-style-2 .products .product .product-group-button-meta div.loop-add-to-cart a.button.loading:before,
.woocommerce.main-products:not(.columns-1) .product .product-group-button-meta > div a.loading:before,
.ts-product .product-group-button-meta > div a.loading:before{
margin: 14px 0 0;
}
.cross-sells .product .product-group-button-meta > div:not(:last-child),
.up-sells .product .product-group-button-meta > div:not(:last-child),
.related .product .product-group-button-meta > div:not(:last-child),
#tab-more_seller_product .product .product-group-button-meta > div:not(:last-child),
.dokan-single-store .seller-items .product .product-group-button-meta > div:not(:last-child),
.ts-product .product .product-group-button-meta > div:not(:last-child),
.woocommerce.main-products:not(.columns-1) .product .product-group-button-meta > div:not(:last-child){
border-right: 2px solid #fff;
}
.cross-sells .product .product-group-button-meta > div a.button,
.up-sells .product .product-group-button-meta > div a.button,
.related .product .product-group-button-meta > div a.button,
#tab-more_seller_product .product .product-group-button-meta > div a.button,
.dokan-single-store .seller-items .product .product-group-button-meta > div a.button,
.ts-product .product .product-group-button-meta > div a.button,
.woocommerce.main-products:not(.columns-1) .product .product-group-button-meta > div a.button{
width: auto;
min-width: 0;
padding: 0;
background: transparent !important;
border: none;
}
.ts-product .products .product .meta-wrapper-2 .loop-add-to-cart,
.ts-product.woocommerce .products .product .meta-wrapper-2 .loop-add-to-cart,
.woocommerce .cross-sells .products .product .meta-wrapper-2 .loop-add-to-cart,
.woocommerce .up-sells .products .product .meta-wrapper-2 .loop-add-to-cart,
.woocommerce .related .products .product .meta-wrapper-2 .loop-add-to-cart,
.woocommerce.related .products .product .meta-wrapper-2 .loop-add-to-cart,
.woocommerce #tab-more_seller_product .products .product .meta-wrapper-2 .loop-add-to-cart,
.woocommerce .dokan-single-store .seller-items .products .product .meta-wrapper-2 .loop-add-to-cart,
.woocommerce.main-products:not(.columns-1) .products .product .meta-wrapper-2 .loop-add-to-cart{
margin-bottom: 0;
}
.woocommerce.main-products:not(.columns-1) .product .product-group-button-meta > div a,
.ts-product .product .product-group-button-meta > div a,
.up-sells .product .product-group-button-meta > div a,
.related .product .product-group-button-meta > div a,
#tab-more_seller_product .product .product-group-button-meta > div a,
.dokan-single-store .seller-items .product .product-group-button-meta > div a,
.cross-sells .product .product-group-button-meta > div a{
display: block;
}
.cross-sells .product .product-group-button-meta > div .ts-tooltip,
.up-sells .product .product-group-button-meta > div .ts-tooltip,
.related .product .product-group-button-meta > div .ts-tooltip,
#tab-more_seller_product .product .product-group-button-meta > div .ts-tooltip,
.dokan-single-store .seller-items .product .product-group-button-meta > div .ts-tooltip,
.ts-product .product .product-group-button-meta > div .ts-tooltip,
.woocommerce.main-products:not(.columns-1) .product .product-group-button-meta > div .ts-tooltip{
display: none;
}
.cross-sells .product .product-wrapper,
.up-sells .product .product-wrapper,
.related .product .product-wrapper,
#tab-more_seller_product .product .product-wrapper,
.dokan-single-store .seller-items .product .product-wrapper,
.ts-product .product .product-wrapper,
.woocommerce.main-products:not(.columns-1) .product .product-wrapper{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
.cross-sells .product .product-wrapper > div,
.up-sells .product .product-wrapper > div,
.related .product .product-wrapper > div,
#tab-more_seller_product .product .product-wrapper > div,
.dokan-single-store .seller-items .product .product-wrapper > div,
.ts-product .product .product-wrapper > div,
.woocommerce.main-products:not(.columns-1) .product .product-wrapper > div{
width: 100%;
}
.cross-sells .product .product-wrapper .meta-wrapper,
.up-sells .product .product-wrapper .meta-wrapper,
.related .product .product-wrapper .meta-wrapper,
#tab-more_seller_product .product .product-wrapper .meta-wrapper,
.dokan-single-store .seller-items .product .product-wrapper .meta-wrapper,
.ts-product .product .product-wrapper .meta-wrapper,
.woocommerce.main-products:not(.columns-1) .product .product-wrapper .meta-wrapper{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.cross-sells .product .product-wrapper .meta-wrapper-2,
.up-sells .product .product-wrapper .meta-wrapper-2,
.related .product .product-wrapper .meta-wrapper-2,
#tab-more_seller_product .product .product-wrapper .meta-wrapper-2,
.dokan-single-store .seller-items .product .product-wrapper .meta-wrapper-2,
.ts-product .product .product-wrapper .meta-wrapper-2,
.woocommerce.main-products:not(.columns-1) .product .product-wrapper .meta-wrapper-2{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin: 2px 0 0;
padding: 0;
}
.product-hover-vertical-style-2 .ts-shortcode .products .product .product-group-button-meta div.loop-add-to-cart .button.loading:before{
margin: 15px 0 0;
}
.woocommerce.ts-product-deals-wrapper .product-wrapper .meta-wrapper{
position: relative;
overflow: visible;
}
.ts-product-deals-wrapper .meta-wrapper .ts-countdown{
position: absolute;
top: -60px;
right: 0;
left: 0;
max-width: 100%;
text-align: center !important;
transform: translateY(-100%);
}
.dokan-single-store .seller-items .product .product-group-button-meta > div{
margin-bottom: 0 !important;
}  .woocommerce #main-content.ts-col-24 div.product.images-summary-background .flex-control-nav.flex-control-paging{
text-align: center;
}
.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs {
width: 64px;
}
.woocommerce div.product.gallery-layout-vertical div.woocommerce-product-gallery{
padding-left: 74px; }
.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs{
margin: 0 10px 0 0; }
.woocommerce div.product .woocommerce-tabs .panel div.gallery{
margin: -20px -10px 0;
}
.woocommerce div.product .woocommerce-tabs .panel div.gallery > a,
.woocommerce div.product .woocommerce-tabs .panel div.gallery > img{
width: calc(25% - 20px);
margin: 20px 10px 0;
}
.woocommerce div.product .woocommerce-tabs .panel div.gallery > a:first-child,
.woocommerce div.product .woocommerce-tabs .panel div.gallery > img:first-child{
width: calc(50% - 20px);
}
.woocommerce div.product .woocommerce-tabs .panel img.image-description.alignleft{
margin: 0 5% 0 0 !important; max-width: 55%;
}
.woocommerce div.product .woocommerce-tabs .panel img.image-description.alignright{
margin: 0 0 0 5% !important; max-width: 55%;
}
.woocommerce div.product > #reviews #comments .commentlist{
-webkit-column-gap: 20px;
-moz-column-gap: 20px;
column-gap: 20px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing{
width: 100%;
left: 0; }
.woocommerce #main-content.ts-col-24 div.product.images-summary-background div.woocommerce-product-gallery{
width: calc(60% - 20px);
margin-right: 20px; }
.woocommerce #main-content.ts-col-24 div.product.images-summary-background{
padding-top: 30px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background div.summary{
padding: 20px;
margin-bottom: 30px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background > section.products:before{
bottom: -7px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .product-images-summary + *{
padding-top: 50px;
}  .woocommerce ul.order_details li strong{
display: block;
}  .woocommerce .woocommerce-cart-form,
.woocommerce-checkout #customer_details{
width: calc(100% - 350px);
}
.woocommerce-cart article .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review{
width: 320px;
}
.woocommerce table.shop_table td{
padding-top: 15px;
padding-bottom: 15px;
}
.woocommerce table.shop_table.cart td{
padding-top: 20px;
padding-bottom: 20px;
}
.woocommerce table.shop_table.cart td.actions{
padding-top: 30px;
}
.woocommerce table.shop_table td.product-name{
max-width: 170px;
}
#add_payment_method table.shop_table.cart td.product-thumbnail, 
.woocommerce-cart table.shop_table.cart td.product-thumbnail, 
.woocommerce-checkout table.shop_table.cart td.product-thumbnail{
width: 100px;
padding-right: 15px; }  .woocommerce-message,
.woocommerce .woocommerce-message,
.woocommerce-error,
.woocommerce .woocommerce-error,
.woocommerce-info,
.woocommerce .woocommerce-info{
margin: 10px 0;
}
.woocommerce > form.checkout #customer_details{
width: calc(65% - 20px);
margin-right: 20px; }
.woocommerce > form.checkout #order_review_heading,
.woocommerce > form.checkout #order_review{
width: 35%;
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper{
margin-left: -10px;
margin-right: -10px;
}
.woocommerce-billing-fields__field-wrapper > p.form-row,
.woocommerce-shipping-fields__field-wrapper > p.form-row{
margin-left: 10px;
margin-right: 10px;
}
.woocommerce-billing-fields__field-wrapper > p.form-row-first,
.woocommerce-billing-fields__field-wrapper > p.form-row-last,
.woocommerce-shipping-fields__field-wrapper > p.form-row-first,
.woocommerce-shipping-fields__field-wrapper > p.form-row-last,
.woocommerce-billing-fields__field-wrapper > #billing_postcode_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_postcode_field,
.woocommerce-billing-fields__field-wrapper > #billing_city_field,
.woocommerce-shipping-fields__field-wrapper > #shipping_city_field{
width: calc(50% - 20px);
}  .load-more-wrapper,
.woocommerce .woocommerce-cart-form,
.woocommerce-checkout #customer_details,
.woocommerce-cart article .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review,
article.single-post > .entry-meta-bottom,
article.single-post > .comments-area:not(:last-child),
.woocommerce #customer_login,
.woocommerce > form.checkout #customer_details,
.woocommerce > form.checkout #order_review,
.woocommerce .woocommerce-order,
.woocommerce .woocommerce-customer-details,
.woocommerce div.product div.summary,
.single-portfolio > .entry-main,
.single-portfolio .related-portfolios,
body.error404 #primary > article,
article.single-post > .comments-area,
.woocommerce > .return-to-shop,
.woocommerce div.product div.woocommerce-product-gallery,
.yith_wcwl_wishlist_footer .yith-wcwl-share,
.woocommerce div.product .ads-banner,
body.search.search-no-results .search-wrapper,
.blog-template #left-sidebar,
.blog-template #right-sidebar,
.woocommerce-account .woocommerce-MyAccount-content{
margin-bottom: 60px;
}
body.search.search-no-results .alert{
padding-top: 40px !important;
}
.woocommerce.archive #primary > .woocommerce-info{
padding: 40px 0 60px !important;
}
.shop-bottom-content{
margin-bottom: 10px;
}
.woocommerce.archive .after-loop-wrapper:empty + .shop-bottom-content{
margin-top: 20px;
}
article.single-post .ts-blogs{
padding-bottom: 20px;
}
.woocommerce div.product .woocommerce.yith-wfbt-section{
padding-top: 50px;
padding-bottom: 40px;
}
.list-posts article,
.ts-blogs article,
article.single-post > .entry-meta-middle, 
article.single-post > .entry-format,
.woocommerce .products .product{
margin-bottom: 40px;
}
.blog-template:not(.columns-0):not(.columns-1):not(.columns-2):not(.columns-3) .list-posts article{
padding-bottom: 40px;
}
.comments-area .comments-title{
margin-bottom: 30px;
}
.columns-1 .list-posts article,
.columns-1.ts-blogs article,
.columns-0 .list-posts article:nth-child(5n+1) {
margin-bottom: 40px;
padding-bottom: 40px;
}
.portfolio-inner .item{
margin-bottom: 40px;
}
.single .meta-bottom-2,
.woocommerce div.product.gallery-layout-vertical div.summary{
margin-bottom: 50px;
}
.ts-pagination,
.woocommerce .after-loop-wrapper:not(:last-child){
padding-bottom: 50px;
}
article.single-post .ts-blogs,
.entry-author{
margin-bottom: 55px;
}
.woocommerce-tabs,
.woocommerce div.product.tabs-in-summary .woocommerce.yith-wfbt-section,
.woocommerce div.product.show-tabs-content-default .woocommerce.yith-wfbt-section,
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs .panel,
.woocommerce div.product.show-tabs-content-default.tabs-in-summary .woocommerce-tabs .panel,
.woocommerce div.product > #reviews{
padding-bottom: 60px;
}
.woocommerce div.product.show-tabs-content-default.tabs-in-summary .woocommerce-tabs{
padding-top: 60px;
}
.woocommerce div.product.tabs-in-summary .woocommerce-tabs{
margin: 40px 0 0;
}
.woocommerce.archive #main > .page-container{
padding-bottom: 50px;
}
.single-portfolio .related-portfolios,
body.error404 article > .woocommerce.products,
.woocommerce div.product > #reviews,
.woocommerce div.product > #reviews + section.products,
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs,
.woocommerce div.product:not(.show-tabs-content-default):not(.tabs-in-summary) > section.products,
.woocommerce div.product.show-tabs-content-default .woocommerce-tabs #tab-reviews{
padding-top: 50px;
}
body.error404 article > .woocommerce.products{
margin-top: 60px;
}
body.error404 article > .has-text-clipping + .woocommerce.products{
margin-top: 0;
}
.woocommerce .cross-sells,
.woocommerce .up-sells,
.woocommerce .related{
padding-bottom: 0 !important;
}
article.single-post > .entry-meta-top,
article.single-post .entry-header{
margin-bottom: 15px;
}
.single .entry-meta-bottom + .meta-bottom-2{
margin-top: -40px;
}
.comments-area .comments-title .heading-title{
margin-bottom: 10px;
}	
.comment-meta .author + .date-time{
margin-left: 0; }
.comment-meta span{
display: block;
}
.ts-blogs .content-wrapper{
overflow: hidden;
}
.single-portfolio.left-thumbnail .entry-main > .entry-format{
width: 60%;
}
.single-portfolio.left-thumbnail .entry-main > .entry-content{
width: 40%;
padding-left: 20px; }
.single-portfolio .entry-format{
margin-bottom: 30px;
}
.single-portfolio .entry-main .portfolio-content,
.single-portfolio .entry-main .date-time{
margin-bottom: 40px;
}
.single-portfolio .entry-title + .portfolio-content{
margin-top: 30px;
}
#commentform .info-wrapper{
margin: 0 -10px;
}
#commentform .info-wrapper > p{
padding: 0 10px;
}  .breadcrumb-title-wrapper .page-title + .breadcrumbs{
margin-bottom: 15px;
}
.wpcf7 form div.columns-3{
margin-bottom: 10px;
}
div.wpcf7 input[type^="submit"] {
margin-top: 5px;
}
.ts-popup-modal .popup-container{
width: 90%;
}
body.error404 #primary > article div.not-found:not(:last-child){
margin-bottom: 5px;
}
body.error404 #primary > article div.not-found h1{
font-size: 140px;
margin-bottom: 25px;
}
body.error404 #primary > article div.not-found h5{
font-size: 25px;
}
body.error404 .image-404 .text-clipping{
font-size: 550px;
}
.comments-area .add-comment{
font-size: 100%;
}  .left-top .box-content{
left: 30px;
top: 30px;
}
.left-bottom .box-content{
left: 30px;
bottom: 30px;
}
.left-center .box-content{
left: 30px;
}
.right-top .box-content{
right: 30px;
top: 30px;
}
.right-bottom .box-content{
right: 30px;
bottom: 30px;
}
.right-center .box-content{
right: 30px;
}
.center-top .box-content{
top: 30px;
}
.center-bottom .box-content{
bottom: 30px;
}	
.elementor-column.elementor-col-100 .left-top .box-content{
left: 40px;
top: 40px;
}
.elementor-column.elementor-col-100 .left-bottom .box-content{
left: 40px;
bottom: 40px;
}
.elementor-column.elementor-col-100 .left-center .box-content{
left: 40px;
}
.elementor-column.elementor-col-100 .right-top .box-content{
right: 40px;
top: 40px;
}
.elementor-column.elementor-col-100 .right-bottom .box-content{
right: 40px;
bottom: 40px;
}
.elementor-column.elementor-col-100 .right-center .box-content{
right: 40px;
}
.elementor-column.elementor-col-100 .center-top .box-content{
top: 40px;
}
.elementor-column.elementor-col-100 .center-bottom .box-content{
bottom: 40px;
}
.ts-banner.button-default .ts-banner-button .button{
min-width: 140px;
}
.ts-banner.style-arrow.center-top .ts-banner-button,
.ts-banner.style-arrow.center-bottom .ts-banner-button,
.ts-banner.style-arrow.center-center .ts-banner-button,
.ts-banner.style-arrow.text-center .ts-banner-button,
.ts-banner.style-arrow .ts-banner-button .button,
.ts-banner.style-arrow.text-right .ts-banner-button .button{
transform: translateX(0);
transition: none !important;
}
.ts-banner.style-arrow .ts-banner-button .button > span:not(.icon){
display: none;
}
.ts-banner .box-content h2{
margin-bottom: 15px;
}
.ts-banner .box-content .description{
margin-bottom: 25px;
}
.ts-product.woocommerce .products{
width: calc(100% + 20px);
}
.woocommerce .products .product.product-category,
.ts-product-category-wrapper .products .product.product-category {
margin-bottom: 20px;
}
.ts-product-category-wrapper.style-grid .products .product-category .meta-wrapper {
top: 20px;
left: 20px;
}
.woocommerce.ts-product-category-wrapper.style-icon.columns-8 .products .product,
.woocommerce.ts-product-category-wrapper.style-icon.columns-7 .products .product,
.woocommerce.ts-product-category-wrapper.style-icon.columns-6 .products .product{
width: 16.6%;
}
.ts-portfolio-wrapper.columns-4 .item{
width: 33.3333333%;
}
.counter-wrapper{
padding: 10px 20px;
}
.counter-wrapper > div > div{
font-size: 22px;
}
.counter-wrapper > div > .ref-wrapper{
font-size: 14px;
}
.counter-wrapper > .dot{
margin: 0 5px;
}
.ts-team-members:not(.ts-slider) .item{
margin-bottom: 20px;
}
.ts-team-members:not(.ts-slider) .item.ts-col-4,
.ts-team-members:not(.ts-slider) .item.ts-col-6{
width: 33.33333%;
}
.ts-testimonial-wrapper:not(.ts-slider) .item{
padding-bottom: 40px;
margin-bottom: 40px;
}
.ts-logo-slider-wrapper:not(.ts-slider).columns-6 .item{
width: 20%;
}
}
@media only screen and (max-width: 1200px){
.shopping-cart-wrapper:hover .dropdown-container,
.my-account-wrapper:hover .dropdown-container{
display: none;
}
}
@media only screen and (max-width: 991px){
.ts-search-by-category > form,
.header-v4 .ts-search-by-category > form{
min-width: 0;
}
.logo-center > .container > *{
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
.elementor-button-wrapper .elementor-button{
min-width: 0;
}
div.header-right > *:not(:last-child){
margin-right: 5px; }
.header-v2 .header-middle .header-right .language-currency:not(:last-child), 
.header-v2 .header-middle .header-right .language-currency:not(:last-child){
margin-right: 15px; }
.header-v2 .language-currency > div:not(:last-child){
margin-right: 10px; } .footer-container .ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email input[type="email"]{
min-width: 0;
width: 100%;
}  .columns-3 .list-posts article, 
.columns-3.ts-blogs article {
width: 50%;
}
.list-posts article .entry-meta-bottom,
.ts-blogs article .entry-meta-bottom{
margin-top: 20px;
} .breadcrumb-title-wrapper.breadcrumb-v2:before{
top: 15vw;
}
.breadcrumb-title-wrapper.breadcrumb-v2 .breadcrumb-content{
padding-top: 15vw;
}
.product-per-page-form{
display: none;
}
.woocommerce.columns-8 .products .product,
.woocommerce.columns-7 .products .product,
.woocommerce.columns-6 .products .product,
.woocommerce.columns-5 .products .product,
.woocommerce.columns-4 .products .product{
width: 33.333333%;
}
.woocommerce .products .list-categories .product.product-category{
width: 20%;
}
#main-content.ts-col-24 .ts-product-columns-selector .column-4{
display: none;
} .woocommerce .woocommerce-cart-form,
.woocommerce-checkout #customer_details,
.woocommerce-cart article .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review{
width: 100%;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
background-color: transparent !important;
}
.woocommerce-cart table.cart td.actions > .button{
float: left; }
.woocommerce #content table.cart .product-thumbnail, 
.woocommerce table.cart .product-thumbnail, 
.woocommerce-page #content table.cart .product-thumbnail, 
.woocommerce-page table.cart .product-thumbnail{
display: block;
}
.woocommerce table.cart.shop_table_responsive tr .product-thumbnail::before,
.woocommerce-page table.cart.shop_table_responsive tr .product-thumbnail::before{
display: none;
}
.woocommerce table.shop_table td.product-name{
max-width: 100%;
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td{
text-align: left !important;
}
.woocommerce table.shop_table .quantity{
width: 110px;
}
.woocommerce table.shop_table .quantity .minus, 
.woocommerce table.shop_table .quantity .plus{
height: 42px;
line-height: 42px;
}
.woocommerce table.shop_table .quantity input.qty{
line-height: 40px;
}
.woocommerce table.shop_table.shop_table_responsive.cart tr.cart_item{
position: relative;
border-width: 1px;
border-style: solid;
margin-bottom: 20px;
padding: 20px 40px 20px 20px; }
.woocommerce table.shop_table.shop_table_responsive.cart tr.cart_item:after{
content: '';
clear: both;
display: table;
}
.woocommerce table.shop_table.shop_table_responsive.cart tr.cart_item td{
padding: 8px 0;
border-width: 0;
width: calc(100% - 150px);
float: left; }
.woocommerce table.shop_table.shop_table_responsive.cart tr.cart_item td.product-thumbnail{
width: 150px;
padding: 0 20px 0 0; }
.woocommerce-cart table.shop_table.shop_table_responsive.cart tr.cart_item td.product-name{
padding-top: 0;
}
.woocommerce-cart table.shop_table.shop_table_responsive.cart tr.cart_item td.product-remove{
width: 30px;
position: absolute; 
top: 8px;
right: 8px; }
.woocommerce-cart table.shop_table.shop_table_responsive.cart td.product-remove a{
margin: 0;
}
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before{
margin-right: 10px; }
.woocommerce table.shop_table_responsive tr.shipping td::before,
.woocommerce-page table.shop_table_responsive tr.shipping td::before{
float: none;
margin: 0 0 10px;
display: block;
}
.woocommerce table.shop_table_responsive tr td.product-quantity::before,
.woocommerce-page table.shop_table_responsive tr td.product-quantity::before{
display: none;
}
.woocommerce-cart.product-title-shorten table.shop_table.shop_table_responsive.cart tr.cart_item td.product-name > a{
display: inline-block;
max-width: 340px;
}  .woocommerce.yith-wfbt-section .yith-wfbt-form{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
overflow: hidden;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-items{
width: 100%;
padding: 20px 0 0;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block{
width: 100%;
padding: 10px 0 0;
position: static;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block .button{
width: auto;
min-width: 295px;
}
.yith-wfbt-section .total_price{
margin-bottom: 20px;
line-height: 40px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
margin: 0 30px 0 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta > *{
width: 100%;
}
.woocommerce div.product > #reviews #comments .commentlist{
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
.woocommerce div.product > #reviews #comments .commentlist li{
margin-bottom: 20px;
}
.woocommerce div.product form.cart table.group_table td:not(:last-child){
padding-right: 10px !important; }
.woocommerce #main-content.ts-col-24 div.product.images-summary-background div.woocommerce-product-gallery {
width: calc(55% - 20px);
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background div.summary{
width: 45%;
}
.woocommerce #tab-more_seller_product .products .product {
width: 33.3333%;
}  .woocommerce > form.checkout #customer_details{
width: 100%;
margin-right: 0; padding: 0;
border-width: 0;
}
.woocommerce > form.checkout #order_review_heading,
.woocommerce > form.checkout #order_review{
width: 100%;
}
#customer_login h2,
.account-content h2,
.woocommerce-MyAccount-content > h2,
.woocommerce-customer-details > h2,
.woocommerce-order-details > h2,
.woocommerce-billing-fields > h3,
.woocommerce-additional-fields > h3,
header.woocommerce-Address-title > h3{
margin-bottom: 20px;
}
.woocommerce-account .addresses h2,
.woocommerce-customer-details .addresses h2,
.woocommerce-Address address{
line-height: 1.5;
}  .woocommerce #customer_login{
margin-left: -20px;
margin-right: -20px;
} 
.woocommerce #customer_login .col-1, 
.woocommerce #customer_login .col-2, 
.woocommerce-page #customer_login .col-1, 
.woocommerce-page #customer_login .col-2{
padding: 0 20px;
}
.woocommerce #customer_login form.login .button,
.woocommerce #customer_login form.register .button{
margin-right: 10px; min-width: 140px;
}
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation{
padding-left: 30px;
padding-right: 30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
padding: 8px 15px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .col-1{
margin-bottom: 30px;
} body .wishlist_table.mobile li .item-wrapper{
width: 65%;
}
body .wishlist_table.mobile li .additional-info-wrapper{
width: 35%;
}  .elementor-widget-wp-widget-ts_instagram .ts-instagram-wrapper.items{
margin: -5px;
}
.elementor-widget-wp-widget-ts_instagram .ts-instagram-wrapper .item{
padding: 5px;
}
.elementor-widget-wp-widget-ts_instagram .ts-instagram-wrapper.items.owl-carousel{
width: calc(100% + 10px);
}
.ts-portfolio-wrapper.columns-3 .item,
.ts-portfolio-wrapper.columns-4 .item{
width: 50%;
}
.ts-team-members:not(.ts-slider) .item.ts-col-4,
.ts-team-members:not(.ts-slider) .item.ts-col-8,
.ts-team-members:not(.ts-slider) .item.ts-col-6{
width: 50%;
}
.ts-logo-slider-wrapper:not(.ts-slider).columns-6 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-5 .item{
width: 25%;
}
.ts-product-brand-wrapper.ts-product .owl-nav > div{
top: 25%;
} }
@media only screen and (max-width: 768px){
.woocommerce table.my_account_orders tr{
border-width: 1px;
border-style: solid;
display: block;
margin-bottom: 20px;
padding: 20px 40px 20px 20px;
}
.woocommerce table.my_account_orders tr:last-child{
margin-bottom: 0;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th{
border-width: 0 !important;
padding: 8px 0 !important;
}
.woocommerce table.my_account_orders tr td.woocommerce-orders-table__cell-order-actions::before, 
.woocommerce-page table.my_account_orders tr td.woocommerce-orders-table__cell-order-actions::before{
display: none;
}
.woocommerce .woocommerce-customer-details .col2-set .col-1{
margin-bottom: 40px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
ul.product_list_widget li img,
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img{
width: 60px;
margin: 0 10px 0 0; }
ul.product_list_widget li .ts-wg-meta,
.woocommerce ul.product_list_widget li .ts-wg-meta{
width: calc(100% - 70px);
} .woocommerce div.product div.images .flex-control-thumbs li{
width: 20%;
}
div.product .summary .detail-meta-top, 
div.product .summary .meta-content, 
.woocommerce div.product .summary .woocommerce-product-details__short-description, 
.woocommerce div.product .summary .woocommerce-product-rating {
margin: 0 0 20px;
}
.woocommerce div.product form.cart{
margin-bottom: 30px;
}
.woocommerce div.product .ts-variation-price + form.cart{
margin-top: 20px;
}
.single-product-buttons-sharing .single-product-buttons,
.woocommerce div.product .summary .ts-buy-now-button{
margin-bottom: 25px;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background form.cart div.quantity{
margin: 0;
width: 100%;
}
.woocommerce #main-content.ts-col-24 div.product.images-summary-background form.cart .button{
width: 100%;
margin-top: 10px;
}
.woocommerce div.product form.cart div.quantity{
width: 100%;
margin-right: 0;
}
.woocommerce div.product form.cart .button{
width: 100%;
margin-top: 10px;
} }table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}div.DTFC_Blocker{
background-color:white;
}
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable{
margin-bottom:0;
z-index:2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer{
border-bottom:none;
}
div.DTFC_LeftFootWrapper table.compare-list,
div.DTFC_LeftHeadWrapper table.compare-list {
border: 0;
} a.compare.disabled:not(.added) {
opacity: 0.6;
pointer-events: none;
} .yith-woocompare-popup-container {
position:fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(255,255,255,.95);
z-index: 1000;
}
a.yith-woocompare-popup-close {
position: absolute;
top: 20px;
right: 20px;
font-size: 40px;
width: 40px;
color: #434343;
text-decoration: none;
z-index: 2;
line-height: 1;
background-color: rgba(255,255,255,.7);
text-align: center;
}
body.yith-woocompare-popup-open {
overflow-y: hidden;
}
body.yith-woocompare-popup,
.yith-woocompare-table-wrapper {
box-sizing: border-box;
font-size: 16px;
color: #747373;
background: none !important;
margin: 0;
max-height: 100%;
overflow-y: scroll;
overflow-x: hidden;
}
body.yith-woocompare-popup,
.yith-woocompare-table-scroll-wrapper {
position: relative;
padding: 5%;
}
body.yith-woocompare-popup #yith-woocompare {
padding: 10px;
}
#yith-woocompare-table_wrapper {
margin: 10px 0;
}
#yith-woocompare table.dataTable.compare-list thead th,
#yith-woocompare table.dataTable.compare-list thead td,
#yith-woocompare table.dataTable.compare-list tfoot td,
#yith-woocompare table.dataTable.compare-list tfoot th {
border: 0;
vertical-align: middle;
}
#yith-woocompare table.compare-list {
width: 100%;
border-bottom: 0;
border-top: 0;
margin: 0;
table-layout: auto;
}
#yith-woocompare table.compare-list tr {
background: #fff;
}
#yith-woocompare table.compare-list tbody tr .filler {
padding: 0!important;
}
#yith-woocompare table.compare-list td:not(.filler) {
min-width: 300px;
width: 300px;
text-align: center;
vertical-align: middle;
}
#yith-woocompare table.compare-list tbody th:not(.filler) {
min-width: 300px;
width: 300px;
overflow: hidden;
text-align: left;
font-weight: 700;
}
#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody td {
border-right: none;
border-top: 1px solid #e7e7e7;
border-bottom: none;
border-left: none;
padding-block: 10px;
vertical-align: middle;
}
#yith-woocompare table.dataTable.compare-list:not(.compact) tbody td {
padding-inline: 40px;
}
#yith-woocompare table.dataTable.compare-list tbody tr:first-child th,
#yith-woocompare table.dataTable.compare-list tbody tr:first-child td {
border-top: none;
}
#yith-woocompare table.compare-list tbody td.last-column {
width: auto;
border-right: 0;
}
#yith-woocompare table.dataTable.compare-list tbody .product_info th,
#yith-woocompare table.dataTable.compare-list tbody .product_info td {
vertical-align: top;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row td {
font-weight: 700;
color: #434343;
padding-bottom: 0;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row + tr td {
border-top: none;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar {
-webkit-appearance: none;
height: 4px;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar-thumb {
background-color: #e7e7e7;
border-radius: 10px;
}
.rtl #yith-woocompare table.compare-list tbody th {
text-align: right;
} .yith_woocompare_table_image {
text-align: center;
margin-top: 20px;
}
.yith_woocompare_table_image img {
display: inline-block;
max-width: 100%;
} table.compare-list img {
width: 100%;
height: auto;
}
table.compare-list tr.product_info td {
vertical-align: top;
}
table.compare-list .remove {
margin-bottom: 10px;
}
table.compare-list .remove a {
text-transform: uppercase;
text-decoration: none;
text-align: center;
}
table.compare-list .remove a span{
padding: 0 5px;
}
table.compare-list .image-wrap {
display: block;
position: relative;
line-height: 0;
}
table.compare-list .image-wrap .image-overlay {
position: absolute;
display: none;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,.4);
line-height: normal;
}
table.compare-list .image-wrap:hover .image-overlay {
display: block;
}
table.compare-list .image-wrap:hover .image-overlay .remove a {
display: block;
background: #fff;
font-size: 0;
position: absolute;
right: 20px;
bottom: 20px;
margin: 0;
border-radius: 4px;
cursor: pointer;
width: 30px;
height: 30px;
line-height: 30px;
}
table.compare-list .image-wrap:hover .image-overlay .remove a > span {
display: none;
}
table.compare-list .image-wrap:hover .image-overlay .remove a:after {
content: "\00D7";
font-size: 20px;
}
table.compare-list .product-anchor {
display: block;
}
table.compare-list .product_title {
margin-top: 0;
margin-bottom: 5px;
font-size: 15px;
color: #000;
text-decoration: none;
font-weight: 400;
}
table.compare-list .product_info td > * {
margin-bottom: 25px;
}
table.compare-list .product_info td a {
text-decoration: none;
box-shadow: none;
cursor: pointer;
}
#yith-woocompare  .added_to_cart,
#yith-woocompare .button {
margin: 0;
cursor: pointer;
position: relative;
text-decoration: none;
white-space: nowrap;
display: inline-block;
}
#yith-woocompare .empty-comparison {
text-align: center;
margin: 200px auto;
}
a.button.yith_woocompare_clear {
color: #b80001;
padding: 6px 10px;
}
div.compare-table-clear {
text-align: right;
margin: 10px 0;
}
table.compare-list  .product_info .button.loading,
table.compare-list  .add-to-cart .button.loading {
padding-right: 30px;
} table.compare-list.with-stock-icons tr.stock:not(.label-row) td {
font-size: 0;
}
table.compare-list  tr.stock:not(.label-row) td.in-stock {
background-color: #f2fcde;
color: #01a71c;
}
table.compare-list  tr.stock td.out-of-stock {
background-color: #fff0e8;
color: #ff4200;
}
table.compare-list.with-stock-icons tr.stock td.in-stock span.availability-label:before {
content: '';
background: url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-compare/assets/images/green-check.svg) no-repeat center center;
font-size: 20px;
display: block;
height: 30px;
}
table.compare-list.with-stock-icons tr.stock td.out-of-stock span.availability-label:before {
content: "\00D7";
font-size: 50px;
line-height: 0;
vertical-align: middle;
} table.compare-list  tr.rating .star-rating {
float: none;
display: inline-block;
vertical-align: middle;
} table.compare-list tr.price {
color: #3e3e3e;
display: table-row; }
table.compare-list  tr.price del {
opacity: 0.8;
} #yith-woocompare-share {
margin-top: 20px
}
#yith-woocompare-share h3 {
margin-top: 0;
font-size: 17px;
font-weight: 700;
margin-bottom: 15px;
}
#yith-woocompare-share ul {
padding: 0 0 50px;
list-style: none;
margin: 0;
display: flex;
gap: 25px;
}
#yith-woocompare-share a {
display: block;
box-shadow: none;
outline: none;
color: #434343
}
#yith-woocompare-share a svg {
width: 20px;
height: 20px;
vertical-align: middle;
} #yith-woocompare-related {
margin: 20px 0;
}
#yith-woocompare-related h3.yith-woocompare-related-title {
font-size: 17px;
font-weight: 700;
margin-top: 0;
margin-bottom: 20px;
}
#yith-woocompare-related .yith-woocompare-related-wrapper {
position: relative;
background: #fff;
}
#yith-woocompare-related .related-products {
padding: 0;
list-style: none;
margin: 0;
overflow-x: hidden;
}
#yith-woocompare-related .related-products .owl-item {
display: inline-block;
}
#yith-woocompare-related .related-products .related-product {
text-align: center;
}
#yith-woocompare-related .related-products .related-product a {
text-decoration: none;
}
#yith-woocompare-related .related-products .related-product h3 {
font-size: 15px;
color: #333;
margin-top: 0;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product .product-price {
font-size: 13px;
color: #333;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product > div {
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image {
position: relative;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image img {
height: auto;
max-width: 100%;
}
#yith-woocompare-related .related-products .related-product div.product-image img.onsale.yit-image {
margin: 0;
position: absolute;
top: 5px;
right: 5px;
z-index: 5;
width: auto;
}
#yith-woocompare-related .related-slider-nav div {
position: absolute;
top: -45px;
width: 30px;
height: 35px;
cursor: pointer;
border: 1px solid #e7e7e7;
text-align: center;
background: #ffffff url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-compare/assets/images/nav-arrow.png) no-repeat;
cursor: pointer;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-prev {
right: 35px;
background-position: -3px -31px;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-next {
right: 0;
background-position: 0 1px;
} #yith-woocompare-cat-nav {
margin-top: 20px;
text-align: center;
}
#yith-woocompare-cat-nav h3 {
margin-top: 0;
margin-bottom: 15px;
text-align: center;
}
#yith-woocompare-cat-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#yith-woocompare-cat-nav ul li {
display: inline-block;
margin-right: 10px;
font-weight: 700;
}
#yith-woocompare-cat-nav ul li a {
text-decoration: none;
color: #7b7b7b;
}
#yith-woocompare-cat-nav ul li .active {
border-bottom: 2px solid;
}
#yith-woocompare-cat-nav ul li:last-child {
margin-right: 0;
} #yith-woocompare-preview-bar {
position: fixed;
bottom: 0;
width: 100vw;
display: none;
background: rgba(0, 0, 0, .8);
box-sizing: border-box;
padding: 20px;
color: #fff;
z-index: 99;
}
#yith-woocompare-preview-bar.shown {
display: block;
}
#yith-woocompare-preview-bar .container {
display: flex;
gap: 30px;
justify-content: center;
align-items: center;
margin: auto;
padding: 0;
}
#yith-woocompare-preview-bar .compare-list {
list-style: none;
display: flex;
align-items: center;
gap: 30px;
margin: 0;
padding: 0;
}
#yith-woocompare-preview-bar .compare-list li{
align-self: stretch;
width: 80px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
border: 1px dashed #fff;
display: flex;
align-items: center;
padding-inline: 15px;
}
#yith-woocompare-preview-bar .compare-list .image-wrap {
position: relative;
}
#yith-woocompare-preview-bar .compare-list .image-wrap > a {
font-size: 0;
display: block;
}
#yith-woocompare-preview-bar .compare-list .image-wrap img {
max-width: 100%;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a {
display: block;
color: #000;
background: #fff;
font-size: 0;
position: absolute;
right: -10px;
top: -10px;
margin: 0;
border-radius: 50%;
cursor: pointer;
width: 25px;
height: 25px;
line-height: 25px;
text-decoration: none;
text-align: center;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:hover {
background: #eee;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after {
content: "\00D7";
font-size: 25px;
} table.compare-list  .container-image-and-badge {
position: relative;
display: inline-block;
} table.compare-list .bundled_product_list {
margin: 25px 0;
}
table.compare-list div.bundled_product {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 10px;
margin-bottom: 10px;
}
table.compare-list .bundled_product:after,
table.compare-list .bundled_product:before {
display: table;
content: '';
clear: both;
}
table.compare-list .bundled_product .bundled_product_images {
display: inline-block;
float: left;
}
table.compare-list .bundled_product .bundled_product_images img {
max-width: 80px;
}
table.compare-list .bundled_product .details {
display: block;
overflow: hidden;
padding-left: 10px;
text-align: left;
padding-top: 10px;
}
table.compare-list .bundled_product .details .bundled_product_title,
table.compare-list .bundled_product .details .price {
font-size: 90%;
}
table.compare-list .bundled_product .details .price {
margin-bottom: 0;
} table.compare-list .yith-ywraq-add-to-quote {
margin-top: 10px;
} .yith-woocompare-counter a {
box-shadow: none !important;
}
.yith-woocompare-counter span > span {
display: inline-block;
vertical-align: middle;
}
.yith-woocompare-counter span.yith-woocompare-icon {
margin-right: 5px;
}
.yith-woocompare-counter span.yith-woocompare-icon img {
max-width: 50px;
height: auto;
}
.yith-woocompare-counter span.yith-woocompare-count {
color: #555;
font-weight: 400;
font-size: 13px;
}
.yith-woocompare-counter a:hover span.yith-woocompare-count {
color: #000;
}
.yith-woocompare-error {
padding: 10px;
border: 1px solid #ffc5c2;
border-radius: 5px;
background-color: #ffe6e5;
position: relative;
}
.yith-woocompare-error p {
margin: 0;
color: #ff645c;
padding-left: 25px;
font-size: 13px;
}
.yith-woocompare-error::before {
font-family: WooCommerce;
content: '\e016';
color: #b81c23;
display: inline-block;
position: absolute;
} .yith-wccp-compare {
text-align: center;
} @media( max-width: 1200px ) {
#yith-woocompare-preview-bar header{
display: none;
}
}
@media( max-width: 991px ) {
#yith-woocompare-preview-bar .container {
max-width: 100%;
}
#yith-woocompare table.dataTable.compare-list tbody tr:not(.product_info) td {
text-align: left;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td {
background: transparent;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td .availability-label {
display: inline-block;
width: 30px;
}
}
@media( max-width: 768px ) {
div.DTFC_LeftBodyWrapper {
pointer-events: none;
}
#yith-woocompare-preview-bar .container {
gap: 15px;
}
#yith-woocompare-preview-bar .compare-list {
gap: 15px;
}
#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
width: 50px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
padding-inline: 0;
text-align: center;
}
#yith-woocompare-preview-bar .compare-list li .image-wrap > a {
height: auto;
}
#yith-woocompare table.compare-list thead th,
#yith-woocompare table.compare-list tfoot th,
#yith-woocompare table.compare-list tr .filler {
display: none;
}
}
@media( max-width: 480px ) {
#yith-woocompare table.dataTable.compare-list tbody th {
padding: 10px 5px;
}
#yith-woocompare table.compare-list tbody th {
width: 60px;
max-width: 60px;
min-width: 60px;
font-size: 10px;
}
#yith-woocompare table.compare-list td {
width: 160px;
max-width: 160px;
min-width: 160px;
}
#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
display: none;
}
#yith-woocompare-preview-bar .compare-list li:first-of-type,
#yith-woocompare-preview-bar .compare-list li:nth-of-type(2),
#yith-woocompare-preview-bar .compare-list li:nth-of-type(3) {
display: block;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder span{
display: none;
}
}.yith-woocompare-widget-content ul.products-list li:not( .list_empty ) {
position: relative;
padding: 5px 0;
border-bottom: 1px solid #dfdfdf;
}
.yith-woocompare-widget-content ul.products-list {
list-style: none;
margin: 0 0 15px;
}
.yith-woocompare-widget-content ul.products-list li {
display: flex;
align-items: center;
gap: 15px;
}
.yith-woocompare-widget-content ul.products-list li .remove {
color: #000;
font-weight: 400;
text-align: center;
text-decoration: none;
cursor: pointer;
outline: none;
}
.yith-woocompare-widget-content ul.products-list li img {
max-width: 50px;
height: auto;
display: block;
vertical-align: middle;
float: left;
}
.yith-woocompare-widget-content ul.products-list li .product-info {
cursor: pointer;
font-size: 15px;
font-weight: 400;
outline: none;
text-decoration: none;
}
.yith-woocompare-widget-content ul.products-list li .product-info:before,
.yith-woocompare-widget-content ul.products-list li .product-info:after {
content: '';
display: table;
clear: both;
}
.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content a.compare {
float: right;
line-height: 1;
cursor: pointer;
padding: 8px 10px;
font-size: 13px;
border: 0;
white-space: nowrap;
display: inline-block;
}
.yith-woocompare-widget-content a.compare-widget:hover,
.yith-woocompare-widget-content a.compare:hover {
color: #ffffff;
background-color: #303030;
}
.yith-woocompare-widget-content a.clear-all {
outline: none;
font-size: 12px;
cursor: pointer;
}form.cart:has(#yith-wapo-container .yith-wapo-block),
:is(.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart {
display: block !important;
}
.yith-wapo-block *, .yith-wapo-block *:before, .yith-wapo-block *:after {
box-sizing: border-box;
}
#yith-wapo-container .yith-wapo-block {
padding: var( --yith-wapo-block-padding );
}
.yith-wapo-block .yith-wapo-addon.empty-title{
margin-top: 20px;
}
.yith-wapo-block .yith-wapo-addon:not(:first-child):not(.empty-title):not(.toggle-open) {
margin-top: 20px;
}
.yith-wapo-block .yith-wapo-addon:not(:first-child):not(.empty-title).wapo-toggle.toggle-closed {
margin-top: initial;
}
.yith-wapo-block .yith-wapo-addon:after {
content: '';
display: block;
clear: both;
}
.yith-wapo-block .yith-wapo-addon .addon-header{
display: flex;
align-items: center;
column-gap: 10px;
}
.yith-wapo-block .yith-wapo-addon .addon-header .title-image{
max-width: 115px;
padding: 15px 0px;
}
.yith-wapo-block .yith-wapo-addon .wapo-block-title {
margin-top: 0;
clear: none;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle {
width: auto;
}
.yith-wapo-block .yith-wapo-addon:not(.empty-title).wapo-toggle .wapo-addon-title {
display: flex;
flex: 0 0 100%;
column-gap: 10px;
margin-bottom: 25px;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle .addon-header {
cursor: pointer;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle:not(:last-child) {
margin-bottom: 10px;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle.toggle-open:not(:last-child) {
margin-bottom: 20px;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle .options-container.default-closed{
display: none;
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle .wapo-addon-title:before {
content: '\f543';
font-family: 'dashicons';
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle .wapo-addon-title.toggle-open:before {
content: '\f460';
font-family: 'dashicons';
}
.yith-wapo-block .yith-wapo-addon.wapo-toggle .options-container.default-open {
display: block;
}
.yith-wapo-block .yith-wapo-addon-type-color .yith-wapo-option {
margin: 0px 5px 5px 0px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option label, .yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label {
word-break: normal;
margin: 0;
cursor: pointer;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option small del {
opacity: 0.5;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .description {
font-size: 12px;
word-break: break-word;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator {
width: 100%;
height: 1px;
margin: 30px 0px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.simple_border {
border-bottom: 1px solid;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.double_border {
height: 5px;
border-top: 1px solid;
border-bottom: 1px solid;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.dotted_border {
border-bottom: 1px dotted;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.dashed_border {
border-bottom: 1px dashed;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.empty_space {
width: 100%;
height: 50px;
border: 0;
} .yith-wapo-block .yith-wapo-addon .yith-wapo-option {
word-break: break-all;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip {
display: block;
position: absolute;
left: 0%;
margin-top: -50px;
opacity: 1 !important;
width: 100%;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip img {
display: inline-block;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span {
background-color: #03bfac;
color: #fff;
padding: 7px 10px;
margin-bottom: 7px;
font-size: 11px;
position: absolute;
left: 50%;
bottom: 100%;
transform: translateX(-50%) translateY(-5px);
display: none;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span:after {
content: '';
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #03bfac;
margin-left: -7px;
display: block;
position: absolute;
left: 50%;
bottom: -7px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip.position-bottom {
margin: 7px 0px 0px 0px;
top: 100%;
bottom: auto;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip.position-bottom span{
bottom: auto;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip.position-bottom span:after {
border-top: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #03bfac;
top: -7px;
bottom: auto;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option:hover .tooltip span {
display: block;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip:hover span {
display: block;
} .yith-wapo-addon.yith-wapo-addon-type-checkbox .checkbox-button-container {
display: flex;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .yith-wapo-option input {
margin-right: 10px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .yith-wapo-option .tooltip span {
transform: translateX(-50%) translateY(0px);
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .yith-wapo-option div.label {
line-height: 20px;
}
.yith-wapo-addon-type-checkbox .options .yith-wapo-option .yith-wapo-addon-label {
margin-left: 5px;
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label {
position: relative;
margin-bottom: 10px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label .color-container{
width: fit-content;
display: flex;
flex-direction: column;
align-items: center;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label .color-container small{
text-align: center;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .yith-wapo-option div.label, .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option div.label {
display: flex;
align-items: center;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label.position-above .option-container, .yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label.position-under .option-container{
display: flex;
flex-direction: column;
gap: 5px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label.position-right .option-container{
display: flex;
align-items: center;
flex-direction: row;
gap: 7px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label.position-left .option-container {
display: flex;
align-items: center;
flex-direction: row;
gap: 7px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option.selected span.color:after, .select_box .select_option.selected:after {
content: '';
width: 18px;
height: 18px;
background: #03bfac url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-product-add-ons/assets/img/icon-check.png) center no-repeat;
background-size: 50%;
border-radius: 50%;
margin: 0;
display: block;
position: absolute;
top: -6px;
right: -6px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label span.color {
width: 40px;
height: 40px;
border-radius: var( --yith-wapo-color-swatch-style );
border: 2px solid #dedede;
position: relative;
display: flex;
justify-content: center;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option:not(.rounded) div.label span.color {
align-items: center;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label span.color img {
border-radius: var( --yith-wapo-color-swatch-style );
width: 100%;
height: 100%;
object-fit: cover;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label:hover span.color {
border: 2px solid #03bfac;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option.selected div.label span.color {
border: 2px solid #03bfac;
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-date .yith-wapo-option .date-container input{
min-width: initial;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-date .yith-wapo-option .label {
display: flex;
flex-direction: column;
}
#ui-datepicker-div {
padding: 20px;
}
#ui-datepicker-div #wapo-datepicker-time {
height: 60px;
padding-top: 10px;
}
#ui-datepicker-div #wapo-datepicker-time label {
width: 43%;
height: 40px;
line-height: 40px;
font-weight: bold;
display: block;
float: left;
}
#ui-datepicker-div #wapo-datepicker-time select {
width: 57%;
background-color: #f7f7f7;
border: 1px solid #efefef;
display: block;
float: left;
cursor: pointer;
}
#ui-datepicker-div #wapo-datepicker-time select {
background: #f7f7f7 url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat;
background-position: 95%;
background-size: 10px;
-webkit-appearance: none;
}
#ui-datepicker-div #wapo-datepicker-save button {
width: 100%;
border-radius: 0px;
margin: 0;
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-option input.file {
display: none;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-option div.label.position-under .option-container, .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-option div.label.position-above .option-container{
max-width: 100px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label.file-input{
cursor: initial;
} .yith-wapo-block .yith-wapo-addon .options.per-row-1 .yith-wapo-option .label_container .image img{
max-width: 150px;
max-height: 150px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option div.label {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option div.label .label-container-display {
border-radius: 5px;
border: 1px solid #7a7a7a;
padding: 10px;
height: 100%;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option.selected div.label .label-container-display {
border: 1px solid #03bfac;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option.selected div.label .label-container-display:after {
content: '';
width: 18px;
height: 18px;
background: #03bfac url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-product-add-ons/assets/img/icon-check.png) center no-repeat;
background-size: 50%;
border-radius: 50%;
display: block;
position: absolute;
top: -6px;
right: -6px;
z-index: 10;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option p {
margin: 6px 0 0 0;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container:after {
content: '';
display: block;
clear: both;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container .label_price{
display: flex;
flex-wrap: wrap;
word-break: break-all;
align-items: center;
column-gap: 5px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container.content-align-left .label_price{
justify-content: flex-start;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container.content-align-center .label_price{
justify-content: center;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container.content-align-right .label_price{
justify-content: flex-end;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container.content-align-left .label-container-display {
display: flex;
flex-direction: column;
align-items: flex-start;
text-align: left;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container.content-align-center .label-container-display {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container.content-align-right .label-container-display {
display: flex;
flex-direction: column;
align-items: flex-end;
text-align: right;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label.position-left .label-container-display {
display: flex;
flex-direction: row;
align-items: center;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label.position-right .label-container-display {
display: flex;
flex-direction: row;
align-items: center;
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-number .yith-wapo-option .tooltip span {
transform: translateX(-50%) translateY(0px);
}
.single-product div.product .summary.entry-summary form.cart .yith-wapo-block .quantity {
max-width: 80px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-number.numbers-check .options.error-message{
border: 1px solid var(--yith-wapo-required-option-color);
padding: 10px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-number.numbers-check .yith-wapo-numbers-error-message{
color: var(--yith-wapo-required-option-color);
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-image {
margin-right: 10px;
max-width: 100px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-image img{
display: block;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-container {
position: relative;
display: flex;
align-items: center;
cursor: pointer;
line-height: 20px;
border-radius: 5px;
border: 1px solid #7a7a7a;
padding: 10px;
font-size: 15px;
height: 100%;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-container .product-info {
word-break: break-word;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-container .product-info .stock-info{
padding-bottom: 10px;
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .product-container:hover {
border: 1px solid var(--yith-wapo-accent-color-color);
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.selected .product-container {
border: 1px solid var(--yith-wapo-accent-color-color);
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.selected .product-container:after {
content: '';
width: 18px;
height: 18px;
background: var(--yith-wapo-accent-color-color) url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-product-add-ons/assets/img/icon-check.png) center no-repeat;
background-size: 50%;
border-radius: 50%;
display: block;
position: absolute;
top: -9px;
right: -9px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-container small.option-price {
margin: 7px 0px 5px 0px;
font-size: 16px;
font-weight: bold;
display: block;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-container .sign.positive {
display: none;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-container .brackets {
display: none;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .product-container .button {
margin: 0;
font-size: 15px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.out-of-stock {
pointer-events: none;
opacity:0.5;
color: #8b8b8b;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.out-of-stock .stock.out-of-stock {
opacity: initial;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option .option-add-to-cart .quantity{
display: block;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .options.per-row-1{
gap: 8px;
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option input {
margin-top: 0px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .tooltip span {
transform: translateX(-50%) translateY(0px);
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-select .image-container img {
max-width: 200px;
max-height: 200px;
margin-bottom: 10px;
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-text .yith-wapo-option .input-text-container input {
min-width: initial;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-text .yith-wapo-option .label {
margin-bottom: 10px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-text .yith-wapo-option .tooltip span {
transform: translateX(-50%) translateY(0px);
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-textarea .yith-wapo-option {
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-textarea .yith-wapo-option .label {
margin-bottom: 10px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-textarea .yith-wapo-option .tooltip span {
transform: translateX(-50%) translateY(0px);
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-textarea .yith-wapo-option textarea {
min-height: 200px;
} .yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container {
background-color: #FFFFFF;
min-width: 200px;
width: auto;
border: 1px solid #d9d9d9;
border-radius: 8px;
padding: 7px;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container span.wp-picker-input-wrap.hidden {
display: inline-block !important;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container button.wp-color-result {
margin: 0 6px 3px 0;
vertical-align: middle;
position: relative;
border-radius: 4px !important;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-default-custom:before {
content: "\e91a";
text-indent: 0;
font-family: 'yith-icon';
color: #d8d8d8;
font-weight: normal;
width: 15px;
background: none;
line-height: 30px;
margin-left: 8px;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-default-custom {
padding: 10px;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-default-custom.default_color:before {
color: #5d5d5d;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container .wp-picker-default, .yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container .wp-picker-clear {
opacity: 0;
width: 25px;
margin-left: -20px;
padding: 0;
position: absolute;
z-index: 2;
}
.yith-wapo-block .yith-wapo-addon-type-colorpicker input[type="text"].wp-color-picker{
width: 6rem;
display: initial;
border: none;
line-height: 3.0;
}
.yith-wapo-block .yith-wapo-addon-type-colorpicker input[type="text"].wp-color-picker:focus{
box-shadow: none;
}
.yith-wapo-block .yith-wapo-addon-type-colorpicker span.wp-color-result-text:empty {
padding: 0px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-colorpicker .yith-wapo-option div.label.position-under .option-container, .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-colorpicker .yith-wapo-option div.label.position-above .option-container{
max-width: 100px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-colorpicker .yith-wapo-option div.label.position-left .yith-wapo-addon-label{
margin-left: 10px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-colorpicker .yith-wapo-option div.label.position-right .yith-wapo-addon-label{
margin-right: 10px;
} .theme-yith-proteo .yith-wapo-addon-type-colorpicker .wp-picker-container .button.wp-color-result{
border: 1px solid #cccccc;
background: none;
border-radius: initial;
}
.theme-yith-proteo .yith-wapo-addon-type-colorpicker .wp-picker-container .button.wp-picker-clear{
border: 1px solid #cccccc;
border-radius: initial;
line-height: normal;
}
.theme-yith-proteo .yith-wapo-option .yith-wapo-ajax-uploader .button {
margin-bottom: 0;
margin-right: 0;
}
.yith-wapo-block .yith-wapo-addon-type-colorpicker span.wp-picker-custom-placeholder {
line-height: 3.0;
font-size: 12px;
}
.yith-wapo-addon .yith-wapo-option .wp-picker-container.yith-wapo-colorpicker-initialized.wp-picker-active .wp-picker-open {
vertical-align: bottom;
}
.theme-yith-proteo.single-product div.product form.cart .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-number .yith-wapo-option .input-number.quantity input,
.theme-yith-proteo.single-product div.product form.cart .yith-wapo-addon-type-product .quantity input.wapo-product-qty,
.theme-yith-proteo .single-product div.product form.cart .yith-wapo-addon-type-product .quantity input.wapo-product-qty {
height: 45px;
width: 70px;
font-size: 1rem;
}
.theme-yith-proteo #wapo-datepicker-time select {
font-family: Montserrat, sans-serif;
font-weight: bold;
}
body.theme-yith-proteo.yith-wapo-modal-is-open {
position: fixed;
}
body.theme-yith-proteo.yith-wapo-modal-is-open .single-product div.product .summary.entry-summary {
padding-left: 50px;
}
.theme-yith-proteo .yith-wapo-edit-product-cart small {
color: var( --proteo-general_link_color );
} @media only screen and (max-width: 768px) {
body.theme-yith-proteo.yith-wapo-modal-is-open .single-product div.product .summary.entry-summary {
padding-left: 0;
}
}  .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option {
line-height: 20px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image {
display: inline-block;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image.position-left {
display: block;
float: left;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image.position-left img {
width: auto;
height: 20px;
margin-right: 10px;
display: block;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image.position-right {
margin-left: -15px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image.position-right img {
width: auto;
height: 20px;
margin-left: 10px;
display: block;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image.position-above {
display: block;
margin-bottom: 5px
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image.position-above img {
width: auto;
max-height: 100px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image.position-under {
display: block;
margin-top: 5px
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .image.position-under img {
width: auto;
max-height: 100px;
} #wapo-total-price-table{
margin-top: 40px;
}
#wapo-total-price-table table {
width: auto;
font-size: 20px;
line-height: 40px;
}
#wapo-total-price-table table th {
padding-right: 10px;
text-align: left;
} .woocommerce-cart-form .yith-wapo-group-title, #order_review .yith-wapo-group-title{
font-size: 16px;
} tr.cart_item.yith-wapo-product-has-individual-addons td {
border-bottom: none !important;
}
tr.cart_item.yith-wapo-product-is-individual-addons td {
padding-top: 0px !important;
font-size: 0.9em;
} tr.cart_item.yith-wapo-product-as-item td{
font-size: 0.9em;
}
tr.cart_item.yith-wapo-product-as-item td img{
transform: scale(.7);
}  .yith-wapo-addon .yith-wapo-option .required-error .required-message{
color: var(--yith-wapo-required-option-color);
}
.yith-wapo-block .yith-wapo-addon .min-error{
font-size: 13px;
margin-top: 15px;
}
.yith-wapo-block .yith-wapo-addon .min-error *,
.yith-wapo-addon .options-container .max-selected-error{
color: var(--yith-wapo-required-option-color);
}
.yith-wapo-block .yith-wapo-addon .wapo-error {
color: var(--yith-wapo-required-option-color);
}
.length-error-message{
display: none;
padding: 5px 0px;
color: var(--yith-wapo-required-option-color);
word-break: break-word;
} #wapo-total-price-table {
color: var(--yith-wapo-price-box-colors-text);
background: var(--yith-wapo-price-box-colors-background);
} .yith-wapo-ajax-uploader .button {
border-radius: 5px;
padding: 10px 15px;
font-size: 13px;
font-weight: normal;
cursor: pointer;
overflow: auto;
}
.yith-wapo-ajax-uploader .link {
color: var(--yith-wapo-uploads-file-colors-border);
cursor: pointer;
}
.yith-wapo-uploaded-file .remove {
position: relative;
top: 2px;
cursor: pointer;
font-size: 14px;
margin-bottom: 10px;
}
.yith-wapo-uploaded-file-element .yith-wapo-uploaded-file-info .file-size{
opacity: 0.7;
}
.yith-wapo-uploaded-file-element .yith-wapo-uploaded-file-info .file-name{
color: #000000;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-uploaded-file-element.completed span.info label:before {
content: '';
display: block;
width: 18px;
height: 18px;
background: #03bfac url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-product-add-ons/assets/img/icon-check.png) center no-repeat;
background-size: 50%;
border-radius: 50%;
z-index: 10;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-uploaded-file-element.completed span.info .file-name {
display: flex;
align-items: center;
column-gap: 10px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-loader-container{
position: relative;
top: 5px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-uploaded-file span.info {
display: flex;
flex-direction:column;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-uploaded-file-info {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-uploaded-file-element {
margin-bottom: 10px;
}
.yith-wapo-addon .yith-wapo-option.allow-multiple .yith-wapo-uploaded-file-element.completed {
border-bottom: 1px solid #d1d1d1;
}
.yith-wapo-addon.yith-wapo-addon-type-file hr.upload-separator {
border-top: 1px solid var(--yith-wapo-uploads-file-colors-border);
opacity: 0.6;
}
.yith-wapo-addon.yith-wapo-addon-type-file img.yith-wapo-img-uploaded {
margin: 10px 0px 10px 0px;
width: 45px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-ajax-uploader{
background: var(--yith-wapo-uploads-file-colors-background);
border: 1px dashed var(--yith-wapo-uploads-file-colors-border);
border-radius: 5px;
padding: 20px;
margin: 10px 0px;
font-size: 14px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-ajax-uploader-container{
display: flex;
align-items: center;
flex-wrap: wrap;
column-gap: 10px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .ui-progressbar {
position: relative;
top: 5px;
height: 10px;
border: none;
}
.yith-wapo-loader.ui-progressbar.ui-corner-all.ui-widget.ui-widget-content .ui-progressbar-value {
background-color: var(--yith-wapo-uploads-file-colors-border);
} .yith-wapo-option small.yith-wapo-error {
word-break: break-word;
}  .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label:hover span.color, .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option.selected div.label span.color {
border: 2px solid var(--yith-wapo-accent-color-color);
} .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option div.label .label-container-display,
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .product-container{
border: 1px solid var(--yith-wapo-form-border-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option.selected div.label .label-container-display,
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.selected .product-container{
border: 1px solid var(--yith-wapo-accent-color-color);
} .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option:not(.out-of-stock) label {
border: 1px solid var(--yith-wapo-form-border-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option label:hover, .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.selected label {
border: 1px solid var(--yith-wapo-accent-color-color);
} .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton {
width: 20px;
height: 20px;
position: relative;
display: block;
float: left;
margin-right: 10px;
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton input[type="checkbox"] {
width: 20px;
height: 20px;
opacity: 0;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton:before {
content: '';
background: #ffffff;
width: 20px;
height: 20px;
line-height: 20px;
border: 1px solid var(--yith-wapo-form-border-color-color);
border-radius: var(--yith-wapo-checkbox-style);
margin-right: 10px;
text-align: center;
font-size: 17px;
vertical-align: middle;
cursor: pointer;
margin-bottom: 5px;
transition: background-color ease 0.3s;
display: inline-block;
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton.checked:before {
background-image: url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-product-add-ons/assets/img/check.svg) !important;
background-size: 65%;
background-repeat: no-repeat !important;
background-color: var(--yith-wapo-accent-color-color);
border-color: var(--yith-wapo-accent-color-color);
color: #ffffff;
background-position: center;
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.radiobutton {
width: 20px;
height: 20px;
position: relative;
margin-right: 10px;
display: block;
float: left;
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.radiobutton input[type="radio"] {
width: 20px;
height: 20px;
opacity: 0;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.radiobutton:before {
content: '';
background: #ffffff;
background-clip: content-box;
width: 20px;
height: 20px;
line-height: 20px;
border: 1px solid var(--yith-wapo-form-border-color-color);
border-radius: 100%;
padding: 2px;
margin-bottom: 0px;
margin-right: 0px;
font-size: 20px;
text-align: center;
display: inline-block;
float: left;
cursor: pointer;
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.radiobutton.checked:before {
border-color: var(--yith-wapo-accent-color-color);
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.radiobutton.checked:before {
background-color: var(--yith-wapo-accent-color-color);
background-clip: content-box !important;
} .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label label{
font-size: var(--yith-wapo-label-font-size);
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon .yith-wapo-option .description {
font-size: var(--yith-wapo-description-font-size);
overflow-y: auto;
max-height: 70px;
} .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option.selected div.label .label-container-display:after, .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.selected div.label::after, .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option.selected div.label .label-container-display:after {
background-color: var(--yith-wapo-accent-color-color);
} .yith-wapo-container .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label span.color {
width: var(--yith-wapo-color-swatch-size);
height: var(--yith-wapo-color-swatch-size);
}
.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option.selected span.color:after, .select_box .select_option.selected:after {
background: var(--yith-wapo-accent-color-color) url(//shared.websupportondemo.com/tuxedofashions/wp-content/plugins/yith-woocommerce-product-add-ons/assets/img/icon-check.png) center no-repeat;
background-size: 50%;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option *{
max-width: 100%;
} .yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span {
background-color: var(--yith-wapo-tooltip-colors-background);
color: var(--yith-wapo-tooltip-colors-text);
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span:after {
border-top-color: var(--yith-wapo-tooltip-colors-background);
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip.position-bottom span:after {
border-bottom-color: var(--yith-wapo-tooltip-colors-background);
} .yith-wapo-addon.yith-wapo-addon-type-select.required-min .select2-selection.select2-selection--single{
border: 1px solid var( --yith-wapo-required-option-color );
}
#yith-wapo-container .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-select.required-min {
border: inherit;
border-radius: inherit;
} .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-date .yith-wapo-option .date-container, .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-colorpicker .yith-wapo-option .yith-wapo-colorpicker-container, .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-textarea .yith-wapo-option .textarea-container textarea, .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-text .yith-wapo-option .input-text-container {
margin-top: 8px;
} .yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
row-gap: 15px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .label_container {
height: 100%;
}
.yith-wapo-addon-type-text input.length-error {
border-color: #ff0000;
} .yith-wapo-addon:not(.yith-wapo-addon-type-label) .yith-wapo-option .image img{
max-width: 100%;
max-height: 200px;
}  @media only screen and (max-width: 768px) {
body.theme-yith-proteo.yith-wapo-modal-is-open .single-product div.product .summary.entry-summary {
padding-left: 0;
}
.yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container button.wp-color-result {
vertical-align: inherit;
} .yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-ajax-uploader-container .button{
margin-top: 10px;
} .yith-wapo-addon-type-colorpicker .yith-wapo-option .wp-picker-container {
min-width: auto;
}
}
@media screen and (min-width: 1024px) { .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option div.label .label-container-display:hover {
border: 1px solid var(--yith-wapo-accent-color-color);
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option div.label .label-container-display:hover {
border: 1px solid #03bfac;
}
}