/** Shopify CDN: Minification failed

Line 1002:0 Unexpected "}"

**/
.section-slideshow-v1{
  position:relative;
}
.social-slider1{
  top:10%;
}
.section-slideshow-v1 .social-slider1{
  display: inline-block;
  position: absolute !important;
  z-index: 2;
  width: auto !important;
  margin: 0 !important;
}
.social-slider1 ul.list-inline li{
  margin: 0 12px;
}
.social-slider1 ul.list-inline li a{
  color:#fff;
}
.social-slider1 ul.list-inline li a:hover{
  color:#d6832b;
}
.social-slider1 ul.list-inline{
  padding-left:50px;
}
@media (min-width: 768px){
  .social-slider1 {
    top: 27%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .social-slider1 ul.list-inline:before {
    content: "";
    background: #fff;
    width: 35px;
    height: 1px;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
  }
}

.section-slideshow-v1 .text-discount{
  position: absolute;
  overflow: visible;
  opacity: 1;
  filter: none;
  transform: rotate(90deg);
  right: -20px;
  bottom: 25%;
  z-index: 1;
  display:block;
}
.section-slideshow-v1 .text-discount .content{
  z-index: 10;
  color: rgb(255, 255, 255);
  height: auto;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
}
.section-slideshow-v1 .text-discount .content p{
  position:relative;
  padding-left:45px;
  margin:0;
  line-height: 18px;
  letter-spacing: 2.84px;
  font-weight: 500;
  font-size: 9px;
}
.section-slideshow-v1 .text-discount .content p:before{
  content: "";
  background: #fff;
  width: 35px;
  height: 1px;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}
.section-slideshow-v1 .info-sideh1 .image_logo_sl{
  width:180px;
  margin:auto;
}
@media(max-width:1500px){
  .section-slideshow-v1 .info-sideh1 .image_logo_sl{
    width:130px;
  }
}
.section-service-v3{
  position: relative;
  z-index: 1;
  margin-top: -120px;
  background: #fff;
}
.services-wrap-v3{
  background: #312a26;
  padding: 25px;
}
.section-service-v3 .itemtservice{
  border:1px solid #83766e;
}
.section-service-v3 .box-service{
  padding-bottom:60px;
}
.section-service-v3 .box-image{
  margin:-133px 0 25px;
}
.section-service-v3 .box-image .image_icon{
  width: 266px;
  height: 266px;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 3px solid #d39e80;
}
.section-service-v3 .box-service .info{
  
}
.section-service-v3 .box-service .info h4.title{
  color: #fff;
  font-size: 40px;
  text-transform:uppercase;
  letter-spacing: 3.2px;
  position:relative;
  padding-bottom:40px;
  margin-bottom:20px;
}
.section-service-v3 .box-service .info h4.title:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 40px);
  width: 80px;
  height: 2px;
  background: #cecece;
}

.section-service-v3 .box-service .info .content{
  font-size: 20px;
  line-height: 34px;
  width: 950px;
  max-width: 950px;
  margin:0 auto;
}
.section-service-v3 .box-service .info .content p{
  color:#969696;
  margin:15px 0 50px;
}
.section-service-v3 .box-service .button_wrap a{
  width:180px;
  display:inline-block;
  margin: 0 15px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 47px;
  letter-spacing: 3.2px;
  fill: #000;
  color: #000;
  background-color: #fff;
  border-radius: 0;
}
.section-service-v3 .box-service .button_wrap a:hover,
.section-service-v3 .box-service .button_wrap a:focus{
  color: #fff;
  background-color: #d39e80;
}


.section-service-v3 .box-image .image_icon img:active,
.section-service-v3 .box-image .image_icon img:focus,
.section-service-v3 .box-image .image_icon img:hover {
	animation-name: elementor-animation-wobble-horizontal;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}
@keyframes elementor-animation-wobble-horizontal {
	16.65% {
		transform: translateX(8px)
	}
	33.3% {
		transform: translateX(-6px)
	}
	49.95% {
		transform: translateX(4px)
	}
	66.6% {
		transform: translateX(-2px)
	}
	83.25% {
		transform: translateX(1px)
	}
	100% {
		transform: translateX(0)
	}
}
.section-service-v4{
  padding:50px 0 60px;
  position: relative;
  z-index: 1;
}
.section-service-v4 .services-wrap-v4{
  display:flex;
  flex-wrap:wrap;
}
.section-service-v4 .services-wrap-v4 >*{
  flex:1;
  padding:0 15px;
}
.section-service-v4 .box-service{
  background: #000;
  padding: 20px;
  text-align: center;
}
.section-service-v4 .box-service .bg-banner{
  border: 1px solid #83766e;
  padding: 50px 25px;
}
.section-service-v4 .box-service .bwp-image a{
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
}
.section-service-v4 .box-service .bwp-image a img{
  backface-visibility: hidden;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s,transform 1s ease 0s;
  transition: opacity 1s ease 0s,transform 1s ease 0s;
}
.section-service-v4 .box-service .info h4.title{
  font-size: 30px;
  margin: 25px 0 26px;
  letter-spacing: 1.6px;
  color: #fff;
  position: relative;
  padding-bottom: 15px;
}
.section-service-v4 .box-service .info h4.title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 66px;
    height: 2px;
    left: calc(50% - 33px);
    background: #83766e;
}
.section-service-v4 .box-service .info .description p{
  font-size:15px;
  color:#969696;
}
.section-service-v4 .box-service .info .button{
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  font-weight: 500;
  position: relative;
  color: #fff;
  margin-top: 15px;
}
.section-service-v4 .box-service .info .button:after{
  content: "\f0da";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  position: relative;
  top: 1px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.section-service-v4 .box-service .info .button:hover {
  color:#d39e80;
}
.section-service-v4 .box-service .info .button:hover:after{
  margin-left:10px;
}
.section-service-v4 .box-service:hover .bwp-image img{
  -webkit-animation-name: g;
  animation-name: g;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@keyframes g {
	16.65% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	33.33% {
		-webkit-transform: rotate(-13deg);
		transform: rotate(-13deg)
	}
	49.95% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg)
	}
	66.6% {
		-webkit-transform: rotate(-8deg);
		transform: rotate(-8deg)
	}
	83.25% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}
.section-banner-v12 {
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  margin-top: 0;
  margin-bottom: 70px;
  padding: 125px 0 150px;
  background-attachment:fixed;
}
.section-banner-v12 .banner-box{
	position:relative;
}
.section-banner-v12 .banner-box .banner-info {
  max-width:690px;
  background:#312a26;
  padding:25px;
  margin:0 auto;
  display:flex;
  position:relative;
}
.section-banner-v12 .banner-box .banner_border{
  border: 1px solid #83766e;
  width: 100%;
  padding: 45px 15px 50px;
  text-align:center;
}
.section-banner-v12 .banner-info h3.title{
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
}
.section-banner-v12 .banner-info .sub-title{
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
}
.section-banner-v12 .banner-info .button-shop{
  display:inline-block;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 45px;
  letter-spacing: 3.2px;
  background-color: rgba(2,1,1,0);
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 0;
  padding: 0 40px;
}

.section-banner-v13 {
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  background-attachment:fixed;
}
.section-banner-v13 .banner-box{
  position:relative;
  display:flex;
}
.section-banner-v13 .banner-box .bwp-image{
  width: 296px;
  height: 296px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.section-banner-v13 .banner-box .bwp-image img{
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.section-banner-v13 .banner-box .banner-info {
  position:relative;
  margin-top: -148px;
  padding-bottom: 230px;
  width: 100%;
}
.section-banner-v13 .banner-box .banner_border{
  width: 100%;
  text-align:center;
}
.section-banner-v13 .banner-info .bwp-video{
  display: inline-block;
  width: 86px;
  height: 86px;
  background: #35a249;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 18px;
  line-height: 86px;
  text-indent: 3px;
  position: relative;
}
.section-banner-v13 .banner-info .bwp-video:hover{
  background:#287c38;
}
.section-banner-v13 .banner-info .bwp-video:hover:after,
.section-banner-v13 .banner-info .bwp-video:hover:before{border-color: #287c38;}
.section-banner-v13 .banner-info .bwp-video:after,
.section-banner-v13 .banner-info .bwp-video:before{
  content: "";
  position: absolute;
  top: calc(50% - 43px);
  left: calc(50% - 43px);
  width: 86px;
  height: 86px;
  border: 2px solid #35a249;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-animation-name: d;
  animation-name: d;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.section-banner-v13 .banner-info .bwp-video:after{
  animation-delay:1s;
}
.section-banner-v13 .banner-info h3.title{
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  margin: 40px auto 15px;
  color: #fff;
  max-width: 515px;
}
.section-banner-v13 .banner-info .sub-title{
  font-size: 20px;
  color: #fff;
  margin-bottom: 35px;
}
.section-banner-v13 .banner-info .button-shop{
  display:inline-block;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 45px;
  letter-spacing: 3.2px;
  background-color: rgba(2,1,1,0);
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 0;
  padding: 0 40px;
}
@keyframes d {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1
	}
	to {
		transform: scale(1.5);
		-webkit-transform: scale(1.5);
		opacity: 0
	}
}
.section-banner-image{
  position:relative;
  background-attachment:fixed;
}
.section-banner-image .banner-spacer-inner{
  height:545px;
}
.section-newsletter-v2{
  padding:25px;
  position: relative;
  z-index: 1;
  margin-top: -285px;
}
.section-newsletter-v2 .newsletter-row{
  border:1px solid #83766e;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
}
.section-newsletter-v2 .newsletter-left{
  padding:60px 60px 60px 90px;
  position:relative;
}
.section-newsletter-v2 .newsletter-right{
  padding:60px 60px 60px 90px;
  position:relative;
}
.section-newsletter-v2 .newsletter-left .title_newletter{
  position:relative;
  padding-bottom:20px;
  margin-bottom:35px;
}
.section-newsletter-v2 .newsletter-left .title_newletter:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 2px;
  background: #83766e;
}
.section-newsletter-v2 .newsletter-left .title{
  color: #fff;
  font-size: 30px;
  letter-spacing: 1.6px;
}
.section-newsletter-v2 .newsletter-left .content{
  font-size:15px;
  color:#969696;
  margin:0 0 35px 0; 
}
.section-newsletter-v2 .newsletter-left .newletter_email{
  max-width:610px;
  margin-bottom: 0;
  display: flex;
}
.section-newsletter-v2 .newletter_email form{
  width:100%;
  position:relative;
}
.section-newsletter-v2 .newletter_email input[type=email]{
  line-height: 53px;
  height:55px;
  background: 0 0;
  border: 1px solid #83766e;
  border-radius:0;
}
.section-newsletter-v2 .newletter_email .btn{
  position: absolute;
  right: 0;
  border:1px solid #83766e;
  background: #353030;
  cursor: pointer;
  top: 0;
  border-radius: 0;
  height: 55px;
  padding: 0 40px;
}
.section-newsletter-v2 .newletter_email .btn:hover{
  background: #d39e80;
}
.section-newsletter-v2 .newsletter-right .newsletter-google-map #map{
  height:450px;
}
.index-reviews.testimonial-v3{
  margin:0;
  padding:80px 0 295px;
}
.index-reviews.testimonial-v3 .review__card{
  background:#e6f3f4;
  border:0;
}
.index-reviews.testimonial-v3 .review__item:nth-child(odd) .review__card{
  background:#f4ece6;
}
.index-reviews.testimonial-v3 .review__item:nth-child(3n+1) .review__card{
  background:#efe6f4;
}
.index-reviews.testimonial-v3 ul.slick-dots{
  bottom:-55px;
}
.testimonial-v3 .mt-50{
  margin-top:50px;
}
.review__image__wrapper{margin-top:42px;}
.review__image__wrapper img{max-width:95px;}
.testimonial-v3 .reviews--4{margin:0 -15px;margin-top:50px;}
.section-product-v1 .container{
  padding-left:0;
  padding-right:0;
}
@media(max-width:1024px){
  .section-service-v3{
    margin-top:0;
  }    
  .section-newsletter-v2 .newsletter-left {
    padding: 30px 15px 30px 30px;
  }
  .section-newsletter-v2 .newsletter-right{
    padding: 30px 30px 30px 15px;
  }
  .section-service-v3 .box-service .info .content{
    width:100%;
    padding:0 15px;
  }
  .section-service-v4 .box-service .info h4.title{
    font-size:25px;
  }
  .section-product-v1 .container{
    padding-left:15px;
    padding-right:15px;
  }
}
@media(max-width: 991px){
  .section-service-v1 .itemtservice .box-service .info .title{
    font-size: 10px;
    letter-spacing: 2px;
  }
}
@media(max-width: 767px){
  .section-service-v1 .services-wrap-v1>*{
    flex:100%;
    border:0;
    padding:5px 0;
  }
  .section-service-v1 .itemtservice .box-service{
    justify-content:end;
    margin-bottom:10px;
  }
  .section-service-v1 .itemtservice:last-child .box-service{
    margin-bottom:0;
  }
  .section-slideshow-v1 .text-discount{display:none;}
  
  .social-slider1 ul.list-inline{
    padding-left:20px;
  }
  .social-slider1{top:6%}
  .section-service-v3 .box-service .info h4.title{font-size:25px;padding-bottom:20px}
  .section-service-v3 .box-service .info .content p{font-size:16px;line-height:25px;}
  .section-service-v3 .box-service .button_wrap a{margin-bottom:10px;}
  .section-service-v4 .services-wrap-v4>*{flex:100%;margin-bottom:30px;padding:0;  }
  .section-banner-v12 .banner-info h3.title,.section-banner-v13 .banner-info h3.title{font-size:30px;}
  .section-banner-v12 .banner-info .sub-title{font-size:20px;}
  .section-banner-v12 .banner-box{padding:0 15px}
  .section-newsletter-v2 .newsletter-left,.section-newsletter-v2 .newsletter-right{padding:30px 15px;}
  .title_heading{font-size:25px;}
}
@media (max-width: 567px) {
  .section-slideshow-v1 .info-sideh1 .image_logo_sl{
    width:100px;
    margin:0 auto;
  }
  .section-slideshow-v1 .info-sideh1 .box-content-top{
    top:20%;
  }
}
.section-product-v3{margin-bottom:120px}

.section-service-v2 {
  position: relative;
  margin-top:70px;
}


.section-service-v2 .slick-current:before {
    background: 0 0!important
}

.section-service-v2 .itemtservice {
  padding: 0 15px;
  position: relative;
  flex:1;
}

.section-service-v2 .itemtservice .box-service {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section-service-v2 .itemtservice .box-service .number {
  color: #d6832b;
  
  font-family: Jost;
  
  font-weight: 600;
  padding:60px;
  border:3px solid #35a249;
  border-radius:50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.section-service-v2 .itemtservice .box-service .number:hover{
  transform: scale(0.9);
}
.section-service-v2 .itemtservice .box-service .number svg{
  width:86px;
  height:86px;
  display:inline-block;
}

.section-service-v2 .itemtservice .box-service .info {
  text-align: center;
  padding: 10px 0
}

.section-service-v2 .itemtservice .box-service .info .title {
  font-size: 18px;
  font-weight: 500;
  color: #111111;
  
  font-family: Jost;
  
  text-transform: uppercase;
  margin: 1.5em 0 .5rem;
  letter-spacing:4.8px;
}

.section-service-v2 .itemtservice .box-service .info .content {
  
  font-family: Jost;
  
  font-size: 16px;
  color: #969696;
  line-height: 24px;
  margin-bottom: 0;
}

.section-banner-v6 {
    padding: 50px 0
}

.section-banner-v6 .banner-box {
  position: relative;
  text-align:center;
}
.section-banner-v6 .banner-box .elementor-image img:hover{
  animation-name: elementor-animation-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

.section-banner-v6 .banner-box .banner-info {
    text-align: center;
    width: 100%;
    padding: 10px
}

.section-banner-v6 .banner-box .banner-info .title {
    margin-top: 0;
    
  font-family: Jost;
  
    font-weight: 400;
    text-transform: unset;
    margin-bottom: 0
}

@media (max-width: 576px) {
    .section-banner-v6 .banner-box .banner-info .title {
        font-size:20px
    }
}

@media (min-width: 576px) {
    .section-banner-v6 .banner-box .banner-info .title {
        font-size:20px
    }
}

@media (min-width: 768px) {
    .section-banner-v6 .banner-box .banner-info .title {
        font-size:22px
    }
}

@media (min-width: 992px) {
    .section-banner-v6 .banner-box .banner-info .title {
        font-size:24px
    }
}

@media (min-width: 1200px) {
    .section-banner-v6 .banner-box .banner-info .title {
        font-size:26px
    }
}

@media (min-width: 1600px) {
    .section-banner-v6 .banner-box .banner-info .title {
        font-size:28px
    }
}

.section-banner-v6 .banner-box .banner-info .btn-banner {
    display: inline-block;
    
  font-family: Jost;
  
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    padding: 15px 40px;
    letter-spacing: 2px;
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%)
}

@media (max-width: 576px) {
    .section-banner-v6 .banner-box .banner-info .btn-banner {
        padding:15px 30px;
        bottom: 65px
    }
}

@media (min-width: 576px) {
    .section-banner-v6 .banner-box .banner-info .btn-banner {
        bottom:65px
    }
}

@media (min-width: 768px) {
    .section-banner-v6 .banner-box .banner-info .btn-banner {
        bottom:75px
    }
}

@media (min-width: 992px) {
    .section-banner-v6 .banner-box .banner-info .btn-banner {
        bottom:80px
    }
}

@media (min-width: 1200px) {
    .section-banner-v6 .banner-box .banner-info .btn-banner {
        bottom:80px
    }
}

@media (min-width: 1600px) {
    .section-banner-v6 .banner-box .banner-info .btn-banner {
        bottom:100px
    }
}


.section-banner-v8{margin-top:-150px;}
.section-banner-v8 .banner-bg-v8{background:#f5f5f5;}	
.section-banner-v8 .row{margin:0;}
.section-banner-v8 .col-md-6{padding:0;}	
.section-banner-v8 .banner-item {
    position: relative
}
.section-banner-v8 .banner-item:hover .box-img img{
  transform: scale3d(1.1,1.1,1);
}

.section-banner-v8 .banner-item .banner-info {
  position: absolute;
  bottom: 87px;
  width: 100%;
  left: 0;
}
.section-banner-v8 .banner-item .banner-content {
  max-width: 380px;
  padding: 0 15px;
  text-align: center;
}

.section-banner-v8 .banner-item .banner-content .title-top {
  
  font-family: Jost;
  
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 4.8px;
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}

.section-banner-v8 .banner-item .banner-content .title-banner {
  
  font-family: Jost;
  
  font-size: 40px;
  margin: 0 0 16px;
}

.section-banner-v8 .banner-item .banner-content .btn-banner {
  display: inline-block;
  
  font-family: Jost;
  
    
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  color: #fff;
  line-height: 43px;
  display: inline-block;
  padding: 0 34px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}

.category_v1{
  background:#f5f5f5;
  padding: 65px 0 85px;
}
.category_v1 .mt-50{margin-top:50px;}
.category_v1 .item-collection{
  padding:0 30px;
  text-align:center;
}
.category_v1 .featured-card__image-wrapper{
  overflow: hidden;
  display: inline-block;
}
.category_v1 .featured-card__image-wrapper,
.category_v1 .featured-card__image-wrapper img{
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.category_v1 .featured-card__image-wrapper img{
  margin:auto;
}
.category_v1 .featured-box:hover .featured-card__image-wrapper img{
  -webkit-animation-name: g;
  animation-name: g;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.category_v1 .featured-card__title{
  margin: 25px 0 0;
  font-size: 14px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}

@media (max-width: 1199px){
  .section-banner-v8 .banner-item .banner-content{max-width: 285px;}
  .section-banner-v8 .banner-item .banner-content .title-banner{font-size: 30px;margin: 0 0 16px;}
  .category_v1 .item-collection{padding:0 20px}
  .index-reviews .review__card{padding:30px 25px}
  .section-banner-v8 .banner-item .banner-info{bottom:40px;}
}
@media (max-width:1024px){
  .section-slideshow-v1 .text-discount .content p{font-size:14px;}
  .section-banner-v13{background-attachment: unset;}
  .testimonial-v3 .reviews--4{margin:50px 0 0;}
}
@media (max-width:991px){
  .section-banner-v8{margin-top:0;padding-top:30px;}
  .category_v1 .item-collection{padding:0 15px;}
  .section-slideshow-v1 .text-discount{right: -50px;bottom: 35%;}
  .section-slideshow-v1 .info-sideh1 .box-content-center .box-title1 .title-small{font-size:14px;line-height:20px;}
  .section-slideshow-v1 .info-sideh1 .image_logo_sl{width:80px;}
}
@media (max-width:767px){
  .section-banner-v8 .banner-item{margin-bottom:30px;}
}
@media (max-width: 576px){
  .title_heading {font-size: 36px;}
  .category_v1{padding:35px 0 55px;}
}
@media (max-width: 480px){
  .section-banner-v8 .banner-item .banner-info{bottom:20px;}
  .section-banner-v8 .banner-item
}