body{font-family: 'Century Gothic', sans-serif;}h1,h2,h3,h4,h5,h6{font-family: 'Century Gothic', sans-serif;}body{font-size:1.5rem;font-weight:400;color:#464646;}h1,h2,h3,h4,h5,h6{font-weight:700;color:#464646;}a{color:#464646;}a:hover{color:#f51e1e;}button,.btn,.btn-primary{color:#fff;background-color:#464646;border-color:#464646;background-image:none;}
button:hover,.btn:hover,.btn-primary:hover,.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open > .dropdown-toggle.btn-primary.focus,.open > .dropdown-toggle.btn-primary:focus,.open > .dropdown-toggle.btn-primary:hover{color:#fff;background-color:#2e2e2e;border-color:#2e2e2e;}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {color: #fff;background-color: #2e2e2e;border-color: #2e2e2e}
.pswp__button:hover {background-color:transparent}
:root {--rowspace:100px;}
html{font-size:62.5%;}
body{line-height:2.4rem;width:100%;letter-spacing: 0.02em;margin-right:0px!important;padding-right:0px!important}
h1, h2, h3, h4, h5, h6{color:#444;}
.fa{font-size:1.4rem;}
*:focus{outline:none !important;}
h1{font-size:2.6rem;}
h2{font-size:2.4rem;}
h3{font-size:2.2rem;}
h4{font-size:1.8rem;}
h5{font-size:1.4rem;}
h6{font-size:1.2rem;}
.modal-content {box-shadow: 0 0 0 6px rgba(153,153,153,.3);}
a:focus, a:hover {text-decoration: none;}
img{max-width:100%;}
a{color:#f51e1e;}
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.4rem;}
.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: 1px;
    background-color: #3f51b538;
    height: 2px;
    width: 1em;
    border: 1px;
    padding-top: 1em;
    margin-top: 1em;
}
body ::-webkit-scrollbar-thumb {
    background-color: rgb(230 53 59);
    border-radius: 10px;
    height: 1em;
    width: 2em;
    border: 1px;
    padding-top: 1em;
    margin-top: 1em;
}
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{content:'* ';color:#F00;font-weight:bold;}
#back-top{display:none;position:fixed;right:3rem;bottom: 20%;width: 50px;height: 50px;line-height: 48px;padding:0;text-align:center;font-size:1.8rem;z-index:8;border: 1px solid #f51e1e;color:#f51e1e;border-radius: 3px;-webkit-border-radius: 3px;cursor:pointer;}
#back-top:hover{background:#f51e1e;color: #fff;border-color:#f51e1e;}
#back-top i{vertical-align:top;line-height:inherit;}
@media (min-width: 1700px) {
#back-top {right: 10rem;}
}
@media (max-width: 767px) {
#back-top {right: 15px;}
.swiper-slide p.price {
    font-size: 12px;
}
div#ftrd p.price {
    font-size: 12px;
}
}
.full-width,.full-width > .container,
.full-width .row,.full-width .main-col,.full-width .sub-col{width:100%;margin:0;padding:0;}
.background-full {background: #f9f9f9;padding-bottom: var(--rowspace);margin-top: calc(var(--rowspace) - 3px);}
.background-full .block-title .title,.background-full .tabs-product .tabs-style .nav-tabs,.background-full .nav-style-2 .swiper-pager{background: #f8f9f9;}
.table>thead:first-child>tr:first-child>td{font-weight:bold}
.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,.special-categories-module .image a:hover img{-webkit-transform: scale(1.035) rotate(0.05deg);transform: scale(1.035) rotate(0.05deg);}
.static-sidebar {margin-bottom: 30px;}
.tabs-static {clear: both;}
.tabs-static-content {position: relative;}
.tabs-static-content .nav-stacked {display: block;background: #fff;width: 300px;text-align: center;-webkit-box-shadow: 0 0 30px 6px rgba(0,0,0,0.04);box-shadow: 0 0 30px 6px rgba(0,0,0,0.04);position: absolute;left: 7%;top: 50%;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);padding: 35px 0;}
.tabs-static-content .nav-stacked li a {display: block;background: transparent;margin: 0;font-size: 1.6rem;font-weight: 700;text-transform: uppercase;color: #7d7d7d;padding: 18px 15px;}
.tabs-static-content .nav-stacked li.active a,.tabs-static-content .nav-stacked li a:hover {color: var(--heading-color);}
.tabs-static-content .nav-stacked li.active a span {position: relative;}
.tabs-static-content .nav-stacked li.active a span:after {content: "";position: absolute;width: 100%;left: 0;bottom: -2px;height: 1px;background: var(--heading-color);}
@media (max-width: 1199px) {
.tabs-static-content .nav-stacked {width: 250px;left: 5%;}
.tabs-static-content .nav-stacked li a {padding: 10px 15px;}
}
@media (max-width: 991px) {
.tabs-static-content .nav-stacked {width: 200px;padding: 20px 0;}
.tabs-static-content .nav-stacked li a {padding: 5px 10px;}
}
@media (max-width: 767px) {
.tabs-static-content .nav-stacked {width: 100%;position: static;margin: 0;left: auto;top: auto;-moz-transform: translateY(0);-webkit-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.tabs-static-content .nav-stacked li {display: inline-block;vertical-align: top;margin: 0;}
}
.static-bottom-store1 {margin-top: calc(var(--rowspace) - 37px);}
.static-bottom-store1 .col {margin-top: 30px;}
@media (max-width: 639px){
.static-bottom-store1 .col {width: 100%;}
}
.static-top-store2 {margin-top: var(--rowspace);}
.static-top-store2 .container {position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;pointer-events: none;}
.static-top-store2 .container > .inner {position: relative;height: 100%;}
.static-top-store2 .text {position: absolute;left: 0;top: 50%;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);max-width: 435px;pointer-events: none;padding-bottom: 1px;}
@media (max-width: 1199px) {
.static-top-store2 .container {position: static;}
.static-top-store2 .text {position: static;-moz-transform: translateY(0);-webkit-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);margin: auto;margin-top: 30px;}
}
.text-style1 {text-align: center;}
.text-style1 .text1 {font-size: 7.2rem;font-family: 'tuesday';letter-spacing: 0.1em;color: rgba(0,0,0,0.07);margin: 0;margin-bottom: -68px;line-height: 1.95;}
.text-style1 .text2 {font-size: 4.8rem;font-weight: 300;color: #1e1e1f;text-transform: uppercase;line-height: 1.08333;margin-bottom: 16px;}
.text-style1 .text2 b {display: block;}
.text-style1 a {font-size: 1.3rem;text-transform: uppercase;letter-spacing: 0.2em;display: inline-block;vertical-align: top;line-height: 44px;padding: 0 34px;border: 1px solid #1e1e1f;margin-top: 33px;pointer-events: visible;}
.text-style1 a:hover {background: var(--button-bg-hover-color);border-color: var(--button-bg-hover-color);color: var(--button-hover-color);}
@media (max-width: 479px) {
.text-style1 .text1 {font-size: 4.5rem}
.text-style1 .text2 {font-size: 3.5rem;}
}
.static-middle-store2 {margin-top: var(--rowspace);background: #f9f9f9;padding-bottom: 80px;margin-top: calc(var(--rowspace) * 2);}
.static-middle-store2 .row {margin: 0 -15px;width: auto;}
.static-middle-store2-slider {margin-top: calc(var(--rowspace) * -1);}
.static-middle-store2 .text {margin-top: 60px;}
@media (max-width: 1199px) {
.static-middle-store2 {margin-top: var(--rowspace);}
.static-middle-store2-slider {margin-top: 60px;}
}
@media (max-width: 767px) {
.static-middle-store2 {padding-bottom: 60px;}
}
.static-bottom-store2 {margin-top: calc(var(--rowspace) - 34px);}
.static-bottom-store2 .col {margin-top: 30px;}
@media (max-width: 639px){
.static-bottom-store2 .col {width: 100%;}
}
.static-top-store3 {margin-top: calc(var(--rowspace) - 30px);}
.static-top-store3 .col {margin-top: 30px;}
.static-top-store3 > .row {display: flex;align-items: center;flex-wrap: wrap;}
@media (max-width: 1199px) {
.static-top-store3 .col:nth-child(3) {order: 2;width: 62.5%;}
.static-top-store3 .col:nth-child(2) {order: 1;width: 37.5%;}
.static-top-store3 .col:nth-child(1) {order: 3;width: 100%;}
.static-top-store3 .text {margin: 30px 0 0 0;max-width: 100%;}
}
@media (max-width: 767px) {
.static-top-store3 > .row {margin: 0 -7.5px;}
.static-top-store3 .col {padding: 0 7.5px;}
}
@media (max-width: 359px) {
.static-top-store3 .col {width: 100% !Important;}
}
.policy-full {background: #f9f9f9;}
.policy-block{text-align: center;margin-top: calc(var(--rowspace) - 30px);}
.policy-block > .inner{overflow: hidden;display: flex;align-items: center;flex-wrap: wrap;margin: 0 -15px;}
.policy-block .col{width: 33.333%;position: relative;padding: 0 15px;margin-top: 30px;}
.policy-block .box{position:relative;margin:auto;display: inline-block;vertical-align: top;}
.policy-block .box > .inner {}
.policy-block .box img {margin-bottom: 25px;}
.policy-block .box .text {display: block;vertical-align: top;}
.policy-block .box label {font-size: 1.8rem;text-transform: uppercase;margin:0;font-weight: 700;margin-bottom: 21px;color: var(--heading-color);line-height: 1;}
.policy-block .box p{margin: auto;margin-bottom: 0;}
@media (max-width: 767px) {
.policy-block .col {width: 100%}
}
.popular-tags .title{margin-bottom: 10px;}
.popular-tags ul {padding: 0;list-style:none;margin: 0;}
.popular-tags ul li a{line-height: 32px;display:inline-block;vertical-align:top;padding: 0 15px;font-size: 1.5rem;margin-right: 5px;margin-bottom: 10px;color: #7d7d7d;border: 0;background: #f2f2f2;font-weight:400;}
.popular-tags ul li a:last-child{margin-right:0;}
.popular-tags ul li a:hover{background:#f51e1e;border-color:#f51e1e;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 {padding: 20px 0;background: #f9f9f9;}
.newsletter-block .block-title {margin-top: 0;}
.newsletter-block{display: flex;align-items: center;}
.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: #f51e1e;}
.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-right: 30px;padding: 0;display: flex;align-items: center;flex: 1 1 auto;}
.newsletter-block .newsletter-title h3 {font-size: 1.6rem;font-weight: 700;margin: 0;text-transform: uppercase;padding: 15px 0;line-height: 24px;flex: 0 0 40%;}
.newsletter-block .newsletter-title p {margin: 0;color: #999;font-size: 1.4rem;padding: 15px 0;flex: 0 0 60%;}
.newsletter-block .newsletter-content{padding: 15px 0;text-align: right;width: 450px;}
.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: 2.4rem;text-transform: capitalize;text-shadow:none;box-shadow:none;border:0;background: transparent;color: #1e1e1f;padding: 0;margin: 0;width: 60px;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;bottom: 0;right: 0;font-weight: normal;border-radius: 3px;-webkit-border-radius: 3px;}
.newsletter-block .newsletter-content .content button:before {content: "\e01f";font-family: 'simple-line-icons';}
.newsletter-block .newsletter-content .content button:hover{color: #f51e1e;}
.newsletter-block .newsletter-content .content button span {display:none;}
.newsletter-block .newsletter_email{width: 100%;height: 50px;border: 0;border-bottom: 2px solid #e5e5e5;padding: 10px 20px;padding-right: 70px;font-size: 1.5rem;color: #1e1e1f;background: transparent;text-align: left;display: block;margin: auto;}
.newsletter-notification.error{color:red;margin-top: 10px;line-height:1;font-size:1.3rem;clear: both;text-align: left;}
.newsletter-notification.success{color:#1faf19;}
.newsletter-block .newsletter-content ::-webkit-input-placeholder{color:#1e1e1f;opacity:1;}
.newsletter-block .newsletter-content :-moz-placeholder{color:#1e1e1f;opacity:1;}
.newsletter-block .newsletter-content ::-moz-placeholder{color:#1e1e1f;opacity:1;}
.newsletter-block .newsletter-content :-ms-input-placeholder{color:#1e1e1f;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:#f51e1e;}
.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: 1199px) {
.newsletter-block .newsletter-content {width: 300px;}
}
@media (max-width: 767px) {
.newsletter-block {flex-wrap: wrap;}
.newsletter-block > * {width: 100% !Important;margin: 0 !Important;}
}
.brand-logo {text-align:center;margin-top: var(--rowspace);padding: 0;border: 0;border-radius: 0;-webkit-border-radius: 0;}
.brand-logo img{margin:auto;-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-ms-transition: all 300ms linear;-o-transition: all 300ms linear;transition: all 300ms linear;-moz-transform: scale3d(1,1,1);-webkit-transform: scale3d(1,1,1);-o-transform: scale3d(1,1,1);-ms-transform: scale3d(1,1,1);transform: scale3d(1,1,1);/* opacity: .3; */}
.brand-logo img:hover {-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-ms-transition: all 300ms linear;-o-transition: all 300ms linear;transition: all 300ms linear;-moz-transform: scale3d(1.05,1.05,1.05);-webkit-transform: scale3d(1.05,1.05,1.05);-o-transform: scale3d(1.05,1.05,1.05);-ms-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05);opacity: 1;}
#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:#f51e1e;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-container{position:relative;border-radius: 3px;-webkit-border-radius: 3px;}
.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: transparent;text-align:center;border: 1px solid #fff;border-radius: 0;-webkit-border-radius: 0;box-shadow:none;-webkit-box-shadow:none;color: #fff;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.nivo-directionNav a:hover{background: #f51e1e;color: #fff;border-color: #f51e1e;}
.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: 0;right: 0;max-width: 1710px;margin: auto;line-height:1;}
.nivo-controlNav a:hover,
.nivo-controlNav a.active,.nivo-controlNav a:hover:after, .nivo-controlNav a.active:after{cursor:pointer;background: #fff;}
.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 15px;text-align: left;}
.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: rgba(255,255,255,0.33);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.15);position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 7px;height: 7px;margin: auto;border-radius: 100%;opacity: 0;}
.slide-caption{position:absolute;left:0px;top:0px;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: 50%;left: 0;/*! 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: 2rem;margin-bottom: 12px;color: #fff;}
.slider-content .content .slide-description .text1:before {content: "";width: 50px;height: 1px;display: inline-block;vertical-align: middle;background: #fff;margin-top: -2px;margin-right: 20px;}
.slider-content .content .slide-description .text2 {font-size: 6.8rem;color: #fff;line-height: 1;font-weight: 400;}
.slider-content .content .slide-description .text3{font-size: 2rem;font-weight: 400;letter-spacing: 0;margin: 0;text-transform: capitalize;color: #fff;line-height: 1.3;margin-top: 26px;}
.slider-content .content .slide-description .text3 span {font-size: 4.8rem;}
.slider-content .content .slide-readmore a{display:inline-block;vertical-align:top;text-transform: uppercase;color: #1e1e1f;background: #fff;font-size: 1.3rem;font-weight: 400;margin-top: 48px;pointer-events:visible;line-height: 30px;padding: 8px 35px;border-radius: 0;-webkit-border-radius: 0;letter-spacing: 0.2em;}
.slider-content .content .slide-readmore a:hover{background: var(--button-bg-hover-color);color: var(--button-hover-color);}
@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:1299px){
.slider-content .content .slide-description .text1 {font-size: 1.4vw;margin-bottom: 1vw;}
.slider-content .content .slide-description .text1:before {width: 30px;margin-right: 10px;}
.slider-content .content .slide-description .text2 {font-size: 4vw;}
.slider-content .content .slide-description .text3 {font-size: 1.6vw;margin-top: 2.5vw;}
.slider-content .content .slide-readmore a {font-size: 1.2vw;padding: 0 2vw;line-height: 3.5vw;margin-top: 4vw;}
}
@media (max-width:1199px){
.slider-content .content .slide-description .text1 {font-size: 1.8vw;margin-bottom: 1vw;}
.slider-content .content .slide-description .text1:before {width: 30px;margin-right: 10px;}
.slider-content .content .slide-description .text2 {font-size: 5vw;}
.slider-content .content .slide-description .text3 {font-size: 1.8vw;margin-top: 2.5vw;}
.slider-content .content .slide-readmore a {font-size: 1.4vw;padding: 0 3vw;line-height: 4vw;margin-top: 4vw;}
}
@media (max-width:991px){
.slider-content .content .slide-description .text3 {font-size: 2vw;}
}
@media (max-width:767px){
.plaza-slider img{object-fit:cover;min-height:25rem;}
.slider-content .content .slide-description .text1 {font-size: 2.4vw;margin-bottom: 1vw;line-height: 1;}
.slider-content .content .slide-description .text1:before {width: 15px;margin-right: 5px;}
.slider-content .content .slide-description .text2 {font-size: 6vw;}
.slider-content .content .slide-description .text3 {font-size: 2.4vw;margin-top: 2.5vw;}
.slider-content .content .slide-readmore a {font-size: 1.4vw;padding: 0 3vw;line-height: 4vw;margin-top: 4vw;}

}
@media (max-width:479px){
.plaza-slider img{object-fit:cover;min-height:25rem;}
.slider-content .content .slide-description .text1 {font-size: 3vw;margin-bottom: 1vw;line-height: 1;}
.slider-content .content .slide-description .text1:before {width: 15px;margin-right: 5px;}
.slider-content .content .slide-description .text2 {font-size: 7vw;}
.slider-content .content .slide-description .text3 {font-size: 3.4vw;margin-top: 2.5vw;}
.slider-content .content .slide-readmore a {font-size: 2.4vw;padding: 0 3vw;line-height: 6vw;margin-top: 4vw;}

}
/* Стикеры */
.label-product{margin: 0px 10px;color:#fff;text-align:center;line-height:23px;padding:0 9px;position:absolute;min-width:46px;text-transform:uppercase;font-size:11px;z-index:3;border-radius:3px}
.label-product span{display:block}
.label_action{background:#de6767;color:#fff}
.label_new{background:#8bad49;color:#fff}
.label_sale{background:#4889cc;color:#fff}
.label_hit{background:#ba86ae;color:#fff}
.label-product:nth-child(1){top:20px}.label-product:nth-child(2){top:47px}.label-product:nth-child(3){top:74px}.label-product:nth-child(4){top:101px}
.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: 28px;margin-top: calc(var(--rowspace) - 4px);position:relative;text-align: left;line-height: 1;}
.block-title .title{font-size: 2.8rem;text-transform: uppercase;margin: 0;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: auto;margin-top: 14px;font-size: 1.6rem;position: relative;}
.block-title .title + p:before {content: "";width: 50px;height: 1px;background: #6f6f6f;display: inline-block;vertical-align: middle;margin-right: 20px;}
.block-title p.sub-title {text-transform: capitalize;margin-bottom: 0.4rem;}
.block-title + .pt-content {}
@media (max-width: 479px) {
.block-title .title {font-size: 2.4rem;}
}
.module-no-title {margin-top: var(--rowspace);}
.rating{overflow:hidden;line-height:1;margin-top: 15px;}
.rating a{display:inline-block;vertical-align:top;line-height: 16px;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;margin-right: 2px;width: 14px;}
.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: #b2b2b2;vertical-align:top;display:inline-block;line-height:1;}
.rating .icon-rating-x:before{color: #ffcc18;}
.ul-swatches-colors{list-style:none;text-align:left;overflow:hidden;padding:0;}
.ul-swatches-colors li{border: 1px solid #f1f1f1;float:left;position:relative;margin-right: 0.3rem;padding:1px;border-radius: 100%;overflow:hidden;}
.ul-swatches-colors li:last-child{margin-right: 0 !important;}
.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:1200px){.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 #f51e1e;}
.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: #f51e1e;}
.col-large-item .gallery-thumbs .swiper-pager {display:none;}
.large-module-style2 .col-large-item .product-thumb .product-item .manufacture-product {}
.large-module-style2 .col-muti-items {}
.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: #f51e1e;}
.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: 23.405%;margin-right: 30px;}
.box-large-image .col-muti-items {float: left;width: calc(76.595% - 30px);}
@media(max-width: 1199px) {

}
@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 .button-group {background-color: #eee;overflow: auto;}
.product-list .product-thumb .button-group {
border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {border-left: none}
}
.product-thumb .button-group button {width: 60%;border: none;display: inline-block;float: left;background-color:#464646;color: #fff;line-height: 38px;text-align: center;text-transform: uppercase;}
.product-thumb .button-group button + button {width: 20%;border-left: 1px solid #ffffff1c;}
.product-thumb .button-group button:hover {color: #fff;background-color: #2e2e2e;text-decoration: none;cursor: pointer;}
@media (max-width: 1199px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {width: 33.33%;}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {width: 33.33%;}
}
.tabs-product {position: relative;}
.tabs-product .block-title{/* margin-bottom: 25px; */}
.tabs-product .tabs-style {text-align: center;position: absolute;right: 0;top: 28px;}
.tabs-product .tabs-style .nav-tabs{margin:0;border:0;display: inline-block;vertical-align: top;padding: 0;background: #fff;}
.tabs-product .tabs-style .nav-tabs>li{float:none;margin: 0 50px 0 0;display:inline-block;vertical-align:top;text-align: center;padding: 5px 0;line-height: 1;}
.tabs-product .tabs-style .nav-tabs>li:last-child{margin:0;}
.tabs-product .tabs-style .nav-tabs>li>a{margin:0;color: #7d7d7d;position:relative;border: 0;text-align: center;display: inline-block;vertical-align: top;text-transform: uppercase;border-radius: 3px;-webkit-border-radius: 3px;padding: 0;font-size: 1.6rem;font-weight: 700;line-height: 24px;}
.tabs-product .tabs-style .nav-tabs>li>a> .image-thumb {width: 70px;height: 70px;margin: auto;border: 3px solid #f51e1e;background: #fff;display: flex;align-items: center;align-content: center;text-align: center;border-radius: 100%;-webkit-border-radius: 100%;}
.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(--heading-color);background: transparent;}
.tabs-product .tabs-style .nav-tabs>li.active>a:after {content: "";position:absolute;left: 0;right: 0;height: 1px;background: var(--heading-color);bottom: 0;}
.tabs-product .tabs-style .nav-tabs>li.active>a > .image-thumb {background: #f51e1e;}
.tabs-product .tabs-style .nav-tabs>li.active>a > .image-thumb img {-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
.product-tabs {padding-top: 10px;}
.product-tabs .block-title{margin-bottom: 25px;}
.product-tabs .tabs-style {text-align: center;position: relative;margin-bottom: 45px;right: auto;top: auto;}
.product-tabs .tabs-style:after {content:"";position: absolute;left: 0;right: 0;height: 1px;background: #eeeeee;top: 50%;z-index: -1;}
.product-tabs .tabs-style .nav-tabs{margin:0;border:0;display: inline-block;vertical-align: top;padding: 0 16px;background: #fff;}
.product-tabs .tabs-style .nav-tabs>li{float:none;margin: 0;display:inline-block;vertical-align:top;text-align: center;padding: 5px 3.5px;}
.product-tabs .tabs-style .nav-tabs>li:last-child{margin:0;}
.product-tabs .tabs-style .nav-tabs>li>a{margin:0;color: var(--heading-color);position:relative;padding: 0;border: 2px solid #eeeeee;text-align: center;display: inline-block;vertical-align: top;text-transform: capitalize;font-weight: var(--heading-font-weight);font-size: 1.8rem;font-family: var(--heading-font);border-radius: 3px;-webkit-border-radius: 3px;line-height: 30px;padding: 8px 40px;letter-spacing: -0.025em;}
.product-tabs .tabs-style .nav-tabs>li>a:hover,
.product-tabs .tabs-style .nav-tabs>li.active>a{color: #f51e1e;background: transparent;border-color: #f51e1e;}
@media (max-width: 991px) {
.tabs-product:not(.product-tabs) .tabs-style {position: relative;padding: 0;right: auto;left: auto;top: auto;margin-top: -15px;margin-bottom: 25px;text-align: left;}
.tabs-product:not(.product-tabs) .tabs-style .nav-tabs {padding: 0;}
.tabs-product .tabs-style .nav-tabs>li {margin-right: 30px;}
}
@media (max-width:767px){
.product-tabs {padding-top: 0;}
.product-tabs .tabs-style .nav-tabs {padding: 0;}
.product-tabs .tabs-style .nav-tabs>li>a {line-height: 30px;padding: 0 15px;font-size: 1.6rem;}

}
@media (max-width:479px){
.tabs-product .tabs-style .nav-tabs > li > a > .image-thumb {width: 50px;height: 50px;padding: 5px;border-width: 2px;}
}
.countdown-module {}
.countdown-module .product-thumb  .product-item {border: 2px solid #f51e1e;}
.countdown-module .product-thumb  .product-item .caption {text-align: center;padding-bottom: 41px;}
.countdown-module .product-thumb  .product-item .caption .rating {display: inline-block;vertical-align: top;margin-bottom: 12px;}
.countdown-module .product-thumb  .product-item .manufacture-product a {font-size: 1.5rem;}
.countdown-module .product-thumb  .product-item .caption .h4 a {font-size: 1.8rem;}
.countdown-module .product-thumb  .product-item .caption .h4 {margin-bottom: 10px;}
.countdown-module .product-thumb  .product-item .caption .price,
.countdown-module .product-thumb  .product-item .caption .price .price-old {font-size: 1.7rem;}
.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: 17px;}
.countdown-module .countdown-box-flex {display: flex;align-items: center;justify-content: center;margin-top: 21px;}
.countdown-module .product-thumb .button-group {height: 48px;display: flex;align-items: center;}
.quantity-progress {display: none;}
.product-available,.product-sold {float: left;margin-bottom: 3px;text-transform: capitalize;color: #777;}
.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: #f51e1e;}
.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;float: left;margin-right: 22px;}
.countdown-box .box:last-child {margin: 0;}
.countdown-box .box b{font-size: 1.4rem;color: #242424;display:block;font-weight: 400;margin-bottom: 10px;position: relative;border: 2px solid #ebebeb;width: 50px;height: 50px;line-height: 46px;border-radius: 3px;-webkit-border-radius: 3px;}
.countdown-box .box span{display:block;text-transform: capitalize;line-height: 1;}
@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: 1199px) {
.countdown-module .countdown-box-flex {display: block;}
.products-container .text-countdown {margin: 0 0 20px 0;}
.products-container .countdown-box > .inner {display: inline-block;vertical-align: top;}
}
@media (max-width: 767px) {
.countdown-module .product-thumb .grid-style .product-item .caption {padding-bottom: 20px;}
}
@media (max-width: 639px) and (min-width: 480px) {
.products-container .countdown-box .box b {font-size: 1.8rem;}
.products-container .countdown-box .box b:after {opacity: 0;}
.products-container .countdown-box .box {margin-right: 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;}
}
.special-categories-module {margin-top: var(--rowspace);}
.special-categories-module .block-title {display:none;}
.special-categories-module .swiper-viewport{}
.special-categories-module .category-content{position: relative;text-align: center;}
.special-categories-module .category-content .image a {display: inline-block;vertical-align: top;overflow: hidden;}
.special-categories-module .category-content .caption {position: absolute;top: 0;bottom: 0;left: 0;display: flex;flex-direction: column;justify-content: center;text-align: left;padding-left: 8%;}
.special-categories-module .category-content .caption > .inner {background: rgba(255,255,255,0.85);padding: 33px 40px 30px 40px;-webkit-box-shadow: 0 0 30px 6px rgba(0,0,0,0.04);box-shadow: 0 0 30px 6px rgba(0,0,0,0.04);min-width: 300px;}
.special-categories-module .category-content .caption .h4 {margin-top: 0;margin-bottom: 26px;}
.special-categories-module .category-content h4 a {font-size: 2.8rem;text-transform: uppercase;font-weight: 700;}
.special-categories-module .category-content .total-items {text-transform: capitalize;margin: 0;margin-bottom: 6px;font-size: 1.6rem;display: none;}
.special-categories-module .product-thumb .product-item .caption .h4 a{text-transform: capitalize;font-size: 2rem;color: var(--heading-color);line-height: 1.5;}
.special-categories-module .product-thumb .product-item .caption .h4 a:hover {color: #f51e1e;}
.special-categories-module .category-content h4 a:hover{color: #f51e1e;}
.special-categories-module .category-content .view-more {text-transform: uppercase;letter-spacing: 0.2em;font-size: 1.3rem;color: #1e1e1f;display: inline-block;vertical-align: top;margin-top: 27px;}
.special-categories-module .category-content .view-more:before {content: "";width: 8px;height: 1px;background: #1e1e1f;display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 10px;}
.special-categories-module .category-content .view-more:hover {color: #f51e1e;}
.special-categories-module .category-content .view-more:hover:before {background: #f51e1e;}
.category-description{line-height:2rem;font-size:1.4rem;color:#777;}
.special-categories-module .category-content .caption .link{text-transform:capitalize;color:#f51e1e;font-size:1.4rem;display:block;line-height:2rem;}
.special-categories-module .category-content .caption .link:hover{text-decoration:underline;}
.child-featured-categories{padding:0;font-size: 1.6rem;margin:0;list-style:none;text-transform: uppercase;}
.child-featured-categories li:not(:last-child) {margin-bottom: 24px;}
.child-featured-categories li a:hover {text-decoration: underline;}
.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;}
@media (max-width: 767px) {
.special-categories-module img {min-height: 500px;object-fit: cover;}
}
@media (max-width: 479px) {
.special-categories-module .category-content .caption > .inner {min-width: auto;padding: 15px 25px;}
}
.testimonial-module{}
.testimonial-module .swiper-viewport {margin: 0;}
.testimonial-module .swiper-viewport .swiper-slide {padding: 0;}
.testimonial-module .gallery-thumbs {max-width: 31rem;margin-bottom: 2.5rem;}
.testimonial-module .testimonial-box {text-align: center;max-width: 92rem;margin: auto;}
.testimonial-module .testimonial-box p{font-size: 1.8rem;color: #1e1e1f;font-family: 'Prata', serif;line-height: 1.545;}
.testimonial-module .testimonial-images {-moz-transform: scale(0.64);-webkit-transform: scale(0.64);-o-transform: scale(0.64);-ms-transform: scale(0.64);transform: scale(0.64);-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;}
.testimonial-module .testimonial-images.active {-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.testimonial-module .testimonial-author{color: #1e1e1f;font-size: 1.4rem;font-weight: 700;display: block;margin-top: 22px;text-transform: uppercase;letter-spacing: 0.25em;}
.testimonial-module .rating {display: inline-block;vertical-align: top;margin-top: 28px;}
#instagram_block_home{display:inline-block;vertical-align:top;width:100%;margin-top: calc(var(--rowspace) - 5px);position: relative;}
#instagram_block_home .block-title{/*! display: none; */}
.instagram-title {position: absolute;top: 50%;left: 0;right: 0;text-align: center;margin-top: -22px;z-index: 2;pointer-events: none;}
.instagram-title > .inner {margin: 0;text-transform: uppercase;font-weight: 700;font-size: 1.6rem;padding: 10px 30px;border-radius: 0;align-items: center;background: #fff;color: #1e1e1f;display: inline-block;vertical-align: top;}
.instagram-title > .inner p {margin: 0;display: flex;align-items: center;}
.instagram-title > .inner p:before {content: "\f16d";font-family: 'FontAwesome';font-size: 2.3rem;vertical-align: middle;padding-right: 15px;border-right: 1px solid #d4d4d4;margin-right: 15px;font-weight: normal;}
#instagram_block_home .swiper-viewport{margin: 0;}
#instagram_block_home .swiper-viewport .swiper-slide{padding: 0;}
#instagram_block_home .fancybox{position:relative;margin-bottom: 0;}
#instagram_block_home .fancybox:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background: #000;display:grid;align-content:center;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;}
#instagram_block_home .fancybox:hover:before{opacity: 0.8;}
#instagram_block_home .fancybox:hover .box-cmt {opacity: 1;}
#instagram_block_home .fancybox .box-cmt {position: absolute;left: 0;right: 0;text-align: center;top: 50%;font-size: 1.4rem;color: #fff;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);pointer-events: none;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;}
#instagram_block_home .fancybox .box-cmt > span {display: inline-block;vertical-align: top;margin-right: 2rem;}
#instagram_block_home .fancybox .box-cmt > span:last-child {margin: 0;}
#instagram_block_home .fancybox .box-cmt > span:before {content:"\f443";font-family: "Ionicons";font-size: 1.6rem;margin-right: 6px;}
#instagram_block_home .fancybox .box-cmt .comment-count:before {content: "\f3fa";}
#instagram_block_home .fancybox img{width:100%;}
#instagram_block_home .text-follow{text-align:center;margin-bottom:0;margin-top:3.3rem;background:url(../image/line_instagram.png) center no-repeat;background-size:contain;}
#instagram_block_home .text-follow a{font-size:1.2rem;font-weight:500;text-transform:uppercase;padding:0 2rem;background:#fff;position:relative;color: #707070;}
#instagram_block_home .text-follow a:hover {color:#f51e1e;}
@media (max-width: 991px) {
#instagram_block_home {}
}
.blog-full {padding-bottom: 9.4rem;border-bottom: 1px solid #ebebeb;}
@media (max-width: 991px) {
.blog-full {padding-bottom:4.4rem;}
}
.blog-module{}
.blog-module .post-item {-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;}
.blog-module .post-item .post-cation {overflow: hidden;padding-top: 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;background: #fff;padding: 25px 30px 32px 30px;}
.blog-module .post-item:hover .post-cation .post-name a:hover,
.blog-module .post-item:hover .post-cation .btn-more a:hover,
.blog-module .post-item:hover .post-cation .btn-more a:hover:after {color: #f51e1e;}
.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-intro p {display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.post-image{overflow:hidden;}
.post-item .post-cation{text-align: left;padding-top: 25px;}
.post-item .post-cation .post-name{margin:0;margin-top: 0;position: relative;margin-bottom: 7px;}
.post-item .post-cation .post-name a{font-size: 1.8rem;font-weight: 400;display:block;line-height: 1.3;text-transform: uppercase;}
.post-item .post-cation .post-name a:hover{color:#f51e1e;opacity: 0.7;}
.post-date-author {display:none;}
.post-date {display:none;}
.post-author{line-height: 28px;display: inline-block;vertical-align: top;color: #fff;text-transform: uppercase;background: #253237;padding: 0 15px;border-radius: 30px;-webkit-border-radius: 30px;font-size: 1.2rem;}
.post-intro p{margin-bottom: 10px;line-height: 24px;font-size: 1.5rem;}
.post-item .post-cation .btn-more{margin-top: 27px;}
.post-item .post-cation .btn-more a{font-size: 1.3rem;text-transform: uppercase;display: inline-block;vertical-align: top;font-weight: 400;text-decoration: none;color: #1e1e1f;-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;}
.post-item .post-cation .btn-more a:before {content: "";width: 8px;height: 1px;background: #1e1e1f;display: inline-block;vertical-align: middle;margin-right: 10px;margin-top: -2px;-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;}
.post-item .post-cation .btn-more a:hover{color: #f51e1e;/* opacity: 0.7; */}
.post-item .post-cation .btn-more a:hover:before {background: #f51e1e;width: 24px;}
.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: 2rem;}
.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:#f51e1e}
.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; */margin-bottom: 30px;}
.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 (min-width: 480px) and (max-width: 767px) {
.blog-module .post-item .post-cation {padding: 20px 15px; }
}
@media (max-width:479px){.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:#f51e1e;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 > h1 {margin-top: 0;text-transform: uppercase;letter-spacing: 0;}
#content > h2 {text-transform: uppercase;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 {}
.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: #f51e1e;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: #f51e1e;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: #1e1e1f;margin-top: var(--rowspace);color: rgba(255,255,255,0.5);}
.footer-links .btn-group{display:block;}
.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{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 .dropdown-toggle:hover i{/* color:#f51e1e; */}
.footer-links ul.list-unstyled {margin-bottom: 0;}
.footer-information > ul.list-unstyled {/* display: grid; *//* grid-template-columns: auto auto; */}
.footer-links .footer-content{font-size: 1.4rem !important;}
.footer-links .dropdown-menu {margin:0 0 3rem 0;float:none;position:relative;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{}
.footer-links .inner {padding: calc(var(--rowspace) - 27px) 0 calc(var(--rowspace) - 53px) 0;display: inline-block;vertical-align: top;width: 100%;}
.footer-links .col{margin-bottom: 30px;}
.footer-links .title {font-size: 2.2rem;text-transform: uppercase;margin-bottom: 30px;font-weight: 700;color: #fff;}
.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.5);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: #fff;margin-left: 7px;}
.footer-about-us p {line-height: 20px;}
.footer-about-us label {color: #fff;font-size: 1.4rem;margin-top: 8px;margin-bottom: 4px;}
.footer-phone {margin: 0;}
.footer-phone span {font-size:1.6rem;color: rgba(255,255,255,0.5);font-weight: 700;}
.footer-phone i {font-size:1.6rem;color:#7d7d7d; vertical-align: inherit;margin-right: 10px;}
.payment p {margin: 0;}
.social-block {margin-top: 12px;}
.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 ul {padding: 0;list-style: none;margin: 0;}
.social ul li {display: inline-block;vertical-align: top;margin-right: 7px;margin-bottom: 10px;}
.social ul li:last-child {margin-right: 0;}
.social ul li a{display:inline-block;vertical-align:top;font-size: 0;color: #fff;text-align:center;border: 0;font-weight: 400;width: 40px;line-height: 40px;background: #2f2f30;border-radius: 100%;-webkit-border-radius: 100%;}
.social ul li a:before {margin-left:2px;content:"\e00b";font-family: 'simple-line-icons';font-size: 1.6rem;display: inline-block;vertical-align: top;}
.social ul li a.twitter:before {content:"\e009";}
.social ul li a.google:before {content:"\e60d";}
.social ul li a.youtube:before {content:"\e008";}
.social ul li a.instagram:before {content:"\e609";}
.social ul li a.vkontakte:before{content:"\e618";}
.social a:hover{color:#fff;background: #f51e1e;}
.footer-copyright {position: relative;z-index: 1;color: rgba(255,255,255,0.5);text-align: center;}
.footer-copyright .container-inner {border-top: 1px solid rgba(255,255,255,0.07);padding: 22px 0;}
.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: #f51e1e;}
.footer-copyright .text-powered {margin: 0;text-align: right;padding: 5px 0;}
.footer-copyright .text-powered a {color: rgba(255,255,255,0.5);}
.footer-copyright .text-powered a:hover {text-decoration: underline;color: #fff;}
.footer-middle {padding-bottom: var(--rowspace);}
.logo-footer {text-align: left;padding: 7px 0;}
.footer-custom-links {list-style: none;margin: 0;text-align: center;padding: 5px 0;}
.footer-custom-links li {display: inline-block;vertical-align: top;position: relative;padding-right: 12px;margin-right: 12px;}
.footer-custom-links li:after {content: "";width: 1px;height: 13px;position: absolute;right: 0;top: 50%;margin-top: -6.5px;background: #fff;}
.footer-custom-links li:last-child {margin: 0;padding: 0;}
.footer-custom-links li:last-child:after {opacity: 0;}
.footer-custom-links li a {color: #fff;display: inline-block;vertical-align: top;line-height: 24px;}
.footer-custom-links li a:hover {text-decoration: underline;}
.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;}
body .quickview-container .alert{}
.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:#f51e1e;text-decoration:none;cursor:pointer;background:transparent;opacity:1;}
.breadcrumbs{padding: 103px 0;background: #f9f9f9;text-align: center;}
.breadcrumbs.has-image {position: relative;border: 0;padding: 0;}
.breadcrumbs.has-image > .container {position: absolute;top: 50%;left: 0;right: 0;margin: auto;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.breadcrumbs.has-image .container-inner {padding: 0;}
.breadcrumbs.has-image .category-image .img-thumbnail {min-height: 150px;object-fit: cover;}
.breadcrumbs .container-inner {}
.breadcrumbs h1{font-size: 3.6rem;text-transform: uppercase;margin: 0;margin-top: 10px;font-weight: 400;}
.breadcrumbs .breadcrumb {margin-bottom: 0;}
.breadcrumb{margin:0;padding: 10px 0;margin-bottom: 30px;border:0;background: transparent;font-size:1.3rem;height:29px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-height: 1.5;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.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;color: #7d7d7d;}
.breadcrumb > li > a:hover,.breadcrumb > li:last-child > a,.breadcrumb > li:last-child{color:#f51e1e;}
@media (max-width: 991px) {
.breadcrumbs {padding: 40px 0;}
}
@media (max-width: 767px) {
.breadcrumbs h1 {font-size: 3rem}
}
@media (max-width: 479px) {
.breadcrumbs h1 {font-size: 2.6rem;}
}
.buttons{margin:1em 0;overflow:hidden;}
.btn{line-height: 25px;padding: 6px 30px;font-size: 1.4rem;font-weight: 500;border:0;border-radius:0px;-webkit-border-radius:0px;box-shadow: none;-webkit-box-shadow:none;text-transform: uppercase;}
.btn-default{line-height:25px;padding:6px 30px;font-size: 1.4rem;font-weight: 500;border:0;border-radius:0px;-webkit-border-radius:0px;box-shadow:none;-webkit-box-shadow:none;text-transform: uppercase;}
.btn.focus, .btn:focus, .btn:hover, .btn:active, .btn-default:active, .btn-default:hover,.bootstrap-datetimepicker-widget td span:hover{color:#ffffff;text-shadow:none;background-color:#2e2e2e;}
.btn-primary{color:#ffffff;text-shadow:none;background-color:#464646;}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{background-color:#2e2e2e;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:#f51e1e;}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled]{box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1);color: #fff;background-color: #ac2925;border-color: #ac2925;}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {color: #fff;background-color: #ac2925;border-color: #ac2925;}
.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:#f51e1e;border-radius:0;}
.btn-link:focus, .btn-link:hover{text-decoration:none;color:#f51e1e;}
.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{margin-bottom: 53px;}
.list-categories h3{font-size: 2rem;text-transform: uppercase;margin-top:0;margin-bottom: 18px;position: relative;padding-bottom: 17px;}
.list-categories h3:after {content: "";width: 60px;height: 1px;background: #f51e1e;position: absolute;left: 0;bottom: -1px;}
.list-categories .list-group-item{border:0;color: #1e1e1f !Important;line-height: 26px;text-transform:capitalize;background:transparent !important;margin:0;border: 0;border-radius: 0;padding: 5px 0;}
.list-categories .list-group-item:last-child {/* border: 0 !important; */}
.list-categories .list-group-item span{line-height: inherit;color: #7d7d7d !important;float: right;}
.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: #7d7d7d !important;padding: 0;padding-left: 20px;}
.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:#f51e1e !important;text-decoration: underline;}
.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:#f51e1e;}
.list-categories .list-group-item.active span,
.list-categories .list-group-item.active:focus span,
.list-categories .list-group-item.active:hover span,
.list-categories .list-group-item:hover span{/* background: #f51e1e; *//* color: #fff; */}
.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 > * {-webkit-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;}
.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;}
.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: 0;}
.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:#f51e1e !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: 10px;padding: 26px 20px 7px 18px;border-top: 1px solid #ededed;border-radius: 0;-webkit-border-radius: 0;background: #fff;}
.tool-bar .form-group {margin-bottom: 10px;}
.tool-bar .form-group.input-group {padding: 3px 0;}
@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: 26px;height: 32px;line-height: 32px;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;}
.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:3.7rem;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: 0px;-webkit-border-radius:0px;}
#input-sort,#input-limit{border: 1px solid #ccc;color: #555;border-radius:0px;-webkit-border-radius:0px;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: #7d7d7d;padding: 0 5px 0 0;}
#compare-total{line-height: 26px;padding: 3px 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:#f51e1e;background:transparent;}
.pagination>li{margin-right: 10px;float:left;}
.pagination>li:last-child{margin-right:0;}
.pagination>li>a, .pagination>li>span{background: #fff;border-radius: 0;-webkit-border-radius: 0;border: 1px solid #e4e4e4;padding:0;width: 40px;height: 40px;line-height: 38px;text-align:center;color: #1e1e1f;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: 0;-webkit-border-radius: 0;}
.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: #f51e1e;color: #fff;border-color: #f51e1e;}
.tool-bar-bottom div + div{line-height: 40px;color: #1e1e1f;}
.tool-bar-bottom .pagination {margin: 0;vertical-align: top;}
@media (max-width:767px){.tool-bar-bottom div div{text-align:center;}
.tool-bar-bottom .pagination{margin-bottom:0;}
}
.product-layout .product-thumb{margin-bottom: 49px;}
.product-grid .product-description{display:none;}
.product-list .product-thumb{margin-bottom: 30px;}
.product-list .product-thumb {overflow: hidden;display: flex;flex-wrap: wrap;}
.product-list .product-thumb  .image {float: left;width: 31.5%;}
.product-list .product-thumb .button-group  {float: left;width: 31.5%;}
.product-list .product-thumb .image > .inner {display: inline-block;vertical-align: top;position: relative;}
.product-list .product-thumb .caption{padding: 0 0 0 30px;text-align: left;width: 68.5%;}
.product-list .product-thumb .caption > .inner {/* display: flex; *//* flex-direction: column; */}
.product-list .product-thumb .manufacture-product {order: 1;}
.product-list .product-thumb .caption .h4 {order: 2;margin-bottom: 9px;margin-top: 20px;}
.product-list .product-thumb .caption .h4 a {font-size: 2rem;}
.product-list .product-thumb .category-options {order: 3;}
.product-list .product-thumb .caption .ratings {order: 3;margin-bottom: 14px;display: block;padding: 0;margin-top: 19px;}
.product-list .product-thumb .product-description{order: 5;margin-top: 31px;margin-bottom: 0;}
.product-list .product-thumb .caption .price {order: 4;font-size: 2rem;}
/* Витрина категорий, бренды, подкатегории */
.catalog-section{display:block;border:1px solid #ebebeb;margin:0 0 20px 0}
.catalog-section,.catalog-section:hover{text-decoration:none;color:#464646;border-radius:0px;}
.catalog-section:hover .catalog-section__caption{color:#f51e1e}
.catalog-section__image{height:120px;max-height:120px;position:relative;padding:10px;background:#fff;border-top-left-radius:0px;border-top-right-radius:0px;}
.catalog-section__img{display:block;padding:10px;max-height:inherit;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.catalog-section__caption {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    color: #666;
    height: 5em;
}
.catalog-section__caption span{/*overflow:hidden;text-overflow:ellipsis;display:-webkit-box;*/line-height:1;-webkit-line-clamp: 1;-webkit-box-orient:vertical}
.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;}
.rating .fa-star + .fa-star-o{}
h2.price{margin:0;}
.price{color: #1e1e1f;font-weight: 900;margin:0;font-size: 1.6rem;}
.price .price-tax{display:none;}
.price .price-new {/* color: #cf2929; */}
.price .price-old{color: #9b9b9b;font-weight:normal;font-size: 1.6rem;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{}
.product-image-details .swiper-viewport{margin: 0 -10px;}
.product-image-details .swiper-slide{padding: 1px 10px;text-align: center;}
.product-image-details .cloud-zoom-gallery{/* opacity: 0.3; */}
.product-image-details .cloud-zoom-gallery {position: relative;display: inline-block;vertical-align: top;border: 1px solid transparent;border-radius: 0;-webkit-border-radius: 0;}
.product-image-details .cloud-zoom-gallery img {border-radius: 0;-webkit-border-radius: 0;}
.product-image-details .img-active .cloud-zoom-gallery,.product-image-details .cloud-zoom-gallery:hover {border-color: #f51e1e;}
.product-info-details{text-align:left;}
.product-info-details .rating .icon-ratings {}
.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 {/*! margin-right: 2.8rem; */}
.product-info-details  .countdown-box .box:last-child {margin: 0;}
#product-product .product-info-details > .inner {}
#quickview-content .product-info-details {max-height: 100%;text-align: left;position: absolute;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:#f51e1e;}
.product-info-details .product-tags{margin-bottom: 2.3rem;clear: both;color: var(--heading-color);font-weight: 700;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:#f51e1e;}
.product-info-details h1{font-size: 2rem;margin-top: 0;margin-bottom: 31px;}
.product-info-details h1 a{color:#292929;}
.product-info-details h1 a:hover{color:#f51e1e;}
.product-info-details .rating{margin-bottom: 13px;}
.product-info-details .price{font-size: 2.4rem;font-weight: 700;}
.product-info-details .price .price-old{font-size: 2.4rem;}
.product-info-details ul.list-unstyled{margin: 30px 0;font-weight: 700;color: var(--heading-color);}
.product-info-details ul.list-unstyled li {line-height: 32px;padding: 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(--main-color);}
.product-info-details ul.list-unstyled li a:hover{color: #f51e1e;}
.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: 700;color: var(--heading-color);margin-bottom: 10px;}
.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;font-weight: 400;}
.product-info-details #product .form-group #input-quantity{width: 70px;height: 48px;text-align:center;float:left;font-size: 1.8rem;color: #1e1e1f;margin: 5px;border: 0;border-bottom: 1px solid #1e1e1f;border-radius: 0;-webkit-border-radius: 0;background: #fff;}
.product-info-details #button-cart{margin: 5px 0;margin-left: 5px;padding: 10px 10px;min-width: 250px;line-height: 28px;text-transform: uppercase;width: auto;float: left;border: 0;color: #fff;font-size: 1.6rem;border-radius: 25px;-webkit-border-radius: 25px;max-width: 100%;font-weight: 400;}
.product-info-details #button-cart:before {content: "+";margin-right: 4px;}
#quickview-content .product-info-details #button-cart {/* min-width: 280px; */}
.product-info-details #button-cart:hover{}
.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;width: auto;text-align:center;background: transparent;color: #7d7d7d;text-transform:capitalize;box-shadow:none;-webkit-box-shadow:none;margin: 5px 0;margin-right: 20px;font-size: 1.5rem;border-radius: 0;-webkit-border-radius: 0;font-weight: 400;font-style: italic;position: relative;padding-right: 20px;}
.product-info-details #product .btn-group button:before {content: "\e08a";font-family: 'simple-line-icons';font-size: 1.6rem;display: inline-block;vertical-align: top;line-height: inherit;font-style: normal;margin-left: 1px;margin-right: 5px;}
.product-info-details #product .btn-group button.btn-compare:before {content: "\e059";}
.product-info-details #product .btn-group button:after {content: "";width: 1px;height: 14px;background: #6a6b6c;position: absolute;right: 0;top: 50%;margin-top: -7px;}
.product-info-details #product .btn-group button:last-child{margin-right:0;padding-right: 0;}
.product-info-details #product .btn-group button:last-child:after {opacity: 0;}
.product-info-details #product .btn-group button:hover{color: #f51e1e;}
.product-info-details #product .alert{margin-bottom: 20px;}
.product-info-details-more{margin-top: 60px;}
.product-info-details-more .inner {/* background: #fff; *//* padding: 5rem 2rem 3rem 2rem; */}
.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: 45px;}
.product-info-details-more .nav-tabs>li:after{content:"";width:100%;height: 2px;background:#f51e1e;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;padding-bottom: 13px;line-height: 30px;font-size: 2.2rem;text-transform: uppercase;border:0;font-weight: 500;background: transparent;margin:0;color: #7d7d7d;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: 40px 30px;border: 1px solid #ededed;border-radius: 0;}
.fluid-width > .container{width:auto;max-width: 1710px;}
@media (min-width: 1230px) {
.container {width: 1200px;}
}
@media (min-width: 1470px) {
.container {width: 1440px;}
}
@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 (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 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: 20px;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:left;}
}
@media (min-width:768px) and (max-width:991px){
#search-by-category .search-ajax{width:60%;}
}
@media (max-width:767px){
.image-content {/*! margin-top: 3rem; */}
#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;}
.footer-copyright .inner {flex-direction: column;}
.footer-links .col {margin: 0;}
:root {--rowspace: 60px;}
.footer-links .inner{padding: calc(var(--rowspace) - 6px) 0 calc(var(--rowspace) - 37px) 0;}
}
@media (max-width: 639px) {
.footer-copyright .row {flex-wrap: wrap;}
.logo-footer {text-align: center;}
.footer-copyright .text-powered {text-align: center;}
}
@media (max-width: 567px) {
.product-info-details-more .nav-tabs {text-align: center;}
.product-info-details-more .nav-tabs > li {display: block;margin: 0;}
.product-info-details-more .nav-tabs > li > a {padding: 1rem 0;}
}
@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: 0;width: 100%;}
.product-list .product-thumb .product-item .category-options {margin-top: 20px;}
}

@media (max-width:359px) and (min-width:0px){
#content .product-items.col-xs-6{width:100%;}
}
.col-sm-9 .btn-grid-5{display:none;}
@media (min-width:480px){.btn-grid-1{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:479px){#checkout-cart .buttons > div{float:none !important;margin-top:1rem;text-align:right;}
}
#information-contact .img-thumbnail{border:0;}
@font-face {font-family: 'Century Gothic';src: url('font/CenturyGothic.eot'); src: local('Century Gothic'), local('CenturyGothic'), url('font/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('font/CenturyGothic.woff') format('woff'), url('font/CenturyGothic.ttf') format('truetype');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Century Gothic'; src: url('font/CenturyGothic-Bold.eot'); src: local('Century Gothic Bold'), local('CenturyGothic-Bold'), url('font/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'), url('font/CenturyGothic-Bold.woff') format('woff'), url('font/CenturyGothic-Bold.ttf') format('truetype');font-weight: bold;font-style: normal;}
#content h1 {margin-bottom:20px}
.form-control {color: #555;border: 1px solid #ccc;border-radius:0px;-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);box-shadow: inset 0 0px 0px rgba(0,0,0,.075)}
.payment {display: inline-block;margin-right: 4px;margin-top:3px}
.payment img {border-radius:2px}
@media (min-width:1200px){
.product-thumb{position:relative}
.button-group{position:absolute;left:0;right:0;opacity:0}
.product-list .button-group{bottom:0px}
.button-group{bottom:86px}
.product-thumb:hover .button-group{opacity:1;transition: all 1s ease;}
}
@media (max-width:761px){
.banhome,.banhome2{display:inline-block;width:100%;max-width:712px}
.banhome img {padding:10px 0}
.banhome2 img {padding:10px 0}
}
@media (min-width:762px){
.banhome,.banhome2{display:inline-block;width:50%;max-width:712px}
.banhome img {padding-right:15px}
.banhome2 img {padding-left:15px}
}
.product-thumb .caption .h4 a {line-height: 1.375;font-size: 1.4rem;color: #7d7d7d;font-weight: 400;height:42px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical}
.panel-default {border-color:#ebebeb}
.table-bordered {border: 1px solid #ebebeb}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {border: 1px solid #ebebeb}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-top: 1px solid #ebebeb;}
.img-thumbnail {border: 1px solid #ebebeb;border-radius:0px;}
.table>tbody+tbody {border-top: 1px solid #ebebeb;}
.well {border: 1px solid #ebebeb;border-radius: 0px;-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.05);box-shadow: inset 0 0px 0px rgba(0,0,0,.05);}
.list-group-item:first-child {border-top-left-radius: 0px;border-top-right-radius: 0px;}
.list-group-item {border:1px solid #ebebeb;}
.panel-heading {border-top-left-radius: 0px;border-top-right-radius: 0px;}
.list-group-item:last-child {border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
.panel {border-radius:0px;-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);box-shadow: 0 0px 0px rgba(0,0,0,.05);}
.textbanhome {text-transform:uppercase;font-size:30px;color:#fff}
.banhosn {text-align:center;}
.blocktext {margin-top:-200px;padding-bottom:130px;}
.buttonbanhome {margin-top:25px}
.thumbnail {border: 0px solid #ebebeb;border-radius:0px;}
.buttonbanhome span {border-radius:0px;text-align:center;color:#fff;text-transform:uppercase;font-size: 14px;font-weight:300;margin-left:auto;margin-right:auto;margin-top:20px;padding:10px 25px;max-width:250px;border:1px solid #fff}
.price b {color: #f51e1e;font-weight: 900;font-size: 1.6rem;}
.price s {color: #1e1e1f;font-weight:400;font-size: 1.6rem;}
.well {background-color:#f8f8f8;border: 1px solid #ebebeb;border-radius:0px;-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.05);box-shadow:inset 0 0px 0px rgba(0,0,0,.05)}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {color: #555;background-color:#f8f8f8}
.buttonbanhome span:hover{background:#1d1d1d73;cursor:pointer}

.fullscreen-bg {overflow: hidden;min-height:335px;position: relative;height: 100%;width: 100%;padding-top:0%;}
.fullscreen-bg__video {width: 100%;top:0;left:0;}
.overlay {background: rgba(0,0,0,0.6);position: absolute;top:0;left:0;width: 100%;height: 100%;z-index:4;}
.buttonhome,.buttonhome a {text-align:center;color:#fff;font-family: 'Century Gothic', sans-serif;text-transform:uppercase;font-size: 14px;font-weight:300;margin-left:auto;margin-right:auto;margin-top:30px;padding:10px 25px;max-width:250px;border:1px solid #fff;}
.buttonhome:hover{background:#1d1d1d73;cursor:pointer}
@media (min-width:1200px){
.common-home .wrapper{position:relative;}
.common-home .header-absolute{position:absolute;left:0;right:0;top:0;z-index:10;}
.common-home .header-absolute header {background: transparent;}
}
#top {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    background-color: black;
    color: white;
}
#top .box-inner{display:inline-block;vertical-align:top;width:100%;}
#top .box-top{padding:0;margin:0;}
#top .box-top > li {display:inline-block;vertical-align:top;margin-right: 19px;position: relative;padding-right: 19px;}
#top .box-top > li:after {
    content: "";
    width: 1px;
    height: 14px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 0;
}
#top .box-top > li:last-child{margin:0;padding: 0;}
#top .box-top > li:last-child:after {display:none;}
#top .box-top > li > p, #top .box-top > li > a {
    padding: 10px 0;
    display: block;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    color: #fffefe;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    text-decoration: none;
}
#top .box-top > li > p i,#top .box-top > li > a i,#top #top-links .dropdown-toggle i {margin-right: 5px;line-height: inherit;font-size: 1.4rem;}
#top .btn-group > .btn-link, #top #top-links .dropdown-toggle {
    border: 0;
    padding: 10px 0;
    display: block;
    line-height: 23px;
    background: none;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 1.3rem;
    color: #fff;
    text-decoration: none;
}
#top .btn-group > .btn-link:hover, #top #top-links .dropdown-toggle:hover,#top .box-top > li > a:hover{color:#d6d6d6;/* text-decoration: underline; */}
#top .btn-link .icon-right,#top-links .dropdown-toggle .icon-right{/*! vertical-align: top; */font-size: 1.03rem !important;margin-left: 3px;margin-right: 0 !important;}
.header-dropdown .dropdown-menu{left:-20px;right: 0;margin:0;border-radius:0;background:#fff;font-size:1.4rem;text-align:left;padding: 0;border: 0;box-shadow: none;-webkit-box-shadow: none;border-radius: 0;-webkit-border-radius: 0;-webkit-box-shadow: 0 2px 10px 1px rgba(0,0,0,0.06);box-shadow: 0 2px 10px 1px rgba(0,0,0,0.06);}
.header-dropdown .dropdown-menu>li,.header-dropdown .dropdown-menu>li {padding: 0 2rem;}
.header-dropdown .dropdown-menu>li>a,.header-dropdown .dropdown-menu>li>button{line-height:3rem;color: #2b2d2f;text-align:left;padding: 0.9rem 0;background:none;font-size: 1.3rem;font-weight:normal;text-transform:capitalize;display:block;border-bottom: 1px solid #eee;}
.header-dropdown .dropdown-menu>li:last-child>a,.header-dropdown .dropdown-menu>li:last-child>button {border: 0;}
#top-links .dropdown-menu a{text-shadow:none;}
#top-links .list-inline{margin:0;padding:0;}
.header-dropdown .dropdown-menu>li>a:hover,.header-dropdown .dropdown-menu>li>button:hover{color:#666;background:none;}
#top .btn-link strong{font-size:1.4rem;line-height:1.4rem;}
#top-links .list-inline>li{padding:0;display:block;}
#top-links a + a{margin-left:1.5rem;}
header .box-inner{position:relative;display:inline-block;vertical-align:top;width:100%;text-align:center;padding: 1px 0;}
header .box-inner-inner {position: relative;display: inline-block;vertical-align: top;width: 100%;}
@media (min-width:1200px){header .box-inner{z-index: 11;}
}
.col-logo {max-width: 200px;float: left;}
.col-hoz {position: absolute;left: 0;right: 0;top: 50%;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.col-hoz.item-hover {z-index: 100;}
.col-search {/* width: 330px; *//* margin-right: 45px; */position: relative;z-index: 10;}
.common-home .top-menu {/*! margin-bottom: 3rem; */}
.top-menu {position: relative;z-index: 10;display: flex;align-items: center;margin-bottom: 20px;}
.top-menu .container-inner {position: relative;display: inline-block;vertical-align: top;width: 100%;}
.top-menu .col-ver {width: 270px;position: relative;z-index: 10;margin-right: 30px;}
.top-menu .col-search {flex: 1 1 auto;margin-right: 30px;}
.text-header {background: url(image/bkg_text_header.jpg) center no-repeat;background-size: cover;text-align: center;}
.text-header p {font-size: 1.4rem;color : #fff;line-height: 25px;margin: 0;padding: 10px 0;}
.text-header p a {color: #ffdc38;text-decoration: underline;}
.text-header p a:hover {text-decoration:none;}
.col-cart{position: absolute;right: 0;top: 50%;margin-top: -15px;}
.col-cart >.inner{display:flex;align-content: center;}
.col-cart #top-links{display:inline-block;vertical-align:top;margin-right: 1.5rem;}
.col-cart #top-links .dropdown-toggle span,.col-cart #top-links .dropdown-toggle > i{display:none;}
.col-cart #top-links .dropdown-toggle{background:transparent;display:block;color: #222;}
.col-cart #top-links .dropdown-toggle:hover {color:#d6d6d6;}
.col-cart #top-links .dropdown-toggle:before{content:"\e605";font-family: 'Pe-icon-7-stroke';font-size:2.6rem;display:inline-block;vertical-align:top;}
.col-cart .header-dropdown .dropdown-menu{margin-top:2rem;right:-2rem;}
.header-phone {flex: 1 1 auto;color: #fff;margin-right: 30px;}
.header-phone .inner-inner {padding-left: 46px;background: url(image/icon_header_phone.png) left center no-repeat;text-align: left;}
.header-phone p {line-height: 1;margin-bottom: 0;}
.header-phone span {line-height: 1;/* white-space: nowrap; */}
.header-bottom {border-top: 1px solid rgba(255,255,255,0.1);}
.box-setting{margin: 0;}
.box-setting.open {z-index: 99;}
.box-setting >button{background: transparent;padding:0;box-shadow:none !important;-webkit-box-shadow:none !important;color: #fff;border: 0;line-height: 30px;margin-right: 15px;}
.box-setting >button i {display: none;top: 1rem;right: 1rem;position: fixed;margin: 0;z-index: 556;width: 4rem;line-height: 4rem;color: #222;background: #fff;font-size: 2.4rem;}
.box-setting.open >button i {display: block;}
.box-setting >button:before{display: inline-block;vertical-align: top;line-height: inherit;content: "\e09a";font-size: 2.3rem;font-family: 'simple-line-icons';}
.box-setting.open >button:after {content: "";width: 100%;height: 100%;position: fixed;z-index: 555;background: rgba(0,0,0,0.7);left: 0;top: 0;}
.box-setting >button:hover{color: #d6d6d6;background: transparent;/* opacity: 0.7; */}
.box-setting > .dropdown-menu{font-size: 1.5rem;border: 0;box-shadow:none;-webkit-box-shadow:none;border-radius: 0;-webkit-border-radius: 0;position: fixed;left: 0;top: 0;height: 100%;z-index: 991;width: 88%;max-width: 37.5rem;background: #fff;padding: 3rem;overflow: auto;text-align: left;margin: 0;color: var(--main-color);}
.box-setting > .dropdown-menu > li{margin-bottom: 17px;border-bottom: 1px solid #ededed;padding-bottom: 12px;display: block !important;margin-right: 0 !important;}
.box-setting .dropdown-menu > li:last-child{margin: 0;padding: 0;border: 0;}
.box-setting > .dropdown-menu > li > p > i {margin-right: 5px;vertical-align: middle;}
.box-setting .dropdown-menu>li>a {padding: 0;color: var(--link-color);background: transparent;}
.box-setting .dropdown-menu>li>a>i {margin-right: 5px;}
.box-setting .dropdown-menu>li>a:hover {color: #d6d6d6;}
.box-setting .dropdown-menu .btn-group > .btn-link,.box-setting .dropdown-menu #top-links .dropdown >a{display:block;color: var(--heading-color);text-transform: uppercase;font-weight: 500;margin-bottom: 10px;font-size: 1.6rem;padding:0;background:transparent;border:0;}
.btn-link img{margin-top:-0.3rem;margin-right:0.2rem;}
.box-setting .dropdown-menu .btn-group > .btn-link i.icon-right,
.box-setting .dropdown-menu #top-links .dropdown >a i.icon-right{display: none;}
.box-setting .dropdown-menu .btn-group > .btn-link span,
.box-setting .dropdown-menu #top-links .dropdown >a span{display:inline !important;}
.box-setting .dropdown-menu #top-links .dropdown >a i:first-child{margin-right:0.5rem;}
.box-setting .dropdown-menu .btn-group > ul,.box-setting .dropdown-menu #top-links .dropdown > ul{padding-left:0;display:block !important;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-box-shadow:none;position:relative;float:none;top:auto;left:auto;margin:0;right: auto;}
.box-setting .dropdown-menu .btn-group > ul li,.box-setting .dropdown-menu #top-links .dropdown > ul li{list-style:none;padding: 0;}
.box-setting .dropdown-menu .btn-group > ul li button, .box-setting .dropdown-menu #top-links .dropdown > ul li > a{line-height: 26px;color: var(--main-color);text-align:left;padding: 0;background:none;font-size: 1.5rem;font-weight:normal;text-transform:capitalize;display:block;border: 0;}
.box-setting .dropdown-menu .btn-group > ul li button:hover,.box-setting .dropdown-menu #top-links .dropdown > ul li button:hover,.box-setting .dropdown-menu #top-links .dropdown > ul li > a:hover{color: #d6d6d6;}
.box-setting .header-phone {background: #d6d6d6;padding: 10px !important;}
#logo{width:150px;padding: 20px 0;position:relative;z-index:1;display:inline-block;vertical-align:top;float: left;}
#logo h1{margin:1.5rem 0;}
#search{margin:0;}
#search .input-lg{height:60px;line-height:2rem;padding: 0 0 0 40px;border-top-left-radius:30px;border-bottom-left-radius:30px}
#search .btn-lg{height: 60px;font-size:1.5rem;line-height:1.8rem;text-shadow:0 1px 0 #FFF;}
#search-by-category ::-webkit-input-placeholder{color:#b1b1b1;opacity: 1;}
#search-by-category :-moz-placeholder{color:#b1b1b1;opacity: 1;}
#search-by-category ::-moz-placeholder{color:#b1b1b1;opacity: 1;}
#search-by-category :-ms-input-placeholder{color:#b1b1b1;opacity: 1;}
#search-by-category{display:inline-block;vertical-align:top;width: 100%;}
#search-by-category .search-button {
    display: none;
    color: #ffffff;
}
#search-by-category .search-button:before{cursor:pointer;vertical-align: top;display: inline-block;line-height: inherit;content: "\e090";font-size: 2.3rem;font-family: 'simple-line-icons';}
#search-by-category .search-button:hover{color:#d6d6d6;/* opacity: 0.7; */}
.search-content{padding:0;border:0;margin:0;box-shadow:none;right:0;width:auto;position:relative;left:0;top:0;bottom:0;border-radius:0;display: block;float:none;background:transparent;}
#search-by-category .search-container{position: relative;}
#search-by-category .search-container .categories-container{position:absolute;right: 65px;top: 0;height: 100%;}
#search-by-category .search-container .categories-container .hover-cate {height: 100%;}
#search-by-category .search-container .categories-container .hover-cate .cate-selected {position: relative;height: 100%;padding: 0 20px;display: flex;align-items: center;text-transform: capitalize;color: #253237;cursor: pointer;}
#search-by-category .search-container .categories-container .hover-cate .cate-selected > * {position: relative;}
#search-by-category .search-container .categories-container .hover-cate .cate-selected span {text-overflow: ellipsis;white-space: nowrap;width: 90px;overflow: hidden;}
#search-by-category .search-container #text-search{padding: 10px 0;padding-right: 205px;padding-left: 30px;height: 46px;width: 100%;font-size: 1.4rem;border: 0;z-index:1;background: #fff;color: #b1b1b1;border-radius: 30px;-webkit-border-radius: 30px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
#search-by-category #sp-btn-search{position:absolute;right: -1px;top: 0;height: 100%;display: flex;align-items: center;}
#search-by-category .search-container .categories-container .hover-cate .text-selected{overflow:hidden;height: 100%;}
#search-by-category .search-container .categories-container .hover-cate .text-selected i{display:inline-block;vertical-align:top;line-height:inherit;margin-left: 10px;font-size: 1.2rem;}
#search-by-category .search-container .categories-container .hover-cate .cate-items{z-index:9999 !important;position:absolute;display:none;max-height:30rem;background:#fff;overflow:auto;margin-top:0px;border:1px solid #ddd;padding:0.5rem;width:100%;cursor:pointer;top:100%;text-align:left;}
.cate-items li{text-transform:capitalize;font-size:1.2rem;list-style:none;line-height:2rem;}
.cate-items li:hover{color: #d6d6d6;}
.cate-items li.f1{padding-left:0.5rem;}
.cate-items li.f2{padding-left:1.5rem;}
#search-by-category .search-ajax{position:absolute;z-index:9999 !important;background:none repeat scroll 0% 0% #fff;left:0px;top:100%;width:88%;min-width:25rem;max-width: 600px;}
.ajax-result-item .product-info .detail .price-box .old-price{text-decoration:line-through;color:#acacac;font-weight:400;}
.ajax-result-item .product-info .detail .price-box p{display:inline-block;}
.ajax-result-item .product-info .detail .price-box{font-weight:700;margin:0 0 10px 0;}
.ajax-result-item .product-info .detail .product-name{margin:1rem 0;}
#search-by-category .search-ajax li{list-style:none;margin-bottom:2rem;}
#search-by-category .search-ajax .ajax-result-container{box-shadow:0px 0px 0.5rem rgba(0,0,0,0.1);}
#search-by-category .search-ajax .ajax-result-container .ajax-result-msg{padding:2rem;margin:0;color:#646464;}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{display:block;border:1px solid #ddd;max-height:30rem;overflow:auto;margin:0;padding: 15px 0;}
#btn-search-category:hover{background:#ab1515}
#btn-search-category{border:none!important;box-shadow:none;text-shadow:none;height: 100%;color: #fff;font-size: 2.4rem;letter-spacing:0;font-weight:400;text-transform:capitalize;padding: 0;width: 65px;background:#f51e1e;border-radius: 0;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
#btn-search-category:before{vertical-align: top;display:inline-block;line-height: inherit;content: "\e090";font-size: 2.3rem;font-family: 'simple-line-icons';}
#btn-search-category span{display:none;}
.col-cart #search-by-category {margin-right: 15px;width: auto;}
.col-cart #search-by-category .search-button {display: block;line-height: 30px;width: 30px;}
.col-cart #search-by-category .search-content {padding: 0;border: 0;margin: 0;background: rgba(0,0,0,0.75);box-shadow: none;right: 0;width: auto;position: fixed;left: 0;top: 0;bottom: 0;border-radius: 0;display: none;}
.col-cart #search-by-category.open .search-content {display: block;}
.col-cart #search-by-category .search-content .search-container {padding: 0;position: absolute;width: 90%;max-width: 1170px;margin: auto;left: 0;right: 0;top: 30%;}
.col-cart #search-by-category .search-container #text-search {height: 60px;padding-right: 100px;}
.col-cart #search-by-category .search-container .categories-container {display:none;}
@media (max-width: 767px) {
#search-by-category .search-container .categories-container {display:none;}
#search-by-category .search-container #text-search {padding-right: 70px;}
}
#wishlist-total {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    color: #ffffff;
    position: relative;
    text-transform: capitalize;
    line-height: 30px;
}
#wishlist-total:hover:before {/* opacity: 0.7; */color: #d6d6d6;}
#wishlist-total:before{display:inline-block;vertical-align:top;content: "\e08a";font-family: 'simple-line-icons';font-size: 2.3rem;}
.tovwish:before{display:inline-block;vertical-align:top;content: "\e08a";font-family: 'simple-line-icons';font-size: 1.8rem;}
.tovcomp:before{display:inline-block;vertical-align:top;content: "\e06c";font-family: 'simple-line-icons';font-size: 1.8rem;}
.tovcart:before{display:inline-block;vertical-align:top;content: "\e04f";font-family: 'simple-line-icons';font-size: 1.8rem;}
.tovcart{display:inline-block}
@media (min-width:1200px){
.tovcart{margin-right:5px}
}
.bplus:before{display:inline-block;vertical-align:top;content: "\e095";font-family: 'simple-line-icons';font-size: 1.8rem;}
.bminus:before{display:inline-block;vertical-align:top;content: "\e615";font-family: 'simple-line-icons';font-size: 1.8rem;}
.tovcart2:before{display:inline-block;vertical-align:top;content: "\e04f";font-family: 'simple-line-icons';font-size: 1.8rem;}
.tovcart2{display:inline-block}
.closee:before{display:inline-block;vertical-align:top;content: "\e082";font-family: 'simple-line-icons';font-size: 1.8rem;}
.closee{display:inline-block}
#wishlist-total span .text-wishlist{color: #727272;vertical-align: bottom;display: inline-block;line-height: 1;text-transform: capitalize;margin-left: 3px;font-size: 1.3rem;display: none;}
#wishlist-total .txt-count, #cart .txt-count {
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 1.1rem;
    background: #fff;
    color: #000000;
    text-align: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
}
#cart .txt-count {/* left: 37px; */}
#cart{display:inline-block;vertical-align:top;width:auto;}
#cart > .btn {
    color: #ffffff;
    background: transparent;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    text-transform: capitalize;
    border: 0;
    line-height: 30px;
    padding: 0;
}
#cart > .btn:before{display:inline-block;vertical-align:top;font-weight: normal;content: "\e04f";font-family: 'simple-line-icons';font-size: 2.3rem;}
#cart > .btn:hover:before {/* opacity: 0.7; */color: #d6d6d6;}
#cart #cart-total {line-height:inherit;display: inline-block;vertical-align: top;}
#cart #cart-total .text-item {display:none;}
#cart .text-cart {display:none;}
#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.open:before{content:"";position:fixed;height:100%;width:100%;background:rgba(0,0,0,0.5);z-index:999;left:0;top:0;}
.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-close:hover{color:#d6d6d6;}
#cart .dropdown-menu .cart-info{padding-left:1rem !important;}
#cart .dropdown-menu .cart-info a{margin-top:0;display:block;line-height: 1.4rem;color: var(--heading-color);font-weight: 400;}
#cart .dropdown-menu .cart-info a:hover{color:#d6d6d6;}
#cart .dropdown-menu .cart-info p{margin-bottom:0;margin-top:0.7rem;}
#cart .dropdown-menu .cart-info .cart-quantity{color: #a4a4a4;line-height:2.4rem;display:inline-block;vertical-align:top;font-size: 1.3rem;}
#cart .dropdown-menu .cart-info .cart-product-price{color: #a4a4a4;font-size: 1.4rem;font-weight: 400;line-height:2.4rem;display:inline-block;vertical-align:top;}
#cart .dropdown-menu .button-cart-remove{border: 0;width:2rem;height:2rem;line-height:2rem;padding:0;text-align:center;box-shadow:none;-webkit-box-shadow:none;background:none;font-size: 2rem;color: #888;font-weight:400;text-shadow:none;position:absolute;right:0;top:50%;margin-top: -1rem;}
#cart .dropdown-menu .button-cart-remove:hover{color:#d6d6d6;}
#cart .dropdown-menu img{border:0;border-radius:0;-webkit-border-radius:0;padding:0;}
#cart .dropdown-menu >li:first-child{overflow:auto;padding:0 3rem;margin:0 -3rem;border:0;}
#cart .dropdown-menu >li{border-top: 1px solid #e5e5e5;padding-top:2rem;}
#cart .dropdown-menu .table-striped{margin-bottom:3rem;}
#cart .dropdown-menu .table-striped>tbody>tr{background:#fff;display:block;position:relative;padding-right:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f0f0f0;}
#cart .dropdown-menu .table-striped>tbody>tr:last-child{margin-bottom:0;padding-bottom:0;border:0;}
#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 .cart-image{min-width:85px;}
#cart .dropdown-menu .table-bordered{border:0;margin:0;}
#cart .dropdown-menu .table-bordered>tbody>tr>td{line-height:3rem;color: #242424;text-transform:capitalize;font-size: 1.4rem;}
#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.4rem;font-weight: 400;color: #242424;}
#cart .dropdown-menu .table-bordered>tbody>tr>td:last-child{color: #a4a4a4;font-weight: 400;font-size: 1.4rem;}
#cart .dropdown-menu .table-bordered>tbody>tr:last-child>td:last-child{font-size: 1.4rem;font-weight: 500;color: #d6d6d6;}
#cart .dropdown-menu >li:last-child:not(:first-child) p{margin-bottom:0;padding-top:30px;padding-bottom: 30px;margin-top:2rem;border-top:1px solid #ebebeb;}
#cart .dropdown-menu >li:last-child p > a{display:block;text-align:center;color: #242424;text-transform: uppercase;line-height: 28px;padding: 10px;font-size: 1.4rem;border-radius: 0;-webkit-border-radius: 0;background: #fff;font-weight: 500;border: 1px solid #1e1e1f;outline-offset: 0;}
#cart .dropdown-menu >li:last-child p > a strong{font-weight: 500;}
#cart .dropdown-menu >li:last-child p > a:last-child{margin-top:1rem;}
#cart .dropdown-menu >li:last-child p > a:hover{background:#f51e1e;color: #fff;border-color:#f51e1e;}
#cart .dropdown-menu >li:last-child p > a i{margin-right:0.3rem;}
.scroll-fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 121;
    background: #e31e25;
    opacity: 0.9;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.scroll-fixed:hover {opacity: 1;}
.scroll-fixed #logo{position:relative;z-index:2;height: 70px;display: flex;align-items: center;padding-top: 0;padding-bottom: 0;}
.scroll-fixed #logo img{max-height:3.4rem;}
.scroll-fixed .horizontal-menu .ul-top-items .li-top-item{/*! padding: 18px 0; */}
.scroll-fixed .horizontal-menu .ul-top-items .li-top-item .a-top-link{background:transparent !important;}
.scroll-fixed .col-cart .header-dropdown .dropdown-menu{margin-top:1.5rem;}
.scroll-fixed .col-hoz {margin-top: 0;}
.scroll-fixed .top-menu {margin: 0;display: none !important;}
.scroll-fixed .col-search {display:none;}
.scroll-fixed .box-inner {padding: 0;}
@media (min-width:1200px){
.scroll-fixed .box-inner{/* position:absolute; *//* bottom:100%; *//* display: none; */}
}
@media (max-width:991px){}
@media (max-width: 767px) {
.scroll-fixed .col-search,.scroll-fixed .top-menu  {display: none;}
}
.pt-menu a{text-decoration:none;display:block;}
.pt-menu ul{list-style:none;margin:0;padding:0;}
.pt-menu .sub-menu-container{z-index:100;display:none;}
.mega-menu-container .sub_item3-content{overflow:hidden;}
.mega-menu-container .sub_item3-content .h5 {
    margin: 0;
}
.pt-menu .mega-menu-container .sub_item3-content a{letter-spacing: 0.02em;line-height: 30px;padding: 0;font-family: var(--main-font) !important;-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-menu .mega-menu-container .sub_item3-content a:hover {}
.pt-menu .ul-top-items .li-top-item a{display:block;position:relative;}
.pt-menu .ul-top-items .li-top-item > a > img{position:absolute;left:1.8rem;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.pt-menu .icon-more-right{float:right;line-height:inherit;}
.static-bottom-menu{margin-top: 20px;}
.horizontal-menu{position:relative;background:transparent !important;text-align: left;width: 100%;padding: 0 200px;}
.horizontal-menu .ul-top-items{display:inline-block;vertical-align:top;}
.horizontal-menu .ul-top-items .li-top-item{display:block;margin:0;/*! padding: 10px 0; */position: relative;padding: 13px 0;}
.horizontal-menu .ul-top-items .li-top-item:last-child {margin: 0;}
.horizontal-menu .ul-top-items .li-top-item > a{line-height: 24px;border: 0;background: transparent !important;letter-spacing: 0.1em;}
.horizontal-menu .ul-top-items .li-top-item > a > span {display: inline-block;vertical-align: top;position: relative;}
.horizontal-menu .ul-top-items .li-top-item > a > span:after {content: "";left: 0;right: 0;height: 1px;bottom: 1px;position: absolute;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;}
.horizontal-menu .ul-top-items .li-top-item.active > a span:after,.horizontal-menu .ul-top-items .li-top-item:hover > a span:after{opacity: 1;}
.horizontal-menu .ul-top-items .li-top-item:first-child > a {padding-left: 0 !Important;}
.horizontal-menu .ul-top-items .li-top-item.active > a {}
.horizontal-menu .ul-top-items .li-top-item.active > a > span {position: relative;}
.horizontal-menu .ul-top-items .li-top-item.active > a > span:before {content: "";width: 100%;height: 2px;background:#d6d6d6;position: absolute;left: 0;bottom: -5px;display:none;}
.horizontal-menu .ul-top-items .li-top-item > a > i{font-size: 1.4rem;display:inline-block;vertical-align:top;color: inherit;font-weight:normal !important;margin-left: 0px;}
.horizontal-menu .ul-top-items .li-top-item > a > i{background: transparent !important;}
.horizontal-menu .ul-top-items .li-top-item.right{float:right;position:relative;text-align:right;}
.horizontal-menu .ul-top-items .li-top-item.mega-right{float:right;text-align:right;}
.horizontal-menu .sub-menu-container,.horizontal-menu .flyout-third-items{position:absolute;top:100%;-webkit-box-shadow: none;box-shadow: none;border: 0;background: #fff;border-radius: 0;-webkit-border-radius: 0;-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);}
.horizontal-menu .ul-top-items .li-top-item .right{text-align:right;}
.horizontal-menu .ul-top-items .li-top-item .left{text-align:left;}
.horizontal-menu .ul-top-items .li-top-item.right .mega-menu-container{right:0;}
.horizontal-menu .ul-top-items .li-top-item .mega-menu-container {overflow: hidden;}
.horizontal-menu .ul-top-items .li-top-item .mega-menu-container.full-width{left:0;right:0;width:100%;}
.horizontal-menu .a-mega-second-link{letter-spacing: 0.1em;line-height:2.4rem;}
.horizontal-menu .a-mega-second-link:hover {opacity: 0.7;}
.horizontal-menu .mega-menu-container .sub-item2-content{position:relative;}
.horizontal-menu .mega-menu-container .sub_item3-content {display: table-cell;}
.horizontal-menu .mega-menu-container .sub-item2-category-content:before{content:"";width:1px;left:-5px;position:absolute;top: 15px;bottom: 8px;background: #ebebeb;opacity: 0;}
.horizontal-menu .mega-menu-container .sub-item2-category-content:first-child:before{opacity:0;}
.horizontal-menu .mega-menu-container .sub-item2-content h4{margin-bottom: 15px;}
.horizontal-menu .mega-menu-container .sub-item2-content h4.html-title{text-align:center;margin-bottom:1.5rem;font-weight: 400;text-transform: uppercase;font-size: 1.4rem;letter-spacing: 0.1em;}
.horizontal-menu .flyout-menu-container{width:20rem;}
.horizontal-menu .flyout-menu-container.left .a-item .fa{float:right;line-height:inherit;}
.horizontal-menu .flyout-menu-container.left{float:left;}
.horizontal-menu .flyout-menu-container.right{float:right;right:0;}
.horizontal-menu .flyout-menu-container.right .a-item .fa{float:left;line-height:inherit;}
.horizontal-menu .flyout-menu-container.right .li-second-items{position:relative;}
.horizontal-menu .ul-second-items .li-second-items{position:relative;background: transparent !important;}
.horizontal-menu .ul-second-items .li-second-items .a-second-link{padding:1rem 1.5rem;}
.horizontal-menu .ul-second-items .li-second-items .a-second-link:hover {opacity: 0.7;}
.horizontal-menu .ul-second-items .li-second-items .a-second-link i{font-size: 1.2rem;margin: 0;}
.horizontal-menu .flyout-third-items{position:absolute;top: 0;display:none;min-width:150px;z-index: 2;}
.horizontal-menu .flyout-third-items.left{left:100%;}
.horizontal-menu .flyout-third-items.right{right:100%;}
.horizontal-menu .ul-third-items .li-third-items .a-third-link{white-space:nowrap;padding:0.5rem 1.5rem;}
.static-menu-right {position: absolute;top: -3.5rem;right: -1.5rem;width: 32.4rem;z-index: -1;}
.product-col-menu{text-align:center;}
.product-menu-name{margin-bottom:0;}
.product-menu-link{line-height:2rem;font-weight:500 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize !important;}
.pt-menu.vertical-menu{position:relative;}
.static-bottom-vermenu {margin: 0 -30px -18px -30px;}
.vertical-menu .pt-menu-bar {position: relative;border-radius: 4px;-webkit-border-radius: 4px;background: transparent !important;border: 1px solid #046bcd;}
.vertical-menu .pt-menu-bar .text-vertical-bar {text-transform: uppercase;font-weight: 600;position: relative;letter-spacing: 0;display: flex;align-items: center;}
.vertical-menu .pt-menu-bar .text-vertical-bar span {flex: 1 1 auto;}
.vertical-menu .pt-menu-bar .text-vertical-bar:before {content: "\f394";font-size: 2.1rem;display: inline-block;vertical-align: top;margin-right: 10px;font-weight: normal;font-family: "Ionicons";width: 50px;line-height: 50px;text-align: center;background: #046bcd;border-radius: 3px;-webkit-border-radius: 3px;}
.vertical-menu .pt-menu-bar.open .text-vertical-bar {background: #046bcd;}
.vertical-menu .pt-menu-bar .text-vertical-bar:after {content: "\f3d0";font-family: "Ionicons";font-size: 1.2rem;display: inline-block;vertical-align: top;font-weight: normal;margin-right: 20px;}
.vertical-menu .pt-menu-bar:hover{cursor:pointer;}
.common-home .vertical-menu .ul-top-items{/* display:block; */}
.vertical-menu .ul-top-items{display:none;position:absolute;z-index:111;width:100%;left:0;top:100%;border: 1px solid #e1e1e1;padding: 0;background: #fff;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.vertical-menu .ul-top-items .li-top-item{display:block;margin:0;position:relative;padding: 0;}
.vertical-menu .ul-top-items .li-top-item:first-child {padding-top: 13px;}
.vertical-menu .ul-top-items .li-top-item > a.a-top-link {line-height: 1.7rem;position: relative;}
.vertical-menu .ul-top-items .li-top-item > a.a-top-link:hover i {color: inherit;}
.vertical-menu .ul-top-items .li-top-item:last-child > a.a-top-link,.vertical-menu .ul-top-items .li-top-item > a.a-over {border: 0;}
.vertical-menu .ul-top-items .li-top-item.li-over:after{border:0;}
.vertical-menu .ul-top-items .li-top-item > a.a-over:before {content: "+";margin-right: 0.6rem;}
.vertical-menu .ul-top-items .li-top-item > a.a-over.a-minus:before {content: "-";}
.vertical-menu .icon-more-right{font-size: 1.2rem;vertical-align:top;}
.vertical-menu .ul-top-items .li-top-item.over{display:none;}
.vertical-menu .ul-top-items .li-top-item.li-over {padding-bottom: 14px;}
.vertical-menu .li-top-item .sub-menu-container{position:absolute;top:0;left:100%;-webkit-box-shadow: none;box-shadow: none;border: 1px solid #e8e8e8;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.vertical-menu .li-top-item:first-child .sub-menu-container {border-top: 0;}
.vertical-menu .mega-menu-container > .row {margin: 0 -0.5rem;}
.vertical-menu .mega-menu-container > .row > .sub-item2-content {padding: 0 0.5rem;}
.vertical-menu .flyout-menu-container{width:auto;float:left;min-width: 20rem;}
.vertical-menu .ul-second-items .li-second-items{position:relative;}
.vertical-menu .ul-second-items .li-second-items .a-second-link{padding:0.7rem 1.5rem;}
.vertical-menu .flyout-third-items{position:absolute;top:0;display:none;min-width:15rem;-webkit-box-shadow: none;box-shadow: none;z-index: 2;border: 1px solid #ebebeb;border-radius: 3px;-webkit-border-radius: 3px;}
.vertical-menu .flyout-third-items{left:100%;}
.vertical-menu .ul-third-items .li-third-items .a-third-link{white-space:nowrap;padding:0.5rem 1.5rem;}
.static-ver-menu {display: inline-block;vertical-align:top;float: right;margin-right: -4rem;z-index: -1;margin-bottom: -3rem;position: relative;margin-top: -16.7rem;}
.static-ver-menu2 {display: inline-block;vertical-align:top;float: right;margin-right: -3rem;margin-bottom: -3rem;}
.mobile-menu .pt-menu-bar i{height:4rem;line-height:4rem;text-align:center;font-size:2.6rem;cursor:pointer;position:absolute;left: 0;top:50%;margin-top:-2rem;z-index:3;}
.mobile-menu .pt-menu-bar i:before{display:inline-block;vertical-align:top;line-height:inherit;}
.mobile-menu .pt-menu-bar.opened i{top:1rem;right:1rem;left:auto;position:fixed;margin:0;z-index:556;width:4rem;}
.mobile-menu .pt-menu-bar.opened:before{content:"";width:100%;height:100%;position:fixed;z-index:555;background:rgba(0,0,0,0.7);left:0;top:0;}
.mobile-menu .pt-menu-bar i:last-child{font-size:3rem;display:none;background:#fff;}
.mobile-menu .pt-menu-bar.opened i{display:none;}
.mobile-menu .pt-menu-bar.opened i:last-child{display:inline-block;color: #222;background: #fff;}
.mobile-menu .pt-menu-bar i:hover{ color:#d6d6d6;}
.mobile-menu .pt-menu-bar i:last-child:hover{color:#fff;background:#d6d6d6;}
.mobile-menu .ul-top-items{text-transform: uppercase;display:none;position:fixed;left:0;top:0;height:100%;z-index:666;width:88%;max-width:37.5rem;background:#fff;padding:3rem;overflow:auto;text-align:left;}
.mobile-menu .ul-top-items .block-title{margin-top:0;}
.mobile-menu .sub-menu-container{display:none;}
.mobile-menu .li-top-item{position:relative;}
.mobile-menu .a-click-show{position:absolute;z-index:2;right:0;top:0.2rem;line-height:2.8rem;width:3rem;height:3rem;text-align:center;cursor:pointer;border:1px solid #f2f2f2;}
.mobile-menu .a-click-show:hover{color:#f51e1e;border-color:#f51e1e;}
.mobile-menu .a-click-show i{display:inline-block;vertical-align:top;line-height:inherit;font-size:1.03rem;}
.mobile-menu .a-click-show i:last-child{display:none;}
.mobile-menu .expand > .a-click-show i:last-child{display:inline-block;}
.mobile-menu .expand > .a-click-show i{display:none;}
.mobile-menu .ul-second-items,.mobile-menu .ul-third-items{padding-left:2rem;}
.mobile-menu .ul-second-items .li-second-items{position:relative;}
.mobile-menu .ul-second-items .li-second-items .a-second-link{padding:0.5rem 0;}
.mobile-menu .flyout-third-items{display:none;}
.mobile-menu .ul-third-items .li-third-items .a-third-link{padding:0.5rem 0;}
.menu-mobile-title{margin-top:0;border-bottom:2px solid #f2f2f2;margin-bottom:2rem;position:relative;padding-right:5rem;text-align:left;}
.menu-mobile-title .h3 {
    border-bottom: 2px solid #f2f2f2;
    padding: 0.5rem 0;
    font-size: 2rem;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    line-height: 3rem;
    margin: 0 0 -2px 0;
}
.mobile-layout .col-search {margin-top: 20px;}
.mobile-layout header .box-inner-inner {flex-wrap: inherit;}
.mobile-layout #search-by-category .search-container #text-search {border: 1px solid #ebebeb;}
@media (max-width:1199px){
#logo {padding-left: 3rem;float: left;padding-top: 10px;padding-bottom: 10px;max-width: 250px;}
.col-logo {width: auto;position: relative;max-width: 50%;}
.col-hoz,.top-menu .col-ver {display: none;}
}
@media (max-width: 991px) {
.scroll-fixed .col-search {display: none;}
#top .box-top{float:none !important;display:block;text-align:center;}
#top .box-top-left {border-bottom: 1px solid rgba(255,255,255,0.08);}
.col-search {width: 100%;margin: 0;margin-top: 20px;}
}
.form-control {height: 37px;}
@media (max-width:767px){
.text-header p {line-height: 1.3;font-size: 1.3rem;}
.mobile-menu .pt-menu-bar i{right:auto;left:0;}
#cart > .btn {padding-right: 0;}
#cart .text-cart,#cart .text-item,#cart > .btn:after {display:none;}
#cart > .btn:before {border: 0;}
#cart #cart-total {min-width: auto;padding: 0;}
#cart > .btn:before {margin: 0;}
header .box-inner-inner > .header-phone {width: 100%;order: 4;margin-top: 20px;margin-right: 0;text-align: center;}
header .box-inner-inner > .header-phone > .inner {display: inline-block;vertical-align: top;}
.scroll-fixed .box-inner .header-phone {display:none;}
}
@media (max-width:479px){
.col-cart #search-by-category,#wishlist-total,.box-setting >button {margin-right: 10px;}
}
@media (max-width: 639px) {
.top-menu {flex-direction: column;}
.top-menu .col-search {margin: 0;width: 100%;margin-bottom: 15px;}
}
@media (max-width:425px){
.box-setting >button i,.mobile-menu .pt-menu-bar.opened i,.show-sidebar.opened i:last-child{right:0.2rem;}
}

@media (max-width:761px){
.zaglk{color:#333;font-size:20px;text-transform:uppercase;padding:20px 0px;text-align: center;}
.zaglk:after {content: "";width:15px;margin-top: -5px;margin-left: 20px;height: 2px;background: #333;display: inline-block;vertical-align: middle;margin}
.zaglk:before {content: "";width:15px;margin-top: -5px;height: 2px;background: #333;display: inline-block;vertical-align: middle;margin-right: 20px;}
}
@media (min-width:762px){
.zaglk{color:#333;font-size:30px;text-transform:uppercase;padding:40px 0px;text-align: center;}
.zaglk:after {content: "";width:30px;margin-top: -5px;margin-left: 20px;height: 2px;background: #333;display: inline-block;vertical-align: middle;margin}
.zaglk:before {content: "";width:30px;margin-top: -5px;height: 2px;background: #333;display: inline-block;vertical-align: middle;margin-right: 20px;}
}

@media (max-width:761px){
#column-left .zaglk{color:#444;font-size:20px;font-weight:700;text-transform:uppercase;padding:10px 0px;text-align: center;}
#column-left .zaglk:after {content: "";width:0px;margin-top: -5px;margin-left:0px;height:0px;background: #333;display: inline-block;vertical-align: middle;margin}
#column-left .zaglk:before {content: "";width:0px;margin-top: -5px;height:0px;background: #333;display: inline-block;vertical-align: middle;margin-right:0px;}
}
@media (min-width:762px){
#column-left .zaglk{color:#444;font-size:2.2rem;font-weight:700;text-transform:uppercase;padding:3px 0px 20px 0px;text-align:left;}
#column-left .zaglk:after {content: "";width:0px;margin-top: -5px;margin-left:0px;height:0px;background: #333;display: inline-block;vertical-align: middle;margin}
#column-left .zaglk:before {content: "";width:0px;margin-top: -5px;height:0px;background: #333;display: inline-block;vertical-align: middle;margin-right:0px;}
}
hr {border-top: 1px solid #ebebeb}
.row {
    margin-right: -15px;
    margin-left: -15px;
    width: 100%;
}
	
#pt-menu-3514 .pt-menu-bar {background: #FFFFFF;color: #FFFFFF;padding: 0px 0px 0px 0px;}
#pt-menu-3514.pt-menu-bar {background: #FFFFFF;color: #FFFFFF;}
#pt-menu-3514 .ul-top-items .li-top-item .a-top-link {background: #FFFFFF;padding: 5px 0px 5px 0px;color: #1E1E1F;font-size: 1.4rem;text-transform: uppercase;font-weight: 400;}
#pt-menu-3514 .ul-top-items .li-top-item:hover .a-top-link,#pt-menu-3514 .ul-top-items .li-top-item:hover .a-top-link i, #pt-menu-3514 .ul-top-items .li-top-item.active .a-top-link{color: #F51E1E;font-weight: 400;background: #FFFFFF;}
#pt-menu-3514 .ul-top-items .li-top-item > a > span:after {background: #F51E1E;}#pt-menu-3514 .mega-menu-container {background: #FFFFFF;padding: 0 0 0 0;}
#pt-menu-3514 .mega-menu-container .a-mega-second-link {color: #FFFFFF;font-size: 1.4rem;text-transform: none;font-weight: 300;}
#pt-menu-3514 .mega-menu-container .a-mega-second-link:hover {color: #FFFFFF;font-weight: 300}
#pt-menu-3514 .mega-menu-container .a-mega-third-link {color: #FFFFFF;font-size: 1.4rem;text-transform: none;font-weight: 300}
#pt-menu-3514 .mega-menu-container .a-mega-third-link:hover {color: #FFFFFF;font-weight: 300;}
#pt-menu-3514 .ul-second-items .li-second-items {background: #FFFFFF;color: #1E1E1F;}
#pt-menu-3514 .ul-second-items .li-second-items:hover, #pt-menu-3514 .ul-second-items .li-second-items.active {background: #FFFFFF;color: #F51E1E;}
#pt-menu-3514 .ul-second-items .li-second-items .a-second-link {color: #1E1E1F;font-size: 1.5rem;text-transform: capitalize;font-weight: 400;}
#pt-menu-3514 .ul-second-items .li-second-items .a-second-link:hover,#pt-menu-3514 .ul-second-items .li-second-items:hover .a-second-link, #pt-menu-3514 .ul-second-items .li-second-items.active .a-second-link {color: #F51E1E;font-weight: 400;}
#pt-menu-3514 .ul-third-items .li-third-items {background: #FFFFFF;}
#pt-menu-3514 .ul-third-items .li-third-items:hover, #pt-menu-3514 .ul-third-items .li-third-items.active {background: #FFFFFF;}
#pt-menu-3514 .ul-third-items .li-third-items .a-third-link {color: #7D7D7D;font-size: 1.4rem;text-transform: capitalize;font-weight: 400;}
#pt-menu-3514 .ul-third-items .li-third-items .a-third-link:hover, #pt-menu-3514 .ul-third-items .li-third-items.active .a-third-link {color: #F51E1E;font-weight: 400;}
#pt-menu-1342 .pt-menu-bar {background: #FFFFFF;color: #FFFFFF;padding: 0px 0px 0px 0px;}
#pt-menu-1342.pt-menu-bar {background: #FFFFFF;color: #FFFFFF}
#pt-menu-1342 .ul-top-items .li-top-item .a-top-link {background: #FFFFFF;padding: 5px 20px 5px 20px;color: #FFFFFF;font-size: 1.4rem;text-transform: uppercase;font-weight: 400}
#pt-menu-1342 .ul-top-items .li-top-item:hover .a-top-link,#pt-menu-1342 .ul-top-items .li-top-item:hover .a-top-link i, #pt-menu-1342 .ul-top-items .li-top-item.active .a-top-link{color: #FFFFFF;font-weight: 400;background: #FFFFFF;}
#pt-menu-1342 .ul-top-items .li-top-item > a > span:after {background:#FFF;}
#pt-menu-1342 .mega-menu-container {background: #FFF;padding: 17px 30px 30px 30px}
#pt-menu-1342 .mega-menu-container .a-mega-second-link {color: #1E1E1F;font-size: 1.4rem;text-transform: uppercase;font-weight: 400}
#pt-menu-1342 .mega-menu-container .a-mega-second-link:hover {color: #F51E1E;font-weight: 400}
#pt-menu-1342 .mega-menu-container .a-mega-third-link {color: #7D7D7D;font-size: 1.4rem;text-transform:uppercase;font-weight: 400;width: max-content;padding-right:15px;min-width: 150px;}
#pt-menu-1342 .mega-menu-container .a-mega-third-link:hover {color: #F51E1E;font-weight:400}
#pt-menu-1342 .ul-second-items .li-second-items {background:#FFF;color: #1E1E1F;}
#pt-menu-1342 .ul-second-items .li-second-items:hover, #pt-menu-1342 .ul-second-items .li-second-items.active {background:#FFF;color:#F51E1E}
#pt-menu-1342 .ul-second-items .li-second-items .a-second-link {color: #1E1E1F;font-size: 1.4rem;text-transform: uppercase;font-weight:400}
#pt-menu-1342 .ul-second-items .li-second-items .a-second-link:hover,#pt-menu-1342 .ul-second-items .li-second-items:hover .a-second-link, #pt-menu-1342 .ul-second-items .li-second-items.active .a-second-link {color:#F51E1E;font-weight:400}
#pt-menu-1342 .ul-third-items .li-third-items {background:#FFF}
#pt-menu-1342 .ul-third-items .li-third-items:hover, #pt-menu-1342 .ul-third-items .li-third-items.active {background:#FFF}
#pt-menu-1342 .ul-third-items .li-third-items .a-third-link {color: #7D7D7D;font-size: 1.4rem;text-transform: capitalize;font-weight: 400}
#pt-menu-1342 .ul-third-items .li-third-items .a-third-link:hover, #pt-menu-1342 .ul-third-items .li-third-items.active .a-third-link {color: #F51E1E;font-weight: 400}
.dropdown-menu {min-width: 170px;}
.pt-menu a {
color:#1E1E1F
}
ul.list-unstyled.add li span.stock {
    text-transform: uppercase;
    font-weight: 600;
}
.descr_links {
    display: flex;
    flex-direction: initial;
    width: 100%;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: inherit;
}
.overlay {
   background: rgb(0 45 80 / 46%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    justify-content: center;
    align-items: center;
    display: flex;
}
.text_links {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.text_links h1 {
    color: white;
    font-size: 88px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: sans-serif;
}
.text_links h2 {
    color: #e31e25;
    font-size: 88px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 600;
}
#logo {
    width: 250px;
    padding: 5px 0;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.horizontal-menu .ul-top-items {
    display: flex;
    vertical-align: top;
    justify-content: center;
}
#pt-menu-1342 .ul-top-items .li-top-item .a-top-link {
    background: #FFFFFF;
    padding: 5px 20px 5px 20px;
    color: #FFFFFF;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 600;
}
.buttonhome, .buttonhome a {
    text-align: center;
    color: #fff;
    font-family: 'Century Gothic', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 10px 25px;
    max-width: 100%;
    border: 0px solid #fff;
    min-width: 200px;
    margin-left: 1em;
    margin-right: 1em;
}
.featured_cat h2 {
    text-align: center;
    font-size: 3rem;
    margin-bottom: 1em;
    line-height: 1.31;
}
.featured_cat {
    padding-top: 0px;
    margin-top: 3em;
    padding-right: 30px;
    padding-bottom: 0px;
    margin-bottom: 6em;
    padding-left: 30px;
}
.advantages hr {
   color: #61B1D1;
    border-top: 0.15em solid #61B1D1;
    max-width: 17%;
    margin-top: 10px;
    margin-bottom: 3em;
}
span.descriptiom_adv {
    text-align: center;
    display: flex;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 3em;
}
.manufacturers h2 {
    text-align: center;
}
.manufacturers hr {
    color: #61B1D1;
    border-top: 0.15em solid #61B1D1;
    max-width: 17%;
    margin-top: 10px;
    margin-bottom: 3em;
}
@media (max-width: 789px){
	.fullscreen-bg__video {
    width: auto;
    top: 6%;
    left: -56%;
}
.fullscreen-bg {
    overflow: hidden;
    min-height: 0px;
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 0%;
    margin-bottom: 0px;
}
.overlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    justify-content: center;
    align-items: flex-end;
    display: flex;
}
.text_links {
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2%;
}
.text_links h1 {
    color: white;
    font-size: 17px;
    margin-bottom: 3px;
}
.text_links h2 {
    color: #e31e25;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.descr_links {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: inherit;
}
button.btn.btn-primary.cheapering.show_button {
    line-height: 9px;
    padding: 7px 20px;
    font-size: 11px;
}


.buttonhome, .buttonhome a {
    margin-bottom: 0px;
    margin-top: 6px!important;
    text-align: center;
    color: #fff;
    font-family: 'Century Gothic', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 6px 14px;
    max-width: 410px;
    border: 0px solid #fff;
    min-width: 177px;
    margin-left: 1em;
    margin-right: 1em;
    line-height: 1.4rem;
}
.buttonhome, .buttonhome a {
    margin-bottom: 0px;
    margin-top: 6px!important;
    text-align: center;
    color: #fff;
    font-family: 'Century Gothic', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
}
#logo {
    width: 164px;
    padding: 4px 0;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding-left: 4rem;
}
.featured_cat {
    padding-top: 0px;
    margin-top: 0em;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 0em;
    padding-left: 0px;
}
.category-name {
    max-width: 100%;
    display: block;
    word-break: break-all;
}
.col-md-2.col-xs-6.category_box {
    min-height: 12em;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}
.advantages hr {
    color: green;
    border-top: 0.15em solid #41a847;
    max-width: 19%;
    margin-top: 7px;
    margin-bottom: 1em;
}
span.descriptiom_adv {
    text-align: center;
    display: flex;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    padding-left: 0%;
    padding-right: 0%;
    margin-bottom: 1em;
}
.advantage p {
    line-height: 15px!important;
    font-family: inherit!important;
    font-size: 12px!important;
    color: #424242!important;
}
.advantage {
    border: none;
    padding: 0px 0px!important;
    overflow: hidden;
}
.col-lg-3.col-md-3.col-sm-6.col-xs-6.adv {
    min-height: 24em;
    padding-left: 5px;
    padding-right: 5px;
}
#common-home {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.manufacturers hr {
    color: green;
    border-top: 0.15em solid #41a847;
    max-width: 17%;
    margin-top: 10px;
    margin-bottom: 1em;
}
.swiper-viewport {
    margin: 0 0 2px;
    background: #fff;
    z-index: 1;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
    width: 100%;
    position: relative;
    overflow: visible;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    width: 30%!important;
}
.advantage h4 {
    min-height: 2em;
    color: #7f7f81!important;
    font-family: inherit!important;
    font-size: 14px!important;
    font-weight: bold;
    padding: 0px;
    margin-top: 5px;
}
.fullscreen-bg__video {
    width: 100%;
    top: 0%;
    left: 0%;
}
.overlay {
    background: rgb(53 49 49 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    justify-content: center;
    align-items: flex-end;
    display: flex;
    text-align: center;
}
.featured_cat h2 {
    font-size: 2.5rem;
}
.col-md-6.col-xs-6.category_box {
    padding-left: 0em;
    padding-right: 0em;
}
.col-md-6.col-xs-6.category_box .category-name a {
    font-size: 14px;
    word-break: break-word;
    color: black;
}
h2.advantages {
    font-size: 17px;
    margin: 0px;
    padding: 10px 0;
    text-align: center;
    margin-top: 50px!important;
    margin-bottom: 2px!important;
}

}
.block-text_flex {
    width: 100%;
    padding: 0px;
    background-color: #dfddddbd;
    height: auto;
    min-height: 100%;
    display: flex;
    /* justify-content: center; */
}
.block-text_flex .col-sm-8 {
    justify-content: center;
    /* align-items: center; */
    display: flex;
    font-weight: 600;
    padding: 7em;
    font-size: 18px;
    flex-direction: column;
}
.block-text_flex .col-sm-4 {
    padding: 0px;
    margin: 0px;
}
.row.bu_top_banners {
    padding-right: 10%;
    padding-left: 10%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 4%;
}
.bu-banner.bu-hover-effect {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
img.top_banner_img.main_img {
    max-width: 60%;
}
.top_banner_heading {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    color: black;
    min-height: 4em;
}
a.top_banner_url {
    background-color: #f7f7f7;
    padding: 3px;
    border: 1px solid #ff0303;
    width: 100%;
    display: block;
    min-height: 14em;
    border-radius: 6%;
}
button#button-cart {
    min-height: 50px;
    font-size: 18px;
    font-weight: 600;
}

.legend {
    max-height: 10em;
    display: block;
    position: relative;
    width: 100%;
    overflow: auto;
    scroll-x: unset;
    scroll: auto;
    text-align: center;
}
.legend p {
    /* width: 100px; */
    display: inline-grid;
    font-size: 12px;
    color: white;
    padding: 0 3px 0 3px;
}
.legend::-webkit-scrollbar {
    background-color: darkgrey;
    outline: 1px solid #e91e1e;
    width: 4px;
    box-shadow: inset 0 0 6px rgb(237 237 237);
    color: aquamarine;
    background-color: whitesmoke;
}
.legend ::-webkit-scrollbar-thumb {
    background-color: rgb(255 8 8)!important;
    border-radius: 10px;
}
.title_cities {
    font-size: 18px;
    padding-bottom: 1em;
    text-align: center;
    margin-top: 1em;
}
.col-copy.col.col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 0px;
    text-align: center;
    color: red;
}
.social {
    padding-top: 1em;
    padding-bottom: 1em;
}
span.text_social {
    margin-bottom: 1em;
    display: block;
}
span.payment_text {
    margin-bottom: 1em;
    display: block;
}
.footer-about-us .image_logo img {
    max-width: 250px;
    width: 100%;
    margin-bottom: 1.2em;
}
.h2.price {
    font-size: 2.4rem;
    color: #444;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}
.h2.write {
    font-size: 2.4rem;
    color: #444;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}
.text_options{
	font-size: 2.2rem;
	 color: #444;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}
header.scroll-fix {
    background-color: #e31e25;
}
.col.col-md-4.col-sm-6.col-xs-12.contacts {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.col.col-md-4.col-sm-6.col-xs-12.middle {
    display: flex;
    flex-direction: column;
    align-items: center;
}
div#ftrd {
    padding: 3em 4em;
}
div#ocf-module-1 {
    padding: 0% 20%;
}
@media only screen and (max-width: 1400px) and (min-width: 1200px){
.col-logo {
    max-width: 200px;
}
#pt-menu-1342 .ul-top-items .li-top-item .a-top-link {
    padding: 3px 10px 5px 10px;
    font-size: 1.5rem;
}
#logo {
    width: 200px;
}	
.block-text_flex .col-sm-8 {
    padding: 1em 7em;
    font-size: 14px;
}
a.top_banner_url {
    min-height: 12em;
}
.row.bu_top_banners {
    padding-right: 5%;
    padding-left: 5%;
}

} 
span.out.stock {
    color: red;
}
div#button-option .tbody .table {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    margin-top: 20px;
    justify-content: center;
    border-bottom: 1px solid #c7c4c4;
}
.quantity {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.name {
    display: flex;
    flex-direction: column;
    width: 100%;
}
div#button-option {
    padding: 0 1% 0;
}
span.pp {
    font-weight: bold;
    font-size: 20px;
}
@media (max-width: 789px){
	a#bingc-phone-button {
    bottom: 0%!important;
    left: 0%!important;
}
table {
    overflow-x: scroll!important;
    width: auto;
    display: block;
    max-width: 100%;
    min-width: 100%;
}
#product-category {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
}
div#product-category div#content {
    padding-right: 5px;
    padding-left: 5px;
}
div#product-category div#content .col-sm-12 {
    padding-right: 0px;
    padding-left: 0px;
}
	.block-text_flex{
	
        flex-direction: column;
	}
.block-text_flex .col-sm-8 {
    justify-content: center;
        flex-direction: column;
    display: flex;
    font-weight: 600;
    padding: 1em;
    font-size: 12px;
}
.block-text_flex .col-sm-8 h1 {
    font-size: 1.6rem;
}
.featured_cat h4 {
    font-size: 1.1rem;
}
a.top_banner_url {
    padding: 1px;
    min-height: 11em;
    margin: 3% 0;
}
.row.bu_top_banners {
    padding-right: 0%;
    padding-left: 0%;
    margin-top: 4%;
}
.row.bu_top_banners .col-lg-2.col-md-2.col-sm-3.col-xs-6 {
    padding-right: 10px;
    padding-left: 10px;
}
div#ftrd {
    padding: 1em 0em;
}
div#ocf-module-1 {
    padding: 0% 0%;
}
.col.col-md-4.col-sm-6.col-xs-12.middle {
    align-items: flex-start;
}
.col.col-md-4.col-sm-6.col-xs-12.contacts {
    align-items: flex-start;
}
.footer-links .btn-group {
    width: 100%;
}
div#button-option .tbody .table {
    display: flex;
    flex-direction: column;
}
div#product-product {
    padding-right: 0px;
    padding-left: 0px;
}
.name {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
    padding-bottom: 1em;
}

}
.flex_bottombox {
    display: flex;
}
.column_first {
    width: 100%;
}
.column_second {
    width: 100%;
}
.column_second aside#column-left {
    width: 100%;
}
span.popular_prods a {
    border-bottom: red;
    border: 1px solid;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    margin-left: 1em;
    margin-left: 0em;
    margin-right: 1em;
    line-height: 2;
}
.popular_cat, .popular_prods a {
    border-bottom: red;
    border: 1px solid;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    margin-left: 1em;
    margin-left: 0em;
    margin-right: 1em;
    line-height: 2;
}
.column_first aside#column-right {
    width: 100%;
}
.column_second .caption {
    display: contents;
}
button.btn.btn-primary.btn-lg.btn-block a {
    color: white;
}
ul.box-top.box-top-left.pull-left span a {
    color: white;
}
div#product-category div#ocf-module-1 {
    padding: 0% 2%;
}
footer ul.list-unstyled {
    padding-bottom: 15%;
}
.coltestimon {
    display: flex;
    justify-content: center;
    padding-bottom: 2em;
}
.testimon h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
}
div#product button.btn.btn-primary.btn-lg.btn-block {
    display: flex;
}
button.btn.btn-primary.btn-lg.btn-block a {
    color: white;
    width: 100%;
}
button.btn.btn-primary.btn-lg.btn-block.boc_order_btn {
    display: flex;
    justify-content: center;
    background-color: #3f51b5;
    font-weight: 600;
}
textarea#boc_message {
    height: 100%;
}
@media (min-width:989px) and (max-width:1199px){
	.col-hoz {
    display: block;
	}
	#pt-menu-1342 {
    display: block!important;
	}
	#pt-menu-1342 .ul-top-items .li-top-item .a-top-link {
    background: #FFFFFF;
    padding: 5px 20px 5px 20px;
    color: #FFFFFF;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
#logo {
    width: 180px;
    padding: 5px 0;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    float: left;
}
#pt-menu-1342 .ul-top-items .li-top-item .a-top-link {
    background: #FFFFFF;
    padding: 4px;
    color: #FFFFFF;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
.horizontal-menu {
    padding: 0 160px;
}
.text_links h1 {
    color: white;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: sans-serif;
} 
.text_links h2 {
    color: #e31e25;
    font-size: 69px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 600;
    font-style: italic;
}
}
p.footer-phone a {
    color: white;
}
.text-center.quantity {
    display: inline-block;
}
.text-center.quantity span.number {
    font-size: 18px;
    font-weight: 700;
    color: red;
}
.text-center.quantity span.number {
    font-size: 18px;
    font-weight: 700;
    color: red;
}
.alert {
    color: #ff0000!important;
    font-size: 18px!important;
    font-weight: 700!important;
}
span.product-warning {
    color: red;
    font-size: 24px;
    letter-spacing: 4px;
    font-weight: 700;
}
.product__card-right {
    padding: 20px;
    background: #fdf2f1;
    -webkit-border-radius: 8px;
    border-radius: 9px;
}
.product__delivery-title {
   font-weight: 700;
    font-size: 16px;
    padding-bottom: 1em;
    padding-left: 1em;
}
.col-sm-7.pd {
    display: flex;
}
.col-sm-7.pd {
    display: flex;
}
.col-sm-7.pd aside#column-right {
    width: 100%;
}
.product_bBlock {
    width: 60%;
}
.product__callback-block .product__delivery-title {
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 0em;
    padding-left: 0em;
}
.product__callback-block a {
    color: red;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: underline;
}
.xdstickers_wrapper.position_upleft {
    top: 2px!important;
    left: 2px!important;
    right: auto;
}
div#buton-option-block h3 {
    display: flex;
}
span.warning_text {
    font-size: 17px;
    /* display: flex; */
    color: red;
    font-weight: 200;
    text-align: center;
    width: 100%;
    /* display: block; */
}
.product__callback-block .product__delivery-content {
    display: flex;
    flex-direction: column;
}
a.tel {
    color: #0e34a1;
    text-decoration: none;
    font-size: 18px;
    padding-top: 2px;
}
@media(max-width:780px){
	.product_bBlock {
    width: 100%;
}
div#product .form-group {
    width: 100%!important;
}
.xdstickers_wrapper.position_upleft {
    width: 100%!important;
}
.xdstickers {
        margin: 0 0px 0px 0!important;
    font-size: 10px!important;
    padding: 0px 4px!important;
}
.xdstickers_wrapper.position_upleft {
    top: 2px!important;
    left: 2px!important;
    right: auto;
	    padding-right: 20px!important;
}
div#buton-option-block h3 {
    display: flex;
    align-items: center;
}
span.warning_text {
    font-size: 11px;
   
}
}
.divshadowmodule.divshadowmodule53.focus textarea#phone {
    min-height: 110px;
}
@media (max-width: 789px){
.fixed.visible-xs.phone {
    position: fixed;
    bottom: 26px;
    width: 100%;
    text-align: center;
    z-index: 1;
}
.fixed.visible-xs.phone a {
    background: #eb2f2c;
    color: #fff;
    padding: 5px 15px 5px 15px;
    border-radius: 20px;
    font-weight: 700;
    font-size: 18px;
}
}
#product button.btn.btn-default {
    background: white;
    color: black;
}
#scroll-cart {
    margin-top: 1em;
} 
.input-group .form-control[name^="quantity"] {
    min-width: 65px;
}
div#button-option span.input-group-addon {
    cursor: pointer;
}