@import url("plaza/theme_font.css");
:root {--rowspace:40px;}
html{font-size:62.5%;}
body{line-height:2.4rem;width:100%;}
h1, h2, h3, h4, h5, h6{color:#444;}
.fa{font-size:1.4rem;}
*:focus{outline:none !important;}
h1{font-size:3.6rem;}
h2{font-size:3rem;}
h3{font-size:2.4rem;}
h4{font-size:1.8rem;}
h5{font-size:1.4rem;}
h6{font-size:1.2rem;}
img{max-width:100%;}
a{color:#595959;}
a:hover{text-decoration:none;}
legend{font-size:1.8rem;padding:0.7rem 0;}
label{font-size:1.2rem;font-weight:normal;}
/* select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control{font-size:1.2rem;} */
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover{font-size:1.2rem;}
.input-group .input-group-addon{font-size:1.2rem;height:3rem;}
input:focus,textarea:focus, select:focus,.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,button,.nav-tabs > li > a{outline:none;}
body ::-webkit-scrollbar-track {background-color: transparent;}
body ::-webkit-scrollbar {width: 3px;background-color: transparent;}
body ::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,0.1);border-radius: 10px; }
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg{display:inline;}
.nav-tabs{margin-bottom:1.5rem;}
div.required .control-label:before,div.required .col-form-label:before, div.required .form-label:before{content:'* ';color:#F00;font-weight:bold;}
#back-top{display:none;position:fixed;right:3rem;bottom:10%;width:5rem;height:5rem;line-height: 4.8rem;padding:0;text-align:center;font-size:1.8rem;z-index:8;border: 1px solid var(--link-hover-color);background: #fff;color: var(--link-hover-color);border-radius:100%;-webkit-border-radius:100%;cursor:pointer;}
#back-top:hover{background: var(--link-hover-color);color: #fff;border-color: var(--link-hover-color);}
#back-top i{vertical-align:top;line-height:inherit;}
@media (min-width: 1700px) {
	#back-top {right: 10rem;}
}
.full-width,.full-width > .container,
.full-width .row,.full-width .main-col,.full-width .sub-col{width:100% !important;margin:0;padding:0;max-width: 100% !important;}
.background-full {background: #f4f5f6;padding-bottom: var(--rowspace);margin-top: var(--rowspace);}

@media (min-width: 1200px) {
	.slider-group .sub-col.col-md-3 {
		width: 300px;
	}
	.slider-group .sub-col.col-md-9 {
		width: calc(100% - 300px);
	}
}
@media (max-width: 1199px) {
	.slider-group .sub-col.col-md-3 {
		width: 100%;
	}
	.slider-group .sub-col.col-md-9 {
		width: 100%;
	}
}
.pt-block{text-align:center;}
.pt-block .image,.pt-block .image > a{position:relative;display:inline-block;vertical-align:top;overflow:hidden;}
.pt-block .image a img,.post-image img,.special-categories-module img{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.pt-block .image a:hover img,.post-item:hover img{-webkit-transform: scale(1.035) rotate(0.05deg);transform: scale(1.035) rotate(0.05deg);}
.static-sidebar {margin-bottom: 30px;}

.static-top-store1 {margin-top: calc(var(--rowspace) - 30px);}
.static-top-store1 .image {margin-top: 30px;}
.static-middle-store1 {margin-top: var(--rowspace);}
.static-middle-store1 .image,.static-middle-store1 a, .static-middle-store1 img {width: 100%;}
@media (max-width: 1199px)  {
	.static-middle-store1 {margin-top:calc(var(--rowspace) - 15px);}
	.static-middle-store1 > .row {margin: 0 -7.5px;}
	.static-middle-store1 > .row .col {padding: 0 7.5px;margin-top: 15px;}
}

.static-middle-store2 {margin-top: var(--rowspace);}
.static-bottom-store2 {margin-top: var(--rowspace);}
.static-top-store4 {margin-top: calc(var(--rowspace) - 15px);}
.static-top-store4 .col {margin-top: 15px;}
@media (max-width: 767px) {
	.static-top-store4 .row {margin: 0 -7.5px;}
	.static-top-store4 .col {padding: 0 7.5px;}
}
.policy-block{text-align:center;margin-top: var(--rowspace);border: 1px solid #e9e9e9;border-radius: 3px;-webkit-border-radius: 3px;padding: 12px 10px;}
.policy-block > .inner{margin: 0 -0.5rem;overflow: hidden;display: flex;align-items: center;/* flex-wrap: wrap; */}
.policy-block .col{/* width: 25%; */position: relative;padding: 15px 5px;flex: 1 1 auto;}
.policy-block .col:last-child:after {opacity: 0;}
.policy-block .box{position:relative;margin:auto;display: inline-block;vertical-align: top;}
.policy-block .box > .inner {display: flex;align-items: center;}
.policy-block .box .text {display: inline-block;vertical-align: top;text-align: left;margin-left: 15px;}
.policy-block .box label {font-size: 1.6rem;text-transform: capitalize;margin:0;font-weight: 600;margin-bottom: 4px;color: var(--heading-color);line-height: 22px;}
.policy-block .box p{margin: auto;line-height: 1.8rem;font-size: 1.3rem;}
@media (max-width: 1199px) {
	.policy-block > .inner {flex-wrap: wrap;}
}
@media (max-width: 991px) {
    .policy-block .col {width: 50%;}
}
@media (max-width: 767px) {
	.policy-block {padding: 20px 10px;}
	.policy-block .col::after {opacity: 0;}
}
@media (max-width: 359px) {
	.policy-block .col {width: 100%}
}
.popular-tags{}
.popular-tags .title{margin-bottom: 30px;}
.popular-tags .title h3 {}
.popular-tags ul {padding: 0;list-style:none;margin: 0;}
.popular-tags ul li a{line-height: 38px;display:inline-block;vertical-align:top;padding: 0 20px;margin-right: 5px;margin-bottom: 10px;color: #555;border: 1px solid #ebebeb;background: #fff;font-weight:400;border-radius: 30px;-webkit-border-radius: 30px;}
.popular-tags ul li a:last-child{margin-right:0;}
.popular-tags ul li a:hover{background:var(--link-hover-color);border-color:var(--link-hover-color);color:#fff;}
.menu-block-bottom{margin:0 -0.7rem;margin-bottom:-1.7rem;margin-top:2.1rem;}
.menu-block-bottom img{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.menu-block-bottom img:hover{opacity:0.7;}
.newsletter-full {background: #60710e;margin-top: 80px;}
.newsletter-block .block-title {margin-top: 0;}
.newsletter-block{}
.newsletter-block .newsletter-heading{float: left;margin-right: 8.5rem;padding: 0.5rem 0;}
.newsletter-block .newsletter-heading h3{font-size: 2rem;text-transform: capitalize;margin-top:0;margin-bottom:0.5rem;letter-spacing: -0.025em;}
.newsletter-block .newsletter-heading p {margin: 0;}
.newsletter-block .newsletter-heading p span {color: var(--link-hover-color);}
.newsletter-block > .des {float: left;max-width: 35rem;}
.newsletter-block > .des p {margin: 0;color: #222;line-height: 3rem;}
.newsletter-block > .des p span {font-weight: 500;}
.newsletter-block .newsletter-title {margin-bottom: 17px;}
.newsletter-block .newsletter-title h3 {display: none;}
.newsletter-block .newsletter-title h3:before {content: "\f2c3";font-family: "Ionicons";font-size: 4.8rem;font-weight: 400;margin-right: 20px;vertical-align: middle;display: inline-block;}
.newsletter-block .newsletter-title p {margin: 0;}
.newsletter-block .newsletter-content{}
.newsletter-block .newsletter-content .content{position:relative;display: inline-block;vertical-align: top;width: 100%;text-align: center;}
.newsletter-block .newsletter-content .content button{font-size: 1.4rem;text-transform: capitalize;text-shadow:none;box-shadow:none;border:0;background: var(--link-hover-color);color: #fff;line-height: 46px;padding: 0 22px;display: inline-block;vertical-align: top;margin: 0;position: absolute;top: 0;right: 0;font-weight: normal;border-radius: 0;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
.newsletter-block .newsletter-content .content button:hover{color: #1e2c31;}
.newsletter-block .newsletter_email{width: 100%;height: 46px;border: 0;padding: 10px 30px;padding-right: 120px;font-size: 1.4rem;color: #b1b1b1;border-radius: 30px;-webkit-border-radius: 30px;background: #fff;text-align: left;display: block;margin: auto;}
.newsletter-notification.error{color:red;margin-top:1rem;line-height:1;font-size:1.3rem;clear: both;}
.newsletter-notification.success{color:#1faf19;}
.newsletter-content ::-webkit-input-placeholder{color:#b1b1b1;opacity:1;}
.newsletter-content :-moz-placeholder{color:#b1b1b1;opacity:1;}
.newsletter-content ::-moz-placeholder{color:#b1b1b1;opacity:1;}
.newsletter-content :-ms-input-placeholder{color:#b1b1b1;opacity:1;}
.newsletter-popup{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;text-align:center;}
.newsletter-popup .a-close-newsletter-full{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);}
.newsletter-popup:before{content:"";height:100%;vertical-align:middle;display:inline-block;}
.newsletter-popup .popup-content{display:inline-block;vertical-align:middle;background:#fff url(../image/bkg_popup.jpg) center right no-repeat;padding:9.8rem 5rem;text-align:left;position:relative;max-width:97rem;width:100%;margin:auto;}
.newsletter-popup .a-close-newsletter{width:4rem;height:4rem;line-height:4rem;padding:0;text-align:center;background:#242424;position:absolute;right:0;top:0;font-size:0;}
.newsletter-popup .a-close-newsletter:hover{background:var(--link-hover-color);}
.newsletter-popup .a-close-newsletter:before{content:"\f2d7";font-family:"Ionicons";font-size:2.1rem;color:#fff;display:inline-block;vertical-align:top;line-height:inherit;}
.newsletter-popup .popup-content h3{text-transform:capitalize;font-size:3rem;margin-top:0;margin-bottom:1.7rem;}
.newsletter-popup .popup-content p{font-size:1.6rem;line-height:2.8rem;max-width:52rem;margin-bottom:3rem;}
.newsletter-popup .popup-content .content{position:relative;margin-bottom:2rem;display:inline-block;vertical-align:top;}
.newsletter-popup .popup-content .newsletter_email{height:5rem;border:1px solid #e6e6e6;width:52rem;padding:1rem 2rem;padding-right:13.3rem;color:#adadad;}
.newsletter-popup .popup-content button.btn{height:4.8rem;padding:0 2rem;line-height:4.8rem;position:absolute;right:1px;top:1px;border-radius:0;-webkit-border-radius:0;}
.newsletter-popup .popup-content .notice .cbk_newsletter{margin-top:-2px;vertical-align:middle;display:inline-block;}
@media (max-width: 991px) {
	.newsletter-block {grid-template-columns: 100%;}
}
@media (max-width: 479px) {
}
.brand-logo {text-align:center;margin-top: var(--rowspace);padding: 35px 30px;border: 1px solid #ebebeb;border-radius: 3px;-webkit-border-radius: 3px;background: #fff;}
.brand-logo img{margin:auto;filter: grayscale(100%);}
.brand-logo img:hover {filter: grayscale(0);}

#ajax-login-block{display:none;background-color:rgba(0,0,0,0.7);height:100%;position:fixed;top:0;left:0;width:100%;z-index:900;}
#ajax-loader{display:none;z-index:1000;position:fixed;top:50%;left:50%;}
.ajax-load-img{display:none;}
.ajax-body-login{position:fixed;top:0;right:0;left:0;bottom:0;margin:auto;overflow:auto !important;z-index:1000;display:none;}
.ajax-body-login .ajax-content{max-height:500px;overflow:auto;}
.ajax-body-login .page-title{border-bottom:1px solid #ebebeb;margin-bottom:1rem;}
.ajax-body-login .action button {margin-bottom: 10px; }
.ajax-body-login h2{margin:0;display:inline-block;vertical-align:top;padding-bottom:2rem;position:relative;}
.ajax-body-login h2:after{content:"";position:absolute;left:0;height:2px;width:100%;background:var(--link-hover-color);bottom:-1px;}
.ajax-body-login .account-login{display:none;margin:30px auto;background-color:#FFFFFF;opacity:1;position:relative;z-index:1200;width:98%;max-width:92rem;height:auto;padding:2rem;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.ajax-body-login .account-login .ajax-content > .ajax-container{}
.ajax-content > .ajax-container .login-form-content{min-height:20px;}
.ajax-content > .ajax-container .login-form-content{margin-right:0 !important;}
.ajax-content > .ajax-container .login-form-content{width:100%;}
.ajax-content > .ajax-container .form-control{width:100%;border-radius:0;box-shadow:none;text-indent:10px;}
.ajax-content > .ajax-container .login-form-content .alert{margin-top:15px;margin-left:0;}
.ajax-body-login .account-register{display:none;margin:auto;background-color:#FFFFFF;opacity:1;position:relative;z-index:1200;width:98%;padding:2rem;max-width:92rem;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.ajax-content > .ajax-container .register-form-content{min-height:20px;}
.ajax-content > .ajax-container .alert{margin-bottom:0;}
.ajax-content > .ajax-container .form-group{margin-right:0 !important;}
.ajax-content > .ajax-container .control-label{padding-top:0;padding-right:0 !important;color:#2c2c2c;font-size:14px;font-weight:normal;line-height:34px;}
.ajax-content > .ajax-container .pull-right{margin-right:20px;}
.ajax-content > .ajax-container .for-error{display:none;}
.ajax-container .success-content button{margin-bottom:20px;}
.ajax-body-login .account-success{display:none;top:50%;left:50%;width:500px;height:auto;margin-top:-150px;margin-left:-250px;background-color:#FFFFFF;opacity:1;position:fixed;z-index:1200;}
.ajax-body-login .account-success .ajax-content > .ajax-container{margin:15px;}
.ajax-body-login .logout-success{display:none;top:50%;left:50%;width:500px;height:auto;margin-top:-100px;margin-left:-250px;background-color:#FFFFFF;opacity:1;position:fixed;z-index:1200;padding:15px;}
.a-close-frm{position:absolute;z-index:8;font-size:0;width:4rem;height:4rem;line-height:4rem;top:0;right:0;text-align:center;}
.a-close-frm span{display:none;}
.a-close-frm:before{content:"\f2d7";font-family:"Ionicons";font-size:2.8rem;}
.forgotten{float:right;margin-top:15px;text-transform:capitalize;}
.ajax-content .radio-inline{padding-top:0}
.slider-group{margin-top:2rem;}
.slider-container{position:relative;}
.slider-container:hover .nivo-directionNav a{opacity:1;visibility:visible;}
.nivo-directionNav a{position:absolute;top:50%;opacity:0;visibility:hidden;z-index: 8;cursor:pointer;font-size:0;width: 46px;height: 46px;line-height: 44px;background: #fff;text-align:center;border: 1px solid #e4e4e4;border-radius: 100%;-webkit-border-radius: 100%;box-shadow:none;-webkit-box-shadow:none;color: #888888;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.nivo-directionNav a:hover{background: var(--button-bg-hover-color);color: var(--button-hover-color);}
.nivo-directionNav a:before{content:"\f3d3";font-family: "Ionicons";font-size: 1.8rem;display:inline-block;vertical-align:top;}
.nivo-directionNav a.nivo-prevNav:before{content:"\f3d2";}.nivo-prevNav{left: 10px;}
.nivo-nextNav{right: 10px;}
@media (min-width:1600px){.nivo-prevNav{left: 30px;}
.nivo-nextNav{right: 30px;}
}
.nivo-controlNav{text-align:center;padding:0;}
.nivo-controlNav a{cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}
.nivo-controlNav{position:absolute;bottom: 4%;text-align:center;z-index:9;left:50%;line-height:1;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.nivo-controlNav a:hover,
.nivo-controlNav a.active,.nivo-controlNav a:hover:after, .nivo-controlNav a.active:after{cursor:pointer;background: var(--link-hover-color);}
.plaza-slider{position:relative;overflow:hidden;height:auto;width:100%;}
.plaza-slider img{position:absolute;top:0;left:0;display:none;}
.nivo-controlNav{padding:0px 0;text-align:center;}
.nivo-controlNav a{cursor:pointer;display:inline-block;vertical-align:top;height: 14px;margin: 0 5px;position:relative;font-size:0;width: 14px;border: 0;background: #fff;border-radius:100%;-webkit-border-radius:100%;box-shadow:none;-webkit-box-shadow:none;}
.nivo-controlNav a:after {content:"";width: 100%;height: 100%;background: rgba(255,255,255,0.2);position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-radius: 100%;}
.slide-caption{position:absolute;left:0px;top:0px;bottom:0;width:100%;background:none repeat scroll 0% 0% transparent;color:#FFF;font-size:1.6rem;z-index:999;}
@-webkit-keyframes timeloading{from{width:0;}
to{width:100%;}
}
@keyframes timeloading{from{width:0;}
to{width:100%;}
}
.slide-loading{display:none;}
.plaza-slider img{position:absolute;top:0px;left:0px;max-width:none;}
.nivo-main-image{display:block !important;position:relative !important;width:100% !important;}
.plaza-slider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:white;filter:alpha(opacity=0);opacity:0;}
.nivo-slice{display:block;position:absolute;z-index:4;height:100%;top:0;}
.nivo-box{display:block;position:absolute;z-index:4;overflow:hidden;}
.nivo-box img{display:block;}
.nivo-caption{position:absolute;left:0px;top:0px;color:#FFF;width:100%;z-index:8;height:100%;pointer-events:none;}
.nivo-html-caption{display:none;}
@media (max-width:767px){.nivo-caption{pointer-events:none;}}

.slider-content{position:absolute;left:0;right:0;top:0;bottom:0;}
.slider-content > .container{height:100%;}
.slider-content > .container .inner{position:relative;height:100%;}
.slider-content .content{position:absolute;top:50%;text-align: left;max-width: 60%;left: 4.5%;/*! max-width: 50%; */-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.slider-content .content .slide-title h3,.slider-content .content .sub-title h3{color: #44556f;text-transform: none;font-size: 4.8rem;font-weight: 800;line-height: 1.08;margin: 0;}
.slider-content .content .sub-title h3{
    margin-bottom: 2.2rem;
}
.slider-content .content .slide-description .text1 {text-transform: uppercase;margin-top: 0;font-size: 1.8rem;letter-spacing: 0;margin-bottom: 3px;font-style: italic;}
.slider-content .content .slide-description .text2 {font-size: 4.8rem;line-height: 1;font-weight: 600;}
.slider-content .content .slide-description .text2 b {display: block;font-size: 6.2rem;text-transform: uppercase;}
.slider-content .content .slide-description .text3{font-size: 1.8rem;font-weight: 400;letter-spacing: 0;margin: 0;text-transform: capitalize;line-height: 1;margin-top: 20px;}
.slider-content .content .slide-description .text3 span {color: #fcc336;}
.slider-content .content .slide-readmore a{display:inline-block;vertical-align:top;text-transform: uppercase;color: #fff;background: var(--link-hover-color);font-size: 1.5rem;font-weight: 600;margin-top: 48px;pointer-events:visible;line-height: 26px;padding: 10px 25px;border-radius: 5px;-webkit-border-radius: 5px;}
.slider-content .content .slide-readmore a:hover{background: #253237;}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
50%{opacity:1;}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes bounceIn{from,
20%,
40%,
60%,
80%,
to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97);}
to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes bounceIn{from,
20%,
40%,
60%,
80%,
to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97);}
to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn;}
@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;}
}
@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;}
}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}
/**/.slider-content.slider-1 .slide-readmore{animation:fadeInUp 1400ms linear alternate;-webkit-animation:fadeInUp 1400ms linear alternate;-moz-animation:fadeInUp 1400ms linear alternate;}
.slider-content.slider-2 .slide-readmore{animation:slideInUp 0.5s linear alternate;-webkit-animation:slideInUp 0.5s linear alternate;-moz-animation:slideInUp 0.5s linear alternate;}
.slider-content.slider-3 .slide-readmore{animation:slideInUp 0.5s linear alternate;-webkit-animation:slideInUp 0.5s linear alternate;-moz-animation:slideInUp 0.5s linear alternate;}
.slider-content.slider-2 .slide-title,.slider-content.slider-2 .slide-description .text1 {animation:zoomIn 1s linear alternate;-webkit-animation:zoomIn 1s linear alternate;-moz-animation:zoomIn 1s linear alternate;}
.slider-content.slider-1 .slide-title,.slider-content.slider-1 .slide-description .text1{animation:fadeInRight 600ms linear alternate;-webkit-animation:fadeInRight 600ms linear alternate;-moz-animation:fadeInRight 600ms linear alternate;}
.slider-content.slider-3 .slide-title,.slider-content.slider-3 .slide-description .text1{animation:fadeInLeft 1s linear alternate;-webkit-animation:fadeInLeft 1s linear alternate;-moz-animation:fadeInLeft 1s linear alternate;}
.slider-content.slider-1 .slide-description p{animation:fadeInUp 1000ms linear alternate;-webkit-animation:fadeInUp 1000ms linear alternate;-moz-animation:fadeInUp 1000ms linear alternate;}
.slider-content.slider-2 .slide-description p{animation:bounceIn 2s linear alternate;-webkit-animation:bounceIn 2s linear alternate;-moz-animation:bounceIn 2s linear alternate;}
.slider-content.slider-3 .slide-description p{animation:fadeInRight 1.5s linear alternate;-webkit-animation:fadeInRight 1.5s linear alternate;-moz-animation:fadeInRight 1.5s linear alternate;}
.slider-content.slider-1 .sub-title,.slider-content.slider-1 .slide-description .text2{animation:fadeInLeft 800ms linear alternate;-webkit-animation:fadeInLeft 800ms linear alternate;-moz-animation:fadeInLeft 800ms linear alternate;}
.slider-content.slider-2 .sub-title,.slider-content.slider-2 .slide-description .text2{animation:bounceIn 2s linear alternate;-webkit-animation:bounceIn 2s linear alternate;-moz-animation:bounceIn 2s linear alternate;}
.slider-content.slider-3 .sub-title,.slider-content.slider-3 .slide-description .text2{animation:rotateInDownRight 2s linear alternate;-webkit-animation:rotateInDownRight 2s linear alternate;-moz-animation:rotateInDownRight 2s linear alternate;}

@media (max-width:1199px){
	.slider-content .content .slide-description .text1 {font-size: 1.8vw;}
	.slider-content .content .slide-description .text2 {font-size: 4vw;}
    .slider-content .content .slide-description .text2 b {font-size: 5vw;}
    .slider-content .content .slide-description .text3 {font-size: 1.8vw;margin-top: 1.5vw;}
    .slider-content .content .slide-readmore a {line-height: 4vw;padding: 0 1.5vw;font-size: 1.4vw;margin-top: 3vw;}
}

@media (max-width:767px){
    .plaza-slider img{
		object-fit:cover;
		/* min-height:25rem; */
	}
	.slider-content .content {/* left: 0; */}
	.slider-content .content .slide-description .text1 {font-size: 2.8vw;margin-bottom: 1vw;}
	.slider-content .content .slide-description .text2 {font-size: 4.5vw;}
    .slider-content .content .slide-description .text3 {line-height: 1.3;font-size: 2.8vw;margin-top: 2.5vw;}
    .slider-content .content .slide-readmore a {line-height: 5vw;padding: 0 2vw;font-size: 1.8vw;margin-top: 3vw;}
}
@media (max-width:479px){
	.slider-content .content .slide-description .text1 {font-size: 3.8vw;margin-bottom: 1vw;}
	.slider-content .content .slide-description .text2 {font-size: 5.5vw;}
	.slider-content .content .slide-description .text2 b {font-size: 6.5vw;}
    .slider-content .content .slide-description .text3 {font-size: 3.5vw;margin-top: 2.5vw;}
    .slider-content .content .slide-readmore a {line-height: 6vw;padding: 0 3vw;font-size: 2.5vw;margin-top: 3vw;}

}
@media (max-width:359px){
}
.box-label {vertical-align: top;line-height: 1;margin-left: 5px;}
.pro-label{color:#fff;background-color: var(--link-hover-color);text-transform: uppercase;font-size: 1.2rem;font-weight: 500;z-index:2;text-align:center;line-height: 20px;padding: 0 5px;display: inline-block;vertical-align: top;border-radius: 4px;-webkit-border-radius: 4px;position: absolute;right: 20px;top: 20px;}
.pro-label.sale{}
.pro-label.new{background-color: var(--link-hover-color);display: none;}
.box-label > div:nth-child(2) > span {}
@media (max-width: 479px) {
	.box-label > div:nth-child(2) > span {}
}
.img-responsive{margin:auto;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.img-rotate-image{position:absolute;bottom:0;top:0;left:0;right:0;opacity:0;background:#fff;}
.rotate-image-container:hover .img-rotate-image{opacity:1;}
.block-title{margin-bottom: 23px;margin-top: calc(var(--rowspace) - 4px);position:relative;text-align: left;}
.block-title .title{font-size: 2.4rem;text-transform: capitalize;display: inline-block;vertical-align: top;margin: 0;position: relative;color: var(--heading-color);font-weight: var(--heading-font-weight);line-height: 1;font-family: var(--heading-font);}
.block-title .title + p{margin-bottom:0;margin-top: 7px;}
.block-title p.sub-title {text-transform: capitalize;margin-bottom: 0.4rem;}
.module-no-title {margin-top: 40px;}
.swiper-viewport .pimg-navigation > div {/*! display: block; */border: 0;left: 50% !important;margin: 0;width: auto;height: auto;background: transparent;line-height: 30px;-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.swiper-viewport .pimg-navigation .pimg-button-next {bottom: -1.4rem;top: auto;margin: 0;}
.swiper-viewport .pimg-navigation .pimg-button-prev {top: -1.4rem;margin: 0;}
.swiper-viewport .pimg-navigation .pimg-button-next:before {content: "\f3d0";}
.swiper-viewport .pimg-navigation .pimg-button-prev:before {content: "\f3d8";}
.swiper-container{direction:ltr !important;}
.swiper-viewport .swiper-button-prev{left: 0;}
.swiper-viewport .swiper-button-next{right: 0;}
.swiper-viewport:hover .swiper-button-next,.swiper-viewport:hover .swiper-button-prev {opacity: 1;}
.swiper-viewport:hover .swiper-button-prev.swiper-button-disabled,
.swiper-viewport:hover .swiper-button-next.swiper-button-disabled{opacity:0.3 !important;}
.swiper-pagination{text-align:center;width:100%;position: relative;margin-top: 30px;}
.swiper-pagination-bullet{width: 14px;height: 14px;background: #d6d6d6;border-radius: 100%;margin: 0 5px;opacity:1;border: 0;}
.swiper-pagination-bullet:hover{/* background: #fff; *//* border-color: #ee7641; */}
.swiper-pagination-bullet-active{background: var(--link-hover-color);}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:0;cursor:not-allowed;pointer-events:auto;}
.swiper-viewport{border:0;box-shadow:none;border-radius:0;margin: 0 -1.5rem;width:auto;position:relative;overflow:hidden;background:transparent;}
.swiper-viewport .swiper-slide{padding: 0 1.5rem;}
.pt-content .swiper-viewport .swiper-slide {opacity: 0;}
.pt-content .swiper-viewport .swiper-slide-visible {opacity: 1;}
.swiper-button-next, .swiper-button-prev{position: absolute;top: 50%;font-size: 0;margin: 0;margin-top: -23px;width: 46px;height: 46px;padding: 0;background: #fff;line-height: 44px;color: #888888;border: 1px solid #e4e4e4;border-radius: 100%;text-align: center;cursor: pointer;opacity: 0;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
.swiper-button-next:hover, .swiper-button-prev:hover{background: var(--button-bg-hover-color);border-color: var(--button-bg-hover-color);color: var(--button-hover-color);}
.swiper-button-next:hover, .swiper-button-prev:hover{color: var(--button-hover-color);}
.swiper-button-next:before,.swiper-button-prev:before{height:auto;font-family: "Ionicons";display: inline-block;vertical-align: top;font-size: 18px;width: 100%;}
.swiper-button-next:before{content: "\f3d3";}
.swiper-button-prev:before{content:"\f3d2";}
@media (min-width:1470px){
	.swiper-viewport .swiper-button-prev{left: -7px;}
  .swiper-viewport .swiper-button-next{right: -7px;}
}
@media (max-width:1199px){

.swiper-viewport{margin:0 -0.75rem;}
.swiper-viewport .swiper-slide{padding:0 0.75rem;}
}
@media (min-width: 768px) {
	.nav-style-2 .block-title {padding-right: 90px;}
}
.nav-style-2 .swiper-pager{position:absolute;z-index:9;right: 15px;top: -51px;width:auto;background: #fff;padding-left: 20px;}
.nav-style-2 .swiper-button-next,.nav-style-2 .swiper-button-prev{position: static;width: 34px;height: 34px;line-height: 32px;opacity:1;background: #fff;float:right;color: #888888;left: auto;right:auto;margin:0;border: 1px solid #e4e4e4;border-radius: 100%;-webkit-border-radius: 100%;box-shadow:none;-webkit-box-shadow:none;-moz-transform: translateY(0);-webkit-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.nav-style-2 .swiper-button-next:before,.nav-style-2 .swiper-button-prev:before{font-size: 1.4rem;line-height: inherit;}
.nav-style-2 .swiper-button-next:hover,.nav-style-2 .swiper-button-prev:hover {color: var(--button-hover-color);background: var(--button-bg-hover-color);border-color: var(--button-bg-hover-color);}
.nav-style-2 .swiper-button-next.swiper-button-disabled,.nav-style-2 .swiper-button-prev.swiper-button-disabled{opacity:0.3 !Important;}
.nav-style-2 .swiper-button-prev{margin-right: 10px;}
@media (max-width: 1199px) {
	.nav-style-2 .swiper-pager {right: 7.5px;}
}
.rating{overflow:hidden;line-height:1;}
.rating a{display:inline-block;vertical-align:top;line-height: 16px;color: #929292;overflow:hidden;text-transform:capitalize;font-size: 1.4rem;}
.rating a:not(:last-child){margin-left: 15px;}
.rating a:not(:last-child):after{content:"|";margin: 0 10px;color:#e1e1e1;}
.rating .icon-ratings{position:relative;float:left;height: 16px;line-height: 1;font-size: 1.6rem;width: 15px;}
.rating .icon-ratings:last-child{margin:0;}
.rating .icon-rating{position:absolute;left:0;width:100%;text-align:center;}
.rating .icon-rating:before{content:"\f2fc";font-family: "Ionicons";font-style:normal;color: #d0d0d0;vertical-align:top;display:inline-block;line-height:1;}
.ul-swatches-colors{list-style:none;text-align:left;overflow:hidden;padding:0;}
.ul-swatches-colors li{border:1px solid #e8e8e8;float:left;position:relative;margin-right: 0.3rem;padding:1px;border-radius: 100%;overflow:hidden;}
.ul-swatches-colors li:last-child{margin-right:0;}
.ul-swatches-colors .swatches-options:hover{border:1px solid #E88888;}
.ul-swatches-colors .swatches-options.checked{border:1px solid #ff0000;}
.ul-swatches-colors .swatches-options a{display:block;border-radius: 100%;}
.ul-swatches-colors .swatches-info{border:0;padding:0;border-radius: 0;}
.option-swatches{display:none;}
.category-options .ul-swatches-colors{margin:0;display: inline-block;vertical-align: top;}
.col-divide-5{position:relative;min-height:1px;padding-right:1.5rem;padding-left:1.5rem;}
@media (min-width:1500px){.col-divide-5{width:20%;float:left;}
#content .col-divide-5:nth-child(5n+1){clear:left;}
}
.box-large-item {display: inline-block;vertical-align: top;width: 100%;}
.box-large-item .col-large-item {float: left;width:calc( 34.042% - 30px );margin-right: 30px; }
.box-large-item .col-muti-items {float: left; width: 65.958%;}
.col-large-item .product-thumb .product-item {border: 2px solid var(--link-hover-color);}
/* .col-large-item .product-thumb .button-group {border-width: 2px;left: -2px;right: -2px;} */
.col-large-item .product-thumb .product-item .caption {padding: 0 20px;padding-bottom: 40px;padding-top: 20px;}
.col-large-item .product-thumb .product-item .manufacture-product {margin-top: 37px;}
.col-large-item .product-thumb .product-item .caption h4 a {font-size: 20px;}
.col-large-item .product-thumb .product-item .caption .price {font-size: 2.8rem;}
.col-large-item .product-thumb .product-item .caption .price .price-old {font-size: 1.8rem;}
.col-large-item .gallery-thumbs {padding: 0 9px;padding-bottom: 1px;margin-top: 12px;}
.col-large-item .gallery-thumbs .swiper-container {padding: 0 !important;margin: 0 !important;}
.col-large-item .gallery-thumbs .swiper-viewport {margin: 0 -5px;}
.col-large-item .gallery-thumbs .swiper-viewport .swiper-slide {padding: 0 5px;padding-bottom: 1px;}
.col-large-item .gallery-thumbs .swiper-viewport .swiper-slide > a {border: 1px solid #e5e5e5;display: inline-block;vertical-align: top;}
.col-large-item .gallery-thumbs .swiper-viewport .swiper-slide > a.active,
.col-large-item .gallery-thumbs .swiper-viewport .swiper-slide > a:hover {border-color: var(--link-hover-color);}
.col-large-item .gallery-thumbs .swiper-pager {display:none;}
.large-module-style2 .col-large-item {float: right;margin-right: 0;margin-left: 30px;}
.large-module-style2 .col-large-item .gallery-thumbs {margin-top: 0;position: absolute;display: none;}
.large-module-style2  .col-large-item .product-thumb .product-item .caption {padding-bottom: 38px;padding-top: 40px;}
.large-module-style2 .col-large-item .product-thumb .product-item {border-width: 1px;border-color: transparent;}
.large-module-style2 .col-large-item .product-thumb .product-item:hover {border-color: var(--link-hover-color);}
/* .large-module-style2 .col-large-item .product-thumb .button-group {left: -1px;right: -1px;border-width: 1px;} */
@media(max-width: 1199px) {
	.box-large-item .col-large-item {float: left;width:calc( 34.042% - 15px );margin-right: 15px; }
  .large-module-style2 .col-large-item {float: right;margin-right: 0;margin-left: 15px;}
}
@media (max-width: 767px) {
	.box-large-item .col-large-item {float:none;width: 100%;margin: 0;margin-bottom: 30px;}
	.box-large-item .col-muti-items {width: 100%;float:none;}
}
.box-large-image {display: inline-block;vertical-align: top;width: 100%;}
.box-large-image .col-large-image {float: left;width: 25.8625%;margin-right: 30px;}
.box-large-image .col-muti-items {float: left;width: calc(74.1375% - 30px);}

@media(min-width: 1000px) {
    .box-large-image .col-large-image .image-content{height: 94%;}
    .box-large-image .col-large-image .image-content img{height: 100%;}
	.box-large-image {
        display: flex;
        flex-wrap: wrap;
    }
    .box-large-image .col-large-image {
        flex: 1;
    }
    .box-large-image .col-muti-items {
        flex: 2;
    }
}
@media (max-width: 767px) {
	.box-large-image .col-large-image {float:none;width: 100%;margin: 0;margin-bottom: 30px;}
	.box-large-image .col-muti-items {width: 100%;float:none;}
}
.product-thumb[data-swiper-row="1"] > div,
.product-thumb[data-swiper-row="2"] > div,
.product-thumb[data-swiper-row="3"] > div,
.product-thumb[data-swiper-row="4"] > div,
.product-thumb[data-swiper-row="5"] > div,
.product-thumb[data-swiper-row="6"] > div{margin-top: 30px;}
.product-thumb .product-item {position:relative;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;background: #fff;border: 1px solid #ebebeb;border-radius: 5px;overflow: hidden;}
.product-thumb .product-item:hover {z-index: 5;border-color: var(--link-hover-color);}
.products-container .swiper-container {z-index: 0;}
.item-hover .swiper-container:hover {z-index: 5;}
.product-thumb .product-item .image{position:relative;text-align:center;overflow: hidden;}
.product-thumb .product-item .image a{display:block;position:relative;}
.product-thumb .product-item .caption{text-align: left;display: inline-block;vertical-align: top;width: 100%;padding: 18px 19px 20px 19px;}
.product-thumb .product-item .caption > .inner {position: relative;}
.product-thumb .product-item .caption .box-price {position: relative;}
.product-thumb .product-item .caption .price {display: inline-block;vertical-align: top;}
.product-thumb .product-item .product-description {margin-top: 0.9rem;line-height: 20px;}
.product-thumb .product-item .caption .rating{display: block;margin-bottom: 10px;}
.product-thumb .product-item .manufacture-product{line-height: 1;}
.product-thumb .product-item .manufacture-product a{font-size: 1.2rem;color: #999;text-transform: uppercase;}
.product-thumb .product-item .manufacture-product a:hover{color: var(--link-hover-color);}
.product-thumb .product-item .category-options {line-height: 1;position: absolute;right: 0;top: 10px;opacity: 0;pointer-events: none;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.product-thumb .product-item:hover .category-options {opacity: 1;pointer-events: visible;right: 10px;}
.product-thumb .product-item .ul-swatches-colors li {display: block;margin: 0 0 2px 0;float: none;border-color: transparent;}
.product-thumb .product-item .ul-swatches-colors li:hover,.product-thumb .product-item .ul-swatches-colors li.checked {border-color: var(--link-hover-color);}
.product-thumb .product-item .caption h4{margin-bottom: 7px;clear:both;margin-top: 0;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.product-thumb .product-item .caption h4 a{text-transform:capitalize;line-height: 1.3;font-size: 1.5rem;color: var(--heading-color);display: block;font-weight: 600;}
.product-thumb .product-item .caption h4 a:hover{color:var(--link-hover-color);}
.product-thumb .product-item .image:hover .quickview {opacity: 1;}
.product-thumb .product-item .button-quickview:hover {background: #fff;color: var(--link-hover-color);}
.product-thumb .product-item .button-wishlist:before{content:"\f387";}
.product-thumb .product-item .quickview {position: absolute;left: 0;right: 0;top: 50%;opacity: 0;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.product-thumb .product-item .quickview button {width: 46px;height: 46px;line-height: 46px;background: #fff;border: 0;border-radius: 100%;-webkit-border-radius: 100%;font-size: 0;-moz-transform: scale(0.7) skewX(45deg);-webkit-transform: scale(0.7) skewX(45deg);-o-transform: scale(0.7) skewX(45deg);-ms-transform: scale(0.7) skewX(45deg);transform: scale(0.7) skewX(45deg);-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.product-thumb .product-item .image:hover .quickview button {-moz-transform: scale(1) skewX(0deg);-webkit-transform: scale(1) skewX(0deg);-o-transform: scale(1) skewX(0deg);-ms-transform: scale(1) skewX(0deg);transform: scale(1) skewX(0deg);}
.product-thumb .product-item .quickview button span {display:none;}
.product-thumb .product-item .quickview button:before {content: "\f4a4";font-family: "Ionicons";font-size: 2.1rem;color: #253237;}
.product-thumb .product-item .quickview button:hover {background: var(--link-hover-color);}
.product-thumb .product-item .quickview button:hover:before {color: #fff;}

.list-style .product-item {overflow: hidden;padding: 19px;}
.list-style .product-item .image {float: left;width: 41.38%;}
.list-style .product-item .caption{padding-left: 15px;text-align: left;float: left;width: 58.62%;padding-top: 8px;padding-right: 0;padding-bottom: 0;}
.list-style-2 .list-style .product-item {grid-template-columns: 30.5% auto;padding: 12px 0;}
.list-style-2 .product-thumb .product-item .manufacture-product {display:none;}
.list-style-2 .block-title {text-align: left;margin-bottom: 27px;}
.list-style-2 .block-title .title {font-size: 3.4rem;}
.list-style-3 .product-item .caption {text-align: center;padding-left: 5px !important;}

@media (max-width:767px){
	.button-quickview {display: none !important;}
	.list-style-2 .list-style .product-item {grid-template-columns: 39.575% auto;}
	.list-style .product-item .caption {padding-left:1rem; }
}

.tabs-product{position: relative;}
.tabs-product .block-title .title + p {max-width: 300px;}
.tabs-product .tabs-style{display: block;z-index: 6;text-align: center;position: absolute;right: 0;top: -4px;left: 0;}
.tabs-product .tabs-style .nav-tabs{margin:0;border:0;text-align: center;}
.tabs-product .tabs-style .nav-tabs>li{float:none;margin: 0 30px 0 0;display:inline-block;vertical-align:top;text-align: center;padding: 5px 0;}
.tabs-product .tabs-style .nav-tabs>li:last-child{margin:0;}
.tabs-product .tabs-style .nav-tabs>li:last-child:after {opacity: 0;display: none;}
.tabs-product .tabs-style .nav-tabs>li>a{margin:0;color: #999;position:relative;padding: 0;border: 0;text-align: center;display: inline-block;vertical-align: top;text-transform: capitalize;font-weight: 400;font-size: 1.4rem;}
.tabs-product .tabs-style .nav-tabs>li>a> .image-thumb {margin: auto;text-align: center;margin-bottom: 10px;}
.tabs-product .tabs-style .nav-tabs>li>a> .image-thumb > span {flex: auto;}
.tabs-product .tabs-style .nav-tabs>li>a> span {display: block;}
.tabs-product .tabs-style .nav-tabs>li>a:hover,
.tabs-product .tabs-style .nav-tabs>li.active>a{color: var(--link-hover-color);background: transparent;}
.tabs-product .tabs-style .nav-tabs>li.active>a {font-weight: 700;}
@media (max-width: 991px) {
	.tabs-product .tabs-style {position: relative;left: auto;right: auto;top: auto;margin-bottom: 20px;}
}
@media (max-width:767px){
	.tabs-product .block-title {margin-bottom: 10px;}
	.tabs-product .tabs-style {position: relative;top: auto;right: auto;margin-bottom: 25px;}
}
@media (max-width:479px){
.tabs-product .tabs-style .nav-tabs>li{margin: 0;padding: 5px;}
}
.countdown-module .block-title .countdown-box-flex {position: absolute;display:none;margin: 0;top: 50%;left: 50%;-moz-transform: translateY(-50%) translateX(-50%);-webkit-transform: translateY(-50%) translateX(-50%);-o-transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);z-index: 1;background: #fff;padding: 0 20px;}
.countdown-module .block-title:after {content: "";left: 0;right: 0;position: absolute;height: 2px;background: var(--link-hover-color);top: 50%;}
.countdown-module .block-title .title {background: #fff;position: relative;z-index: 1;padding-right: 20px;}
.countdown-module .text-countdown {display:none;}
.countdown-module .countdown-box .box span {display:none;}
.countdown-module .countdown-box .box b {color: #fff;font-size: 2.4rem;font-weight: 700;margin: 0;line-height: 34px;}
.countdown-module .countdown-box {background: var(--link-hover-color);padding: 0 25px;border-radius: 5px;-webkit-border-radius: 5px;text-align: center;}
.countdown-module .list-style .product-item {padding: 0;display: flex;align-items: center;flex-wrap: wrap;}
.countdown-module .list-style .product-item .image {width: 46.648%;}
.countdown-module .list-style .product-item .caption {width: 53.352%;padding: 28px;}
.countdown-module .list-style .text-countdown {margin-right: 20px;}
.countdown-module .quantity-progress {display: block;margin-top: 23px;font-size: 12px;overflow: hidden;}
.countdown-module .countdown-box-flex {display: block;margin-top: 15px;}
.quantity-progress {display: none;}
.product-available,.product-sold {float: left;margin-top: 5px;text-transform: capitalize;color: #777;margin-bottom: 0;}
.product-available span,.product-sold span {color: #253237;margin-left: 2px;font-weight: 700;}
.product-available {float: right;}
.bar-percent {height: 4px;background: #efefef;width: 100%;border-radius: 3px;-webkit-border-radius: 3px;position: relative;overflow: hidden;}
.available-percent {position: absolute;height: 100%;left: 0;background: var(--link-hover-color);}
.text-countdown{margin-bottom: 0;margin-top: 24px;color: #777;}
.products-container .text-countdown span{display:block;}
.products-container .text-countdown {margin-top: 0;margin-right: 30px;line-height: 19px;}
.products-container .countdown-box {margin: 0;}
.countdown-box {margin-bottom: 0;margin-top: 9px;}
.countdown-box > .inner {overflow: hidden;}
.countdown-box .box{position:relative;text-align:center;display: inline-block;vertical-align: top;margin-right: 22px;}
.countdown-box .box b:after {content: ":";position: absolute;right: -14px;top: 50%;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.countdown-box .box:last-child {margin: 0;}
.countdown-box .box:last-child b:after {opacity: 0;}
.countdown-box .box b{font-size: 2.2rem;color: #253237;display:block;font-weight: 600;line-height: 1;margin-bottom: 6px;position: relative;}
.countdown-box .box span{display:block;font-size: 1rem;text-transform: uppercase;line-height: 1;color: #999;}
@media (max-width: 1450px) {
	.countdown-module .list-style .product-item .caption {padding: 20px;}
	.countdown-module .list-style .countdown-box-flex {display: block;}
	.products-container .list-style .text-countdown {margin: 0 0 20px 0;}
	.products-container .list-style .countdown-box > .inner {display: inline-block;vertical-align: top;}
}

@media (max-width: 767px) {
	.products-container .countdown-box .box b {font-size: 1.8rem;}
	.products-container .countdown-box .box {margin-right: 15px;}
	.countdown-box .box b:after {right: -13px;}
	.countdown-module .countdown-box {padding: 0 10px;}
}
@media (max-width: 479px) {
	.countdown-module .list-style .product-item .image {width: 100%;}
  .countdown-module .list-style .product-item .caption {width: 100%;padding: 28px;}
}

.swiper-slide[data-swiper-row="1"] > .category-content,
.swiper-slide[data-swiper-row="2"] > .category-content,
.swiper-slide[data-swiper-row="3"] > .category-content,
.swiper-slide[data-swiper-row="4"] > .category-content,
.swiper-slide[data-swiper-row="5"] > .category-content,
.swiper-slide[data-swiper-row="6"] > .category-content{margin-top: 30px;}

.testimonials-full {background: url(../image/bkg_ttm.jpg) center no-repeat;margin-top: var(--rowspace);background-size: cover;padding-bottom: calc(var(--rowspace) - 7px);}
@media (max-width: 991px) {
	.testimonials-full {margin-top: 50px;padding: 40px 0;}
}

.testimonial-module .block-title {margin-bottom: 18px;}
.testimonial-module.nav-style-2 .swiper-pager {top: -17px;}
.testimonial-module .swiper-pagination-bullet {background: #fff;}
.testimonial-module .swiper-pagination-bullet.swiper-pagination-bullet-active,.testimonial-module .swiper-pagination-bullet:hover {background: var(--link-hover-color);}
.testimonial-module .swiper-container {padding: 25px 0;margin-top: -25px;margin-bottom: -25px;}
.testimonial-module .gallery-thumbs {max-width: 31rem;margin-bottom: 2.5rem;}
.testimonial-module .testimonial-box {text-align: left;background: #fff;padding: 30px 30px 35px 45px;/* border-radius: 5px; *//* -webkit-border-radius: 5px; *//* -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.1); *//* box-shadow: 0 0 25px 0 rgba(0,0,0,0.1); */}
.testimonial-module .testimonial-box p{line-height: 22px;position: relative;color: #555;}
.testimonial-module .testimonial-content .inner {position: relative;padding-left: 105px;}
.testimonial-module .testimonial-images {text-align:center;position: absolute;top: 50%;left: 0;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.testimonial-module .testimonial-images a {/* border: 3px solid #fff; */display: inline-block;vertical-align: top;border-radius: 100%;-webkit-border-radius: 100%;-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.1);box-shadow: 0 0 25px 0 rgba(0,0,0,0.1);}
.testimonial-module .testimonial-images.active {}
.testimonial-module .testimonial-author{color: var(--heading-color);font-size: 1.4rem;font-weight: 700;display: block;margin-top: 26px;text-transform: capitalize;}
.testimonial-module .testimonial-author:before {content: "\f347";margin-right: 17px;font-family: "Ionicons";font-size: 4rem;color: var(--link-hover-color);font-weight: 400;display: inline-block;vertical-align: top;}
.testimonial-module .rating {display: inline-block;vertical-align: top;margin-top: 27px;margin-bottom: 20px;}
.testimonial-module .rating .icon-rating-x:before {color: var(--link-hover-color);}
.testimonial-module .rating .icon-ratings {margin-right: 0.5rem;}
.testimonial-module .rating .icon-ratings:last-child {margin: 0;}
@media (max-width: 479px) {
	.testimonial-module .testimonial-images {width: 80px;}
	.testimonial-module .testimonial-content .inner {padding-left: 50px; }
}

.blog-full {padding-bottom: 9.4rem;border-bottom: 1px solid #ebebeb;}
@media (max-width: 991px) {
	.blog-full {padding-bottom:4.4rem;}
}
.blog-module .block-title {margin-bottom: 27px;}
.blog-module .post-list .post-item {display: flex;align-items: center;flex-wrap: wrap;}
.blog-module .post-list .post-item .post-image {width: 38.597%;}
.blog-module .post-list .post-item .post-cation {width: 61.403%;padding-left: 30px;}
.blog-module .post-intro p {display: -webkit-box;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.blog-module .post-item .post-cation .post-name a {display: -webkit-box;overflow: hidden;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.blog-module .post-item .post-cation {padding-left: 10px;padding-right: 10px;}
.post-image{overflow:hidden;position: relative;}
.post-item .post-cation{text-align: left;padding-top: 27px;}
.post-item .post-cation .post-name{margin:0;margin-top: 0;position: relative;margin-bottom: 10px;}
.post-item .post-cation .post-name a{font-size: 1.6rem;font-weight: 700;display:block;line-height: 1.125;text-transform: capitalize;}
.post-item .post-cation .post-name a:hover{color:var(--link-hover-color);}
.post-date {display:none;}
.post-author{line-height: 28px;display: inline-block;vertical-align: top;background: rgba(37,50,55,0.7);text-transform: uppercase;color: #fff;padding: 0 20px;border-radius: 30px;-webkit-border-radius: 30px;font-size: 1.2rem;position: absolute;left: 20px;bottom: 20px;}
.post-intro p{margin-bottom: 10px;line-height: 22px;color: #555;}
.post-item .post-cation .btn-more{margin-top: 28px;}
.post-item .post-cation .btn-more a{font-size: 1.4rem;text-transform: capitalize;display: inline-block;vertical-align: top;font-weight: 400;text-decoration: none;}
.post-item .post-cation .btn-more a:after {content: "\f362";font-family: "Ionicons";display: inline-block;vertical-align: middle;margin-left: 3px;color: #f08c0b;font-size: 1.6rem;}
.post-item .post-cation .btn-more a:hover{color: var(--button-bg-hover-color);}

.blog-widget-section{margin-bottom:3rem;}
.blog-widget-section:last-child {margin-bottom: 0;}
.blog-widget-section .widget-content{line-height:3rem;}
.blog-widget-section .title{text-align:left;margin-bottom:2.5rem;position:relative;}
.blog-widget-section .cat-title{margin-bottom:1.8rem;}
.blog-widget-section .title:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#ebebeb;}
.blog-widget-section .title h3{background:#fff;position:relative;display:inline-block;vertical-align:top;padding-right:2rem;margin:0;font-size:2.8rem;}
.blog-widget .widget-content{display:grid;grid-template-columns:7.5rem auto;margin-bottom:2rem;}
.latest-post-content{padding-left:1.5rem;}
.blog-widget .latest-post-name{margin-top:0;margin-bottom:0;}
.blog-widget .latest-post-name a{display:block;line-height:1.3;color: var(--heading-color);font-size: 1.6rem;}
.blog-widget .latest-post-name a:hover{color:var(--link-hover-color)}
.tool-bar .post-item-limit{max-width:20rem;float:right;}
.post-layout{margin-bottom: 40px;}
.post-grid .post-intro{display: block;}
.post-list .post-item .post-cation{padding:0;text-align: left;}
.plaza-blog-post .post-container .post-title h1{margin-top:0;font-size:5rem;}
.plaza-blog-post .post-container .post-date{color:#999;margin-bottom:2.5rem;display:block;}
.plaza-blog-post .post-description img{margin-bottom:2rem;}
.blog-widget-slider{margin-top:5rem;}
.plaza-blog-category .main {position: relative;}
.plaza-blog-category .page-title h1 {margin-top: 0;}
.plaza-blog-category .page-title + p {margin-bottom: 2.5rem;}
@media (max-width: 991px) {
	.blog-widget-section {margin-top: 3rem;}
	.plaza-blog-post .post-container .post-title h1 {font-size: 3.6rem;}
}
@media (min-width:768px){.post-layout.col-sm-4:nth-child(3n+1){clear:left;}
}
@media (max-width:767px){.post-layout.col-sm-6:nth-child(2n+1){clear:left;}
.post-page >.row,.post-list .post-item > .row{margin:0 -0.75rem;}
.post-page >.row > .post-layout,.post-list .post-item > .row > div{padding:0 0.75rem;}
}
@media (max-width:479px){
.blog-module .post-list .post-item .post-image {width: 100%;}
.blog-module .post-list .post-item .post-cation {width: 100%;padding: 20px 0 0 0;}

.post-list .post-item > .row > div{width:100%;}
.post-list .post-item > .row > div:not(:first-child){margin-top:2rem;}
.plaza-blog-post .post-container .post-title h1 {font-size: 3rem;}
}
@media (max-width: 359px) {
	.post-page > .row > .post-layout {width: 100%;}
}
#twitter-feed {text-align: left;color: #999;line-height: 2.4rem;}
.tweet-title,.twitter-pic,.tweetprofilelink,.tweet-time,#twitter-feed .twitter-text br {display: none;}
#twitter-feed .twitter-text a {color:var(--link-hover-color);font-weight: 400 !important;}
#twitter-feed .twitter-text a:hover {text-decoration: underline;}
.twitter-article {margin-bottom: 2rem;}
.twitter-article:last-child {margin: 0;}
#content{min-height:30rem;}
#content > h1 {margin-top: 0;text-transform: uppercase;letter-spacing: 0;}
#content > h2 {margin-top: 0;margin-bottom: 20px;}
.social-group {padding: 60px 0;background: #fff;}
.social-group .inner {display: grid;grid-template-columns: auto auto;grid-gap: 30px;align-items: center;}
.social-group .social-block > h4,.social-group .footer-contact-us > h4 {font-size: 2.8rem;margin-top: 0;margin-bottom: 17px;}
.footer-contact-us .content > div {padding-left: 50px;position: relative;}
.footer-contact-us .content > div:before {content:"\f455";position: absolute;font-family: "Ionicons";font-size: 4rem;color: var(--link-hover-color);left: 0;top: 50%;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.footer-contact-us .content > div.phone:before {content: "\f4b8";}
.footer-contact-us .content > div.email:before {content:"\f422";}
.footer-contact-us .content > div label {color: var(--link-hover-color);font-weight: 500;font-size: 1.4rem;line-height: 1;margin-bottom: 6px;}
.footer-contact-us .content > div p {margin: 0;line-height: 1;color: #777777;}
@media (max-width: 991px) {
	.social-group .inner {grid-template-columns: 100%;}
}
@media (max-width: 640px) {
	.footer-contact-us .content {grid-template-columns: 100%;}
}
footer{background: #253237;margin-top: var(--rowspace);color: rgba(255,255,255,0.6);overflow: hidden;}
.footer-links .btn-group{display:block;position: relative;}
.footer-links .dropdown-backdrop{z-index:0;}
.footer-links .dropdown-toggle{position:relative;cursor:pointer;box-shadow:none !important;-webkit-box-shadow:none !important;}
.footer-links .dropdown-toggle i{/* margin-top: -8px; */cursor:pointer;font-size:1.4rem;position:absolute;right:0;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.footer-links ul.list-unstyled {margin-bottom: 0;}
.footer-links .footer-content{line-height: 20px;font-size: 14px !important;}
.footer-links .dropdown-menu {margin:0 0 3rem 0 !important;float:none;position:relative !important;border:0;padding:0;z-index:1;font-size:inherit;border-radius:0;-webkit-border-radius:0;box-shadow:none;-webkit-box-shadow:none;background:transparent;min-width: auto;}
@media (min-width:768px){.footer-links .dropdown-menu{display:block !Important;margin-bottom:0;}
}
.footer-links .inner {padding: var(--rowspace) 0 calc(var(--rowspace) - 34px) 0;display: inline-block;vertical-align: top;width: 100%;}
.footer-links .col{margin-bottom: 30px;}
.footer-links .title {font-size: 1.6rem;text-transform: uppercase;margin-bottom: 22px;font-weight: 600;color: #fff;/* padding-bottom: 14px; *//* border-bottom: 1px solid #e3e3e3; */}
.footer-links .title:before {content: "";width: 65px;height: 2px;background: var(--link-hover-color);left: 0;bottom: -1px;position: absolute;opacity: 0;}
.footer-links .title:after {content: "";width: 3.5rem;height: 2px;background: var(--heading-color);position: absolute;bottom: 0;left: 0;opacity: 0;}

.footer-links ul.list-unstyled > li {margin-bottom: 13px;}
.footer-links ul.list-unstyled > li:last-child {margin: 0;}
.footer-links ul.list-unstyled a{color: rgba(255,255,255,0.6);line-height: 1.4;display:block;text-transform:capitalize;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.footer-links ul.list-unstyled a:hover {/* color: var(--link-hover-color); */margin-left: 7px;/* opacity: 0.6; */color: #fff;}
.logo-footer{display:block;margin-bottom: 23px;}
.footer-contact-us {line-height: 24px;}
.footer-phone {margin-top: 32px;background: url(../image/icon_footer_phone.png) left center no-repeat;padding-left: 63px;}
.footer-phone label {font-size: 1.6rem;margin-bottom: 3px;color: rgba(255,255,255,0.6);}
.footer-phone p {font-size: 2rem;font-weight: 600;color: #fff;margin: 0;}
.footer-phone p i {font-size: 2.4rem;font-weight: normal;margin-right: 10px;}
.footer-payment {margin-top: 29px;}
.footer-payment label {display: block;text-transform: uppercase;font-size: 1.5rem;font-weight: 600;margin-bottom: 15px;}
.footer-software {margin-top: 30px;}
.footer-software a {margin-right: 5px;margin-top: 10px;display: inline-block;vertical-align: top;}
.footer-software a .hover {display:none;}
.footer-software a:hover img {display:none;}
.footer-software a:hover .hover {display:block;}
.footer-middle {background: #1e2c31;text-align: center;padding-bottom: 30px;padding-top: 13px;}
.payment p {margin: 0;}
/* .social-block {margin-top: 35px;} */
.social-block label {text-transform: uppercase;color: var(--heading-color);font-size: 1.5rem;font-weight: 600;margin-bottom: 11px;}
.social label {color: #fff;margin: 0;line-height: 3.8rem;font-size: 1.4rem;margin-right: 1rem;display: none;}
.social a{display:inline-block;vertical-align:top;font-size: 2.2rem;color: rgba(255,255,255,0.6);text-align:center;border: 0;font-weight: 400;width: 30px;}
.social a span {display:none;}
.social a:hover{
    color: #fff;
}
.social a:last-child{margin-right:0;}
.footer-copyright {background: #253237;text-align: center;font-weight: 600;}
.footer-copyright .row {display: flex;align-items: center;}
.footer-copyright .links {float: left;padding: 15px 0;}
.footer-copyright .links > a {color: #222;margin-left: 30px;position: relative;}
.footer-copyright .links > a:before {content: "";height: 13px;background: #222;left: -15px;position: absolute;width: 1px;margin-top: -6.5px;top: 50%;}
.footer-copyright .links > a:first-child {margin: 0;}
.footer-copyright .links > a:first-child:before {display:none;}
.footer-copyright .links > a:hover {color: var(--link-hover-color);}
.footer-copyright .text-powered {margin: 0;padding: 16px 0;}
.footer-copyright .text-powered a {color: #fff;}
.footer-copyright .text-powered a:hover {text-decoration: underline;}
.footer-custom-links {padding: 25px 0;list-style: none;margin: 0;}
.footer-custom-links li {display: inline-block;vertical-align: top;margin-right: 50px;position: relative;}
.footer-custom-links li a {color: rgba(255,255,255,0.6);}
.footer-custom-links li a:hover {color: #fff;}
.footer-custom-links li:after {content: "";width: 1px;height: 14px;background: #9e9fa0;position: absolute;right: -27px;top: 50%;margin-top: -7px;}
.footer-custom-links li:last-child {margin: 0;}
.footer-custom-links li:last-child:after {opacity: 0;}
.alert{margin:0;padding:0.8rem 1.4rem;clear:both;font-size:1.4rem;line-height:2.6rem;border-radius:0;-webkit-border-radius:0;position:relative;z-index:9;text-align:center;}
.alert.alert-fix {width: 400px;padding: 30px;padding-right: 35px;position: fixed;z-index: 9999;left: 0;right: 0;margin: auto;top: 40%;}
@media (max-width: 767px) {
	.alert.alert-fix {width: 280px;}
}
body .alert{margin-bottom:2rem;}
.alert .close{position:absolute;top:50%;right:1rem;font-size:3.4rem;font-weight:bold;opacity:1;margin-top:-1.7rem;}
.alert.alert-fix .close {top: 0px;margin: 0;right: 0;width: 30px;}
.alert .close:hover,
.alert .close:focus{color:var(--link-hover-color);text-decoration:none;cursor:pointer;background:transparent;opacity:1;}
.breadcrumbs{text-align: center;background: url(../image/bkg_breadcrumbs.jpg) center no-repeat;padding: 5px;background-size: cover;}
.breadcrumbs.has-image {position: relative;border: 0;}
.breadcrumbs.has-image > .container {position: absolute;top: 21%;left: 0;right: 0;margin: auto;}
.breadcrumbs.has-image .container-inner {padding: 0;}
.breadcrumbs h1{font-size: 3rem;text-transform:capitalize;margin: 0;margin-top: 7px;}
.breadcrumbs  .breadcrumb {margin-bottom: 0; justify-content: center;}
.breadcrumb{margin:0;padding: 11px 0;margin-bottom: 30px;border:0;background: transparent;text-align: center;display: flex;justify-content: center;}
.breadcrumb i{font-size:1.5rem;}
.breadcrumb > li{position:relative;vertical-align:top;}
.breadcrumb > li + li:before{content:'\f3d3';color: #454545;font-family: "Ionicons";margin: 0 9px;}
.breadcrumb > li > a{text-transform:capitalize;}
.breadcrumb > li > a:hover,.breadcrumb > li:last-child > a,.breadcrumb > li:last-child{color: var(--link-hover-color);}
@media (max-width: 1199px) {
	.breadcrumbs.has-image > .container {top: 10%;}
	.breadcrumbs.has-image .category-image .img-thumbnail {min-height: 25rem;object-fit: cover;}
    .breadcrumbs {padding: 5px;}
}
.buttons{margin:1em 0;overflow:hidden;}
.btn{line-height: 25px;padding: 10px 30px;font-size: 1.4rem;font-weight: 600;border:0;border-radius: 30px;-webkit-border-radius: 30px;box-shadow: none;-webkit-box-shadow:none;text-transform: uppercase;}
.btn-default{line-height:25px;padding: 10px 30px;font-size: 1.4rem;font-weight: 600;border:0;border-radius: 30px;-webkit-border-radius: 30px;box-shadow:none;-webkit-box-shadow:none;text-transform: uppercase;}
.btn.focus, .btn:focus, .btn:hover,.btn-default:hover,.bootstrap-datetimepicker-widget td span:hover{color:#ffffff;text-shadow:none;background-color:var(--link-hover-color);}
.btn-primary{color:#ffffff;text-shadow:none;background-color:var(--link-hover-color);}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{background-color:#ff6c00;background-position:0;}
.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled]{box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1);}
.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled]{box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1);}
.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled]{box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1);}
.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#df5c39;background-image:linear-gradient(to bottom, #e06342, #dc512c);background-repeat:repeat-x;border-color:#dc512c #dc512c #a2371a;}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]{background-image:none;background-color:#df5c39;}
.btn-link{border-color:rgba(0, 0, 0, 0);cursor:pointer;color:var(--link-hover-color);border-radius:0;}
.btn-link:focus, .btn-link:hover{text-decoration:none;color:var(--link-hover-color);}
.btn-link, .btn-link:active, .btn-link[disabled]{background-color:rgba(0, 0, 0, 0);background-image:none;box-shadow:none;}
.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;border-color:#222222 #222222 #000000;}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled]{background-color:#222222;background-image:linear-gradient(to bottom, #333333, #111111);}
.list-categories,.popular-tags{margin-bottom: 42px;}
.list-categories h3,.popular-tags .title h3{font-size: 2rem;text-transform: capitalize;margin-top:0;margin-bottom: 16px;position: relative;border-bottom: 1px solid #ebebeb;padding-bottom: 20px;}
.list-categories h3:not(:has(a.collapsed))::after,.popular-tags .title h3:after {content: "";width: 65px;height: 2px;background: var(--link-hover-color);position: absolute;left: 0;bottom: -1px;}
.list-categories .list-group-item{border:0;color: #555 !Important;line-height: 26px;text-transform:capitalize;background:transparent !important;margin:0;border: 0;border-radius: 0;padding: 6px 0;}
.list-categories .list-group-item span{line-height: inherit;}
.list-categories .list-group-item span:before {content:"(";}
.list-categories .list-group-item span:after {content:")";}
.list-categories .list-group-item.child{position:relative;color: #888 !important;padding-left: 2rem;}
.list-categories .list-group-item.active,
.list-categories .list-group-item.active:focus,
.list-categories .list-group-item.active:hover,
.list-categories .list-group-item:hover{background:none;color:var(--link-hover-color) !important;border-color: #ededed;}
.list-categories .list-group-item.active:before,
.list-categories .list-group-item.active:focus:before,
.list-categories .list-group-item.active:hover:before,
.list-categories .list-group-item:hover:before{background:var(--link-hover-color);}
.carousel-caption{color:#FFFFFF;text-shadow:0 1px 0 #000000;}
.carousel-control .icon-prev:before{content:'\f053';font-family:FontAwesome;}
.carousel-control .icon-next:before{content:'\f054';font-family:FontAwesome;}
.col-order-inner{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;}
.col-order-inner .list-categories{-webkit-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;}
.col-order-inner .pt-filter{-webkit-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;}
.col-order-inner .static-sidebar{-webkit-box-ordinal-group:6;-ms-flex-order:6;-webkit-order:6;order:6;}
.col-order-inner .tt_product_module{-webkit-box-ordinal-group:3;-ms-flex-order:3;-webkit-order:3;order:3;}
.col-order-inner .popular-tags{-webkit-box-ordinal-group:5;-ms-flex-order:5;-webkit-order:5;order:5;}
.layered-navigation-block{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:998;display:none;}
.ajax-loader{position:fixed;display:none;top:50%;left:50%;z-index:999;-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);}
#product-category{margin-top: 20px;}
.category-image {margin-bottom: 30px;}
.category-image .img-thumbnail{border-radius:0;-webkit-border-radius:0;border: 0;padding: 0;margin: 0;}
.show-sidebar i:first-child{position:fixed;top:30%;left:0;font-size:2rem;width:5rem;height:5rem;line-height:5rem;cursor:pointer;color:#333;text-align:center;z-index:120;border-top-right-radius:3.5rem;border-bottom-right-radius:3.5rem;-webkit-box-shadow:0 0 0.5rem rgba(0,0,0,.17);box-shadow:0 0 0.5rem rgba(0,0,0,.17);background-color:rgba(255,255,255,.9);}
.show-sidebar i:last-child{display:none;}
.show-sidebar.opened i:last-child{left:auto;top:1rem;right:1rem;border-radius:0;width:4rem;height:4rem;line-height:4rem;z-index:334;position:fixed;display:block;-webkit-box-shadow:0 0 0.5rem rgba(0,0,0,.17);box-shadow:0 0 0.5rem rgba(0,0,0,.17);background-color:#fff;color:#333;font-size:3rem;text-align:center;cursor:pointer;}
.show-sidebar i:hover{background:var(--link-hover-color) !important;color:#fff !important;}
.show-sidebar.opened:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:300;}
.text-refine{font-size: 1.6rem;text-transform:uppercase;margin-top: 0;}
.product-category .tool-bar{margin-top: 20px;}
.tool-bar{margin-bottom: 30px;padding: 12px 20px 0 18px;border: 0;border-radius: 0;-webkit-border-radius: 0;background: #f6f6f6;}
.tool-bar .form-group {margin-bottom: 10px;}
.tool-bar-bottom{padding-top: 20px;}
@media (max-width: 479px) {
	.tool-bar {padding-left: 5px;padding-right: 5px;}
	.tool-bar .row {margin: 0 -5px;}
	.tool-bar .col-xs-6 {padding: 0 5px;}
}
#grid-view,#list-view,.btn-group .btn-custom-view,.btn-group .btn-grid-view,.btn-group .btn-list-view{width: 28px;height: 26px;line-height: 26px;padding:0;border-radius:0 !important;-webkit-border-radius:0 !important;box-shadow:none !important;-webkit-box-shadow:none !important;border:0;background:transparent;text-align:center;color:#fff;text-shadow:none;font-size:0;}
.btn-group .btn-custom-view{margin: 0 5px 0 0 !important;}
#grid-view,.btn-group .btn-grid-view{margin-right:0.5rem;background:url(../image/bkg_grid.png) center no-repeat;}
#grid-view.active,#grid-view:hover,.btn-group .btn-grid-view.active,.btn-group .btn-grid-view:hover{background:url(../image/bkg_grid_hover.png) center no-repeat;}
.btn-custom-view.btn-list,#list-view,.btn-group .btn-list-view{background:url(../image/bkg_list.png) center no-repeat;}
.btn-custom-view.btn-list.active,.btn-custom-view.btn-list:hover,#list-view.active,#list-view:hover,.btn-group .btn-list-view.active,.btn-group .btn-list-view:hover{background:url(../image/bkg_list_hover.png) center no-repeat;}
.btn-custom-view.btn-grid-1{background:url(../image/bkg_grid1.png) center no-repeat;}
.btn-custom-view.btn-grid-1.active,.btn-custom-view.btn-grid-1:hover{background:url(../image/bkg_grid1_hover.png) center no-repeat;}
.btn-custom-view.btn-grid-2{background:url(../image/bkg_grid2.png) center no-repeat;}
.btn-custom-view.btn-grid-2.active,.btn-custom-view.btn-grid-2:hover{background:url(../image/bkg_grid2_hover.png) center no-repeat;}
.btn-custom-view.btn-grid-3{background:url(../image/bkg_grid.png) center no-repeat;}
.btn-custom-view.btn-grid-3.active,.btn-custom-view.btn-grid-3:hover{background:url(../image/bkg_grid_hover.png) center no-repeat;}
.btn-custom-view.btn-grid-4{background:url(../image/bkg_grid4.png) center no-repeat;}
.btn-custom-view.btn-grid-4.active,.btn-custom-view.btn-grid-4:hover{background:url(../image/bkg_grid4_hover.png) center no-repeat;}
.btn-custom-view.btn-grid-5{background:url(../image/bkg_grid5.png) center no-repeat;}
.btn-custom-view.btn-grid-5.active,.btn-custom-view.btn-grid-5:hover{background:url(../image/bkg_grid5_hover.png) center no-repeat;}
.input-group .input-group-addon{background:none;font-size:1.4rem;height: 4rem;color: #5a5a5a;border:0;border-radius:0;-webkit-border-radius:0;}
.input-group .form-control{height:4.5rem;box-shadow:none;-webkit-box-shadow:none;color: #222;font-size:1.4rem;border-radius: 3px;-webkit-border-radius: 3px;}
.input-group .input-group-btn button {border-radius: 3px;-webkit-border-radius: 3px;}
#input-sort,#input-limit{height: 26px;border: 1px solid #e6e6e6;color: #908f8f;border-radius: 30px;-webkit-border-radius: 30px;font-size: 1.3rem;background: #fff;padding: 0 10px;}
.input-group-addon[for="input-sort"],.input-group-addon[for="input-limit"]{height: 26px;font-size: 1.4rem;color: #888888;padding: 0 5px 0 0;}
#compare-total{line-height: 26px;padding: 0;border:0;text-transform:capitalize;background:transparent !important;color: #222;font-weight: 400;font-size: 1.4rem;word-break: break-all;width: 100%;}
#compare-total:hover{color:var(--link-hover-color);background:transparent;}
.pagination>li{margin-right: 10px;float:left;}
.pagination>li:last-child{margin-right:0;}
.pagination>li>a, .pagination>li>span{background: #f6f6f6;border-radius: 100%;-webkit-border-radius: 100%;border: 0;padding:0;width: 36px;height: 36px;line-height: 35px;text-align:center;color: #2b2d2f;font-size: 1.5rem;margin:0;}
.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li:last-child>a, .pagination>li:last-child>span{border-radius: 100%;-webkit-border-radius: 100%;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover,
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span,
.pagination>.active>span:focus, .pagination>.active>span:hover{background: var(--link-hover-color);color: #fff;border-color: var(--link-hover-color);}
.tool-bar-bottom div + div{line-height: 36px;/* margin:2rem 0; */}
.tool-bar-bottom .pagination {margin: 0;vertical-align: top;}
@media (min-width:768px){
}
@media (max-width:767px){
}
@media (max-width:767px){.tool-bar-bottom div div{text-align:center;}
.tool-bar-bottom .pagination{margin-bottom:0;}
}

.product-layout.product-grid{margin-bottom: 30px;}
.product-grid .product-description{display:none;}
.product-list .product-thumb .product-item{margin-bottom: 30px;overflow: hidden;display: flex;align-items: center;flex-wrap: wrap;}
.product-list .product-thumb .product-item .image {float: left;width: 31.43%;}
.product-list .product-thumb .product-item .image > .inner {display: inline-block;vertical-align: top;position: relative;}
.product-list .product-thumb .product-item .caption{padding: 15px 0 15px 30px;text-align: left;width: 68.57%;}
.product-list .product-thumb .product-item .manufacture-product a{font-size: 1.4rem;}
.product-list .product-thumb .product-item .caption h4 {order: 3;margin-bottom: 11px;}
.product-list .product-thumb .product-item .caption h4 a {font-size: 1.6rem;}
.product-list .product-thumb .product-item .caption .rating {order: 2;margin-bottom: 18px;}
.product-list .product-thumb .product-description{margin-top: 24px;margin-bottom:0;order: 4;}
.product-list .product-thumb .product-item .caption .price {font-size: 1.7rem;}
.product-list .product-thumb .product-item .caption .price .price-old {font-size: 1.7rem;}
.rating .fa-stack{font-size:0.8rem;}
.rating .fa-star-o{color:#999;font-size:1.5rem;}
.rating .fa-star{color:#FC0;font-size:1.5rem;}
h2.price{margin:0;}
.price{color: #555;font-weight: 400;margin:0;font-size: 1.5rem;line-height: 20px;}
.price .price-tax{display:none;}
.price .price-new {color: var(--link-hover-color);}
.price .price-old{color: #9b9b9b;font-weight:normal;font-size: 1.5rem;vertical-align: baseline;display: inline-block;line-height: 1;position: relative;margin-left: 3px;text-decoration: line-through;}
.price-tax{color:#b3b3b3;font-size:1.2rem;display:block;}
.thumbnails{overflow:auto;clear:both;list-style:none;padding:0;margin:0;}
.thumbnails > li{margin-left:2rem;}
.thumbnails{margin-left:-2rem;}
.thumbnails > img{width:100%;}
.image-additional a{margin-bottom:2rem;padding:0.5rem;display:block;border:1px solid #ddd;}
.image-additional{max-width:7.8rem;}
.thumbnails .image-additional{float:left;margin-left:2rem;}
#product-product .product-details > .row {position:relative;}
.product-details {position: relative;}
.product-image-details .swiper-slide{text-align: center;}
.product-info-details{text-align:left;}
.product-info-details .text-countdown {display: block;margin-bottom: 15px;margin-top: 20px;}
.product-info-details .countdown-box {overflow: hidden;}
.product-info-details .countdown-box > .inner {float: left;}
.product-info-details  .countdown-box .box:last-child {margin: 0;}
#quickview-content .product-info-details {max-height: 100%;text-align: left;position: relative;top: 0;right: 0;bottom: 0;overflow: auto;}
.product-info-details .manufacture-product{margin-bottom:0.2rem;}
.product-info-details .manufacture-product a{font-size:1.2rem;color:#929292;}
.product-info-details .manufacture-product a:hover{color:var(--link-hover-color);}
.product-info-details .product-tags{margin-bottom: 2.3rem;clear: both;color: var(--heading-color);font-weight: 600;margin-top: 5px;}
.product-info-details .product-tags a {color: var(--main-color);font-weight: 400;}
.product-info-details .product-tags a:first-child {margin-left: 10px;}
.product-info-details .product-tags a:hover{color:var(--link-hover-color);}
.product-info-details h1{font-size: 2.4rem;margin-top: 0;margin-bottom: 10px;font-weight: 600;}
.product-info-details h1 a{color:#292929;}
.product-info-details h1 a:hover{color:var(--link-hover-color);}
.product-info-details .rating{margin-bottom: 22px;}
.product-info-details .price{font-size: 2.2rem;}
.product-info-details .price .price-old{font-size: 2.2rem;}
.product-info-details ul.list-unstyled{margin: 40px 0;margin-bottom: 25px;padding-top: 28px;font-weight: 600;color: var(--heading-color);border-top: 1px solid #ececec;}
.product-info-details ul.list-unstyled li {line-height: 22px;padding: 5px 0;}
.product-info-details ul.list-unstyled li span,.product-info-details ul.list-unstyled li a{color: var(--main-color);font-weight: 400;margin-left: 10px;text-transform: capitalize;}
.product-info-details ul.list-unstyled li a{color:var(--link-hover-color);}
.product-info-details ul.list-unstyled li a:hover{text-decoration:underline;}
.product-info-details #product .form-group {display: inline-block;vertical-align: top;width: 100%;}
.product-info-details #product .form-group .control-label{text-transform:capitalize;font-size: 1.5rem;font-weight: 600;color: var(--heading-color);}
.product-info-details #product .form-group .form-control{box-shadow:none;-webkit-box-shadow:none;border:1px solid #f1f1f1;color:#333;}
.product-info-details #product .form-group .control-label[for="input-quantity"]{line-height: 48px;float:left;margin: 5px;margin-left:0;}
.product-info-details #product .form-group #input-quantity{width: 70px;height: 48px;text-align:center;float:left;font-size: 1.6rem;color: #2b2d2f;margin: 5px;border: 1px solid #dbdbdb;border-radius: 30px;-webkit-border-radius: 30px;background: #fff;}
.product-info-details #button-cart{text-transform: uppercase;width: auto;float: none;border: 0;background: var(--button-bg-hover-color);color: #fff;border-radius: 30px;-webkit-border-radius: 30px;max-width: 100%;font-weight: 600;}

.product-info-details #button-cart:hover{background: var(--button-bg-color);color: var(--button-color);}
.product-info-details #product .btn-group{margin-top: 0;overflow: hidden;clear: left;display: block;}
.product-info-details #product .btn-group button{padding:0;line-height: 30px;text-align:center;background: #fff;color: var(--link-color);text-transform:capitalize;box-shadow:none;-webkit-box-shadow:none;margin: 6px 0;margin-right: 30px;font-size: 1.4rem;border-radius: 0;-webkit-border-radius: 0;font-weight: 400;margin-left: 1px;}
.product-info-details #product .btn-group button:last-child{margin-right:0;}
.product-info-details #product .btn-group button:hover{color: var(--link-hover-color);}
.product-info-details #product .btn-group button:before{display:inline-block;vertical-align:top;line-height:inherit;font-size: 1.8rem;content: "\f387";font-family: "Ionicons";margin-right: 7px;}
.product-info-details #product .btn-group button.btn-compare:before{content: "\f459";}
.product-info-details #product .alert{margin-bottom: 20px; width: 80%;}
.product-info-details-more{margin-top: var(--rowspace);}
/* .product-info-details-more .nav-tabs{border:0;margin:0;text-align: center;border: 0;}
.product-info-details-more .nav-tabs>li{margin:0;position:relative;float:none;display:inline-block;vertical-align:top;margin-right: 30px;}
.product-info-details-more .nav-tabs>li:after{content:"";width:100%;height: 2px;background:var(--link-hover-color);position:absolute;left:0;bottom: -1px;opacity:0;}
.product-info-details-more .nav-tabs>li.active:after{opacity: 1;}
.product-info-details-more .nav-tabs>li:last-child {margin: 0;}
.product-info-details-more .nav-tabs>li>a{padding: 0 0 14px 0;line-height: 30px;font-size: 1.8rem;text-transform: uppercase;border:0;font-weight: 700;background: transparent;margin:0;color: #888;border-radius:0;-webkit-border-radius:0;}
.product-info-details-more .nav-tabs>li>a:hover,.product-info-details-more .nav-tabs>li.active>a,.product-info-details-more .nav-tabs>li.active>a:focus,.product-info-details-more .nav-tabs>li.active>a:hover{border:0;background:transparent;color: var(--heading-color);} */
/* .product-info-details-more .tab-content{padding: 30px;line-height: 24px;border: 1px solid #ebebeb;border-radius: 0;} */
body:not(.believers-theme):not(.fabign-theme):not(.startech-theme):not(.ahbab-theme):not(.kiddy-theme) .container {
    width: 95%;
    max-width: 1770px;
}
@media (max-width: 1800px) {
	.fluid-width .swiper-viewport .swiper-button-next {right: 0 !Important;}
	.fluid-width .swiper-viewport .swiper-button-prev {left: 0 !Important;}
}

@media (max-width:1199px){}
@media (min-width:992px) and (max-width:1199px){.scroll-fixed > .container{width:100%;}
}
@media (min-width:992px){.layer-category #column-left,.layer-category #column-right{display:block !important;}
}
@media (max-width:991px){
.footer-copyright .links {float: none;text-align: center;padding: 10px 0;}
.payment {text-align: center;float: none;padding: 10px 0;}
	.payment img {margin: auto;}
	.layer-category #column-left,.layer-category #column-right{position:fixed;left:0;top:0;width:88%;height:100%;max-width:37.5rem;z-index:555;overflow:auto;background:#fff;padding:2rem;display:none;}
.layer-category #content{width:100%;}


	.footer-links .col:nth-child(3),.footer-links .col:nth-child(5){clear: left;}
.product-info-details-more {margin-top: 4rem;}
.newsletter-popup{display:none !Important;}
	.product-info-details #product .btn-group {float:none;}
}
@media (min-width:768px) and (max-width:991px){#search-by-category .search-ajax{width:60%;}
}
@media (max-width:767px){
	:root {
		--rowspace: 40px;
	}
#product-category .img-thumbnail{margin-bottom:1rem;}
.additional-button-prev, .additional-button-next{display:none;}
.mousetrap{max-width:100%;max-height:100%;}
#cloud-zoom-big{display:none !important;}
.nivo-directionNav a{display:none;}
.ajax-body-login .account-login,
.ajax-body-login .account-register{width:90%;}
.product-info-details{position:relative;padding:0 1.5rem;margin-top:3rem;top:auto;right:auto;bottom:auto;}
.swiper-button-next, .swiper-button-prev{display:none !important;}
	.footer-copyright .inner {flex-direction: column;}
	.footer-links .col {margin: 0;}
	.footer-links .inner {padding-bottom: calc(var(--rowspace) - 24px);}
}
@media (min-width:768px){
	.footer-links .inner > .row {
		display: flex;
		justify-content: space-between;
	}
}
/* @media (max-width: 567px) {
	.product-info-details-more .nav-tabs {text-align: center;}
	.product-info-details-more .nav-tabs > li > a {padding: 1rem 0;font-size: 1.5rem;}
} */
@media (max-width:479px){
.footer-copyright .row {flex-wrap: wrap;text-align: center;}
  .product-list .product-thumb .product-item .image {float:none;width: 100%;}
  .product-list .product-thumb .product-item .caption{padding: 30px 15px;width: 100%;}
}
@media (min-width:1200px){#content .col-lg-2:nth-child(6n+1),
#content .col-lg-3:nth-child(4n+1),
#content .col-lg-4:nth-child(3n+1),
#content .col-lg-6:nth-child(2n+1){clear:left;}
}
@media (max-width:1199px) and (min-width:992px){#content .col-md-2:nth-child(6n+1),
#content .col-md-3:nth-child(4n+1),
#content .col-md-4:nth-child(3n+1),
#content .col-md-6:nth-child(2n+1){clear:left;}
}
@media (max-width:991px) and (min-width:768px){#content .col-sm-2:nth-child(6n+1),
#content .col-sm-3:nth-child(4n+1),
#content .col-sm-4:nth-child(3n+1),
#content .col-sm-6:nth-child(2n+1){clear:left;}
}
@media (max-width:767px) and (min-width:480px){#content .col-xs-6:nth-child(2n+1){clear:left;}
#content .col-xs-4:nth-child(3n+1){clear:left;}
}
@media (max-width:479px) and (min-width:360px){
#content .col-xs-6:nth-child(2n+1),#content .product-items.col-xs-4:nth-child(2n+1){clear:left;}
#content .product-items.col-xs-4{width:50%;}
}
@media (max-width:359px) and (min-width:0px){
#content .product-items.col-xs-6{width:100%;}
}
@media (min-width:480px){.btn-grid-1{display:none;}
}
@media (max-width:1499px){.btn-grid-5{display:none;}
}
@media (max-width:1199px){.btn-grid-4{display:none;}
}
@media (max-width:767px){.btn-grid-3{display:none;}
}
@media (max-width:479px){.btn-grid-3{display:none;}
}
@media (max-width:359px){.btn-grid-2{display:none;}
}
@media (min-width:768px){#column-left .product-layout .col-md-3{width:100%;}
#column-left + #content .product-layout .col-md-3{width:50%;}
#column-left + #content + #column-right .product-layout .col-md-3{width:100%;}
#content + #column-right .product-layout .col-md-3{width:100%;}
}
#column-left .product-layout, #column-right .product-layout{width:100%;}
.input-group .form-control[name^=quantity]{min-width:50px;}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]{background-image:none;background-color:#df5c39;}
.mfp-wrap button{background:transparent !Important;}
.bootstrap-datetimepicker-widget td span:hover {background: transparent !Important;color: inherit;}
#button-search{margin-bottom:3rem;}
@media(max-width:374px){#checkout-cart .buttons > div{float:none !important;margin-top:1rem;text-align:right;}
}
#information-contact .img-thumbnail{border:0;}
img.lazyload {background: #ddd;}

/* css for video url thumb */
.product-image-details #product_video{
	cursor:pointer;
	max-width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.product-image-details #product_video .product_video_inner{
	background:var(--button-bg-color);
	padding: 10px;
	width: 100%;
	color: white;
}
#product_video .product_video_inner p{
	margin: 0;
}
@media (max-width: 768px) {
	#product_video .product_video_inner p{
		display: none;
	}
	.product-image-details #product_video{
		height: 80px !important;
	}
}
@media (max-width: 320px) {
	.product-image-details #product_video{
		height: auto !important;
	}
}
#product_video .product_video_inner i{
	font-size:30px;
	color: #f53f3f;
}
.product-image-details .img-active #product_video, .product-image-details #product_video:hover {
    border: 1px solid var(--link-hover-color);
	color: white;
}
/* css for video url thumb ends*/

/* CSS for subcategory menu  */
.subcategory-menu ul {padding: 0;list-style:none;margin: 0;}
.subcategory-menu ul li a{line-height: 38px;display:inline-block;vertical-align:top;padding: 0 20px;margin-right: 5px;margin-bottom: 10px;color: #555;border: 1px solid #ebebeb;background: #fff;font-weight:400;border-radius: 30px;-webkit-border-radius: 30px;}
.subcategory-menu ul li a:hover{background:var(--link-hover-color);border-color:var(--link-hover-color);color:#fff;}
/* CSS for subcategory menu  ends */

/* quantity plus, minus button in product view page  */
.product-info-details #product .form-group .control-label[for="input-quantity"]{line-height: 4.6rem;float:left;margin: 0.7rem 1.5rem;margin-left:0;}
.product-info-details .quantity-content {
	width:12.5rem;
	height:4.8rem;
	border:0.1rem solid #dbdbdb;
	border-radius:2rem;
	/* padding:0 1.3rem 0 1.3rem; */
	float:left;
	margin: 5px 0;
	display: flex;
	justify-content: center;
}
.product-info-details #product .form-group #input-quantity{
	width: 4.5rem;
    height: 4.6rem;
    text-align: center;
    float: left;
    font-size: 1.4rem;
    color: #201e1e;
    margin: 0;
    margin-right: 0;
    border: 0;
    border-radius: 2rem 0 0 2rem;
	background: transparent;
}
#input-quantity2, #minus2, #plus2, #input-quantity {
    display: block;
    height: 1.3rem;
    line-height: 1.3rem;
    border: none;
    box-shadow: none;
    text-align: center;
    width: 1.3rem;
    font-size: 0;
    border-radius: 0;
    border: 0;
    background: none;
    padding: 0;
    color: #222222;
    float: left;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#plus {
	background: none;
	padding: 1.3rem;
	border-left:0.1rem solid #dbdbdb ;
}
#minus {
	background: none;
	border-right:0.1rem solid #dbdbdb;
	padding: 1.3rem;
}
.quantity-span {
	cursor: pointer;
	font-weight: bold;
	margin: 0 auto;
}
/* quantity plus, minus button in product view page  ends */

/* Product Review new CSS */
.img-upload-btn {
	position: relative;
	overflow: hidden;
	padding-top: 95%;
	background-size: cover;
	background-repeat: no-repeat;
}

.img-upload-btn input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}

.img-upload-btn i {
	position: absolute;
    font-size: 15px;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.deletor {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: #e3503e;
}

.deletor:hover {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: #e3503e;
	text-decoration: none;
}

.preview-review-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.review-img-block {
	width: 75px;
	height: 75px;
	border-radius: 6px;
	margin: 5px;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #ddd;
}

.review-img-block-image {
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 0.08rem;
}

.reviewImageDiv {
	display: flex;
	flex-wrap: wrap;
}

.reviewItemImage {
	height: 75px;
	width: 75px;
	margin: 5px;
}

.review-rating {
	margin-bottom: 0;
	padding-top: 7px;
	margin-left: 15px;
}

.review-rating>label {
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
	position: relative;
	width: 1.1em;
	cursor: pointer;
	color: var(--link-hover-color);
	font-size: 28px;
}

.review-rating input.radio-btn:checked~label:before {
	content: "\2605" !important;
	position: absolute;
	left: 0;
	color: var(--link-hover-color);
	font-size: 28px !important;
	margin-right: 0 !important;
}

.review-rating>input.radio-btn:checked~label {
	color: transparent;
}

.rating-div {
	display: flex;
	justify-content: start;
	align-items: center;
}

.rating-point {
	font-size: 3em;
	font-weight: 700;
}

.out-point {
	color: #818080;
	font-weight: 400;
	font-size: 18px;
}

.review-rating-ovr-block {
	padding: 25px 5px;
}

#review table,
#review tr,
#review td {
	border: none;
	background-color: unset;
}

#review table {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px 0;
}

.review-filter-wrapper {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0;
}

.review-filter-btn-group .button {
	background-color: #FFF;
	color: #888;
	padding: 8px 15px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	transition: all 0.15s ease;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 10px 2px;
}

.review-filter-btn-group {
	display: inline-block;
}

.review-filter-btn-group .button:hover,
.rating-filter-btn-active {
	background-color: #888 !important;
	color: #fff !important;
}

.review-filter-btn-group .button:active,
.review-filter-btn-group .button:focus {
	background-color: #888;
	color: #fff;
}

.review-filter-wrapper .filter-star-wrp {
	display: flex;
	align-items: center;
}

.review-count-indv {
	color: #757575;
}

.ovr-rating,
.ovr-rating-desc {
	text-transform: uppercase;
}

.reviews-stats {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 30px;
}

.review-info-left,
.review-info-middle {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	max-width: 210px;
	border-right: 1px solid #ebebeb;
	color: #757575;
}

.review-info-right {
	padding-left: 40px;
}

.ratings-graph {
	/* width: 260px; */
	height: auto;
	display: inline-block;
}

.ratings-graph .glyphicon-star {
	color: #fdd835;
}

.graph-bar-set {
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.graph-bar {
	width: 200px;
	height: 10px;
	background: #dcdcdc;
	float: right;
	margin-left: 7px;
	margin-right: 7px;

}

.graph-bar-filled {
	width: 0;
	height: 100%;
	background: #808080;
	background-color: var(--link-hover-color);
}

@media(max-width: 576px) {
	.reviews-stats {
		justify-content: center;
		align-items: center;
	}

	.review-info-right {
		padding-left: 0;
	}

	.review-info-left,
	.review-info-middle {
		border-right: none;
		margin-bottom: 8px;

	}

	.graph-bar {
		width: 115px;
	}
}
/* Product Review new CSS ends */

/* Dynamic static block CSS */
.banner-block {
	margin-top: calc(var(--rowspace) - 30px );
	text-align: center;
}
.banner-block > .row {
	display: flex;
	flex-wrap: wrap;
}

.banner-block .lazyloaded {
	margin: auto;
	display: block;
    max-width: 100%;
    height: auto;
}

.banner-block .image, .banner-block .image > a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.banner-block .image a img {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.banner-block .image a:hover img {
    -webkit-transform: scale(1.035) rotate(0.05deg);
    transform: scale(1.035) rotate(0.05deg);
}

.banner-block .image {margin-top: 30px;}
@media (max-width: 1199px) {
	.banner-block .image {margin-top: 15px;}
	.banner-block > .row {margin: 0 -7.5px;}
	.banner-block > .row > .col {padding: 0 7.5px;}
}
@media (max-width: 767px) {
	.one-one-one-lm-banner > .row .col {width: 50%;padding: 0 7.5px;}
	.one-one-one-lm-banner > .row .col:nth-child(2) {width: 100%;order: 2;}
}

@media (max-width: 991px) {
	.one-one-ver-banner .inner {margin: 0 -7.5px;display: inline-block;}
	.one-one-ver-banner .col {width: 50%;float: left;padding: 0 7.5px;}
}
@media (max-width: 479px) {
	.one-one-ver-banner .col {width: 100%;}
}

@media (max-width: 359px) {
	.one-one-one-lm-banner > .row .col {width: 100% !Important;}
	.one-one-one-lm-banner > .row .col:first-child {margin: 0;}
}

.one-one-two-banner img,.one-one-two-banner .image,.one-one-two-banner .image > a {
	 width:100%;
}

.four-banner .col {
	padding:0 5px;
}
/* Dynamic static block CSS  ends*/

/* Multiple Chat Plugin Configurations start */
.bh-widget-page-wrapper{
	z-index: 99!important;
}
#back-top {
	bottom: 12%;
}
.bh-widget-page .bh-w-link {
	display: none;
}
.bh-widget-page__button-list {
	margin: -40px 0 !important;
}
@media only screen and (max-width: 575px){
	#back-top {
		bottom: 17%;
	}
	.bh-widget-page .bh-w-link {
		display: none;
	}
	.bh-widget-page__button-list {
		margin: -40px 0 !important;
	}
	.bh-widget-page-wrapper{
		bottom: 46px !important
	}
}
/* Multiple Chat Plugin Configurations start */

/* banner & view more  */
.pt-product-banner{
	margin: 0 0 15px 0px;
    overflow: hidden;
}
.pt-product-banner img{
	width: 100%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.pt-product-banner:hover img {
    -webkit-transform: scale(1.035) rotate(0.05deg);
    transform: scale(1.035) rotate(0.05deg);
}
.block-title-wrp{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.block-title {
    padding-right: 0px !important;
}
.bottom-middle-view-more{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}
.bottom-middle-view-more a{
	background: var(--link-hover-color);
    padding: 10px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 16px;
	text-decoration:none;
}
/* banner & view more  */

/* new add to cart & order now  */

.col-large-item .product-thumb .button-group {border-width: 2px;left: -2px;right: -2px;}
.large-module-style2 .col-large-item .product-thumb .button-group {left: -1px;right: -1px;border-width: 1px;}
.product-thumb .button-group {position: absolute;left: 0;right: 0;top: 50%;margin-top: -23px;text-align: center;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;opacity: 0;pointer-events: none;z-index: 2;}
.product-thumb .product-item:hover .button-group {opacity: 1;pointer-events: visible;}
.product-thumb .product-item:hover .button-group button {opacity: 1;-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.product-thumb .button-group > .inner {display: inline-block;vertical-align: top;}
.product-thumb .button-group button {line-height: 46px;font-weight: normal;font-size: 0;padding: 0;text-align: center;color: #253237;margin-left: 9px;border: 0;width: 46px;background: #fff;position: relative;float: left;border-radius: 100%;-webkit-border-radius: 100%;-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.17);box-shadow: 0 0 15px 1px rgba(0,0,0,0.17);-moz-transform: scale(0.8);-webkit-transform: scale(0.6);-o-transform: scale(0.6);-ms-transform: scale(0.6);transform: scale(0.6);-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.product-thumb .button-group button:first-child {margin: 0;}
.product-thumb .button-group button:first-child:after {display:none;}
.product-thumb .button-group button:hover{background: #253237;color: #fff;}
.product-thumb .button-group button span{display:none;}
.product-thumb .button-group button:before{font-family: "Ionicons";font-size: 2.1rem;display: inline-block;vertical-align: top;line-height: inherit;}
.product-thumb .product-item .button-group .button-cart:before {content:"\f110";}
.product-thumb .product-item .button-group .button-wishlist:before{content:"\f387";}
.product-thumb .product-item .button-group button.button-compare:before{content:"\f4a8";}
.product-thumb .product-item .button-group .button-quickview:before {content: "\f4a4";}

/* new add to cart & order now  */

/* grouped product css */
.grouped-products {
	margin-top: 2.5rem !important;
}
.grouped-products > hr {
	margin: 0px 0px 1rem;
	border-top: 1px solid #000;
}
.grouped-products > table {
	width: 100%;
}

.grouped-products > table img{
	max-width: unset;
}
.grouped-products .grouped-price {
	font-weight: bold;
	font-size: 12px;
}
.grouped-products .grouped-tax {
	font-size: 12px;
}
.grouped-products .grouped-product-title {
	margin-bottom: 0;
}

.grouped-products .btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	line-height: 19px;
}
.grouped-products .input-group .form-control {
	height: 34px;
}
.grouped-products td.grouped-cart{
	width: 30%;
}

/* media queries */
@media (min-width: 768px) {
	.grouped-products td.grouped-cart{
		width: 20%;
	}
}
@media (max-width: 767px) {
	.grouped-products.container{
		margin:0;
		padding: 0;
	}
	.container{width:100%;}
}
/* grouped product ends */

/* owl carousel hero slider */
.owl-theme .owl-nav {
    margin-top: 0 !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
}

.hero-slider:hover {
    cursor: pointer;
}

.hero-slider.owl-theme .owl-dots .owl-dot span  {
   margin: 0 4px;
}

.hero-slider.owl-carousel .owl-nav button.owl-prev,
.hero-slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    display: block !important;
    background-color: transparent;
    border-radius: 50%;
    font-size: 20px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 40px;
}

.hero-slider .owl-prev {
    left: 2rem;
}

.hero-slider .owl-next {
    right: 2rem;
}

.hero-slider .owl-prev i,
.hero-slider .owl-next i {
    font-weight: 900;
    color: rgb(195 194 194);
    transition: all 0.5s ease;
   	background: var(--link-hover-color);
    border-radius: 50%;
    font-size: 20px;
    opacity: 1;
}

.hero-slider .owl-prev i {
    padding: 7px 14px 7px 12px;
}

.hero-slider .owl-next i {
    padding: 7px 12px 7px 14px;
}

.hero-slider .owl-prev:hover>i,
.hero-slider .owl-next:hover>i {
    color: rgb(170, 169, 169);
    opacity: 1;
}
.hero-slider .owl-dots .owl-dot.active span {
    background: var(--link-hover-color) !important;
}
.hero-slider.owl-theme .owl-dots {
    position: absolute;
    bottom: 4%;
    left: 50%;
    z-index: 9;
    line-height: 1;
}
.hero-slider.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 0 5px;
}

/* Custom Alert Toast */
#alert {
  z-index: 9999;
  position: fixed;
  top: 10px;
  right: 10px;
  width: 400px;
  margin-left: -200px;
}
@media (min-width: 992px) {
  #alert {
    width: 600px;
    margin-left: -300px;
  }
}
@media (min-width: 1140px) {
  #alert {
    width: 600px;
    margin-left: -300px;
  }
}
@media (min-width: 1320px) {
  #alert {
    width: 600px;
    margin-left: -300px;
  }
}
#alert .alert {
  margin-bottom: 15px;
}
#alert .alert-primary {
  box-shadow: 0 0 0 5px rgb(var(--bs-primary-rgb), 0.1);
}
#alert .alert-secondary {
  box-shadow: 0 0 0 5px rgb(var(--bs-secondary-rgb), 0.1);
}
#alert .alert-success {
  box-shadow: 0 0 0 5px rgb(var(--bs-success-rgb), 0.1);
}
#alert .alert-warning {
  box-shadow: 0 0 0 5px rgb(var(--bs-warning-rgb), 0.1);
}
#alert .alert-danger {
  box-shadow: 0 0 0 5px rgb(var(--bs-danger-rgb), 0.1);
}
#alert .alert-info {
  box-shadow: 0 0 0 5px rgb(var(--bs-info-rgb), 0.1);
}
#alert .alert-light {
  box-shadow: 0 0 0 5px rgb(var(--bs-light-rgb), 0.1);
}
#alert .alert-dark {
  box-shadow: 0 0 0 5px rgb(var(--bs-dark-rgb), 0.1);
}
/* Custom Alert Toast ends */

/* Special Categories Module Redesign */
.special-categories-module .category-content .view-more
{
	color: #253237;
	font-weight: 500;
}
.special-categories-module .category-content .view-more:after
{
	content: "\f362";
	font-family: "Ionicons";
	font-size: 1.6rem;
	color: var(--link-hover-color);
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.special-categories-module .product-category {
    color: #1d2127;
    margin-bottom: 2rem;
    position: relative;
}
.special-categories-module .product-category .image {
    margin-bottom: 0;
    position: relative;
}
.special-categories-module .product-category .image:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
    transition: all 0.3s;
    z-index: 1;
    content: "";
}
.special-categories-module .product-category img {
    width: 100%;
	display: block;
    max-width: 100%;
    height: auto;
}

.special-categories-module .category-description
{
	line-height: 1.4rem;
    font-size: 1.1rem;
    margin-bottom: 5px !important;

}

.special-categories-module .child-featured-categories
{
	padding: 0;
    line-height: 1.4rem;
    font-size: 1.3rem;
    margin-top: 5px;
    margin-bottom: 5px;
    list-style: none;
}

.special-categories-module .version_2 .child-featured-categories a,
.special-categories-module .version_3 .child-featured-categories a,
.special-categories-module .version_2 .category-description,
.special-categories-module .version_3 .category-description
{
	color: white;
}

.special-categories-module .child-featured-categories a:hover {
	color: var(--link-hover-color) !important;
}

.special-categories-module .version_2 .view-more,
.special-categories-module .version_3 .view-more
{
	color: white;
}

.special-categories-module .category-content {
    padding: 1rem;
    display: flex;
    display: -ms-flex-box;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -ms-flex-align: center;
	text-align: center;
}

.special-categories-module .version_2 .category-content {
	text-align: left;
}
.special-categories-module .category-content h3 {
    font-weight: 600;
    font-size: 1.672rem;
    line-height: 1.35;
    letter-spacing: -0.005em;
    margin-bottom: 0.7rem;
    text-transform: uppercase;
}

.special-categories-module .version_5 .category-content h3 {
    padding: 4px 10px;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    text-decoration: none;
    color: black;
    font-size: 1.2rem;
    font-weight: 500;
    box-shadow: 0 5px 15px 0 rgba(37, 44, 97, .15), 0 2px 4px 0 rgba(93, 100, 148, .2);
}

.special-categories-module .version_5 .category-content {
    width: 100%;
    position: absolute;
    top: -10px;
    text-align: center;
}

.special-categories-module .version_6 .category-content {
    background-color: hsl(0 0% 100% / .95);
    margin: -15% auto 0;
    max-width: 70%;
    padding: 15px 10px;
    position: relative;
}

.special-categories-module .category-content span {
    font-weight: 400;
    font-size: 10.2px;
    line-height: 1.8;
    font-family: "Open Sans", sans-serif;
    letter-spacing: normal;
    margin-top: -10px;
    text-transform: uppercase;
    opacity: 0.7;
    color: #1d2127;
}

.special-categories-module .category-content span mark {
    padding: 0;
    background-color: transparent;
    color: inherit;
}
.special-categories-module .product-category:hover .image:after {
    background-color: rgba(27, 27, 23, 0.15);
}
.special-categories-module .product-category.version_5:hover .image:after,
.special-categories-module .product-category.version_6:hover .image:after {
    background-color: transparent;
}
.special-categories-module .product-category a:hover {
    color: inherit;
}

.special-categories-module .version_2 .category-content {
    align-items: flex-start;
}
.special-categories-module .version_3 .category-content, .special-categories-module .version_2 .category-content {
    left: 0;
    top: 50%;
}
.special-categories-module .version_4 .category-content,
.special-categories-module .version_3 .category-content,
.special-categories-module .content-left-bottom .category-content,
.special-categories-module .version_2 .category-content {
    padding: 20.4px 25.5px;
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
    z-index: 2;
}
.special-categories-module .version_4 .category-content h3,
.special-categories-module .version_4 .category-content span,
.special-categories-module .version_3 .category-content h3,
.special-categories-module .version_3 .category-content span,
.special-categories-module .version_2 .category-content h3,
.special-categories-module .version_2 .category-content span {
    color: #fff;
}

/* overlay category start */
.special-categories-module .version_3 .image:after {
    background-color: rgba(27,27,23,0.75)
}

.special-categories-module .version_3:hover .image:after {
    background-color: rgba(27,27,23,0.6)
}
/* overlay category end */

/* icon category syart */
.special-categories-module .version_4 .image {
    min-height: 90px;
}
.special-categories-module .version_4 .category-content {
    bottom: 0;
    transform: none;
    padding: 20.4px 0;
}
.special-categories-module .version_4 .category-content h3,
.special-categories-module .version_4 .category-content span {
    margin-bottom: 0;
    color: #1d2127;
}
.overlay-lighter .image:after {
    background-color: rgba(27,27,23,0)
}
.overlay-lighter:hover .image:after {
    background-color: rgba(27,27,23,0.15)
}
/* icon category end */

/* Carousel styles */
.special-categories-module .owl-dots {
  position: absolute;
  top: -50px;
  right: 0;
  display: flex;
  gap: 4px;
  margin-top: 0px !important;
}

@media (max-width:500px) {
    .special-categories-module .owl-dots{
        display: none;
    }
}

.special-categories-module .owl-dot span {
  position: relative;
  width: 16px !important;
  height: 16px !important;
  border: 2.4px solid #777 !important;
  border-radius: 50% !important;
  background: transparent !important;
  cursor: pointer !important;
  transition: border-color 0.3s !important;
  margin: 0 !important;
}

.special-categories-module .owl-dot span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: transparent;
  transform: translate(-50%, -50%);
  transition: background-color 0.3s;
}

.special-categories-module .owl-dot.active span {
  border-color: var(--link-hover-color) !important;
}

.special-categories-module .owl-dot.active span::before {
  background-color: var(--link-hover-color);
}

/* Owl nav styles */
.special-categories-module .owl-nav {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	pointer-events: none;
	z-index: 2;
}


.special-categories-module .owl-nav button.owl-prev,
.special-categories-module .owl-nav button.owl-next {
	position: absolute;
	background: #fff;
	border: 2px solid #777;
	color: #777;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: auto;
	transition: border-color 0.3s, color 0.3s, background 0.3s;
	box-shadow: 0 2px 8px rgba(0,0,0,0.07);
}

.special-categories-module .owl-nav button.owl-prev {
  left: -20px;
}
.special-categories-module .owl-nav button.owl-next {
  right: -20px;
}

.special-categories-module .owl-nav button.owl-prev:hover,
.special-categories-module .owl-nav button.owl-next:hover {
	border-color: var(--link-hover-color);
	color: var(--link-hover-color);
	background: #f7f7f7 !important;
}

.special-categories-module .owl-nav button span {
	font-size: 1.6rem;
	line-height: 1;
	pointer-events: none;
}

@media (max-width: 575px) {
	.special-categories-module .owl-nav button.owl-prev,
	.special-categories-module .owl-nav button.owl-next {
		width: 28px;
		height: 28px;
		font-size: 16px;
	}
}
/* Carousel styles ends */

/* responsive start */
@media (max-width: 575px) {
    .special-categories-module .product-category {
        margin-bottom: 1rem;
    }
    .special-categories-module .category-content h3 {
        font-size: 0.85rem;
    }
    .special-categories-module .category-content {
        padding: 1rem;
    }
}
/* responsive end */
/* Special Categories Module Redesign ends */

/* Product Module redesign */
.product-default {
    color: #777;
    margin-bottom: 1rem;
    transition: box-shadow 0.3s ease-in-out;
}
.product-default:hover {
    z-index: 1;
    box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.3s ease-in-out;
}
.product-default a:hover {
    color: var(--link-hover-color);
    text-decoration: none
}

.product-default .image-box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 0.9rem
}

.product-default .image-box>a:first-child {
    width: 100%;
    height: 100%
}

.product-default .image-box img {
    transition: opacity 0.3s ease-in-out;
    height: auto;
    width: 100%
}

.product-default .image-box img:last-child {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    left: 0
}

.product-default .image-box img:first-child,.product-default .image-box picture img:first-child  {
    opacity: 1;
    position: relative
}
.product-default:hover .image-box img:first-child {
    opacity: 0;
    transition: opacity 0.3s ease-in-out
}

.product-default:hover .image-box img:last-child {
    opacity: 1;
    transition: opacity 0.3s ease-in-out
}

.product-default .label-group {
    position: absolute;
    top: 0.6rem;
    left: 0.6rem;
}
.product-default .product-label {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 5px 11px;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    line-height: 1;
    border-radius: 12px;
}
.product-default .product-label.label-hot {
    background-color: #2ba968;
}
.product-default .product-label.label-sale {
    background-color: #da5555;
}
.product-default .product-details {
    display: flex;
    /* display: -ms-flexbox; */
    padding: 0 0.8rem;
    flex-direction: column;
    -ms-flex-direction: column;
    /* align-items: center;
    -ms-flex-align: center; */
    justify-content: center;
    -ms-flex-pack: center;
}
.product-default .category-wrap {
    width: 100%;
    white-space: nowrap;
}
.product-default .category-list {
    font-weight: 400;
    font-size: 0.5rem;
    font-family: "Open Sans", sans-serif;
    line-height: 1.8;
    opacity: 0.5;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-default .category-list:hover a, .product-default .product-title:hover a{
    color: var(--link-hover-color);
}
.product-default a {
    color: inherit;
    color: #222529;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-default .product-category {
    font-size: 1.064rem;
    margin-bottom: 2rem;
    position: relative;
}
.product-default .product-title {
    max-width: 100%;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.35;
    letter-spacing: 0.005em;
    margin-bottom: 0.2rem;
}
.product-default .product-title a {
    display: block;
}

.price-box {
    margin-bottom: 1.4rem;
    font-weight: 600;
    line-height: 1;
}
.old-price {
    text-decoration: line-through;
    font-size: 1.368rem;
    letter-spacing: 0.005em;
    color: #999;
    margin-right: 3px;
}
.product-price {
    color: #222529;
    font-size: 1.52rem;
    line-height: 1;
}
.product-default .product-action {
    position: relative;
    margin-bottom: 1.5rem;
    color: #333;
    text-align: center;
}

.product-default .btn-icon-wish {
    left: 0;
}
.product-default .btn-quickview {
    right: 0;
}
.product-default .btn-icon-wish, .product-default .btn-quickview {
    display: inline-block;
    position: absolute;
    top: 0;
    margin: 0 2px;
    width: 36px;
    height: 36px;
    font-size: .9rem;
    text-align: center;
    opacity: 0;
    transition: all 0.25s ease;
}
.product-default .btn-add-cart,
.product-default .btn-order-now {
    display: inline-block;
    padding: 0 1rem;
    font-size: 1.292rem;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    transition: all 0.25s ease;
}

.product-default .btn-add-cart,.product-default .btn-order-now, .product-default .btn-icon-wish, .product-default .btn-quickview {
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    color: #6f6e6b;
    line-height: 34px;
}
.product-default .btn-icon-wish:hover, .product-default .btn-quickview:hover {
    color: #333;
}
.product-default:hover .product-action a.btn-icon-wish {
    left: -35px;
}
.product-default:hover .product-action a.btn-quickview {
    right: -35px;
}
.product-default:hover .product-action a {
    opacity: 1;
}

.ratings-container {
    line-height: 1;
    margin: 0 0 12px 0px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}

.inner-icon {
    position: relative;
    margin-bottom: 1.9rem;
}
.inner-icon .image-box {
    position: relative;
}

.inner-icon .image-box .btn-icon-group {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}
.inner-icon .btn-icon-group {
    z-index: 2;
}
.inner-icon .image-box .btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    background-color: #fff !important;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, background-color 0.3s, color 0.3s, border-color 0.3s;
    transform: none;
}

.inner-icon:hover .btn-icon {
    background-color: #fff;
    border-color: #ddd;
    color: black;
    visibility: visible;
    opacity: 1;
    overflow: hidden;
}
.inner-icon .image-box .btn-icon img {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease-in-out;

}
.inner-icon .image-box .top-55 img {
    top: 55% !important;
}
.inner-icon .image-box .btn-icon:hover {
    background-color: var(--link-hover-color) ;
    border-color: var(--link-hover-color);
    color: #fff;
    opacity: 1;
    visibility: visible;
}
.inner-icon:not(.product-widget) .product-details {
    padding: 0;
}
.inner-icon:not(.product-widget):hover .image-box .btn-quickview {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    transition: padding-top 0.2s, padding-bottom 0.2s, opacity 0.2s;
}
.inner-icon .category-list {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.inner-icon .btn-add-cart, .inner-icon .btn-icon-wish, .inner-icon .btn-quickview {
    background-color: transparent;
}
.inner-icon .btn-quickview {
    top: auto;
}

/* Type 2 product carousel card */
.slider_type_2 .image-box .btn-quickview {
    position: absolute;
    padding: 0.3rem 0.3rem;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #fff;
    background-color: var(--link-hover-color);
    font-size: 1.292rem;
    font-weight: 400;
    letter-spacing: 0.025em;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    transform: none;
    margin: 0;
    border: none;
    line-height: 1.72;
    transition: padding-top 0.2s, padding-bottom 0.2s;
    z-index: 2;
}
.slider_type_2 .image-box .btn-quickview:hover {
    color: #fff;
    opacity: 1;
}
.slider_type_2 .product-details {
    align-items: flex-start;
    -ms-flex-align: start;
}
.slider_type_2:hover .btn-quickview {
    visibility: visible;
    opacity: 0.85;
}
.slider_type_2 .category-wrap, .slider_type_2 .title-wrap {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -ms-flex-align: center;
    width: 100%;
}
.slider_type_2 .category-wrap .btn-icon-wish {
    font-size: 1.6rem;
    padding-top: 1px;
}
.slider_type_2 .category-wrap .btn-icon-wish, .slider_type_2 .title-wrap .btn-icon-wish {
    transform: none;
    opacity: 1;
    width: auto;
    height: auto;
    border: none;
    overflow: visible;
    font-size: 1.5rem;
    line-height: 0;
    position: relative;
    background: transparent;
}
.slider_type_2 .btn-add-cart {
    display: inline-block;
    padding: 0 1.4rem;
    font-size: 1.216rem;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    transition: all 0.25s ease;
}
.slider_type_2 .btn-add-cart:hover {
    background-color: var(--link-hover-color);
    border-color: var(--link-hover-color);
    color: #fff;
}

/* Type 3 product carousel card */
.slider_type_3 {
    position: relative;
}

.slider_type_3 .product-action {
    width: 100%;
    display: flex;
}
.slider_type_3 .btn-quickview,
.slider_type_3 .btn-add-cart,
.slider_type_3 .btn-order-now {
    position: relative;
    opacity: 0.85;
    visibility: visible;
    transform: none;
    background-color: var(--link-hover-color);
    color: #fff;
    width: 50%;
    margin: 0;
    border: none;
    height: 40px;
    left: 0;
    font-size: 1.292rem;
    font-weight: 400;
    letter-spacing: 0.015em;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    line-height: 40px;
}
.slider_type_3 .btn-add-cart{
    background-color: rgb(244, 244, 244);
    color: black;
}
.slider_type_3 .btn-quickview:hover{
  opacity: 1 !important;
  color: #fff !important;
  transition: 0.6s ease-in-out !important;
}

/* Type 4 product carousel card */
.slider_type_4 .product-price {
    font-size: 1.25rem;
    font-weight: 700;
    color: #000;
}

.slider_type_4 .old-price {
    font-size: 1rem;
    color: #555;
}
.slider_type_4 .product-label.label-sale {
    background-color: #dc3545;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 4px;
    margin-left: 5px;
}
.slider_type_4  .product-action {
    position: absolute;
    right: 5%;
    top: 60%;
}
.slider_type_4 .product-details {
    position: unset;
}
.slider_type_4:hover .product-action a.btn-quickview {
    right: 0;
}
.slider_type_4 .product-action a.btn-quickview {
    border: 1px solid transparent;
    background: var(--link-hover-color);
    border-radius: 50px;
    color: white;
    width: auto;
    padding: 12px 10px;
    line-height: 1;
    font-size: 10px;
    font-weight: 500;
    right: -35px;
}
@media (max-width: 575px) {
    .slider_type_4 .product-action a.btn-quickview {
        right: 0px !important;
    }
    .product-default .product-action a,.product-default .product-action a > span{
        opacity: 1;
        font-size: 10px !important;
    }
}
/* Type 5 product carousel card */
.slider_type_5 .product-details {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}
.slider_type_5 .price-box {
    padding: 4px 10px;
    background: #fff;
    border-radius: 5px;
    text-decoration: none;
    box-shadow: 0 5px 15px 0 rgba(37, 44, 97, .15), 0 2px 4px 0 rgba(93, 100, 148, .2);
    margin: 0;
}

.slider_type_5 .product-price {
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.slider_type_5 .old-price {
    font-size: 14px;
    color: #a9a9a9;
}

.slider_type_5 .product-action {
    display: none;
}
.slider_type_5.product-default:hover{
    box-shadow: none;
}
.slider_type_5.product-default {
    margin-bottom: 2rem;
}

/*  Product Widget design */
.product-widget {
    display: flex;
    display: -ms-flexbox;
    margin-bottom: 1.6rem
}

.product-widget .image-box {
    max-width: 84px;
    margin-right: 1rem;
    margin-bottom: 0
}

.product-widget .image-box img {
    object-fit: cover;
    height: 100%
}

.product-widget .ratings-container {
    margin-bottom: 1rem
}

.product-widget .product-details {
    margin-bottom: 2px;
    max-width: calc(100% - 104px)
}

.product-widget .product-title {
    margin-bottom: 0.5rem;
    font-size: 1.44rem
}

.product-widget .price-box {
    margin-bottom: 0
}

.product-widget .product-price {
    font-size: 1.52rem
}

.product-widget .old-price {
    font-size: 1.672rem
}

.product-widget:hover,.product-widget:hover .image-box {
    box-shadow: none
}

@media (max-width: 575px) {
    .product-default .product-action a.btn-icon-wish {
       left: -35px;
    }
   .product-default .product-action a.btn-quickview {
      right: -35px;
    }
    .product-default .product-action a,.product-default .product-action a > span{
        opacity: 1;
        font-size: 10px !important;
    }
}

/* Product Module redesign ends */

/* Product details page redesign */
.product-single-tabs .nav.nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 2px solid var(--heading-color);
    color: var(--heading-color);
    position: relative;
    top: -1px
}
.product-single-tabs .nav-tabs .nav-link {
    padding-bottom: 1.2rem;
    border: 0;
    border-bottom: 2px solid transparent;
    color: #282d3b;
    line-height: 1;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 700;
    color: #818692;
}
.product-single-tabs .nav.nav-tabs .nav-link.active {
    color: var(--heading-color);
    border-bottom: 2px solid var(--heading-color);;
    position: relative;
    top: -1px
}
.product-single-tabs .tab-pane {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
    color: #7b858a;
    line-height: 1.92;
}
@media (min-width: 992px) {
    .product-single-tabs.product-tabs-list {
        padding-bottom: 2px;
    }
    .product-single-tabs.product-tabs-list .col-lg-2 {
        -ms-flex: 0 0 21.4%;
        flex: 0 0 21.4%;
        max-width: 21.4%;
    }
        .product-single-tabs.product-tabs-list .nav.nav-tabs {
        flex-direction: column;
        border: none;
    }
    .product-single-tabs.product-tabs-list .nav.nav-tabs .nav-link {
        display: inline-block;
        padding: 1.4rem 0 1.5rem;
        margin-bottom: -1px;
    }
    .product-single-tabs.product-tabs-list .nav.nav-tabs .nav-item {
        margin-right: 0;
        margin-bottom: 0.8rem;
        border-bottom: 1px solid #e7e7e7;
    }
    .product-single-tabs.product-tabs-list .tab-pane {
       padding-top: 1.2rem;
    }
    .product-single-tabs.product-tabs-list .col-lg-10 {
        -ms-flex: 0 0 78.6%;
        flex: 0 0 78.6%;
        max-width: 78.6%;
    }
    .product-single-tabs.product-tabs-list .tab-content {
       padding-left: 3.5rem;
    }
}
/* Accordion */
.product-single-collapse {
    line-height: 1.9;
    margin-bottom: 3.2rem;
    margin-top: -3px;
}
.product-collapse-panel{
    border: none;
}
.product-collapse-title {
    margin: 0;
    font-size: 1.6rem;
    line-height: 1;
    text-transform: uppercase;
}
.product-collapse-title {
    display: flex;
    align-items: center;
    position: relative;
    bottom: none;
    /* padding: 1.4rem 1.5rem 1.5rem; */
    border-bottom: 1px solid #ddd;
    color: inherit;
}

.accordion-button.collapsed .toggle-icon {
    transform: rotate(0deg);
    transition: transform 0.3s;
  }

  .accordion-button:not(.collapsed) .toggle-icon {
    transform: rotate(180deg);
    transition: transform 0.3s;
  }
  .accordion-button::after {
    display: none;
  }
  .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
  }
.accordion-button {
  position: relative;
}

.accordion-button::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.15rem;
  background-color: var(--link-hover-color);
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.4s ease;
}

.accordion-button:not(.collapsed)::after {
  transform: scaleX(1); /* Grow full width */
  transform-origin: left center; /* Animate from left */
}

.product-single-gallery .swiper-button-prev,
.product-single-gallery .swiper-button-next {
    color: var(--link-hover-color) !important;
}

.product-single-gallery .swiper-main .swiper-slide {
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
 }
.product-single-gallery .swiper-main .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: transform 0.2s ease;
    pointer-events: auto;
    cursor: zoom-in;
}
.product-single-gallery .swiper-thumb .swiper-slide {
    width: 100px;
    height: auto;
    opacity: 0.6;
    cursor: pointer;
}
.product-single-gallery .swiper-thumb .swiper-slide-thumb-active {
    opacity: 1;
    border: 2px solid #0b0b0b;
}

.product-single-gallery .swiper-button-next:before,
.product-single-gallery .swiper-button-prev:before,
.product-single-gallery .swiper-button-next:after,
.product-single-gallery .swiper-button-prev:after {
    display: none;
}
.product-single-gallery .swiper-hover-container .swiper-button-next,
.product-single-gallery .swiper-hover-container .swiper-button-prev,
.product-single-gallery .swiper-hover-container .zoom-icon,
.product-single-gallery .swiper-thumb-hover-container .swiper-button-next,
.product-single-gallery .swiper-thumb-hover-container .swiper-button-prev {
   opacity: 0;
   font-size: unset;
   border: none;
   visibility: hidden;
   transition: 0.3s ease;
}
.product-single-gallery .swiper-hover-container:hover .swiper-button-next,
.product-single-gallery .swiper-hover-container:hover .swiper-button-prev,
.product-single-gallery .swiper-hover-container:hover .zoom-icon,
.product-single-gallery .swiper-thumb-hover-container:hover .swiper-button-next,
.product-single-gallery .swiper-thumb-hover-container:hover .swiper-button-prev {
   opacity: 1;
   visibility: visible;
}
.zoom-icon {
   position: absolute;
   bottom: 10px;
   right: 30px;
   z-index: 20;
   color: #2c2929;
   padding: 6px 9px;
   border-radius: 4px;
   font-size: 1.976rem !important;
   transition: background-color 0.3s ease;
   cursor: pointer;
   user-select: none;
}
.zoom-icon:hover {
   color: var(--link-hover-color) !important;;
}
.product-single-gallery .swiper-thumb .swiper-slide img {
   max-width: 100%;
   max-height: 100%;
   object-fit: contain;
   display: block;
   margin: auto;
   pointer-events: none; /* disable interaction on thumbnails */
}
.product-slider-container:not(.container) {
    position: relative;
    padding-left: 1px;
    padding-right: 1px;
}
.product-single-gallery .label-group {
    position: absolute;
    z-index: 100;
    top: 1.1rem;
    left: 1.1rem;
}
.product-single-gallery .product-label {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 7px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    border-radius: 12px;
}
.product-single-gallery .product-label.label-hot {
    background-color: #2ba968;
}
.product-single-gallery .product-label.label-sale {
   background-color: #da5555;
}

/* Slider type 2 (vertical thumbs) styles */
.product-single-gallery .slider_type_2 {
    position: relative;
}
.product-single-gallery .slider_type_2 .vertical-label-group{
    position: absolute !important;
    z-index: 100 !important;
    top: 1.1rem !;
    left: unset !important;
    right: 1.1rem !important;
}

.product-single-gallery .swiper-slide-visible {
   border: 1px solid rgb(152, 152, 152);
}

.product-single-gallery .slider_type_2 .swiper-vertical-thumb {
    position: absolute;
    transform: rotate(90deg);
    top: 100px;
    left: -70px;
    width: 230px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .product-single-gallery .slider_type_2 .swiper-vertical-thumb {
        top: 80px;
        left: -65px;
        width: 220px;
    }
}
/* Slider type 2 (vertical thumbs) styles ends */

/* Slider type 3 (vertical thumb outside) start */
.product-single-gallery .slider_type_3 {
  display: flex;
  gap: 15px;
}

.product-single-gallery .slider_type_3 .swiper-thumb .swiper-slide {
  width: 100%;
  height: auto;
  cursor: pointer;
  margin-bottom: 10px;
}

.product-single-gallery .slider_type_3 .swiper-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.product-single-gallery .slider_type_3 .swiper-main {
  position: relative;
}

.product-single-gallery .slider_type_3 .swiper-thumb .swiper-slide-thumb-active,
.product-single-gallery .slider_type_3 .swiper-thumb .swiper-slide:hover {
  border: 1px solid #0b0b0b;
}

/* Small Screens: horizontal thumbs */
@media (max-width: 1023px) {
  .product-single-gallery .slider_type_3 {
    flex-direction: column;
  }

  .product-single-gallery .slider_type_3 .swiper-thumb {
    order: 2;
    width: 100%;
    height: auto;
  }

  .product-single-gallery .slider_type_3 .swiper-thumb .swiper-wrapper {
    flex-direction: row;
  }

  .product-single-gallery .slider_type_3 .swiper-thumb .swiper-slide {
    width: auto;
    margin-right: 10px;
    margin-bottom: 0;
  }
}

/* Large Screens: vertical thumbs */
@media (min-width: 1024px) {
  .product-single-gallery .slider_type_3 {
    flex-direction: row-reverse;
  }
  .product-single-gallery .slider_type_3 .swiper-thumb {
      width: 730px;
      height: 325px;
  }

  .product-single-gallery .slider_type_3 .swiper-thumb .swiper-wrapper {
    flex-direction: column;
  }

  .product-single-gallery .slider_type_3 .swiper-thumb .swiper-slide {
    margin-bottom: 10px;
  }
}
/* Slider type 3 (vertical thumb outside) end */
.product-single-gallery .swiper-button-prev, .product-single-gallery .swiper-container-rtl .swiper-button-next ,
.product-single-gallery .swiper-button-next, .product-single-gallery .swiper-container-rtl .swiper-button-prev {
    background: none !important;
}
/* Product details page redesign ends */

/* Swiper Latest modifications */
.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}
/* Swiper Latest modifications ends */

/* Common css about cart */
#cart .dropdown-menu {
  background: #fff;
  z-index: 9999;
  position: fixed;
  right: 0;
  top: 0;
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 100%;
  width: 90%;
  max-width: 37.5rem;
  padding: 3rem;
  font-size: 1.4rem;
  border: 0;
  overflow: auto;
}

#cart>.btn {
  color: #fff;
  background: transparent;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
  padding: 0;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 40px;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 1.6rem;
}

#cart #cart-total .text-item,
#cart .text-cart {
  display: none;
}

/* #cart > .btn:before {
    font-size: 2.8rem;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    content: "\f110";
    font-family: "Ionicons";
    margin-right: 17px;
} */



.cart-dropdown-menu-close {
  position: fixed;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  font-size: 2.8rem;
  right: 20px;
  top: 5px;
  color: #222;
  cursor: pointer;
  z-index: 99;
}

#cart .dropdown-menu img {
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
}

#cart .dropdown-menu .table-bordered {
  border: 0;
  margin: 0;
}

#cart .dropdown-menu .table-bordered>tbody>tr>td {
  line-height: 3rem;
  color: #909296;
  text-transform: capitalize;
  font-size: 1.6rem;
}

#cart .dropdown-menu .table>tbody>tr>td,
#cart .dropdown-menu .table>tbody>tr>th,
#cart .dropdown-menu .table>tfoot>tr>td,
#cart .dropdown-menu .table>tfoot>tr>th,
#cart .dropdown-menu .table>thead>tr>td,
#cart .dropdown-menu .table>thead>tr>th {
  border: 0;
  padding: 0;
}

#cart .dropdown-menu .table-bordered>tbody>tr>td>strong {
  font-weight: 400;
}

#cart .dropdown-menu .table-bordered>tbody>tr:last-child>td>strong {
  font-size: 1.8rem;
  font-weight: 600;
  color: #2b2d2f;
}

#cart .dropdown-menu .table-bordered>tbody>tr:last-child>td:last-child {
  font-size: 1.8rem;
  font-weight: 600;
  color: var(--link-hover-color);
}

#cart .dropdown-menu .table-bordered>tbody>tr>td:last-child {
  color: #909296;
  font-weight: 400;
  font-size: 1.6rem;
}
/* Common css about cart ends */
/* ===============================
   CAPTCHA Label Styling
   =============================== */
label[for="input-captcha"] {
    color: #000000;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
    display: inline-block;
}

  /* serach page */
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control{font-size:1.5rem;}

div.row div.col label.col-form-label.search-label {
    font-size: 15px;
    line-height: 1.4;
    display: inline-block;
    margin-bottom: 4px;
}

/* Category Dropdown Styling (search page) */
#product-search select#input-category.category-select {
    font-size: 15px;
    padding: 8px 10px;
    line-height: 1.4;
}

/* Style for the first option (text_category) */
#product-search select#input-category.category-select option:first-child {
    font-size: 15px;
}

#product-search .form-check label.form-check-label.description-label {
    font-size: 15px;
    line-height: 1.4;
    vertical-align: middle;
    cursor: pointer;
     margin-bottom: 4px;
}

#product-search .form-check label.form-check-label.sub-category-label {
    font-size: 15px;
    line-height: 1.4;
    vertical-align: middle;
    cursor: pointer;
}

/* product tab css */
.tabs-product .tabs-style {
    position: relative;
    display: block;
    margin-bottom: 22px;
    margin-top: calc(var(--rowspace) - 4px);
}
.tabs-product .tabs-style .nav-tabs>li>a {
    font-weight: 600;
    font-size: 1.8rem !important;
    padding: 1.5rem 1.8rem !important;
    letter-spacing: -0.01em !important;
}
/* product tab css */

/* Slider content margin removal */
.full-width .slider-container, .full-width.slider-group {
    margin-top: 0px;
}
#content {
    padding: 0px;
}
.block-title .block-title-wrp .title {
    border: none;
}

/* Manufacturer carousel modification */
.carousel.slide .carousel-control-prev,
.carousel.slide .carousel-control-next {
    background: transparent;
}
.carousel.slide {
    box-shadow: none;
    margin-bottom: 20px;
}


/* topbar hide in mobile menu */
@media only screen and (max-width: 575px) {
    #top,#topbar {
        display: none;
    }
}

/* Theme based modifications css */

/* fabrilife theme */
@media(min-width: 1000px) {
    .fabrilife-theme .box-large-image .col-large-image .image-content{height: 96%;}
    .fabrilife-theme .box-large-image .col-muti-items {
        flex: 3;
    }
}

/* fabrilife theme ends */

/* believers-theme css codes */
.believers-theme .hero-slider .owl-prev i,
.believers-theme .hero-slider .owl-next i {
    font-weight: 900;
    border: 1px solid #fff3;
    color: white;
    transition: all 0.5s ease;
    background: transparent;
    border-radius: 50%;
    font-size: 18px;
}

.believers-theme .hero-slider .owl-prev:hover i,
.believers-theme .hero-slider .owl-next:hover i {
    background-color: white;
    border-color: white;
    color: var(--link-hover-color);
}

.believers-theme .hero-slider button:not(.owl-dot) {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-out 0s;
}
.believers-theme .hero-slider:hover button {
    opacity: 1;
    visibility: visible;
}
.believers-theme .hero-slider:hover .owl-prev {
    left: 40px;
}

.believers-theme .hero-slider:hover .owl-next {
    right: 40px;
}
.believers-theme .hero-slider .owl-prev {
    left: 0;
}
.believers-theme .hero-slider .owl-next {
    right: 0;
}
.believers-theme .hero-slider.owl-carousel .owl-item img {
    border-radius: 10px;
}
.believers-theme .hero-slider .owl-dots {
    bottom: 25px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: auto;
    z-index: 1;
}
.believers-theme .hero-slider .owl-dots .owl-dot.active span {
    background: white;
}
.believers-theme .hero-slider .owl-dots .owl-dot span, .believers-theme .hero-slider .owl-dots .owl-dot:not(.active):hover span   {
    background: #fff3;
}
/* believers theme ends */

/* startech theme */
.startech-theme .hero-slider.owl-carousel .owl-item img {
    border-radius: 10px;
}
.startech-theme .hero-slider .owl-dots {
    bottom: 10px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: auto;
    z-index: 1;
}

.startech-theme .hero-slider .owl-dots .owl-dot span{
    display: inline-block;
    width: 30px;
    height: 8px;
    background: #fff;
    margin: 0 5px;
    opacity: .5;
    cursor: pointer;
    border-radius: 0;
}
.startech-theme .hero-slider .owl-dots .owl-dot.active span {
    background: var(--link-hover-color);
    opacity: 1;
}
.startech-theme .hero-slider .owl-dots .owl-dot:not(.active):hover span   {
    background: #fff;
}
.startech-theme .block-title {
    text-align: center;
}
.startech-theme .block-title .block-title-wrp {
    justify-content: center;
    gap: 10px;
}
.startech-theme .block-title .title {
    border: none;
    font-size: 20px;
}
body.common-home.startech-theme {
    background: #f2f4f8;
}
.startech-theme .special-categories-module .product-category{
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.startech-theme .special-categories-module .product-category:hover .image:after {
    background-color: transparent;
}
.startech-theme .special-categories-module .product-category:hover .category-content h3 {
    color: var(--link-hover-color);
}
.startech-theme .product-default {
    color: #777;
    margin-bottom: 1rem;
    transition: box-shadow 0.3s ease-in-out;
    background: white;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px;
}
@media (max-width: 1279px){
    .startech-theme .slider-group {
        margin-top: 4rem !important;
    }
}
/* startech theme ends */

/* htbazar theme start */
.htbazar-theme .block-title {
    text-align: center;
}
.htbazar-theme .block-title .block-title-wrp {
    justify-content: center;
    gap: 10px;
}
.htbazar-theme .block-title .title {
    border: none;
    font-size: 45px;
}
.htbazar-theme .bottom-middle-view-more a:hover{
    background: #000;
    color: #fff;
}
.htbazar-theme .special-categories-module .product-category{
    background: #d4ffec;
    border-radius: 8px;
}
.htbazar-theme .special-categories-module .product-category:hover{
    background: #016938;
}
.htbazar-theme .special-categories-module .version_4:hover .category-content h3{
    color: #fff;
}
/* htbazar theme end */

/* shajgoj theme start*/
.shajgoj-theme .hero-slider .owl-dots .owl-dot span, .shajgoj-theme .hero-slider .owl-dots .owl-dot:not(.active):hover span   {
    background: #58595b;
}
/* shajgoj theme end */


/* aynila theme start */
.aynila-theme .hero-slider .owl-dots {
    bottom: 4%;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: auto;
    z-index: 1;
}
.aynila-theme .special-categories-module .product-category {
    border: 1px solid var(--link-hover-color);
    text-align: center;
    border-radius: 10px;
    margin: 2px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.aynila-theme .special-categories-module .pt-content .row {
    row-gap: 10px;
}
.aynila-theme .special-categories-module .version_4 .category-content {
    padding-bottom: 30px;
}
/* aynila theme start end*/

/* wholesale-theme */
.wholesale-theme .owl-theme .owl-dots {
    position: absolute;
    bottom: 5%;
    left: 50%;
    z-index: 9;
    line-height: 1;
}
.wholesale-theme .special-categories-module .product-category {
    border: 1px solid rgb(238, 238, 238);
    text-align: center;
    border-radius: 0px;
    margin: 0px;
}
.wholesale-theme .special-categories-module .product-category:hover .image:after {
    background: transparent;
}
.wholesale-theme .product-default {
    border: 1px solid #d8d5d7;
    border-radius: 5px;
}
.wholesale-theme .block-title .block-title-wrp .title {
    border: none;
}
.wholesale-theme .slider-group {
    margin-top: 1rem;
}
/* wholesale-theme ends*/

/* Priozon theme */
.priozon-theme .owl-theme .owl-dots {
    position: absolute;
    bottom: 4%;
    left: 50%;
    z-index: 9;
    line-height: 1;
}
.priozon-theme .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 0 5px;
}
.priozon-theme .slider-container {
    margin-top: 0;
}
.priozon-theme .slider-group {
    margin-top: 3rem;
}
.priozon-theme .block-title .block-title-wrp .title {
    border: none;
}
/* Priozon theme ends */

/* supershop theme */
.supershop-theme .priozon-theme .block-title .block-title-wrp .title {
    border: none;
}
/* supershop theme ends */

/* fabign theme */
.fabign-theme .owl-carousel.owl-drag .owl-item  {
    max-height: 526px;
}
/* fabign theme ends*/

/* ahbab theme */
.ahbab-theme .slider-group {
    margin-top: 0;
}
/* ahbab theme ends*/

/* Theme based modifications css ends */
