*,::after,::before{box-sizing:border-box}
html,body{height:100%}
body{font-family:"roboto",sans-serif,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;font-style:normal;line-height:1.5;position:relative;visibility:visible;overflow-x:hidden;color:#000000;background-color:#e9e8e8}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
body{font-size:15px}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
body{font-size:15px}
}
@media only screen and (max-width: 767px) {
body{font-size:15px}
}
h1,h2,h3,h4,h5,h6{font-family:"roboto",sans-serif;font-weight:400;line-height:1.3;margin-top:0;color:#000000}
.h1,.h2,.h3,.h4,.h5,.h6{line-height:inherit;margin:0}
h1,.h1{font-size:45px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
h1,.h1{font-size:50px;line-height:1.2}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
h1,.h1{font-size:40px;line-height:1.2}
}
@media only screen and (max-width: 767px) {
h1,.h1{font-size:36px;line-height:1.2}
}
@media only screen and (max-width: 575px) {
h1,.h1{font-size:30px}
}
h2,.h2{font-size:26px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
h2,.h2{font-size:26px}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
h2,.h2{font-size:24px}
}
@media only screen and (max-width: 767px) {
h2,.h2{font-size:24px}
}
h3,.h3{font-size:22px}
h4,.h4{font-size:18px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
h4,.h4{font-size:17px}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
h4,.h4{font-size:16px}
}
h5,.h5{font-size:16px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
h5,.h5{font-size:14px}
}
@media only screen and (max-width: 575px) {
h5,.h5{font-size:13px}
}
h6,.h6{font-size:14px}
/*p:last-child{margin-bottom:0}*/
a,button{line-height:inherit;cursor:pointer;text-decoration:none; }
a:hover,a:active,a:focus{box-shadow:none;outline:none;text-decoration:none}
a,button,img,input,textarea{transition:all .3s ease 0}
:focus{outline:none}
a:focus{text-decoration:none;color:inherit;outline:none}
a:hover{text-decoration:none;color:#b98e45}
button,input[type=submit]{cursor:pointer}
img{height:auto;max-width:100%}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}
input:-moz-placeholder,textarea:-moz-placeholder{opacity:1}
input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}
/*ul{margin:0;padding:0}*/
ul:last-child{margin-bottom:0}
ul li{list-style:none}
hr{border-top-width:2px}
.bg-img{background:no-repeat center center;background-size:cover}
.wrapper{overflow-x:hidden; }
.header-wrapper{background-color:#f3f3f3; border-bottom:4px solid #b98e45;}
/*.header-wrapper{background-image:url(../images/header-fon.jpg); padding: 25px;}*/
.section-space{padding-bottom:100px;padding-top:100px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.section-space{padding-top:90px;padding-bottom:90px}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.section-space{padding-top:80px;padding-bottom:80px}
}
.section-top-space{padding-top:100px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.section-top-space{padding-top:90px}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.section-top-space{padding-top:80px}
}
.section-bottom-space{padding-bottom:100px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.section-bottom-space{padding-bottom:90px}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.section-bottom-space{padding-bottom:80px}
}
.section-two-space{padding-bottom:80px;padding-top:80px}
.section-two-top-space{padding-top:80px}
.section-two-bottom-space{padding-bottom:80px}
.section-three-space{padding-bottom:60px;padding-top:60px}
.section-three-top-space{padding-top:60px}
.section-three-bottom-space{padding-bottom:60px}
@media only screen and (min-width: 1550px) {
.container-padding-1{padding-left:100px;padding-right:100px}
}
.row-gutter-20{margin-right:-10px;margin-left:-10px}
.row-gutter-20 .col,.row-gutter-20 [class*=col-]{padding-left:10px;padding-right:10px}
.btn{background-color:#b98e45;border:1px solid #b98e45;box-shadow:none;/*border-radius:50px;*/color:#FFF;display:inline-block;font-size:16px;font-weight:400;line-height:1;padding:10px 30px;text-align:center;transition:all .3s ease 0}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.btn{font-size:14px;padding:13px 20px}
}
@media only screen and (max-width: 479px) {
.btn{padding:13px 17px}
}
.btn:hover,.btn:focus,.btn:active{background-color:#d85d14;border-color:#d85d14;color:#FFF}
.btn:hover .icon,.btn:focus .icon,.btn:active .icon{color:#FFF}
.btn:focus{box-shadow:none}
.btn .icon{color:#FFF;font-size:16px;margin-left:18px;position:relative;top:2px;transition:all .3s ease 0}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.btn .icon{font-size:14px;margin-left:6px;top:0}
}
@media only screen and (max-width: 479px) {
.btn .icon{margin-left:3px}
}
.btn.btn-white{background-color:#FFF;border-color:#FFF;color:#080806}
.btn.btn-white .icon{color:#080806}
.btn.btn-white:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.btn.btn-white:hover .icon{color:#FFF}
.btn.btn-hover-white:hover{background-color:#FFF;border-color:#FFF;color:#080806}
.btn.btn-hover-white:hover .icon{color:#080806}
.btn.btn-secondary{background-color:#000000;border-color:#000000;color:#fffff}
.btn.btn-secondary .icon{color:#b98e45}
.btn.btn-secondary:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.btn.btn-secondary:hover .icon{color:#FFF}
.btn.btn-border{background-color:transparent;border-color:#000;color:#080806}
.btn.btn-border .icon{color:#080806}
.btn.btn-border:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.btn.btn-border:hover .icon{color:#FFF}
.btn.btn-gray-border{background-color:transparent;border:1px solid #eee;color:#000000;padding:15px 28px;border-radius:50px;font-size:13px;text-transform:capitalize}
.btn.btn-gray-border:hover{background-color:#b98e45;border:1px solid #b98e45;color:#FFF}
.btn-link{color:#FFF;font-size:14px;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease 0}
.btn-link .icon{font-size:12px;margin-left:10px}
.btn-link:hover{color:#b98e45}
.btn-play{box-shadow:0 4px 30px rgba(235,111,37,0.2);color:#b98e45;border:1px solid #b98e45;border-radius:50%;height:65px;line-height:65px;margin-right:25px;position:relative;text-align:center;width:65px}
.btn-play-wrp{align-items:center;color:#b98e45;display:flex;font-family:"Poppins",sans-serif;font-size:20px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.btn-play-wrp{font-size:14px}
}
@media only screen and (max-width: 479px) {
.btn-play-wrp{font-size:13px}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.btn-play{height:50px;line-height:50px;margin-right:15px;width:50px}
}
@media only screen and (max-width: 479px) {
.btn-play{margin-right:7px}
}
.btn-play:before,.btn-play:after{content:"";position:absolute;top:50%;left:50%;height:65px;width:65px;transform:translateX(-50%) translateY(-50%);transform-origin:center center;border-radius:50%;-ms-box-shadow:0 0 0 0 #b98e45;-o-box-shadow:0 0 0 0 #b98e45;box-shadow:0 0 0 0 #b98e45;-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.btn-play:before,.btn-play:after{height:50px;width:50px}
}
.btn-play:before{-webkit-animation-delay:.9s;animation-delay:.9s}
.btn-play:after{-webkit-animation-delay:.6s;animation-delay:.6s}
.btn-video-play{background-color:#FFF;border:1px solid #FFF;border-radius:50%;box-shadow:none;color:#b98e45;font-size:20px;height:90px;left:50%;line-height:90px;position:absolute;text-align:center;top:50%;width:90px;z-index:1;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.btn-video-play{font-size:16px;height:50px;line-height:48px;width:50px}
}
.btn-video-play:hover{background-color:transparent;border-color:#b98e45;transform:translate(-50%,-50%) scale(1.15);-webkit-transform:translate(-50%,-50%) scale(1.15);-moz-transform:translate(-50%,-50%) scale(1.15);-ms-transform:translate(-50%,-50%) scale(1.15);-o-transform:translate(-50%,-50%) scale(1.15)}
.btn-video-play:before,.btn-video-play:after{display:none}
.accordion-one{position:relative;top:-3px}
.accordion-one .accordion-item{background-color:#FFF;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem;margin-bottom:10px}
.accordion-one .accordion-item:last-child{margin-bottom:0}
.accordion-one .accordion-item:first-of-type{border-radius:.25rem}
.accordion-one .accordion-item:not(:first-of-type){border:1px solid rgba(0,0,0,0.125)}
.accordion-one .accordion-item .accordion-header{border-bottom:1px solid rgba(0,0,0,0.125)}
.accordion-one .accordion-item .accordion-button{background-color:rgba(0,0,0,0.03);box-shadow:none;color:#000000;font-size:17px;font-weight:700;padding:13px 28px}
@media only screen and (max-width: 575px) {
.accordion-one .accordion-item .accordion-button{font-size:15px;padding:13px 15px}
}
.accordion-one .accordion-item .accordion-button:after{background:none;color:#000000;content:"-";font-size:30px;font-weight:700;position:absolute;right:11px;top:calc(50% - 22px);transform:none}
.accordion-one .accordion-item .accordion-button.collapsed:after{background:none;content:"+";font-size:22px;right:13px;top:calc(50% - 14px);transform:none}
.accordion-one .accordion-item .accordion-button:not(.collapsed){background-color:rgba(0,0,0,0.03)}
.accordion-one .accordion-item .accordion-body{padding:20px 28px}
@media only screen and (max-width: 575px) {
.accordion-one .accordion-item .accordion-body{padding:20px 15px}
}
.accordion-one .accordion-item .accordion-body-desc{font-size:14px;line-height:24px}
.form-check{align-items:center;display:flex;margin-bottom:10px}
.form-check .form-check-input{background-color:transparent;border:2px solid #506781;box-shadow:none;font-size:14px;height:17px;margin-right:8px;position:relative;top:-2px;width:17px}
.form-check .form-check-input:checked{background-color:#b98e45;border-color:#b98e45;box-shadow:none;color:#FFF}
.form-check .form-check-input:focus{box-shadow:none}
.form-check .form-check-input + .form-check-label{color:#000000;cursor:pointer;font-size:15px;width:100%}
.form-check .form-check-input + .form-check-label span{float:right}
.offcanvas-backdrop,.modal-backdrop{background-color:rgba(43,43,43,0.92);cursor:url(../images/icons/cancel-white.png),auto}
.offcanvas-backdrop.show,.modal-backdrop.show{opacity:1}
.fw-semi-bold{font-weight:600!important}
.text-hover-primary:hover{color:#b98e45!important}
.text-hover-primary:hover i{color:#b98e45!important}
.text-hover-headings-color:hover{color:#000000!important}
.text-hover-headings-color:hover i{color:#000000!important}
.bg-theme3{background-color:#12a05c!important}
.bg-theme4{background-color:#f90!important}
.bg-gray-light{background-color:#f0f2f5!important}
.row-align .col-align-left{width:30%}
.row-align .col-align-right{width:70%}
input:focus::-webkit-input-placeholder{color:transparent;opacity:0}
input:focus:-moz-placeholder{color:transparent;opacity:0}
input:focus::-moz-placeholder{color:transparent;opacity:0}
input:focus:-ms-input-placeholder{color:transparent;opacity:0}
.max-w-auto{max-width:none!important}
.rounded-10{border-radius:10px!important}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.header-area{padding:27px 0}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.header-area .header-action{margin-top:2px}
}
.header-two-area header .main-nav-link{padding:31px 14px 32px}
.header-three-area{padding:22.5px 0}
.header-three-area .header-logo{text-align:center}
.header-top{border-bottom:1px solid #eee;padding:20px 0}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.header-top{border-bottom:none;padding:27px 0}
}
.header-transparent{background-color:transparent;position:absolute;left:0;top:0;width:100%;z-index:8}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.header-transparent .header-area{padding:35px 0}
}
@media only screen and (max-width: 767px) {
.header-logo-area img{max-width:150px;position:relative;top:-1px}
}
@media only screen and (max-width: 479px) {
.header-logo-area img{max-width:104px}
}
@media only screen and (max-width: 479px) {
.header-logo img{max-width:115px}
}
.header-info-dropdown{line-height:1;margin-left:20px;position:relative}
.header-info-dropdown .btn-info{background-color:transparent;border:none;box-shadow:none;color:#333;cursor:pointer;display:inline-block;font-size:20px;line-height:1;margin-right:0;padding:0;position:relative;top:-1px;transition:all .3s ease 0}
.header-info-dropdown .btn-info.dropdown-toggle:after{display:none}
.header-info-dropdown .btn-info:hover,.header-info-dropdown .btn-info:active,.header-info-dropdown .btn-info:focus{background-color:transparent;border:none;box-shadow:none;color:#b98e45}
.header-info-dropdown:last-child .btn-info{padding-right:16px}
.header-info-dropdown:last-child .btn-info:before{display:none}
.header-info-dropdown:last-child .btn-info:after{right:0}
.header-dropdown-menu{width:300px;padding:26px 30px 32px;border:none;background-color:#FFF;box-shadow:10px 25px 80px rgba(150,150,150,0.5);left:auto!important;right:0!important}
.header-dropdown-menu-title{font-size:18px;margin-bottom:0;padding-bottom:19px;border-bottom:1px solid #ccc;letter-spacing:.2px}
.header-dropdown-menu-title.style-two{padding-top:10px}
.header-dropdown-menu ul{font-size:16px;margin:0;padding:18px 0 0;list-style:none;letter-spacing:.2px}
.header-dropdown-menu ul:not(:last-child){margin-bottom:20px}
.header-dropdown-menu ul li + li{margin-top:20px}
.header-navigation{margin-left:50px;position:relative}
.header-navigation-light header .main-nav > li.active > a{color:#FFF}
.header-navigation-light header .main-nav > li > a{color:#FFF}
.header-navigation-light header .main-nav > li > a:hover{color:#b98e45}
header .main-nav{display:flex;flex-wrap:wrap}
header .menu-item{position:relative;margin:0 10px}
header .menu-item:first-child{margin-left:0}
header .menu-item:first-child > a{padding-left:0}
header .menu-item:last-child{margin-right:0}
header .menu-item:last-child > a{padding-right:0}
header .menu-item > a{color:#000;font-size:16px;font-weight:500; padding:50px 2px;display:inline-block;line-height:1;position:relative;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}
header .menu-item > a:hover{color:#b98e45}
header .main-nav li.active > a{color:#b98e45}
header .main-nav li.active ul li.active > a{color:#b98e45}
header .main-nav li.active ul li.active ul li.active > a{color:#b98e45!important}
.has-submenu:hover .submenu-nav,.has-submenu:hover .submenu-nav-mega{margin-top:0;opacity:1;visibility:visible;pointer-events:visible}
.submenu-nav{box-shadow:0 1px 24px 0 rgba(0,0,0,0.09);background-color:#FFF;border-radius:0 0 4px 4px;color:#000;left:-15px;opacity:0;margin-top:30px;min-width:230px;padding:0;position:absolute;pointer-events:none;top:100%;visibility:hidden;width:230px;z-index:9999;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}
.submenu-nav>li{border-bottom:1px solid rgba(173,181,189,0.15);padding:0;margin:0}
.submenu-nav>li:last-child{margin-bottom:0;border-bottom:none}
header .submenu-nav a{color:#1d1d1d;display:block;font-size:14px;padding:18px 25px 18px!important;position:relative;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}
header .submenu-nav a:hover{color:#b98e45;background-color:rgba(173,181,189,0.15)}
.submenu-nav .has-submenu{position:relative}
.submenu-nav .has-submenu .submenu-nav a:before{content:"\f105";font-family:"FontAwesome";right:20px;position:absolute;top:50%;transform:translate(0%,-50%)}
.submenu-nav .has-submenu .submenu-nav{border-radius:0;box-shadow:0 0 3.76px .24px rgba(0,0,0,0.5);left:100%;right:auto;top:8px;opacity:0;visibility:hidden;margin-top:30px}
.submenu-nav .has-submenu .submenu-nav .submenu-nav a:before{display:none}
.submenu-nav .has-submenu .submenu-nav .submenu-nav a:hover{color:#b98e45}
.submenu-nav .has-submenu:hover .submenu-nav a{color:#b98e45}
.submenu-nav .has-submenu:hover .submenu-nav{opacity:1;visibility:visible;margin-top:0}
.submenu-nav .has-submenu:hover .submenu-nav .submenu-nav a{color:#1d1d1d}
.submenu-nav .has-submenu:hover .submenu-nav .submenu-nav a:hover{color:#b98e45}
.submenu-nav-mega{box-shadow:0 1px 24px 0 rgba(0,0,0,0.09);background-color:#FFF;border-radius:0 0 4px 4px;color:#000;display:flex;left:50%;opacity:0;margin-top:30px;min-width:720px;padding:0;position:absolute;pointer-events:none;top:100%;visibility:hidden;width:230px;z-index:9999;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transform:translate(-50%,0%);-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);-o-transform:translate(-50%,0%)}
.submenu-nav-mega-item{border-right:1px solid rgba(173,181,189,0.15);border-bottom:none;flex-basis:50%;margin:0;padding:0}
.submenu-nav-mega-item:last-child{border-right:none}
.submenu-nav-mega-item:hover .mega-title{color:#b98e45;text-decoration:none}
.submenu-nav-mega-item ul > li{border-bottom:1px solid rgba(173,181,189,0.15)}
.submenu-nav-mega-item ul > li:first-child{border-top:1px solid rgba(173,181,189,0.15)}
.submenu-nav-mega-item ul > li:last-child{border-bottom:none}
.submenu-nav-mega-link{color:#1d1d1d;display:block;font-size:13px;padding:11px 35px 10px;position:relative;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}
.submenu-nav-mega-link:hover{color:#b98e45;background-color:rgba(173,181,189,0.15);text-decoration:none}
.submenu-nav-mega .mega-title{color:#2d2d2d;display:block;font-size:13px;font-weight:600;padding:18px 35px 15px;text-decoration:none;text-transform:uppercase}
.submenu-nav-mega .mega-title:hover{background-color:transparent;cursor:auto;text-decoration:none}
.submenu-nav-mega .has-submenu{position:relative}
.submenu-nav-mega .has-submenu a:before{content:"\f105";font-family:"FontAwesome";right:20px;position:absolute;top:50%;transform:translate(0%,-50%)}
.submenu-nav-mega .has-submenu .submenu-nav{border-radius:0;box-shadow:0 0 3.76px .24px rgba(0,0,0,0.5);left:100%;right:auto;top:8px;opacity:0;visibility:hidden;margin-top:30px}
.submenu-nav-mega .has-submenu .submenu-nav a:before{display:none}
.submenu-nav-mega .has-submenu .submenu-nav a:hover{color:#b98e45}
.submenu-nav-mega .has-submenu:hover a{color:#b98e45}
.submenu-nav-mega .has-submenu:hover .submenu-nav{opacity:1;visibility:visible;margin-top:0}
.submenu-nav-mega .has-submenu:hover .submenu-nav a{color:#1d1d1d}
.submenu-nav-mega .has-submenu:hover .submenu-nav a:hover{color:#b98e45}
.header-search-box{background-color:transparent;position:relative;width:100%}
.header-search-box .form-control{background-color:transparent;box-shadow:none;border:1px solid #eee;border-radius:0;color:#000000;font-size:15px;height:50px;line-height:50px;padding:5px 165px 5px 29px;width:100%}
.header-search-box .form-control::-webkit-input-placeholder{color:#919191}
.header-search-box .form-control:-moz-placeholder{color:#919191}
.header-search-box .form-control::-moz-placeholder{color:#919191}
.header-search-box .form-control:-ms-input-placeholder{color:#919191}
.header-search-box .btn-src{background-color:#b98e45;border:none;border-radius:3px;color:#FFF;display:inline-block;font-size:18px;height:50px;letter-spacing:-.1px;line-height:50px;margin:0;padding:0 41px;position:absolute;right:0;text-align:center;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.header-search-box .btn-src .icon{margin-left:1px}
.header-search-box .btn-src:hover{background-color:#000000;color:#FFF}
.header-action-cart{background-color:transparent;border:none;box-shadow:none;color:#333;display:inline-flex;font-size:20px;line-height:1;padding:0;position:relative}
.header-action-cart .cart-icon{position:relative;top:-1px}
.header-action-cart .cart-amount{font-size:18px;margin-left:4px}
.header-action-cart .cart-count{background-color:#1f2226;border-radius:50%;color:#FFF;font-family:"Roboto",sans-serif;font-size:13px;height:22px;line-height:22px;position:absolute;text-align:center;left:5px;top:-22px;width:22px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.header-action-cart .cart-count{top:-20px}
}
.header-action-cart:hover{color:#b98e45}
.header-action-wishlist{color:#313131;font-size:23px;line-height:1;margin-right:24px}
.header-action-account{border-right:1px solid #454545;color:#494343;font-weight:500;line-height:1;padding-right:19px;margin-right:20px;min-width:134px}
.header-action-account .icon{font-size:21px}
.header-action-user{color:#313131;font-size:21px;line-height:1}
.btn-menu{background-color:#333;border:none;border-radius:50%;box-shadow:none;color:#FFF;font-size:18px;height:35px;line-height:35px;outline:1px solid #333;outline-offset:5px;text-align:center;width:35px}
@media only screen and (max-width: 479px) {
.btn-menu{margin-left:12px}
}
.btn-menu:hover{background-color:#000000}
.btn-menu:active,.btn-menu:focus,.btn-menu:focus:not(:focus-visible){outline:1px solid #333;outline-offset:5px}
.btn-menu-two{background-color:transparent;border:none;box-shadow:none;color:#333;font-size:20px;height:auto;line-height:1;margin-left:20px;padding:0;width:auto}
.btn-search-menu{background-color:transparent;border:none;box-shadow:none;color:#333;font-size:20px;line-height:1;padding:0;position:relative;top:-4px;margin-right:26px}
.btn-search-menu svg{width:20px}
.btn-search-menu:hover{color:#b98e45}
.phone-item-action{align-items:center;color:#333;display:inline-flex;font-size:20px;position:relative;top:-2px}
.phone-item-action .icon{font-size:30px;margin-right:6px;position:relative;top:2px}
.sidebar-cart-modal{background-color:#FFF;box-shadow:0 0 87px 0 rgba(0,0,0,0.09);top:0;width:403px;padding:0;min-height:100vh;bottom:0;z-index:9999;right:0}
@media only screen and (max-width: 575px) {
.sidebar-cart-modal{padding:0 15px 15px;width:310px}
}
.sidebar-cart-modal .offcanvas-header{padding:0;position:absolute;right:21px;top:13px}
.sidebar-cart-modal .offcanvas-header .btn-close{background-image:none;border:none;box-shadow:none;color:#000000;font-size:32px;line-height:1;margin:0;opacity:1;padding:0;transition:all .3s ease 0}
.sidebar-cart-modal .offcanvas-header .btn-close:hover{color:#b98e45}
.sidebar-cart-modal .sidebar-cart-inner{padding:0}
.sidebar-cart-modal .sidebar-cart-inner .sidebar-cart-content .cart-close{background-color:transparent;border:none;box-shadow:none;color:#000000;position:absolute;font-size:20px;line-height:1;top:15px;right:15px}
.sidebar-cart-modal .sidebar-cart-inner .sidebar-cart-content .cart-close:hover{color:#b98e45;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg)}
.sidebar-cart-modal .sidebar-cart-inner .sidebar-cart-content .sidebar-cart-all{height:100%;overflow-y:auto}
.sidebar-cart-modal .sidebar-cart-inner .sidebar-cart-content .sidebar-cart-all .cart-header{display:flex;justify-content:space-between;flex-wrap:wrap;padding:20px 30px;border-bottom:1px solid rgba(129,129,129,0.2)}
@media only screen and (max-width: 575px) {
.sidebar-cart-modal .sidebar-cart-inner .sidebar-cart-content .sidebar-cart-all .cart-header{padding:20px 15px}
}
.sidebar-cart-modal .sidebar-cart-inner .sidebar-cart-content .sidebar-cart-all .cart-header > h3{font-size:16px;font-weight:600;text-transform:uppercase;margin:0}
.cart-content ul li{align-items:center;display:flex;margin-bottom:20px}
.cart-content ul li:last-child{margin-bottom:0}
.cart-content ul li .cart-img{flex:0 0 70px}
.cart-content ul li .cart-img a img{border-radius:4px;width:100%}
.cart-content ul li .cart-title{margin-left:20px}
.cart-content ul li .cart-title h4{font-weight:400;font-size:15px;line-height:1.2;width:100%;margin:0 0 11px}
.cart-content ul li .cart-title h4 a{color:#000000;font-weight:400;font-size:15px}
.cart-content ul li .cart-title h4 a:hover{text-decoration:underline}
.cart-content ul li .cart-title h4.font-size-width-inc{font-size:16px;font-weight:500}
.cart-content ul li .cart-title span{font-size:15px;color:#000000}
.cart-content ul li .cart-title span span.price{color:#000000;font-size:16px}
.cart-content ul li .cart-delete{display:flex;flex-grow:100;justify-content:flex-end}
.cart-content ul li .cart-delete a{color:#000;display:block;font-size:20px;margin-top:-6px;text-align:right}
.cart-content ul li .cart-delete a:hover{color:#b98e45}
.cart-content .cart-total{display:block;width:100%;border-top:1px dashed #e5e5e5;border-bottom:1px dashed #e5e5e5}
.cart-content .cart-total.cart-total-padding-2{padding:15px 0;margin:18px 0}
.cart-content .cart-total h4{font-size:15px;margin:0;font-weight:500;color:#000}
.cart-content .cart-total h4 span{font-size:18px;color:#b98e45;float:right;font-weight:600;margin-top:-3px}
.cart-content .cart-checkout-btn{display:block;width:100%}
.cart-content .cart-checkout-btn a{width:100%;display:block;margin:10px 0 0;text-align:center;padding:13px 20px 12px;text-transform:uppercase;font-size:15px;font-weight:600;border-radius:3px;transition:all .3s ease 0}
.cart-content .cart-checkout-btn a.cart-btn{color:#000000;border:1px solid #e5e3e3}
.cart-content .cart-checkout-btn a.cart-btn:hover{background-color:#000000;border-color:#000000;color:#FFF}
.cart-content .cart-checkout-btn a.checkout-btn{background-color:#b98e45;border:1px solid #b98e45;color:#FFF}
.cart-content .cart-checkout-btn a.checkout-btn:hover{border:1px solid #000000;background-color:#000000}
.cart-content .cart-checkout-btn a:first-child{margin-top:0}
.cart-content.cart-content-padding ul{margin:0;padding:30px}
@media only screen and (max-width: 575px) {
.cart-content.cart-content-padding ul{padding:30px 0}
}
.cart-content.cart-content-padding .cart-total{padding:24px 30px}
@media only screen and (max-width: 575px) {
.cart-content.cart-content-padding .cart-total{padding:24px 0}
}
.cart-content.cart-content-padding .cart-checkout-btn{padding:36px 30px 30px}
@media only screen and (max-width: 575px) {
.cart-content.cart-content-padding .cart-checkout-btn{padding:36px 0 30px}
}
.aside-search-box-wrapper .offcanvas-header{justify-content:flex-end;padding:0}
.aside-search-box-wrapper .btn-close{box-shadow:none;position:absolute;background-image:none;border:1px solid #000000;color:#000000;opacity:1;font-size:20px;top:12px;width:32px;padding:0;margin:0;height:32px;line-height:30px;border-radius:50%;right:30px;z-index:999}
.aside-search-box-wrapper .btn-close:hover{color:#FFF;background-color:#b98e45;border-color:#b98e45}
.aside-search-box-wrapper .offcanvas-body{padding-top:64px}
.aside-search-box-wrapper .search-note p{font-size:15px;text-transform:capitalize;color:#000000;margin-bottom:10px}
.aside-search-box-wrapper .search-form{position:relative}
.aside-search-box-wrapper .search-form .form-control{border:1px solid #000000;color:#000000;box-shadow:none;border-radius:0;height:60px;font-size:13px;line-height:60px;text-transform:capitalize;padding:10px 85px 10px 24px}
.aside-search-box-wrapper .search-form .form-control::-webkit-input-placeholder{color:rgba(6,38,75,0.6)}
.aside-search-box-wrapper .search-form .form-control:-moz-placeholder{color:rgba(6,38,75,0.6)}
.aside-search-box-wrapper .search-form .form-control::-moz-placeholder{color:rgba(6,38,75,0.6)}
.aside-search-box-wrapper .search-form .form-control:-ms-input-placeholder{color:rgba(6,38,75,0.6)}
.aside-search-box-wrapper .search-form .search-button{border:none;background-color:#000000;position:absolute;top:0;right:0;height:100%;width:80px;font-size:18px;color:#FFF}
.aside-search-box-wrapper .search-form .search-button:hover{color:#FFF;background-color:#b98e45}
.aside-search-box-wrapper.offcanvas-top{height:215px}
.aside-side-menu-wrapper{padding:40px 30px 50px}
.aside-side-menu-wrapper.offcanvas-end{background-color:#FFF;border:1px solid #999;box-shadow:0 0 87px 0 rgba(0,0,0,0.09);width:330px}
@media only screen and (max-width: 479px) {
.aside-side-menu-wrapper.offcanvas-end{width:310px}
}
.aside-side-menu-wrapper .offcanvas-header{align-items:center;padding:0}
.aside-side-menu-wrapper .offcanvas-header .btn-close{background-color:#343538;border:none;border-radius:0;box-shadow:none;color:#000000;font-size:18px;height:40px;left:-40px;line-height:40px;margin:0;opacity:1;padding:0;position:absolute;top:0;width:40px;transition:all .3s ease 0;z-index:999}
@media only screen and (max-width: 479px) {
.aside-side-menu-wrapper .offcanvas-header .btn-close{background-color:transparent;color:#000000;font-size:15px;height:auto;left:auto;right:30px;width:auto}
}
.aside-side-menu-wrapper .offcanvas-header .btn-close .icon{color:#FFF;position:relative;top:-1px}
@media only screen and (max-width: 479px) {
.aside-side-menu-wrapper .offcanvas-header .btn-close .icon{color:#000000}
}
.aside-side-menu-wrapper .offcanvas-header .btn-close:hover .icon{color:#b98e45}
.aside-side-menu-wrapper .offcanvas-body{padding:0}
.aside-search-form{border-bottom:1px solid #ddd;margin-bottom:27px;padding-bottom:40px;width:100%}
.aside-search-form form{position:relative}
.aside-search-form .form-control{border:1px solid #ddd;box-shadow:none;border-radius:0;font-family:"Roboto",sans-serif;height:52px;font-size:14px;line-height:50px;padding:4px 50px 3px 15px}
.aside-search-form .form-control::-webkit-input-placeholder{color:#000000}
.aside-search-form .form-control:-moz-placeholder{color:#000000}
.aside-search-form .form-control::-moz-placeholder{color:#000000}
.aside-search-form .form-control:-ms-input-placeholder{color:#000000}
.aside-search-form .search-button{border:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px;background-color:transparent;color:#000000;position:absolute;top:0;right:0;height:100%;width:49px;font-size:18px}
.aside-search-form .search-button::-webkit-input-placeholder{color:#000000}
.aside-search-form .search-button:-moz-placeholder{color:#000000}
.aside-search-form .search-button::-moz-placeholder{color:#000000}
.aside-search-form .search-button:-ms-input-placeholder{color:#000000}
.aside-search-form .search-button:hover{color:#b98e45}
.offcanvas-body{position:relative}
.offcanvas-body .res-mobile-menu{border-bottom:1px solid #ddd;margin-bottom:28px;padding-bottom:27px}
.offcanvas-menu{position:relative;z-index:1}
.offcanvas-menu::before{background-color:#FFF;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}
.offcanvas-menu ul ul{display:none}
.offcanvas-menu > ul > li > ul li{border-bottom:0}
.offcanvas-menu > ul > li > ul li a{padding:5px 15px;font-weight:400;font-size:13px;color:#000000}
.offcanvas-menu > ul > li > ul li a:not(:only-child):after{font-size:8px;right:1px;top:4px}
.offcanvas-menu > ul > li > ul li > ul li{border-bottom:0}
.offcanvas-menu > ul > li > ul li > ul li a{padding:7px 30px;font-size:13px;color:#000000}
.offcanvas-menu li.active > ul{display:block}
.offcanvas-menu li a{color:#000000;display:block;font-family:"Roboto",sans-serif;font-size:16px;line-height:18px;padding:10px 0;position:relative;text-transform:capitalize;transition:all .3s ease 0}
@media only screen and (max-width: 479px) {
.offcanvas-menu li a{font-size:15px}
}
.offcanvas-menu li a:hover{color:#b98e45}
.offcanvas-menu li a:hover:after{color:#b98e45}
.offcanvas-menu a:not(:only-child):after{color:#000000;content:"\efc2";font-family:"IcoFont";font-size:9px;position:absolute;right:0;top:10px;transition:all .3s ease 0}
.offcanvas-menu .active > a:not(:only-child):after{content:"\ef9a"}
.offcanvas-menu-two{border-bottom:1px solid #ddd;margin-bottom:28px;padding-bottom:27px}
.offcanvas-menu-two a:not(:only-child):after{color:#000000;content:"\e604";font-family:"simple-line-icons";font-size:10px;position:absolute;right:0;top:9px;transition:all .3s ease 0}
.offcanvas-menu-two .active > a:not(:only-child):after{content:"\e604"}
@media only screen and (min-width: 992px) {
.home-four-wrapper .aside-side-menu-wrapper.offcanvas-end{left:0;right:auto;transform:translateX(-100%)}
.home-four-wrapper .aside-side-menu-wrapper.offcanvas.show{transform:none}
.home-four-wrapper .aside-side-menu-wrapper .offcanvas-header .btn-close{left:auto;right:-40px}
}
@media only screen and (min-width: 992px) and (max-width: 479px) {
.home-four-wrapper .aside-side-menu-wrapper .offcanvas-header .btn-close{left:auto;right:30px}
}
.footer-area{background:#f1f1f1}
.footer-logo{display:inline-block;margin-bottom:15px;margin-top:1px}
.footer-main{background-color:#000;padding:79px 0 108px; border-top:1px solid #b98e45;}
.footer-main .widget-title{font-size:18px;font-weight:700; color:#b98e45; margin-bottom:29px}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-main .widget-title{margin-bottom:17px}
}
@media only screen and (max-width: 767px) {
.footer-main .widget-title{display:none}
}
@media only screen and (min-width: 768px) {
.footer-main .widget-title.widget-collapsed-title{display:none}
}
@media only screen and (max-width: 767px) {
.footer-main .widget-title.widget-collapsed-title{background-color:#000000;border-radius:10px;color:#FFF;cursor:pointer;display:block;font-size:15px;margin-bottom:0;padding:12px 20px 14px;position:relative}
}
@media only screen and (max-width: 575px) {
.footer-main .widget-title.widget-collapsed-title{font-size:15px;padding:15px 20px}
}
.footer-main .widget-title.widget-collapsed-title:before{font-size:10px;content:"\efc2";font-family:"IcoFont";position:absolute;right:0;height:100%;width:60px;text-align:center;top:calc(50% - 8px)}
.footer-main .widget-title.widget-collapsed-title:not(.collapsed){border-radius:10px 10px 0 0}
@media only screen and (max-width: 767px) {
.footer-main .widget-title.widget-collapsed-title:not(.collapsed){border-bottom:1px solid #071f3c}
}
.footer-main .widget-title.widget-collapsed-title:not(.collapsed):before{content:"\ef9a";font-family:"IcoFont"}
.footer-main .widget-collapse-body{transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}
@media only screen and (min-width: 768px) {
.footer-main .widget-collapse-body{display:block}
}
@media only screen and (max-width: 767px) {
.footer-main .widget-collapse-body{background-color:#000000;border:1px solid #000000;border-radius:0 0 10px 10px}
}
@media only screen and (max-width: 767px) {
.footer-main .widget-collapse-body .widget-nav,.footer-main .widget-collapse-body .widget-contact{padding:25px 22px 10px}
}
.widget-nav li{font-size:16px;list-style:circle;margin-bottom:21px;margin-left:16px; color:#e9e8e8;}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.widget-nav li{font-size:14px}
}
@media only screen and (max-width: 767px) {
.widget-nav li{color:#FFF}
}
.widget-nav li a{margin-left:-1px;position:relative;transition:all .3s ease 0; color:#e9e8e8;}
@media only screen and (max-width: 767px) {
.widget-nav li a{color:#FFF}
}
.widget-nav li a:hover{color:#b98e45}
.widget-social .social-item{font-size:25px;margin:0 10px}
.widget-social .social-item:first-child{margin-left:0}
.widget-social .social-item:last-child{margin-right:0}
@media only screen and (max-width: 767px) {
.widget-social-list{padding:25px 22px 10px}
}
.widget-social-list li{font-size:16px;list-style:none;margin-bottom:21px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.widget-social-list li{font-size:14px}
}
.widget-social-list li a{position:relative;transition:all .3s ease 0}
.widget-social-list li a:hover{color:#b98e45}
.widget-social-list li a .icon{margin-right:17px;position:relative;top:3px}
.widget-info-item{align-items:center;color:#e9e8e8;display:flex;margin-bottom:15px}
@media only screen and (max-width: 767px) {
.widget-info-item{font-size:13px}
}
.widget-info-item .icon{display:inline-block;font-size:20px;margin-right:15px}
@media only screen and (max-width: 767px) {
.widget-info-item .icon{font-size:16px}
}
@media only screen and (max-width: 767px) {
.widget-about{padding:20px 22px 0}
}
.widget-about .widget-about-desc{margin-bottom:28px}
@media only screen and (max-width: 767px) {
.widget-about .widget-about-desc{font-size:13px;margin-bottom:0}
}
.widget-contact{padding-top:2px}
.widget-contact-desc{color:#e2e2e2;font-size:16px;line-height:1.625;margin-bottom:30px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.widget-contact-desc{font-size:14px;margin-bottom:25px}
}
.widget-contact-desc a{color:#b98e45;font-weight:700}
.widget-contact-desc a:hover{color:#cf5913}
.widget-contact-two:before{display:none}
.widget-app-info .social-items{margin-top:27px}
.widget-app-desc{color:#c8c8c8;line-height:1.625;margin-bottom:29px}
@media only screen and (max-width: 767px) {
.widget-newsletter{padding:27px 20px}
}
@media only screen and (max-width: 767px) {
.widget-newsletter .newsletter-form .form-control{border-color:#FFF;color:#FFF}
.widget-newsletter .newsletter-form .form-control::-webkit-input-placeholder{color:#eee}
.widget-newsletter .newsletter-form .form-control:-moz-placeholder{color:#eee}
.widget-newsletter .newsletter-form .form-control::-moz-placeholder{color:#eee}
.widget-newsletter .newsletter-form .form-control:-ms-input-placeholder{color:#eee}
}
@media only screen and (max-width: 767px) {
.widget-newsletter .newsletter-form .btn-submit{background-color:#FFF;border-color:#FFF;color:#000000}
.widget-newsletter .newsletter-form .btn-submit:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.newsletter-content-note,.newsletter-content-desc{font-size:14px}
}
@media only screen and (max-width: 767px) {
.newsletter-content-note,.newsletter-content-desc{color:#FFF}
}
.footer-bottom{background-color:#000000;border-top:4px solid #b98e45;padding:20px 0}
.footer-bottom-two{border-top:1px solid #4d4d4d;text-align:center;padding:51px 0 50px}
.footer-bottom-two .copyright{margin-bottom:0;margin-top:25px}
.footer-bottom-nav{color:#c8c8c8;margin-bottom:22px}
.footer-bottom-nav a{color:#c8c8c8}
.footer-bottom-nav a:hover{color:#b98e45}
.copyright{color:#a1a1a1;font-size:15px;margin:0}
.copyright i{color:#eb3e32;font-size:12px;margin:0 4px}
.footer-two-area .footer-main{background-color:#303030;padding:86px 0 96px}
@media only screen and (max-width: 767px) {
.footer-two-area .footer-main{padding:80px 0 110px}
}
.footer-two-area .footer-main .widget-title{color:#FFF}
@media only screen and (max-width: 767px) {
.footer-two-area .footer-main .widget-title.widget-collapsed-title{background-color:#1f2226}
}
@media only screen and (max-width: 767px) {
.footer-two-area .footer-main .widget-title.widget-collapsed-title:not(.collapsed){border-bottom:1px solid #353535}
}
@media only screen and (max-width: 767px) {
.footer-two-area .footer-main .widget-collapse-body{background-color:#1f2226;border:1px solid #1f2226;border-radius:0 0 10px 10px}
}
.footer-two-area .widget-nav li{color:#FFF}
.footer-two-area .widget-nav li a{color:#FFF}
.footer-two-area .widget-nav li a:hover{color:#b98e45}
.footer-two-area .widget-social-list li{color:#FFF}
.footer-two-area .widget-social-list li a{color:#FFF}
.footer-two-area .widget-social-list li a:hover{color:#b98e45}
.footer-three-area .footer-main{background-color:#f6f6f6;padding:86px 0 96px}
@media only screen and (max-width: 767px) {
.footer-three-area .footer-main{padding:80px 0 110px}
}
.footer-four-area .footer-main{background-color:#f7f2f1;padding:89px 0 113px}
@media only screen and (max-width: 767px) {
.footer-four-area .footer-main{padding:80px 0 110px}
}
.footer-four-area .widget-desc{color:#333;font-size:18px;font-weight:500;letter-spacing:.5px;line-height:32px;margin-bottom:40px;margin-top:45px}
@media only screen and (max-width: 767px) {
.footer-four-area .widget-desc{font-size:15px;line-height:1.8;margin-bottom:30px;margin-top:35px}
}
.section-title{margin-bottom:50px}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-title{margin-bottom:40px}
}
@media only screen and (max-width: 767px) {
.section-title{margin-bottom:40px}
}
.section-title .sub-title{letter-spacing:.25px;margin-bottom:24px}
@media only screen and (max-width: 767px) {
.section-title .sub-title{margin-bottom:17px}
}
.section-title .title{line-height:1.75; color:#000;font-style: italic;font-size:36px;}
.section-title .desc{color:#1f2226;margin-bottom:0}
.section-two-title{border-bottom:1px solid #ccc;margin-bottom:20px;padding-bottom:14px}
.section-two-title .title{font-size:22px;line-height:1.2}
.page-header-area{align-items:center;background-color:#f7f7f7}
.breadcrumb{display:flex;justify-content:center;line-height:1;margin-bottom:0;padding:55px 0;}
.breadcrumb-item{color:#1f2226;font-size:15px;line-height:1;margin-right:18px;position:relative}
@media only screen and (max-width: 767px) {
.breadcrumb-item{font-size:14px}
}
.breadcrumb-item:before{position:absolute;width:18px;height:1px;background-color:#1f2226;content:"";right:-21px;top:7px;z-index:1;transform:rotate(115deg)}
.breadcrumb-item:last-child{margin-right:0}
.breadcrumb-item.active{color:#1f2226}
.breadcrumb-item.active:before{display:none}
.breadcrumb-item.active:hover{color:#1f2226}
.breadcrumb-item:hover{color:#b98e45}
.breadcrumb-item a{color:#1f2226}
.breadcrumb-item a:hover{color:#b98e45}
.breadcrumb-item + .breadcrumb-item:before{display:none}
.ht-popup-video .video-popup{height:100%;left:0;position:absolute;top:0;width:100%}
.swiper-grid-column > .swiper-wrapper{flex-wrap:wrap;flex-direction:inherit}
.swiper-grid-column > .swiper-wrapper .swiper-slide{margin-top:0!important}
.swiper-shadow-space{margin:-15px 0}
.swiper-shadow-space .swiper-slide{padding:15px 0}
.swiper-slide img.size-large{width:100%}
.fancybox__content{background-color:transparent;outline:none;border:none;padding:0;margin:0}
.fancybox__backdrop{cursor:url(../images/icons/cancel-white.png),auto}
.features-wrp{margin-top:28px;padding:61px 0}
.feature-item{align-items:center;display:flex;justify-content:center;padding:30px 20px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.feature-item{padding:30px 5px}
}
.feature-item:hover img{-webkit-animation:.5s ease-in-out 0 normal none 1 running tada;animation:.5s ease-in-out 0 normal none 1 running tada}
.feature-item p{color:#757575;font-size:16px;margin-bottom:0}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.feature-item p{font-size:14px}
}
.feature-icon{margin-right:15px;position:relative;top:4px}
.feature-icon img{transition:all .3s ease 0}
.feature-title{color:#242424;font-weight:700;letter-spacing:.5px;margin-bottom:6px}
.divider-area{overflow:hidden;padding:0}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.divider-area{padding:36px 0 20px}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.divider-area{padding:0 0 55px}
}
@media only screen and (max-width: 767px) {
.divider-area{padding:0 0 55px}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.divider-area img{margin-bottom:-40px;margin-top:-30px}
}
@media only screen and (max-width: 767px) {
.divider-area img{margin-bottom:-40px;margin-top:-25px}
}
@media only screen and (max-width: 479px) {
.divider-area img{margin-bottom:0;margin-top:10px}
}
.divider-title{color:#1f2226;font-size:35px;line-height:40px;margin-bottom:20px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.divider-title{font-size:24px;margin-bottom:15px}
}
.divider-content{position:relative;z-index:1}
.divider-desc p{color:#1f2226;font-size:18px;line-height:28px;margin-bottom:28px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.divider-desc p{font-size:14px;margin-bottom:18px}
}
.main-content-area{display:flex;flex-direction:row-reverse}
.main-content-area .content-area{padding-left:30px;width:calc(100% - 306px)}
.main-content-area .sidebar-area{width:306px}
.bg-white-wrp{position:relative;z-index:1}
.bg-white-wrp:before{background-color:#FFF;content:"";height:100%;left:-15px;position:absolute;top:0;width:30px;z-index:-1}
.bg-white-wrp:after{background-color:#FFF;content:"";height:100%;position:absolute;right:-15px;top:0;width:30px;z-index:-1}
@media only screen and (min-width: 1550px) {
.video-area .container{max-width:1280px}
}
.video-wrp{border-radius:30px;text-align:center}
.faq-content .accordion-one .accordion-item{border:1px solid #000000}
.faq-content .accordion-one .accordion-item .accordion-header{border-bottom:1px solid #000000}
.faq-content .accordion-one .accordion-item .accordion-button{font-size:16px}
.faq-content .accordion-one .accordion-item .accordion-button:not(.collapsed){background-color:rgba(0,0,0,0.03)}
.faq-content .accordion-one .accordion-item .accordion-body-desc{font-family:"Roboto",sans-serif;font-size:14px;line-height:24px}
.scroll-to-top{background-color:#b98e45;border:none;border-radius:50%;bottom:60px;color:#FFF;cursor:pointer;display:none;font-size:18px;height:50px;line-height:52px;position:fixed;right:20px;text-align:center;width:50px;z-index:100;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
@media only screen and (max-width: 575px) {
.scroll-to-top{right:30px;bottom:15px}
}
@media only screen and (max-width: 479px) {
.scroll-to-top{bottom:70px}
}
@media only screen and (max-width: 359px) {
.scroll-to-top{bottom:100px;font-size:13px;height:30px;line-height:32px;width:30px}
}
.scroll-to-top:hover{background-color:#fc6539;box-shadow:none;color:#FFF}
.hero-slider-area{margin:0 auto}
.hero-slide-item{
    align-items:center;
    background-color:#effafa;
    height:700px!important;
    display:flex;
    position:relative;
    z-index:1
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
.hero-slide-item{height:600px!important}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-slide-item{height:480px!important}
}
@media only screen and (max-width: 767px) {
.hero-slide-item{height:auto!important}
}
@media only screen and (max-width: 575px) {
.hero-slide-item{height:auto!important}
}
.hero-slide-item.slide-item-two{height:800px!important}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-slide-item.slide-item-two{height:540px!important}
}
@media only screen and (max-width: 767px) {
.hero-slide-item.slide-item-two{height:auto!important}
}
@media only screen and (max-width: 575px) {
.hero-slide-item.slide-item-two{height:auto!important}
}
@media only screen and (max-width: 767px),only screen and (max-width: 575px) {
.hero-slide-item.slide-item-two .hero-slide-content{margin-top:120px}
.hero-slide-item.slide-item-two .hero-slide-thumb{margin-bottom:70px;margin-top:30px}
}
.hero-slide-item .container{position:relative}
.hero-slide-item.swiper-slide-active .hero-slide-content .hero-slide-sub-title,.hero-slide-item.swiper-slide-active .hero-slide-content .hero-slide-title,.hero-slide-item.swiper-slide-active .hero-slide-content .hero-slide-desc,.hero-slide-item.swiper-slide-active .hero-slide-content .btn-wrp .btn,.hero-slide-item.swiper-slide-active .hero-slide-content .btn-play-wrp{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.hero-slide-item.swiper-slide-active .hero-slide-content .hero-slide-sub-title{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:1.3s;animation-delay:1.3s}
.hero-slide-item.swiper-slide-active .hero-slide-content .hero-slide-title{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:1.3s;animation-delay:1.3s}
.hero-slide-item.swiper-slide-active .hero-slide-content .hero-slide-desc{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:1.5s;animation-delay:1.5s}
.hero-slide-item.swiper-slide-active .hero-slide-content .btn-wrp .btn{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:1.6s;animation-delay:1.6s}
.hero-slide-item.swiper-slide-active .hero-slide-content .btn-play-wrp{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:.8s;animation-delay:.8s}
.hero-slide-item.swiper-slide-active .hero-slide-thumb{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@media only screen and (max-width: 767px),only screen and (max-width: 575px) {
.hero-slide-thumb{margin-bottom:60px;text-align:center}
}
@media only screen and (max-width: 767px),only screen and (max-width: 575px) {
.hero-slide-thumb img{max-width:300px}
}
.hero-slide-content{margin-top:5px;position:relative;z-index:1}
@media only screen and (max-width: 767px),only screen and (max-width: 575px) {
.hero-slide-content{margin-top:70px;text-align:center}
}
.hero-slide-sub-title{color:#b98e45;font-size:28px;margin-bottom:13px; font-weight:500;}
@media only screen and (max-width: 767px),only screen and (max-width: 575px) {
.hero-slide-sub-title{font-size:18px;margin-bottom:10px}
}
.hero-slide-title{line-height:70px;margin-bottom:13px; font-size:50px; font-weight:700;color: #ffff; /*text-shadow: 2px 2px 5px rgba(255, 255, 255, 1);*/}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slide-title{line-height:1.2}
}
.hero-slide-desc{font-family:"Poppins",sans-serif;font-size:20px;line-height:1.75;margin-bottom:22px;color: #ffff;}
@media only screen and (max-width: 767px) {
.hero-slide-desc{font-size:14px}
}
.hero-slide-one-pagination.swiper-pagination-bullets{bottom:27px;display:inline-flex;left:20%;position:absolute;right:auto;width:auto;z-index:1;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0)}
.hero-slide-one-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color:transparent;border:1px solid #b98e45;border-radius:50%;height:8px;margin:0 8px;opacity:1;outline:1px solid #b98e45;outline-offset:3px;transition:all .3s ease 0;width:8px}
.hero-slide-one-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover{background-color:#b98e45}
.hero-slide-one-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#b98e45}
.hero-slider-container{position:relative}
.hero-slider-container .swiper-button-prev,.hero-slider-container .swiper-button-next{background-color:#b98128;border:1px solid #e1e1e1;border-radius:50%;bottom:80px;color:#e1e1e1;font-size:20px;height:50px;left:100px;line-height:56px;text-align:center;top:auto;width:50px;transition:all .3s ease 0}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
.hero-slider-container .swiper-button-prev,.hero-slider-container .swiper-button-next{bottom:30px;left:15px}
}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slider-container .swiper-button-prev,.hero-slider-container .swiper-button-next{bottom:15px;font-size:14px;height:40px;left:30px;line-height:38px;width:40px}
}
.hero-slider-container .swiper-button-prev:hover,.hero-slider-container .swiper-button-next:hover{background-color:#0095d9;border-color:#017fb9;color:#FFF}
.hero-slider-container .swiper-button-prev:hover:after,.hero-slider-container .swiper-button-next:hover:after{left:75px;opacity:1;visibility:visible}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slider-container .swiper-button-prev:hover:after,.hero-slider-container .swiper-button-next:hover:after{left:50px}
}
.hero-slider-container .swiper-button-prev:before,.hero-slider-container .swiper-button-next:before{content:"\e607";font-family:"Simple-Line-Icons";font-size:20px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slider-container .swiper-button-prev:before,.hero-slider-container .swiper-button-next:before{font-size:14px}
}
.hero-slider-container .swiper-button-prev:after,.hero-slider-container .swiper-button-next:after{color:#000;content:"Prev";font-family:"roboto",sans-serif;font-size:16px;left:65px;line-height:50px;opacity:0;position:absolute;visibility:hidden;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slider-container .swiper-button-prev:after,.hero-slider-container .swiper-button-next:after{left:40px}
}
.hero-slider-container .swiper-button-prev.swiper-button-two,.hero-slider-container .swiper-button-next.swiper-button-two{bottom:auto;left:auto;right:50px;top:calc(50% - 38px)}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slider-container .swiper-button-prev.swiper-button-two,.hero-slider-container .swiper-button-next.swiper-button-two{right:30px;top:calc(50% - 28px)}
}
@media only screen and (max-width: 479px) {
.hero-slider-container .swiper-button-prev.swiper-button-two,.hero-slider-container .swiper-button-next.swiper-button-two{bottom:70px;top:auto}
}
.hero-slider-container .swiper-button-prev.swiper-button-two:after,.hero-slider-container .swiper-button-next.swiper-button-two:after{display:none}
.hero-slider-container .swiper-button-prev.swiper-button-three,.hero-slider-container .swiper-button-next.swiper-button-three{bottom:auto;font-size:22px;height:60px;left:18px;line-height:60px;right:auto;top:calc(50% - 8px);width:60px}
@media only screen and (min-width: 1200px) and (max-width: 1549px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slider-container .swiper-button-prev.swiper-button-three,.hero-slider-container .swiper-button-next.swiper-button-three{display:none}
}
.hero-slider-container .swiper-button-prev.swiper-button-three:before,.hero-slider-container .swiper-button-next.swiper-button-three:before{content:"\e605"}
.hero-slider-container .swiper-button-prev.swiper-button-three:after,.hero-slider-container .swiper-button-next.swiper-button-three:after{display:none}
.hero-slider-container .swiper-button-prev{bottom:143px}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
.hero-slider-container .swiper-button-prev{bottom:93px}
}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slider-container .swiper-button-prev{bottom:62px}
}
.hero-slider-container .swiper-button-next{line-height:58px}
.hero-slider-container .swiper-button-next:before{content:"\e604"}
.hero-slider-container .swiper-button-next:after{content:"Next"}
.hero-slider-container .swiper-button-next.swiper-button-two{top:calc(50% + 32px)}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.hero-slider-container .swiper-button-next.swiper-button-two{top:calc(50% + 22px)}
}
@media only screen and (max-width: 479px) {
.hero-slider-container .swiper-button-next.swiper-button-two{bottom:20px;top:auto}
}
.hero-slider-container .swiper-button-next.swiper-button-three{left:auto;right:18px}
.hero-slider-container .swiper-button-next.swiper-button-three:before{content:"\e606"}
@-webkit-keyframes fadeInLeft {
0%{opacity:0;transform:translate(-100px)}
to{opacity:1;transform:none}
}
@keyframes fadeInLeft {
0%{opacity:0;transform:translate(-100px)}
to{opacity:1;transform:none}
}
@-webkit-keyframes ripple {
70%{box-shadow:0 0 0 20px rgba(255,255,255,0)}
100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}
}
@keyframes ripple {
70%{box-shadow:0 0 0 20px rgba(255,255,255,0)}
100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}
}
@-webkit-keyframes fadeIn {
from{opacity:0}
to{opacity:1}
}
@keyframes fadeIn {
from{opacity:0}
to{opacity:1}
}
@-webkit-keyframes fadeOut {
from{opacity:1}
to{opacity:0}
}
@keyframes fadeOut {
from{opacity:1}
to{opacity:0}
}
@-webkit-keyframes fadeInLeftBig {
from{opacity:0;transform:translate3d(-100px,0,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@keyframes fadeInLeftBig {
from{opacity:0;transform:translate3d(-100px,0,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@-webkit-keyframes fadeInRight {
from{opacity:0;transform:translate3d(100%,0,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@keyframes fadeInRight {
from{opacity:0;transform:translate3d(100%,0,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@-webkit-keyframes fadeInRightBig {
from{opacity:0;transform:translate3d(100px,0,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@keyframes fadeInRightBig {
from{opacity:0;transform:translate3d(100px,0,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@-webkit-keyframes fadeInDownBig {
from{opacity:0;transform:translate3d(0,-60px,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@keyframes fadeInDownBig {
from{opacity:0;transform:translate3d(0,-60px,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@-webkit-keyframes tada {
0%{transform:scaleX(1)}
10%,20%{transform:scale3d(0.9,0.9,0.9) rotate(-3deg)}
30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}
40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}
to{transform:scaleX(1)}
}
@keyframes tada {
0%{transform:scaleX(1)}
10%,20%{transform:scale3d(0.9,0.9,0.9) rotate(-3deg)}
30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}
40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}
to{transform:scaleX(1)}
}
@-webkit-keyframes fadeInUpBig {
from{opacity:0;transform:translate3d(0,50px,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
@keyframes fadeInUpBig {
from{opacity:0;transform:translate3d(0,50px,0)}
to{opacity:1;transform:translate3d(0,0,0)}
}
.product-item{border:1px solid #f1f1f1;position:relative;overflow:hidden;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}
.product-item:hover{box-shadow:0 4px 10px rgba(0,0,0,0.1)}
.product-item:hover .product-item-thumb-wrap .product-item-tab-btn.nav-tabs{opacity:1;visibility:visible}
.product-item:hover .product-item-thumb-wrap .countdown1{opacity:0;visibility:hidden}
.product-item:hover .product-item-thumb img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}
.product-item:hover .product-item-action .product-action-btn{opacity:1;visibility:visible;transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0)}
.product-item-thumb-wrap{box-shadow:0 0 10px 0 rgba(0,0,0,0.05);display:block;overflow:hidden;position:relative}
.product-item-thumb-wrap .product-item-tab-btn.nav-tabs{border:none;bottom:10px;justify-content:center;left:50%;margin:0;opacity:0;position:absolute;visibility:hidden;width:100%;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.product-item-thumb-wrap .product-item-tab-btn.nav-tabs .nav-link{background-size:cover;border:3px solid rgba(0,0,0,0.55);border-radius:0;height:52.7px;margin-right:4px;width:46px}
.product-item-thumb-wrap .product-item-tab-btn.nav-tabs .nav-link:last-child{margin-right:0}
.product-item-thumb-wrap .product-item-tab-btn.nav-tabs .nav-link.active{border-color:#0097da}
.product-item-thumb-wrap .countdown1{bottom:10px;display:inline-flex;left:10px;padding:0;position:absolute;right:10px;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}
.product-item-thumb img{width:100%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}
.product-item-action{display:flex;left:50%;position:absolute;justify-content:center;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.product-item-action .product-action-btn{background-color:#FFF;border:none;border-radius:50%;color:#000000;font-size:20px;height:50px;line-height:50px;margin:2px;opacity:0;text-align:center;transition-delay:150ms;width:50px;transform:translate(0,30px);-webkit-transform:translate(0,30px);-moz-transform:translate(0,30px);-ms-transform:translate(0,30px);-o-transform:translate(0,30px);transition:all .3s ease 0;-webkit-transition:all .3s ease 0;-moz-transition:all .3s ease 0;-ms-transition:all .3s ease 0;-o-transition:all .3s ease 0}
@media only screen and (max-width: 575px) {
.product-item-action .product-action-btn{font-size:16px;height:40px;line-height:40px;width:40px}
}
.product-item-action .product-action-btn[data-tooltip-text]:before{font-size:10px;line-height:1;position:absolute;z-index:3;bottom:60%;left:50%;visibility:hidden;padding:5px 10px;content:attr(data-tooltip-text);cursor:default;transform:translateX(-50%);white-space:nowrap;opacity:0;color:#fff;border-radius:50px;background-color:#1F2226;transition:all .4s ease 0;-webkit-transition:all .4s ease 0;-moz-transition:all .4s ease 0;-ms-transition:all .4s ease 0;-o-transition:all .4s ease 0}
.product-item-action .product-action-btn:hover{color:#b98e45}
.product-item-action .product-action-btn:hover[data-tooltip-text]:before{bottom:calc(100% + 3px);visibility:visible;opacity:1}
.product-item-action .product-action-btn + .product-action-btn{transition:all .3s ease .2s;-webkit-transition:all .3s ease .2s;-moz-transition:all .3s ease .2s;-ms-transition:all .3s ease .2s;-o-transition:all .3s ease .2s}
.product-item-action .product-action-btn + .product-action-btn + .product-action-btn{transition:all .3s ease .4s;-webkit-transition:all .3s ease .4s;-moz-transition:all .3s ease .4s;-ms-transition:all .3s ease .4s;-o-transition:all .3s ease .4s}
.product-item-action .product-action-btn + .product-action-btn + .product-action-btn + .product-action-btn{transition:all .3s ease .6s;-webkit-transition:all .3s ease .6s;-moz-transition:all .3s ease .6s;-ms-transition:all .3s ease .6s;-o-transition:all .3s ease .6s}
.product-item-info{padding:20px 15px 24px;position:relative;text-align:center; background-color:#dddddd;}
.product-item-quantity{margin-bottom:16px}
.product-item-quantity-text{font-size:15px;line-height:1;display:flex;justify-content:space-between;margin-bottom:10px;margin-top:4px}
.product-item-quantity-progress{display:flex;width:100%;height:8px;border-radius:10px;background-color:#ccc}
.product-item-quantity-progress-bar{height:100%;border-radius:10px;background-color:#b98e45}
.product-item-title{line-height:1.5;margin-bottom:7px}
@media only screen and (max-width: 767px),only screen and (max-width: 575px) {
.product-item-title{font-size:15px}
}
.product-item-title a{color:#000000}
.product-item-title a:hover{color:#b98e45}
.product-item-price{align-items:center;color:#dc0000;display:inline-flex;font-size:19px;font-weight:700;line-height:1;margin-bottom:17px}
.product-item-price .price-old{color:#000000;font-size:13px;font-weight:400;margin-right:8px;position:relative;text-decoration:line-through;top:-1px}
.product-item-review-icon{color:#fdb819;font-size:15px;line-height:1;margin-left:-2px}
.product-item-review-icon img{margin:0 1.74px}
.product-item-review-icon i{margin:0 2.5px}
.product-item .label{background-color:#b98e45;border-radius:30px;color:#FFF;display:inline-block;font-family:"Roboto",sans-serif;font-size:10px;font-weight:700;line-height:15px;min-width:50px;padding:3px 8px;position:absolute;right:10px;text-align:center;text-transform:uppercase;top:12px}
.product-item .label-two{top:46px}
.product-item .label-new{background-color:#1f2226;left:10px;right:auto}
.product-two-item{border:1px solid #f1f1f1;position:relative;overflow:hidden;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}
.product-two-item:hover .product-two-item-thumb-wrap .product-item-tab-btn.nav-tabs{opacity:1;visibility:visible}
.product-two-item:hover .product-two-item-thumb-wrap .countdown1{opacity:0;visibility:hidden}
.product-two-item:hover .product-two-item-thumb img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}
.product-two-item:hover .product-two-item-action .product-action-btn{opacity:1;visibility:visible;transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0)}
.product-two-item-thumb-wrap{box-shadow:0 0 10px 0 rgba(0,0,0,0.05);display:block;overflow:hidden;position:relative}
.product-two-item-thumb-wrap .product-item-tab-btn.nav-tabs{border:none;bottom:10px;justify-content:center;left:50%;margin:0;opacity:0;position:absolute;visibility:hidden;width:100%;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.product-two-item-thumb-wrap .product-item-tab-btn.nav-tabs .nav-link{background-size:cover;border:3px solid rgba(0,0,0,0.55);border-radius:0;height:52.7px;margin-right:4px;width:46px}
.product-two-item-thumb-wrap .product-item-tab-btn.nav-tabs .nav-link:last-child{margin-right:0}
.product-two-item-thumb-wrap .product-item-tab-btn.nav-tabs .nav-link.active{border-color:#b98e45}
.product-two-item-thumb-wrap .countdown1{bottom:10px;display:inline-flex;left:10px;padding:0;position:absolute;right:10px;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}
.product-two-item-thumb img{width:100%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}
.product-two-item-action{display:flex;left:50%;position:absolute;justify-content:center;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.product-two-item-action .product-action-btn{background-color:#FFF;border:none;border-radius:50%;color:#000000;font-size:20px;height:50px;line-height:50px;margin:2px;opacity:0;text-align:center;transition-delay:150ms;width:50px;transform:translate(0,30px);-webkit-transform:translate(0,30px);-moz-transform:translate(0,30px);-ms-transform:translate(0,30px);-o-transform:translate(0,30px);transition:all .3s ease 0;-webkit-transition:all .3s ease 0;-moz-transition:all .3s ease 0;-ms-transition:all .3s ease 0;-o-transition:all .3s ease 0}
.product-two-item-action .product-action-btn[data-tooltip-text]:before{font-size:10px;line-height:1;position:absolute;z-index:3;bottom:60%;left:50%;visibility:hidden;padding:5px 10px;content:attr(data-tooltip-text);cursor:default;transform:translateX(-50%);white-space:nowrap;opacity:0;color:#fff;border-radius:50px;background-color:#1F2226;transition:all .3s ease 0;-webkit-transition:all .3s ease 0;-moz-transition:all .3s ease 0;-ms-transition:all .3s ease 0;-o-transition:all .3s ease 0}
.product-two-item-action .product-action-btn:hover{color:#b98e45}
.product-two-item-action .product-action-btn:hover[data-tooltip-text]:before{bottom:100%;visibility:visible;opacity:1}
.product-two-item-info{padding:20px 15px 24px 0;position:relative}
@media only screen and (max-width: 767px) {
.product-two-item-info{padding:23px 15px 23px 25px}
}
.product-two-item-info .product-item-action{justify-content:flex-start;opacity:1;visibility:visible;transform:none;position:relative;bottom:auto;top:auto;left:0;right:auto}
.product-two-item-info .product-item-action .product-action-btn{border:1px solid #000000;border-radius:0;height:auto;line-height:1;margin:2px 4px;opacity:1;padding:13px 19px 10px;position:relative;transform:none;visibility:visible;width:auto}
@media only screen and (max-width: 575px) {
.product-two-item-info .product-item-action .product-action-btn{padding:13px 13px 10px}
}
.product-two-item-info .product-item-action .product-action-btn.action-btn-cart{font-size:18px;padding:12px 19px 11px}
@media only screen and (max-width: 575px) {
.product-two-item-info .product-item-action .product-action-btn.action-btn-cart{padding:12px 13px 10px}
}
.product-two-item-info .product-item-action .product-action-btn.action-btn-cart span{font-size:14px;margin-left:6px;position:relative;top:-3px}
.product-two-item-info .product-item-action .product-action-btn:first-child{margin-left:0}
.product-two-item-info .product-item-action .product-action-btn:last-child{margin-right:0}
.product-two-item-info .product-item-action .product-action-btn:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.product-two-item-quantity{margin-bottom:16px}
.product-two-item-quantity-text{font-size:15px;line-height:1;display:flex;justify-content:space-between;margin-bottom:10px;margin-top:4px}
.product-two-item-quantity-progress{display:flex;width:100%;height:8px;border-radius:10px;background-color:#ccc}
.product-two-item-quantity-progress-bar{height:100%;border-radius:10px;background-color:#b98e45}
.product-two-item-title{line-height:1.5;margin-bottom:18px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-two-item-title{font-size:20px;margin-bottom:10px}
}
.product-two-item-title a{color:#000000}
.product-two-item-title a:hover{color:#b98e45}
.product-two-item-desc{font-size:14px;font-family:"Roboto",sans-serif;line-height:25px;margin-bottom:20px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-two-item-desc{font-size:13px}
}
.product-two-item-price{align-items:center;color:#b98e45;display:inline-flex;font-size:19px;font-weight:700;line-height:1;margin-bottom:18px}
.product-two-item-price .price-old{color:#000000;font-size:13px;font-weight:400;margin-left:8px;position:relative;text-decoration:line-through;top:-1px}
.product-two-item-review-icon{color:#fdb819;font-size:15px;line-height:1;margin-bottom:18px;margin-left:-2px}
.product-two-item-review-icon img{margin:0 1.74px}
.product-two-item-review-icon i{margin:0 2.5px}
.product-two-item .label{background-color:#b98e45;border-radius:30px;color:#FFF;display:inline-block;font-family:"Roboto",sans-serif;font-size:10px;font-weight:700;line-height:15px;min-width:50px;padding:3px 8px;position:absolute;right:10px;text-align:center;text-transform:uppercase;top:12px}
.product-two-item .label-two{top:46px}
.product-two-item .label-new{background-color:#1f2226;left:10px;right:auto}
.product-list-item{align-items:center;display:flex}
.product-list-item .product-item-action{justify-content:start;left:auto;position:relative;top:auto;transform:none}
.product-list-item .product-item-action .product-action-btn{border:1px solid #ccc;color:#000000;font-size:14px;height:30px;line-height:28px;margin-right:3px;opacity:1;position:relative;transform:none;visibility:visible;width:30px}
.product-list-item .product-item-action .product-action-btn:last-child{margin-right:0}
.product-list-item:hover .product-list-thumb img{transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03)}
.product-list-thumb{border:5px solid #fbfbfb;max-width:30%;overflow:hidden}
.product-list-thumb img{width:100%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}
.product-list-info{max-width:70%;padding:8px 28px 0 15px;position:relative;width:100%}
.product-list-title{line-height:1.2;margin-bottom:2px;margin-top:-6px}
@media only screen and (max-width: 575px) {
.product-list-title{font-size:14px}
}
.product-list-title a{color:#000000}
.product-list-title a:hover{color:#b98e45}
.product-list-price{align-items:center;color:#b98e45;display:inline-flex;font-size:14px;line-height:1;margin-bottom:13px}
.product-list-price .price-old{color:#000000;font-size:14px;margin-left:8px;text-decoration:line-through}
.product-list-review-icon{color:#ff9923;font-size:14px;line-height:1}
.product-list-review-icon i{margin:0 .5px}
.product-tab-content .nav-tabs{border:none;display:flex;justify-content:center;margin-bottom:56px;margin-top:-6px}
.product-tab-content .nav-tabs-two{margin-bottom:30px;margin-top:30px}
.product-tab-content .nav-tabs-two .nav-item{margin:0 10px 10px}
@media only screen and (max-width: 575px) {
.product-tab-content .nav-tabs-two .nav-item{margin:0 4px 10px}
}
.product-tab-content .nav-tabs-two .nav-item:first-child{margin-left:0}
.product-tab-content .nav-tabs-two .nav-item:last-child{margin-right:0}
.product-tab-content .nav-tabs-two .nav-link{background-color:#000000;border-radius:50px;color:#FFF;line-height:1;margin-bottom:0;padding:14px 25px}
@media only screen and (max-width: 767px) {
.product-tab-content .nav-tabs-two .nav-link{font-size:14px;padding:11px 22px 13px}
}
@media only screen and (max-width: 575px) {
.product-tab-content .nav-tabs-two .nav-link{font-size:13px;padding:10px 15px}
}
.product-tab-content .nav-tabs-two .nav-link:hover,.product-tab-content .nav-tabs-two .nav-link.active{background-color:#b98e45;color:#FFF}
.product-tab-content .nav-item{margin:0 35px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-tab-content .nav-item{margin:0 18px}
}
@media only screen and (max-width: 575px) {
.product-tab-content .nav-item{margin:0 8px}
}
.product-tab-content .nav-item:first-child{margin-left:0}
.product-tab-content .nav-item:last-child{margin-right:0}
.product-tab-content .nav-link{border:none;border-radius:0;color:#1f2226;font-size:18px;line-height:1;margin-bottom:-2px;padding:0;transition:all .3s ease 0}
@media only screen and (max-width: 767px) {
.product-tab-content .nav-link{font-size:15px;padding:0 0 10px}
}
.product-tab-content .nav-link:hover{color:#b98e45}
.product-tab-content .nav-link.active{background-color:transparent;color:#dc0000}
.product-banner-item{overflow:hidden;position:relative}
.product-banner-item:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}
.product-banner-thumb img{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;width:100%}
.product-banner-content{left:50px;position:absolute;top:39px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-banner-content{left:30px;top:20px}
}
.product-banner-two-content{left:52px;position:absolute;top:48px}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-banner-two-content{left:40px;top:18px}
}
@media only screen and (max-width: 767px) {
.product-banner-two-content{top:40px}
}
@media only screen and (max-width: 479px) {
.product-banner-two-content{left:25px;top:18px}
}
.product-banner-subtitle{font-size:15px;font-style:italic;margin-bottom:17px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-banner-subtitle{margin-bottom:7px}
}
@media only screen and (max-width: 575px) {
.product-banner-subtitle{font-size:13px}
}
.product-banner-title{color:#fff;font-size:20px;background-color:#b98e45;padding:5px 10px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-banner-title{font-size:18px}
}
.product-banner-two-title{font-size:24px;margin-bottom:19px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-banner-two-title{font-size:22px;margin-bottom:7px}
}
@media only screen and (max-width: 575px) {
.product-banner-two-title{font-size:18px}
}
.product-banner-desc{color:#1f2226}
.product-banner-btn{font-size:15px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-banner-btn{font-size:14px}
}
@media only screen and (max-width: 575px) {
.product-banner-btn{font-size:13px}
}
.product-banner-two-item{box-shadow:0 4px 10px #0000001a}
.product-banner-two-thumb img{width:100%}
.swiper-button-style{position:relative}
.swiper-button-style .swiper-button-prev,.swiper-button-style .swiper-button-next{background-color:transparent;border:1px solid #eee;border-radius:50%;color:#000000;font-size:14px;height:50px;left:0;line-height:50px;opacity:0;text-align:center;top:calc(50% + 17px);visibility:hidden;width:50px;transition:all .3s ease 0;z-index:9;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.swiper-button-style .swiper-button-prev,.swiper-button-style .swiper-button-next{height:35px;line-height:35px;width:35px}
}
.swiper-button-style .swiper-button-prev:hover,.swiper-button-style .swiper-button-next:hover{border-color:#b98e45;color:#b98e45}
.swiper-button-style .swiper-button-prev:before,.swiper-button-style .swiper-button-next:before{content:"\e605";font-family:"simple-line-icons";font-size:14px}
.swiper-button-style .swiper-button-prev:after,.swiper-button-style .swiper-button-next:after{display:none}
.swiper-button-style .swiper-button-next{left:auto;right:0}
.swiper-button-style .swiper-button-next:before{content:"\e606"}
.swiper-button-style:hover .swiper-button-prev,.swiper-button-style:hover .swiper-button-next{opacity:1;visibility:visible}
.swiper-button-style:hover .swiper-button-prev{left:-15px}
@media only screen and (min-width: 1200px) and (max-width: 1549px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.swiper-button-style:hover .swiper-button-prev{left:15px}
}
.swiper-button-style:hover .swiper-button-next{right:-15px}
@media only screen and (min-width: 1200px) and (max-width: 1549px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.swiper-button-style:hover .swiper-button-next{right:15px}
}
.swiper-button-style.swiper-button-nav13:hover .swiper-button-prev{left:15px}
.swiper-button-style.swiper-button-nav13:hover .swiper-button-next{right:15px}
.swiper-button-style2{position:relative}
.swiper-button-style2 .swiper-button-prev,.swiper-button-style2 .swiper-button-next{background-color:#FFF;border:1px solid #e1e2e2;border-radius:50%;color:#1f2226;font-size:16px;height:40px;left:15px;line-height:40px;opacity:0;text-align:center;top:calc(50% + 22px);visibility:hidden;width:40px;transition:all .3s ease 0;z-index:9;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.swiper-button-style2 .swiper-button-prev:hover,.swiper-button-style2 .swiper-button-next:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.swiper-button-style2 .swiper-button-prev:before,.swiper-button-style2 .swiper-button-next:before{content:"\e605";font-family:"simple-line-icons";font-size:14px}
.swiper-button-style2 .swiper-button-prev:after,.swiper-button-style2 .swiper-button-next:after{display:none}
.swiper-button-style2 .swiper-button-next{left:auto;right:15px}
.swiper-button-style2 .swiper-button-next:before{content:"\e606"}
.swiper-button-style2:hover .swiper-button-prev,.swiper-button-style2:hover .swiper-button-next{opacity:1;visibility:visible}
.swiper-button-style2:hover .swiper-button-prev{left:0}
.swiper-button-style2:hover .swiper-button-next{right:0}
.swiper-button-style3{position:relative}
.swiper-button-style3 .swiper-button-prev,.swiper-button-style3 .swiper-button-next{background-color:transparent;border:1px solid #eee;border-radius:50%;color:#000000;font-size:14px;height:40px;left:0;line-height:40px;opacity:0;text-align:center;top:calc(50% + 17px);visibility:hidden;width:40px;transition:all .3s ease 0;z-index:9;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.swiper-button-style3 .swiper-button-prev:hover,.swiper-button-style3 .swiper-button-next:hover{border-color:#b98e45;color:#b98e45}
.swiper-button-style3 .swiper-button-prev:before,.swiper-button-style3 .swiper-button-next:before{content:"\e605";font-family:"simple-line-icons";font-size:14px}
.swiper-button-style3 .swiper-button-prev:after,.swiper-button-style3 .swiper-button-next:after{display:none}
.swiper-button-style3 .swiper-button-next{left:auto;right:0}
.swiper-button-style3 .swiper-button-next:before{content:"\e606"}
.swiper-button-style3:hover .swiper-button-prev,.swiper-button-style3:hover .swiper-button-next{opacity:1;visibility:visible}
.swiper-button-style3:hover .swiper-button-prev{left:-15px}
@media only screen and (min-width: 1200px) and (max-width: 1549px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.swiper-button-style3:hover .swiper-button-prev{left:15px}
}
.swiper-button-style3:hover .swiper-button-next{right:-15px}
@media only screen and (min-width: 1200px) and (max-width: 1549px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.swiper-button-style3:hover .swiper-button-next{right:15px}
}
.countdown1{display:flex;justify-content:center}
.countdown1 .count{background-color:rgba(0,0,0,0.75);color:#FFF;font-family:"roboto",sans-serif;margin-right:4px;padding:12px 4px 11px;text-align:center;width:100%}
.countdown1 .count:last-child{margin-right:0}
.countdown1 .count span{display:block;font-size:14px;font-weight:700;line-height:1;text-align:center}
.countdown1 .count span.amount{margin-bottom:2px}
.countdown1 .count span.period{display:inline-block;font-size:12px;font-weight:700}
.countdown1 .count span.period .period-desc{display:inline-block;font-size:12px;font-weight:700}
.countdown2{position:relative;display:flex;flex-wrap:wrap;justify-content:center;width:100%;max-width:770px;margin-bottom:1px;padding:18px 0 3px;gap:25px}
@media only screen and (max-width: 479px) {
.countdown2{padding:18px 15px 3px}
}
.countdown2:before,.countdown2:after{position:absolute;z-index:-1;top:-7px;right:-7px;bottom:-7px;left:-7px;content:"";box-shadow:0 10px 30px 0 rgba(209,209,209,0.5)}
.countdown2:before{left:6px;right:6px;top:6px}
.countdown2:after{bottom:-13px;left:12px;right:12px;top:12px}
.countdown2 .count{display:flex;padding:10px 0}
.countdown2 .count .amount{font-size:36px;line-height:1;padding-right:6px}
@media only screen and (max-width: 767px) {
.countdown2 .count .amount{font-size:24px}
}
.countdown2 .count .period{align-self:flex-end;font-size:18px;line-height:1;position:relative;top:-2px}
@media only screen and (max-width: 767px) {
.countdown2 .count .period{font-size:16px}
}
.shop-top-bar{display:flex;font-size:15px;flex-wrap:wrap;justify-content:space-between;margin-bottom:41px;gap:10px}
.shop-top-bar-item{display:flex;align-items:center;align-self:center;gap:10px}
.shop-top-bar-item label{font-size:15px;margin:0}
.shop-top-bar-item select{font-size:15px;padding-right:15px;border:none;background-color:transparent}
.shop-top-bar-item select.select-shoing + .nice-select{font-size:15px;margin-left:9px;min-width:156px}
.shop-top-bar-item select.select-shoing + .nice-select:after{border:none;color:#000000;content:"\ea99";font-family:"IcoFont";font-size:17px;height:auto;line-height:1;right:0;top:calc(50% - 3px);transform:none;width:auto}
.shop-top-bar-item select.select-shoing-count + .nice-select{font-size:15px;margin-left:9px;min-width:56px}
.shop-top-bar-item select.select-shoing-count + .nice-select:after{border:none;color:#000000;content:"\ea99";font-family:"IcoFont";font-size:17px;height:auto;line-height:1;right:0;top:calc(50% - 3px);transform:none;width:auto}
.shop-top-bar-item p{font-size:15px}
.shop-top-bar-item .list-grid-toggle{display:flex;gap:25px}
.shop-top-bar-item .list-grid-toggle button{color:#000000;line-height:1;display:flex;padding:5px;border:none;background-color:transparent}
.shop-top-bar-item .list-grid-toggle button i{font-size:18px}
.shop-top-bar-item .list-grid-toggle button.active{color:#b98e45}
.shop-top-bar-item .nice-select{border:none;height:auto;line-height:1;margin:0;padding:0;width:auto}
.pro-qty{display:inline-block;font-weight:500;margin-right:10px;position:relative}
.pro-qty input{border:2px solid #dedede;border-radius:35px;color:#000;height:50px;font-size:16px;padding:0 25px;text-align:center;width:90px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.pro-qty input{height:45px}
}
.pro-qty .qty-btn{cursor:pointer;position:absolute;line-height:16px;color:#000;top:calc(50% - 0px);transform:translate(0%,-50%);font-size:16px;text-align:center;transition:all .3s ease 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.pro-qty .qty-btn:hover{color:#b98e45}
.pro-qty .dec{right:0;padding-right:18px}
.pro-qty .inc{left:0;padding-left:18px}
.cart-table{width:100%}
.cart-table thead{background-color:#f3f3f3}
.cart-table thead > tr th{color:#000000;font-size:14px;font-weight:500;text-transform:uppercase;padding:14px 23px}
.cart-table thead > tr th.width-thumbnail{min-width:130px}
.cart-table thead > tr th.width-name{min-width:400px}
.cart-table thead > tr th.width-price{min-width:162px}
.cart-table thead > tr th.width-quantity{min-width:170px}
.cart-table thead > tr th.width-subtotal{min-width:145px}
.cart-table thead > tr th.width-remove{min-width:101px}
.cart-table tbody > tr{border-bottom:1px solid #e5e5e5}
.cart-table tbody > tr td{padding:23px}
.cart-table tbody > tr td.product-thumbnail a{display:block}
.cart-table tbody > tr td.product-thumbnail a img{width:80px}
.cart-table tbody > tr td.product-name h5{display:block;font-weight:500;font-size:15px;color:#000000}
.cart-table tbody > tr td.product-name h5 a{color:#000000}
.cart-table tbody > tr td.product-name h5 a:hover{color:#b98e45}
.cart-table tbody > tr td.product-price span{font-size:16px;font-weight:500;color:#000000}
.cart-table tbody > tr td.product-total span{font-size:16px;font-weight:500;color:#000000}
.cart-table tbody > tr td.cart-quality .product-details-quality input{border:1px solid #e5e5e5;background-color:transparent;color:#000000;width:95px;height:40px;font-weight:500;padding:0 10px}
.cart-table tbody > tr td.cart-quality .product-details-quality input::-webkit-inner-spin-button{cursor:pointer;opacity:1}
.cart-table tbody > tr td.cart-quality .product-details-quality input::-webkit-outer-spin-button{cursor:pointer;opacity:1}
.cart-table tbody > tr td.product-remove a{font-size:18px;color:#b98e45;display:inline-block}
.cart-table tbody > tr td.product-remove a:hover{color:#000000}
.cart-calculate-discount-wrap h4{font-size:20px;margin:0 0 30px}
.cart-shiping-update-wrapper{display:flex;justify-content:space-between;margin:30px 0 100px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.cart-shiping-update-wrapper{margin:40px 0 60px}
}
@media only screen and (max-width: 479px) {
.cart-shiping-update-wrapper{display:block}
}
.cart-shiping-btn a{font-size:14px;background-color:#b98e45}
@media only screen and (max-width: 479px) {
.cart-shiping-btn a{display:block;width:100%}
}
.cart-shiping-btn a.btn-link{background-color:#000000;border:none;border-radius:0;color:#FFF;line-height:1;min-height:auto;padding:16px 20px;text-decoration:none}
.cart-shiping-btn a i{font-size:16px;margin-right:2px;position:relative;top:0}
.cart-shiping-btn.continure-btn a{background-color:#b98e45}
@media only screen and (max-width: 479px) {
.cart-shiping-btn.continure-btn a{margin-bottom:15px}
}
.cart-shiping-btn.continure-btn a:hover{background-color:#000000}
.cart-shiping-btn.update-btn a{background-color:#000000}
.cart-shiping-btn.update-btn a:hover{background-color:#b98e45}
.select-style{margin-bottom:15px}
.select-style .select-active{border:1px solid #d3d3d3;border-radius:0;width:100%;height:49px;line-height:49px;color:#000000;margin-bottom:15px;padding-left:18px;padding-right:20px}
@media only screen and (max-width: 767px) {
.select-style .select-active{height:42px;line-height:42px}
}
.calculate-discount-content p{font-size:14px;margin-bottom:18px;display:block;color:#000000}
.calculate-discount-content .input-style{margin-bottom:15px}
.calculate-discount-content .input-style input{background-color:transparent;border:1px solid #d3d3d3;border-radius:0;color:#000000;height:49px;padding:2px 16px 2px 18px;width:100%}
.calculate-discount-content .input-style input::-webkit-input-placeholder{color:#000000;font-size:14px;opacity:1}
.calculate-discount-content .input-style input:-moz-placeholder{color:#000000;font-size:14px;opacity:1}
.calculate-discount-content .input-style input::-moz-placeholder{color:#000000;font-size:14px;opacity:1}
.calculate-discount-content .input-style input:-ms-input-placeholder{color:#000000;font-size:14px;opacity:1}
.calculate-discount-content .input-style input:focus{border-color:#000000}
.calculate-discount-btn a{background-color:#000000;font-size:14px;text-transform:capitalize}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.calculate-discount-btn a{font-size:14px}
}
.calculate-discount-btn a.btn{border-radius:0;line-height:1;min-height:auto;padding:18px 20px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.calculate-discount-btn a.btn{padding:11px 19px}
}
.calculate-discount-btn a.btn-link{border:none;text-decoration:none;color:#FFF}
.calculate-discount-btn a:hover{background-color:#b98e45}
.grand-total-content{padding:30px;padding:34px 30px 33px;background-color:#f5f5f5}
.grand-total-content h5{margin:0;border-bottom:1px solid #000000;display:flex;justify-content:space-between;padding:0 0 18px}
.grand-total-content h5 span{color:#b98e45}
.grand-total h4{font-size:20px;font-weight:600;display:flex;justify-content:space-between;margin:0}
.grand-total h4 span{color:#b98e45}
.grand-total-btn{margin-top:24px}
.grand-total-btn a{font-size:15px;text-transform:uppercase;background-color:#b98e45;display:block;font-weight:500}
.grand-total-btn a.btn{border-radius:0;line-height:1;min-height:auto;padding:20px 15px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.grand-total-btn a.btn{padding:14px 10px}
}
.grand-total-btn a.btn-link{text-decoration:none;color:#FFF}
.grand-total-btn a:hover{background-color:#000000;border-color:#000000}
.grand-shipping{padding:38px 0 32px}
.grand-shipping > span{font-size:16px}
.grand-shipping ul{padding:17px 0 0;margin:0}
.grand-shipping ul li{display:flex;align-items:center;margin-bottom:7px}
.grand-shipping ul li:last-child{margin-bottom:0}
.grand-shipping ul li input{width:auto;height:auto}
.grand-shipping ul li input:hover{cursor:pointer}
.grand-shipping ul li label{font-size:16px;font-weight:400;color:#000000;margin-left:10px}
.shipping-country{border-bottom:1px solid #e5e5e5;padding-bottom:35px;margin-bottom:30px}
.shipping-country p{display:block;padding:10px 20px;background-color:#4bb1cf;font-weight:400;color:#fff;font-size:14px;line-height:1.7;border-left:6px solid #3198b6}
.checkout-coupon-wrap > p{background-color:#f3f3f3;padding:1.188rem 1.25rem;border-radius:3px;position:relative}
.checkout-coupon-wrap > p.cart-page-title{font-size:14px;color:#000}
.checkout-coupon-wrap > p i{font-size:13px;position:relative;top:1px}
.checkout-coupon-wrap > p a{color:#000000;margin-left:6px;font-size:14px}
.checkout-coupon-wrap > p a:hover{color:#b98e45}
.checkout-coupon-content p{color:#666;margin:0}
.checkout-coupon-content input{height:55px;border:1px solid #e5e5e5;background-color:transparent;color:#000;font-size:15px;padding:2px 16px;margin:25px 0 15px;width:100%}
.checkout-coupon-content input:focus{border-color:#000000}
.checkout-coupon-content button{border:none;background-color:#000000;color:#FFF;font-size:14px;font-weight:400;line-height:1;padding:18px 35px 17px;position:relative;top:-2px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.checkout-coupon-content button:hover{background-color:#b98e45}
form h4{font-size:20px;margin:0 0 23px}
form label{color:#000;display:block;margin:0 0 15px}
@media only screen and (max-width: 767px) {
form label{margin-bottom:10px}
}
form label abbr{color:#000000}
form textarea{background-color:transparent;border:1px solid #d3d3d3;border-radius:0;color:#000000;font-size:14px;padding:2px 16px;width:100%}
form input{background-color:transparent;border:1px solid #d3d3d3;border-radius:0;color:#000000;font-size:14px;height:49px;padding:2px 16px;width:100%;margin-bottom: 15px;}
form input::-webkit-input-placeholder{color:#000000;font-size:14px;opacity:1}
form input[type="submit"]{width:auto;background:#000;border:none;color:#fff; margin: 10px 0 20px 0;}
@media only screen and (max-width: 767px) {
form input::-webkit-input-placeholder{font-size:12px}
}
form input:-moz-placeholder{color:#000000;font-size:14px;opacity:1}
@media only screen and (max-width: 767px) {
form input:-moz-placeholder{font-size:12px}
}
form input::-moz-placeholder{color:#000000;font-size:14px;opacity:1}
@media only screen and (max-width: 767px) {
form input::-moz-placeholder{font-size:12px}
}
form input:-ms-input-placeholder{color:#000000;font-size:14px;opacity:1}
@media only screen and (max-width: 767px) {
form input:-ms-input-placeholder{font-size:12px}
}
@media only screen and (max-width: 767px) {
form input{height:42px}
}
form input:focus{border-color:#000000}
form input.billing-address{margin-bottom:20px}
.billing-select .select-style .select-active{border-color:#e5e5e5;border-width:1px;padding-left:16px}
.billing-select label{color:#000;display:block;margin:0 0 15px}
.billing-select label abbr{color:#f33}
.checkout-account input{border:1px solid #e5e5e5;display:inline-block;float:left;height:10px;width:10px;position:relative;top:10px;color:#495057}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.checkout-account input{top:8px}
}
.checkout-account input.checkout-toggle{cursor:pointer;top:8px}
.checkout-account span{margin:0 0 0 12px;font-size:14px}
.additional-info-wrap{margin:19px 0 -5px}
.additional-info-wrap label{color:#000;display:block;margin:0 0 15px}
.additional-info-wrap textarea{width:100%;min-height:92px;background-color:transparent;padding:12px 16px;color:#000000;font-size:14px;border:1px solid #e5e5e5}
@media only screen and (max-width: 767px) {
.additional-info-wrap textarea::-webkit-input-placeholder{font-size:12px}
}
@media only screen and (max-width: 767px) {
.additional-info-wrap textarea:-moz-placeholder{font-size:12px}
}
@media only screen and (max-width: 767px) {
.additional-info-wrap textarea::-moz-placeholder{font-size:12px}
}
@media only screen and (max-width: 767px) {
.additional-info-wrap textarea:-ms-input-placeholder{font-size:12px}
}
.additional-info-wrap textarea:focus{border-color:#000000}
.checkout-coupon-content,.different-address{display:none}
.your-order-area h3{font-size:20px;margin:0 0 21px}
.your-order-wrap{background-color:#f6f6f6;padding:36px}
@media only screen and (max-width: 575px) {
.your-order-wrap{padding:30px 20px}
}
.your-order-title h6{display:flex;justify-content:space-between;font-weight:500;text-transform:uppercase;margin:0 0 18px;padding:0 0 22px;border-bottom:1px solid #e5e5e5}
.your-order-product{padding-bottom:21px}
.your-order-product ul{margin:0}
.your-order-product ul li{display:flex;justify-content:space-between;margin:0 0 16px}
.your-order-product ul li:last-child{margin:0}
.your-order-product ul li span{font-size:16px;color:#b98e45;font-weight:500}
.your-order-subtotal{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding:20px 0}
.your-order-subtotal h3{font-size:15px;font-weight:500;margin:0;display:flex;align-items:center;justify-content:space-between}
.your-order-subtotal h3 span{font-size:18px;font-weight:600;color:#b98e45}
.your-order-shipping{padding:21px 0 22px}
.your-order-shipping > span{font-size:15px;font-weight:500}
.your-order-shipping ul{padding:17px 0 0;margin:0}
.your-order-shipping ul li{display:flex;align-items:center;margin-bottom:7px}
.your-order-shipping ul li:last-child{margin-bottom:0}
.your-order-shipping ul li input{cursor:pointer;width:auto;height:auto;position:relative;top:3px}
.your-order-shipping ul li label{color:#666;cursor:pointer;font-size:16px;font-weight:400;margin-left:10px}
.your-order-total{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding:20px 0}
.your-order-total h3{font-size:20px;font-weight:500;margin:0;display:flex;align-items:center;justify-content:space-between}
.your-order-total h3 span{font-size:22px;color:#b98e45}
.payment-method{padding:40px 0 10px}
.sin-payment{margin-bottom:25px}
.sin-payment input{cursor:pointer;width:auto;display:inline-block;float:left;height:auto;margin-top:5px}
.sin-payment label{color:#000000;cursor:pointer;font-size:15px;margin:0 0 0 21px;display:flex;align-items:center}
.sin-payment label img{max-width:140px;display:inline-block;margin:0 5px}
.sin-payment label a{color:#000;text-decoration:underline}
.sin-payment label a:hover{color:#b98e45}
.payment-box{margin:6px 0 0 21px;display:none}
.payment-box p{font-size:14px;line-height:24px;margin:0}
.payment-condition{border-top:1px solid #e5e5e5;padding:20px 0 0;margin:0 0 10px}
.payment-condition p{font-size:14px;line-height:1.9}
.payment-condition p a{color:#b98e45;font-size:14px}
.payment-condition p a:hover{text-decoration:underline}
.payment-checkbox{display:flex;align-items:center}
.payment-checkbox input{width:auto;height:auto}
.payment-checkbox span{color:#888;font-size:14px;margin-left:10px}
.payment-checkbox span a{color:#b98e45;font-size:14px}
.payment-checkbox span a:hover{text-decoration:underline}
.place-order{margin-top:20px}
.place-order a{padding:17px 20px;font-size:14px;line-height:1;color:#FFF;text-transform:uppercase;font-weight:500;display:block;text-align:center;background-color:#b98e45}
@media only screen and (max-width: 767px) {
.place-order a{font-size:16px}
}
.place-order a:hover{background-color:#000000}
.wishlist-table-content{width:100%}
.wishlist-table-content thead{background-color:#f3f3f3}
.wishlist-table-content thead > tr th{color:#000;font-size:14px;font-weight:600;text-transform:uppercase;padding:14px 12px}
.wishlist-table-content thead > tr th.width-thumbnail{min-width:130px}
.wishlist-table-content thead > tr th.width-name{min-width:300px}
.wishlist-table-content thead > tr th.width-price{min-width:162px}
.wishlist-table-content thead > tr th.width-stock-status{min-width:170px}
.wishlist-table-content thead > tr th.width-subtotal{min-width:145px}
.wishlist-table-content thead > tr th.width-remove{min-width:50px}
.wishlist-table-content tbody > tr{border-bottom:1px solid #e5e5e5}
.wishlist-table-content tbody > tr td{padding:23px 12px}
.wishlist-table-content tbody > tr td.product-thumbnail a{display:block}
.wishlist-table-content tbody > tr td.product-thumbnail a img{width:80px}
.wishlist-table-content tbody > tr td.product-name h5{display:block;font-weight:400;font-size:15px;color:#000}
.wishlist-table-content tbody > tr td.product-name h5 a{color:#000}
.wishlist-table-content tbody > tr td.product-name h5 a:hover{color:#b98e45}
.wishlist-table-content tbody > tr td.product-price span{font-size:16px;font-weight:500;color:#000000}
.wishlist-table-content tbody > tr td.stock-status span{font-size:14px;font-weight:500;color:#000000}
.wishlist-table-content tbody > tr td.stock-status span i{font-size:11px}
.wishlist-table-content tbody > tr td.product-remove a{font-size:28px;color:#c3c3c3;display:inline-block}
.wishlist-table-content tbody > tr td.product-remove a:hover{color:#b98e45}
.wishlist-table-content tbody > tr td.wishlist-cart a{display:inline-block;font-weight:400;font-size:14px;color:#FFF;padding:11px 16px 12px;line-height:1;white-space:pre;background-color:#000000}
.wishlist-table-content tbody > tr td.wishlist-cart a:hover{background-color:#b98e45}
.compare-table-content tr{margin-bottom:20px}
.compare-table-content tr td{padding:20px;vertical-align:middle;border-color:#e5e5e5;color:#000}
.compare-table-content tr td.first-column{min-width:175px;font-size:16px;font-weight:500;margin:0}
.compare-table-content tr td.product-image-title{min-width:310px;vertical-align:bottom;text-align:left}
.compare-table-content tr td.product-image-title .image{clear:both;width:100%;margin-bottom:15px;display:block}
.compare-table-content tr td.product-image-title .image img{width:100%}
.compare-table-content tr td.product-image-title .category{float:left;clear:both;color:#000000;text-transform:capitalize;letter-spacing:.5px}
.compare-table-content tr td.product-image-title .title{color:#000;clear:both;float:left;font-size:16px;font-weight:500;line-height:1.2;margin-top:5px;text-transform:capitalize}
.compare-table-content tr td.product-image-title .title:hover{color:#b98e45}
.compare-table-content tr td.pro-desc p{margin:0;line-height:30px;text-align:left}
.compare-table-content tr td a.check-btn{color:#000;font-size:15px}
.compare-table-content tr td a.check-btn:hover{color:#b98e45}
.compare-table-content tr td.pro-color,.compare-table-content tr td.pro-stock{font-size:15px;font-weight:400;color:#000000}
.compare-table-content tr td.pro-price{color:#b98e45;font-size:16px;font-weight:500}
.compare-table-content tr td.pro-remove button{border:none;background-color:transparent;color:#b98e45;padding:0;cursor:pointer}
.compare-table-content tr td.pro-remove button:hover{color:#000000}
.compare-table-content tr td.pro-remove button i{font-size:18px}
.compare-table-content tr td.pro-ratting i{color:#ff9923}
.myaccount-tab-menu{border:none;flex-direction:column}
@media only screen and (max-width: 767px) {
.myaccount-tab-menu{margin-bottom:40px}
}
.myaccount-nav-link{background-color:transparent;border:1px solid #e5e5e5;border-bottom:none;border-radius:0;color:#000;font-size:15px;display:block;padding:10px 15px;text-align:left;text-transform:capitalize}
.myaccount-nav-link:last-child{border-bottom:1px solid #e5e5e5}
.myaccount-nav-link.active{background-color:#b98e45}
.myaccount-nav-link:hover,.myaccount-nav-link.active{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.myaccount-content{border:1px solid #eee;padding:30px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.myaccount-content{padding:20px}
}
.myaccount-content form{margin-top:-20px}
.myaccount-content h3{font-size:20px;font-weight:500;border-bottom:1px dashed #ccc;padding-bottom:10px;margin-bottom:25px}
.myaccount-content .welcome a:hover{color:#b98e45}
.myaccount-content .welcome strong{font-weight:600;color:#b98e45}
.myaccount-content p{line-height:28px;margin-bottom:2px}
.myaccount-content fieldset{margin-top:20px}
.myaccount-content fieldset legend{font-size:16px;margin-bottom:20px;font-weight:600;padding-bottom:10px;border-bottom:1px solid #e5e5e5}
.account-details-form{margin-top:50px}
.account-details-form .single-input-item{margin-bottom:20px}
.account-details-form .single-input-item label{font-size:14px;text-transform:capitalize;display:block;margin:0 0 5px}
.account-details-form .single-input-item input{border:1px solid #e8e8e8;width:100%;height:49px;background-color:transparent;padding:2px 20px;color:#000;font-size:13px}
.account-details-form .single-input-item input::-webkit-input-placeholder{color:#1f2226}
.account-details-form .single-input-item input:-moz-placeholder{color:#1f2226}
.account-details-form .single-input-item input::-moz-placeholder{color:#1f2226}
.account-details-form .single-input-item input:-ms-input-placeholder{color:#1f2226}
.account-details-form .single-input-item input:focus{border:1px solid #000000}
.account-details-form .single-input-item button{border:none;background-color:#b98e45;padding:9px 25px;color:#fff;font-size:13px}
.account-details-form .single-input-item button:hover{background-color:#1f2226}
.myaccount-table{white-space:nowrap;font-size:14px}
.myaccount-table th{padding:10px;font-weight:600;background-color:#f8f8f8;border-color:#ccc;border-bottom:0;color:#1f2226}
.myaccount-table td{padding:10px;vertical-align:middle;border-color:#ccc}
.myaccount-table td a{font-size:14px;color:#000}
.saved-message{background-color:#fff;border-top:3px solid #b98e45;font-size:14px;padding:20px 0;color:#333}
.login-register-title h3{margin:0 0 15px;line-height:1;text-transform:uppercase}
.login-register-title p{line-height:1.6;color:#000000;width:85%}
@media only screen and (max-width: 767px) {
.login-register-title p{width:100%}
}
.login-register-pr{padding-right:100px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.login-register-pr{padding-right:0}
}
.login-register-pl{padding-left:100px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.login-register-pl{padding-left:0}
}
@media only screen and (max-width: 767px) {
.login-register-pl{margin-top:82px}
}
.login-register-border{border-right:1px solid #e5e5e5}
@media only screen and (max-width: 767px) {
.login-register-border{border:none}
}
.login-register-style{margin:33px 0 0}
.login-register-style p{color:#000;font-size:15px;line-height:1.8;margin:0 0 35px}
.login-register-input{position:relative;margin-bottom:10px}
.login-register-input input{color:#000000;width:100%;height:51px;background-color:transparent;border:1px solid #e5e5e5;padding:2px 80px 2px 16px;font-size:15px}
.login-register-input input::-webkit-input-placeholder{color:#495057;opacity:1}
.login-register-input input:-moz-placeholder{color:#495057;opacity:1}
.login-register-input input::-moz-placeholder{color:#495057;opacity:1}
.login-register-input input:-ms-input-placeholder{color:#495057;opacity:1}
.login-register-input input:focus{border-color:#000000}
.login-register-input .forgot{position:absolute;right:10px;top:50%;transform:translateY(-50%)}
.login-register-input .forgot a{color:#000;font-size:15px}
.login-register-input .forgot a:hover{color:#b98e45}
.login-register-paragraph{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding:15px 0;margin:30px 0}
.login-register-paragraph p{font-size:14px;color:#666;line-height:1.9;margin:0}
.login-register-paragraph p a{font-size:14px;color:#b98e45}
.login-register-paragraph p a:hover{color:#000000}
.remember-me-btn{display:flex;align-items:center;margin:19px 0 0}
.remember-me-btn input{cursor:pointer;width:auto;height:auto;margin-right:10px}
.remember-me-btn label{color:#000;font-size:15px}
.btn-register{margin:21px 0 0}
.btn-register-now{font-size:14px;border-radius:0;color:#FFF;background-color:#b98e45;border:none;line-height:1;text-align:center;padding:13px 32px 11px;text-transform:uppercase;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.btn-register-now:hover{background-color:#000000;color:#FFF}
.register-benefits{background-color:#f3f3f3;padding:40px 30px;margin-top:60px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.register-benefits{padding:30px 20px}
}
@media only screen and (max-width: 767px) {
.register-benefits{margin-top:87px}
}
.register-benefits h4{text-transform:uppercase;margin:0 0 20px}
.register-benefits p{line-height:1.6;font-size:14px;color:#000000;margin:0 0 28px}
.register-benefits ul{margin:0}
.register-benefits ul li{color:#000000;font-size:16px;margin:0 0 16px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.register-benefits ul li{font-size:15px}
}
.register-benefits ul li:last-child{margin:0}
.register-benefits ul li i{font-size:20px;color:#000000;margin-right:12px;position:relative;top:3px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.register-benefits ul li i{margin-right:0}
}
.product-cart-view-modal .modal-dialog{max-width:1180px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 767px) {
.product-cart-view-modal .modal-dialog{margin-left:15px;margin-right:15px}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-cart-view-modal .modal-dialog{max-width:540px}
}
.product-cart-view-modal .modal-body{padding:30px 15px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.product-cart-view-modal .modal-body{padding:30px 15px 60px}
}
.product-cart-view-modal .modal-content{border:none}
.product-cart-view-modal .product-single-info{padding-bottom:0;padding-top:20px;margin-left:0;margin-bottom:0}
.product-cart-view-modal .product-single-info .prices{margin:20px 0}
.product-cart-view-modal .product-single-info .desc{margin-bottom:20px}
.product-cart-view-modal .btn-close{background-color:transparent;box-shadow:none;border:1px solid #000000;background-image:none;font-size:24px;line-height:25px;border-radius:50%;opacity:1;position:absolute;top:7px;right:7px;z-index:2;width:25px;height:25px;color:#000000;text-align:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.product-cart-view-modal .btn-close span{position:relative;top:-1px}
.product-cart-view-modal .btn-close:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.single-product-quick-view-slider .thumb-item img{width:100%}
.single-product-quick-view-slider .swiper-button-next,.single-product-quick-view-slider .swiper-button-prev{background-color:transparent;border-radius:5px;height:50px;line-height:50px;text-align:center;top:50%;width:50px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
@media only screen and (max-width: 479px) {
.single-product-quick-view-slider .swiper-button-next,.single-product-quick-view-slider .swiper-button-prev{display:none}
}
.single-product-quick-view-slider .swiper-button-next:before,.single-product-quick-view-slider .swiper-button-prev:before{color:#b98e45;font-family:"simple-line-icons";font-size:20px;left:-2px;line-height:1;position:relative;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.single-product-quick-view-slider .swiper-button-next:after,.single-product-quick-view-slider .swiper-button-prev:after{display:none}
.single-product-quick-view-slider .swiper-button-next:hover,.single-product-quick-view-slider .swiper-button-prev:hover{color:#000000}
.single-product-quick-view-slider .swiper-button-next:hover:before,.single-product-quick-view-slider .swiper-button-prev:hover:before{color:#000000}
.single-product-quick-view-slider .swiper-button-prev{left:10px}
.single-product-quick-view-slider .swiper-button-prev:before{content:"\e605"}
.single-product-quick-view-slider .swiper-button-next{right:10px}
.single-product-quick-view-slider .swiper-button-next:before{content:"\e606";left:auto;right:-2px}
.product-action-modal .modal-body{padding:25px 30px}
.product-action-view-content .btn-close{background:none;color:#000000;font-size:18px;margin-right:9px;position:relative;top:-13px}
.product-action-view-content .modal-action-messages{margin-bottom:20px}
.modal-action-product .product-name{margin-top:20px}
.text-area ul{list-style-type:disc;margin:0 0 20px 18px}
.text-area ul li{list-style-type:disc;margin-bottom:10px}
.single-product-image{position:relative;display:flex;flex-direction:column;gap:10px}
.single-product-image-item{position:relative;border:1px solid #f2f2f2}
.single-product-badge-left,.single-product-badge-right{position:absolute;z-index:2;top:20px;display:flex;flex-direction:column;gap:5px}
@media only screen and (max-width: 479px) {
.single-product-badge-left,.single-product-badge-right{top:10px}
}
.single-product-badge-left{left:20px}
@media only screen and (max-width: 479px) {
.single-product-badge-left{left:10px}
}
.single-product-badge-right{right:20px}
@media only screen and (max-width: 479px) {
.single-product-badge-right{right:10px}
}
.single-product-badge-new,.single-product-badge-sale{font-size:12px;font-weight:700;line-height:14px;display:block;min-width:60px;padding:5px 15px;text-align:center;text-transform:uppercase;color:#FFF;border-radius:50px;background-color:#1F2226}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.single-product-badge-new,.single-product-badge-sale{font-size:10px;padding:5px 10px}
}
.single-product-badge-new{background-color:#b98e45}
.product-image-slider,.product-image-slider-vertical,.quickview-product-image-slider{width:100%;border:1px solid #f2f2f2;max-height:100%}
.product-thumb-carousel,.product-thumb-carousel-vertical,.quickview-product-thumb-carousel{width:100%;padding-bottom:2px}
.product-thumb-carousel .swiper-slide,.product-thumb-carousel-vertical .swiper-slide,.quickview-product-thumb-carousel .swiper-slide{border:1px solid #f1f1f1;height:80px;overflow:hidden}
.product-thumb-carousel .swiper-slide-thumb-active,.product-thumb-carousel-vertical .swiper-slide-thumb-active,.quickview-product-thumb-carousel .swiper-slide-thumb-active{border-color:#b98e45}
.product-thumb-carousel .swiper-slide:hover,.product-thumb-carousel-vertical .swiper-slide:hover,.quickview-product-thumb-carousel .swiper-slide:hover{cursor:pointer}
.product-thumb-carousel .swiper-button-prev,.product-thumb-carousel .swiper-button-next,.product-thumb-carousel-vertical .swiper-button-prev,.product-thumb-carousel-vertical .swiper-button-next,.quickview-product-thumb-carousel .swiper-button-prev,.quickview-product-thumb-carousel .swiper-button-next{background-color:transparent;border:1px solid #e1e2e2;border-radius:50%;color:#1f2226;font-size:14px;height:30px;left:30px;line-height:30px;opacity:1;text-align:center;top:calc(50% + 20px);visibility:visible;width:30px;transition:all .3s ease 0;z-index:9;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px) {
.product-thumb-carousel .swiper-button-prev,.product-thumb-carousel .swiper-button-next,.product-thumb-carousel-vertical .swiper-button-prev,.product-thumb-carousel-vertical .swiper-button-next,.quickview-product-thumb-carousel .swiper-button-prev,.quickview-product-thumb-carousel .swiper-button-next{left:10px}
}
@media only screen and (max-width: 767px) {
.product-thumb-carousel .swiper-slide,.product-thumb-carousel-vertical .swiper-slide,.quickview-product-thumb-carousel .swiper-slide{height:50px;}
.product-thumb-carousel .swiper-button-prev,.product-thumb-carousel .swiper-button-next,.product-thumb-carousel-vertical .swiper-button-prev,.product-thumb-carousel-vertical .swiper-button-next,.quickview-product-thumb-carousel .swiper-button-prev,.quickview-product-thumb-carousel .swiper-button-next{left:7px}
}
.product-thumb-carousel .swiper-button-prev:hover,.product-thumb-carousel .swiper-button-next:hover,.product-thumb-carousel-vertical .swiper-button-prev:hover,.product-thumb-carousel-vertical .swiper-button-next:hover,.quickview-product-thumb-carousel .swiper-button-prev:hover,.quickview-product-thumb-carousel .swiper-button-next:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.product-thumb-carousel .swiper-button-prev:before,.product-thumb-carousel .swiper-button-next:before,.product-thumb-carousel-vertical .swiper-button-prev:before,.product-thumb-carousel-vertical .swiper-button-next:before,.quickview-product-thumb-carousel .swiper-button-prev:before,.quickview-product-thumb-carousel .swiper-button-next:before{content:"\e605";font-family:"simple-line-icons";font-size:14px}
.product-thumb-carousel .swiper-button-prev:after,.product-thumb-carousel .swiper-button-next:after,.product-thumb-carousel-vertical .swiper-button-prev:after,.product-thumb-carousel-vertical .swiper-button-next:after,.quickview-product-thumb-carousel .swiper-button-prev:after,.quickview-product-thumb-carousel .swiper-button-next:after{display:none}
.product-thumb-carousel .swiper-button-next,.product-thumb-carousel-vertical .swiper-button-next,.quickview-product-thumb-carousel .swiper-button-next{left:auto;right:30px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px) {
.product-thumb-carousel .swiper-button-next,.product-thumb-carousel-vertical .swiper-button-next,.quickview-product-thumb-carousel .swiper-button-next{right:10px}
}
@media only screen and (max-width: 767px) {
.product-thumb-carousel .swiper-button-next,.product-thumb-carousel-vertical .swiper-button-next,.quickview-product-thumb-carousel .swiper-button-next{right:7px}
}
.product-thumb-carousel .swiper-button-next:before,.product-thumb-carousel-vertical .swiper-button-next:before,.quickview-product-thumb-carousel .swiper-button-next:before{content:"\e606"}
.product-thumb-carousel-vertical{flex:1 0 100px;height:488px;padding:0 0 2px}
@media only screen and (max-width: 767px) {
.product-thumb-carousel-vertical{flex:1 0 90px;height:438px}
}
@media only screen and (max-width: 575px) {
.product-thumb-carousel-vertical{flex:1 0 80px;height:395px}
}
@media only screen and (max-width: 479px) {
.product-thumb-carousel-vertical{flex:1 0 60px;height:305px}
}
.product-thumb-carousel-vertical .swiper-slide{border:1px solid #f1f1f1}
.product-thumb-carousel-vertical .swiper-slide img{border-bottom:1px solid #f1f1f1}
.product-thumb-carousel-vertical .swiper-slide-thumb-active{border-color:#b98e45}
.product-thumb-carousel-vertical .swiper-slide-thumb-active img{border-bottom-color:#b98e45}
.product-thumb-carousel-vertical .swiper-slide:hover{cursor:pointer}
.product-thumb-carousel-vertical .swiper-button-prev,.product-thumb-carousel-vertical .swiper-button-next{left:50%;margin:0;transform:translateY(0) translateX(-50%);border-radius:50%}
.product-thumb-carousel-vertical .swiper-button-prev::after,.product-thumb-carousel-vertical .swiper-button-next::after{transform:rotate(90deg)}
.product-thumb-carousel-vertical .swiper-button-prev{top:0;border-top-left-radius:0;border-top-right-radius:0}
.product-thumb-carousel-vertical .swiper-button-next{top:auto;right:auto;bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
.single-product-title{font-weight:500;margin-bottom:15px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 575px) {
.single-product-title{font-size:20px}
}
.single-product-price{font-size:24px;font-weight:700;line-height:1;display:flex;align-items:center;margin-bottom:20px;color:#b98e45;gap:20px}
.single-product-price del{font-size:18px;font-weight:400;color:#4a4a4a;-webkit-text-decoration-color:#b98e45;text-decoration-color:#b98e45}
.single-product-meta{margin-bottom:20px;padding:0;list-style:none}
.single-product-meta li{font-size:14px;line-height:1.4285;display:flex;gap:10px}
.single-product-meta li + li{margin-top:10px}
.single-product-meta li span.label{flex:1 0 80px;max-width:80px}
.single-product-meta li span.value{display:flex;flex-wrap:wrap;gap:7px}
.single-product-meta li span.value.links a:not(:last-child)::after{content:","}
.single-product-meta li span.value.social a{line-height:1;display:flex}
.single-product-meta li span.value.social a img{width:20px;height:20px}
.single-product-text{margin-bottom:30px}
.single-product-variations{margin-bottom:30px;padding:0;list-style:none}
.single-product-variations li{font-size:14px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.single-product-variations li + li{margin-top:21px}
.single-product-variations li span.label{flex:1 0 80px;max-width:80px}
.single-product-variations li span.value{flex:1 0}
.single-product-variations li span.value > [class*=single-product-variation-] input{position:absolute;top:0;left:0;visibility:hidden;width:0;height:0;margin:0;opacity:0}
.single-product-additional-information{display:flex;flex-wrap:wrap;margin-bottom:30px;gap:30px}
.single-product-additional-information .single-product-info-btn{font-size:14px;line-height:1;display:flex;align-items:center;padding:5px 0;border:none;background-color:transparent;gap:8px}
.single-product-additional-information .single-product-info-btn:hover{color:#b98e45}
.single-product-actions{display:flex;flex-wrap:wrap;margin-bottom:30px;gap:10px}
.single-product-actions-item{display:flex}
.single-product-actions-item button{box-shadow:none}
.single-product-actions-item .btn-cart{background-color:#1f2226;border-color:#1f2226;border-radius:0;box-shadow:10px 25px 80px rgba(150,150,150,0.15);font-size:13px;font-weight:700;margin-right:8px;padding:22px 38px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.single-product-actions-item .btn-cart{padding:17px 15px 18px}
}
.single-product-actions-item .btn-cart:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.single-product-actions-item .btn-icon{background-color:transparent;border:none;border-radius:0;color:#000000;font-size:18px;padding:8px}
.single-product-actions-item .btn-icon:hover{color:#1f2226}
.single-product-buy-now{margin-bottom:30px}
.single-product-buy-now .btn-buy-now{background-color:#b98e45;border-color:#b98e45;border-radius:0;box-shadow:none;color:#FFF;font-size:16px;padding:22px 38px;width:100%;max-width:570px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.single-product-buy-now .btn-buy-now{padding:17px 18px 20px}
}
.single-product-buy-now .btn-buy-now:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.single-product-safe-payment p{font-size:14px;margin-bottom:5px}
.single-product-safe-payment img{max-height:24px}
.single-product-variation-size-wrap{display:flex;flex-wrap:wrap;gap:7px}
.single-product-variation-size-item{display:flex;position:relative}
.single-product-variation-size-item input{-webkit-appearance:none;-moz-appearance:none;appearance:none}
.single-product-variation-size-item input:checked ~ label{color:#FFF;background-color:#b98e45}
.single-product-variation-size-item label{line-height:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;transition:all .3s ease 0;text-transform:uppercase;background-color:#eff1f4}
.single-product-variation-color-wrap{display:flex;flex-wrap:wrap;gap:10px}
.single-product-variation-color-item{display:flex;position:relative}
.single-product-variation-color-item input{-webkit-appearance:none;-moz-appearance:none;appearance:none}
.single-product-variation-color-item input:checked ~ label{background-image:url(../images/icons/check.png)}
.single-product-variation-color-item label{line-height:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;cursor:pointer;transition:all .3s ease 0;text-indent:-99999px;text-transform:uppercase;border-radius:50%;background-color:#eff1f4;background-repeat:no-repeat;background-position:center center;background-size:16px}
.product-tab-nav{display:flex;flex-wrap:wrap;margin-bottom:40px;gap:50px}
.product-tab-nav button{font-size:14px;font-weight:500;line-height:1;padding:5px;text-transform:uppercase;border:none;background-color:transparent}
.product-tab-nav button:hover,.product-tab-nav button.active{color:#b98e45}
.product-deal-countdown{display:flex;justify-content:center;margin-bottom:40px}
.product-deal-countdown-inner{position:relative;display:flex;flex-wrap:wrap;justify-content:center;width:100%;max-width:770px;padding:15px 30px 20px;gap:25px}
.product-deal-countdown-inner::before,.product-deal-countdown-inner::after{position:absolute;z-index:-1;top:-7px;right:-7px;bottom:-7px;left:-7px;content:"";box-shadow:0 10px 30px 0 rgba(0,0,0,0.05)}
.product-deal-countdown-inner::before{bottom:0}
.product-deal-countdown-inner::after{top:0;right:0;left:0}
.product-deal-countdown .countdown-item{display:flex;gap:5px}
.product-deal-countdown .countdown-item .number{font-size:36px;line-height:1}
.product-deal-countdown .countdown-item .label{font-size:18px;line-height:1;align-self:flex-end}
.product-quantity-count{display:inline-flex;margin:0;border:1px solid #E5E5E5}
.product-quantity-count .product-quantity-box{font-size:14px;line-height:1;width:30px;text-align:center;border:none;background-color:transparent}
.product-quantity-count .qty-btn{font-size:20px;line-height:1;width:30px;padding:10px;text-align:center;border:none;background-color:transparent}
.product-quantity-count .qty-btn::hover{color:#b98e45}
.single-product-description-area{display:flex;flex-direction:column;margin-top:80px;padding:35px 30px;border:1px solid #b98e45}
@media only screen and (max-width: 767px) {
.single-product-description-area{margin-top:60px}
}
@media only screen and (max-width: 575px) {
.single-product-description-area{padding:20px}
}
.single-product-description-area-nav{display:flex;flex-wrap:wrap;margin-bottom:20px;gap:30px}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-product-description-area-nav{gap:25px}
}
@media only screen and (max-width: 767px) {
.single-product-description-area-nav{gap:20px}
}
@media only screen and (max-width: 575px) {
.single-product-description-area-nav{gap:15px}
}
.single-product-description-area-nav button{font-size:18px;font-weight:500;line-height:1;position:relative;padding:0;padding-bottom:11px;border:none;background-color:transparent}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.single-product-description-area-nav button{font-size:16px}
}
@media only screen and (max-width: 575px) {
.single-product-description-area-nav button{font-size:14px;padding-bottom:5px}
}
.single-product-description-area-nav button::before{position:absolute;right:0;bottom:0;width:0;height:2px;content:"";transition:all .3s ease 0;background-color:#b98e45}
.single-product-description-area-nav button.active::before,.single-product-description-area-nav button:hover::before{right:auto;left:0;width:100%}
.single-product-description-area .block-title-2{padding-bottom:0;border-bottom:none}
.review-list,.comment-list{max-width:770px;margin-bottom:40px;padding:0;list-style:none}
.review-child,.comment-child{margin:0;padding-left:90px;list-style:none}
@media only screen and (max-width: 767px) {
.review-child,.comment-child{padding-left:60px}
}
@media only screen and (max-width: 575px) {
.review-child,.comment-child{padding-left:30px}
}
@media only screen and (max-width: 479px) {
.review-child,.comment-child{padding-left:10px}
}
.review-item,.comment-item{display:flex;flex-wrap:wrap;gap:20px}
@media only screen and (max-width: 479px) {
.review-item,.comment-item{flex-direction:column}
}
.review-item:not(:last-child),.comment-item:not(:last-child){margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #E5E5E5}
.review-thumb,.comment-thumb{overflow:hidden;width:70px;height:70px;border-radius:50%;background-color:#F1F2F3}
.review-thumb img,.comment-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.review-content,.comment-content{flex:1 0}
.review-content p,.comment-content p{margin:0}
.review-content p:not(:last-child),.comment-content p:not(:last-child){margin-bottom:10px}
.review-rating,.comment-rating{display:flex;margin-bottom:10px}
.review-rating img,.comment-rating img{margin-right:2px}
.review-rating img:last-child,.comment-rating img:last-child{margin-right:0}
.review-rating-bg,.review-rating-active,.comment-rating-bg,.comment-rating-active{display:flex;width:70px;height:14px;background-image:url(../images/products/rating-bg.svg);background-repeat:repeat-x}
.review-rating-active,.comment-rating-active{background-image:url(../images/products/rating-active.svg)}
.review-meta,.comment-meta{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:10px;gap:10px}
.review-name,.comment-name{font-size:18px;line-height:1;margin:0}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.review-name,.comment-name{font-size:15px}
}
.review-date,.comment-date{font-size:14px;line-height:1;display:flex;gap:10px}
.review-date::before,.comment-date::before{content:"/"}
.review-reply,.comment-reply{font-size:14px;font-weight:700;text-transform:uppercase}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.review-reply,.comment-reply{font-size:13px}
}
.review-form,.comment-form{max-width:770px}
.review-form label,.comment-form label{font-size:14px;line-height:1.25;display:block;margin-bottom:10px}
.review-form input.form-field:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=range]),.comment-form input.form-field:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=range]){color:#000000;font-size:14px;width:100%;height:54px;padding:10px 24px;border:1px solid #E5E5E5;background-color:#fff}
.review-form input.form-field:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=range]):focus,.comment-form input.form-field:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=range]):focus{border-color:#000000}
.review-form textarea.form-field,.comment-form textarea.form-field{font-size:14px;width:100%;height:140px;padding:20px 24px;border:1px solid #E5E5E5;background-color:#fff}
@media only screen and (max-width: 767px) {
.review-form textarea.form-field,.comment-form textarea.form-field{height:110px}
}
.review-form textarea.form-field:focus,.comment-form textarea.form-field:focus{border-color:#000000}
.review-form .nice-select.form-field,.comment-form .nice-select.form-field{border-radius:0;height:52px;line-height:52px;width:100%}
.review-form .btn.btn-submit,.comment-form .btn.btn-submit{background-color:#1f2226;border-color:#1f2226;border-radius:0;color:#FFF;padding:20px 40px}
@media only screen and (max-width: 767px) {
.review-form .btn.btn-submit,.comment-form .btn.btn-submit{padding:14px 35px 16px}
}
.review-form .btn.btn-submit:hover,.comment-form .btn.btn-submit:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.comment-form{max-width:none}
.post-item{border:1px solid #eee;padding:10px}
.post-item-thumb{display:block;margin-bottom:24px;overflow:hidden;position:relative;z-index:1}
.post-item-thumb img{width:100%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}
.post-item-content{padding:0 10px 10px; text-align:center;}
.post-item-title{font-size:20px;font-weight:500;margin-bottom:18px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.post-item-title{font-size:16px}
}
.post-item-desc{font-size:15px;line-height:24px;margin-bottom:16px}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.post-item-desc{font-size:14px}
}
.post-item-meta{align-items:center;border-top:1px solid #ebebeb;display:flex;padding:21px 0 24px}
.post-item-two-meta{align-items:center;display:flex;padding:7px 0 9px}
.post-item-two-meta + .post-item-title{margin-bottom:19px}
.post-item-date{font-size:13px;line-height:1;position:relative}
.post-item-date:after{background-color:#999898;content:"";height:1px;position:absolute;right:-22px;top:50%;width:15px;transform:rotate(70deg);-webkit-transform:rotate(70deg);-moz-transform:rotate(70deg);-ms-transform:rotate(70deg);-o-transform:rotate(70deg)}
.post-item-date a{align-items:center;color:#4b4b4b;display:flex}
.post-item-date a:hover{color:#b98e45}
.post-item-date .icon{color:#b98e45;font-size:16px;margin-right:10px}
.post-item-comments{font-size:13px;line-height:1;margin-left:31px}
.post-item-comments a{align-items:center;color:#4b4b4b;display:flex}
.post-item-comments a:hover{color:#b98e45}
.post-item-comments .icon{color:#b98e45;font-size:16px;margin-right:7px}
.post-item:hover .post-item-thumb img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}
.blog-detail-title{color:#1a1919;font-size:32px;margin-bottom:13px; font-weight:700;}
.blog-detail ul li{list-style:square;}
@media only screen and (max-width: 767px) {
.blog-detail-title{font-size:20px}
}
.blog-detail-meta{margin-bottom:35px}
.blog-detail-meta.post-item-meta{border:none;padding:0}
.blog-detail-meta .post-item-date,.blog-detail-meta .post-item-comments{font-size:14px}
.blog-detail p{font-size:14px;font-family:"Roboto",sans-serif;line-height:24px;margin-bottom:14px}
.blog-detail-post-date,.blog-detail-post-views{align-items:center;color:#544d4d;display:inline-flex;line-height:1}
.blog-detail-post-date i,.blog-detail-post-views i{color:#b98e45;margin-right:9px}
.blog-detail-post-views{margin-left:23px}
.blog-detail-tag-social{align-items:center;display:flex;justify-content:space-between}
@media only screen and (max-width: 479px) {
.blog-detail-tag-social{display:block}
}
@media only screen and (max-width: 479px) {
.blog-detail-social{margin-top:20px}
}
.blog-detail-social span{color:#000000;font-size:15px;font-family:"Roboto",sans-serif;line-height:1;margin-right:10px;position:relative;top:-2px}
.blog-detail-social-item{color:#555;font-size:24px;line-height:1;margin-right:10px}
@media only screen and (max-width: 767px) {
.blog-detail-social-item{font-size:17px}
}
.blog-detail-social-item:last-child{margin-right:0}
.blog-detail-social-item:hover{color:#b98e45}
.next-previous-post{border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1;display:flex;justify-content:space-between;margin-bottom:50px;margin-top:32px;padding:18px 0 17px}
.next-previous-post .post-prev,.next-previous-post .post-next{font-size:15px}
.next-previous-post .post-prev i,.next-previous-post .post-next i{font-size:12px}
.tag-item{color:#000000;font-size:15px;font-family:"Roboto",sans-serif;line-height:1;margin-right:10px}
.tag-item:hover{color:#b98e45}
.comment-area{background-color:#fafafa;border:1px solid #e8e8e8;border-radius:10px;margin-top:98px;padding:43px 40px 40px}
.comment-area-title{margin-bottom:37px;padding-bottom:9px;position:relative}
.comment-area-title:after{background-color:#b98e45;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100px}
.comment-area-title:before{background-color:#e9e9e9;bottom:-2px;content:"";height:2px;left:0;max-width:210px;position:absolute;width:100%}
.single-comment{display:flex;position:relative}
.single-comment-thumb{margin-right:30px;min-width:120px}
.single-comment-thumb img{border:1px solid #efefef;border-radius:50%}
.single-comment-name{color:#000;font-weight:400;margin-bottom:2px;text-transform:uppercase}
.single-comment-date{color:#b98e45;display:block;margin-bottom:11px;text-transform:uppercase}
.single-comment .reply-icon{background-color:transparent;border:none;border-bottom:1px solid rgba(235,111,37,0.5);color:#b98e45;line-height:1;padding:0;position:absolute;right:50px;top:4px}
.comment-form-title{font-size:20px;font-weight:700;margin-bottom:42px;text-transform:uppercase}
@media only screen and (max-width: 767px) {
.comment-form-title{font-size:18px;margin-bottom:32px}
}
.comment-form .form-input-item .form-control{border:1px solid #eaeaea;color:#1f2226;font-family:"Roboto",sans-serif;height:50px;margin-bottom:30px;padding:2px 20px}
@media only screen and (max-width: 767px) {
.comment-form .form-input-item .form-control{margin-bottom:15px}
}
.comment-form .form-input-item .form-control::-webkit-input-placeholder{color:#757575}
.comment-form .form-input-item .form-control:-moz-placeholder{color:#757575}
.comment-form .form-input-item .form-control::-moz-placeholder{color:#757575}
.comment-form .form-input-item .form-control:-ms-input-placeholder{color:#757575}
.comment-form .form-input-item textarea.form-control{height:250px;padding:20px 20px 2px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.comment-form .form-input-item textarea.form-control{height:160px}
}
.comment-form-area .btn.btn-submit{background-color:#b98e45;border-color:#b98e45;font-size:15px;font-family:"Roboto",sans-serif;margin:0;padding:18px 25px 16px}
@media only screen and (max-width: 575px) {
.comment-form-area .btn.btn-submit{font-size:13px;padding:13px 20px 12px}
}
.comment-form-area .btn.btn-submit:hover{background-color:#000000;border-color:#000000;color:#FFF}
.nav-links{display:flex;justify-content:start;margin-bottom:0}
.nav-links .page-numbers{margin:0 5.5px}
.page-numbers{background-color:#FFF;border:none;border-radius:50%;color:#1f2226;display:inline-block;font-weight:400;font-size:16px;width:43px;height:43px;line-height:43px;text-align:center;box-shadow:0 0 12px .8px rgba(0,0,0,0.1)}
.page-numbers:hover,.page-numbers.active{background-color:#b98e45;color:#FFF}
.page-numbers.active{box-shadow:none}
.page-numbers.prev,.page-numbers.next{background-color:transparent;box-shadow:none;font-size:15px;line-height:45px}
.page-numbers.prev:hover,.page-numbers.next:hover{background-color:#b98e45;color:#FFF}
.contact-info-area{padding:0 11px 0 60px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.contact-info-area{padding:0 11px 0 20px}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.contact-info-area{padding:0 11px 30px 0}
}
.contact-info-area-title{font-size:35px;font-weight:700;margin-bottom:50px}
@media only screen and (max-width: 767px) {
.contact-info-area-title{font-size:24px;margin-bottom:30px}
}
.contact-info-item{align-items:center;display:flex;margin-bottom:23px}
.contact-info-item:hover .contact-info-icon{color:#b98e45}
.contact-info-icon{font-size:36px;width:62px}
.contact-info-content{line-height:1.5}
.contact-info-content a{color:#464545;display:block}
.contact-info-content a:hover{color:#b98e45}
.contact-info-content span{display:block}
.contact-form-area{box-shadow:10px 25px 80px rgba(150,150,150,0.15);padding:50px;margin-left:50px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.contact-form-area{margin-left:0}
}
@media only screen and (max-width: 767px) {
.contact-form-area{padding:30px}
}
.contact-form-title{border-bottom:2px solid #e9e9e9;margin-bottom:50px;max-width:210px;padding-bottom:9px;position:relative}
.contact-form-title:after{background-color:#b98e45;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100px}
.contact-form .btn-submit{background-color:#1f2226;border:none;border-radius:0;color:#FFF;font-size:14px;font-weight:700;padding:21px 10px;text-transform:uppercase;width:100%}
.contact-form .btn-submit:hover{background-color:#b98e45}
.form-input-item{margin-bottom:15px;position:relative}
.form-input-item:focus .icon,.form-input-item:hover .icon{color:#b98e45}
.form-input-item .icon{color:#d4d4d4;font-size:18px;left:24px;position:absolute;top:50%;transition:all .3s ease 0;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.form-input-item .form-control{border:1px solid #e5e5e5;border-radius:0;box-shadow:none;color:#1f2226;height:50px;padding:0 24px 3px}
@media only screen and (max-width: 767px) {
.form-input-item .form-control{padding:2px 15px 3px}
}
.form-input-item .form-control::-webkit-input-placeholder{color:#757575;font-size:16px}
@media only screen and (max-width: 767px) {
.form-input-item .form-control::-webkit-input-placeholder{font-size:14px}
}
.form-input-item .form-control:-moz-placeholder{color:#757575;font-size:16px}
@media only screen and (max-width: 767px) {
.form-input-item .form-control:-moz-placeholder{font-size:14px}
}
.form-input-item .form-control::-moz-placeholder{color:#757575;font-size:16px}
@media only screen and (max-width: 767px) {
.form-input-item .form-control::-moz-placeholder{font-size:14px}
}
.form-input-item .form-control:-ms-input-placeholder{color:#757575;font-size:16px}
@media only screen and (max-width: 767px) {
.form-input-item .form-control:-ms-input-placeholder{font-size:14px}
}
.form-input-item .form-control:active,.form-input-item .form-control:focus{border-color:#000000}
.form-input-item textarea.form-control{min-height:118px;padding:21px 10px 0 31px}
.btn-submit{padding:0 25px}
.btn-submit .icon{margin-left:9px}
.map-area iframe{width:100%;height:500px;border-radius:0}
@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px) {
.map-area iframe{height:450px}
}
@media only screen and (max-width: 767px) {
.map-area iframe{height:360px}
}
@media only screen and (max-width: 575px) {
.map-area iframe{height:260px}
}
.newsletter-form{overflow:hidden;position:relative}
.newsletter-form .form-control{background-color:transparent;border:1px solid #000000;border-radius:0;box-shadow:none;color:#000000;font-size:16px;font-weight:500;height:50px;width:100%;padding:1px 125px 5px 15px}
.newsletter-form .form-control::-webkit-input-placeholder{color:#000000}
.newsletter-form .form-control:-moz-placeholder{color:#000000}
.newsletter-form .form-control::-moz-placeholder{color:#000000}
.newsletter-form .form-control:-ms-input-placeholder{color:#000000}
.newsletter-form .btn-submit{background-color:#000000;border:none;color:#FFF;display:inline-block;font-size:16px;height:50px;line-height:44px;margin:0;padding:3px 7px;position:absolute;right:0;top:0;width:110px}
.newsletter-form .btn-submit:hover{background-color:#051f3d}
.newsletter-two-form{max-width:550px;margin:0 auto 40px;overflow:hidden;position:relative}
.newsletter-two-form .form-control{background-color:transparent;border:1px solid #333;border-radius:50px;box-shadow:none;color:#000000;font-size:18px;font-weight:500;height:60px;width:100%;padding:0 155px 4px 30px}
.newsletter-two-form .form-control::-webkit-input-placeholder{color:#000000}
.newsletter-two-form .form-control:-moz-placeholder{color:#000000}
.newsletter-two-form .form-control::-moz-placeholder{color:#000000}
.newsletter-two-form .form-control:-ms-input-placeholder{color:#000000}
@media only screen and (max-width: 767px) {
.newsletter-two-form .form-control{font-size:14px;height:45px;padding:0 125px 4px 20px}
}
.newsletter-two-form .btn-submit{background-color:#fc6539;border:none;border-radius:0 50px 50px 0;color:#FFF;display:inline-block;font-size:18px;height:60px;line-height:54px;margin:0;padding:3px 7px;position:absolute;right:0;top:0;width:150px}
@media only screen and (max-width: 767px) {
.newsletter-two-form .btn-submit{font-size:14px;height:45px;line-height:42px;padding:0 7px 3px;width:120px}
}
.newsletter-two-form .btn-submit:hover{background-color:#b98e45}
.error-content{padding:175px 0 200px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.error-content{padding:151px 0 160px}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.error-content{padding:142px 0 150px}
}
@media only screen and (max-width: 575px) {
.error-content{padding:112px 0 120px}
}
.error-content h1{font-weight:400;font-size:42px;margin:0}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.error-content h1{font-size:36px}
}
@media only screen and (max-width: 767px) {
.error-content h1{font-size:28px}
}
@media only screen and (max-width: 575px) {
.error-content h1{font-size:22px}
}
.error-content p{line-height:35px;width:90%;margin:20px auto 24px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.error-content p{width:100%}
}
.error-content p a{color:#b98e45;font-size:18px;margin-top:10px}
.error-content p a:hover{color:#000}
.error-search{margin:0 auto;max-width:370px;position:relative}
.error-search input{background-color:transparent;border:1px solid #e5e5e5;border-radius:50px;color:#000;font-size:15px;height:48px;padding:2px 50px 2px 20px;width:100%}
.error-search input::-webkit-input-placeholder{color:#495057}
.error-search input:-moz-placeholder{color:#495057}
.error-search input::-moz-placeholder{color:#495057}
.error-search input:-ms-input-placeholder{color:#495057}
.error-search input:focus{border-color:#000000}
.error-search button{position:absolute;top:56%;transform:translateY(-50%);right:16px;padding:0;border:none;background-color:transparent}
.error-search button img{opacity:.7;position:relative;top:-3px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.error-search button:hover i{color:#b98e45}
.testimonial-content{margin:0 auto;max-width:765px;position:relative;text-align:center}
.testimonial-content .client-thumb img{border-radius:50%}
.testimonial-content .client-name{color:#1f2226;font-size:14px;font-weight:700;letter-spacing:1px;line-height:1.6;text-transform:uppercase}
.testimonial-content p{color:#333;font-size:16px;line-height:2;margin:30px 0 28px}
@media only screen and (max-width: 767px) {
.testimonial-content p{font-size:15px}
}
@media only screen and (max-width: 575px) {
.testimonial-content p{font-size:14px}
}
.sidebar-area{padding-top:7px}
.shop-sidebar-item{border:none!important}
.shop-sidebar-item:not(:last-child){padding-bottom:54px}
.shop-sidebar-item:first-of-type{border-radius:0}
.shop-sidebar-item:first-of-type .shop-sidebar-toggle{border-radius:0}
.shop-sidebar-toggle{font-size:20px;line-height:1;padding:0 0 17px;color:#000000;border-bottom:1px solid rgba(6,38,75,0.1)}
.shop-sidebar-toggle:not(.collapsed){color:#000000;background-color:transparent;box-shadow:none}
.shop-sidebar-toggle:not(.collapsed):after{background:none;filter:none;content:"\eacb";transform:none}
.shop-sidebar-toggle:after{color:#000000;width:auto;height:auto;background:none;position:absolute;content:"\eac8";left:auto;right:0;top:0;font-family:"IcoFont";transform:none}
.shop-sidebar-toggle:focus{border-color:#dee2e6;box-shadow:none}
.shop-sidebar-body{padding:22px 0 0;border:none}
.sidebar-price-filter{align-items:center;display:flex;justify-content:space-between}
.sidebar-price-filter .filter-range-from,.sidebar-price-filter .filter-price-range-to{align-items:center;display:flex;font-size:14px}
.sidebar-price-filter .filter-range-from input,.sidebar-price-filter .filter-price-range-to input{background-color:transparent;border:1px solid rgba(6,38,75,0.1);margin:0 4px 0 3px;padding:10px;width:80px}
.sidebar-price-filter-btn{background-color:#000;border:none;color:#FFF;font-size:14px;height:40px;margin-top:20px;padding:8px 25px;text-align:center;width:100%}
.sidebar-price-filter-btn:hover{background-color:#b98e45}
.blog-sidebar-item:not(:last-child){margin-bottom:54px}
.blog-sidebar-item-title{color:#000000;font-size:20px;line-height:1;margin-bottom:30px}
.widget-post-item{align-items:center;border-bottom:1px solid #dee0e4;display:flex;margin-bottom:20px;padding-bottom:20px;position:relative}
.widget-post-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.widget-post-item:hover .widget-post-title{color:#b98e45}
.widget-post-item:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}
.widget-post-title{color:#000000;font-size:15px;font-family:"Roboto",sans-serif;line-height:1.2;margin-bottom:0;transition:all .3s ease 0}
.widget-post-title:hover{color:#b98e45;cursor:pointer}
.widget-post-thumb{margin-right:20px;min-width:80px;overflow:hidden}
.widget-post-thumb img{transition:all .3s ease 0}
.widget-post-date{align-items:center;color:#000000;display:flex;font-size:12px;text-transform:uppercase;margin-bottom:5px}
.widget-search-wrp form{position:relative}
.widget-search-wrp .form-control{border:1px solid #e6e6e6;box-shadow:none;border-radius:0;font-family:"Roboto",sans-serif;height:43px;font-size:14px;line-height:43px;padding:2px 55px 2px 18px}
.widget-search-wrp .form-control::-webkit-input-placeholder{color:#757575}
.widget-search-wrp .form-control:-moz-placeholder{color:#757575}
.widget-search-wrp .form-control::-moz-placeholder{color:#757575}
.widget-search-wrp .form-control:-ms-input-placeholder{color:#757575}
.widget-search-wrp .search-button{border:none;border-left:1px solid #a1a5aa;border-radius:0;background-color:transparent;box-shadow:none;color:#000000;font-size:16px;position:absolute;top:calc(50% - 14px);right:0;height:27px;width:47px;font-size:18px}
.widget-search-wrp .search-button:hover{color:#b98e45}
.archive-title{font-size:14px;font-weight:700;margin-bottom:5px}
.archive-items li{line-height:1.8;position:relative;padding-left:17px;transition:all .3s ease 0}
.archive-items li:before{content:">";position:absolute;left:0;top:0;transition:all .3s ease 0}
.archive-items li:hover:before{color:#b98e45}
.archive-items li a{color:#000000;font-size:14px;transition:all .3s ease 0}
.archive-items li a:hover{color:#b98e45}
.widget-tag-items ul{margin:0}
.widget-tag-items ul li{display:inline-block;margin:15px 10px 0 0}
.widget-tag-items .tag-item{background-color:transparent;border:1px solid #000000;border-radius:0;box-shadow:10px 25px 80px rgba(150,150,150,0.15);color:#000000;font-size:14px;padding:10px 17px 11px;align-items:center;display:inline-flex;line-height:1;margin-right:10px;min-height:34px}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.widget-tag-items .tag-item{margin-right:3px}
}
.widget-tag-items .tag-item:hover{background-color:#b98e45;border-color:#b98e45;color:#FFF}
.custom-nav-item{color:#000000;display:block;font-size:14px;line-height:1;margin-bottom:18px}
.custom-nav-item:last-child{margin-bottom:0}
.custom-nav-item:hover{color:#b98e45}
.team{text-align:center;background-color:#F8F9FA}
.team:hover .team-social{visibility:visible;transform:translateX(-50%) translateY(-50%);opacity:1}
.team-thumb{position:relative}
.team-thumb img{width:100%}
.team-social{position:absolute;top:50%;left:50%;display:flex;justify-content:center;visibility:hidden;padding:10px 15px;transition:all .3s ease 0;transform:translateX(-50%);opacity:0;border-radius:4px;background-color:#FFF;gap:6px;width:100%}
.team-social a{display:flex;align-items:center;justify-content:center}
.team-social a .icon{color:#FFF;border:1px solid #e5e5e5;border-radius:50%;font-size:14px;height:30px;line-height:30px;width:30px;transition:all .3s ease 0}
.team-social a .icon.facebook-icon{background-color:#3b5998;border:1px solid #3b5998}
.team-social a .icon.twitter-icon{background-color:#55acee;border:1px solid #55acee}
.team-social a .icon.instagram-icon{background-color:#c32aa3;border:1px solid #c32aa3}
.team-social a i{font-size:16px}
.team-social a:hover .icon.facebook-icon{background-color:transparent;color:#3b5998}
.team-social a:hover .icon.twitter-icon{background-color:transparent;color:#55acee}
.team-social a:hover .icon.instagram-icon{background-color:transparent;color:#c32aa3}
.team-content{padding:20px}
.team-name{font-size:18px;font-weight:500;line-height:1.5;margin-bottom:5px}
.team-title{font-size:15px;line-height:1.5;display:block;margin:0}
.social-items a{background-color:#FFF;border-radius:4px;display:inline-block;font-size:16px;height:36px;line-height:37px;margin-right:5px;text-align:center;width:36px}
.social-items a:last-child{margin-right:0}
.social-items a.facebook-item{background-color:#3b5998;color:#FFF}
.social-items a.twitter-item{background-color:#1da1f2;color:#FFF}
.social-items a.youtube-item{background-color:#cd201f;color:#FFF}
.social-items a.linkedin-item{background-color:#0077b5;color:#FFF}
.social-items a.rss-item{background-color:#f26522;color:#FFF}
.social-items a.dribbble-item{background-color:#ea4c89;color:#FFF}

ol.commentlist{
    list-style-type: none;
    padding: 0;
}
ol.commentlist li{
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #e7e7e7;
    background: #fff;
}
ol.commentlist li:hover{border-color:#000;}
ol.commentlist li .comment-author{
    margin-bottom: 5px;
    font-size: 14px;
}
ol.commentlist li .comment-author img{
    margin-right: 6px;
}
ol.commentlist li .comment-meta{
    font-size: 14px;
}
ol.commentlist li .reply{}
ol.commentlist li .reply a{padding:5px 10px;border: 1px solid #e0e0e0;font-size:14px;display: inline-block;}
ol.commentlist li .children{
    margin-top: 15px;
}

.sec-padding-123 {
	padding: 80px 0 80px 0;
}

.title-line-8 {
	width: 150px;
	height: 4px;
	padding: 0px;
	margin: 0 auto 20px auto;
	background-color: #0097da;
}

.sub-title {
	width: 48%;
	font-size: 16px;
	margin: 0 auto 70px auto;
}

.feature-box19 {
	width: 100%;
	padding: 0px;
	margin-bottom: 50px;
	transition: all 0.3s ease-out 0s;
	background-color: #fff;
}

.iconbox-dxlarge, .iconbox-xlarge, .iconbox-large, .iconbox-xmedium, .iconbox-medium, .iconbox-smedium, .iconbox-small, .iconbox-tiny, .iconbox-xtiny {
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
/*=============== Icon Boxes ============= */
.iconbox-dxlarge, .iconbox-xlarge, .iconbox-large, .iconbox-xmedium, .iconbox-medium, .iconbox-smedium, .iconbox-small, .iconbox-tiny, .iconbox-xtiny {
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
.iconbox-dxlarge {
	width: 200px;
	height: 200px;
	font-size: 46px;
	color: #242424;
	border: none;
	line-height: 135px;
}
.iconbox-xlarge {
	width: 135px;
	height: 135px;
	font-size: 46px;
	color: #242424;
	line-height: 135px;
}
.iconbox-large {
	width: 120px;
	height: 120px;
	font-size: 46px;
	color: #242424;
	line-height: 114px;
}
.iconbox-xmedium {
	width: 110px;
	height: 110px;
	font-size: 38px;
	color: #242424;
	line-height: 106px;
}
.iconbox-medium {
	width: 100px;
	height: 100px;
	font-size: 32px;
	color: #242424;
	line-height: 100px;
}
.iconbox-smedium {
	width: 90px;
	height: 90px;
	font-size: 26px;
	color: #242424;
	line-height: 90px;
}
.iconbox-small {
	width: 80px;
	height: 80px;
	font-size: 26px;
	color: #242424;
	line-height: 80px;
}
.iconbox-tiny {
	width: 70px;
	height: 70px;
	font-size: 26px;
	color: #242424;
	line-height: 74px;
}
.iconbox-xtiny {
	width: 60px;
	height: 60px;
	font-size: 18px;
	color: #242424;
	line-height: 60px;
}
.digit {
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	left: 115px;
	top: 115px;
	line-height: 36px;
	border-radius: 100%;
	background-color: #3d9845;
	transition: all 0.3s ease-out 0s;
}
.iconbox-xlarge.no-lineheight {
	line-height: 0;
}
/* icon rounded
 ------------------------------ */
 
.iconbox-dxlarge.round, .iconbox-xlarge.round, .iconbox-large.round, .iconbox-xmedium.round, .iconbox-medium.round, .iconbox-smedium.round, .iconbox-small.round, .iconbox-tiny.round, .iconbox-xtiny.round {
	border-radius: 100%;
}
/* iconboxes alignments
 ------------------------------ */
 
.iconbox-dxlarge.center, .iconbox-xlarge.center, .iconbox-large.center, .iconbox-xmedium.center, .iconbox-medium.center, .iconbox-smedium.center, .iconbox-small.center, .iconbox-tiny.center, .iconbox-xtiny.center {
	margin: 0 auto;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.iconbox-dxlarge.right, .iconbox-xlarge.right, .iconbox-large.right, .iconbox-xmedium.right, .iconbox-medium.right, .iconbox-smedium.right, .iconbox-small.right, .iconbox-tiny.right, .iconbox-xtiny.right {
	float: right;
	margin: 0px 0px 0px 20px;
}
/* iconboxe background colors
 ------------------------------ */	
.iconbox-dxlarge.dark, .iconbox-xlarge.dark, .iconbox-large.dark, .iconbox-xmedium.dark, .iconbox-medium.dark, .iconbox-smedium.dark, .iconbox-small.dark, .iconbox-tiny.dark, .iconbox-xtiny.dark {
	color: #fff;
	background-color: #242424;
}
.iconbox-dxlarge.dark, .iconbox-xlarge.white, .iconbox-large.white, .iconbox-xmedium.white, .iconbox-medium.white, .iconbox-smedium.white, .iconbox-small.white, .iconbox-tiny.white, .iconbox-xtiny.white {
	color: #242424;
	background-color: #fff;
}
.iconbox-dxlarge.gray, .iconbox-xlarge.gray, .iconbox-large.gray, .iconbox-xmedium.gray, .iconbox-medium.gray, .iconbox-smedium.gray, .iconbox-small.gray, .iconbox-tiny.gray, .iconbox-xtiny.gray {
	color: #fff;
	background-color: #474747;
}
/* iconboxs with stroke
 ------------------------------ */	
.iconbox-dxlarge.grayoutline, .iconbox-xlarge.grayoutline, .iconbox-large.grayoutline, .iconbox-xmedium.grayoutline, .iconbox-medium.grayoutline, .iconbox-smedium.grayoutline, .iconbox-small.grayoutline, .iconbox-tiny.grayoutline, .iconbox-xtiny.grayoutline {
	color: #fff;
	background-color: none;
	border: 1px solid #727272;
}
.iconbox-dxlarge.grayoutline2, .iconbox-xlarge.grayoutline2, .iconbox-large.grayoutline2, .iconbox-xmedium.grayoutline2, .iconbox-medium.grayoutline2, .iconbox-smedium.grayoutline2, .iconbox-small.grayoutline2, .iconbox-tiny.grayoutline2, .iconbox-xtiny.grayoutline2 {
	color: #242424;
	background-color: none;
	border: 1px solid #e4e4e4;
}
.iconbox-dxlarge.white-outline, .iconbox-xlarge.white-outline, .iconbox-large.white-outline, .iconbox-xmedium.white-outline, .iconbox-medium.white-outline, .iconbox-smedium.white-outline, .iconbox-small.white-outline, .iconbox-tiny.white-outline, .iconbox-xtiny.white-outline {
	color: #fff;
	background-color: none;
	border: 1px solid #fff;
}
.iconbox-dxlarge.dark-outline, .iconbox-xlarge.dark-outline, .iconbox-large.dark-outline, .iconbox-xmedium.dark-outline, .iconbox-medium.dark-outline, .iconbox-smedium.dark-outline, .iconbox-small.dark-outline, .iconbox-tiny.dark-outline, .iconbox-xtiny.dark-outline {
	color: #161616;
	background-color: none;
	border: 1px solid #161616;
}
/* Icons Plain
 ------------------------------ */	
 
.icon-plain-large {
	font-size: 80px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-medium {
	font-size: 60px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-small {
	font-size: 40px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-msmall {
	font-size: 32px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-tiny {
	font-size: 20px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-small.rightline {
	border-right: 1px solid #3F3F3F;
}
.icon-plain-medium.rightline {
	margin: 0px 20px 50px 0px;
	border-right: 1px solid #FFC153;
}
.icon-plain-small.dark {
	color: #242424;
}
/* plain icon alignments
 ------------------------------ */
 
.icon-plain-large.center, .icon-plain-medium.center, .icon-plain-small.center, .icon-plain-msmall.center, .icon-plain-tiny.center {
	margin: 0 auto;
}
.icon-plain-large.left, .icon-plain-medium.left, .icon-plain-small.left, .icon-plain-msmall.left, .icon-plain-tiny.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.icon-plain-large.right, .icon-plain-medium.right, .icon-plain-small.right, .icon-plain-msmall.right, .icon-plain-tiny.right {
	float: right;
	margin: 0px 0px 0px 20px;
}
/* plain icon colors
 ------------------------------ */
 
.icon-plain-large.dark, .icon-plain-medium.dark, .icon-plain-small.dark, .icon-plain-msmall.dark, .icon-plain-tiny.dark {
	color: #242424;
}
.icon-plain-large.white, .icon-plain-medium.white, .icon-plain-small.white, .icon-plain-msmall.white, .icon-plain-tiny.white {
	color: #fff;
}
.icon-plain-large.green, .icon-plain-medium.green, .icon-plain-small.green, .icon-plain-msmall.green, .icon-plain-tiny.green {
	color: #3d9845;
}
.icon-plain-large.gray, .icon-plain-medium.gray, .icon-plain-small.gray, .icon-plain-msmall.gray, .icon-plain-tiny.gray {
	color: #727272;
}
/*============ Text Boxes ============ */

.text-box-left {
	display: block;
	padding: 0px 90px 0px 0;
	margin: 0px;
	text-align: right;
}

h2.less-mar3 {
	margin-bottom: 7px;
}

.feature-box19 {
	width: 100%;
	padding: 0px;
	margin-bottom: 50px;
	transition: all 0.3s ease-out 0s;
	background-color: #e9e8e8;
}
.feature-box19 .iconbox-small {
	line-height: 84px;
	color: #eba73c;
	background-color: #b98128;
	border: 1px solid #e4e4e4;
}
.feature-box19:hover .iconbox-small, .feature-box19.active .iconbox-small {
	line-height: 84px;
	color: #fff;
	background-color: #eba73c;
	border: 1px solid #eba73c;
}
.feature-box19:hover h4, .feature-box19.active h4 {
	color: #000000
	font-weight:700;
}
.feature-box19 .image-holder {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}


.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "
}
a.talepet{margin: 0;display: inline-block;padding: 10px 20px;background: #63375f;color: #fff;font-size: 16px;float: right;position: absolute;bottom: 0;right: 0;}
a.talepet:hover{background: #562c52;}

.cart-dropdown .input-text.qty {
	background-color: transparent;
	padding: 2px 13px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mt-30 {
	margin-top: 30px;
}

.mb-20 {
	margin-bottom: 20px;
	
}

.mb-20-1 {
	margin-bottom: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: bolder;
	
}

.cart-dropdown .cart-price {
	font-weight: 500;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
}

.banner-detail .banner-detail-inner .banner-title {
	color: #fff;
	font-size: 50px;
	font-family: "Courgette",cursive;
	line-height: 60px;
	margin-bottom: 40px;
}


.banner-detail .banner-detail-inner span.slogan {
	color: #fff;
	background: #efbf1c;
	padding: 5px 10px;
	display: inline-block;
	font-family: "Courgette",cursive;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 20px;
}


.sub-banner-detail .sub-banner-title, .sub-banner-detail .sub-banner-subtitle,.sub-banner-detail .sub-banner-offer{
    font-family: "Courgette",cursive;
}

.product-item-details {
	margin-top: 20px;
}


.product-item-name a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}


.special-products-block .product-item-details {
	margin-top: 0;
}

.shop-list-view:hover .product-item-name a, .product-item:hover .product-item-name a, .special-products-block:hover .product-item-name a, .sidebar-contant ul li:hover .pro-detail-info a {
	color: #000;
}

.price-box {
	font-family: 'Montserrat', sans-serif;
}

.product-item-details .price-box .price {
	margin-right: 5px;
}

.price-box .price {
	font-size: 16px;
	font-weight: 700;
	color: #202d56;
}

.product-item-details .price-box .price.old-price {
	font-size: 14px;
	font-weight: 400;
	color: #949494;
}


.rating-summary-block {
	padding: 5px 0;
}

.rating-summary-block .rating-result {
	display: inline-block;
	position: relative;
	width: 74px;
}

.rating-summary-block.big .rating-result {
	width: 88px;
}

.rating-summary-block .rating-result:before {
	color: #c7c7c7;
	content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦" "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦" "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦" "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦" "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦";
	display: block;
	font-family: FontAwesome;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	left: 0;
	letter-spacing: 2px;
	line-height: 16px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.rating-summary-block .rating-result > span {
	display: block;
	overflow: hidden;
}

.rating-summary-block .rating-result > span::before {
	color: #202d56;
	content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦" "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦" "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦" "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦" "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦";
	display: block;
	font-family: FontAwesome;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	position: relative;
	z-index: 2;
}

.rating-summary-block .rating-result:before, .rating-summary-block .rating-result > span:before {
	font-size: 13px;
	height: 13px;
	line-height: 13px;
}

.rating-summary-block.big .rating-result:before, .rating-summary-block.big .rating-result > span:before {
	font-size: 17px;
	height: 17px;
	line-height: 17px;
}

.product-slider .owl-prev i, .product-slider .owl-next i, #brand-logo .owl-prev i,
 #brand-logo .owl-next i, .client-inner .owl-prev i, .client-inner .owl-next i {
	color: #c2c2c2;
	font-size: 18px;
	line-height: 20px;
	font-family: FontAwesome;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}

.shop-list-view .product-item-name {
	font-size: 16px;
}

.shop-list-view .price-box {
	margin: 3px 0 15px;
}

.shop-list-view .bottom-detail {
	margin-top: 15px;
	display: inline-block;
}

.shop-list-view .product-item-details, .product-detail-main .product-item-details {
	margin-top: 0;
}

.special-products-block .product-item-details .product-item-name {
	font-size: 22px;
	margin-bottom: 15px;
}

.special-products-block .product-item-details .price-box .price {
	font-size: 20px;
}

.special-products-block .product-item-details .price-box .price.old-price {
	font-size: 16px;
}

.special-products-block .rating-summary-block {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bottom-detail ul li {
	border-right: 1px solid #ccc;
	display: inline-block;
	padding: 0 12px;
}

.bottom-detail ul li:first-child {
	padding-left: 0;
}

.bottom-detail ul li:last-child, .bottom-detail ul li.pro-cart-icon {
	padding-right: 0;
	border-right: none;
}

.special-products-block .bottom-detail .pro-compare-icon {
	margin-top: 10px;
}

.special-products-block .pro-detail-main .bottom-detail {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.product-item-details .bottom-detail {
	/*border-top: 1px solid #dedede;*/
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}

.product-detail-main .product-item-details .product-qty ~ .bottom-detail {
	border: none;
	padding: 0;
}

.product-detail-main .product-item-details .bottom-detail {
	display: inline-block;
}

.bottom-detail ul li span {
	background: url(../images/sprite.png) no-repeat scroll 0 0;
	display: inline-block;
	height: 16px;
	width: 23px;
	margin-bottom: -2px;
	margin-right: 7px;
}

.bottom-detail ul li.pro-cart-icon span {
	background-position: -14px -328px;
}

.bottom-detail ul li.pro-wishlist-icon span {
	background-position: -14px -406px;
}

.bottom-detail ul li.pro-compare-icon span {
	background-position: -14px -482px;
}

.bottom-detail ul li.pro-email-icon span {
	background-position: -49px -462px;
}

.bottom-detail ul li.pro-wishlist-icon:hover span {
	background-position: -14px -445px;
}

.bottom-detail ul li.pro-compare-icon:hover span {
	background-position: -14px -520px;
}

.bottom-detail ul li.pro-email-icon:hover span {
	background-position: -49px -496px;
}

#special-pro .owl-prev:after, #special-pro .owl-next:after {
	color: #c2c2c2;
	font-family: FontAwesome;
	font-size: 28px;
	line-height: 55px;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}

.blog-item a.read:after {
	content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 16px;
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	color: #ffffff;
	height: 45px;
	width: 45px;
	padding: 10px;
	text-align: center;
}

.pro-detail-info .price-box .price {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	margin-right: 5px;
	font-family: "Montserrat", sans-serif;
}

.pro-detail-info .rating-summary-block {
	padding: 0;
}

/* -- Product Zoom Slider End -- */

.product-detail-main .product-item-details .product-item-name {
	font-size: 22px;
	font-family: "Raleway", sans-serif;
	margin-bottom: 0;
}

.product-detail-main .price-box .price {
	font-size: 22px;
}

.product-detail-main .rating-summary-block {
	margin-bottom: 20px;
}

.product-info-stock-sku {
	margin-top: 5px;
	margin-bottom: 15px;
}

.product-info-stock-sku > div {
	display: inline-block;
	margin-right: 20px;
}

.product-info-stock-sku label {
	font-weight: 400;
}

.product-info-stock-sku .price-box {
	display: inline-block;
}

.product-info-stock-sku .info-deta {
	text-transform: uppercase;
	font-weight: bold;
}

.form-control {
	border-color: #dedede;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	height: 40px;
}

.form-control:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}

.product-qty {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

.custom-qty {
	display: inline-flex;
}

.increase.items, .reduced.items {
	background: transparent;
	border: 1px solid #dedede;
	color: #888;
	padding: 13px 15px 12px;
	float: left;
}

.input-text.qty {
	border: 1px solid #dedede;
	max-width: 50px;
	padding: 4px 13px;
	float: left;
	text-align: center;
	margin: 0 -1px;
}

.product-detail-tab .nav > li > a {
	background-color: transparent;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border: none;
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	letter-spacing: -0.5px;
	color: #000;
}

.Description, .items-Product-Tags, .items-Reviews, .comments-area-main {
	padding: 30px;
	line-height: 25px;
}

.items-Description, .items-Product-Tags, .items-Reviews {
	display: none;
}

.items-Description.selected, .items-Product-Tags.selected, .items-Reviews.selected {
	display: block;
}

/* --------------- Comment CSS End ------------------ */

/* Product Detail Page CSS End */

.shop-list-view .product-item-name {
	font-size: 16px;
}

.shop-list-view .price-box {
	margin: 3px 0 15px;
}

.shop-list-view .bottom-detail {
	margin-top: 15px;
	display: inline-block;
}

.shop-list-view .product-item-details, .product-detail-main .product-item-details {
	margin-top: 0;
}

/* Special Product Block css Star */
.special-products-block {
	position: relative;
	overflow: hidden;
	margin-top: -7px;
	padding-top: 7px;
}
.special-products-block .product-item {
	max-width: 338px;
	float: left;
	margin-right: 30px;
}
.special-products-block .pro-detail-main {
	margin-left: 368px;
	position: relative;
}
.special-products-block .product-item-details .product-item-name {
	font-size: 22px;
	margin-bottom: 15px;
}
.special-products-block .product-item-details .price-box .price {
	font-size: 20px;
}
.special-products-block .product-item-details .price-box .price.old-price {
	font-size: 16px;
}
.special-products-block .rating-summary-block {
	margin-top: 10px;
	margin-bottom: 10px;
}
.special-products-block .label-review {
	color: #8f8f8f;
	font-size: 12px;
	font-style: italic;
}
.bottom-detail ul li {
	border-right: 1px solid #ccc;
	display: inline-block;
	padding: 0 12px;
}
.bottom-detail ul li:first-child {
	padding-left: 0;
}
.bottom-detail ul li:last-child, .bottom-detail ul li.pro-cart-icon {
	padding-right: 0;
	border-right: none;
}
.special-products-block .bottom-detail .pro-compare-icon {
	margin-top: 10px;
}
.special-products-block .pro-detail-main .bottom-detail {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.product-item-details .bottom-detail {
	/*border-top: 1px solid #dedede;*/
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}
.product-detail-main .product-item-details .product-qty ~ .bottom-detail {
	border: none;
	padding: 0;
}
.product-detail-main .product-item-details .bottom-detail {
	display: inline-block;
}
.bottom-detail ul li span {
	background: url(../images/sprite.png) no-repeat scroll 0 0;
	display: inline-block;
	height: 16px;
	width: 23px;
	margin-bottom: -2px;
	margin-right: 7px;
}
.bottom-detail ul li.pro-cart-icon span {
	background-position: -14px -328px;
}
.bottom-detail ul li.pro-wishlist-icon span {
	background-position: -14px -406px;
}
.bottom-detail ul li.pro-compare-icon span {
	background-position: -14px -482px;
}
.bottom-detail ul li.pro-email-icon span {
	background-position: -49px -462px;
}
.bottom-detail ul li.pro-wishlist-icon:hover span {
	background-position: -14px -445px;
}
.bottom-detail ul li.pro-compare-icon:hover span {
	background-position: -14px -520px;
}
.bottom-detail ul li.pro-email-icon:hover span {
	background-position: -49px -496px;
}
#special-pro .owl-prev, #special-pro .owl-next {
	position: absolute;
	top: -85px;
	font-size: 0;
}
#special-pro .owl-prev {
	right: 50px;
}
#special-pro .owl-next {
	right: 20px;
}
#special-pro .owl-prev:after, #special-pro .owl-next:after {
	color: #c2c2c2;
	font-family: FontAwesome;
	font-size: 28px;
	line-height: 55px;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#special-pro .owl-prev:hover:after, #special-pro .owl-next:hover:after {
	color: #8a8a8a;
}
#special-pro .owl-prev:after {
	content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾";
}
#special-pro .owl-next:after {
	content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦";
}
/* Special Product Block css Star */

/* Custom News Letter CSS Start */
.newsletter {
	background: #c59d15;
	padding: 30px 0;
}
/*.newsletter-inner {
	background: #fff;
	padding: 75px 30px;
	text-align: center;
}*/

.newsletter-icon {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.newsletter-inner .main_title {
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
	text-transform: none;
}
.newsletter-inner span {
	/*display: inline-block;
	margin-bottom: 60px;*/
	color: #fff;
}
.newsletter-inner p {
	margin-bottom: 35px;
}
.newsletter-box {
	position: relative;
	margin: 15px 0;
	float: right;
}

.newsletter-box > a {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") repeat scroll -40px -290px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 30px;
    transition: none;
}

.newsletter-box > a:hover {
	background-position: -40px -318px;
}

.newsletter-inner input {
	width: 100%;
	border: none;
	padding: 8px;
	margin-bottom: 20px;
}

.newsletter-inner button {
    margin-left: 10px;
}
/* Custom News Letter CSS End */

/* - General Style //---------------- */ 
.stoktayok{}
.stoktayok .uyaribaslik{
	margin-bottom: 20px;
	color: #F44336;
}
.stoktayok .btn-black{
	display: inline-block;
	padding: 10px 15px;
	background: #F44336;
	cursor: pointer;
	outline: 0;
}

aside{padding: 10px;
	background: #fff;
}

.gallery .gallery-item{}
.gallery .gallery-item a{
	display: block;
	padding: 10px;
	margin: 5px;
	background: #fff;
	border: 1px solid #eaeaea;
}
.gallery .gallery-item a img{
	border: 0!important;
}

.image-source-link {
	color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

::-moz-selection {
 background-color: #ffaa66;
 color: #FFF;
}
::selection {
	background-color: #202d56;
	color: #FFF;
}
.hero-slide-item {
    background-size: cover; /* Görselin boyutunu otomatik ölçekler */
    background-position: center; /* Görselin merkezi odaklanır */
    background-repeat: no-repeat; /* Görsel tekrar etmez */
    width: 100%; /* Mobil cihazlarda tam genişlik */
    height: auto; /* Otomatik yükseklik */
}

@media (max-width: 768px) {
    .hero-slide-item {
        height: 400px; /* Mobil cihazlar için uygun bir yükseklik */
    }
}
