/** Shopify CDN: Minification failed

Line 4622:3 Expected ":"

**/
@font-face {
  
  font-family	: Poppins ;
  
  src: url(//cdn.shopify.com/s/files/1/0263/9878/5641/t/23/assets/HurmeGeometricSans1.otf?v=2805584250592589220);
  font-style: normal;
  font-weight: 400;
}

@font-face {
  
  font-family	: Poppins ;
  
  src: url(//cdn.shopify.com/s/files/1/0263/9878/5641/t/23/assets/HurmeGeometricSans1_Light.otf?v=8179318237668031341);
  font-style: normal;
  font-weight: 300;
}

@font-face {
  
  font-family	: Poppins ;
  
  src: url(//cdn.shopify.com/s/files/1/0263/9878/5641/t/23/assets/HurmeGeometricSans1_SemiBold.otf?v=9813983957076490627);
  font-style: normal;
  font-weight: 600;
}

@font-face {
  
  font-family	: Poppins ;
  
  src: url(//cdn.shopify.com/s/files/1/0263/9878/5641/t/23/assets/HurmeGeometricSans1_Hairline.otf?v=7213825914644654433);
  font-style: normal;
  font-weight: 100;
}

@font-face {
  
  font-family	: Amatic SC ;
  
  src: url(//cdn.shopify.com/s/files/1/0263/9878/5641/t/23/assets/times.ttf?v=10924148619440119868);
  font-style: normal;
  font-weight: 400;
}

.engoc-flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.col-centered {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.engoc-row-equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

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

.margin-bottom-30 {
  margin-bottom: 30px;
}

/* Review title */
.engoc-review-app h1,
.engoc-review-app h2,
.engoc-review-app h3,
.engoc-review-app h4,
.engoc-review-app h5,
.engoc-review-app h6,
.engoc-review-app label {
  font-weight: normal !important;
}

/* Quantity product detail */
.qtyminus i,
.qtyplus i {
  font-size: 10px;
}

.js-qty input,
.ajaxcart__qty input {
  text-align: left;
  padding: 9px 30px 9px 15px;
}

.js-qty,
.ajaxcart__qty {
  display: inline-block;
}

/* Rating star */
.spr-icon.spr-icon-star-empty {
  opacity: 1 !important;
}

.spr-badge .spr-icon,
.spr-badge .spr-icon-star {
  margin-right: 1.6px;
}

/*Button Add to Wishlist*/
.maxus-product__item--list .maxus-product__content form.contact-form {
  display: inline-block;
}

.maxus-product__item--list .maxus-product__content form.contact-form button {
  color: #bbb;
  background: transparent;
  border: none;
  font-size: 14px;
  padding: 0;
}

.maxus-product__item--list .maxus-product__content form.contact-form button:hover {
  color: #000000;
}

.maxus-product__item .maxus-product__wrap form.contact-form {
  display: inline-block;
}

.maxus-product__item .maxus-product__wrap form.contact-form button {
  color: white;
  background: transparent;
  border: none;
  font-size: 20px;
  padding: 0;
}

.maxus-product__item .maxus-product__wrap form.contact-form button:hover {
  color: #000000;
}

/*Button Remove Page Wishlist*/
.engoc-remove-item-wishlist {
  background: transparent;
  border: none;
  font-size: 20px;
  padding: 0;
}

.engoc-remove-item-wishlist:hover,
.engoc-remove-item-wishlist:focus,
.engoc-remove-item-wishlist:active:hover,
.engoc-remove-item-wishlist:active:focus {
  color: #000000;
  background-color: transparent;
  border-color: transparent;
}

/*Button Add to Cart Page Wishlist*/
.engoc-addcart-item-wishlist {
  background: transparent;
  border: none;
  font-size: 20px;
  padding: 0;
}

.engoc-addcart-item-wishlist:hover {
  color: #000000;
  background-color: transparent;
  border-color: transparent;
}

/**/
.pagination>span {
  min-width: 50px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  float: none;
  display: inline-block;
  position: relative;
  padding: 12px 12px;
  line-height: 1.5;
  text-decoration: none;
  margin-left: -1px;
}

.pagination>span.current {
  color: #000000;
  margin: 0 10px;
  border-radius: 50%;
  box-shadow: 10px 17px 40px 0px rgba(168, 172, 185, 0.62);
}

.pagination>span.next {
  border-left: 1px solid #e1e1e1 !important;
  right: -350px;
  height: 90px;
  line-height: 90px;
  display: none !important;
  z-index: 9;
  padding: 0 1px;
  min-width: 200px;
  top: 0;
  bottom: 0;
  position: absolute;
  font-size: 10px;
}

@media (min-width: 1200px) {
  .pagination>span.next {
    display: block !important;
  }
}

.pagination>span.prev {
  border-right: 1px solid #e1e1e1 !important;
  left: -350px;
  height: 90px;
  line-height: 90px;
  display: none !important;
  z-index: 9;
  padding: 0 1px;
  min-width: 200px;
  top: 0;
  bottom: 0;
  position: absolute;
  font-size: 10px;
}

@media (min-width: 1200px) {
  .pagination>span.prev {
    display: block !important;
  }
}

.pagination>span a {
  color: #959595;
}

.pagination>span a:hover,
.pagination>span a:focus {
  color: #000000;
}

/* ========================================
10. Swatch
======================================== */
/* 
Swatches Styles
*/
.swatch {
  margin-bottom: 5px;
  width: 100%;
  align-items: center;
}

.maxus-productdetail__options:first-child {
  margin-bottom: 40px;
}

/* Hide radio buttons.*/
.swatch input {
  display: none;
}

.swatch label {
  /* Rounded corners */
  /*   -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%; */
  /* To give width and height */
  float: left;
  /* Color swatches contain no text so they need to have a width. */
  min-width: 30px !important;
  height: 30px !important;
  /* No extra spacing between them */
  margin: 0;
  /* The border when the button is not selected */
  /* Background color */
  background-color: #fff;
  /* Styling text */
  font-size: 13px;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
  text-transform: uppercase;
}

.swatch-element label {
  padding: 0 10px;
}

.color.swatch-element label {
  padding: 0;
}

.swatch input:checked+label {
  background: #000;
  border-color: transparent;
}

.swatch .swatch-element {
  float: left;
  -webkit-transform: translateZ(0);
  /* webkit flicker fix */
  -webkit-font-smoothing: antialiased;
  /* webkit text rendering fix */
  /* Spacing between buttons */
  margin: 0px 5px 5px 0;
  /* To position the sold out graphic and tooltip */
  position: relative;
}

/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.swatch .swatch-element .crossed-out {
  display: none;
}

.swatch .swatch-element.soldout .crossed-out {
  display: block;
}

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */
}

/* Tooltips */
.swatch .tooltip {
  text-align: center;
  background: black;
  color: #fff;
  bottom: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  width: 100px;
  left: -33px;
  margin-bottom: 15px;
  /* Make it invisible by default */
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swatch .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid black 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}

.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.swatch.error {
  background-color: #e8d2d2 !important;
  color: #333333 !important;
  padding: 1em;
  border-radius: 5px;
}

.swatch.error p {
  margin: 0.7em 0;
}

.swatch.error p:first-child {
  margin-top: 0;
}

.swatch.error p:last-child {
  margin-bottom: 0;
}

.swatch.error code {
  font-family: monospace;
}

/* ========================================
11. Widgets Filter by Price, Size, Color
======================================== */
.engoc_sw_filter_tag .filter-tag ul li input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.engoc_sw_filter_tag .filter-tag ul li a.active {
  color: #e0545f;
  display: block;
  position: relative;
  /*           &:before {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  background: #e0545f;
  position: absolute;
  top: 13px;
  right: 0px;
  transform: rotateZ(45deg);
}
  &:after {
  content: "";
  display: block;
  width: 1px;
  height: 9px;
  background: #e0545f;
  position: absolute;
  top: 9px;
  right: 4px;
  transform: rotateZ(45deg);
} */
}

/* ========================================
12. Popup Quickview
======================================== */
.tshopify-popup {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  position: fixed;
  z-index: 999999;
  top: 0;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.tshopify-popup.wishlist-popup .btn-cart {
  display: none;
}

.tshopify-popup.loading {
  z-index: 999;
}

.tshopify-popup .overlay-quickview {
  background: rgba(29, 29, 31, 0.6);
  color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0 !important;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
}

.tshopify-popup .content {
  max-width: 800px;
  padding: 20px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  background: #fff;
  min-width: 490px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 1500px) {
  .tshopify-popup .content {
    max-width: 700px;
  }
}

@media (max-width: 1300px) {
  .tshopify-popup .content {
    max-width: 650px;
  }
}

.tshopify-popup.active {
  visibility: visible;
  opacity: 1;
  top: 0;
  height: auto;
  width: auto;
}

.tshopify-popup.active .content {
  max-height: 100%;
}

.tshopify-popup.active .overlay-quickview {
  width: 100%;
  height: 100%;
}

.tshopify-popup .close-window {
  position: absolute;
  right: -30px;
  top: 0;
  color: #ffffff;
  width: 24px;
  height: 24px;
  text-align: center;
}

.tshopify-popup .close-window i {
  line-height: 24px;
}

.tshopify-popup .close-window:hover {
  color: #fb5858;
}

.tshopify-popup .success-message:hover:before {
  background: #ffb533;
  color: #fff;
}

.tshopify-popup .success-message:before {
  font-family: FontAwesome;
  content: "\f00c";
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}

.tshopify-popup.loading .loader {
  left: 50%;
  position: fixed;
  top: 50%;
  -moz-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.tshopify-popup .product-name {
  padding-bottom: 20px;
  font-size: 25px;
  line-height: 20px;
  text-transform: capitalize;
  font-weight: 400;
}

.tshopify-popup .prices span.price {
  color: #e95252;
  font-size: 16px;
  font-weight: 400;
}

.tshopify-popup label {
  /*     font-weight: normal; */
}

.tshopify-popup .total-price {
  margin-top: 15px;
  margin-bottom: 15px;
}

.tshopify-popup .total-price span.sub_total_price {
  color: #e95252;
  font-size: 16px;
  font-weight: 400;
}

.tshopify-popup .uno_product__description {
  padding-top: 14px;
  padding-bottom: 14px;
}

.tshopify-popup .uno_product__description p {
  color: #979797;
  font-size: 12px;
  line-height: 25px;
}

.tshopify-popup .engoc_hide_owl_control .owl-controls {
  display: none !important;
}

/* ========================================
13. Popup Ajax AddtoCart
======================================== */
.engo-popup {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  position: fixed;
  z-index: 9999;
  top: 0;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.engo-popup.wishlist-popup .btn-cart {
  display: none;
}

.engo-popup.loading {
  z-index: 999;
}

.engo-popup .overlay-addcart {
  background: rgba(29, 29, 31, 0.6);
  color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0 !important;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
}

.engo-popup .content {
  max-width: 800px;
  padding: 20px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  background: #fff;
  min-width: 490px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (max-width: 1500px) {
  .engo-popup .content {
    max-width: 700px;
  }
}

@media (max-width: 1300px) {
  .engo-popup .content {
    max-width: 650px;
  }
}

.engo-popup.active {
  visibility: visible;
  opacity: 1;
  top: 0;
  height: auto;
  width: auto;
}

.engo-popup.active .content {
  max-height: 100%;
}

.engo-popup.active .overlay-addcart {
  width: 100%;
  height: 100%;
}

.engo-popup .close-window {
  position: absolute;
  right: -30px;
  top: 0;
  color: #ffffff;
  width: 24px;
  height: 24px;
  text-align: center;
}

.engo-popup .close-window i {
  line-height: 24px;
}

.engo-popup .close-window:hover {
  color: #41cce5;
}

.engo-popup .success-message {
  color: #979797;
  font-size: 13px;
  line-height: 25px;
}

.engo-popup .success-message:before {
  font-family: FontAwesome;
  content: "\f00c";
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}

.engo-popup.loading .loader {
  left: 50%;
  position: fixed;
  top: 50%;
  -moz-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.engo-popup .product-name {
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 20px;
  text-transform: capitalize;
  font-weight: 400;
}

.engo-popup .actions {
  display: inline-block;
}

.cart-popup .btn-wishlist {
  display: none;
}

.f-left {
  float: left;
}

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

.mr-10 {
  margin-right: 10px;
}

/*Hidden Ajax Popup AddtoCart Mobile*/
@media screen and (max-width: 480px) {
  .engoc_hide_mobile {
    display: none !important;
  }
}

/* ========================================
14. Product search - Auto complate
======================================== */
/* ========================================
15. SVG Sold out
======================================== */
.crossed-out {
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
}

.crossed-out svg {
  max-width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  margin: 50%;
}

.crossed-out:hover {
  cursor: default;
}

/* ========================================
16. SVG Image product placeholder
======================================== */
.placeholder-svg {
  display: block;
  fill: rgba(120, 129, 136, 0.35);
  background-color: rgba(120, 129, 136, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(120, 129, 136, 0.2);
}

.maxus-product__item .maxus-product__image .placeholder-svg {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

/* ========================================
CUSTOM GOOGLE FONTS
======================================== */
/* ========================================
CUSTOM COLORS
======================================== */
/* $color-main: #333333;
$color-main2: #48c8fd; */
/*======================================== */
.engoc-z-index-10003 {
  z-index: 10003;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

a {
  color: black;
}

a:hover {
  color: #fb5858;
}

/* Label setting */
.product-thumb .product-label span.engoc-label-new {
  background: #41cce5;
  color: #ffffff;
  font-size: 12px;
}

.product-thumb .product-label span.engoc-label-hot {
  background: #000000;
  color: #ffffff;
  font-size: 12px;
}

.product-thumb .product-label span.engoc-label-sale {
  background: #ff4949;
  color: #ffffff;
  font-size: 12px;
}

.product-thumb .product-label span.engoc-label-sold {
  background: #000000;
  color: #ffffff;
  font-size: 12px;
}

.product-grid-view {
  margin-bottom: 15px;
}

.engoc-collection-image {
  margin-bottom: 10px;
}

.engoc-collection-des {
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .product-grid-view .col-xs-6 {
    width: 50%;
  }
}

/* ========================================
DUONG
======================================== */
body {
  
  font-family	: Poppins ;
  
  font-weight: 400;
}

.logosvg svg {
  width: 100%;
  height: auto;
}

.container-v1 {
  max-width: 1670px;
}

.container-v2 {
  max-width: 1440px;
}

.aboutus-pages {
  padding-top: 66px;
  padding-bottom: 90px;
}

.aboutus-pages .about-servicebox {
  padding-top: 130px;
  padding-bottom: 130px;
  background-size: cover;
  background-position: center;
}

.aboutus-pages .about-servicebox .title-servicebox {
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  
  font-family	: Poppins ;
  
  font-weight: 300;
  font-style: normal;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 55px;
  text-transform: unset;
}

.aboutus-pages .about-servicebox .title-servicebox:before {
  content: "";
  height: 2px;
  width: 55px;
  background: #fb5858;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.aboutus-pages .about-servicebox .slick-current {
  border-left: 1px solid transparent !important;
}

.aboutus-pages .about-servicebox .itemtservice {
  border-left: 1px solid #fff;
}

.aboutus-pages .about-servicebox .itemtservice .box-service {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.aboutus-pages .about-servicebox .itemtservice .box-service .icon {
  font-size: 60px;
  margin-bottom: 10px;
  color: #fff;
  transition: 0.8s;
  display: block;
}

.aboutus-pages .about-servicebox .itemtservice .box-service .icon:hover {
  transform: translateY(-10px);
}

.aboutus-pages .about-servicebox .itemtservice .box-service .title {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}

.aboutus-pages .about-servicebox .itemtservice .box-service .content {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}

.aboutus-pages .about-instagram {
  padding-top: 78px;
}

.aboutus-pages .about-instagram .instagram_v2 .text_top .title_insta {
  
  font-family	: Poppins ;
  
  font-size: 40px;
  color: #333333;
  text-align: center;
  font-weight: 300;
  font-style: normal;
}

.aboutus-pages .about-instagram .instagram_v2 .text_top .des_insta {
  font-size: 18px;
  color: #666666;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding-bottom: 25px;
  display: inline-block;
}

.aboutus-pages .about-instagram .instagram_v2 .text_top .des_insta:before {
  content: "";
  height: 2px;
  width: 55px;
  background: #fb5858;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.aboutus-pages .about-instagram .instagram_v2 .content {
  width: 20%;
  float: left;
  overflow: hidden;
}

.aboutus-pages .about-instagram .instagram_v2 .content .content_text {
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: all .5s ease;
  opacity: 0;
  flex-direction: column;
}

.aboutus-pages .about-instagram .instagram_v2 .content .content_text a {
  font-size: 40px;
  color: #fff;
}

.aboutus-pages .about-instagram .instagram_v2 .content:hover .content_text {
  opacity: 1;
  transition: all .5s ease;
}

.aboutus-pages .about-instagram .instagram_v2 .content img {
  transition: all 4s ease;
  width: 100%;
}

.aboutus-pages .about-instagram .instagram_v2 .content:hover img {
  transform: scale(1.2);
}

.aboutus-pages .about-instagram .instagram_v2 button.slick-prev {
  position: absolute;
  font-size: 36px;
  left: 20px;
  top: 50%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
}

.aboutus-pages .about-instagram .instagram_v2 button.slick-next {
  position: absolute;
  font-size: 36px;
  right: 20px;
  top: 50%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
}

.aboutus-pages .about-instagram .instagram_v2 .galary_inta {
  margin-top: 65px;
}

.aboutus-pages .about-instagram .instagram_v2 .galary_inta:hover button.slick-prev {
  visibility: visible;
  opacity: 1;
  left: 0px;
}

.aboutus-pages .about-instagram .instagram_v2 .galary_inta:hover button.slick-next {
  visibility: visible;
  opacity: 1;
  right: 0px;
}

.aboutus-pages .about-introduce .intro_image {
  padding-bottom: 70px;
}

.aboutus-pages .about-introduce .intro_image img {
  transition: .5s;
}

.aboutus-pages .about-introduce .intro_image:hover img {
  transform: scale(0.95);
  transition: .5s;
  filter: grayscale(100%);
}

.aboutus-pages .about-introduce .intro_detail {
  padding-bottom: 70px;
}

.aboutus-pages .about-introduce .intro_detail .info-intro .title_intro {
  font-size: 36px;
  color: #333333;
  text-align: left;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  line-height: 43px;
  font-style: normal;
  position: relative;
  padding-bottom: 25px;
}

.aboutus-pages .about-introduce .intro_detail .info-intro .title_intro:before {
  content: "";
  height: 2px;
  width: 55px;
  background: #fb5858;
  position: absolute;
  bottom: 0;
  left: 0;
}

.aboutus-pages .about-introduce .intro_detail .info-intro .des_intro {
  font-size: 14px;
  color: #666666;
  text-align: left;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  font-style: normal;
}

.aboutus-pages .about-introduce .intro_detail .info-intro .content_intro {
  margin-top: 35px;
  line-height: 28px;
  font-size: 14px;
  color: #666666;
  text-align: left;
  
  font-family	: Poppins ;
  
  font-weight: 400;
}

.contact-page {
  padding: 50px 0 60px 0;
}

.contact-page .title_desc {
  font-size: 40px;
  color: #000000;
  line-height: 1.6;
  text-align: center;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  font-style: normal;
  margin-bottom: 40px;
}

.contact-page .contact-form .contact-form-page .contact-form .contact-name,
.contact-page .contact-form .contact-form-page .contact-form .contact-email,
.contact-page .contact-form .contact-form-page .contact-form .contact-subject {
  margin-bottom: 18px;
}

.contact-page .contact-form .contact-form-page .contact-form .contact-name input,
.contact-page .contact-form .contact-form-page .contact-form .contact-email input,
.contact-page .contact-form .contact-form-page .contact-form .contact-subject input {
  border-radius: 0;
  border: 1px solid #ebebeb;
  width: 100%;
  background-color: transparent;
  padding: 15px;
  padding-left: 25px;
}

.contact-page .contact-form .contact-form-page .contact-form .contact-name input::placeholder,
.contact-page .contact-form .contact-form-page .contact-form .contact-email input::placeholder,
.contact-page .contact-form .contact-form-page .contact-form .contact-subject input::placeholder {
  font-size: 14px;
  color: #999999;
  font-weight: 400;
  
  font-family	: Poppins ;
  
}

.contact-page .contact-form .contact-form-page .contact-form .contact-message {
  margin-bottom: 18px;
}

.contact-page .contact-form .contact-form-page .contact-form .contact-message textarea {
  border-radius: 0;
  border: 1px solid #ebebeb;
  width: 100%;
  background-color: transparent;
  padding: 15px;
  padding-left: 25px;
}

.contact-page .contact-form .contact-form-page .contact-form .contact-message textarea::placeholder {
  font-size: 14px;
  color: #999999;
  font-weight: 400;
  
  font-family	: Poppins ;
  
}

.contact-page .contact-form .contact-form-page .contact-form .contact-submit {
  margin-bottom: 18px;
}

.contact-page .contact-form .contact-form-page .contact-form .contact-submit input {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 35px;
  border-radius: 0;
  border: none;
  background-color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: .2em;
  font-weight: 600;
}

.contact-page .contact-form .contact-form-page .contact-form .contact-submit input:hover,
.contact-page .contact-form .contact-form-page .contact-form .contact-submit input:focus {
  background-color: #fb5858;
}

.contact-page .address-shop {
  margin-bottom: 25px;
}

.contact-page .address-shop .shop-name {
  font-size: 24px;
  color: #000000;
  text-align: left;
  
  font-family	: Poppins ;
  
  font-weight: 500;
  letter-spacing: .2em;
  font-style: normal;
}

.contact-page .address-shop .shop-address {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #a8a8a8;
  line-height: 1.6;
  font-weight: 400;
}

.contact-page .info-shop {
  margin-bottom: 25px;
}

.contact-page .info-shop .title {
  font-size: 18px;
  color: #000000;
  text-align: left;
  
  font-family	: Poppins ;
  
  font-weight: 500;
  font-style: normal;
}

.contact-page .info-shop .content {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #a8a8a8;
  line-height: 1.6;
  font-weight: 400;
}

.product-item-v1 .info-product .title-product {
  padding: 20px 0 4px 0;
}

.product-item-v1 .info-product .title-product a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.product-item-v1 .info-product .title-product:hover a {
  color: #fb5858;
}

.product-item-v1 .info-product .price-product .price-old {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #979797;
}

.product-item-v1 .info-product .price-product .price {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #fb5858;
}

.product-item-v1 .img-product {
  overflow: hidden;
}

.product-item-v1 .img-product .label-new {
  
  font-family	: Poppins ;
  
  height: 25px;
  display: inline-block;
  text-align: center;
  background-color: #f44338;
  line-height: 25px;
  color: #fff;
  font-weight: 600;
  letter-spacing: .1em;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0 10px;
  background-color: #41cce5;
  left: 13px;
  top: 9px;
}

.product-item-v1 .img-product .label-sale {
  
  font-family	: Poppins ;
  
  right: 13px;
  top: 9px;
  height: 25px;
  display: inline-block;
  text-align: center;
  background-color: #f44338;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  letter-spacing: .1em;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0 10px;
}

.product-item-v1 .img-product .sold-out {
  position: absolute;
  padding: 5px 7px;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  display: inline-block;
  font-size: 11px;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  transform: translate(-50%, -50%) scale(0);
  left: 50%;
  top: 50%;
  transition: all .3s ease;
  background-color: #fb5858;
  padding: 10px 15px;
}

.product-item-v1 .img-product .sold-out a {
  color: #fff;
}

.product-item-v1 .img-product .sold-out:hover {
  transition: all .3s ease;
}

.product-item-v1 .product-icon-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  -webkit-transition: .4s linear;
  -moz-transition: .4s linear;
  -ms-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width: 767px) {
  .product-item-v1 .product-icon-action {
    display: none;
  }
}

.product-item-v1 .product-icon-action .add-wishlist,
.product-item-v1 .product-icon-action .add-to-cart,
.product-item-v1 .product-icon-action .quick-view {
  transition: .5s;
  visibility: hidden;
  opacity: 0;
}

.product-item-v1 .product-icon-action .add-wishlist a,
.product-item-v1 .product-icon-action .add-wishlist button,
.product-item-v1 .product-icon-action .add-to-cart a,
.product-item-v1 .product-icon-action .add-to-cart button,
.product-item-v1 .product-icon-action .quick-view a,
.product-item-v1 .product-icon-action .quick-view button {
  color: #232529;
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  padding: 0;
  font-weight: 400;
  margin: 0 10px;
  background-color: #fff;
  font-size: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transition: .3s;
}

.product-item-v1 .product-icon-action .add-wishlist a i,
.product-item-v1 .product-icon-action .add-wishlist button i,
.product-item-v1 .product-icon-action .add-to-cart a i,
.product-item-v1 .product-icon-action .add-to-cart button i,
.product-item-v1 .product-icon-action .quick-view a i,
.product-item-v1 .product-icon-action .quick-view button i {
  font-size: 18px;
  color: #000;
  display: flex;
  justify-content: center;
  line-height: 46px;
  transition: .3s;
}

.product-item-v1 .product-icon-action .add-wishlist a:hover,
.product-item-v1 .product-icon-action .add-wishlist button:hover,
.product-item-v1 .product-icon-action .add-to-cart a:hover,
.product-item-v1 .product-icon-action .add-to-cart button:hover,
.product-item-v1 .product-icon-action .quick-view a:hover,
.product-item-v1 .product-icon-action .quick-view button:hover {
  background-color: #fb5858;
  transition: .3s;
}

.product-item-v1 .product-icon-action .add-wishlist a:hover i,
.product-item-v1 .product-icon-action .add-wishlist button:hover i,
.product-item-v1 .product-icon-action .add-to-cart a:hover i,
.product-item-v1 .product-icon-action .add-to-cart button:hover i,
.product-item-v1 .product-icon-action .quick-view a:hover i,
.product-item-v1 .product-icon-action .quick-view button:hover i {
  color: #fff;
  z-index: 1;
  transition: .3s;
}

.product-item-v1:hover .sold-out {
  transform: translate(-50%, -50%) scale(1);
  transition: all .3s ease;
}

.product-item-v1:hover .product-icon-action .add-wishlist,
.product-item-v1:hover .product-icon-action .add-to-cart,
.product-item-v1:hover .product-icon-action .quick-view {
  transform: translateY(-30px);
  transition: .5s;
  opacity: 1;
  visibility: visible;
}

.product-item-v1:hover .product-icon-action .add-wishlist {
  transition-delay: 0.1s;
}

.product-item-v1:hover .product-icon-action .add-to-cart {
  transition-delay: 0.2s;
}

.product-item-v1:hover .product-icon-action .quick-view {
  transition-delay: 0.3s;
}

.product-grid-view .btn-loadmore {
  margin: 20px 0;
  min-width: 172px;
  min-height: 50px;
  border: 2px solid #000;
  
  font-family	: Poppins ;
  
  color: #000;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .2em;
  line-height: 50px;
  text-align: center;
  justify-content: center;
  display: inline-flex;
  text-transform: uppercase;
  transition: .3s;
}

.product-grid-view .btn-loadmore:hover {
  background: #fb5858;
  transition: .3s;
  color: #fff;
  border: 2px solid #fb5858;
}

.product-list-view .list_prod {
  border-bottom: 1px solid #e0e0e0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.product-list-view .list_prod:first-child {
  padding-top: 0;
}

.product-list-view .product-item-list .product .img-product {
  overflow: hidden;
}

.product-list-view .product-item-list .product .img-product .label-new {
  
  font-family	: Poppins ;
  
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  border-radius: 20px;
  color: #f8f8f8;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  float: left;
  background-color: #41cce5;
  left: 13px;
  top: 9px;
}

.product-list-view .product-item-list .product .img-product .label-sale {
  right: 13px;
  top: 9px;
  height: 25px;
  display: inline-block;
  text-align: center;
  background-color: #f44338;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  letter-spacing: .1em;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0 10px;
}

.product-list-view .product-item-list .product .img-product .sold-out {
  position: absolute;
  padding: 5px;
  
  font-family	: Poppins ;
  
  font-weight: 500;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  left: 50%;
  top: 50%;
  transition: all .3s ease;
  background-color: rgba(20, 192, 255, 0.47);
  padding: 10px;
  border-radius: 20px;
}

.product-list-view .product-item-list .product .img-product .sold-out a {
  color: #fff;
}

.product-list-view .product-item-list .product .img-product .sold-out:hover {
  transition: all .3s ease;
}

.product-list-view .product-item-list .product .img-product .sold-out:hover a {
  color: #fb5858;
}

.product-list-view .product-item-list .product .info-product {
  padding-left: 25px;
}

.product-list-view .product-item-list .product .info-product .product-icon-action {
  background-color: transparent;
  -webkit-transition: .4s linear;
  -moz-transition: .4s linear;
  -ms-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  margin-top: 33px;
}

.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view {
  transition: .5s;
}

.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist a,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist button,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart a,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart button,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view a,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view button {
  color: #232529;
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  padding: 0;
  font-weight: 400;
  margin-right: 20px;
  background-color: #fff;
  font-size: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transition: .3s;
}

.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist a i,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist button i,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart a i,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart button i,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view a i,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view button i {
  font-size: 18px;
  color: #000;
  display: flex;
  justify-content: center;
  line-height: 46px;
  transition: .3s;
}

.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist a:hover,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist button:hover,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart a:hover,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart button:hover,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view a:hover,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view button:hover {
  background-color: #fb5858;
  transition: .3s;
}

.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist a:hover i,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist button:hover i,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart a:hover i,
.product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart button:hover i,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view a:hover i,
.product-list-view .product-item-list .product .info-product .product-icon-action .quick-view button:hover i {
  color: #fff;
  z-index: 1;
  transition: .3s;
}

.product-list-view .product-item-list .product .info-product .title-product a {
  
  font-family	: Poppins ;
  
  font-size: 22px;
  font-weight: 400;
  color: #333333;
}

.product-list-view .product-item-list .product .info-product .title-product:hover a {
  color: #fb5858;
}

.product-list-view .product-item-list .product .info-product .price-product {
  padding-top: 6px;
}

.product-list-view .product-item-list .product .info-product .price-product .price-old {
  
  font-family	: Poppins ;
  
  font-size: 16px;
  font-weight: 400;
  color: #adadad;
  padding-right: 10px;
}

.product-list-view .product-item-list .product .info-product .price-product .price {
  
  font-family	: Poppins ;
  
  font-size: 20px !important;
  font-weight: 400;
  color: #adadad;
}

.product-list-view .product-item-list .product .info-product .des-product {
  display: block;
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #adadad;
  line-height: 25px;
}

.wrap-rating .spr-badge .spr-starrating .spr-icon {
  color: #f2b03d;
  font-size: 12px !important;
  padding-right: 2px;
}

.prod_largeimg .content-page-detail {
  padding-bottom: 30px;
  margin-right: 15px;
}

.prod_largeimg .content-page-detail .gallery-control {
  position: relative;
}

.prod_largeimg .content-page-detail .gallery-control .btn-360 {
  z-index: 1;
  position: absolute;
  bottom: 19px;
  left: 17px;
  min-width: 130px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  font-size: 12px;
  letter-spacing: .2em;
  cursor: pointer;
  border: 0;
  transition: all .3s ease;
  padding: 0 15px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
  background: #fff;
  transition: .3s;
}

.prod_largeimg .content-page-detail .gallery-control .btn-360 svg {
  width: 30px;
  height: auto;
  fill: #fb5858;
}

.prod_largeimg .content-page-detail .gallery-control .btn-360 .text_360 {
  padding-left: 10px;
  
  font-family	: Poppins ;
  
  color: #fb5858;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.prod_largeimg .content-page-detail .gallery-control .btn-360:hover,
.prod_largeimg .content-page-detail .gallery-control .btn-360:focus {
  background: #fb5858;
  transition: .3s;
}

.prod_largeimg .content-page-detail .gallery-control .btn-360:hover .text_360,
.prod_largeimg .content-page-detail .gallery-control .btn-360:focus .text_360 {
  color: #fff;
}

.prod_largeimg .content-page-detail .gallery-control .btn-360:hover svg,
.prod_largeimg .content-page-detail .gallery-control .btn-360:focus svg {
  fill: #fff;
}

.prod_largeimg .content-page-detail .gallery-control .btn-video {
  z-index: 1;
  position: absolute;
  bottom: 19px;
  right: 4%;
  min-width: 100px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  font-size: 12px;
  letter-spacing: .2em;
  cursor: pointer;
  border: 0;
  transition: all .3s ease;
  padding: 0 15px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
  background: #fff;
  transition: .3s;
}

.prod_largeimg .content-page-detail .gallery-control .btn-video svg {
  width: 30px;
  height: auto;
  fill: #fb5858;
}

.prod_largeimg .content-page-detail .gallery-control .btn-video .text_video {
  padding-left: 10px;
  
  font-family	: Poppins ;
  
  color: #fb5858;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.prod_largeimg .content-page-detail .gallery-control .btn-video:hover,
.prod_largeimg .content-page-detail .gallery-control .btn-video:focus {
  background: #fb5858;
  transition: .3s;
}

.prod_largeimg .content-page-detail .gallery-control .btn-video:hover .text_video,
.prod_largeimg .content-page-detail .gallery-control .btn-video:focus .text_video {
  color: #fff;
}

.prod_largeimg .content-page-detail .gallery-control .btn-video:hover svg,
.prod_largeimg .content-page-detail .gallery-control .btn-video:focus svg {
  fill: #fff;
}

.prod_largeimg .content-page-detail .gallery-control .next-slide,
.prod_largeimg .content-page-detail .gallery-control .prev-slide {
  position: absolute;
}

.prod_largeimg .content-page-detail .gallery-control .next-slide svg,
.prod_largeimg .content-page-detail .gallery-control .prev-slide svg {
  width: 29px;
  height: auto;
}

.prod_largeimg .content-page-detail .gallery-control .next-slide {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.prod_largeimg .content-page-detail .gallery-control .prev-slide {
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.prod_largeimg .content-page-detail .gallery-control .slick-dots {
  transform: translate(-50%);
  left: 50%;
  bottom: 5%;
}

.prod_largeimg .content-page-detail .gallery-control .slick-dots li button {
  background: #c4c4c4;
  font-size: unset;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.prod_largeimg .content-page-detail .gallery-control .slick-dots li button:before {
  opacity: 0;
}

.prod_largeimg .content-page-detail .gallery-control .slick-dots .slick-active button {
  background-color: #000;
}

.prod_largeimg .content-page-detail .detail-info {
  width: 75%;
  padding-left: 60px;
}

.prod_largeimg .content-page-detail .detail-info .product-title {
  
  font-family	: Poppins ;
  
  font-size: 24px;
  font-weight: 400;
  color: black;
  text-transform: capitalize;
}

.prod_largeimg .content-page-detail .detail-info .product-price {
  padding-bottom: 16px;
}

.prod_largeimg .content-page-detail .detail-info .product-price del {
  font-size: 16px;
  font-weight: 400;
  color: #83868c;
  margin-right: 7px;
}

.prod_largeimg .content-page-detail .detail-info .product-price ins {
  font-size: 20px;
  font-weight: 400;
  color: #fb5858;
  text-decoration: none;
}

.prod_largeimg .content-page-detail .detail-info .wrap-rating {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 24px;
}

.prod_largeimg .content-page-detail .detail-info .btn-action {
  margin-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .shop-button {
  margin-right: 7px;
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 14px;
  background: #fb5858;
  letter-spacing: .2em;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .shop-button:hover {
  background: black;
  transition: .3s;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .shop-button-amazon {
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 250px;
  height: 55px;
  font-size: 12px;
  background: #fb5858;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .shop-button-amazon:hover {
  background: #fb5858;
  transition: .3s;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .shop-button-soldout {
  margin-right: 7px;
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 12px;
  background: #e2e2e2;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty {
  margin-right: 24px;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty input[type="text"] {
  width: 135px;
  border: none;
  border-bottom: 2px solid #000;
  height: 55px;
  color: #000;
  background: 0 0;
  padding: 0;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  border-radius: 0;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
  position: absolute;
  transform: translateY(10px);
  transition: .3s;
  opacity: 0;
}

@media (max-width: 1366px) {

  .prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
  .prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
    transform: none;
    transition: .3s;
    opacity: 1;
  }
}

.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_minus span,
.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_plus span {
  color: black;
  padding: 0;
  width: unset;
  border: 0;
  font-weight: 600;
  font-size: 14px;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_minus span:hover,
.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_plus span:hover {
  color: #fb5858;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
  right: 0px;
  bottom: 14px;
  top: unset;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty .qty_minus {
  left: 0px;
  bottom: 14px;
  top: unset;
}

.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty:hover .qty_minus,
.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty:hover .qty_plus,
.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty:focus .qty_minus,
.prod_largeimg .content-page-detail .detail-info .btn-action .js-qty:focus .qty_plus {
  position: absolute;
  transform: none;
  transition: .3s;
  opacity: 1;
}

.prod_largeimg .content-page-detail .detail-info .maxus-productdetail__options .title_variant {
  font-size: 11px;
  font-weight: 600;
  border-bottom: 1px solid black;
  padding-bottom: 4px;
  letter-spacing: .1em;
  display: inline-block;
  margin-bottom: 17px;
}

.prod_largeimg .content-page-detail .detail-info .pd_summary {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #a8a8a8;
  line-height: 28px;
  font-weight: 400;
  padding: 22px 0 0px 0;
}

.prod_largeimg .content-page-detail .detail-info .btn-addwhlist {
  transition: .3s;
  height: 40px;
  width: 40px;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}

.prod_largeimg .content-page-detail .detail-info .btn-addwhlist a {
  display: block;
}

.prod_largeimg .content-page-detail .detail-info .btn-addwhlist i {
  font-size: 14px;
  color: black;
}

.prod_largeimg .content-page-detail .detail-info .btn-addwhlist:hover {
  border: 1px solid transparent;
  background: #fb5858;
}

.prod_largeimg .content-page-detail .detail-info .btn-addwhlist:hover i {
  color: #fff;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info {
  padding-left: 0;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info li {
  list-style: none;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info .product-category-info {
  margin-top: 5px;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info .product-category-info label {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding-right: 5px;
  margin-bottom: 0 !important;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info .product-category-info a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #bfbfbf;
  text-decoration: none;
  transition: .3s;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info .product-category-info a:hover,
.prod_largeimg .content-page-detail .detail-info .product-meta-info .product-category-info a:focus {
  color: #fb5858;
  transition: .3s;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info .product-sku {
  margin-top: 20px;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info .product-sku label {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding-right: 5px;
  margin-bottom: 0 !important;
}

.prod_largeimg .content-page-detail .detail-info .product-meta-info .product-sku span {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #bfbfbf;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social {
  position: fixed;
  top: 50%;
  left: -32px;
  z-index: 99;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social .share-product-title {
  background: black;
  padding: 10px 17px;
  transform: rotate(90deg);
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social .share-product-title svg {
  width: 18px;
  height: 18px;
  fill: #fff;
  padding-right: 8px;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social .share-product-title label {
  
  font-family	: Poppins ;
  
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .2em;
  margin-bottom: 0 !important;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social .casano-social-product {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
  right: -20px;
  z-index: 2;
  top: -45px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
  transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social .casano-social-product a {
  color: #bcbcbc;
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;
  padding: 0 8px;
  display: block;
  margin: 15px 0;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social .casano-social-product a i {
  font-size: 16px;
  color: #b1b1b1;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social .casano-social-product a:hover i {
  color: #fb5858;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social:hover {
  cursor: pointer;
}

.prod_largeimg .content-page-detail .detail-info .detail-share-social:hover .casano-social-product {
  transform: unset;
  opacity: 1;
  visibility: visible;
}

.prod_largeimg .arrows-product {
  position: relative;
  display: flex;
  padding: 20px 0 30px;
}

.prod_largeimg .arrows-product:before {
  content: '';
  height: 20px;
  width: 1px;
  background: #d6d6d6;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.prod_largeimg .arrows-product .prev_prod {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative;
}

.prod_largeimg .arrows-product .prev_prod i {
  font-size: 12px;
  font-weight: 600;
  padding-right: 12px;
}

.prod_largeimg .arrows-product .prev_prod .img-prev {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  border: 1px solid #f4f4f4;
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  min-width: 240px;
  -webkit-transition: -webkit-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -o-transition: -o-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -moz-transition: -moz-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  transition: transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}

.prod_largeimg .arrows-product .prev_prod .img-prev .info-prod {
  margin-left: 10px;
}

.prod_largeimg .arrows-product .prev_prod .img-prev .info-prod a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.prod_largeimg .arrows-product .prev_prod .img-prev .info-prod p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: #83868c;
}

.prod_largeimg .arrows-product .prev_prod:hover .img-prev {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.prod_largeimg .arrows-product .next_prod {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-left: 15px;
  position: relative;
}

.prod_largeimg .arrows-product .next_prod i {
  font-size: 12px;
  font-weight: 600;
  padding-left: 12px;
}

.prod_largeimg .arrows-product .next_prod .img-next {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  border: 1px solid #f4f4f4;
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  min-width: 240px;
  -webkit-transition: -webkit-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -o-transition: -o-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -moz-transition: -moz-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  transition: transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}

.prod_largeimg .arrows-product .next_prod .img-next .info-prod {
  margin-left: 10px;
}

.prod_largeimg .arrows-product .next_prod .img-next .info-prod a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.prod_largeimg .arrows-product .next_prod .img-next .info-prod p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: #83868c;
}

.prod_largeimg .arrows-product .next_prod:hover .img-next {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.tab-pd-details {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.tab-pd-details .bd-tab {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
}

.tab-pd-details .tab_prod {
  border-bottom: none;
  padding: 25px 0;
  display: flex;
}

.tab-pd-details .tab_prod li a {
  display: inline-block !important;
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: black;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 600;
  transition: .3s;
  margin-right: 35px;
}

@media (max-width: 767px) {
  .tab-pd-details .tab_prod li a {
    margin-right: 0px;
  }
}

.tab-pd-details .tab_prod li a:after {
  content: "";
  width: 0;
  height: 4px;
  background-color: #fb5858;
  opacity: .7;
  display: block;
  margin-top: -11px;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
}

.tab-pd-details .tab_prod li a:hover:after,
.tab-pd-details .tab_prod li a.active:after {
  width: 100%;
}

.tab-pd-details .product-desc {
  padding-top: 40px;
}

.tab-pd-details .product-desc p {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #a8a8a8;
}

.tab-pd-details .product-desc .info2 {
  text-align: left;
}

.tab-pd-details .product-desc .info2 h3 {
  
  font-family	: Poppins ;
  
  font-size: 32px;
  font-weight: 300;
  line-height: 45px;
}

.tab-pd-details .product-desc .info2 p {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #a8a8a8;
  width: 90%;
  padding-top: 10px;
  padding-bottom: 150px;
}

@media (max-width: 768px) {
  .tab-pd-details .product-desc .info2 p {
    width: 100%;
  }
}

.tab-pd-details .product-desc .info2 {
  padding-top: 80px;
  padding-left: 105px;
}

@media (max-width: 768px) {
  .tab-pd-details .product-desc .info2 {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
  }
}

.tab-pd-details .product-desc .des-info {
  padding-top: 80px !important;
}

.tab-pd-details .product-desc .des-info h3 {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 74px;
  text-transform: uppercase;
}

.tab-pd-details .product-desc .des-info h3:before {
  content: '';
  height: 46px;
  width: 1px;
  background: black;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.tab-pd-details .product-desc .des-info p {
  font-size: 14px;
  color: #979797;
  line-height: 24px;
  font-weight: 400;
}

.related-product {
  padding-bottom: 40px;
}

.related-product .next-slide,
.related-product .prev-slide {
  position: absolute;
}

.related-product .next-slide svg,
.related-product .prev-slide svg {
  width: 29px;
  height: auto;
}

.related-product .next-slide {
  position: absolute;
  right: 5%;
  top: 40%;
  transform: translateY(-50%);
  z-index: 1;
}

.related-product .prev-slide {
  position: absolute;
  left: 5%;
  top: 40%;
  transform: translateY(-50%);
  z-index: 1;
}

.related-product .slick-dots {
  transform: translate(-50%);
  left: 50%;
  bottom: -11%;
}

.related-product .slick-dots li button {
  background: #c4c4c4;
  font-size: unset;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.related-product .slick-dots li button:before {
  opacity: 0;
}

.related-product .slick-dots .slick-active button {
  background-color: #000;
}

.related-product .relatedProd-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  color: black;
  text-transform: uppercase;
  display: inline-block;
}

.related-product .relatedProd-title:after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #fb5858;
  opacity: .7;
  display: block;
  margin-top: -11px;
}

.prod_extended .content-page-detail,
.product_sidebar .content-page-detail {
  padding-bottom: 68px;
}

.prod_extended .content-page-detail .gallery-control .prod_sub img,
.product_sidebar .content-page-detail .gallery-control .prod_sub img {
  margin-bottom: 13px;
}

.prod_extended .content-page-detail .gallery-control .prod_sub_bottom,
.product_sidebar .content-page-detail .gallery-control .prod_sub_bottom {
  padding-top: 14px;
}

.prod_extended .content-page-detail .gallery-control .btn-360,
.product_sidebar .content-page-detail .gallery-control .btn-360 {
  z-index: 1;
  position: absolute;
  bottom: 19px;
  left: 17px;
  min-width: 130px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  font-size: 12px;
  letter-spacing: .2em;
  cursor: pointer;
  border: 0;
  transition: all .3s ease;
  padding: 0 15px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
  background: #fff;
  transition: .3s;
}

.prod_extended .content-page-detail .gallery-control .btn-360 svg,
.product_sidebar .content-page-detail .gallery-control .btn-360 svg {
  width: 30px;
  height: auto;
  fill: #fb5858;
}

.prod_extended .content-page-detail .gallery-control .btn-360 .text_360,
.product_sidebar .content-page-detail .gallery-control .btn-360 .text_360 {
  padding-left: 10px;
  
  font-family	: Poppins ;
  
  color: #fb5858;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.prod_extended .content-page-detail .gallery-control .btn-360:hover,
.prod_extended .content-page-detail .gallery-control .btn-360:focus,
.product_sidebar .content-page-detail .gallery-control .btn-360:hover,
.product_sidebar .content-page-detail .gallery-control .btn-360:focus {
  background: #fb5858;
  transition: .3s;
}

.prod_extended .content-page-detail .gallery-control .btn-360:hover .text_360,
.prod_extended .content-page-detail .gallery-control .btn-360:focus .text_360,
.product_sidebar .content-page-detail .gallery-control .btn-360:hover .text_360,
.product_sidebar .content-page-detail .gallery-control .btn-360:focus .text_360 {
  color: #fff;
}

.prod_extended .content-page-detail .gallery-control .btn-360:hover svg,
.prod_extended .content-page-detail .gallery-control .btn-360:focus svg,
.product_sidebar .content-page-detail .gallery-control .btn-360:hover svg,
.product_sidebar .content-page-detail .gallery-control .btn-360:focus svg {
  fill: #fff;
}

.prod_extended .content-page-detail .gallery-control .btn-video,
.product_sidebar .content-page-detail .gallery-control .btn-video {
  z-index: 1;
  position: absolute;
  bottom: 19px;
  right: 4%;
  min-width: 100px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  font-size: 12px;
  letter-spacing: .2em;
  cursor: pointer;
  border: 0;
  transition: all .3s ease;
  padding: 0 15px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
  background: #fff;
  transition: .3s;
}

.prod_extended .content-page-detail .gallery-control .btn-video svg,
.product_sidebar .content-page-detail .gallery-control .btn-video svg {
  width: 30px;
  height: auto;
  fill: #fb5858;
}

.prod_extended .content-page-detail .gallery-control .btn-video .text_video,
.product_sidebar .content-page-detail .gallery-control .btn-video .text_video {
  padding-left: 10px;
  
  font-family	: Poppins ;
  
  color: #fb5858;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.prod_extended .content-page-detail .gallery-control .btn-video:hover,
.prod_extended .content-page-detail .gallery-control .btn-video:focus,
.product_sidebar .content-page-detail .gallery-control .btn-video:hover,
.product_sidebar .content-page-detail .gallery-control .btn-video:focus {
  background: #fb5858;
  transition: .3s;
}

.prod_extended .content-page-detail .gallery-control .btn-video:hover .text_video,
.prod_extended .content-page-detail .gallery-control .btn-video:focus .text_video,
.product_sidebar .content-page-detail .gallery-control .btn-video:hover .text_video,
.product_sidebar .content-page-detail .gallery-control .btn-video:focus .text_video {
  color: #fff;
}

.prod_extended .content-page-detail .gallery-control .btn-video:hover svg,
.prod_extended .content-page-detail .gallery-control .btn-video:focus svg,
.product_sidebar .content-page-detail .gallery-control .btn-video:hover svg,
.product_sidebar .content-page-detail .gallery-control .btn-video:focus svg {
  fill: #fff;
}

.prod_extended .content-page-detail .detail-info,
.product_sidebar .content-page-detail .detail-info {
  padding-left: 60px;
}

@media (max-width: 767px) {

  .prod_extended .content-page-detail .detail-info,
  .product_sidebar .content-page-detail .detail-info {
    padding-top: 20px;
  }
}

.prod_extended .content-page-detail .detail-info .product-title,
.product_sidebar .content-page-detail .detail-info .product-title {
  
  font-family	: Poppins ;
  
  font-size: 24px;
  font-weight: 400;
  color: black;
  text-transform: capitalize;
}

.prod_extended .content-page-detail .detail-info .product-price,
.product_sidebar .content-page-detail .detail-info .product-price {
  padding-bottom: 16px;
}

.prod_extended .content-page-detail .detail-info .product-price del,
.product_sidebar .content-page-detail .detail-info .product-price del {
  font-size: 16px;
  font-weight: 400;
  color: #83868c;
  margin-right: 7px;
}

.prod_extended .content-page-detail .detail-info .product-price ins,
.product_sidebar .content-page-detail .detail-info .product-price ins {
  font-size: 20px;
  font-weight: 400;
  color: #fb5858;
  text-decoration: none;
}

.prod_extended .content-page-detail .detail-info .wrap-rating,
.product_sidebar .content-page-detail .detail-info .wrap-rating {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 24px;
}

.prod_extended .content-page-detail .detail-info .btn-action,
.product_sidebar .content-page-detail .detail-info .btn-action {
  margin-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prod_extended .content-page-detail .detail-info .btn-action .shop-button,
.product_sidebar .content-page-detail .detail-info .btn-action .shop-button {
  margin-right: 7px;
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 14px;
  background: #fb5858;
  letter-spacing: .2em;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
}

.prod_extended .content-page-detail .detail-info .btn-action .shop-button:hover,
.product_sidebar .content-page-detail .detail-info .btn-action .shop-button:hover {
  background: black;
  transition: .3s;
}

.prod_extended .content-page-detail .detail-info .btn-action .shop-button-amazon,
.product_sidebar .content-page-detail .detail-info .btn-action .shop-button-amazon {
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 250px;
  height: 55px;
  font-size: 12px;
  background: #fb5858;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
}

.prod_extended .content-page-detail .detail-info .btn-action .shop-button-amazon:hover,
.product_sidebar .content-page-detail .detail-info .btn-action .shop-button-amazon:hover {
  background: #fb5858;
  transition: .3s;
}

.prod_extended .content-page-detail .detail-info .btn-action .shop-button-soldout,
.product_sidebar .content-page-detail .detail-info .btn-action .shop-button-soldout {
  margin-right: 7px;
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 12px;
  background: #e2e2e2;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.prod_extended .content-page-detail .detail-info .btn-action .js-qty,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty {
  margin-right: 24px;
}

.prod_extended .content-page-detail .detail-info .btn-action .js-qty input[type="text"],
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty input[type="text"] {
  width: 135px;
  border: none;
  border-bottom: 2px solid #000;
  height: 55px;
  color: #000;
  background: 0 0;
  padding: 0;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  border-radius: 0;
}

.prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
.prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_plus,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
  position: absolute;
  transform: translateY(10px);
  transition: .3s;
  opacity: 0;
}

@media (max-width: 1366px) {

  .prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
  .prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_plus,
  .product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
  .product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
    transform: none;
    transition: .3s;
    opacity: 1;
  }
}

.prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_minus span,
.prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_plus span,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_minus span,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_plus span {
  color: black;
  padding: 0;
  width: unset;
  border: 0;
  font-weight: 600;
  font-size: 14px;
}

.prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_minus span:hover,
.prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_plus span:hover,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_minus span:hover,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_plus span:hover {
  color: #fb5858;
}

.prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_plus,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
  right: 0px;
  bottom: 14px;
  top: unset;
}

.prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_minus {
  left: 0px;
  bottom: 14px;
  top: unset;
}

.prod_extended .content-page-detail .detail-info .btn-action .js-qty:hover .qty_minus,
.prod_extended .content-page-detail .detail-info .btn-action .js-qty:hover .qty_plus,
.prod_extended .content-page-detail .detail-info .btn-action .js-qty:focus .qty_minus,
.prod_extended .content-page-detail .detail-info .btn-action .js-qty:focus .qty_plus,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty:hover .qty_minus,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty:hover .qty_plus,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty:focus .qty_minus,
.product_sidebar .content-page-detail .detail-info .btn-action .js-qty:focus .qty_plus {
  position: absolute;
  transform: none;
  transition: .3s;
  opacity: 1;
}

.prod_extended .content-page-detail .detail-info .maxus-productdetail__options .title_variant,
.product_sidebar .content-page-detail .detail-info .maxus-productdetail__options .title_variant {
  font-size: 11px;
  font-weight: 600;
  border-bottom: 1px solid black;
  padding-bottom: 4px;
  letter-spacing: .1em;
  display: inline-block;
  margin-bottom: 17px;
}

.prod_extended .content-page-detail .detail-info .pd_summary,
.product_sidebar .content-page-detail .detail-info .pd_summary {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #a8a8a8;
  line-height: 28px;
  font-weight: 400;
  padding: 22px 0 0px 0;
}

.prod_extended .content-page-detail .detail-info .btn-addwhlist,
.product_sidebar .content-page-detail .detail-info .btn-addwhlist {
  transition: .3s;
  height: 40px;
  width: 40px;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}

.prod_extended .content-page-detail .detail-info .btn-addwhlist a,
.product_sidebar .content-page-detail .detail-info .btn-addwhlist a {
  display: block;
}

.prod_extended .content-page-detail .detail-info .btn-addwhlist i,
.product_sidebar .content-page-detail .detail-info .btn-addwhlist i {
  font-size: 14px;
  color: black;
}

.prod_extended .content-page-detail .detail-info .btn-addwhlist:hover,
.product_sidebar .content-page-detail .detail-info .btn-addwhlist:hover {
  border: 1px solid transparent;
  background: #fb5858;
}

.prod_extended .content-page-detail .detail-info .btn-addwhlist:hover i,
.product_sidebar .content-page-detail .detail-info .btn-addwhlist:hover i {
  color: #fff;
}

.prod_extended .content-page-detail .detail-info .product-meta-info,
.product_sidebar .content-page-detail .detail-info .product-meta-info {
  padding-left: 0;
}

.prod_extended .content-page-detail .detail-info .product-meta-info li,
.product_sidebar .content-page-detail .detail-info .product-meta-info li {
  list-style: none;
}

.prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info,
.product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info {
  margin-top: 5px;
}

.prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info label,
.product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info label {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding-right: 5px;
  margin-bottom: 0 !important;
}

.prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info a,
.product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #bfbfbf;
  text-decoration: none;
  transition: .3s;
}

.prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info a:hover,
.prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info a:focus,
.product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info a:hover,
.product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info a:focus {
  color: #fb5858;
  transition: .3s;
}

.prod_extended .content-page-detail .detail-info .product-meta-info .product-sku,
.product_sidebar .content-page-detail .detail-info .product-meta-info .product-sku {
  margin-top: 20px;
}

.prod_extended .content-page-detail .detail-info .product-meta-info .product-sku label,
.product_sidebar .content-page-detail .detail-info .product-meta-info .product-sku label {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding-right: 5px;
  margin-bottom: 0 !important;
}

.prod_extended .content-page-detail .detail-info .product-meta-info .product-sku span,
.product_sidebar .content-page-detail .detail-info .product-meta-info .product-sku span {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #bfbfbf;
}

.prod_extended .content-page-detail .detail-info .detail-share-social,
.product_sidebar .content-page-detail .detail-info .detail-share-social {
  position: fixed;
  top: 50%;
  left: -32px;
  z-index: 99;
}

.prod_extended .content-page-detail .detail-info .detail-share-social .share-product-title,
.product_sidebar .content-page-detail .detail-info .detail-share-social .share-product-title {
  background: black;
  padding: 10px 17px;
  transform: rotate(90deg);
}

.prod_extended .content-page-detail .detail-info .detail-share-social .share-product-title svg,
.product_sidebar .content-page-detail .detail-info .detail-share-social .share-product-title svg {
  width: 18px;
  height: 18px;
  fill: #fff;
  padding-right: 8px;
}

.prod_extended .content-page-detail .detail-info .detail-share-social .share-product-title label,
.product_sidebar .content-page-detail .detail-info .detail-share-social .share-product-title label {
  
  font-family	: Poppins ;
  
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .2em;
  margin-bottom: 0 !important;
}

.prod_extended .content-page-detail .detail-info .detail-share-social .casano-social-product,
.product_sidebar .content-page-detail .detail-info .detail-share-social .casano-social-product {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
  right: -20px;
  z-index: 2;
  top: -45px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
  transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
}

.prod_extended .content-page-detail .detail-info .detail-share-social .casano-social-product a,
.product_sidebar .content-page-detail .detail-info .detail-share-social .casano-social-product a {
  color: #bcbcbc;
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;
  padding: 0 8px;
  display: block;
  margin: 15px 0;
}

.prod_extended .content-page-detail .detail-info .detail-share-social .casano-social-product a i,
.product_sidebar .content-page-detail .detail-info .detail-share-social .casano-social-product a i {
  font-size: 16px;
  color: #b1b1b1;
}

.prod_extended .content-page-detail .detail-info .detail-share-social .casano-social-product a:hover i,
.product_sidebar .content-page-detail .detail-info .detail-share-social .casano-social-product a:hover i {
  color: #fb5858;
}

.prod_extended .content-page-detail .detail-info .detail-share-social:hover,
.product_sidebar .content-page-detail .detail-info .detail-share-social:hover {
  cursor: pointer;
}

.prod_extended .content-page-detail .detail-info .detail-share-social:hover .casano-social-product,
.product_sidebar .content-page-detail .detail-info .detail-share-social:hover .casano-social-product {
  transform: unset;
  opacity: 1;
  visibility: visible;
}

.prod_extended .content-page-detail .content_box,
.product_sidebar .content-page-detail .content_box {
  margin-bottom: 30px;
  border: 1px solid #eaeaea;
  padding: 25px 15px;
  align-items: center;
  -webkit-transition: border .25s linear .25s;
  -moz-transition: border .25s linear .25s;
  -ms-transition: border .25s linear .25s;
  -o-transition: border .25s linear .25s;
  transition: border .25s linear .25s;
}

.prod_extended .content-page-detail .content_box .content_text,
.product_sidebar .content-page-detail .content_box .content_text {
  text-align: center;
}

.prod_extended .content-page-detail .content_box .content_text .title,
.product_sidebar .content-page-detail .content_box .content_text .title {
  font-weight: 400;
  color: #000;
  font-size: 18px;
  
  font-family	: Poppins ;
  
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 22px;
}

.prod_extended .content-page-detail .content_box .content_text .title:after,
.product_sidebar .content-page-detail .content_box .content_text .title:after {
  content: '';
  height: 1px;
  width: 42px;
  border-bottom: 1px solid;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.prod_extended .content-page-detail .content_box .content_text .text,
.product_sidebar .content-page-detail .content_box .content_text .text {
  color: #979797;
  font-size: 14px;
  line-height: 28px;
  
  font-family	: Poppins ;
  
}

.prod_extended .content-page-detail .content_box:hover,
.prod_extended .content-page-detail .content_box:focus,
.product_sidebar .content-page-detail .content_box:hover,
.product_sidebar .content-page-detail .content_box:focus {
  border-color: #000;
}

.prod_extended .arrows-product,
.product_sidebar .arrows-product {
  position: relative;
  display: flex;
  padding: 20px 0 30px;
}

.prod_extended .arrows-product:before,
.product_sidebar .arrows-product:before {
  content: '';
  height: 20px;
  width: 1px;
  background: #d6d6d6;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.prod_extended .arrows-product .prev_prod,
.product_sidebar .arrows-product .prev_prod {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative;
}

.prod_extended .arrows-product .prev_prod i,
.product_sidebar .arrows-product .prev_prod i {
  font-size: 12px;
  font-weight: 600;
  padding-right: 12px;
}

.prod_extended .arrows-product .prev_prod .img-prev,
.product_sidebar .arrows-product .prev_prod .img-prev {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  border: 1px solid #f4f4f4;
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  min-width: 240px;
  -webkit-transition: -webkit-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -o-transition: -o-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -moz-transition: -moz-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  transition: transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}

.prod_extended .arrows-product .prev_prod .img-prev .info-prod,
.product_sidebar .arrows-product .prev_prod .img-prev .info-prod {
  margin-left: 10px;
}

.prod_extended .arrows-product .prev_prod .img-prev .info-prod a,
.product_sidebar .arrows-product .prev_prod .img-prev .info-prod a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.prod_extended .arrows-product .prev_prod .img-prev .info-prod p,
.product_sidebar .arrows-product .prev_prod .img-prev .info-prod p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: #83868c;
}

.prod_extended .arrows-product .prev_prod:hover .img-prev,
.product_sidebar .arrows-product .prev_prod:hover .img-prev {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.prod_extended .arrows-product .next_prod,
.product_sidebar .arrows-product .next_prod {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-left: 15px;
  position: relative;
}

.prod_extended .arrows-product .next_prod i,
.product_sidebar .arrows-product .next_prod i {
  font-size: 12px;
  font-weight: 600;
  padding-left: 12px;
}

.prod_extended .arrows-product .next_prod .img-next,
.product_sidebar .arrows-product .next_prod .img-next {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  border: 1px solid #f4f4f4;
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  min-width: 240px;
  -webkit-transition: -webkit-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -o-transition: -o-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -moz-transition: -moz-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  transition: transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}

.prod_extended .arrows-product .next_prod .img-next .info-prod,
.product_sidebar .arrows-product .next_prod .img-next .info-prod {
  margin-left: 10px;
}

.prod_extended .arrows-product .next_prod .img-next .info-prod a,
.product_sidebar .arrows-product .next_prod .img-next .info-prod a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.prod_extended .arrows-product .next_prod .img-next .info-prod p,
.product_sidebar .arrows-product .next_prod .img-next .info-prod p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: #83868c;
}

.prod_extended .arrows-product .next_prod:hover .img-next,
.product_sidebar .arrows-product .next_prod:hover .img-next {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.product_sidebar .content-page-detail .sidebar_info .banner_sidebar {
  padding-bottom: 30px;
}

.product_sidebar .content-page-detail .sidebar_info .banner_sidebar a {
  display: block;
  position: relative;
  overflow: hidden;
}

.product_sidebar .content-page-detail .sidebar_info .banner_sidebar a img {
  transition: 2s;
}

.product_sidebar .content-page-detail .sidebar_info .banner_sidebar a:before,
.product_sidebar .content-page-detail .sidebar_info .banner_sidebar a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}

.product_sidebar .content-page-detail .sidebar_info .banner_sidebar a:hover img {
  transform: scale(1.05);
  transition: 2s;
}

.product_sidebar .content-page-detail .sidebar_info .banner_sidebar a:hover:before {
  right: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.product_sidebar .content-page-detail .sidebar_info .banner_sidebar a:hover:after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.product_sidebar .content-page-detail .sidebar_info .widget_title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  letter-spacing: .2em;
  padding-bottom: 20px;
}

.product_sidebar .content-page-detail .sidebar_info .prod_sidebar {
  padding-left: 0;
}

.product_sidebar .content-page-detail .sidebar_info .prod_sidebar .product_info {
  overflow: hidden;
  list-style: none;
  border-bottom: 1px solid #f1f1f1;
  padding: 20px 0;
  position: relative;
}

.product_sidebar .content-page-detail .sidebar_info .prod_sidebar .product_info img {
  width: 100%;
  float: left;
  max-width: 80px;
  margin-right: 15px;
  border: 1px solid #e4e6ec;
}

.product_sidebar .content-page-detail .sidebar_info .prod_sidebar .product_info .title-product a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.product_sidebar .content-page-detail .sidebar_info .prod_sidebar .product_info .title-product a:hover {
  color: #fb5858;
}

.product_sidebar .content-page-detail .sidebar_info .prod_sidebar .product_info .price-product .price-old {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  font-weight: 600;
  color: #000;
}

.product_sidebar .content-page-detail .sidebar_info .prod_sidebar .product_info .price-product .price {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.product_sidebar .content-page-detail .detail-info {
  padding-bottom: 30px;
}

.prod_sticky .arrows-product {
  position: relative;
  display: flex;
  padding: 20px 0 30px;
}

.prod_sticky .arrows-product:before {
  content: '';
  height: 20px;
  width: 1px;
  background: #d6d6d6;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.prod_sticky .arrows-product .prev_prod {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative;
}

.prod_sticky .arrows-product .prev_prod i {
  font-size: 12px;
  font-weight: 600;
  padding-right: 12px;
}

.prod_sticky .arrows-product .prev_prod .img-prev {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  border: 1px solid #f4f4f4;
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  min-width: 240px;
  -webkit-transition: -webkit-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -o-transition: -o-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -moz-transition: -moz-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  transition: transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}

.prod_sticky .arrows-product .prev_prod .img-prev .info-prod {
  margin-left: 10px;
}

.prod_sticky .arrows-product .prev_prod .img-prev .info-prod a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.prod_sticky .arrows-product .prev_prod .img-prev .info-prod p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: #83868c;
}

.prod_sticky .arrows-product .prev_prod:hover .img-prev {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.prod_sticky .arrows-product .next_prod {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-left: 15px;
  position: relative;
}

.prod_sticky .arrows-product .next_prod i {
  font-size: 12px;
  font-weight: 600;
  padding-left: 12px;
}

.prod_sticky .arrows-product .next_prod .img-next {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
  border: 1px solid #f4f4f4;
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  min-width: 240px;
  -webkit-transition: -webkit-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -o-transition: -o-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -moz-transition: -moz-transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  transition: transform .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}

.prod_sticky .arrows-product .next_prod .img-next .info-prod {
  margin-left: 10px;
}

.prod_sticky .arrows-product .next_prod .img-next .info-prod a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.prod_sticky .arrows-product .next_prod .img-next .info-prod p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: #83868c;
}

.prod_sticky .arrows-product .next_prod:hover .img-next {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.prod_sticky .content-page-detail {
  padding-bottom: 68px;
}

.prod_sticky .content-page-detail .img_sticky {
  margin-bottom: 50px;
}

.prod_sticky .content-page-detail .sticky_content .detail-info {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

.prod_sticky .content-page-detail .gallery-control .prod_sub img {
  margin-bottom: 13px;
}

.prod_sticky .content-page-detail .gallery-control .prod_sub_bottom {
  padding-top: 14px;
}

.prod_sticky .content-page-detail .gallery-control .btn-360 {
  z-index: 1;
  position: absolute;
  top: 15px;
  left: 4%;
  min-width: 130px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  font-size: 12px;
  letter-spacing: .2em;
  cursor: pointer;
  border: 0;
  transition: all .3s ease;
  padding: 0 15px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
  background: #fff;
  transition: .3s;
}

.prod_sticky .content-page-detail .gallery-control .btn-360 svg {
  width: 30px;
  height: auto;
  fill: #fb5858;
}

.prod_sticky .content-page-detail .gallery-control .btn-360 .text_360 {
  padding-left: 10px;
  
  font-family	: Poppins ;
  
  color: #fb5858;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.prod_sticky .content-page-detail .gallery-control .btn-360:hover,
.prod_sticky .content-page-detail .gallery-control .btn-360:focus {
  background: #fb5858;
  transition: .3s;
}

.prod_sticky .content-page-detail .gallery-control .btn-360:hover .text_360,
.prod_sticky .content-page-detail .gallery-control .btn-360:focus .text_360 {
  color: #fff;
}

.prod_sticky .content-page-detail .gallery-control .btn-360:hover svg,
.prod_sticky .content-page-detail .gallery-control .btn-360:focus svg {
  fill: #fff;
}

.prod_sticky .content-page-detail .gallery-control .btn-video {
  z-index: 1;
  position: absolute;
  top: 15px;
  right: 4%;
  min-width: 100px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  font-size: 12px;
  letter-spacing: .2em;
  cursor: pointer;
  border: 0;
  transition: all .3s ease;
  padding: 0 15px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
  background: #fff;
  transition: .3s;
}

.prod_sticky .content-page-detail .gallery-control .btn-video svg {
  width: 30px;
  height: auto;
  fill: #fb5858;
}

.prod_sticky .content-page-detail .gallery-control .btn-video .text_video {
  padding-left: 10px;
  
  font-family	: Poppins ;
  
  color: #fb5858;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.prod_sticky .content-page-detail .gallery-control .btn-video:hover,
.prod_sticky .content-page-detail .gallery-control .btn-video:focus {
  background: #fb5858;
  transition: .3s;
}

.prod_sticky .content-page-detail .gallery-control .btn-video:hover .text_video,
.prod_sticky .content-page-detail .gallery-control .btn-video:focus .text_video {
  color: #fff;
}

.prod_sticky .content-page-detail .gallery-control .btn-video:hover svg,
.prod_sticky .content-page-detail .gallery-control .btn-video:focus svg {
  fill: #fff;
}

.prod_sticky .content-page-detail .detail-info {
  padding-left: 60px;
}

.prod_sticky .content-page-detail .detail-info .product-title {
  
  font-family	: Poppins ;
  
  font-size: 24px;
  font-weight: 400;
  color: black;
  text-transform: capitalize;
}

.prod_sticky .content-page-detail .detail-info .product-price {
  padding-bottom: 16px;
}

.prod_sticky .content-page-detail .detail-info .product-price del {
  font-size: 16px;
  font-weight: 400;
  color: #83868c;
  margin-right: 7px;
}

.prod_sticky .content-page-detail .detail-info .product-price ins {
  font-size: 20px;
  font-weight: 400;
  color: #fb5858;
  text-decoration: none;
}

.prod_sticky .content-page-detail .detail-info .wrap-rating {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 24px;
}

.prod_sticky .content-page-detail .detail-info .btn-action {
  margin-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prod_sticky .content-page-detail .detail-info .btn-action .shop-button {
  margin-right: 7px;
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 14px;
  background: #fb5858;
  letter-spacing: .2em;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
}

.prod_sticky .content-page-detail .detail-info .btn-action .shop-button:hover {
  background: black;
  transition: .3s;
}

.prod_sticky .content-page-detail .detail-info .btn-action .shop-button-amazon {
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 250px;
  height: 55px;
  font-size: 12px;
  background: #000;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
}

.prod_sticky .content-page-detail .detail-info .btn-action .shop-button-amazon:hover {
  background: #fb5858;
  transition: .3s;
}

.prod_sticky .content-page-detail .detail-info .btn-action .shop-button-soldout {
  margin-right: 7px;
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 12px;
  background: #e2e2e2;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty {
  margin-right: 24px;
}

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty input[type="text"] {
  width: 135px;
  border: none;
  border-bottom: 2px solid #000;
  height: 55px;
  color: #000;
  background: 0 0;
  padding: 0;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  border-radius: 0;
}

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
.prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
  position: absolute;
  transform: translateY(10px);
  transition: .3s;
  opacity: 0;
}

@media (max-width: 1366px) {

  .prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
  .prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
    transform: none;
    transition: .3s;
    opacity: 1;
  }
}

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_minus span,
.prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_plus span {
  color: black;
  padding: 0;
  width: unset;
  border: 0;
  font-weight: 600;
  font-size: 14px;
}

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_minus span:hover,
.prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_plus span:hover {
  color: #fb5858;
}

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_plus {
  right: 0px;
  bottom: 14px;
  top: unset;
}

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty .qty_minus {
  left: 0px;
  bottom: 14px;
  top: unset;
}

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty:hover .qty_minus,
.prod_sticky .content-page-detail .detail-info .btn-action .js-qty:hover .qty_plus,
.prod_sticky .content-page-detail .detail-info .btn-action .js-qty:focus .qty_minus,
.prod_sticky .content-page-detail .detail-info .btn-action .js-qty:focus .qty_plus {
  position: absolute;
  transform: none;
  transition: .3s;
  opacity: 1;
}

.prod_sticky .content-page-detail .detail-info .maxus-productdetail__options .title_variant {
  font-size: 11px;
  font-weight: 600;
  border-bottom: 1px solid black;
  padding-bottom: 4px;
  letter-spacing: .1em;
  display: inline-block;
  margin-bottom: 17px;
}

.prod_sticky .content-page-detail .detail-info .pd_summary {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #a8a8a8;
  line-height: 28px;
  font-weight: 400;
  padding: 22px 0 0px 0;
}

.prod_sticky .content-page-detail .detail-info .btn-addwhlist {
  transition: .3s;
  height: 40px;
  width: 40px;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}

.prod_sticky .content-page-detail .detail-info .btn-addwhlist a {
  display: block;
}

.prod_sticky .content-page-detail .detail-info .btn-addwhlist i {
  font-size: 14px;
  color: black;
}

.prod_sticky .content-page-detail .detail-info .btn-addwhlist:hover {
  border: 1px solid transparent;
  background: #fb5858;
}

.prod_sticky .content-page-detail .detail-info .btn-addwhlist:hover i {
  color: #fff;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info {
  padding-left: 0;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info li {
  list-style: none;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info .product-category-info {
  margin-top: 5px;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info .product-category-info label {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding-right: 5px;
  margin-bottom: 0 !important;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info .product-category-info a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #bfbfbf;
  text-decoration: none;
  transition: .3s;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info .product-category-info a:hover,
.prod_sticky .content-page-detail .detail-info .product-meta-info .product-category-info a:focus {
  color: #fb5858;
  transition: .3s;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info .product-sku {
  margin-top: 20px;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info .product-sku label {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding-right: 5px;
  margin-bottom: 0 !important;
}

.prod_sticky .content-page-detail .detail-info .product-meta-info .product-sku span {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #bfbfbf;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social {
  position: fixed;
  top: 50%;
  left: -32px;
  z-index: 99;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social .share-product-title {
  background: black;
  padding: 10px 17px;
  transform: rotate(90deg);
}

.prod_sticky .content-page-detail .detail-info .detail-share-social .share-product-title svg {
  width: 18px;
  height: 18px;
  fill: #fff;
  padding-right: 8px;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social .share-product-title label {
  
  font-family	: Poppins ;
  
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .2em;
  margin-bottom: 0 !important;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social .casano-social-product {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
  right: -20px;
  z-index: 2;
  top: -45px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
  transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social .casano-social-product a {
  color: #bcbcbc;
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;
  padding: 0 8px;
  display: block;
  margin: 15px 0;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social .casano-social-product a i {
  font-size: 16px;
  color: #b1b1b1;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social .casano-social-product a:hover i {
  color: #fb5858;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social:hover {
  cursor: pointer;
}

.prod_sticky .content-page-detail .detail-info .detail-share-social:hover .casano-social-product {
  transform: unset;
  opacity: 1;
  visibility: visible;
}

.prod_sticky .content-page-detail .content_box {
  margin-bottom: 30px;
  border: 2px solid #dbdbdb;
  padding: 25px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: border .25s linear .25s;
  -moz-transition: border .25s linear .25s;
  -ms-transition: border .25s linear .25s;
  -o-transition: border .25s linear .25s;
  transition: border .25s linear .25s;
}

.prod_sticky .content-page-detail .content_box .icon {
  margin-right: 20px;
}

.prod_sticky .content-page-detail .content_box .content_text .title {
  font-weight: 600;
  color: #000;
  letter-spacing: .2em;
  font-size: 14px;
  text-transform: uppercase;
  
  font-family	: Poppins ;
  
}

.prod_sticky .content-page-detail .content_box .content_text .text {
  color: #a8a8a8;
  font-size: 14px;
  f
  font-family	: Poppins ;
  
}

.prod_sticky .content-page-detail .content_box:hover,
.prod_sticky .content-page-detail .content_box:focus {
  border-color: #000;
}

.breadcrumb_collection .bg-breadcrumb {
  background-size: cover;
  background-position: center;
  padding: 170px 0 70px;
}

.breadcrumb_collection .bg-breadcrumb .title-page h2 {
  
  font-family	: Poppins ;
  
  font-size: 40px;
  font-weight: 400;
  color: #010101;
  position: relative;
}

.breadcrumb_collection .bg-breadcrumb .bread-crumb {
  padding: 0px 0 40px 0;
}

.breadcrumb_collection .bg-breadcrumb .bread-crumb a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #878787;
}

.breadcrumb_collection .bg-breadcrumb .bread-crumb a i {
  padding: 0 10px;
}

.breadcrumb_collection .bg-breadcrumb .bread-crumb a:hover {
  color: #fb5858;
}

.breadcrumb_collection .bg-breadcrumb .bread-crumb strong {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 500;
  color: black;
}

.breadcrumb_collection .bg-breadcrumb .list_col .banner_cate .col_item .img_banner img {
  max-width: 110px;
  max-height: 110px;
  border-radius: 50%;
  margin: 0 auto;
}

.breadcrumb_collection .bg-breadcrumb .list_col .banner_cate .col_item .banner_title {
  margin-top: 15px;
}

.breadcrumb_collection .bg-breadcrumb .list_col .banner_cate .col_item .banner_title a {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.breadcrumb_collection .bg-breadcrumb .list_col .banner_cate .col_item:hover .img_banner img {
  border: 3px solid #fb5858;
}

.breadcrumb_collection .bg-breadcrumb .list_col .banner_cate .col_item:hover .banner_title a {
  color: #fb5858;
}

.breadcrumb_collection .bg-breadcrumb .list_col .banner_cate:hover .prev-slide {
  left: 0px;
  visibility: visible;
  opacity: 1;
}

.breadcrumb_collection .bg-breadcrumb .list_col .banner_cate:hover .next-slide {
  right: 0px;
  visibility: visible;
  opacity: 1;
}

.breadcrumb_collection .bg-breadcrumb .prev-slide,
.breadcrumb_collection .bg-breadcrumb .next-slide {
  height: 29px;
  width: 29px;
  border-radius: 50%;
  background: #fff;
  line-height: 29px;
  text-align: center;
  position: absolute;
  z-index: 1;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
  transition: all .5s ease;
  color: #000;
}

.breadcrumb_collection .bg-breadcrumb .prev-slide:hover,
.breadcrumb_collection .bg-breadcrumb .next-slide:hover {
  background: #fb5858;
  color: #fff;
}

.breadcrumb_collection .bg-breadcrumb .prev-slide {
  left: -15px;
  top: 25%;
  visibility: hidden;
  opacity: 0;
}

.breadcrumb_collection .bg-breadcrumb .next-slide {
  right: -15px;
  top: 25%;
  visibility: hidden;
  opacity: 0;
}

.wrap-bread-crumb .bread-crumb {
  padding: 20px 0 30px 0;
}

.wrap-bread-crumb .bread-crumb a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: black;
}

.wrap-bread-crumb .bread-crumb a i {
  padding: 0 10px;
  color: #878787;
}

.wrap-bread-crumb .bread-crumb a:hover {
  color: #fb5858;
}

.wrap-bread-crumb .bread-crumb strong {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 500;
  color: #878787;
}

.list-collection {
  padding: 20px 0;
}

.list-collection ul {
  padding-left: 0;
}

.list-collection ul .title-collection {
  text-align: center;
}

.list-collection ul .title-collection a {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .2em;
  color: black;
  text-transform: uppercase;
  display: inline-block;
}

.list-collection ul .title-collection a:after {
  content: "";
  width: 0;
  height: 4px;
  background-color: #fb5858;
  opacity: .7;
  display: block;
  margin-top: -8px;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
}

.list-collection ul .title-collection a:hover:after {
  width: 100%;
}

.breadcrumb_collection2 .bg-breadcrumb {
  background-size: cover;
  background-position: center;
  padding: 230px 0 130px;
}

.breadcrumb_collection2 .bg-breadcrumb .title-page h2 {
  
  font-family	: Poppins ;
  
  font-size: 40px;
  font-weight: 400;
  color: #010101;
  position: relative;
}

.breadcrumb_collection2 .bg-breadcrumb .bread-crumb a {
  color: black;
}

.breadcrumb_collection2 .bg-breadcrumb .bread-crumb a:hover {
  color: #fb5858;
}

.breadcrumb_collection2 .bg-breadcrumb .bread-crumb strong {
  color: black;
}

.collection-page-fullwidth .collection_prod,
.collection-page-sidebar .collection_prod {
  margin-top: 30px;
}

.collection-page-fullwidth .pagi-nav,
.collection-page-sidebar .pagi-nav {
  border-top: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
}

.collection-page-fullwidth .pagi-nav span,
.collection-page-sidebar .pagi-nav span {
  width: 42px;
  height: 42px;
  border: 1px solid #e3e3e3;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-right: 9px;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

.collection-page-fullwidth .pagi-nav span a,
.collection-page-sidebar .pagi-nav span a {
  display: block;
  color: #868686;
}

.collection-page-fullwidth .pagi-nav span a i,
.collection-page-sidebar .pagi-nav span a i {
  font-size: 22px;
}

.collection-page-fullwidth .pagi-nav span:hover,
.collection-page-sidebar .pagi-nav span:hover {
  background: black;
}

.collection-page-fullwidth .pagi-nav span:hover a,
.collection-page-sidebar .pagi-nav span:hover a {
  color: #fff;
}

.collection-page-fullwidth .pagi-nav .current,
.collection-page-sidebar .pagi-nav .current {
  background: black;
  color: #fff;
}

.collection-page-fullwidth .filter-to-left,
.collection-page-sidebar .filter-to-left {
  z-index: 99;
  width: 415px;
  left: -415px;
  position: fixed;
  top: 0;
  height: 100%;
  transition: .5s;
  background: #fff;
}

.collection-page-fullwidth .filter-to-left.active,
.collection-page-sidebar .filter-to-left.active {
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar,
.collection-page-sidebar .filter-to-left .filter_sidebar {
  padding: 48px;
  height: 100%;
  overflow-y: auto;
  position: relative;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .close_filter,
.collection-page-sidebar .filter-to-left .filter_sidebar .close_filter {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: absolute;
  right: 40px;
  top: 16px;
  
  font-family	: Poppins ;
  
  font-size: 10px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .close_filter i,
.collection-page-sidebar .filter-to-left .filter_sidebar .close_filter i {
  font-size: 16px;
  display: inline-block;
  height: 36px;
  width: 36px;
  border: 1px solid #d6d6d6;
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
  margin-left: 15px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar::-webkit-scrollbar,
.collection-page-sidebar .filter-to-left .filter_sidebar::-webkit-scrollbar {
  width: 6px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar::-webkit-scrollbar-track,
.collection-page-sidebar .filter-to-left .filter_sidebar::-webkit-scrollbar-track {
  background-color: transparent;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar::-webkit-scrollbar-thumb,
.collection-page-sidebar .filter-to-left .filter_sidebar::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 6px;
  opacity: .8;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-title,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-title {
  padding: 6px 0 6px 14px;
  border-left: 3px solid black;
  position: relative;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-title h2,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-title h2 {
  
  font-family	: Poppins ;
  
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  background: #fff;
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding-right: 15px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-title:after,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-title:after {
  content: "";
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  position: absolute;
  top: 50%;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-category,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-category {
  padding-top: 25px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-category .widget-content,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-category .widget-content {
  padding-top: 20px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle {
  padding-left: 0;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle li,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle li {
  list-style: none;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle li a,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle li a {
  line-height: 34px;
  display: inline-block;
  
  font-family	: Poppins ;
  
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle li a:hover,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle li a:hover {
  color: #fb5858;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle li a:hover i,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-category .widget-content .list-category-toggle li a:hover i {
  color: #fb5858;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-color,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-color {
  padding-top: 15px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-color .list_color,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-color .list_color {
  padding-left: 0;
  padding-top: 30px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-color .list_color li,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-color .list_color li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-color .list_color li a,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-color .list_color li a {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: relative;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-color .list_color li a:before,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-color .list_color li a:before {
  content: "";
  border: 1px solid #ccc;
  width: 34px;
  height: 34px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  transition: all 0.3s ease;
  opacity: 0;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-color .list_color li a.active:before,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-color .list_color li a.active:before {
  border: 1px solid #000;
  opacity: 1;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-color .list_color li a:hover:before,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-color .list_color li a:hover:before {
  border: 1px solid #000;
  opacity: 1;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-size,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-size {
  padding-top: 10px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-size .list-size,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-size .list-size {
  padding-left: 0;
  padding-top: 30px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-size .list-size li,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-size .list-size li {
  list-style: none;
  display: inline-block;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-size .list-size li a,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-size .list-size li a {
  display: inline-block;
  min-width: 38px !important;
  height: 38px !important;
  line-height: 37px;
  border: 1px solid #000 !important;
  color: #232529;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 600;
  
  font-family	: Poppins ;
  
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-size .list-size li a:hover,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-size .list-size li a:hover {
  border: 1px solid #232529 !important;
  color: #fff;
  background: #232529;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-size .list-size li a.active,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-size .list-size li a.active {
  border: 1px solid #232529 !important;
  color: #fff;
  background: #232529;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-price,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-price {
  padding-top: 5px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-price .list-price,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-price .list-price {
  padding-top: 30px;
  padding-left: 0;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-price .list-price li,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-price .list-price li {
  list-style: none;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-price .list-price li a,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-price .list-price li a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .1em;
  color: #000;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-price .list-price li a:hover,
.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-price .list-price li a.active,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-price .list-price li a:hover,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-price .list-price li a.active {
  color: #fb5858;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-tags,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-tags {
  padding-top: 21px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-tags .list-tag,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-tags .list-tag {
  padding-left: 0;
  padding-top: 30px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-tags .list-tag li,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-tags .list-tag li {
  list-style: none;
  display: inline-block;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-tags .list-tag li a,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-tags .list-tag li a {
  display: inline-block;
  min-width: 44px !important;
  height: 44px !important;
  line-height: 41px;
  border: 1px solid #b0b0b0 !important;
  color: #868686;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 400;
  padding: 0 22px;
  
  font-family	: Poppins ;
  
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-tags .list-tag li a:hover,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-tags .list-tag li a:hover {
  border: 1px solid black !important;
  color: #fff;
  background: black;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-tags .list-tag li a.active,
.collection-page-sidebar .filter-to-left .filter_sidebar .widget-tags .list-tag li a.active {
  border: 1px solid black !important;
  color: #fff;
  background: black;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-brand,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-brand {
  padding-top: 25px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-brand .list-brand,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-brand .list-brand {
  padding-top: 15px;
  padding-left: 0;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-brand .list-brand li,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-brand .list-brand li {
  list-style: none;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-brand .list-brand li a,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-brand .list-brand li a {
  
  font-family	: Poppins ;
  
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 28px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-brand .list-brand li a i,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-brand .list-brand li a i {
  color: #d4d4d4;
  font-size: 16px;
  padding-right: 14px;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-brand .list-brand li a:hover,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-brand .list-brand li a:hover {
  color: #fb5858;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-brand .list-brand li a:hover:before,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-brand .list-brand li a:hover:before {
  color: #fb5858;
}

.collection-page-fullwidth .filter-to-left .filter_sidebar .filter-brand .list-brand li a:before,
.collection-page-sidebar .filter-to-left .filter_sidebar .filter-brand .list-brand li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #d4d4d4;
  font-size: 16px;
  padding-right: 14px;
}

.collection-page-fullwidth .content-page .banner_full,
.collection-page-sidebar .content-page .banner_full {
  margin-top: 40px;
}

.collection-page-fullwidth .content-page .banner_full .banner_info,
.collection-page-sidebar .content-page .banner_full .banner_info {
  position: relative;
  overflow: hidden;
}

.collection-page-fullwidth .content-page .banner_full .banner_info img,
.collection-page-sidebar .content-page .banner_full .banner_info img {
  transition: .5s ease;
}

.collection-page-fullwidth .content-page .banner_full .banner_info:before,
.collection-page-fullwidth .content-page .banner_full .banner_info:after,
.collection-page-sidebar .content-page .banner_full .banner_info:before,
.collection-page-sidebar .content-page .banner_full .banner_info:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}

.collection-page-fullwidth .content-page .banner_full .banner_info:hover img,
.collection-page-sidebar .content-page .banner_full .banner_info:hover img {
  transform: scale(1.1);
  transition: .5s ease;
}

.collection-page-fullwidth .content-page .banner_full .banner_info:hover:before,
.collection-page-sidebar .content-page .banner_full .banner_info:hover:before {
  right: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.collection-page-fullwidth .content-page .banner_full .banner_info:hover:after,
.collection-page-sidebar .content-page .banner_full .banner_info:hover:after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.collection-page-fullwidth .content-page .banner_full .banner_info .info,
.collection-page-sidebar .content-page .banner_full .banner_info .info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  text-align: right;
}

.collection-page-fullwidth .content-page .banner_full .banner_info .info .big_title,
.collection-page-sidebar .content-page .banner_full .banner_info .info .big_title {
  font-size: 40px;
  color: #000;
  font-weight: 300;
  
  font-family	: Poppins ;
  
  letter-spacing: 8px;
  line-height: 30px;
}

.collection-page-fullwidth .content-page .banner_full .banner_info .info .mini_title,
.collection-page-sidebar .content-page .banner_full .banner_info .info .mini_title {
  margin-top: 5px;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  
  font-family	: Poppins ;
  
  letter-spacing: .2em;
}

.collection-page-fullwidth .content-page .banner_full .banner_info .info .btn_shop,
.collection-page-sidebar .content-page .banner_full .banner_info .info .btn_shop {
  margin-top: 25px;
  min-width: 174px;
  min-height: 52px;
  display: inline-flex;
  line-height: 52px;
  text-align: center;
  justify-content: center;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  
  font-family	: Poppins ;
  
  letter-spacing: .2em;
  border: 2px solid #000;
  text-transform: uppercase;
  transition: 0.3s;
}

.collection-page-fullwidth .content-page .banner_full .banner_info .info .btn_shop:hover,
.collection-page-sidebar .content-page .banner_full .banner_info .info .btn_shop:hover {
  transition: 0.3s;
  color: white;
  background: #000;
}

.collection-page-fullwidth .content-page .banner_cate,
.collection-page-sidebar .content-page .banner_cate {
  margin: 40px 0 50px 0;
}

.collection-page-fullwidth .content-page .banner_cate .next-slide,
.collection-page-fullwidth .content-page .banner_cate .prev-slide,
.collection-page-sidebar .content-page .banner_cate .next-slide,
.collection-page-sidebar .content-page .banner_cate .prev-slide {
  position: absolute;
}

.collection-page-fullwidth .content-page .banner_cate .next-slide svg,
.collection-page-fullwidth .content-page .banner_cate .prev-slide svg,
.collection-page-sidebar .content-page .banner_cate .next-slide svg,
.collection-page-sidebar .content-page .banner_cate .prev-slide svg {
  width: 29px;
  height: auto;
}

.collection-page-fullwidth .content-page .banner_cate .next-slide,
.collection-page-sidebar .content-page .banner_cate .next-slide {
  position: absolute;
  right: 5%;
  top: 40%;
  transform: translateY(-50%);
  z-index: 1;
}

.collection-page-fullwidth .content-page .banner_cate .prev-slide,
.collection-page-sidebar .content-page .banner_cate .prev-slide {
  position: absolute;
  left: 5%;
  top: 40%;
  transform: translateY(-50%);
  z-index: 1;
}

.collection-page-fullwidth .content-page .banner_cate .slick-dots,
.collection-page-sidebar .content-page .banner_cate .slick-dots {
  transform: translate(-50%);
  left: 50%;
  bottom: -11%;
}

.collection-page-fullwidth .content-page .banner_cate .slick-dots li button,
.collection-page-sidebar .content-page .banner_cate .slick-dots li button {
  background: #c4c4c4;
  font-size: unset;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.collection-page-fullwidth .content-page .banner_cate .slick-dots li button:before,
.collection-page-sidebar .content-page .banner_cate .slick-dots li button:before {
  opacity: 0;
}

.collection-page-fullwidth .content-page .banner_cate .slick-dots .slick-active button,
.collection-page-sidebar .content-page .banner_cate .slick-dots .slick-active button {
  background-color: #000;
}

.collection-page-fullwidth .content-page .banner_cate .img_banner,
.collection-page-sidebar .content-page .banner_cate .img_banner {
  position: relative;
  overflow: hidden;
}

.collection-page-fullwidth .content-page .banner_cate .img_banner img,
.collection-page-sidebar .content-page .banner_cate .img_banner img {
  transform: scale(1.05);
  transition: 1s;
}

.collection-page-fullwidth .content-page .banner_cate .img_banner:hover:before,
.collection-page-fullwidth .content-page .banner_cate .img_banner:hover:after,
.collection-page-sidebar .content-page .banner_cate .img_banner:hover:before,
.collection-page-sidebar .content-page .banner_cate .img_banner:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.collection-page-fullwidth .content-page .banner_cate .img_banner:hover img,
.collection-page-sidebar .content-page .banner_cate .img_banner:hover img {
  transform: none;
  filter: blur(1px);
  transition: 1s;
}

.collection-page-fullwidth .content-page .banner_cate .img_banner:before,
.collection-page-fullwidth .content-page .banner_cate .img_banner:after,
.collection-page-sidebar .content-page .banner_cate .img_banner:before,
.collection-page-sidebar .content-page .banner_cate .img_banner:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.collection-page-fullwidth .content-page .banner_cate .img_banner:before,
.collection-page-sidebar .content-page .banner_cate .img_banner:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
}

.collection-page-fullwidth .content-page .banner_cate .img_banner:after,
.collection-page-sidebar .content-page .banner_cate .img_banner:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
}

.collection-page-fullwidth .content-page .banner_cate .banner_title,
.collection-page-sidebar .content-page .banner_cate .banner_title {
  padding: 30px 0;
}

.collection-page-fullwidth .content-page .banner_cate .banner_title a,
.collection-page-sidebar .content-page .banner_cate .banner_title a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .1em;
  
  font-family	: Poppins ;
  
}

.collection-page-fullwidth .content-page .banner_cate .banner_title a:hover,
.collection-page-sidebar .content-page .banner_cate .banner_title a:hover {
  color: #fb5858;
}

.collection-page-fullwidth .content-page .cate-info .next-slide,
.collection-page-fullwidth .content-page .cate-info .prev-slide,
.collection-page-sidebar .content-page .cate-info .next-slide,
.collection-page-sidebar .content-page .cate-info .prev-slide {
  position: absolute;
}

.collection-page-fullwidth .content-page .cate-info .next-slide svg,
.collection-page-fullwidth .content-page .cate-info .prev-slide svg,
.collection-page-sidebar .content-page .cate-info .next-slide svg,
.collection-page-sidebar .content-page .cate-info .prev-slide svg {
  width: 29px;
  height: auto;
}

.collection-page-fullwidth .content-page .cate-info .next-slide,
.collection-page-sidebar .content-page .cate-info .next-slide {
  position: absolute;
  right: 5%;
  top: 40%;
  transform: translateY(-50%);
  z-index: 1;
}

.collection-page-fullwidth .content-page .cate-info .prev-slide,
.collection-page-sidebar .content-page .cate-info .prev-slide {
  position: absolute;
  left: 5%;
  top: 40%;
  transform: translateY(-50%);
  z-index: 1;
}

.collection-page-fullwidth .content-page .cate-info .slick-dots,
.collection-page-sidebar .content-page .cate-info .slick-dots {
  transform: translate(-50%);
  left: 50%;
  bottom: -11%;
}

.collection-page-fullwidth .content-page .cate-info .slick-dots li button,
.collection-page-sidebar .content-page .cate-info .slick-dots li button {
  background: #c4c4c4;
  font-size: unset;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.collection-page-fullwidth .content-page .cate-info .slick-dots li button:before,
.collection-page-sidebar .content-page .cate-info .slick-dots li button:before {
  opacity: 0;
}

.collection-page-fullwidth .content-page .cate-info .slick-dots .slick-active button,
.collection-page-sidebar .content-page .cate-info .slick-dots .slick-active button {
  background-color: #000;
}

.collection-page-fullwidth .content-page .cate-info .title_collection,
.collection-page-sidebar .content-page .cate-info .title_collection {
  margin: 45px 0;
}

.collection-page-fullwidth .content-page .cate-info .title_collection h3,
.collection-page-sidebar .content-page .cate-info .title_collection h3 {
  font-size: 24px;
  font-weight: 500;
  color: #000;
  
  font-family	: Poppins ;
  
}

.collection-page-fullwidth .content-page .cate-info .btn_show_all,
.collection-page-sidebar .content-page .cate-info .btn_show_all {
  align-items: center;
  margin: 45px 0;
}

.collection-page-fullwidth .content-page .cate-info .btn_show_all a,
.collection-page-sidebar .content-page .cate-info .btn_show_all a {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  
  font-family	: Poppins ;
  
}

.collection-page-fullwidth .content-page .cate-info .btn_show_all a i,
.collection-page-sidebar .content-page .cate-info .btn_show_all a i {
  font-weight: 600;
  padding-left: 10px;
}

.collection-page-fullwidth .content-page .cate-info .btn_show_all a:hover,
.collection-page-sidebar .content-page .cate-info .btn_show_all a:hover {
  color: #fb5858;
}

.collection-page-fullwidth .content-page .cate-info .btn_show_all a:hover i,
.collection-page-sidebar .content-page .cate-info .btn_show_all a:hover i {
  color: #fb5858;
}

.collection-page-fullwidth .content-page .title-cate,
.collection-page-sidebar .content-page .title-cate {
  padding-top: 70px;
}

.collection-page-fullwidth .content-page .title-cate h2,
.collection-page-sidebar .content-page .title-cate h2 {
  font-size: 24px;
  font-weight: 500;
  color: #000;
  
  font-family	: Poppins ;
  
}

.collection-page-fullwidth .content-page .shop_control,
.collection-page-sidebar .content-page .shop_control {
  padding: 50px 0 20px;
}

.collection-page-fullwidth .content-page .shop_control .filter_sortby,
.collection-page-sidebar .content-page .shop_control .filter_sortby {
  display: flex;
  align-items: center;
}

.collection-page-fullwidth .content-page .shop_control .filter_sortby .filter p,
.collection-page-sidebar .content-page .shop_control .filter_sortby .filter p {
  font-size: 11px;
  
  font-family	: Poppins ;
  
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .3em;
  color: #000;
}

.collection-page-fullwidth .content-page .shop_control .filter_sortby .filter p:before,
.collection-page-sidebar .content-page .shop_control .filter_sortby .filter p:before {
  content: "F";
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  margin-right: 10px;
  background-color: #fb5858;
  display: inline-block;
}

.collection-page-fullwidth .content-page .shop_control .filter_sortby .filter:hover p,
.collection-page-fullwidth .content-page .shop_control .filter_sortby .filter:focus p,
.collection-page-sidebar .content-page .shop_control .filter_sortby .filter:hover p,
.collection-page-sidebar .content-page .shop_control .filter_sortby .filter:focus p {
  color: #fb5858;
}

.collection-page-fullwidth .content-page .shop_control .filter_sortby .sort-pagi-bar,
.collection-page-sidebar .content-page .shop_control .filter_sortby .sort-pagi-bar {
  padding-left: 0px;
  margin-bottom: 0;
}

.collection-page-fullwidth .content-page .shop_control .filter_sortby .sort-pagi-bar li,
.collection-page-sidebar .content-page .shop_control .filter_sortby .sort-pagi-bar li {
  list-style: none;
}

.collection-page-fullwidth .content-page .shop_control .filter_sortby .sort-pagi-bar .sort-by .select-box .orderby,
.collection-page-sidebar .content-page .shop_control .filter_sortby .sort-pagi-bar .sort-by .select-box .orderby {
  border: 1px solid #e0e0e0;
  border-radius: 23px;
  color: #333333;
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 500;
}

.collection-page-fullwidth .content-page .shop_control .list-collection,
.collection-page-sidebar .content-page .shop_control .list-collection {
  padding-left: 0;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.collection-page-fullwidth .content-page .shop_control .list-collection li,
.collection-page-sidebar .content-page .shop_control .list-collection li {
  display: inline-block;
  text-align: center;
  list-style: none;
}

.collection-page-fullwidth .content-page .shop_control .list-collection li a,
.collection-page-sidebar .content-page .shop_control .list-collection li a {
  border-bottom: 1px solid transparent;
  font-size: 18px;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  position: relative;
  color: #a4a4a4;
  padding: 0;
  line-height: 40px;
  display: inline-block;
}

.collection-page-fullwidth .content-page .shop_control .list-collection li a:hover,
.collection-page-sidebar .content-page .shop_control .list-collection li a:hover {
  border-bottom: 1px solid #000;
  color: #000;
}

.collection-page-fullwidth .content-page .shop_control .style_layout_prod,
.collection-page-sidebar .content-page .shop_control .style_layout_prod {
  display: flex;
}

.collection-page-fullwidth .content-page .shop_control .style_layout_prod .sort-pagi-bar,
.collection-page-sidebar .content-page .shop_control .style_layout_prod .sort-pagi-bar {
  padding-left: 0px;
  margin-bottom: 0;
}

.collection-page-fullwidth .content-page .shop_control .style_layout_prod .sort-pagi-bar li,
.collection-page-sidebar .content-page .shop_control .style_layout_prod .sort-pagi-bar li {
  list-style: none;
}

.collection-page-fullwidth .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box,
.collection-page-sidebar .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box {
  position: relative;
}

.collection-page-fullwidth .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box select,
.collection-page-sidebar .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.collection-page-fullwidth .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box select::-ms-expand,
.collection-page-sidebar .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box select::-ms-expand {
  display: none;
}

.collection-page-fullwidth .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box .orderby,
.collection-page-sidebar .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box .orderby {
  color: #999999;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  height: 42px;
  min-width: 165px !important;
  background: transparent;
  padding-left: 15px;
}

.collection-page-fullwidth .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box:after,
.collection-page-sidebar .content-page .shop_control .style_layout_prod .sort-pagi-bar .sort-by .select-box:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  right: 15px;
  font-size: 16px;
  top: 8px;
  z-index: 1;
  color: #000;
}

.collection-page-fullwidth .content-page .col-lg-2 .product-icon-action,
.collection-page-sidebar .content-page .col-lg-2 .product-icon-action {
  padding: 4px 0;
}

.collection-page-fullwidth .content-page .col-lg-2 .product-icon-action .add-to-cart svg,
.collection-page-sidebar .content-page .col-lg-2 .product-icon-action .add-to-cart svg {
  width: 19px;
  height: auto;
}

.collection-page-fullwidth .content-page .col-lg-2 .product-icon-action .add-wishlist i,
.collection-page-fullwidth .content-page .col-lg-2 .product-icon-action .quick-view i,
.collection-page-sidebar .content-page .col-lg-2 .product-icon-action .add-wishlist i,
.collection-page-sidebar .content-page .col-lg-2 .product-icon-action .quick-view i {
  font-size: 15px;
}

.collection-page-sidebar .banner_sidebar {
  padding: 30px 0;
}

.collection-page-sidebar .banner_sidebar a {
  display: block;
  position: relative;
  overflow: hidden;
}

.collection-page-sidebar .banner_sidebar a img {
  transition: 2s;
}

.collection-page-sidebar .banner_sidebar a:before,
.collection-page-sidebar .banner_sidebar a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}

.collection-page-sidebar .banner_sidebar a:hover img {
  transform: scale(1.05);
  transition: 2s;
}

.collection-page-sidebar .banner_sidebar a:hover:before {
  right: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.collection-page-sidebar .banner_sidebar a:hover:after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.collection-page-sidebar .filter_sidebar {
  margin-top: 18px;
  padding: 0px 0px;
  padding-left: 6px;
  overflow: hidden;
  position: relative;
}

.collection-page-sidebar .filter_sidebar .widget-title {
  padding: 6px 0 6px 14px;
  border-left: 3px solid black;
  position: relative;
}

.collection-page-sidebar .filter_sidebar .widget-title h2 {
  
  font-family	: Poppins ;
  
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  background: #fff;
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding-right: 15px;
}

.collection-page-sidebar .filter_sidebar .widget-title:after {
  content: "";
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  position: absolute;
  top: 50%;
}

.collection-page-sidebar .filter_sidebar .filter-category {
  padding-top: 25px;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content {
  padding-top: 20px;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle {
  padding-left: 0;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle li {
  list-style: none;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle li a {
  line-height: 36px;
  display: inline-block;
  
  font-family	: Poppins ;
  
  font-size: 15px;
  font-weight: 400;
  color: black;
  text-transform: capitalize;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle li a i {
  font-size: 10px;
  color: #83868c;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle li a:hover {
  color: #fb5858;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle li a:hover i {
  color: #fb5858;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle .menu_lv2 {
  padding-left: 20px;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle .menu_lv2 .item_menu_lv2 a {
  line-height: 36px;
  display: inline-block;
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: black;
  text-transform: capitalize;
}

.collection-page-sidebar .filter_sidebar .filter-category .widget-content .list-category-toggle .menu_lv2 .item_menu_lv2 a:hover {
  color: #fb5858;
}

.collection-page-sidebar .filter_sidebar .filter-color {
  padding-top: 15px;
}

.collection-page-sidebar .filter_sidebar .filter-color .list_color {
  padding-left: 0;
  padding-top: 30px;
}

.collection-page-sidebar .filter_sidebar .filter-color .list_color li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 10px;
}

.collection-page-sidebar .filter_sidebar .filter-color .list_color li a {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: relative;
}

.collection-page-sidebar .filter_sidebar .filter-color .list_color li a:before {
  content: "";
  border: 1px solid #ccc;
  width: 34px;
  height: 34px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  transition: all 0.3s ease;
  opacity: 0;
}

.collection-page-sidebar .filter_sidebar .filter-color .list_color li a.active:before {
  border: 1px solid #000;
  opacity: 1;
}

.collection-page-sidebar .filter_sidebar .filter-color .list_color li a:hover:before {
  border: 1px solid #000;
  opacity: 1;
}

.collection-page-sidebar .filter_sidebar .filter-size {
  padding-top: 10px;
}

.collection-page-sidebar .filter_sidebar .filter-size .list-size {
  padding-left: 0;
  padding-top: 30px;
}

.collection-page-sidebar .filter_sidebar .filter-size .list-size li {
  list-style: none;
  display: inline-block;
}

.collection-page-sidebar .filter_sidebar .filter-size .list-size li a {
  display: inline-block;
  min-width: 38px !important;
  height: 38px !important;
  line-height: 37px;
  border: 1px solid #000 !important;
  color: #232529;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 600;
  
  font-family	: Poppins ;
  
}

.collection-page-sidebar .filter_sidebar .filter-size .list-size li a:hover {
  border: 1px solid #232529 !important;
  color: #fff;
  background: #232529;
}

.collection-page-sidebar .filter_sidebar .filter-size .list-size li a.active {
  border: 1px solid #232529 !important;
  color: #fff;
  background: #232529;
}

.collection-page-sidebar .filter_sidebar .filter-price {
  padding-top: 5px;
}

.collection-page-sidebar .filter_sidebar .filter-price .list-price {
  padding-top: 25px;
  padding-left: 0;
}

.collection-page-sidebar .filter_sidebar .filter-price .list-price li {
  list-style: none;
}

.collection-page-sidebar .filter_sidebar .filter-price .list-price li a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .1em;
  color: #000;
  line-height: 34px;
}

.collection-page-sidebar .filter_sidebar .filter-price .list-price li a:hover,
.collection-page-sidebar .filter_sidebar .filter-price .list-price li a.active {
  color: #fb5858;
}

.collection-page-sidebar .filter_sidebar .widget-tags {
  padding-top: 21px;
}

.collection-page-sidebar .filter_sidebar .widget-tags .list-tag {
  padding-left: 0;
  padding-top: 30px;
}

.collection-page-sidebar .filter_sidebar .widget-tags .list-tag li {
  list-style: none;
  display: inline-block;
}

.collection-page-sidebar .filter_sidebar .widget-tags .list-tag li a {
  display: inline-block;
  min-width: 44px !important;
  height: 44px !important;
  line-height: 41px;
  border: 1px solid #b0b0b0 !important;
  color: #868686;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 400;
  padding: 0 22px;
  
  font-family	: Poppins ;
  
}

.collection-page-sidebar .filter_sidebar .widget-tags .list-tag li a:hover {
  border: 1px solid black !important;
  color: #fff;
  background: black;
}

.collection-page-sidebar .filter_sidebar .widget-tags .list-tag li a.active {
  border: 1px solid black !important;
  color: #fff;
  background: black;
}

.collection-page-sidebar .filter_sidebar .filter-brand {
  padding-top: 25px;
}

.collection-page-sidebar .filter_sidebar .filter-brand .list-brand {
  padding-top: 15px;
  padding-left: 0;
}

.collection-page-sidebar .filter_sidebar .filter-brand .list-brand li {
  list-style: none;
}

.collection-page-sidebar .filter_sidebar .filter-brand .list-brand li a {
  
  font-family	: Poppins ;
  
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 28px;
}

.collection-page-sidebar .filter_sidebar .filter-brand .list-brand li a i {
  color: #d4d4d4;
  font-size: 16px;
  padding-right: 14px;
}

.collection-page-sidebar .filter_sidebar .filter-brand .list-brand li a:hover {
  color: #fb5858;
}

.collection-page-sidebar .filter_sidebar .filter-brand .list-brand li a:hover:before {
  color: #fb5858;
}

.collection-page-sidebar .filter_sidebar .filter-brand .list-brand li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #d4d4d4;
  font-size: 16px;
  padding-right: 14px;
}

.filter_ver2 {
  border: 1px solid #e6e6e6;
}

.filter_ver2.show {
  display: block !important;
}

.filter_ver2 .filter_sidebar2 {
  margin-top: 0;
  padding: 30px;
}

.filter_ver2 .filter_sidebar2 .widget-title h2 {
  
  font-family	: Poppins ;
  
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 20px !important;
}

.filter_ver2 .filter_sidebar2 .widget-title h2:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 55px;
  background: #fb5858;
  bottom: 0;
}

.filter_ver2 .filter_sidebar2 .filter-category {
  padding-top: 0px;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle {
  padding-left: 0px;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle li {
  list-style: none;
  padding-bottom: 5px;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle li a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  color: black;
  position: relative;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle li a i {
  font-size: 10px;
  color: #83868c;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle li a:hover {
  color: #fb5858;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle li a:hover i {
  color: #fb5858;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle .menu_lv2 {
  padding-left: 20px;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle .menu_lv2 .item_menu_lv2 a {
  line-height: 36px;
  display: inline-block;
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: black;
  text-transform: capitalize;
}

.filter_ver2 .filter_sidebar2 .filter-category .widget-content .list-category-toggle .menu_lv2 .item_menu_lv2 a:hover {
  color: #fb5858;
}

.filter_ver2 .filter_sidebar2 .filter-color {
  padding-top: 0px;
}

.filter_ver2 .filter_sidebar2 .filter-color .list_color {
  padding-left: 0;
}

.filter_ver2 .filter_sidebar2 .filter-color .list_color li {
  padding-bottom: 10px;
  list-style: none;
  display: inline-block;
  padding-right: 10px;
}

.filter_ver2 .filter_sidebar2 .filter-color .list_color li input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.filter_ver2 .filter_sidebar2 .filter-color .list_color li a {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
}

.filter_ver2 .filter_sidebar2 .filter-color .list_color li a:before {
  content: "";
  border: 1px solid #ccc;
  width: 28px;
  height: 28px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  transition: all 0.3s ease;
  opacity: 0;
}

.filter_ver2 .filter_sidebar2 .filter-color .list_color li a.active:before {
  border: 1px solid #000;
  opacity: 1;
}

.filter_ver2 .filter_sidebar2 .filter-color .list_color li a:hover:before {
  border: 1px solid #000;
  opacity: 1;
}

.filter_ver2 .filter_sidebar2 .filter-size {
  padding-top: 0px;
}

.filter_ver2 .filter_sidebar2 .filter-size .list-size {
  padding-left: 0;
}

.filter_ver2 .filter_sidebar2 .filter-size .list-size li {
  padding-bottom: 7px;
  list-style: none;
  display: inline-block;
}

.filter_ver2 .filter_sidebar2 .filter-size .list-size li input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.filter_ver2 .filter_sidebar2 .filter-size .list-size li a {
  display: inline-block;
  min-width: 38px !important;
  height: 38px !important;
  line-height: 37px;
  border: 1px solid #000 !important;
  color: #000;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 600;
  
  font-family	: Poppins ;
  
}

.filter_ver2 .filter_sidebar2 .filter-size .list-size li a:hover {
  border: 1px solid black !important;
  color: #fff;
  background: black;
}

.filter_ver2 .filter_sidebar2 .filter-size .list-size li a.active {
  border: 1px solid black !important;
  color: #fff;
  background: black;
}

.filter_ver2 .filter_sidebar2 .filter-price {
  padding-top: 0px;
}

.filter_ver2 .filter_sidebar2 .filter-price .list-price {
  padding-left: 0px;
}

.filter_ver2 .filter_sidebar2 .filter-price .list-price li {
  padding-bottom: 5px;
  list-style: none;
}

.filter_ver2 .filter_sidebar2 .filter-price .list-price li input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.filter_ver2 .filter_sidebar2 .filter-price .list-price li a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
  position: relative;
}

.filter_ver2 .filter_sidebar2 .filter-price .list-price li a i {
  display: none;
}

.filter_ver2 .filter_sidebar2 .filter-price .list-price li a:hover,
.filter_ver2 .filter_sidebar2 .filter-price .list-price li a.active {
  color: #fb5858;
}

.filter_ver2 .filter_sidebar2 .widget-tags {
  padding-top: 0px;
}

.filter_ver2 .filter_sidebar2 .widget-tags .list-tag {
  padding-left: 0;
}

.filter_ver2 .filter_sidebar2 .widget-tags .list-tag li {
  list-style: none;
  display: inline-block;
}

.filter_ver2 .filter_sidebar2 .widget-tags .list-tag li a {
  display: inline-block;
  min-width: 44px !important;
  height: 44px !important;
  line-height: 41px;
  border: 1px solid #b0b0b0 !important;
  color: #868686;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 400;
  padding: 0 22px;
  
  font-family	: Poppins ;
  
}

.filter_ver2 .filter_sidebar2 .widget-tags .list-tag li a:hover {
  border: 1px solid #fb5858 !important;
  color: #fff;
  background: #fb5858;
}

.filter_ver2 .filter_sidebar2 .widget-tags .list-tag li a.active {
  border: 1px solid #fb5858 !important;
  color: #fff;
  background: #fb5858;
}

.filter_ver2 .filter_sidebar2 .filter-brand {
  padding-top: 0px;
}

.filter_ver2 .filter_sidebar2 .filter-brand .list-brand {
  padding-left: 0px;
}

.filter_ver2 .filter_sidebar2 .filter-brand .list-brand li {
  list-style: none;
  padding-bottom: 5px;
}

.filter_ver2 .filter_sidebar2 .filter-brand .list-brand li a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 400;
  color: #000;
  position: relative;
  line-height: 0;
}

.filter_ver2 .filter_sidebar2 .filter-brand .list-brand li a i {
  color: #d4d4d4;
  font-size: 16px;
  padding-right: 14px;
}

.filter_ver2 .filter_sidebar2 .filter-brand .list-brand li a:hover {
  color: #fb5858;
}

.blog-page .content-blog-page .blog-list-view {
  padding-bottom: 67px;
}

.blog-page .content-blog-page .blog-list-view .blog_grid {
  padding-top: 67px;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb {
  overflow: hidden;
  position: relative;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb img {
  transition: 0.5s;
  min-height: 446px;
  object-fit: cover;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb:hover img {
  transform: scale(1.1);
  transition: .5s;
  opacity: .6;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb .single-post-date {
  width: 76px;
  height: 76px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  padding: 10px 15px;
  background-color: #fff;
  top: 30px;
  left: 30px;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb .single-post-date .date {
  font-size: 20px;
  font-weight: 500;
  
  font-family	: Poppins ;
  
  position: relative;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb .single-post-date .date:before {
  content: '';
  height: 1px;
  width: 44px;
  display: block;
  background-color: #c8c8c8;
  position: absolute;
  bottom: -1px;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-thumb .single-post-date .month {
  font-size: 14px;
  font-weight: 500;
  
  font-family	: Poppins ;
  
  text-transform: uppercase;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .blog-title {
  font-size: 12px;
  text-transform: uppercase;
  
  font-family	: Poppins ;
  
  letter-spacing: .2em;
  font-weight: 500;
  margin-top: 30px;
  color: #aaaaaa;
  padding-bottom: 5px;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title {
  padding-bottom: 25px;
  position: relative;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title:before {
  content: '';
  width: 55px;
  height: 1px;
  background-color: #e0e0e0;
  display: block;
  bottom: 0;
  position: absolute;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title a {
  font-size: 22px;
  
  font-family	: Poppins ;
  
  font-weight: 500;
  color: #333333;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  transition: .8s;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title a:after {
  content: attr(title);
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  -webkit-transition: height .8s ease 0s;
  -moz-transition: height .8s ease 0s;
  -o-transition: height .8s ease 0s;
  transition: height .8s ease 0s;
  overflow: hidden;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title a:hover {
  color: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .post-title a:hover:after {
  height: 0;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .desc {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  color: #a8a8a8;
  margin-top: 22px;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  color: #000;
  margin-top: 23px;
  display: inline-block;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore i {
  padding-left: 10px;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore span {
  position: relative;
  padding-bottom: 5px;
  display: inline-block;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore span:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore:hover {
  color: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_grid .post-info .btn_readmore:hover span:after {
  background: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_standar {
  padding-top: 67px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 38px;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .article_img {
  position: relative;
  overflow: hidden;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .article_img img {
  transition: 0.5s;
  transform: scale(1.05);
}

.blog-page .content-blog-page .blog-list-view .blog_standar .article_img:hover img {
  transition: 0.5s;
  transform: scale(1);
  filter: blur(2px);
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date {
  width: 76px;
  height: 76px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  padding: 10px 15px;
  background-color: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date .date {
  font-size: 20px;
  font-weight: 500;
  
  font-family	: Poppins ;
  
  position: relative;
  color: #fff;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date .date:before {
  content: '';
  height: 1px;
  width: 44px;
  display: block;
  background-color: #fff;
  position: absolute;
  bottom: -1px;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date .month {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  
  font-family	: Poppins ;
  
  text-transform: uppercase;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info {
  display: inline-block;
  padding-top: 35px;
  padding-left: 24px;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .blog-title {
  font-size: 12px;
  text-transform: uppercase;
  
  font-family	: Poppins ;
  
  letter-spacing: .2em;
  font-weight: 400;
  color: #aaaaaa;
  padding-bottom: 7px;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title {
  position: relative;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title a {
  font-size: 30px;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  color: #333333;
  display: inline-block;
  position: relative;
  transition: .8s;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title a:after {
  content: attr(title);
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  -webkit-transition: height .8s ease 0s;
  -moz-transition: height .8s ease 0s;
  -o-transition: height .8s ease 0s;
  transition: height .8s ease 0s;
  overflow: hidden;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title a:hover {
  color: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info .post-title a:hover:after {
  height: 0;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .des_article {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  color: #a8a8a8;
  margin-top: 25px;
  line-height: 28px;
  margin-bottom: 36px;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .author {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #aaaaaa;
  letter-spacing: .2em;
  font-weight: 400;
  position: relative;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .author a {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: .2em;
  font-weight: 500;
  padding-left: 5px;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .author:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 1px;
  background-color: #cbcbcb;
  -moz-transform: rotate(315deg) translate(0px, -5px);
  -webkit-transform: rotate(315deg) translate(0px, -5px);
  -o-transform: rotate(315deg) translate(0px, -5px);
  -ms-transform: rotate(315deg) translate(0px, -5px);
  transform: rotate(315deg) translate(0px, -5px);
  margin-left: 10px;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .comment_count {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #aaaaaa;
  letter-spacing: .1em;
  font-weight: 400;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  color: #000;
  margin-top: 12px;
  display: inline-block;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore i {
  padding-left: 10px;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore span {
  position: relative;
  padding-bottom: 5px;
  display: inline-block;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore span:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore:hover {
  color: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_standar .post-info .btn_readmore:hover span:after {
  background: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_classic {
  padding-top: 67px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 38px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .article_img {
  position: relative;
  overflow: hidden;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .article_img img {
  transition: 0.5s;
  transform: scale(1.05);
}

.blog-page .content-blog-page .blog-list-view .blog_classic .article_img:hover img {
  transition: 0.5s;
  transform: scale(1);
  filter: blur(2px);
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info {
  display: inline-block;
  padding-top: 35px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .blog-title {
  font-size: 12px;
  text-transform: uppercase;
  
  font-family	: Poppins ;
  
  letter-spacing: .2em;
  font-weight: 500;
  color: #aaaaaa;
  padding-bottom: 7px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title {
  position: relative;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title a {
  font-size: 30px;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  color: #333333;
  display: inline-block;
  position: relative;
  transition: .8s;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title a:after {
  content: attr(title);
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  -webkit-transition: height .8s ease 0s;
  -moz-transition: height .8s ease 0s;
  -o-transition: height .8s ease 0s;
  transition: height .8s ease 0s;
  overflow: hidden;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title a:hover {
  color: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .title_info .post-title a:hover:after {
  height: 0;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .des_article {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  color: #a8a8a8;
  margin-top: 25px;
  line-height: 28px;
  margin-bottom: 36px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .author {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #aaaaaa;
  letter-spacing: .2em;
  font-weight: 400;
  position: relative;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .author a {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: .2em;
  font-weight: 500;
  padding-left: 5px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .author:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 1px;
  background-color: #cbcbcb;
  -moz-transform: rotate(315deg) translate(0px, -5px);
  -webkit-transform: rotate(315deg) translate(0px, -5px);
  -o-transform: rotate(315deg) translate(0px, -5px);
  -ms-transform: rotate(315deg) translate(0px, -5px);
  transform: rotate(315deg) translate(0px, -5px);
  margin-left: 10px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .date {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #aaaaaa;
  letter-spacing: .1em;
  font-weight: 400;
  position: relative;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .date a {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: .1em;
  font-weight: 500;
  padding-left: 5px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .date:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 1px;
  background-color: #cbcbcb;
  -moz-transform: rotate(315deg) translate(0px, -5px);
  -webkit-transform: rotate(315deg) translate(0px, -5px);
  -o-transform: rotate(315deg) translate(0px, -5px);
  -ms-transform: rotate(315deg) translate(0px, -5px);
  transform: rotate(315deg) translate(0px, -5px);
  margin-left: 10px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .comment_count {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #aaaaaa;
  letter-spacing: .1em;
  font-weight: 400;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  color: #000;
  margin-top: 12px;
  display: inline-block;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore i {
  padding-left: 10px;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore span {
  position: relative;
  padding-bottom: 5px;
  display: inline-block;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore span:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore:hover {
  color: #fb5858;
}

.blog-page .content-blog-page .blog-list-view .blog_classic .post-info .btn_readmore:hover span:after {
  background: #fb5858;
}

.blog-page .content-blog-page .pagi-nav span {
  width: 45px;
  height: 45px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  line-height: 43px;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #232529;
  margin-right: 4px;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

.blog-page .content-blog-page .pagi-nav span a {
  display: block;
}

.blog-page .content-blog-page .pagi-nav span a i {
  font-size: 22px;
}

.blog-page .content-blog-page .pagi-nav span:hover {
  background: black;
  color: #fff;
}

.blog-page .content-blog-page .pagi-nav .current {
  background: black;
  color: #fff;
}

.blog-page .blog_sidebar {
  padding-top: 67px;
}

.blog-page .blog_sidebar .blog_sidebar_cate {
  padding-bottom: 17px;
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle {
  padding-left: 0;
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li {
  list-style: none;
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a {
  padding: 12px 0;
  display: block;
  
  font-family	: Poppins ;
  
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a i {
  color: #000;
  font-size: 14px;
  padding-right: 14px;
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a:hover {
  color: #fb5858;
}

.blog-page .blog_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a:hover i {
  color: #fb5858;
}

.blog-page .blog_sidebar .blog_sidebar_recent {
  padding-bottom: 44px;
}

.blog-page .blog_sidebar .blog_sidebar_recent .widget-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post {
  padding: 14px 0 24px 0;
  border-bottom: 1px solid #f1f1f1;
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-thumb {
  width: 80px;
  float: left;
  padding-top: 8px;
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-thumb img {
  min-height: 80px;
  object-fit: cover;
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-info {
  overflow: hidden;
  padding-left: 15px;
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .date-post {
  
  font-family	: Poppins ;
  
  font-size: 11px;
  color: #aaaaaa;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em;
  padding-bottom: 5px;
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .post-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 400;
  color: #333333;
  padding-bottom: 3px;
}

.blog-page .blog_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .comment-count {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  color: #aaaaaa;
  font-weight: 500;
}

.blog-page .blog_sidebar .widget-tags {
  padding-bottom: 38px;
}

.blog-page .blog_sidebar .widget-tags .widget-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.blog-page .blog_sidebar .widget-tags .list-tag {
  padding-left: 0;
  margin-top: 26px;
}

.blog-page .blog_sidebar .widget-tags .list-tag li {
  list-style: none;
  display: inline-block;
}

.blog-page .blog_sidebar .widget-tags .list-tag li a {
  display: inline-block;
  min-width: 44px !important;
  height: 35px !important;
  line-height: 35px;
  border: 1px solid #000 !important;
  color: #000;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 400;
  padding: 0 22px;
  
  font-family	: Poppins ;
  
}

.blog-page .blog_sidebar .widget-tags .list-tag li a:hover {
  border: 1px solid #fb5858 !important;
  color: #fff;
  background: #fb5858;
}

.blog-page .blog_sidebar .widget-search {
  padding-bottom: 40px;
}

.blog-page .blog_sidebar .widget-search .widget-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.blog-page .blog_sidebar .widget-search .wg-search-form {
  margin-top: 30px;
  position: relative;
}

.blog-page .blog_sidebar .widget-search .wg-search-form input[type='text'] {
  width: 100%;
  border: none;
  background-color: #f3f3f3;
  padding: 16px 30px;
  color: #a8a8a8;
}

.blog-page .blog_sidebar .widget-search .wg-search-form input[type='text']::placeholder {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  color: #a8a8a8;
}

.blog-page .blog_sidebar .widget-search .wg-search-form button[type='submit'] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  height: 56px;
  width: 85px;
  text-align: center;
  background: #000;
}

.blog-page .blog_sidebar .widget-search .wg-search-form button[type='submit'] i {
  color: #fff;
  line-height: 56px;
  font-size: 22px;
}

.blog-page .blog_sidebar .widget-search .wg-search-form button[type='submit']:hover {
  background: #fb5858;
}

.blog-page .blog_sidebar .widget-search .wg-search-form button[type='submit']:hover i {
  color: #fff;
}

.article-page .content-single-blog .post-details {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 38px;
  padding-top: 64px;
}

.article-page .content-single-blog .post-details .article_title {
  font-size: 50px;
  font-weight: 300;
  
  font-family	: Poppins ;
  
  text-align: center;
  text-transform: unset;
  padding-bottom: 20px;
  width: 80%;
  margin: 0 auto;
}

.article-page .content-single-blog .post-details .single-post-thumb {
  padding-bottom: 30px;
}

.article-page .content-single-blog .post-details .cmt-author {
  text-align: center;
  margin-bottom: 40px;
}

.article-page .content-single-blog .post-details .cmt-author .author {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #aaaaaa;
  letter-spacing: .2em;
  font-weight: 400;
  position: relative;
}

.article-page .content-single-blog .post-details .cmt-author .author a {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: .2em;
  font-weight: 500;
  padding-left: 5px;
}

.article-page .content-single-blog .post-details .cmt-author .author:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 1px;
  background-color: #cbcbcb;
  -moz-transform: rotate(315deg) translate(0px, -5px);
  -webkit-transform: rotate(315deg) translate(0px, -5px);
  -o-transform: rotate(315deg) translate(0px, -5px);
  -ms-transform: rotate(315deg) translate(0px, -5px);
  transform: rotate(315deg) translate(0px, -5px);
  margin-left: 10px;
}

.article-page .content-single-blog .post-details .cmt-author .comment_count {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  color: #aaaaaa;
  letter-spacing: .2em;
  font-weight: 400;
}

.article-page .content-single-blog .post-details .content-post-default p {
  font-size: 14px;
  color: #a8a8a8;
  font-weight: 400;
  
  font-family	: Poppins ;
  
  line-height: 28px;
}

.article-page .content-single-blog .post-details .content-post-default blockquote {
  position: relative;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  
  font-family	: Poppins ;
  
  font-style: inherit;
  line-height: 29px;
  margin: 30px 30px 24px;
}

.article-page .content-single-blog .post-details .content-post-default blockquote:before {
  content: "";
  height: 100%;
  width: 4px;
  background: #fb5858;
  position: absolute;
  left: 0;
  top: 0;
}

.article-page .content-single-blog .post-details .cate-tags .tags .title_tag {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.article-page .content-single-blog .post-details .cate-tags .tags a {
  font-size: 12px;
  font-weight: 400;
  color: #aaaaaa;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.article-page .content-single-blog .post-details .cate-tags .tags a:hover {
  color: #fb5858;
}

.article-page .content-single-blog .post-details .cate-tags .cate .title_cate {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.article-page .content-single-blog .post-details .cate-tags .cate a {
  font-size: 12px;
  font-weight: 400;
  color: #aaaaaa;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.article-page .content-single-blog .post-details .cate-tags .cate a:hover {
  color: #fb5858;
}

.article-page .content-single-blog .next_prev_post {
  padding-top: 38px;
}

.article-page .content-single-blog .next_prev_post a i {
  font-size: 12px;
}

.article-page .content-single-blog .single-related-post {
  position: relative;
  margin: 25px 0 30px 0;
}

.article-page .content-single-blog .single-related-post .next-slide,
.article-page .content-single-blog .single-related-post .prev-slide {
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  background: #fff;
  color: black;
  position: absolute;
  top: 30%;
  z-index: 1;
}

.article-page .content-single-blog .single-related-post .next-slide {
  right: 0px;
}

.article-page .content-single-blog .single-related-post .prev-slide {
  left: 0px;
}

.article-page .content-single-blog .single-related-post .title-single-related-post {
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  color: #333;
  margin-bottom: 0;
}

.article-page .content-single-blog .single-related-post .blog_grid {
  padding-top: 30px;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-thumb {
  overflow: hidden;
  position: relative;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-thumb img {
  transition: 0.5s;
  min-height: 300px;
  object-fit: cover;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-thumb:hover img {
  transform: scale(1.1);
  transition: .5s;
  opacity: .6;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-thumb .single-post-date {
  width: 66px;
  height: 66px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  padding: 10px 15px;
  background-color: #fff;
  top: 30px;
  left: 30px;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-thumb .single-post-date .date {
  font-size: 15px;
  font-weight: 500;
  
  font-family	: Poppins ;
  
  position: relative;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-thumb .single-post-date .date:before {
  content: '';
  height: 1px;
  width: 44px;
  display: block;
  background-color: #c8c8c8;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translatex(-50%);
}

.article-page .content-single-blog .single-related-post .blog_grid .post-thumb .single-post-date .month {
  font-size: 12px;
  font-weight: 500;
  
  font-family	: Poppins ;
  
  text-transform: uppercase;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .blog-title {
  font-size: 12px;
  text-transform: uppercase;
  
  font-family	: Poppins ;
  
  letter-spacing: .2em;
  font-weight: 500;
  margin-top: 30px;
  color: #aaaaaa;
  padding-bottom: 5px;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .post-title {
  padding-bottom: 25px;
  position: relative;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .post-title:before {
  content: '';
  width: 55px;
  height: 1px;
  background-color: #e0e0e0;
  display: block;
  bottom: 0;
  position: absolute;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .post-title a {
  font-size: 22px;
  
  font-family	: Poppins ;
  
  font-weight: 500;
  color: #333333;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  transition: .8s;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .post-title a:after {
  content: attr(title);
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  -webkit-transition: height .8s ease 0s;
  -moz-transition: height .8s ease 0s;
  -o-transition: height .8s ease 0s;
  transition: height .8s ease 0s;
  overflow: hidden;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .post-title a:hover {
  color: #fb5858;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .post-title a:hover:after {
  height: 0;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .btn_readmore {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  color: #000;
  margin-top: 23px;
  display: inline-block;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .btn_readmore i {
  padding-left: 10px;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .btn_readmore span {
  position: relative;
  padding-bottom: 5px;
  display: inline-block;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .btn_readmore span:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .btn_readmore:hover {
  color: #fb5858;
}

.article-page .content-single-blog .single-related-post .blog_grid .post-info .btn_readmore:hover span:after {
  background: #fb5858;
}

.article-page .article_sidebar {
  padding-top: 77px;
}

.article-page .article_sidebar .blog_sidebar_cate {
  padding-bottom: 17px;
}

.article-page .article_sidebar .blog_sidebar_cate .widget-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.article-page .article_sidebar .blog_sidebar_cate .widget-content .list-category-toggle {
  padding-left: 0;
}

.article-page .article_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li {
  list-style: none;
}

.article-page .article_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a {
  padding: 12px 0;
  display: block;
  
  font-family	: Poppins ;
  
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.article-page .article_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a i {
  color: #000;
  font-size: 14px;
  padding-right: 14px;
}

.article-page .article_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a:hover {
  color: #fb5858;
}

.article-page .article_sidebar .blog_sidebar_cate .widget-content .list-category-toggle li a:hover i {
  color: #fb5858;
}

.article-page .article_sidebar .blog_sidebar_recent {
  padding-bottom: 44px;
}

.article-page .article_sidebar .blog_sidebar_recent .widget-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.article-page .article_sidebar .blog_sidebar_recent .list-posts .item-post {
  padding: 14px 0 24px 0;
  border-bottom: 1px solid #f1f1f1;
}

.article-page .article_sidebar .blog_sidebar_recent .list-posts .item-post .post-thumb {
  width: 80px;
  float: left;
  padding-top: 8px;
}

.article-page .article_sidebar .blog_sidebar_recent .list-posts .item-post .post-thumb img {
  min-height: 80px;
  object-fit: cover;
}

.article-page .article_sidebar .blog_sidebar_recent .list-posts .item-post .post-info {
  overflow: hidden;
  padding-left: 15px;
}

.article-page .article_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .date-post {
  
  font-family	: Poppins ;
  
  font-size: 11px;
  color: #aaaaaa;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em;
  padding-bottom: 5px;
}

.article-page .article_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .post-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 400;
  color: #333333;
  padding-bottom: 3px;
}

.article-page .article_sidebar .blog_sidebar_recent .list-posts .item-post .post-info .comment-count {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  color: #aaaaaa;
  font-weight: 500;
}

.article-page .article_sidebar .widget-tags {
  padding-bottom: 38px;
}

.article-page .article_sidebar .widget-tags .widget-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.article-page .article_sidebar .widget-tags .list-tag {
  padding-left: 0;
  margin-top: 26px;
}

.article-page .article_sidebar .widget-tags .list-tag li {
  list-style: none;
  display: inline-block;
}

.article-page .article_sidebar .widget-tags .list-tag li a {
  display: inline-block;
  min-width: 44px !important;
  height: 35px !important;
  line-height: 35px;
  border: 1px solid #000 !important;
  color: #000;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 400;
  padding: 0 22px;
  
  font-family	: Poppins ;
  
}

.article-page .article_sidebar .widget-tags .list-tag li a:hover {
  border: 1px solid #fb5858 !important;
  color: #fff;
  background: #fb5858;
}

.article-page .article_sidebar .widget-search {
  padding-bottom: 40px;
}

.article-page .article_sidebar .widget-search .widget-title {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.article-page .article_sidebar .widget-search .wg-search-form {
  margin-top: 30px;
  position: relative;
}

.article-page .article_sidebar .widget-search .wg-search-form input[type='text'] {
  width: 100%;
  border: none;
  background-color: #f3f3f3;
  padding: 16px 30px;
  color: #a8a8a8;
}

.article-page .article_sidebar .widget-search .wg-search-form input[type='text']::placeholder {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  color: #a8a8a8;
}

.article-page .article_sidebar .widget-search .wg-search-form button[type='submit'] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  height: 56px;
  width: 85px;
  text-align: center;
  background: #000;
}

.article-page .article_sidebar .widget-search .wg-search-form button[type='submit'] i {
  color: #fff;
  line-height: 56px;
  font-size: 22px;
}

.article-page .article_sidebar .widget-search .wg-search-form button[type='submit']:hover {
  background: #fb5858;
}

.article-page .article_sidebar .widget-search .wg-search-form button[type='submit']:hover i {
  color: #fff;
}

.article-page .reply-comment .title_form {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 500;
  
  font-family	: Poppins ;
  
  padding: 40px 0;
}

.article-page .reply-comment .contact-form .contact-name {
  width: 50%;
  float: left;
  padding-right: 10px;
}

.article-page .reply-comment .contact-form .contact-name input {
  width: 100%;
  border: 1px solid #d6d6d6;
  color: #000;
  border-radius: 0;
  padding: 11px 0 11px 23px;
  font-size: 14px;
  
  font-family	: Poppins ;
  
}

.article-page .reply-comment .contact-form .contact-name input::placeholder {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  color: #999999;
}

.article-page .reply-comment .contact-form .contact-email {
  width: 50%;
  float: left;
  padding-left: 10px;
}

.article-page .reply-comment .contact-form .contact-email input {
  width: 100%;
  border: 1px solid #d6d6d6;
  color: #000;
  border-radius: 0;
  padding: 11px 0 11px 23px;
  font-size: 14px;
  
  font-family	: Poppins ;
  
}

.article-page .reply-comment .contact-form .contact-email input::placeholder {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  color: #999999;
}

.article-page .reply-comment .contact-form .contact-message {
  clear: both;
  margin-top: 10px;
}

.article-page .reply-comment .contact-form .contact-message textarea {
  width: 100%;
  border: 1px solid #d6d6d6;
  color: #000;
  border-radius: 0;
  padding-left: 23px;
  font-size: 14px;
  
  font-family	: Poppins ;
  
  padding-top: 18px;
}

.article-page .reply-comment .contact-form .contact-message textarea::placeholder {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  color: #999999;
}

.article-page .reply-comment .contact-form .contact-submit input {
  width: 100%;
  background: #000;
  padding: 15px 0;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 14px;
  
  font-family	: Poppins ;
  
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  transition: .3s;
}

.article-page .reply-comment .contact-form .contact-submit:hover input {
  background: #fb5858;
  transition: .3s;
}

.article-page .blog-comment-detail .title_cmt_details {
  font-size: 22px;
  
  font-family	: Poppins ;
  
  color: #000;
  font-weight: 500;
  padding: 40px 0 0 0;
}

.article-page .blog-comment-detail .comment-details {
  border-bottom: 1px solid #ebebeb;
  padding: 48px 0;
  overflow: hidden;
}

.article-page .blog-comment-detail .comment-details .comment-thumb {
  width: 120px;
  margin-right: 20px;
  float: left;
}

.article-page .blog-comment-detail .comment-details .comment-info {
  overflow: hidden;
}

.article-page .blog-comment-detail .comment-details .comment-info .author-name {
  font-size: 12px;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.article-page .blog-comment-detail .comment-details .comment-info .reply-button {
  display: inline-block;
  float: right;
  color: #c2c2c2;
}

.article-page .blog-comment-detail .comment-details .comment-info .reply-button:hover {
  color: #fb5858;
}

.article-page .blog-comment-detail .comment-details .comment-info .date-post {
  font-size: 14px;
  
  font-family	: Poppins ;
  
  color: #b0b0b0;
  padding-top: 5px;
}

.article-page .blog-comment-detail .comment-details .comment-info .desc {
  padding-top: 10px;
  font-size: 14px;
  
  font-family	: Poppins ;
  
  color: #999999;
  line-height: 28px;
}

.article-page .blog-comment-detail .comment-details .comment-info .desc p {
  margin-bottom: 0;
}

.content-404 {
  padding: 100px 0;
  text-align: center;
}

.content-404 .title-404 {
  font-size: 100px;
  margin-bottom: 20px;
  font-weight: 600;
}

.content-404 .page-title {
  font-size: 30px;
  font-weight: 600;
}

.content-404 .sub-title {
  color: #a8a8a8;
  font-size: 16px;
}

.content-404 .sub-link {
  color: #a8a8a8;
  font-size: 14px;
}

.content-404 .sub-link a {
  color: #fb5858;
}

.content-404 .search {
  position: relative;
  max-width: 560px;
  margin: 0 auto;
  margin-top: 25px;
}

.content-404 .search input[type='text'] {
  padding: 17px 25px;
  max-width: 100%;
  background-color: transparent;
  border: 1px solid #d6d6d6;
  font-size: 14px;
  color: #999;
  line-height: 24px;
  width: 100%;
}

.content-404 .search button[type='submit'] {
  color: #fff;
  font-size: 25px;
  background: #000;
  padding: 11px 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.list-category {
  padding: 50px 0;
}

.list-category .img_collection {
  position: relative;
  overflow: hidden;
}

.list-category .img_collection img {
  transition: .3s;
}

.list-category .img_collection:before,
.list-category .img_collection:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: 1;
}

.list-category .img_collection:hover img {
  transform: scale(1.05);
  transition: .3s;
}

.list-category .img_collection:hover:before {
  right: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.list-category .img_collection:hover:after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.list-category .info_col .title_collection {
  font-size: 30px;
  font-weight: 300;
  
  font-family	: Poppins ;
  
  color: #000;
  margin-top: 30px;
}

.list-category .info_col .total_item {
  font-size: 16px;
  font-weight: 400;
  
  font-family	: Poppins ;
  
  color: #000;
}

.list-category .info_col .shop-button {
  height: 60px;
  min-width: 120px;
  line-height: 60px;
  background-color: #000;
  display: inline-flex;
  color: #fff;
  padding: 0 26px;
  margin-top: 20px;
  position: relative;
  transition: background-color .3s;
}

.list-category .info_col .shop-button:before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
}

.list-category .info_col .shop-button:hover {
  background-color: #fb5858;
  transition: background-color .3s;
}

.list-category .info_col .shop-button:hover:before {
  animation: shine .75s;
}

.page-cart {
  padding: 50px 0;
}

.page-cart .content-cart-page .shop_table {
  border: 1px solid #dee2e6;
}

.page-cart .content-cart-page .shop_table .cart-title th {
  border-bottom: 0;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #000;
  
  font-family	: Poppins ;
  
  padding: 15px 20px;
  border-left: 1px solid #dee2e6;
}

.page-cart .content-cart-page .shop_table .cart-title .product-price,
.page-cart .content-cart-page .shop_table .cart-title .product-quantity,
.page-cart .content-cart-page .shop_table .cart-title .product-subtotal {
  text-align: center;
}

.page-cart .content-cart-page .shop_table .cart_item .product-thumbnail {
  width: 140px;
}

.page-cart .content-cart-page .shop_table .cart_item .product-name-thumb,
.page-cart .content-cart-page .shop_table .cart_item .product-price,
.page-cart .content-cart-page .shop_table .cart_item .product-subtotal {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #a8a8a8;
  line-height: 1.6;
  font-weight: 400;
}

.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty input[type="text"] {
  width: 100%;
  max-width: 135px;
  border: none;
  border-bottom: 2px solid #000;
  height: 55px;
  color: #000;
  background: 0 0;
  padding: 0;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  border-radius: 0;
}

.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_minus,
.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_plus {
  position: absolute;
  transform: translateY(10px);
  transition: .3s;
  opacity: 0;
  color: black;
  padding: 0;
  width: unset;
  border: 0;
  font-weight: 600;
  font-size: 16px;
}

@media (max-width: 1366px) {

  .page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_minus,
  .page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_plus {
    transform: none;
    transition: .3s;
    opacity: 1;
  }
}

.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_minus:hover,
.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_plus:hover {
  color: #fb5858;
}

.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_plus {
  right: 0px;
  bottom: 14px;
  top: unset;
}

.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_minus {
  left: 0px;
  bottom: 14px;
  top: unset;
}

.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty:hover .qty_minus,
.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty:hover .qty_plus,
.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty:focus .qty_minus,
.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty:focus .qty_plus {
  position: absolute;
  transform: none;
  transition: .3s;
  opacity: 1;
}

.page-cart .content-cart-page .shop_table .cart_item .product-remove a {
  font-size: 10px;
}

.page-cart .content-cart-page .shop_table .cart_item .product-price,
.page-cart .content-cart-page .shop_table .cart_item .product-quantity,
.page-cart .content-cart-page .shop_table .cart_item .product-subtotal,
.page-cart .content-cart-page .shop_table .cart_item .product-remove {
  text-align: center;
}

.page-cart .content-cart-page .cart_totals .cart-update {
  margin: 20px 10px 20px 0;
  display: inline-block;
}

.page-cart .content-cart-page .cart_totals .cart-update input[type='submit'] {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 65px;
  border: none;
  background-color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: .2em;
  font-weight: 500;
  position: relative;
  border-radius: 0;
}

.page-cart .content-cart-page .cart_totals .cart-update input[type='submit']:hover {
  background: #fb5858;
}

.page-cart .content-cart-page .cart_totals .continue-shopping {
  margin: 20px 0 20px 10px;
  display: inline-block;
}

.page-cart .content-cart-page .cart_totals .continue-shopping a {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 65px;
  border: none;
  background: #fb5858;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: .2em;
  font-weight: 500;
  position: relative;
  border-radius: 0;
}

.page-cart .content-cart-page .cart_totals .cart-check {
  border: 1px solid #e3e3e3;
  padding: 41px 40px 63px;
  overflow: hidden;
  margin: 30px 0;
}

.page-cart .content-cart-page .cart_totals .cart-check .cart-title {
  font-weight: 600;
  font-size: 12px;
  line-height: 30px;
  color: #000;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 0;
  
  font-family	: Poppins ;
  
  padding: 17px 20px 17px 0;
}

.page-cart .content-cart-page .cart_totals .cart-check .total-checkout {
  border-top: 1px solid #e3e3e3;
}

.page-cart .content-cart-page .cart_totals .cart-check .total-checkout .cart-label {
  
  font-family	: Poppins ;
  
  padding: 17px 0;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
}

.page-cart .content-cart-page .cart_totals .cart-check .total-checkout .cart-amount {
  
  font-family	: Poppins ;
  
  padding: 17px 0;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}

.page-cart .content-cart-page .cart_totals .cart-check .checkout-button {
  margin-top: 15px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 65px;
  border: none;
  background-color: #fb5858;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: .2em;
  font-weight: 500;
  position: relative;
  border-radius: 0;
}

.page-cart .content-cart-page .cart_totals .notice-currency {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-transform: capitalize;
  
  font-family	: Poppins ;
  
  margin-top: 30px;
}

.product-quickview .owl-carousel {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
  display: flex;
}

.product-quickview .owl-carousel .item {
  padding: 0 5px;
}

.product-quickview .popup-quickview .product-info-main .product-item .product-name a {
  
  font-family	: Poppins ;
  
  font-size: 22px;
  font-weight: 400;
  color: #010101;
  margin-bottom: 12px;
  line-height: 32px;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-price span {
  font-size: 22px;
  font-weight: 600;
  color: #000;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-desc {
  border-top: 1px solid #e7e7e7;
  padding-top: 23px;
  margin-bottom: 25px;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-desc p {
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  font-weight: 500;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .swatch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .swatch .header {
  
  font-family	: Poppins ;
  
  color: #000000;
  margin: 0;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 30px;
  font-weight: 600;
  border-bottom: 2px solid #000;
  margin-right: 27px;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .swatch .swatch-element .size-quickview {
  display: inline-block;
  min-width: 44px !important;
  height: 44px !important;
  border: 2px solid #b0b0b0;
  color: #868686;
  margin: 0 10px 10px 0 !important;
  padding-top: 6px;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .swatch .swatch-element .color-quickview {
  background-color: white;
  display: inline-block;
  margin-right: 0;
  padding: 3px;
  border-radius: 50%;
  border: 2px solid #b0b0b0;
  margin-bottom: 10px;
  min-width: 30px !important;
  height: 30px !important;
  transition: all .3s ease;
  margin: 0 10px 10px 0;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .swatch input:checked+label {
  border: 2px solid #000 !important;
  color: #000 !important;
  background: transparent;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty {
  margin-right: 24px;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty input[type="text"] {
  width: 100%;
  max-width: 135px;
  border: none;
  border-bottom: 2px solid #000;
  height: 55px;
  color: #000;
  background: 0 0;
  padding: 0;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  border-radius: 0;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty .qty_minus,
.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty .qty_plus {
  position: absolute;
  transform: translateY(10px);
  transition: .3s;
  opacity: 0;
  color: black;
  padding: 0;
  width: unset;
  border: 0;
  font-weight: 600;
  font-size: 16px;
}

@media (max-width: 1366px) {

  .product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty .qty_minus,
  .product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty .qty_plus {
    transform: none;
    transition: .3s;
    opacity: 1;
  }
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty .qty_minus:hover,
.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty .qty_plus:hover {
  color: #fb5858;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty .qty_plus {
  right: 0px;
  bottom: 14px;
  top: unset;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty .qty_minus {
  left: 0px;
  bottom: 14px;
  top: unset;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty:hover .qty_minus,
.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty:hover .qty_plus,
.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty:focus .qty_minus,
.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty:focus .qty_plus {
  position: absolute;
  transform: none;
  transition: .3s;
  opacity: 1;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .btn-addtocart .shop-button {
  margin-left: 10px;
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 12px;
  background: #fb5858;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
}

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .btn-addtocart .shop-button:hover {
  background: black;
}

.engo-popup .content .product-info .product-name {
  
  font-family	: Poppins ;
  
  padding-bottom: 0px;
  font-size: 20px;
  line-height: 20px;
  text-transform: capitalize;
  font-weight: 400;
}

.engo-popup .content .actions {
  display: flex;
}

.engo-popup .content .actions .shop-button {
  margin-right: 7px;
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 190px;
  height: 50px;
  font-size: 12px;
  background: #000;
  letter-spacing: 1.5px;
  justify-content: center;
  text-transform: capitalize;
  font-weight: 400;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
}

.engo-popup .content .actions .shop-button:hover {
  background: #fb5858;
}

.page-wishlist {
  padding: 40px 0;
}

.page-wishlist .table-product .table {
  border: 1px solid #dee2e6;
}

.page-wishlist .table-product .table th {
  border-bottom: 0;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #000;
  
  font-family	: Poppins ;
  
  padding: 15px 20px;
  border-left: 1px solid #dee2e6;
}

.page-wishlist .table-product .table .prod_thumb {
  width: 140px;
}

.page-wishlist .table-product .table .prod_title a {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #a8a8a8;
  line-height: 1.6;
  font-weight: 400;
}

.page-wishlist .table-product .table .prod_title a:hover {
  color: #fb5858;
}

.page-wishlist .table-product .table .prod_price ins,
.page-wishlist .table-product .table .prod_price del {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #a8a8a8;
  line-height: 1.6;
  font-weight: 400;
  text-decoration: none;
}

.page-wishlist .table-product .table .prod_btn .shop-button {
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 12px;
  background: #000;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  margin: auto;
}

.page-wishlist .table-product .table .prod_btn .shop-button:hover {
  background: #fb5858;
}

.page-wishlist .table-product .table .remove .remove_prod {
  color: #000;
  font-size: 13px;
}

.page-wishlist .table-product .table .remove .remove_prod:hover {
  color: #fb5858;
}

.page-wishlist .continue-shop {
  margin-top: 20px;
}

.page-wishlist .continue-shop .shop-button {
  
  font-family	: Poppins ;
  
  transition: all .3s ease;
  width: 200px;
  height: 55px;
  font-size: 12px;
  background: #000;
  letter-spacing: 2.2px;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  margin: auto;
}

.page-wishlist .continue-shop .shop-button:hover {
  background: #fb5858;
}

@-webkit-keyframes underline-link {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50.01% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes underline-link {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50.01% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

#shopify-product-reviews .spr-container {
  text-align: left;
}

#shopify-product-reviews .spr-container .spr-header .spr-summary-actions a {
  text-decoration: none;
  color: #7a7a7a;
}

#shopify-product-reviews .spr-container .spr-header .spr-summary-actions:hover a {
  color: #fb5858;
}

#shopify-product-reviews .spr-container .spr-form-review-rating .spr-starrating a {
  color: #f7941d;
}

#shopify-product-reviews .spr-form-actions .spr-button {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 0;
  padding: 10px 20px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 600;
  transition: all 0.5s ease;
}

#shopify-product-reviews .spr-form-actions .spr-button:hover {
  background: #fb5858;
}

input,
select,
textarea {
  border: 1px solid #e4e4e4;
  color: #000;
}

.overlay-filter.active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(29, 29, 31, 0.6);
}

.coming_soon {
  background-image: url(https://placehold.it/1902x1080);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0;
}

.coming_soon .justify-content-center {
  display: flex;
  justify-content: center;
}

.coming_soon .top_coming_soon span {
  font-size: 16px;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  display: inline-block;
  position: relative;
  color: #fff;
}

.coming_soon .top_coming_soon span:before {
  border: 1px solid #fff;
  content: "";
  width: 100%;
  position: absolute;
  bottom: -1px;
}

.coming_soon .top_coming_soon h1 {
  font-size: 40px;
  margin-top: 22px;
  font-weight: 400;
  color: #fff;
}

.coming_soon .time {
  margin-top: 100px;
  margin-bottom: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.coming_soon .time ul li {
  padding: 35px 45px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.coming_soon .time ul li:first-child {
  border-left: none;
}

.coming_soon .time ul li p {
  
  font-family	: Poppins ;
  
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  margin-bottom: -5px !important;
}

.coming_soon .time ul li span {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #fff;
}

.coming_soon .signup h5 {
  font-size: 15px;
  margin-bottom: 25px;
  color: #fff;
}

.coming_soon .signup .form-group.form_end.mb-0 {
  margin-bottom: 15px;
}

.coming_soon .signup p {
  color: #fff;
  margin-bottom: 70px;
  margin-top: 15px;
}

.coming_soon .signup p a {
  text-decoration: none;
  color: #fff;
}

.coming_soon .signup .form-control {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 0;
  height: 50px;
  border: none;
  color: #fff;
}

.coming_soon .signup .form-control::placeholder {
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.coming_soon .signup .btn-primary {
  color: #000;
  background-color: #fff;
  border: none;
  text-transform: uppercase;
  
  font-family	: Poppins ;
  
  font-size: 16px;
  font-weight: 500;
  border-radius: 0;
  height: 50px;
  padding: 0 93px;
  margin: 40px 0 70px 0;
}

.coming_soon .signup .btn-primary:not(:disabled):not(.disabled).active,
.coming_soon .signup .btn-primary:not(:disabled):not(.disabled):active,
.coming_soon .signup .show>.btn-primary.dropdown-toggle {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  box-shadow: none;
}

.coming_soon .signup ul li {
  padding: 0 15px;
}

.coming_soon .signup ul li a {
  text-decoration: none;
  color: #fff;
  display: block;
  transition: all 0.5s ease;
}

.coming_soon .signup ul li a:hover {
  transform: rotate(360deg);
}

@media (max-width: 575px) {
  .coming_soon {
    padding: 80px 10px;
  }

  .coming_soon .top_coming_soon span {
    font-size: 14px;
  }

  .coming_soon .top_coming_soon h1 {
    font-size: 27px;
    margin-top: 20px;
  }

  .coming_soon .time {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .coming_soon .time ul li {
    padding: 23px 18px;
  }

  .coming_soon .time ul li p {
    font-size: 25px;
  }

  .coming_soon .time ul li span {
    font-size: 14px;
  }

  .coming_soon .signup .btn-primary {
    padding: 0 50px;
    margin: 30px 0 30px 0;
  }

  .coming_soon .signup ul li {
    padding: 0 10px;
  }
}

@media (max-width: 767px) and (max-width: 992px) {
  .coming_soon {
    padding: 80px 10px;
  }

  .coming_soon .top_coming_soon span {
    font-size: 14px;
  }

  .coming_soon .top_coming_soon h1 {
    font-size: 27px;
    margin-top: 20px;
  }

  .coming_soon .time {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .coming_soon .time ul li {
    padding: 23px 18px;
  }

  .coming_soon .time ul li p {
    font-size: 25px;
  }

  .coming_soon .time ul li span {
    font-size: 14px;
  }

  .coming_soon .signup .btn-primary {
    padding: 0 50px;
    margin: 30px 0 30px 0;
  }

  .coming_soon .signup ul li {
    padding: 0 10px;
  }
}

@media (min-width: 1750) {
  coming_soon {
    padding: 195px 0 170px;
  }

  coming_soon .top_coming_soon span {
    font-size: 16px;
    font-weight: 600;
  }

  coming_soon .top_coming_soon h1 {
    font-size: 60px;
    margin-top: 22px;
    font-weight: 400;
  }

  coming_soon .time {
    margin-top: 150px;
    margin-bottom: 40px;
  }

  coming_soon .time ul li {
    padding: 43px 55px;
  }

  coming_soon .time ul li p {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: -5px !important;
  }

  coming_soon .time ul li span {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .2em;
  }

  coming_soon .signup h5 {
    font-size: 15px;
    margin-bottom: 25px;
  }

  coming_soon .signup .form-group.form_end.mb-0 {
    margin-bottom: 15px;
  }

  coming_soon .signup p {
    margin-bottom: 70px;
    margin-top: 15px;
  }

  coming_soon .signup .form-control {
    border-radius: 0;
    height: 60px;
  }

  coming_soon .signup .btn-primary {
    font-size: 16px;
    font-weight: 500;
    height: 60px;
    padding: 0 93px;
    margin: 40px 0 70px 0;
  }
}

/* ========================================
END DUONG
======================================== */
/* ========================================
RESPONSIVE
======================================== */
@media (min-width: 1200px) and (max-width: 1500px) {
  .prod_largeimg .content-page-detail {
    margin-right: 15px;
  }

  .prod_largeimg .content-page-detail .detail-info {
    width: 100%;
    padding-left: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product-list-view .product-item-list .product .info-product {
    padding-left: 0;
  }

  .collection-page-fullwidth .content-page .banner_full {
    margin-top: 20px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info img {
    min-height: 340px;
    object-fit: cover;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .big_title {
    font-size: 30px;
    line-height: 40px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .mini_title {
    font-size: 14px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .btn_shop {
    min-width: 120px;
    min-height: 30px;
    display: inline-flex;
    line-height: 40px;
    font-size: 12px;
  }

  .collection-page-fullwidth .content-page .banner_cate {
    margin: 20px 0 20px 0;
  }

  .collection-page-fullwidth .shop_control {
    padding: 25px 0 !important;
  }

  .collection-page-fullwidth .shop_control .style_layout_prod {
    justify-content: flex-end;
  }

  .collection-page-fullwidth .shop_control .list-collection {
    margin-bottom: 0;
    margin-top: 20px;
  }

  .collection-page-fullwidth .filter-to-left .filter_sidebar {
    padding: 30px;
  }

  .prod_largeimg .content-page-detail {
    margin-right: 15px;
  }

  .prod_largeimg .content-page-detail .detail-info {
    width: 100%;
    padding-left: 25px;
  }

  .prod_largeimg .btn-360 {
    top: 2% !important;
    left: 2% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_largeimg .btn-360 svg {
    width: 27px;
    height: 27px;
  }

  .prod_largeimg .btn-360 .text_360 {
    font-size: 10px !important;
  }

  .prod_largeimg .btn-video {
    top: 2% !important;
    right: 2% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_largeimg .btn-video svg {
    width: 27px;
    height: 27px;
  }

  .prod_largeimg .btn-video .text_video {
    font-size: 10px !important;
  }

  .prod_extended .btn-360,
  .product_sidebar .btn-360,
  .prod_sticky .btn-360 {
    bottom: 2% !important;
    left: 5% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_extended .btn-360 svg,
  .product_sidebar .btn-360 svg,
  .prod_sticky .btn-360 svg {
    width: 27px;
    height: 27px;
  }

  .prod_extended .btn-360 .text_360,
  .product_sidebar .btn-360 .text_360,
  .prod_sticky .btn-360 .text_360 {
    font-size: 10px !important;
  }

  .prod_extended .btn-video,
  .product_sidebar .btn-video,
  .prod_sticky .btn-video {
    bottom: 2% !important;
    right: 7% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_extended .btn-video svg,
  .product_sidebar .btn-video svg,
  .prod_sticky .btn-video svg {
    width: 27px;
    height: 27px;
  }

  .prod_extended .btn-video .text_video,
  .product_sidebar .btn-video .text_video,
  .prod_sticky .btn-video .text_video {
    font-size: 10px !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .filter_ver2 .filter_sidebar {
    padding: 20px;
  }

  .breadcrumb_collection .bg-breadcrumb,
  .breadcrumb_collection2 .bg-breadcrumb {
    padding: 150px 0 80px 0;
  }

  .product-list-view .product-item-list .product .info-product {
    padding-left: 0;
  }

  .collection-page-fullwidth .content-page .banner_full,
  .collection-page-sidebar .content-page .banner_full {
    margin-top: 20px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info img,
  .collection-page-sidebar .content-page .banner_full .banner_info img {
    min-height: 340px;
    object-fit: cover;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .big_title,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .big_title {
    font-size: 30px;
    line-height: 40px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .mini_title,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .mini_title {
    font-size: 14px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .btn_shop,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .btn_shop {
    min-width: 120px;
    min-height: 30px;
    display: inline-flex;
    line-height: 40px;
    font-size: 12px;
  }

  .collection-page-fullwidth .content-page .banner_cate,
  .collection-page-sidebar .content-page .banner_cate {
    margin: 20px 0 20px 0;
  }

  .collection-page-fullwidth .shop_control,
  .collection-page-sidebar .shop_control {
    padding: 25px 0 !important;
  }

  .collection-page-fullwidth .shop_control .style_layout_prod,
  .collection-page-sidebar .shop_control .style_layout_prod {
    justify-content: flex-end;
  }

  .collection-page-fullwidth .shop_control .list-collection,
  .collection-page-sidebar .shop_control .list-collection {
    margin-bottom: 0;
    margin-top: 20px;
  }

  .collection-page-fullwidth .filter-to-left .filter_sidebar,
  .collection-page-sidebar .filter-to-left .filter_sidebar {
    padding: 30px;
  }

  .prod_largeimg .content-page-detail {
    margin-right: 15px;
  }

  .prod_largeimg .content-page-detail .detail-info {
    width: 100%;
    padding-left: 0px;
  }

  .prod_largeimg .btn-360 {
    top: 2% !important;
    left: 2% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_largeimg .btn-360 svg {
    width: 27px;
    height: 27px;
  }

  .prod_largeimg .btn-360 .text_360 {
    font-size: 10px !important;
  }

  .prod_largeimg .btn-video {
    top: 2% !important;
    right: 2% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_largeimg .btn-video svg {
    width: 27px;
    height: 27px;
  }

  .prod_largeimg .btn-video .text_video {
    font-size: 10px !important;
  }

  .prod_extended .btn-360,
  .product_sidebar .btn-360,
  .prod_sticky .btn-360 {
    bottom: 2% !important;
    left: 5% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_extended .btn-360 svg,
  .product_sidebar .btn-360 svg,
  .prod_sticky .btn-360 svg {
    width: 27px;
    height: 27px;
  }

  .prod_extended .btn-360 .text_360,
  .product_sidebar .btn-360 .text_360,
  .prod_sticky .btn-360 .text_360 {
    font-size: 10px !important;
  }

  .prod_extended .btn-video,
  .product_sidebar .btn-video,
  .prod_sticky .btn-video {
    bottom: 2% !important;
    right: 7% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_extended .btn-video svg,
  .product_sidebar .btn-video svg,
  .prod_sticky .btn-video svg {
    width: 27px;
    height: 27px;
  }

  .prod_extended .btn-video .text_video,
  .product_sidebar .btn-video .text_video,
  .prod_sticky .btn-video .text_video {
    font-size: 10px !important;
  }

  .prod_extended .content-page-detail,
  .product_sidebar .content-page-detail,
  .prod_sticky .content-page-detail {
    padding-bottom: 20px;
  }

  .prod_extended .content-page-detail .detail-info,
  .product_sidebar .content-page-detail .detail-info,
  .prod_sticky .content-page-detail .detail-info {
    width: 100%;
    padding-left: 0px;
  }

  .prod_extended .sidebar_info,
  .product_sidebar .sidebar_info,
  .prod_sticky .sidebar_info {
    padding-top: 30px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .page-wishlist {
    padding: 40px 0;
  }

  .page-wishlist th {
    display: none;
    border-top: none;
  }

  .page-wishlist td:before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px;
  }

  .page-wishlist .table--responsive tr,
  .page-wishlist .table--responsive td {
    float: left;
    clear: both;
    width: 100%;
  }

  .page-wishlist .table-product .table {
    border: 1px solid #dee2e6;
  }

  .page-wishlist .table-product .table td {
    border-top: 0;
  }

  .page-wishlist .table-product .table th {
    border-bottom: 0;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #000;
    
    font-family	: Poppins ;
    
    padding: 15px 20px;
    border-left: 1px solid #dee2e6;
  }

  .page-wishlist .table-product .table .prod_thumb {
    width: 100%;
  }

  .page-wishlist .table-product .table .prod_thumb .maxus-bxwishlist__img {
    float: right;
  }

  .page-wishlist .table-product .table .prod_title {
    text-align: right;
  }

  .page-wishlist .table-product .table .prod_price {
    text-align: right;
  }

  .page-wishlist .table-product .table .prod_btn .shop-button {
    float: right;
    margin: 0;
    width: 141px;
    height: 50px;
  }

  .page-wishlist .table-product .table .prod_btn .shop-button:hover {
    background: #fb5858;
  }

  .page-wishlist .table-product .table .remove {
    text-align: right;
  }

  .page-cart .content-cart-page .cart_totals .continue-shopping {
    margin: 0;
  }

  .page-cart .content-cart-page .cart_totals .cart-check {
    padding: 41px 15px 63px;
  }

  .page-cart .content-cart-page .cart_totals .cart-check .checkout-button {
    padding: 18px 25px;
  }

  .page-cart .content-cart-page .cart_totals .notice-currency {
    font-size: 14px;
  }

  .page-cart {
    /*   .cart-collaterals .cart_totals {
    width: 100% !important;
  } */
  }

  .page-cart .content-pages {
    padding-top: 20px;
  }

  .page-cart .content-pages table td {
    border-top: none;
  }

  .page-cart .content-pages h1 {
    font-size: 20px;
    margin-top: 20px;
  }

  .page-cart .content-pages .product-name a {
    font-size: 12px;
    float: right;
  }

  .page-cart .content-pages .product-price span,
  .page-cart .content-pages .product-subtotal span {
    font-size: 12px;
    float: right;
  }

  .page-cart .content-pages .table-responsive th {
    display: none;
    border-top: none;
  }

  .page-cart .content-pages .table-responsive td:before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px;
  }

  .page-cart .content-pages .table-responsive .table--responsive {
    border: 1px solid #dcdcdc;
  }

  .page-cart .content-pages .table-responsive .table--responsive tr,
  .page-cart .content-pages .table-responsive .table--responsive td {
    float: left;
    clear: both;
    width: 100%;
  }

  .page-cart .content-pages .table-responsive .cart_item {
    border-bottom: 1px solid #dcdcdc;
  }

  .page-cart .content-pages .table-responsive .cart_item .product-name-thumb,
  .page-cart .content-pages .table-responsive .cart_item .product-price,
  .page-cart .content-pages .table-responsive .cart_item .product-quantity,
  .page-cart .content-pages .table-responsive .cart_item .product-subtotal,
  .page-cart .content-pages .table-responsive .cart_item .product-remove,
  .page-cart .content-pages .table-responsive .cart_item .product-thumbnail {
    padding: 10px !important;
  }

  .page-cart .content-pages .table-responsive .product-thumbnail {
    width: 100% !important;
  }

  .page-cart .content-pages .table-responsive .product-thumbnail a img {
    float: right;
  }

  .page-cart .content-pages .table-responsive .js-qty {
    float: right;
  }

  .page-cart .content-pages .table-responsive .product-remove a {
    float: right;
  }

  .page-cart .content-pages .shop-table thead tr th,
  .page-cart .content-pages .shop-table tbody tr th,
  .page-cart .content-pages .shop-table tfoot tr th {
    outline: none;
    border: none;
  }

  .page-cart .content-pages .shop-table thead tr td,
  .page-cart .content-pages .shop-table tbody tr td,
  .page-cart .content-pages .shop-table tfoot tr td {
    outline: none;
    border: none;
  }

  .page-cart .content-pages .shipping label {
    margin-top: 10px;
    font-size: 14px;
  }

  .page-cart .content-pages .order-total {
    text-align: center;
  }

  .page-cart .content-pages .order-total h5 {
    font-size: 14px;
    margin-top: 20px;
  }

  .page-cart .content-pages .order-total h2 {
    color: #222;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .page-cart .content-pages .actions input,
  .page-cart .content-pages .wc-proceed-to-checkout input {
    font-size: 12px;
    line-height: 23px;
  }

  .contact-page {
    padding: 30px 0 30px 0;
  }

  .contact-page .title_desc {
    font-size: 20px;
  }

  .contact-page .title_desc br {
    display: none;
  }

  .contact-page .address-shop .shop-name {
    font-size: 18px;
  }

  .contact-page .info-shop .title {
    font-size: 16px;
  }

  .aboutus-pages {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .aboutus-pages .about-instagram {
    padding-top: 30px;
  }

  .aboutus-pages .about-instagram .instagram_v2 .text_top .title_insta {
    font-size: 30px !important;
    margin-bottom: 21px;
  }

  .aboutus-pages .about-instagram .instagram_v2 .text_top .des_insta {
    font-size: 16px !important;
  }

  .aboutus-pages .about-instagram .instagram_v2 .content .content_text a {
    font-size: 40px;
  }

  .aboutus-pages .about-instagram .instagram_v2 button.slick-prev {
    font-size: 20px !important;
    border: none;
    left: 0px !important;
    top: 50% !important;
    width: 40px !important;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px !important;
    border-radius: 0% !important;
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1 !important;
    z-index: 1;
    visibility: visible !important;
    position: absolute;
  }

  .aboutus-pages .about-instagram .instagram_v2 button.slick-next {
    font-size: 20px !important;
    border: none;
    right: 0px !important;
    top: 50%;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0% !important;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1 !important;
    z-index: 1;
    visibility: visible !important;
    position: absolute;
  }

  .aboutus-pages .about-instagram .instagram_v2 .galary_inta {
    margin-top: 45px;
  }

  .aboutus-pages .about-instagram .instagram_v2 .galary_inta:hover button.slick-prev {
    left: 0px;
  }

  .aboutus-pages .about-instagram .instagram_v2 .galary_inta:hover button.slick-next {
    right: 0px;
  }

  .aboutus-pages .about-introduce .intro_detail {
    padding-bottom: 20px;
  }

  .aboutus-pages .about-introduce .intro_detail .info-intro .des_intro {
    font-size: 16px;
  }

  .aboutus-pages .about-introduce .intro_detail .info-intro .title_intro {
    font-size: 30px;
  }

  .aboutus-pages .about-introduce .intro_image {
    padding-bottom: 20px;
  }

  .article-page .article_sidebar {
    padding-top: 30px;
  }

  .article-page .blog-comment-detail .comment-details {
    padding: 25px 0;
  }

  .article-page .blog-comment-detail .comment-details .comment-thumb {
    width: 80px;
    margin-right: 12px;
  }

  .article-page .reply-comment .contact-form .contact-name {
    width: 100%;
    padding-right: 0;
    float: none;
  }

  .article-page .reply-comment .contact-form .contact-email {
    width: 100%;
    padding-left: 0;
    float: none;
  }

  .article-page .reply-comment .title_form {
    padding: 20px 0;
  }

  .article-page .content-single-blog .post-details .article_title {
    font-size: 30px;
    width: 100%;
  }

  .article-page .content-single-blog .post-details .cmt-author {
    margin-bottom: 25px;
  }

  .article-page .content-single-blog .post-details .cate-tags .tags {
    padding-bottom: 20px;
  }

  .article-page .content-single-blog .post-details .cate-tags .cate {
    justify-content: start;
  }

  .blog-page .blog_sidebar {
    padding-top: 20px;
  }

  .blog-page .content-blog-page .blog-list-view {
    padding-bottom: 0;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar {
    padding-top: 20px;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar .post-info {
    text-align: center;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date {
    margin-top: 15px;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info {
    padding-left: 0;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar .post-info .des_article {
    text-align: left;
  }

  .blog-page .content-blog-page .blog-list-view .blog_grid {
    padding-top: 30px;
  }

  .filter_ver2 .filter_sidebar {
    padding: 15px;
  }

  .breadcrumb_collection .bg-breadcrumb {
    padding: 70px 0 50px 0;
  }

  .breadcrumb_collection .bg-breadcrumb .title-page h2 {
    font-size: 35px;
  }

  .product-list-view .product-item-list .product .info-product {
    padding-left: 0;
    padding-top: 25px;
  }

  .product-list-view .product-item-list .product .info-product .title-product a {
    font-size: 16px;
    font-weight: 500;
  }

  .product-list-view .product-item-list .product .info-product .price-product .price-old {
    font-size: 14px;
  }

  .product-list-view .product-item-list .product .info-product .price-product .price {
    font-size: 16px !important;
  }

  .product-list-view .product-item-list .product .info-product .product-icon-action .quick-view {
    display: none;
  }

  .collection-page-fullwidth .content-page .title-cate,
  .collection-page-sidebar .content-page .title-cate {
    padding-top: 20px;
  }

  .collection-page-fullwidth .content-page .banner_full,
  .collection-page-sidebar .content-page .banner_full {
    margin-top: 20px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info img,
  .collection-page-sidebar .content-page .banner_full .banner_info img {
    min-height: 340px;
    object-fit: cover;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .big_title,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .big_title {
    font-size: 22px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .mini_title,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .mini_title {
    font-size: 14px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .btn_shop,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .btn_shop {
    min-width: 120px;
    min-height: 30px;
    display: inline-flex;
    line-height: 40px;
    font-size: 12px;
  }

  .collection-page-fullwidth .content-page .banner_cate,
  .collection-page-sidebar .content-page .banner_cate {
    margin: 20px 0 0px 0;
  }

  .collection-page-fullwidth .content-page .banner_cate .banner_title,
  .collection-page-sidebar .content-page .banner_cate .banner_title {
    padding-bottom: 0;
  }

  .collection-page-fullwidth .shop_control,
  .collection-page-sidebar .shop_control {
    padding: 25px 0 !important;
  }

  .collection-page-fullwidth .shop_control .filter_sortby,
  .collection-page-sidebar .shop_control .filter_sortby {
    justify-content: center;
  }

  .collection-page-fullwidth .shop_control .style_layout_prod,
  .collection-page-sidebar .shop_control .style_layout_prod {
    justify-content: center;
    padding: 20px 0;
  }

  .collection-page-fullwidth .shop_control .list-collection,
  .collection-page-sidebar .shop_control .list-collection {
    margin-bottom: 0;
  }

  .collection-page-fullwidth .shop_control .list-collection .title-collection a,
  .collection-page-sidebar .shop_control .list-collection .title-collection a {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .collection-page-fullwidth .filter-to-left,
  .collection-page-sidebar .filter-to-left {
    width: 100%;
    left: -100%;
  }

  .collection-page-fullwidth .filter-to-left .filter_sidebar,
  .collection-page-sidebar .filter-to-left .filter_sidebar {
    padding: 30px;
  }

  .prod_extended .btn-360,
  .product_sidebar .btn-360,
  .prod_sticky .btn-360 {
    bottom: 2% !important;
    left: 7% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_extended .btn-360 svg,
  .product_sidebar .btn-360 svg,
  .prod_sticky .btn-360 svg {
    width: 27px;
    height: 27px;
  }

  .prod_extended .btn-360 .text_360,
  .product_sidebar .btn-360 .text_360,
  .prod_sticky .btn-360 .text_360 {
    font-size: 10px !important;
  }

  .prod_extended .btn-video,
  .product_sidebar .btn-video,
  .prod_sticky .btn-video {
    bottom: 2% !important;
    right: 7% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_extended .btn-video svg,
  .product_sidebar .btn-video svg,
  .prod_sticky .btn-video svg {
    width: 27px;
    height: 27px;
  }

  .prod_extended .btn-video .text_video,
  .product_sidebar .btn-video .text_video,
  .prod_sticky .btn-video .text_video {
    font-size: 10px !important;
  }

  .prod_extended .content-page-detail,
  .product_sidebar .content-page-detail,
  .prod_sticky .content-page-detail {
    padding-bottom: 20px;
  }

  .prod_extended .content-page-detail .detail-info,
  .product_sidebar .content-page-detail .detail-info,
  .prod_sticky .content-page-detail .detail-info {
    width: 100%;
    padding-left: 0px;
  }

  .prod_extended .content-page-detail .detail-info .product-title,
  .product_sidebar .content-page-detail .detail-info .product-title,
  .prod_sticky .content-page-detail .detail-info .product-title {
    font-size: 18px;
  }

  .prod_extended .content-page-detail .detail-info .product-price del,
  .product_sidebar .content-page-detail .detail-info .product-price del,
  .prod_sticky .content-page-detail .detail-info .product-price del {
    font-size: 16px;
  }

  .prod_extended .content-page-detail .detail-info .product-price ins,
  .product_sidebar .content-page-detail .detail-info .product-price ins,
  .prod_sticky .content-page-detail .detail-info .product-price ins {
    font-size: 18px;
  }

  .prod_largeimg .btn-360 {
    top: 2% !important;
    left: 2% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_largeimg .btn-360 svg {
    width: 27px;
    height: 27px;
  }

  .prod_largeimg .btn-360 .text_360 {
    font-size: 10px !important;
  }

  .prod_largeimg .btn-video {
    top: 2% !important;
    right: 2% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_largeimg .btn-video svg {
    width: 27px;
    height: 27px;
  }

  .prod_largeimg .btn-video .text_video {
    font-size: 10px !important;
  }

  .prod_largeimg .content-page-detail {
    margin-left: 15px;
    margin-right: 15px;
  }

  .prod_largeimg .content-page-detail .detail-info {
    width: 100%;
    padding-left: 0px;
  }

  .prod_largeimg .content-page-detail .detail-info .product-title {
    font-size: 18px;
  }

  .prod_largeimg .content-page-detail .detail-info .product-price del {
    font-size: 16px;
  }

  .prod_largeimg .content-page-detail .detail-info .product-price ins {
    font-size: 18px;
  }

  .tab-pd-details .tab_prod li a {
    padding: 13px 25px;
  }
}

@media (max-width: 575.98px) {

  /*   .swatch [class*="color"] input:checked+label:before {
  position: absolute;
  width: 30px;
  height: 30px;
  content: "\f00c";
  left: 0;
  top: 0;
  line-height: 30px;
  text-align: center;
  font-family: fontAwesome;
  font-size: 10px;
  z-index: 1;
  color: #555;
} */
  .overlay {
    position: unset;
  }

  .page-wishlist {
    padding: 40px 0;
  }

  .page-wishlist th {
    display: none;
    border-top: none;
  }

  .page-wishlist td:before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px;
  }

  .page-wishlist .table--responsive tr,
  .page-wishlist .table--responsive td {
    float: left;
    clear: both;
    width: 100%;
  }

  .page-wishlist .table-product .table {
    border: 1px solid #dee2e6;
  }

  .page-wishlist .table-product .table td {
    border-top: 0;
  }

  .page-wishlist .table-product .table th {
    border-bottom: 0;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #000;
    
    font-family	: Poppins ;
    
    padding: 15px 20px;
    border-left: 1px solid #dee2e6;
  }

  .page-wishlist .table-product .table .prod_thumb {
    width: 100%;
  }

  .page-wishlist .table-product .table .prod_thumb .maxus-bxwishlist__img {
    float: right;
  }

  .page-wishlist .table-product .table .prod_title {
    text-align: right;
  }

  .page-wishlist .table-product .table .prod_price {
    text-align: right;
  }

  .page-wishlist .table-product .table .prod_btn .shop-button {
    float: right;
    margin: 0;
    width: 141px;
    height: 50px;
  }

  .page-wishlist .table-product .table .prod_btn .shop-button:hover {
    background: #fb5858;
  }

  .page-wishlist .table-product .table .remove {
    text-align: right;
  }

  .page-cart .content-cart-page .cart_totals .continue-shopping {
    margin: 0;
  }

  .page-cart .content-cart-page .cart_totals .cart-check {
    padding: 41px 15px 63px;
  }

  .page-cart .content-cart-page .cart_totals .cart-check .checkout-button {
    padding: 18px 25px;
  }

  .page-cart .content-cart-page .cart_totals .notice-currency {
    font-size: 14px;
  }

  .page-cart {
    /*   .cart-collaterals .cart_totals {
    width: 100% !important;
  } */
  }

  .page-cart .content-pages {
    padding-top: 20px;
  }

  .page-cart .content-pages table td {
    border-top: none;
  }

  .page-cart .content-pages h1 {
    font-size: 20px;
    margin-top: 20px;
  }

  .page-cart .content-pages .product-name a {
    font-size: 12px;
    float: right;
  }

  .page-cart .content-pages .product-price span,
  .page-cart .content-pages .product-subtotal span {
    font-size: 12px;
    float: right;
  }

  .page-cart .content-pages .table-responsive th {
    display: none;
    border-top: none;
  }

  .page-cart .content-pages .table-responsive td:before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px;
  }

  .page-cart .content-pages .table-responsive .table--responsive {
    border: 1px solid #dcdcdc;
  }

  .page-cart .content-pages .table-responsive .table--responsive tr,
  .page-cart .content-pages .table-responsive .table--responsive td {
    float: left;
    clear: both;
    width: 100%;
  }

  .page-cart .content-pages .table-responsive .cart_item {
    border-bottom: 1px solid #dcdcdc;
  }

  .page-cart .content-pages .table-responsive .cart_item .product-name-thumb,
  .page-cart .content-pages .table-responsive .cart_item .product-price,
  .page-cart .content-pages .table-responsive .cart_item .product-quantity,
  .page-cart .content-pages .table-responsive .cart_item .product-subtotal,
  .page-cart .content-pages .table-responsive .cart_item .product-remove,
  .page-cart .content-pages .table-responsive .cart_item .product-thumbnail {
    padding: 10px !important;
  }

  .page-cart .content-pages .table-responsive .product-thumbnail {
    width: 100% !important;
  }

  .page-cart .content-pages .table-responsive .product-thumbnail a img {
    float: right;
  }

  .page-cart .content-pages .table-responsive .js-qty {
    float: right;
  }

  .page-cart .content-pages .table-responsive .product-remove a {
    float: right;
  }

  .page-cart .content-pages .shop-table thead tr th,
  .page-cart .content-pages .shop-table tbody tr th,
  .page-cart .content-pages .shop-table tfoot tr th {
    outline: none;
    border: none;
  }

  .page-cart .content-pages .shop-table thead tr td,
  .page-cart .content-pages .shop-table tbody tr td,
  .page-cart .content-pages .shop-table tfoot tr td {
    outline: none;
    border: none;
  }

  .page-cart .content-pages .shipping label {
    margin-top: 10px;
    font-size: 14px;
  }

  .page-cart .content-pages .order-total {
    text-align: center;
  }

  .page-cart .content-pages .order-total h5 {
    font-size: 14px;
    margin-top: 20px;
  }

  .page-cart .content-pages .order-total h2 {
    color: #222;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .page-cart .content-pages .actions input,
  .page-cart .content-pages .wc-proceed-to-checkout input {
    font-size: 12px;
    line-height: 23px;
  }

  .content-404 .page-title {
    font-size: 24px;
  }

  .content-404 .sub-title {
    font-size: 14px;
  }

  .contact-page {
    padding: 30px 0 30px 0;
  }

  .contact-page .title_desc {
    font-size: 20px;
  }

  .contact-page .title_desc br {
    display: none;
  }

  .contact-page .address-shop .shop-name {
    font-size: 18px;
  }

  .contact-page .info-shop .title {
    font-size: 16px;
  }

  .aboutus-pages {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .aboutus-pages .about-instagram {
    padding-top: 30px;
  }

  .aboutus-pages .about-instagram .instagram_v2 .text_top .title_insta {
    font-size: 30px !important;
    margin-bottom: 21px;
  }

  .aboutus-pages .about-instagram .instagram_v2 .text_top .des_insta {
    font-size: 16px !important;
  }

  .aboutus-pages .about-instagram .instagram_v2 .content .content_text a {
    font-size: 40px;
  }

  .aboutus-pages .about-instagram .instagram_v2 button.slick-prev {
    font-size: 20px !important;
    border: none;
    left: 0px !important;
    top: 50% !important;
    width: 40px !important;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px !important;
    border-radius: 0% !important;
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1 !important;
    z-index: 1;
    visibility: visible !important;
    position: absolute;
  }

  .aboutus-pages .about-instagram .instagram_v2 button.slick-next {
    font-size: 20px !important;
    border: none;
    right: 0px !important;
    top: 50%;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0% !important;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1 !important;
    z-index: 1;
    visibility: visible !important;
    position: absolute;
  }

  .aboutus-pages .about-instagram .instagram_v2 .galary_inta {
    margin-top: 45px;
  }

  .aboutus-pages .about-instagram .instagram_v2 .galary_inta:hover button.slick-prev {
    left: 0px;
  }

  .aboutus-pages .about-instagram .instagram_v2 .galary_inta:hover button.slick-next {
    right: 0px;
  }

  .aboutus-pages .about-introduce .intro_detail {
    padding-bottom: 20px;
  }

  .aboutus-pages .about-introduce .intro_detail .info-intro .des_intro {
    font-size: 16px;
  }

  .aboutus-pages .about-introduce .intro_detail .info-intro .title_intro {
    font-size: 30px;
  }

  .aboutus-pages .about-introduce .intro_image {
    padding-bottom: 20px;
  }

  .aboutus-pages .about-servicebox {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .aboutus-pages .about-servicebox .title-servicebox {
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 25px;
  }

  .aboutus-pages .about-servicebox .itemtservice {
    border-left: 1px solid transparent;
  }

  .aboutus-pages .about-servicebox .itemtservice .box-service {
    width: 100%;
  }

  .aboutus-pages .about-servicebox .itemtservice .box-service .title {
    font-size: 18px;
  }

  .aboutus-pages .about-servicebox .itemtservice .box-service .content {
    font-size: 15px;
  }

  .article-page .article_sidebar {
    padding-top: 30px;
  }

  .article-page .blog-comment-detail .comment-details {
    padding: 25px 0;
  }

  .article-page .blog-comment-detail .comment-details .comment-thumb {
    width: 80px;
    margin-right: 12px;
  }

  .article-page .reply-comment .contact-form .contact-name {
    width: 100%;
    padding-right: 0;
    float: none;
  }

  .article-page .reply-comment .contact-form .contact-email {
    width: 100%;
    padding-left: 0;
    float: none;
  }

  .article-page .reply-comment .title_form {
    padding: 20px 0;
  }

  .article-page .content-single-blog .post-details {
    padding-top: 20px;
  }

  .article-page .content-single-blog .post-details .article_title {
    font-size: 30px;
    width: 100%;
  }

  .article-page .content-single-blog .post-details .cmt-author {
    margin-bottom: 25px;
  }

  .article-page .content-single-blog .post-details .cate-tags .tags {
    padding-bottom: 20px;
  }

  .article-page .content-single-blog .post-details .cate-tags .cate {
    justify-content: start;
  }

  .blog-page .blog_sidebar {
    padding-top: 20px;
  }

  .blog-page .content-blog-page .blog-list-view {
    padding-bottom: 0;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar {
    padding-top: 20px;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar .post-info {
    text-align: center;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar .post-info .single-post-date {
    margin-top: 15px;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar .post-info .title_info {
    padding-left: 0;
  }

  .blog-page .content-blog-page .blog-list-view .blog_standar .post-info .des_article {
    text-align: left;
  }

  .blog-page .content-blog-page .blog-list-view .blog_grid {
    padding-top: 30px;
  }

  .collection-page-fullwidth .collection_prod,
  .collection-page-sidebar .collection_prod {
    margin-top: 0;
  }

  .filter_ver2 .filter_sidebar {
    padding: 15px;
  }

  .filter_ver2 .filter_sidebar .widget-title {
    font-size: 13px !important;
  }

  .breadcrumb_collection .bg-breadcrumb,
  .breadcrumb_collection2 .bg-breadcrumb {
    padding: 70px 0 50px 0;
  }

  .breadcrumb_collection .bg-breadcrumb .title-page h2,
  .breadcrumb_collection2 .bg-breadcrumb .title-page h2 {
    font-size: 35px;
  }

  .product-list-view .product-item-list .product .info-product {
    padding-left: 0;
    padding-top: 25px;
  }

  .product-list-view .product-item-list .product .info-product .title-product a {
    font-size: 16px;
    font-weight: 500;
  }

  .product-list-view .product-item-list .product .info-product .price-product .price-old {
    font-size: 14px;
  }

  .product-list-view .product-item-list .product .info-product .price-product .price {
    font-size: 16px !important;
  }

  .product-list-view .product-item-list .product .info-product .product-icon-action {
    max-width: 200px;
  }

  .product-list-view .product-item-list .product .info-product .product-icon-action .quick-view {
    display: none;
  }

  .collection-page-fullwidth .content-page .title-cate,
  .collection-page-sidebar .content-page .title-cate {
    padding-top: 0;
  }

  .collection-page-fullwidth .content-page .banner_full,
  .collection-page-sidebar .content-page .banner_full {
    margin-top: 15px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info img,
  .collection-page-sidebar .content-page .banner_full .banner_info img {
    min-height: 340px;
    object-fit: cover;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .big_title,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .big_title {
    font-size: 22px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .mini_title,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .mini_title {
    font-size: 14px;
  }

  .collection-page-fullwidth .content-page .banner_full .banner_info .info .btn_shop,
  .collection-page-sidebar .content-page .banner_full .banner_info .info .btn_shop {
    min-width: 120px;
    min-height: 30px;
    display: inline-flex;
    line-height: 40px;
    font-size: 12px;
  }

  .collection-page-fullwidth .content-page .banner_cate,
  .collection-page-sidebar .content-page .banner_cate {
    margin: 15px 0 0px 0;
  }

  .collection-page-fullwidth .content-page .banner_cate .banner_title,
  .collection-page-sidebar .content-page .banner_cate .banner_title {
    padding-bottom: 0;
  }

  .collection-page-fullwidth .shop_control,
  .collection-page-sidebar .shop_control {
    padding: 25px 0 !important;
  }

  .collection-page-fullwidth .shop_control .filter_sortby,
  .collection-page-sidebar .shop_control .filter_sortby {
    justify-content: center;
  }

  .collection-page-fullwidth .shop_control .style_layout_prod,
  .collection-page-sidebar .shop_control .style_layout_prod {
    justify-content: center;
    padding: 20px 0;
  }

  .collection-page-fullwidth .shop_control .list-collection,
  .collection-page-sidebar .shop_control .list-collection {
    margin-bottom: 0;
  }

  .collection-page-fullwidth .shop_control .list-collection .title-collection a,
  .collection-page-sidebar .shop_control .list-collection .title-collection a {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .collection-page-fullwidth .filter-to-left,
  .collection-page-sidebar .filter-to-left {
    width: 100%;
    left: -100%;
  }

  .collection-page-fullwidth .filter-to-left .filter_sidebar,
  .collection-page-sidebar .filter-to-left .filter_sidebar {
    padding: 30px;
  }

  .tab-pd-details .tab_prod {
    display: block;
  }

  .tab-pd-details .tab_prod li a {
    padding: 13px 28px;
  }

  .prod_extended .btn-360,
  .product_sidebar .btn-360,
  .prod_sticky .btn-360 {
    bottom: 2% !important;
    left: 7% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_extended .btn-360 svg,
  .product_sidebar .btn-360 svg,
  .prod_sticky .btn-360 svg {
    width: 27px;
    height: 27px;
  }

  .prod_extended .btn-360 .text_360,
  .product_sidebar .btn-360 .text_360,
  .prod_sticky .btn-360 .text_360 {
    font-size: 10px !important;
  }

  .prod_extended .btn-video,
  .product_sidebar .btn-video,
  .prod_sticky .btn-video {
    bottom: 2% !important;
    right: 7% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_extended .btn-video svg,
  .product_sidebar .btn-video svg,
  .prod_sticky .btn-video svg {
    width: 27px;
    height: 27px;
  }

  .prod_extended .btn-video .text_video,
  .product_sidebar .btn-video .text_video,
  .prod_sticky .btn-video .text_video {
    font-size: 10px !important;
  }

  .prod_extended .gutter:nth-child(even),
  .product_sidebar .gutter:nth-child(even),
  .prod_sticky .gutter:nth-child(even) {
    padding-left: 15px;
  }

  .prod_extended .gutter:nth-child(odd),
  .product_sidebar .gutter:nth-child(odd),
  .prod_sticky .gutter:nth-child(odd) {
    padding-right: 15px;
  }

  .prod_extended .content-page-detail,
  .product_sidebar .content-page-detail,
  .prod_sticky .content-page-detail {
    padding-bottom: 20px;
  }

  .prod_extended .content-page-detail .detail-info,
  .product_sidebar .content-page-detail .detail-info,
  .prod_sticky .content-page-detail .detail-info {
    width: 100%;
    padding-left: 0px;
  }

  .prod_extended .content-page-detail .detail-info .product-title,
  .product_sidebar .content-page-detail .detail-info .product-title,
  .prod_sticky .content-page-detail .detail-info .product-title {
    font-size: 18px;
  }

  .prod_extended .content-page-detail .detail-info .product-price del,
  .product_sidebar .content-page-detail .detail-info .product-price del,
  .prod_sticky .content-page-detail .detail-info .product-price del {
    font-size: 16px;
  }

  .prod_extended .content-page-detail .detail-info .product-price ins,
  .product_sidebar .content-page-detail .detail-info .product-price ins,
  .prod_sticky .content-page-detail .detail-info .product-price ins {
    font-size: 18px;
  }

  .prod_largeimg .btn-360 {
    top: 2% !important;
    left: 2% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_largeimg .btn-360 svg {
    width: 27px;
    height: 27px;
  }

  .prod_largeimg .btn-360 .text_360 {
    font-size: 10px !important;
  }

  .prod_largeimg .btn-video {
    top: 2% !important;
    right: 2% !important;
    max-width: 150px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50px !important;
    padding: 0 5px !important;
  }

  .prod_largeimg .btn-video svg {
    width: 27px;
    height: 27px;
  }

  .prod_largeimg .btn-video .text_video {
    font-size: 10px !important;
  }

  .prod_largeimg .content-page-detail {
    margin-left: 15px;
    margin-right: 15px;
  }

  .prod_largeimg .content-page-detail .detail-info {
    width: 100%;
    padding-left: 0px;
  }

  .prod_largeimg .content-page-detail .detail-info .product-title {
    font-size: 18px;
  }

  .prod_largeimg .content-page-detail .detail-info .product-price del {
    font-size: 16px;
  }

  .prod_largeimg .content-page-detail .detail-info .product-price ins {
    font-size: 18px;
  }

  .prod_sticky .content-page-detail .img_sticky {
    margin-bottom: 15px;
  }

  .prod_sticky .content-page-detail .sticky_content .detail-info {
    padding-top: 25px;
  }

  .col-6:nth-child(even) {
    padding-left: 7.5px;
  }

  .col-6:nth-child(odd) {
    padding-right: 7.5px;
  }

  .product-item-v1 .product .sold-out {
    transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }

  .product-item-v1 .product .product-icon-action {
    display: none;
  }

  .product-item-v1 .product .label-sale {
    top: 5px;
    right: 5px;
  }

  .product-item-v1 .product .label-new {
    top: 5px;
    left: 5px;
  }

  .product-item-v1 .product .info-product .price-product {
    margin-bottom: 7px;
  }

  .product-item-v1 .product .info-product .price-product .price {
    font-size: 13px;
  }
}

.gutter:nth-child(even) {
  padding-left: 7px;
}

.gutter:nth-child(odd) {
  padding-right: 7px;
}

.wrap-rating .spr-badge .spr-starrating .spr-icon {
  color: #f2b03d;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 720px) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 960px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.trans-product {
  transition: all .5s ease;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

/* ========================================
BEGIN CSS Eveland - NGA
======================================== */
@keyframes aniName {
  0% {
    left: 0px;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 0px;
  }
}

@-moz-keyframes aniName {
  0% {
    left: 0px;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 0px;
  }
}

@-webkit-keyframes aniName {
  0% {
    left: 0px;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 0px;
  }
}

@-o-keyframes aniName {
  0% {
    left: 0px;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 0px;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

@-moz-keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@-o-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes animations {
  0% {
    transform: rotate(-5deg);
  }

  50% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(-5deg);
  }
}

@-moz-keyframes animations {
  0% {
    transform: rotate(-5deg);
  }

  50% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(-5deg);
  }
}

@-webkit-keyframes animations {
  0% {
    transform: rotate(-5deg);
  }

  50% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(-5deg);
  }
}

@-o-keyframes animations {
  0% {
    transform: rotate(-5deg);
  }

  50% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(-5deg);
  }
}

@keyframes animationsRight {
  0% {
    opacity: 0;
    right: 10px;
  }

  100% {
    opacity: 1;
    right: -10px;
  }
}

@-moz-keyframes animationsRight {
  0% {
    opacity: 0;
    right: 10px;
  }

  100% {
    opacity: 1;
    right: -10px;
  }
}

@-webkit-keyframes animationsRight {
  0% {
    opacity: 0;
    right: 10px;
  }

  100% {
    opacity: 1;
    right: -10px;
  }
}

@-o-keyframes animationsRight {
  0% {
    opacity: 0;
    right: 10px;
  }

  100% {
    opacity: 1;
    right: -10px;
  }
}

@keyframes animationsLeft {
  0% {
    opacity: 0;
    left: 10px;
  }

  100% {
    opacity: 1;
    left: -10px;
  }
}

@-moz-keyframes animationsLeft {
  0% {
    opacity: 0;
    left: 10px;
  }

  100% {
    opacity: 1;
    left: -10px;
  }
}

@-webkit-keyframes animationsLeft {
  0% {
    opacity: 0;
    left: 10px;
  }

  100% {
    opacity: 1;
    left: -10px;
  }
}

@-o-keyframes animationsLeft {
  0% {
    opacity: 0;
    left: 10px;
  }

  100% {
    opacity: 1;
    left: -10px;
  }
}

@keyframes mations {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

@-moz-keyframes mations {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes mations {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

@-o-keyframes mations {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

body {
  
  font-family	: Poppins ;
  
  transition: all .5s ease;
}

body.activedestop {
  margin-top: 500px;
  transition: all .5s ease;
}

body.cartover {
  overflow: hidden;
}

.logosvg svg {
  width: 100%;
  height: auto;
}

.container-v1 {
  max-width: 1670px;
}

.container-v2 {
  max-width: 1430px;
}

.promo_topbar {
  transition: all .5s ease;
  background: #1e1e1e;
}

.promo_topbar span {
  color: #fff;
  font-size: 10px;
  letter-spacing: .2em;
  display: inline-block;
  padding: 24px 0;
}

.promo_topbar .close_promo_topbar {
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}

.promo_topbar .close_promo_topbar svg {
  fill: #fff;
}

.promo_topbar.active {
  max-height: 0 !important;
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}

.poup-login-destop {
  width: 500px;
  margin: auto;
  background-color: #fff;
  box-shadow: 7px 6px 40px 0px rgba(204, 204, 223, 0.16);
  position: fixed;
  max-width: 90%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 600px;
  padding: 50px;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
}

.poup-login-destop.active {
  opacity: 1;
  visibility: visible;
  z-index: 11;
}

.poup-login-destop .form-control {
  height: 55px;
  border-radius: 0;
}

.poup-login-destop input::placeholder {
  font-size: 13px;
}

.poup-login-destop input:focus::placeholder,
.poup-login-destop input:active::placeholder {
  color: #000;
}

.poup-login-destop .overlay_login-content .eveland-close-login {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: -36px;
  right: 0;
  transition: all .5s ease;
  display: inline-block;
}

.poup-login-destop .overlay_login-content .eveland-close-login:hover {
  transform: rotate(180deg);
}

.poup-login-destop .overlay_login-content .box-register {
  display: block;
  text-align: center;
  margin-top: 30px;
  padding: 10px;
  background: #f2f2f2;
  border: 1px solid #e8eced;
  font-size: 14px;
}

.poup-login-destop .overlay_login-content .box-register a:hover {
  color: #fb5858;
}

.poup-login-destop .overlay_login-content .btn {
  height: 55px;
  border-radius: 0;
  background-color: #000;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 600;
  margin-top: 20px;
  width: 100%;
  transition: all .3s ease;
  border: none;
}

.poup-login-destop .overlay_login-content .btn:hover {
  background-color: #fb5858;
}

.poup-login-destop .overlay_login-content .formlogin-destop {
  width: 85%;
}

.poup-login-destop .overlay_login-content .formlogin-destop .login-icon-popup-login {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.poup-login-destop .overlay_login-content .formlogin-destop .title-tab-login {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  text-transform: unset;
  padding-top: 20px;
}

.poup-login-destop .overlay_login-content .formlogin-destop .form-check {
  padding-left: 0;
  text-align: left;
  font-size: 14px;
}

.poup-login-destop .overlay_login-content .formlogin-destop .form-check a {
  color: #c5c4c4;
}

.poup-login-destop .overlay_login-content .formlogin-destop .form-check a:hover {
  color: #fb5858;
}

.poup-login-destop .overlay_login-content .formlogin-destop .or_creat .box-register {
  display: block;
  text-align: center;
  margin-top: 30px;
  padding: 10px;
  background: #f2f2f2;
  border: 1px solid #e8eced;
  font-size: 14px;
}

.poup-login-destop .overlay_login-content .formlogin-destop .or_creat .box-register a {
  color: #c5c4c4;
}

.poup-login-destop .overlay_login-content .formlogin-destop .or_creat .box-register a:hover {
  color: #fb5858;
}

.poup-login-destop .overlay_login-content .block-login .login-icon {
  font-size: 35px;
}

.poup-login-destop .overlay_login-content .block-login .title_resgister {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 500;
  padding-bottom: 20px;
}

.poup-login-destop .overlay_login-content .form_register-destop {
  width: 85%;
}

.poup-login-destop .overlay_login-content .form_register-destop .login-icon {
  font-size: 35px;
}

.poup-login-destop .overlay_login-content .form_register-destop .title_resgister {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 500;
}

.bg-login-popup {
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: fixed;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  transition: 0.5s;
}

.bg-login-popup.active {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}

.label_menu {
  top: -10px;
  left: 100%;
  transform: translateX(-50%);
  font-size: 8px;
  display: inline-block;
  text-transform: uppercase;
  line-height: 16px;
  padding: 0 5px;
  font-weight: 600;
  color: #fff;
}

.label_menu:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  top: 100%;
  left: 10px;
  border-right: 4px solid transparent;
  border-top: 4px solid;
}

.search-full-destop .search-eveland {
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: height 1s ease;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  transition: transform 0.35s cubic-bezier(0.46, 0.01, 0.32, 1), opacity 0.4s ease-out;
  z-index: 2;
  background-color: #fff;
}

.search-full-destop .search-eveland .drawer-search-top {
  display: block;
  padding: 30px 15px;
  transition-delay: .2s;
  transition: all .5s ease;
  transform: translateY(-30px);
}

.search-full-destop .search-eveland .drawer-search-top .drawer-search-title {
  font-size: 40px;
  text-align: center;
  color: black;
  font-weight: 600;
  margin-top: 0;
  line-height: 1.2;
  text-transform: unset;
  margin-bottom: 1em;
}

.search-full-destop .search-eveland .wg-search-form {
  width: 900px;
  margin: 0 auto;
  position: relative;
  transition: all .6s linear;
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}

.search-full-destop .search-eveland .wg-search-form .search-input {
  height: 44px;
  background-color: #fff;
  color: #000;
  border: none;
  border-bottom: 2px solid #e8e8e8;
  line-height: 42px;
  width: 100%;
}

.search-full-destop .search-eveland .wg-search-form .search-input:active,
.search-full-destop .search-eveland .wg-search-form .search-input:focus {
  border-bottom: 2px solid #bbbaba;
}

.search-full-destop .search-eveland .wg-search-form button {
  position: absolute;
  top: 0;
  right: 0;
  color: #666;
  font-size: 22px;
  height: 43px;
  width: 43px;
  text-align: center;
  padding: 0;
  font-weight: 900;
}

.search-full-destop .search-eveland .drawer_back {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 2;
}

.search-full-destop .search-eveland .drawer_back a {
  font-size: 12px;
  line-height: 35px;
  width: 35px;
  height: 35px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.search-full-destop .search-eveland.active {
  height: 500px;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  z-index: 99;
}

.search-full-destop .search-eveland.active .drawer-search-top {
  transform: translateY(0px);
}

.search-full-destop .search-eveland.active .wg-search-form {
  transform: translateY(0);
  transition-delay: .3s;
  opacity: 1;
  visibility: visible;
}

.search-full-destop .bg_search_box {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  position: fixed;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}

.search-full-destop .bg_search_box.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease;
}

.menu_moblie {
  justify-content: space-between;
  padding: 15px;
  background-color: #fff;
  position: relative;
  z-index: 2;
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
}

.menu_moblie.menu_mobilescroll {
  -webkit-animation: mations 1s ease;
  animation: mations 1s ease;
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}

.menu_moblie.engoc-disable-sticky {
  position: unset;
}

.menu_moblie .menuleft {
  width: 70px;
}

.menu_moblie .menuleft .iconmenu {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #000;
}

.menu_moblie .menuleft .iconmenu span {
  text-align: left;
  display: block;
  width: 23px;
  height: 2px;
  background: #000;
  margin-bottom: 6px;
}

.menu_moblie .menuleft .iconmenu span:nth-child(2) {
  width: 12px;
}

.menu_moblie .menuleft .iconmenu span:nth-child(3) {
  width: 17px;
}

.menu_moblie .menuright {
  width: 70px;
  text-align: right;
}

.menu_moblie .menuright i {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.menu_moblie .menuright a {
  position: relative;
  color: #000;
  font-size: 23px;
  text-decoration: none;
}

.menu_moblie .menuright a span {
  color: #fb5858;
  display: block;
  font-size: 12px;
  position: absolute;
  text-align: center;
  top: -7px;
  right: -4px;
}

.box_contentmenu_background {
  background-color: #000000c4;
  z-index: 4;
  top: 0px;
  left: 0;
  position: fixed;
  overflow: auto;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
}

.box_contentmenu_background.active {
  opacity: 1;
  visibility: visible;
}

.box_contentmenu {
  height: 100%;
  width: 380px;
  max-width: calc(100% - 20px);
  top: 0px;
  left: -100%;
  z-index: 5;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease;
  background-color:#fff;
  /*   ::-webkit-scrollbar {
  width: 5px;
}
  ::-webkit-scrollbar-track {
  background: #fff; 
}
  ::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
  ::-webkit-scrollbar-thumb:hover {
  background: #555; 
} */
}

.box_contentmenu.active {
  opacity: 1;
  visibility: visible;
  left: 0;
  transition: all 0.6s ease;
  z-index: 99999999;
}

.box_contentmenu .form-control {
  border-radius: 0;
  height: 45px;
}

.box_contentmenu input::placeholder {
  color: #ddd;
  font-size: 13px;
}

.box_contentmenu input:focus::placeholder,
.box_contentmenu input:active::placeholder {
  color: #000;
}

.box_contentmenu button {
  border-radius: 0;
}

.box_contentmenu .tab_content_menu_mobile {
  width: 100%;
  height: 100%;
}

.box_contentmenu .tab_content_menu_mobile .nav-tabs {
  border-bottom: none;
  margin-bottom: 0px !important;
}

.box_contentmenu .tab_content_menu_mobile ul {
  width: 100%;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li {
  width: 50%;
  display: inline-block;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li a {
  background-color: #fff;
  color: #000;
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  height: 55px;
  line-height: 55px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li a.active {
  background-color: #000;
  color: #fff;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li a.active .tab-menu-icon {
  color: #fff;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li a.active .tab-menu-icon span {
  background: #fff;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li a .tab-menu-icon {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #000;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li a .tab-menu-icon span {
  text-align: left;
  display: block;
  width: 20px;
  height: 2px;
  background: #000;
  margin-bottom: 4px;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li a .tab-menu-icon span:nth-child(2) {
  width: 12px;
}

.box_contentmenu .tab_content_menu_mobile ul .toptab_li a i {
  font-size: 22px;
  vertical-align: middle;
}

.box_contentmenu .tab_content_menu_mobile .tab-content {
  width: 100%;
  position: relative;
  height: calc(100% - 100px);
  overflow: auto;
  padding: 30px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list {
  border-bottom: 1px solid #e7e7e7;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .nammenu {
  padding: 0 20px;
  font-weight: 500;
  font-size: 15px;
  line-height: 55px;
  height: 55px;
  color: #000;
  display: inline-block;
  transition: 0.5s;
  text-decoration: none;
  text-transform: uppercase;
  width: calc(100% - 50px);
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .toggle-menumobile {
  width: 50px;
  height: 48px;
  padding: 20px;
  text-align: center;
  float: right;
  text-decoration: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .toggle-menumobile i {
  font-size: 10px;
  color: #000;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .toggle-menumobile .icon-menu-mobile-plus {
  display: block;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .toggle-menumobile .icon-menu-mobile-minus {
  display: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .toggle-menumobile.iconactive .icon-menu-mobile-plus {
  display: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .toggle-menumobile.iconactive .icon-menu-mobile-minus {
  display: block;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list ul li a {
  display: block;
  font-size: 14px;
  color: #868686;
  padding: 4px;
  padding-left: 20px;
  text-transform: capitalize;
  text-decoration: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .title_menu_mb {
  font-size: 13px;
  font-weight: 500;
  position: relative;
  padding-top: 8px;
  margin-left: 20px;
  padding-bottom: 2px;
  text-transform: uppercase;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .title_menu_mb:before {
  position: absolute;
  content: '';
  width: 50px;
  border-bottom: 1px solid #007bff;
  bottom: 0;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .title_menu_mb.title_only_one:before {
  display: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content .tab_children_menu .mobilemenu_list .title_menu_mb.title_only_one a {
  color: #868686;
  font-size: 14px;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 400;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile {
  width: 100%;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .nammenu {
  font-size: 16px;
  width: calc(100% - 20px);
  font-weight: 400;
  height: 50px;
  color: black;
  display: inline-block;
  transition: 0.5s;
  text-decoration: none;
  text-transform: uppercase;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .nammenu .label_menu {
  top: -10px;
  left: 90%;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .toggle-menumobile {
  width: 20px;
  height: 45px;
  text-align: center;
  float: right;
  text-decoration: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .toggle-menumobile i {
  display: block;
  font-size: 25px;
  transition: 0.5s;
  color: black;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .toggle-menumobile.active i {
  transform: rotate(180deg);
  color: #fb5858;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .title_menu_mb {
  font-size: 14px;
  letter-spacing: 0.2em;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 13px;
  margin-top: 20px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .title_menu_mb:before {
  position: absolute;
  content: '';
  width: 50px;
  border-bottom: 1px solid #fb5858;
  bottom: 0;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .title_menu_mb:first-child {
  margin-top: 0px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list ul {
  list-style-type: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list ul:last-child {
  margin-bottom: 20px !important;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list ul li {
  line-height: 24px;
  position: relative;
  padding: 6px 0;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list ul li a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: black;
  text-transform: unset;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list ul li a .label_menu {
  top: -16px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .title_menu_mb.title_only_one {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: black;
  letter-spacing: unset;
  text-transform: unset;
  margin-top: unset;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .title_menu_mb.title_only_one:before {
  content: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .title_menu_mb.title_only_one:last-child {
  margin-bottom: 20px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile {
  width: 100%;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin {
  width: 100%;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .login-icon span {
  font-size: 35px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .mailrrr .form-check {
  font-size: 13px;
  padding-left: 0;
  text-align: left;
  padding: 8px 0;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .mailrrr .form-check a {
  color: #555;
  text-decoration: none;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .mailrrr .btn-dark {
  background-color: #000;
  border: none;
  padding: 11px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: .2em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .or_creat {
  overflow: hidden;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .or_creat span {
  font-size: 15px;
  position: relative;
  padding: 0 10px;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .or_creat span:before {
  content: "";
  border-top: 1px solid #e4e4e4;
  position: absolute;
  top: 7px;
  right: 100%;
  width: 9999em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .or_creat span:after {
  content: "";
  border-top: 1px solid #e4e4e4;
  position: absolute;
  top: 7px;
  left: 100%;
  width: 9999em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .formlogin .login_primary .or_creat a {
  font-size: 15px;
  color: #333;
  display: table;
  height: auto;
  line-height: 12px;
  padding: 20px 0;
  margin: 5px auto;
  background: transparent;
  text-decoration: none;
  font-weight: 500;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .RecoverPasswordForm span i {
  font-size: 30px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .RecoverPasswordForm h2 {
  margin-top: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 8px;
  letter-spacing: .3em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .RecoverPasswordForm h2 i {
  display: block;
  margin-bottom: 20px;
  font-size: 30px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .RecoverPasswordForm .form-group {
  margin-top: 20px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .RecoverPasswordForm .form-group:focus {
  outline: 0;
  border-color: #ccc;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .RecoverPasswordForm .register-button {
  background-color: #000;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register {
  width: 100%;
  margin: 30px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register .register-icon span {
  font-size: 30px;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register .title_resgister {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 8px;
  letter-spacing: .3em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register .mailrrr .btn-dark {
  background-color: #000;
  border: none;
  padding: 11px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: .2em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register .or_creat {
  overflow: hidden;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register .or_creat span {
  font-size: 15px;
  position: relative;
  padding: 0 10px;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register .or_creat span:before {
  content: "";
  border-top: 1px solid #e4e4e4;
  position: absolute;
  top: 7px;
  right: 100%;
  width: 9999em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register .or_creat span:after {
  content: "";
  border-top: 1px solid #e4e4e4;
  position: absolute;
  top: 7px;
  left: 100%;
  width: 9999em;
}

.box_contentmenu .tab_content_menu_mobile .tab-content #tab_account_mobile .overlay_login-content .box_content_accountdestop .form_register .or_creat a {
  font-size: 15px;
  color: #333;
  display: table;
  height: auto;
  line-height: 12px;
  padding: 20px 0;
  margin: 5px auto;
  background: transparent;
  text-decoration: none;
  font-weight: 500;
}

.box_contentmenu .tab_content_menu_mobile .close-menu-mobile {
  background-color: #fb5858;
  color: #fff;
  z-index: 20;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 12px;
}

/* ========================================
POPup newletter
======================================== */
.popup {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}

.popup .modal-overlay {
  background: rgba(45, 45, 50, 0.8);
  height: 100%;
  position: absolute;
  width: 100%;
}

.popup .modal-window {
  min-height: 320px;
  margin: 0 auto;
  position: relative;
  top: 25%;
  width: 847px;
}

.popup .modal-window .window-window {
  position: relative;
}

.popup .modal-window .window-window .window-content {
  position: relative;
  background: #fff;
  float: left;
}

.popup .modal-window .window-window .window-content .close_edit {
  padding: 0;
  height: 25px;
  width: 25px;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 9;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 27px;
  border: 0;
  background: #000;
  cursor: pointer;
}

.popup .modal-window .window-window .window-content .left {
  width: 528px;
  float: left;
  padding: 68px 30px 30px 70px;
}

.popup .modal-window .window-window .window-content .left .title {
  font-size: 20px;
  position: relative;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

.popup .modal-window .window-window .window-content .left .sub-title {
  margin-bottom: 15px;
  letter-spacing: 0.05em;
  color: #555555;
  font-size: 14px;
}

.popup .modal-window .window-window .window-content .left #mc_embed_signup {
  margin: 40px 0;
}

.popup .modal-window .window-window .window-content .left #mc_embed_signup .form-control {
  border-radius: 0;
  border: 1px solid #000;
  font-size: 13px;
}

.popup .modal-window .window-window .window-content .left #mc_embed_signup input::placeholder {
  color: #000;
}

.popup .modal-window .window-window .window-content .left #mc_embed_signup .form-group button {
  background-color: #000;
  border: none;
  border-radius: 0;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 13px;
  height: calc(2.25rem + 2px);
  text-transform: uppercase;
  letter-spacing: .1em;
}

.popup .modal-window .window-window .window-content .left #mc_embed_signup .form-group button:hover,
.popup .modal-window .window-window .window-content .left #mc_embed_signup .form-group button:focus,
.popup .modal-window .window-window .window-content .left #mc_embed_signup .form-group button.active {
  outline: none;
  box-shadow: none;
}

.popup .modal-window .window-window .window-content .left .message {
  margin-top: 0 !important;
  clear: both;
  padding: 4px 0 23px;
  margin-bottom: 0px;
  letter-spacing: 0.02em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
}

.popup .modal-window .window-window .window-content .left .product-socials {
  padding: 0;
  border-top: 0 none;
  border-bottom: 0 none;
  text-align: left;
  margin: 0;
}

.popup .modal-window .window-window .window-content .left .product-socials ul li a {
  text-decoration: none;
  padding-right: 10px;
}

.popup .modal-window .window-window .window-content .right {
  width: 317px;
  float: right;
}

/* ========================================
20. login_regester
======================================== */
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: none;
}

.login_regester {
  padding: 100px 0;
}

.login_regester h1,
.login_regester h2.title24.title-form-account {
  font-size: 18px;
  
  font-family	: Poppins ;
  
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 50px;
}

.login_regester h1 i,
.login_regester h2.title24.title-form-account i {
  font-size: 15px;
}

.login_regester .form-control {
  
  font-family	: Poppins ;
  
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
}

.login_regester .form-control:focus,
.login_regester .form-control.active {
  border-bottom: 1px solid #000;
}

.login_regester label {
  
  font-family	: Poppins ;
  
  font-size: 14px;
}

.login_regester input::placeholder {
  font-size: 13px;
  color: #ccc;
  
  font-family	: Poppins ;
  
}

.login_regester button,
.login_regester .register-button {
  border-radius: 0px;
  padding: 12px 40px;
  background-color: black;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  overflow: hidden;
  border: none;
  letter-spacing: .2em;
  font-size: 14px;
}

.login_regester button:before,
.login_regester .register-button:before {
  content: '';
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid #fb5858;
  border-bottom: 1px solid #fb5858;
  transform: translateX(-100%);
  transition: all 0.3s ease-out;
}

.login_regester button:after,
.login_regester .register-button:after {
  content: '';
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid #fb5858;
  border-left: 1px solid #fb5858;
  transform: translateY(-100%);
  transition: all 0.3s ease-out;
}

.login_regester button:hover,
.login_regester .register-button:hover {
  background-color: #fff;
  color: #fb5858;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.login_regester button:hover:before,
.login_regester .register-button:hover:before {
  transform: translateX(0);
  opacity: 1;
}

.login_regester button:hover:after,
.login_regester .register-button:hover:after {
  transform: translateY(0);
  opacity: 1;
}

.login_regester .forgot_pass a {
  text-decoration: none;
  font-size: 14px;
}

.login_regester .forgot_pass_form a {
  text-decoration: none;
  font-size: 14px;
}

.bg-minicart {
  transition: transform 0.35s cubic-bezier(0.46, 0.01, 0.32, 1), opacity 0.4s ease-out;
}

.bg-minicart.active {
  background-color: rgba(0, 0, 0, 0.66);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}

.minicart {
  background-color: #f7f7f7;
  z-index: 10;
  height: 100%;
  position: fixed;
  right: -100%;
  width: 380px;
  top: 0;
  transition: all 0.8s;
  max-width: calc(100% - 20px);
}

.minicart ::-webkit-scrollbar {
  width: 3px;
}

.minicart ::-webkit-scrollbar-track {
  background: #fff;
}

.minicart ::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 10px;
}

.minicart ::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}

.minicart.active {
  right: 0;
  transition: all 0.5s;
}

.minicart .mini-content {
  /*     position: relative; */
}

.minicart .mini-content .mini-cart-head .close-mini-cart {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  color: #000;
  border-right: 1px solid #dedede;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  line-height: 47px;
}

.minicart .mini-content .mini-cart-head .close-mini-cart:hover {
  color: #fb5858;
}

.minicart .mini-content .mini-cart-head .title {
  font-weight: 600;
  line-height: 46px;
  height: 45px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #ecebeb;
  padding-bottom: 0;
  margin-bottom: 0px;
  text-align: center;
  font-size: 15px;
}

.minicart .mini-content .mini-cart-head .mini-cart-counter {
  font-weight: 600;
  display: block;
  min-width: 45px;
  height: 45px;
  text-align: center;
  line-height: 46px;
  color: #000;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #ecebeb;
  border-top: transparent;
  border-right: transparent;
}

.minicart .mini-content .prod {
  position: relative;
  height: calc(100vh - 162px);
  max-height: 100%;
  overflow: auto;
  padding: 0px 20px;
}

.minicart .mini-content .prod .product-cart {
  overflow: hidden;
  position: relative;
  text-align: left;
}

.minicart .mini-content .prod .product-cart .minicart_item li {
  border-bottom: 1px solid #e1e1e1;
  align-items: flex-start;
  position: relative;
  padding: 20px 0;
}

.minicart .mini-content .prod .product-cart .minicart_item li .thumb_img_cartmini {
  width: 25%;
}

.minicart .mini-content .prod .product-cart .minicart_item li .product-detail {
  width: 70%;
  padding-left: 20px;
}

.minicart .mini-content .prod .product-cart .minicart_item li .product-detail .product_name_mini {
  line-height: 16px;
}

.minicart .mini-content .prod .product-cart .minicart_item li .product-detail .product_name_mini a {
  font-size: 16px;
  text-align: justify;
  color: #000;
  text-decoration: none;
  font-weight: 400;
}

.minicart .mini-content .prod .product-cart .minicart_item li .product-detail .product_name_mini a:hover {
  color: #fb5858;
}

.minicart .mini-content .prod .product-cart .minicart_item li .product-detail span {
  font-size: 16px;
  padding-top: 10px;
}

.minicart .mini-content .prod .product-cart .minicart_item li .product-detail .product_info .price_nosale {
  text-decoration: line-through;
  font-size: 15px;
  color: #c5c5c5;
  padding-right: 10px;
}

.minicart .mini-content .prod .product-cart .minicart_item li .product-detail .product_info .price_sale {
  font-size: 15px;
}

.minicart .mini-content .prod .product-cart .minicart_item li .produc_remove {
  width: 15%;
}

.minicart .mini-content .prod .product-cart .minicart_item li .produc_remove a {
  position: absolute;
  top: 19px;
  right: 0px;
  color: black;
  text-decoration: none;
}

.minicart .mini-content .prod .product-cart .minicart_item li .produc_remove a i {
  font-size: 12px;
}

.minicart .mini-content .prod .product-cart .minicart_item li .produc_remove a:hover {
  color: #fb5858;
}

.minicart .mini-content .sub-total {
  /*       max-width: calc(100% - 20px); */
  height: 59px;
  line-height: 59px;
  background-color: #ffffff;
  color: #000000;
  padding: 0 40px;
  overflow: hidden;
  bottom: 59px;
  position: absolute;
  width: 400px;
  max-width: 100%;
}

.minicart .mini-content .sub-total .total-title {
  font-size: 16px;
}

.minicart .mini-content .sub-total .total-price {
  width: auto;
  font-weight: 600;
  display: block;
  color: #fb5858;
}

.minicart .mini-content .action-checkout {
  bottom: 0;
  position: absolute;
  width: 400px;
  max-width: 100%;
}

.minicart .mini-content .action-checkout .button-viewcart {
  width: 50%;
  display: block;
  float: left;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .2em;
  height: 59px;
  line-height: 61px;
  color: #ffffff;
  background-color: #2a2a2a;
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
}

.minicart .mini-content .action-checkout .button-viewcart:hover {
  background-color: #fb5858;
}

.minicart .mini-content .action-checkout .button-checkout {
  width: 50%;
  display: block;
  float: left;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .2em;
  height: 59px;
  line-height: 61px;
  color: #ffffff;
  background-color: #000000;
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
}

.minicart .mini-content .action-checkout .button-checkout:hover {
  background-color: #fb5858;
}

.minicart .mini-content .list_product_minicart.empty {
  height: 100vh;
}

.minicart .mini-content .list_product_minicart.empty .empty-product_minicart {
  display: block;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  width: 100%;
}

.minicart .mini-content .list_product_minicart.empty .empty-product_minicart p {
  font-size: 22px;
  line-height: 1.2;
  color: #000000;
  text-align: center;
}

.minicart .mini-content .list_product_minicart.empty .empty-product_minicart a {
  font-weight: 600;
  display: inline-block;
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding: 20px 30px;
  text-align: center;
  margin-top: 30px;
  text-decoration: none;
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
}

.minicart .mini-content .list_product_minicart.empty .empty-product_minicart a:hover {
  background-color: #fb5858;
}

.engoc_currencies {
  margin-right: 10px;
  position: relative;
}

.engoc_currencies .currency-picker {
  color: #333;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  font-size: 10px;
  padding: 7px 8px;
  letter-spacing: .1em;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  height: 35px;
  width: 60px !important;
  background: transparent;
}

.engoc_currencies:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
  font-size: 12px;
  top: 8px;
  z-index: 1;
  color: #333;
}

.engoc_currencies select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.engoc_currencies select::-ms-expand {
  display: none;
}

.box-change-langue {
  margin-right: 30px;
  position: relative;
}

.box-change-langue .top-lanngue a {
  color: #333;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  font-size: 10px;
  display: block;
  padding: 0px 8px;
  letter-spacing: .1em;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  height: 35px;
  width: 90px;
  line-height: 35px;
  position: relative;
}

.box-change-langue .top-lanngue a:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
  font-size: 12px;
  top: 0px;
  z-index: 1;
  color: #333;
}

.box-change-langue #collapseExample {
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 2;
  background: #fff;
  padding: 8px;
  width: 100%;
}

.box-change-langue #collapseExample ul li {
  line-height: 24px;
}

.box-change-langue #collapseExample ul li a {
  font-size: 10px;
  color: #333;
  letter-spacing: .1em;
  font-weight: 600;
}

.box-change-langue #collapseExample ul li a:hover {
  color: #fb5858;
}

.horizon-menu-home {
  background: #fff;
  background-size: cover;
  background-position: center;
  width: 100%;
  max-width: 100%;
  position: fixed;
  top: 0;
  padding: 80px 50px 80px 120px;
  z-index: 5;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  left: 0;
  right: 0;
  transition: transform 0.8s cubic-bezier(0.46, 0.01, 0.32, 1);
  transform: translateY(-100%);
}

.horizon-menu-home ::-webkit-scrollbar {
  width: 3px;
}

.horizon-menu-home ::-webkit-scrollbar-track {
  background: #fff;
}

.horizon-menu-home ::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 10px;
}

.horizon-menu-home ::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}

.horizon-menu-home .close-menu-horizon {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 45px;
  transition: all 0.5s ease;
}

.horizon-menu-home .close-menu-horizon:hover {
  color: #fb5858;
  transform: rotate(180deg);
}

.horizon-menu-home .main-navigation {
  width: 40%;
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 200px) !important;
}

.horizon-menu-home .main-navigation .menu-horizon-list .nammenu {
  font-size: 30px;
  width: calc(100% - 50px);
  font-weight: 300;
  height: 70px;
  color: black;
  display: inline-block;
  transition: 0.5s;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}

.horizon-menu-home .main-navigation .menu-horizon-list .nammenu:before {
  content: attr(title);
  color: black;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  transition: height 1s ease 0s;
  overflow: hidden;
}

.horizon-menu-home .main-navigation .menu-horizon-list .nammenu:hover {
  color: #fb5858;
}

.horizon-menu-home .main-navigation .menu-horizon-list .nammenu:hover:before {
  height: 0;
}

.horizon-menu-home .main-navigation .menu-horizon-list .nammenu .label_menu {
  top: 0px;
  left: 20%;
}

.horizon-menu-home .main-navigation .menu-horizon-list .toggle-menumobile {
  width: 50px;
  height: 48px;
  text-align: center;
  float: right;
  text-decoration: none;
}

.horizon-menu-home .main-navigation .menu-horizon-list .toggle-menumobile i {
  display: block;
  font-size: 25px;
  transition: 0.5s;
  color: black;
}

.horizon-menu-home .main-navigation .menu-horizon-list .toggle-menumobile.active i {
  transform: rotate(180deg);
  color: #fb5858;
}

.horizon-menu-home .main-navigation .menu-horizon-list .title_menu_mb {
  font-size: 16px;
  letter-spacing: 0.2em;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 13px;
  margin-top: 20px;
}

.horizon-menu-home .main-navigation .menu-horizon-list .title_menu_mb:before {
  position: absolute;
  content: '';
  width: 50px;
  border-bottom: 1px solid #fb5858;
  bottom: 0;
}

.horizon-menu-home .main-navigation .menu-horizon-list .title_menu_mb:first-child {
  margin-top: 0px;
}

.horizon-menu-home .main-navigation .menu-horizon-list ul {
  list-style-type: none;
}

.horizon-menu-home .main-navigation .menu-horizon-list ul:last-child {
  margin-bottom: 20px !important;
}

.horizon-menu-home .main-navigation .menu-horizon-list ul li {
  line-height: 24px;
  position: relative;
  padding: 6px 0;
}

.horizon-menu-home .main-navigation .menu-horizon-list ul li a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: black;
  text-transform: unset;
}

.horizon-menu-home .main-navigation .menu-horizon-list ul li a .label_menu {
  top: -16px;
}

.horizon-menu-home .main-navigation .menu-horizon-list .title_menu_mb.title_only_one {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: black;
  letter-spacing: unset;
  text-transform: unset;
  margin-top: unset;
}

.horizon-menu-home .main-navigation .menu-horizon-list .title_menu_mb.title_only_one:before {
  content: none;
}

.horizon-menu-home .main-navigation .menu-horizon-list .title_menu_mb.title_only_one:last-child {
  margin-bottom: 20px;
}

.horizon-menu-home.active {
  transform: unset;
}

.bg-horizon-menu {
  transition: transform 0.35s cubic-bezier(0.46, 0.01, 0.32, 1), opacity 0.4s ease-out;
}

.bg-horizon-menu.active {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
}

#header {
  padding: 25px 0;
}

#header .logo svg {
  max-width: 100%;
  height: auto;
}

#header .menu ul li {
  padding-left: 18px;
  padding-right: 18px;
}

#header .menu ul li:last-child {
  padding-right: 0px;
}

#header .menu ul li .nav-link {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #333;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  display: inline-block;
}

#header .menu ul li .nav-link:after {
  content: "";
  width: 0;
  height: 4px;
  background-color: #fb5858;
  opacity: .7;
  display: block;
  margin-top: -6px;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
}

#header .menu ul li .nav-link:hover:after,
#header .menu ul li .nav-link:focus:after,
#header .menu ul li .nav-link:active:after {
  left: 0;
  width: 100%;
}

#header .menu ul li .list-home {
  height: auto;
  padding: 0 30px 30px 30px;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border: none;
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  background-color: #fff;
  width: 950px;
  background-size: cover;
  background-position: center center;
  left: -425px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#header .menu ul li .list-woman {
  width: 950px;
  background-color: #fff;
  height: auto;
  padding: 30px;
  box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border: none;
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  left: -425px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#header .menu ul li .list-woman .list-clothing .title h5 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1PX;
  font-weight: 600;
  margin-bottom: 20px;
}

#header .menu ul li .list-woman .list-clothing .title h5 a {
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.5s ease;
  color: #333;
}

#header .menu ul li .list-woman .list-clothing .title h5 a:after {
  content: '';
  display: block;
  height: 1px;
  width: 55px;
  background-color: #fb5858;
  margin-top: 17px;
}

#header .menu ul li .list-woman .list-clothing .title h5 a:hover {
  color: #fb5858;
}

#header .menu ul li .list-woman .list-clothing ul li {
  line-height: 24px;
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
  padding: 5px 0;
}

#header .menu ul li .list-woman .list-clothing ul li a {
  text-decoration: none;
  font-size: 14px;
  
  font-family	: Poppins ;
  
  color: #555;
  font-weight: 300;
  text-transform: unset;
  letter-spacing: unset;
}

#header .menu ul li .list-woman .list-clothing ul li a:after {
  border-bottom: 1px solid #fb5858;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  transition: width .4s linear 0s;
  width: 0;
}

#header .menu ul li .list-woman .list-clothing ul li a:hover,
#header .menu ul li .list-woman .list-clothing ul li a:focus,
#header .menu ul li .list-woman .list-clothing ul li a:active {
  color: #fb5858;
}

#header .menu ul li .list-woman .list-clothing ul li a:hover:after,
#header .menu ul li .list-woman .list-clothing ul li a:focus:after,
#header .menu ul li .list-woman .list-clothing ul li a:active:after {
  left: 0;
  width: 100%;
}

#header .menu ul li .list-woman.shop {
  max-width: 1000px;
  width: 100vw;
  left: -450px;
}

#header .menu ul li .list-woman.shop .col-lg-6:nth-child(3) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.shop .col-lg-6:nth-child(4) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.featured .col-lg-4:nth-child(4) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.featured .col-lg-4:nth-child(5) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.featured .col-lg-4:nth-child(6) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.featured .col-lg-4:nth-child(7) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.style_3 {
  width: 600px;
  left: -300px;
}

#header .menu ul li .list-woman.style_3 .col-lg-4:nth-child(4) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.style_3 .col-lg-4:nth-child(5) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.style_3 .col-lg-4:nth-child(6) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.style_3 .col-lg-4:nth-child(7) {
  padding-top: 20px;
}

#header .menu ul li .list-woman.page {
  width: auto;
  left: 0;
  min-width: 200px;
}

#header .menu ul li.dropdown:hover .list-home {
  margin-top: 1px;
  opacity: 1;
  visibility: visible;
}

#header .menu ul li.dropdown:hover .list-woman {
  margin-top: 1px;
  opacity: 1;
  visibility: visible;
}

#header .menu .eveland-demolink {
  margin-top: 30px;
}

#header .menu .eveland-demolink img {
  transition: box-shadow .2s ease-out;
}

#header .menu .eveland-demolink img:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
}

#header .menu .eveland-demolink .title {
  font-size: 12px;
  margin: 0;
  color: #333;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 20px;
}

#header .currencies-login {
  display: flex !important;
  justify-content: flex-end !important;
  flex-wrap: wrap;
}

#header .currencies-login .cart-login-search ul {
  margin-top: 5px;
}

#header .currencies-login .cart-login-search ul .login_hd {
  font-size: 14px;
  font-weight: 600;
}

#header .currencies-login .cart-login-search ul .login_hd:after {
  content: '';
  border-bottom: 2px solid #333;
  display: block;
}

#header .currencies-login .cart-login-search ul li {
  vertical-align: top;
  margin-right: 13px !important;
}

#header .currencies-login .cart-login-search ul li:last-child {
  margin-right: 0px !important;
}

#header .currencies-login .cart-login-search ul li a {
  text-decoration: none;
  color: #333;
}

#header .currencies-login .cart-login-search ul li a i {
  font-size: 20px;
}

#header .currencies-login .cart-login-search ul li .cart {
  position: relative;
}

#header .currencies-login .cart-login-search ul li .cart .number-cart {
  position: absolute;
  top: -19px;
  left: 12px;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.header-absolute {
  position: absolute;
  width: 100%;
  background: transparent;
  z-index: 2;
}

.header-v1-h1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  z-index: 2;
}

.header-v1-h1.menu_scroll_v1 {
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  animation: mations 1s ease;
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  border-bottom: none;
}

#header.header-v2-h2 {
  padding: 25px 0;
}

#header.header-v2-h2 .menu ul li .list-home {
  left: 0px;
}

#header.header-v2-h2 .menu ul li .list-woman {
  left: -150px;
}

#header.header-v2-h2 .menu ul li .list-woman.shop {
  left: 0px;
}

#header.header-v2-h2 .menu ul li .list-woman.style_3 {
  left: -200px;
}

#header.header-v2-h2 .menu ul li .list-woman.page {
  left: 0;
}

.header-v2-h2 {
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
}

.header-v2-h2.menu_scroll_v2 {
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
  background-color: #a28d77 !important;
  animation: mations 1s ease;
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  border-bottom: none;
}

.header-v3-h3 {
  background: rgba(0,0,0,0);
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
}

.header-v3-h3.menu_scroll_v3 {
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  animation: mations 1s ease;
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  border-bottom: none;
}

#header.header-v4-h4 {
  padding: 28px 0;
}

#header.header-v4-h4 .menu ul li .list-home {
  left: 0px;
}

#header.header-v4-h4 .menu ul li .list-woman {
  left: -150px;
}

#header.header-v4-h4 .menu ul li .list-woman.shop {
  left: 0px;
}

#header.header-v4-h4 .menu ul li .list-woman.style_3 {
  left: -200px;
}

#header.header-v4-h4 .menu ul li .list-woman.page {
  left: 0;
}

.header-v4-h4 {
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  z-index: 2;
}

.header-v4-h4.menu_scroll_v4 {
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  animation: mations 1s ease;
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  border-bottom: none;
}

.header-v5-h5 {
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
}

.header-v5-h5.menu_scroll_v5 {
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
  background-color:#fff;
  animation: mations 1s ease;
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  border-bottom: none;
}

.header-v5-h5 .model_menu {
  font-size: 14px;
  color: #333;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.header-v5-h5 .model_menu .model-menu-icon {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #333;
}

.header-v5-h5 .model_menu .model-menu-icon span {
  text-align: left;
  display: block;
  width: 23px;
  height: 2px;
  background: #333;
  margin-bottom: 4px;
}

.header-v5-h5 .model_menu .model-menu-icon span:nth-child(2) {
  width: 12px;
}

.header-v5-h5 .model_menu .model-menu-icon span:nth-child(3) {
  width: 17px;
}

.header-v5-h5 .model_menu .model-menu-title {
  margin-left: 7px;
  font-size: 11px;
  letter-spacing: .2em;
  font-weight: 600;
}

.header-v5-h5 .model_menu:hover {
  cursor: pointer;
}

.header-v6-h6 {
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
}

.header-v6-h6.menu_scroll_v6 {
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  animation: mations 1s ease;
  transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  border-bottom: none;
}

.header-v6-h6 .model_menu {
  margin-left: 40px;
  margin-top: 8px;
}

.header-v6-h6 .model_menu .model-menu-icon {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #333;
}

.header-v6-h6 .model_menu .model-menu-icon span {
  text-align: left;
  display: block;
  width: 35px;
  height: 2px;
  background: #333;
  margin-bottom: 6px;
}

.header-v6-h6 .model_menu .model-menu-icon span:nth-child(2) {
  width: 16px;
}

.header-v6-h6 .model_menu:hover {
  cursor: pointer;
}

.mt-all {
  margin-top: 70px;
}

.section-slideshow-v1 {
  position: relative;
  overflow: hidden;
}

.section-slideshow-v1 .next-slide,
.section-slideshow-v1 .prev-slide {
  position: absolute;
  font-size: 42px;
  color: #000;
  top: 50%;
  line-height: 0;
  z-index: 1;
  /* padding-right: 141px; */
  background: #fff;
  border-radius: 73%;
}

.section-slideshow-v1 .next-slide {
  right: -51px;
  padding: 52px 51px 52px 29px;
}

.section-slideshow-v1 .prev-slide {
  left: -51px;
  padding: 52px 29px 52px 51px;
}

.section-slideshow-v1 .slick-dots {
  transform: translate(-50%);
  left: 50%;
  bottom: 54px;
}

.section-slideshow-v1 .slick-dots li {
  margin: 0 3px;
  width: 45px;
}

.section-slideshow-v1 .slick-dots li button {
  font-size: unset;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 2px;
  padding: 0;
  background-color: #d5d5d5;
}

.section-slideshow-v1 .slick-dots li button:before {
  opacity: 0;
}

.section-slideshow-v1 .slick-dots .slick-active button {
  background-color: #000000;
}

.section-slideshow-v1 .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.section-slideshow-v1 .info-sideh1 {
  position: relative;
}

.section-slideshow-v1 .info-sideh1 .picture-slideshow {
  overflow: hidden;
}

.section-slideshow-v1 .info-sideh1 .picture-slideshow img {
  width: 100%;
  object-fit: cover;
  transform: scale(1.1);
  transition: all 8s ease;
}

.section-slideshow-v1 .info-sideh1 .box-content {
  position: absolute;
  bottom: 28%;
  left: 13%;
}

.section-slideshow-v1 .info-sideh1 .box-content .box-title {
  overflow: hidden;
}

.section-slideshow-v1 .info-sideh1 .box-content .box-title .titlebig {
  text-transform: unset;
  font-size: 90px;
  font-weight: 300;
  line-height: 94px;
  transform: translateX(100%);
  transition: all 1.5s cubic-bezier(0, 0.45, 0.58, 0.2);
  opacity: 0;
}

.section-slideshow-v1 .info-sideh1 .box-content .box-button {
  margin-top: 27px;
  overflow: hidden;
}

.section-slideshow-v1 .info-sideh1 .box-content .box-button .button-shop {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-slideshow-v1 .info-sideh1 .img_sub1 {
  position: absolute;
  top: 7%;
  right: 17%;
  opacity: 0;
  transition: .7s;
}

.section-slideshow-v1 .info-sideh1 .img_sub2 {
  position: absolute;
  top: 0%;
  right: 14.5%;
  opacity: 0;
  transition: 2s;
  z-index: 1;
}

.section-slideshow-v1 .slick-active .info-sideh1 .picture-slideshow img {
  transform: scale(1);
}

.section-slideshow-v1 .slick-active .info-sideh1 .box-content .box-title .titlebig {
  transform: unset;
  opacity: 1;
}

.section-slideshow-v1 .slick-active .info-sideh1 .box-content .box-button .button-shop {
  transform: unset;
  opacity: 1;
}

.section-slideshow-v1 .slick-active .info-sideh1 .img_sub1 {
  opacity: 1;
  transition-delay: 1.5s;
}

.section-slideshow-v1 .slick-active .info-sideh1 .img_sub2 {
  opacity: 1;
  transition-delay: 1s;
}

@media (max-width: 576px) {
  .section-slideshow-v1 .slick-dots {
    bottom: 10px;
  }

  .section-slideshow-v1 .slick-dots li {
    width: 20px;
  }

  .section-slideshow-v1 .slick-dots li button {
    width: 20px;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .picture-slideshow img {
    min-height: 500px;
    object-fit: cover;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub1,
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub2 {
    right: 0;
    top: unset;
    bottom: 0;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub1 img,
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub2 img {
    max-height: 350px;
    object-fit: cover;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content {
    left: 2%;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content .box-title h3 {
    z-index: 2;
    font-size: 30px;
    line-height: inherit;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content .box-button .button-shop {
    font-size: 10px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-slideshow-v1 .slick-dots {
    bottom: 10px;
  }

  .section-slideshow-v1 .slick-dots li {
    width: 20px;
  }

  .section-slideshow-v1 .slick-dots li button {
    width: 20px;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .picture-slideshow img {
    min-height: 600px;
    object-fit: cover;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub1,
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub2 {
    right: 0;
    top: unset;
    bottom: 0;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub1 img,
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub2 img {
    max-height: 500px;
    object-fit: cover;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content {
    left: 4%;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content .box-title h3 {
    z-index: 2;
    font-size: 40px;
    line-height: inherit;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content .box-button .button-shop {
    font-size: 12px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .picture-slideshow img {
    min-height: 700px;
    object-fit: cover;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub1,
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub2 {
    right: 0;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub1 img,
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub2 img {
    max-height: 700px;
    object-fit: cover;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content {
    left: 5%;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content .box-title h3 {
    font-size: 60px;
    line-height: inherit;
  }
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .picture-slideshow img {
    min-height: 750px;
    object-fit: cover;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub1,
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub2 {
    right: 0;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub1 img,
  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .img_sub2 img {
    max-height: 750px;
    object-fit: cover;
  }

  .section-slideshow-v1 .itemv-slide-h1 .info-sideh1 .box-content .box-title h3 {
    font-size: 70px;
    line-height: inherit;
  }
}

.section-slideshow-v2 .info-sideh2-colleft,
.section-slideshow-v2 .info-sideh2-colright {
  width: 50%;
}

.section-slideshow-v2 .info-sideh2-colright {
  text-align: center;
  padding-top: 240px;
}

.section-slideshow-v2 .info-sideh2-colright .picture_right {
  position: relative;
}

.section-slideshow-v2 .info-sideh2-colright .picture_right .picture {
  overflow: hidden;
  display: inline-block;
}

.section-slideshow-v2 .info-sideh2-colright .picture_right .picture img {
  margin: 0 auto;
  transform: scale(2);
  transition: all 1s cubic-bezier(0.69, 0.32, 0.38, 0.79);
  opacity: 0;
}

.section-slideshow-v2 .info-sideh2-colright .picture_right .title1 {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: .4em;
  position: absolute;
  left: 8%;
  top: 36%;
  transform: translateY(-50px);
  transition: .7s;
  transition-delay: .5s;
  opacity: 0;
}

.section-slideshow-v2 .info-sideh2-colright .picture_right .title2 {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: .3em;
  position: absolute;
  right: 12%;
  bottom: 24%;
  transform: translateY(60px);
  transition-delay: 1s;
  transition: .9s;
  opacity: 0;
}

.section-slideshow-v2 .info-sideh2-colright .picture_right .box-button {
  transform: translateY(25px);
  transition: transform 1s;
  margin-top: 40px;
}

.section-slideshow-v2 .info-sideh2-colright .picture_right .box-button .button-shop {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
}

.section-slideshow-v2 .info-sideh2-colright .custom {
  margin-top: 80px;
}

.section-slideshow-v2 .info-sideh2-colright .custom .pagingInfo {
  font-size: 20px;
  font-weight: 300;
  color: black;
  position: relative;
  display: inline-block;
  margin-right: 40px;
}

.section-slideshow-v2 .info-sideh2-colright .custom .pagingInfo:before {
  content: '';
  height: 2px;
  width: 60px;
  background: #dcdcdc;
  position: absolute;
  transform: rotate(-45deg);
  bottom: 28px;
  left: 37px;
}

.section-slideshow-v2 .info-sideh2-colright .custom .pagingInfo p {
  padding-left: 85px;
}

.section-slideshow-v2 .info-sideh2-colleft {
  overflow: hidden;
}

.section-slideshow-v2 .info-sideh2-colleft .picture-slideshow {
  transform: translateX(-20%);
  transition: all 1.2s cubic-bezier(0.69, 0.32, 0.38, 0.79);
  opacity: 0;
}

.section-slideshow-v2 .slick-active .info-sideh2-colleft .picture-slideshow {
  transform: none;
  opacity: 1;
}

.section-slideshow-v2 .slick-active .info-sideh2-colright .picture_right img {
  transform: none;
  opacity: 1;
}

.section-slideshow-v2 .slick-active .info-sideh2-colright .picture_right .title1,
.section-slideshow-v2 .slick-active .info-sideh2-colright .picture_right .title2 {
  transform: none;
  opacity: 1;
}

.section-slideshow-v2 .slick-active .info-sideh2-colright .picture_right .box-button {
  transform: none;
}

@media (max-width: 600px) {
  .section-slideshow-v2 .info-sideh2-colleft {
    width: 0;
    display: none;
  }

  .section-slideshow-v2 .info-sideh2-colright {
    width: 100%;
    padding-top: 50px;
    margin: auto;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .picture img {
    height: 250px;
    object-fit: cover;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title1 {
    font-size: 24px;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title2 {
    font-size: 18px;
    bottom: 28%;
  }

  .section-slideshow-v2 .info-sideh2-colright .custom {
    margin-top: 40px;
  }
}

@media (min-width: 600px) and (max-width: 768px) {
  .section-slideshow-v2 .info-sideh2-colleft {
    width: 55%;
  }

  .section-slideshow-v2 .info-sideh2-colleft .picture-slideshow img {
    min-height: 500px;
    object-fit: cover;
  }

  .section-slideshow-v2 .info-sideh2-colright {
    width: 45%;
    padding-top: 0;
    margin: auto;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .picture img {
    height: 220px;
    object-fit: cover;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title1 {
    font-size: 20px;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title2 {
    font-size: 14px;
    bottom: 32%;
  }

  .section-slideshow-v2 .info-sideh2-colright .custom {
    font-size: 18px;
    margin-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .section-slideshow-v2 .info-sideh2-colleft {
    width: 55%;
  }

  .section-slideshow-v2 .info-sideh2-colright {
    width: 45%;
    padding-top: 0;
    margin: auto;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .picture img {
    height: 220px;
    object-fit: cover;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title1 {
    font-size: 24px;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title2 {
    font-size: 18px;
    bottom: 32%;
  }

  .section-slideshow-v2 .info-sideh2-colright .custom {
    margin-top: 40px;
  }
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .section-slideshow-v2 .info-sideh2-colleft {
    width: 55%;
  }

  .section-slideshow-v2 .info-sideh2-colright {
    width: 45%;
    padding-top: 0;
    margin: auto;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .picture img {
    height: 270px;
    object-fit: cover;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title1 {
    font-size: 24px;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title2 {
    font-size: 18px;
    bottom: 32%;
  }

  .section-slideshow-v2 .info-sideh2-colright .custom {
    margin-top: 40px;
  }
}

@media (min-width: 1367px) and (max-width: 1600px) {
  .section-slideshow-v2 .info-sideh2-colleft {
    width: 55%;
  }

  .section-slideshow-v2 .info-sideh2-colright {
    width: 45%;
    padding-top: 0;
    margin: auto;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .picture img {
    height: 400px;
    object-fit: cover;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title1 {
    font-size: 40px;
  }

  .section-slideshow-v2 .info-sideh2-colright .picture_right .title2 {
    font-size: 26px;
    bottom: 28%;
  }

  .section-slideshow-v2 .info-sideh2-colright .custom {
    margin-top: 50px;
  }
}

@media (min-width: 1601px) and (max-width: 1850px) {
  .section-slideshow-v2 .info-sideh2-colright {
    padding-top: 100px;
  }
}

.section-slideshow-v3 {
  position: relative;
  overflow: hidden;
}

.section-slideshow-v3 .next-slide,
.section-slideshow-v3 .prev-slide {
  position: absolute;
  font-size: 42px;
  color: #000;
  top: 50%;
  line-height: 0;
  z-index: 1;
  /* padding-right: 141px; */
  background: #fff;
  border-radius: 73%;
}

.section-slideshow-v3 .next-slide {
  right: -51px;
  padding: 52px 51px 52px 29px;
}

.section-slideshow-v3 .prev-slide {
  left: -51px;
  padding: 52px 29px 52px 51px;
}

.section-slideshow-v3 .slick-dots {
  right: 21%;
  bottom: 7%;
  width: auto;
}

.section-slideshow-v3 .slick-dots li {
  position: absolute;
  transform: translateX(50px);
  transition: 1s;
  transition-delay: 1s;
  z-index: 1;
  opacity: 1;
  margin: 0 3px;
  width: 90px;
}

.section-slideshow-v3 .slick-dots li a {
  position: relative;
}

.section-slideshow-v3 .slick-dots li a:before {
  content: '';
  height: 1px;
  width: 45px;
  position: absolute;
  top: 50%;
  right: 12px;
  background: #000;
}

.section-slideshow-v3 .slick-dots li a i {
  padding-left: 57px;
}

.section-slideshow-v3 .slick-dots .slick-active {
  transform: none;
  z-index: 0;
  opacity: 0;
  transition: 1s;
}

.section-slideshow-v3 .slick-dots .slick-active a {
  opacity: 0;
  visibility: hidden;
}

.section-slideshow-v3 .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.section-slideshow-v3 .itemv-slide-h1 {
  padding: 160px 0 40px 0;
  position: relative;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 {
  text-align: center;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content {
  position: relative;
  display: inline-block;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .img_sub1 img {
  transform: scale(1.5);
  transition: 1s;
  opacity: 0;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left,
.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left,
.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_right,
.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right,
.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .box-button {
  position: absolute;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left {
  top: 14%;
  left: 0;
  transform: translateX(50px), matrix3d(1.552, 0, 0.26, 0, 0, 0.49, 0.21, 0.001, -0.26, -0.21, 0.9506, 0, 3, 2, 30, 1);
  -webkit-transform: matrix3d(1.552, 0, 0.26, 0, 0, 0.49, 0.21, 0.001, -0.26, -0.21, 0.9506, 0, 3, 2, 30, 1);
  transition: 1s;
  transition-delay: 0.5s;
  opacity: 0;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left h3 {
  font-size: 200px;
  font-weight: 400;
  
  font-family	: Prata ;
  
  color: #5e8e3e;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_right {
  bottom: 24%;
  right: 6%;
  transform: matrix3d(0.97, 0, 0.26, 0, 0, 0.49, 0.21, 0.001, -0.26, -0.21, 0.9506, 0, 200, 2, 30, 1);
  -webkit-transform: matrix3d(0.97, 0, 0.26, 0, 0, 0.49, 0.21, 0.001, -0.26, -0.21, 0.9506, 0, 200, 2, 30, 1);
  transition: 1s;
  transition-delay: 0.6s;
  opacity: 0;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_right h3 {
  font-size: 200px;
  font-weight: 400;
  
  font-family	: Prata ;
  
  color: #5e8e3e;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left {
  transform: rotate(90deg) translateX(80px);
  transition: .6s;
  transition-delay: 1.2s;
  opacity: 0;
  left: 10%;
  bottom: 35%;
  z-index: 2;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3em;
  position: relative;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p:before {
  content: '';
  height: 1px;
  width: 70px;
  border: 1px solid;
  position: absolute;
  bottom: 50%;
  right: 0;
  transform: translatex(81px);
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right {
  right: 14%;
  top: 24%;
  transform: rotate(90deg) translateX(-80px);
  opacity: 0;
  transition: .6s;
  transition-delay: 1.3s;
  z-index: 2;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3em;
  position: relative;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p:before {
  content: '';
  height: 1px;
  width: 70px;
  border: 1px solid;
  position: absolute;
  top: 50%;
  transform: translatex(-82px);
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .box-button {
  opacity: 0;
  transition: .8s;
  transition-delay: 1.1s;
  left: 50%;
  transform: translateX(-50%) translateY(50px);
  bottom: 5%;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .box-button .button-shop1 {
  min-width: 170px;
  display: inline-block;
  text-align: center;
  height: 51px;
  line-height: 51px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: #000;
  background: #fff;
  transition: .3s;
}

.section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .box-button .button-shop1:hover {
  background: #fb5858;
  color: #fff;
}

.section-slideshow-v3 .slick-active .info-sideh1 .box-content .img_sub1 img {
  transform: none;
  opacity: 1;
}

.section-slideshow-v3 .slick-active .info-sideh1 .box-content .title_big_left,
.section-slideshow-v3 .slick-active .info-sideh1 .box-content .title_big_right {
  transform: none;
  opacity: 1;
}

.section-slideshow-v3 .slick-active .info-sideh1 .box-content .title_left,
.section-slideshow-v3 .slick-active .info-sideh1 .box-content .title_right {
  transform: rotate(90deg) translateX(0);
  opacity: 1;
}

.section-slideshow-v3 .slick-active .info-sideh1 .box-content .box-button {
  opacity: 1;
  transform: translateX(-50%) translateY(0px);
}

@media (max-width: 576px) {
  .section-slideshow-v3 .slick-dots li {
    transform: translateX(-15px);
  }

  .section-slideshow-v3 .itemv-slide-h1 {
    padding: 70px 0 70px 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content {
    overflow: hidden;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .img_sub1 {
    transform: scale(1.3);
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .img_sub1 img {
    margin: 0 auto;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_right h3 {
    font-size: 60px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left {
    left: 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left h3 {
    font-size: 60px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left,
  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right {
    display: none;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .box-button {
    bottom: 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .box-button .button-shop1 {
    min-width: 130px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    background: #fff;
    transition: .3s;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .section-slideshow-v3 .slick-dots li {
    transform: translateX(-15px);
  }

  .section-slideshow-v3 .itemv-slide-h1 {
    padding: 75px 0 50px 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .img_sub1 img {
    margin: 0 auto;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_right h3 {
    font-size: 80px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left {
    left: 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left h3 {
    font-size: 80px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left {
    transform: rotate(90deg) translateX(0);
    left: 5%;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p {
    font-size: 8px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p:before {
    width: 43px;
    transform: translatex(49px);
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right {
    transform: rotate(90deg) translateX(0);
    right: 11%;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p {
    font-size: 8px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p:before {
    width: 43px;
    transform: translatex(-52px);
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .box-button {
    bottom: 3%;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .box-button .button-shop1 {
    min-width: 130px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000;
    background: #fff;
    transition: .3s;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .section-slideshow-v3 .itemv-slide-h1 {
    padding: 75px 0 50px 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .img_sub1 img {
    width: 90%;
    margin: 0 auto;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_right h3 {
    font-size: 120px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left {
    left: 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left h3 {
    font-size: 120px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left {
    left: 9%;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p {
    font-size: 10px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p:before {
    width: 43px;
    transform: translatex(49px);
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p {
    font-size: 10px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p:before {
    width: 43px;
    transform: translatex(-52px);
  }
}

@media (min-width: 993px) and (max-width: 1366px) {
  .section-slideshow-v3 .itemv-slide-h1 {
    padding: 120px 0 50px 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .img_sub1 img {
    margin: 0 auto;
    width: 95%;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_right h3 {
    font-size: 130px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left {
    left: 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left h3 {
    font-size: 130px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p {
    font-size: 10px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p:before {
    width: 43px;
    transform: translatex(49px);
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p {
    font-size: 10px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p:before {
    width: 43px;
    transform: translatex(-52px);
  }
}

@media (min-width: 1367px) and (max-width: 1600px) {
  .section-slideshow-v3 .itemv-slide-h1 {
    padding: 160px 0 50px 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .img_sub1 img {
    margin: 0 auto;
    width: 95%;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_right h3 {
    font-size: 150px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left {
    left: 0;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_big_left h3 {
    font-size: 150px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p {
    font-size: 11px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_left p:before {
    width: 43px;
    transform: translatex(49px);
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p {
    font-size: 11px;
  }

  .section-slideshow-v3 .itemv-slide-h1 .info-sideh1 .box-content .title_right p:before {
    width: 43px;
    transform: translatex(-52px);
  }
}

.section-slideshow-v4 .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.section-slideshow-v4 .slick-dots {
  transform: translate(-50%);
  left: 50%;
  bottom: 54px;
}

.section-slideshow-v4 .slick-dots li {
  margin: 0 3px;
  width: 45px;
}

.section-slideshow-v4 .slick-dots li button {
  font-size: unset;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 2px;
  padding: 0;
  background-color: #d5d5d5;
}

.section-slideshow-v4 .slick-dots li button:before {
  opacity: 0;
}

.section-slideshow-v4 .slick-dots .slick-active button {
  background-color: #000000;
}

.section-slideshow-v4 .info-sideh4 {
  position: relative;
}

.section-slideshow-v4 .info-sideh4 .picture-slideshow img {
  width: 100%;
  height: 950px;
  object-fit: cover;
}

.section-slideshow-v4 .info-sideh4 .picture_left {
  position: absolute;
  bottom: 0;
  left: 10%;
  height: 800px;
  transform: translateX(-50%);
  transition: all 1.5s cubic-bezier(0.42, 0, 0.58, 1);
  opacity: 0;
}

.section-slideshow-v4 .info-sideh4 .box-content {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translateX(-50%);
  z-index: 1;
}

.section-slideshow-v4 .info-sideh4 .box-content .subtitle {
  overflow: hidden;
}

.section-slideshow-v4 .info-sideh4 .box-content .subtitle p {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  padding-bottom: 34px;
  transform: translateY(-100%);
  transition: all 1.5s cubic-bezier(0.42, 0, 0.58, 1);
  opacity: 0;
}

.section-slideshow-v4 .info-sideh4 .box-content .text-picture_center {
  padding-bottom: 60px;
  transform: translateX(-20%);
  transition: all 1s cubic-bezier(0.42, 0, 0.58, 1);
  opacity: 0;
}

.section-slideshow-v4 .info-sideh4 .box-content .text-picture_center img {
  animation: aniName 3s infinite;
  position: relative;
}

.section-slideshow-v4 .info-sideh4 .picture_right {
  position: absolute;
  bottom: 0;
  right: 2%;
  height: 915px;
  transform: translateX(20%);
  transition: all 1.2s cubic-bezier(0.42, 0, 0.58, 1);
  opacity: 0;
}

.section-slideshow-v4 .info-sideh4 .box-button {
  overflow: hidden;
}

.section-slideshow-v4 .info-sideh4 .box-button a {
  letter-spacing: .2em;
  padding: 18px 50px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  transform: translateY(100%);
  transition: all 1s cubic-bezier(0.42, 0, 0.58, 1);
  transition-delay: 1.2s;
  opacity: 0;
}

.section-slideshow-v4 .slick-active .info-sideh4 .picture_left {
  transform: unset;
  opacity: 1;
}

.section-slideshow-v4 .slick-active .info-sideh4 .box-content .subtitle p {
  transform: unset;
  opacity: 1;
}

.section-slideshow-v4 .slick-active .info-sideh4 .box-content .text-picture_center {
  transform: unset;
  opacity: 1;
}

.section-slideshow-v4 .slick-active .info-sideh4 .picture_right {
  transform: unset;
  opacity: 1;
}

.section-slideshow-v4 .slick-active .info-sideh4 .box-button a {
  transform: unset;
  opacity: 1;
  transition: all 0.5s;
}

.section-slideshow-v5 {
  position: relative;
}

.section-slideshow-v5 .slick-dots {
  position: absolute;
  width: auto;
  bottom: unset;
  text-align: left;
  top: 10%;
  left: 25%;
}

.section-slideshow-v5 .slick-dots li {
  width: auto;
  display: block;
  height: auto;
  transition: .5s;
  position: relative;
}

.section-slideshow-v5 .slick-dots li:before {
  font-size: 24px;
  line-height: 70px;
}

.section-slideshow-v5 .slick-dots li button {
  display: none;
}

.section-slideshow-v5 .slick-dots li:after {
  content: "";
  width: 0;
  height: 9px;
  background-color: #85eafc;
  opacity: .7;
  display: block;
  position: absolute;
  bottom: 30%;
  transition: .5s;
}

.section-slideshow-v5 .slick-dots .slick-active {
  transform: translateX(30px);
}

.section-slideshow-v5 .slick-dots .slick-active:after {
  width: 76px;
  transform: translateX(-30px);
}

.section-slideshow-v5 .btn-slide {
  height: 120px;
  width: 120px;
  border: 1px solid #000;
  border-radius: 50%;
  position: absolute;
  left: 257px;
  bottom: 52px;
}

.section-slideshow-v5 .next-slide,
.section-slideshow-v5 .prev-slide {
  line-height: 1;
}

.section-slideshow-v5 .next-slide span,
.section-slideshow-v5 .prev-slide span {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.section-slideshow-v5 .next-slide {
  position: absolute;
  left: 294px;
  bottom: 125px;
  z-index: 1;
}

.section-slideshow-v5 .next-slide span {
  position: relative;
}

.section-slideshow-v5 .next-slide span:before {
  content: '';
  height: 1px;
  width: 61px;
  background: #000;
  transform: rotate(-45deg);
  position: absolute;
  bottom: -9px;
  left: -7px;
}

.section-slideshow-v5 .prev-slide {
  position: absolute;
  bottom: 91px;
  left: 330px;
  z-index: 1;
}

.section-slideshow-v5 .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.section-slideshow-v5 .info-sideh5 {
  position: relative;
  overflow: hidden;
}

.section-slideshow-v5 .info-sideh5 .picture-slideshow {
  overflow: hidden;
}

.section-slideshow-v5 .info-sideh5 .picture-slideshow img {
  transform: scale(1.2);
  transition: 3s;
  transition-delay: .5s;
  opacity: 0;
}

.section-slideshow-v5 .info-sideh5 .img_sub {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(20%);
  transition: all 1.2s cubic-bezier(0.69, 0.32, 0.38, 0.79);
  opacity: 0;
}

.section-slideshow-v5 .info-sideh5 .box-content {
  position: absolute;
  left: 48%;
  transform: translateX(-51%) translateY(30%);
  bottom: 8%;
  opacity: 0;
  transition: all 1.2s cubic-bezier(0.69, 0.32, 0.38, 0.79);
  transition-delay: 1s;
}

.section-slideshow-v5 .info-sideh5 .box-content .subtitle {
  font-size: 300px;
  font-weight: 100;
  color: #000;
}

.section-slideshow-v5 .slick-active .info-sideh5 .picture-slideshow img {
  transform: scale(1);
  opacity: 1;
}

.section-slideshow-v5 .slick-active .info-sideh5 .img_sub {
  transform: none;
  opacity: 1;
}

.section-slideshow-v5 .slick-active .info-sideh5 .box-content {
  transform: translateX(-51%) translateY(0);
  opacity: 1;
}

.section-slideshow-v5 .slick-active .info-sideh5 .text-vertical span {
  transform: unset;
  opacity: 1;
}

.section-slideshow-v5 .slick-active .info-sideh5 .text-vertical span:before {
  width: 58px;
}

@media (max-width: 576px) {
  .section-slideshow-v5 .info-sideh5 .picture-slideshow img {
    min-height: 460px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .img_sub img {
    min-height: 460px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .box-content {
    left: 22%;
  }

  .section-slideshow-v5 .info-sideh5 .box-content .subtitle {
    font-size: 70px;
  }

  .section-slideshow-v5 .slick-dots {
    left: 3%;
  }

  .section-slideshow-v5 .slick-dots li:before {
    font-size: 16px;
    line-height: 50px;
  }

  .section-slideshow-v5 .btn-slide {
    display: none;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .section-slideshow-v5 .info-sideh5 .picture-slideshow img {
    min-height: 500px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .img_sub img {
    min-height: 500px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .box-content {
    left: 22%;
  }

  .section-slideshow-v5 .info-sideh5 .box-content .subtitle {
    font-size: 70px;
  }

  .section-slideshow-v5 .slick-dots {
    left: 3%;
  }

  .section-slideshow-v5 .slick-dots li:before {
    font-size: 16px;
    line-height: 50px;
  }

  .section-slideshow-v5 .btn-slide {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .section-slideshow-v5 .info-sideh5 .picture-slideshow img {
    min-height: 460px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .img_sub img {
    max-height: 460px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .box-content {
    left: 33%;
  }

  .section-slideshow-v5 .info-sideh5 .box-content .subtitle {
    font-size: 130px;
  }

  .section-slideshow-v5 .slick-dots {
    left: 4%;
  }

  .section-slideshow-v5 .slick-dots li:before {
    font-size: 18px;
    line-height: 50px;
  }

  .section-slideshow-v5 .btn-slide {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .section-slideshow-v5 .info-sideh5 .picture-slideshow img {
    max-height: 460px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .img_sub img {
    max-height: 460px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .box-content {
    left: 33%;
  }

  .section-slideshow-v5 .info-sideh5 .box-content .subtitle {
    font-size: 130px;
  }

  .section-slideshow-v5 .slick-dots {
    left: 4%;
  }

  .section-slideshow-v5 .slick-dots li:before {
    font-size: 18px;
    line-height: 50px;
  }

  .section-slideshow-v5 .btn-slide {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1800px) {
  .section-slideshow-v5 .info-sideh5 .picture-slideshow img {
    max-height: 600px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .img_sub img {
    max-height: 600px;
    object-fit: cover;
  }

  .section-slideshow-v5 .info-sideh5 .box-content {
    left: 51%;
  }

  .section-slideshow-v5 .info-sideh5 .box-content .subtitle {
    font-size: 180px;
  }

  .section-slideshow-v5 .slick-dots li:before {
    font-size: 22px;
    line-height: 50px;
  }

  .section-slideshow-v5 .btn-slide {
    height: 85px;
    width: 85px;
    left: 256px;
    bottom: 52px;
  }

  .section-slideshow-v5 .next-slide {
    line-height: inherit;
    position: absolute;
    left: 278px;
    bottom: 99px;
    z-index: 1;
  }

  .section-slideshow-v5 .next-slide span:before {
    bottom: -7px;
  }

  .section-slideshow-v5 .prev-slide {
    line-height: inherit;
    position: absolute;
    bottom: 68px;
    left: 313px;
    z-index: 1;
  }
}

.section-info-v1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 95px;
  padding-bottom: 250px;
}

.section-info-v1 .sub_title h3 {
  letter-spacing: .2em;
  font-size: 20px;
  font-weight: 500;
  color: black;
}

.section-info-v1 .sub_title h3:before {
  width: 45px;
  height: 2px;
  display: inline-block;
  margin-top: 10px;
  background-color: black;
  float: left;
  margin-right: 25px;
  content: '';
}

.section-info-v1 .title-info .title-big {
  font-size: 60px;
  color: black;
  line-height: 75px;
  
  font-family	: Prata ;
  
  font-weight: 400;
  font-style: normal;
  text-transform: unset;
  margin-top: 72px;
}

.section-info-v1 .content-info {
  margin-top: 70px;
  line-height: 26px;
  text-align: left;
  font-size: 14px;
  color: #a8a8a8;
}

.section-info-v1 .button-about {
  margin-top: 90px;
}

.section-info-v1 .button-about a {
  font-size: 16px;
  color: #000;
  display: inline-block;
  transition: background-color .3s ease 0s;
  font-weight: 500;
  position: relative;
}

.section-info-v1 .button-about a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  bottom: -9px;
  left: 0;
}

.section-info-v1 .button-about a:hover {
  color: #fb5858;
}

.section-info-v1 .button-about a:hover:after {
  background-color: #fb5858;
}

.section-blog-v1 {
  margin-top: 90px;
  padding-bottom: 64px;
}

@media (max-width: 768px) {
  .section-blog-v1 {
    margin-top: 50px;
  }
}

.section-blog-v1 .title-section-blog h3 {
  font-size: 18px !important;
  color: black;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  font-style: normal;
  letter-spacing: .4em;
  margin-bottom: 21px;
  position: relative;
  padding-bottom: 15px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .section-blog-v1 .title-section-blog h3 {
    font-size: 16px !important;
  }
}

.section-blog-v1 .title-section-blog h3:before {
  content: '';
  height: 1px;
  width: 48px;
  background: black;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.section-blog-v1 .content-section-blog-v1 {
  margin-top: 50px;
}

.section-blog-v1 .content-section-blog-v1 .picrure {
  position: relative;
  padding-bottom: 30px;
}

.section-blog-v1 .content-section-blog-v1 .picrure .image_url {
  display: block;
  overflow: hidden;
}

.section-blog-v1 .content-section-blog-v1 .picrure .date {
  position: absolute;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background-color: #fff;
  color: black;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  bottom: 0px;
  left: 36px;
  padding: 10px 0;
}

.section-blog-v1 .content-section-blog-v1 .picrure .date .day {
  font-size: 14px;
  display: block;
}

.section-blog-v1 .content-section-blog-v1 .picrure .date .day:after {
  content: '';
  background-color: black;
  width: 27px;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-top: 4px;
}

.section-blog-v1 .content-section-blog-v1 .picrure .date .month {
  font-size: 10px;
  display: block;
  padding-top: 4px;
  letter-spacing: .3em;
}

.section-blog-v1 .content-section-blog-v1 .info_blog .title-blog {
  padding-top: 12px;
}

.section-blog-v1 .content-section-blog-v1 .info_blog .title-blog a {
  font-size: 18px;
  color: black;
  font-weight: 400;
  transition: all .3s ease;
  
  font-family	: Poppins ;
  
}

.section-blog-v1 .content-section-blog-v1 .info_blog .title-blog a:hover {
  color: #fb5858;
}

.section-blog-v1 .content-section-blog-v1 .info_blog .content {
  
  font-family	: Poppins ;
  
  color: #979797;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 26px;
}

.section-blog-v1:hover button.prev-slide {
  opacity: 1;
  visibility: visible;
  left: -50px;
}

.section-blog-v1:hover button.next-slide {
  opacity: 1;
  visibility: visible;
  right: -50px;
}

.section-blog-v1 button.prev-slide {
  position: absolute;
  font-size: 36px;
  left: 5px;
  top: 35%;
  color: #000;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-blog-v1 button.next-slide {
  position: absolute;
  font-size: 36px;
  right: 5px;
  top: 35%;
  color: #000;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-blog-v1 .slick-dots {
  transform: translate(-50%);
  left: 50%;
  padding-top: 42px;
  bottom: unset;
}

.section-blog-v1 .slick-dots li {
  margin: 0 2px;
}

.section-blog-v1 .slick-dots li button {
  font-size: 0;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #d8d8d8;
  border-radius: 50%;
}

.section-blog-v1 .slick-dots li button:before {
  opacity: 0;
}

.section-blog-v1 .slick-dots .slick-active button {
  background-color: #000000;
}

.section-blog-v1 .slick-slide img {
  min-height: 374px;
  object-fit: cover;
  transition: all .3s ease;
}

.section-blog-v1 .slick-slide img:hover {
  opacity: .7;
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
}

.section-blog-v2:hover button.prev-slide {
  opacity: 1;
  visibility: visible;
  left: 60px;
}

.section-blog-v2:hover button.next-slide {
  opacity: 1;
  visibility: visible;
  right: 60px;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure {
  position: relative;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .date {
  position: absolute;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #fff;
  color: black;
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  top: 56px;
  left: 70px;
  padding: 15px 0;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .date .day {
  display: block;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .date .day:after {
  content: '';
  background-color: #c8c8c8;
  width: 44px;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-top: 4px;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .date .month {
  display: block;
  padding-top: 4px;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 30px 80px 40px;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .category-blog {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  letter-spacing: .2em;
  text-decoration: none;
  transition: all .3s ease;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .category-blog:hover {
  color: #aaa;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog {
  padding-top: 7px;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog a {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  transition: all .3s ease;
}

.section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog a:hover {
  color: #fb5858;
}

.section-blog-v2 .slick-slide img {
  min-height: 700px;
  object-fit: cover;
}

.section-blog-v2 button.prev-slide {
  position: absolute;
  font-size: 36px;
  left: 0px;
  top: 35%;
  color: #fff;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-blog-v2 button.next-slide {
  position: absolute;
  font-size: 36px;
  right: 0px;
  top: 35%;
  color: #fff;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-blog-v3 {
  padding-top: 86px;
  padding-bottom: 156px;
}

.section-blog-v3 .title-section-blog {
  font-size: 22px;
  color: black;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 23px !important;
  letter-spacing: .2em;
}

.section-blog-v3 .description {
  font-size: 18px;
  color: #868686;
  line-height: 28px;
  text-align: center;
  margin-bottom: 57px !important;
}

.section-blog-v3 .content-section-blog .picrure {
  width: 360px;
  height: 360px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}

.section-blog-v3 .content-section-blog .picrure img {
  height: 100%;
  object-fit: cover;
}

.section-blog-v3 .info_blog {
  margin-top: 42px;
}

.section-blog-v3 .info_blog .title-blog a {
  font-size: 22px;
  font-weight: 500;
  color: black;
  padding-bottom: 15px;
  transition: all .3s ease;
}

.section-blog-v3 .info_blog .title-blog a:hover {
  color: #fb5858;
}

.section-blog-v3 .info_blog .date {
  margin-top: 11px;
}

.section-blog-v3 .info_blog .date .day {
  color: #b6b6b6;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .2em;
}

.section-blog-v3 .info_blog .date .day:after {
  content: '';
  background-color: black;
  width: 70px;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-top: 17px;
}

.section-blog-v3 .info_blog .content {
  font-size: 14px;
  font-weight: 400;
  color: #868686;
  line-height: 28px;
  padding-top: 18px;
}

.section-blog-v3 button.prev-slide {
  position: absolute;
  font-size: 36px;
  left: 0px;
  top: 35%;
  color: #000;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-blog-v3 button.next-slide {
  position: absolute;
  font-size: 36px;
  right: 0px;
  top: 35%;
  color: #000;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-blog-v3:hover button.prev-slide {
  opacity: 1;
  visibility: visible;
  left: -50px;
}

.section-blog-v3:hover button.next-slide {
  opacity: 1;
  visibility: visible;
  right: -50px;
}

.section-blog-v3 .slick-dots {
  transform: translate(-50%);
  left: 50%;
  padding-top: 60px;
  bottom: unset;
}

.section-blog-v3 .slick-dots li {
  margin: 0 8px;
}

.section-blog-v3 .slick-dots li button {
  font-size: unset;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #c2cac6;
  border-radius: 50%;
}

.section-blog-v3 .slick-dots li button:before {
  opacity: 0;
}

.section-blog-v3 .slick-dots .slick-active button {
  background-color: #000000;
}

.section-banner-v1 .img-banner {
  position: relative;
}

.section-banner-v1 .img-banner img {
  height: 945px;
  width: 100%;
  object-fit: cover;
}

.section-banner-v1 .img-banner .banner-info {
  position: absolute;
  padding: 63px 54px 65px 70px;
  background-color: #fff;
  left: 6.3%;
  top: 40%;
}

.section-banner-v1 .img-banner .banner-info .top_title .title {
  font-size: 40px;
  font-weight: 500;
  
  font-family	: Poppins ;
  
  margin-bottom: 12px;
}

.section-banner-v1 .img-banner .banner-info .top_title .title a {
  display: inline-block;
  padding-right: 75px;
  color: black;
  text-decoration: none;
}

.section-banner-v1 .img-banner .banner-info .top_title .title a:hover {
  color: #fb5858;
}

.section-banner-v1 .img-banner .banner-info .top_title .icon {
  display: inline-block;
  font-size: 29px;
  color: #000;
}

.section-banner-v1 .img-banner .banner-info .subtitle {
  color: #878787;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  letter-spacing: .3em;
}

.section-banner-v1 .img-banner .banner-info .subtitle:before {
  content: '';
  width: 50px;
  height: 1px;
  background: #000;
  vertical-align: middle;
  display: inline-block;
  margin-right: 20px;
}

.box-img {
  overflow: hidden;
}

.box-img img {
  transition: all .5s linear;
}

.box-img:hover img {
  transform: scale(1.07);
  transition: all .5s linear;
}

.section-product-v1 {
  margin-top: -150px;
}

.section-product-v1 .box-banner .content-banner .title {
  margin-left: 60px;
  font-size: 40px;
  margin-top: 33px;
  text-align: right;
}

.section-product-v1 .box-banner .content-banner .title a {
  color: black;
  display: inline-block;
  position: relative;
  transition: all .3s ease;
  text-decoration: none;
  text-transform: lowercase;
}

.section-product-v1 .box-banner .content-banner .title a:hover {
  color: #fb5858;
}

.section-product-v1 .box-banner .content-banner .title>a:before {
  content: attr(title);
  color: black;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  transition: height 1s ease 0s;
  overflow: hidden;
}

.section-product-v1 .box-banner .content-banner .title>a:hover:before {
  height: 0;
}

.section-product-v1 .box-banner .content-banner .label_text {
  position: relative;
  display: block;
  transform: rotate(-90deg);
  transform-origin: left;
  left: 30px;
  top: 0;
  margin-top: -23px;
  
  font-family	: Poppins ;
  
  z-index: 1;
}

.section-product-v1 .box-banner .content-banner .label_text:before {
  content: '';
  background-color: #000;
  height: 1px;
  width: 130px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
}

.section-product-v1 .box-banner .content-banner .label_text .text {
  font-weight: 500;
  text-transform: uppercase;
  color: black;
  font-size: 16px;
  padding-left: 155px;
  white-space: nowrap;
  letter-spacing: .2em;
}

.section-product-v1 .product_features:hover button.prev-slide {
  opacity: 1;
  visibility: visible;
  left: -10px;
}

.section-product-v1 .product_features:hover button.next-slide {
  opacity: 1;
  visibility: visible;
  right: -10px;
}

.section-product-v1 .product_features button.prev-slide {
  position: absolute;
  font-size: 30px;
  left: 5px;
  top: 35%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #000;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-product-v1 .product_features button.next-slide {
  position: absolute;
  font-size: 30px;
  right: 5px;
  top: 35%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #000;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-product-v2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 69px;
  padding-bottom: 345px;
}

.section-product-v2 .title-product-v2 h3 {
  color: black;
  font-size: 40px;
  font-weight: 500;
  text-transform: unset;
  padding-bottom: 55px;
}

.section-product-v2 .product-item-v1 {
  margin-bottom: 56px;
}

.section-product-v3 {
  margin-top: 72px;
}

.section-product-v3 .title-section {
  font-size: 18px;
  color: black;
  letter-spacing: .4em;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 38px !important;
  text-transform: uppercase;
  position: relative;
}

.section-product-v3 .title-section:before {
  content: '';
  height: 1px;
  width: 48px;
  background: #000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.section-product-v3 .nav-tabs.title-tab {
  margin-bottom: 50px;
  border-bottom: none;
}

.section-product-v3 .nav-tabs.title-tab li {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}

.section-product-v3 .nav-tabs.title-tab li .ds-prod-1 {
  display: inline-block;
  font-size: 18px;
  min-width: 159px;
  height: 48px;
  line-height: 46px;
  border: 1px solid #000;
  color: #000;
  font-weight: 400;
  text-align: center;
  padding: 0 15px;
  transition: all .25s linear 0s;
  -webkit-transition: all .25s linear 0s;
  -o-transition: all .25s linear 0s;
}

@media (max-width: 576px) {
  .section-product-v3 .nav-tabs.title-tab li .ds-prod-1 {
    min-width: 80px;
    font-size: 15px;
    height: 45px;
    line-height: 43px;
  }
}

.section-product-v3 .nav-tabs.title-tab li .ds-prod-1:hover,
.section-product-v3 .nav-tabs.title-tab li .ds-prod-1.active {
  background-color: #000;
  color: #fff;
}

.section-product-v3 .tab-content .product-item-v1 {
  margin-bottom: 60px;
}

.section-product-v4 {
  margin-top: 80px;
}

.section-product-v4 .title-product {
  color: black;
  font-size: 40px;
  font-weight: 500;
  text-transform: unset;
  padding-bottom: 52px;
  padding-top: 38px;
}

.section-product-v4 .product-item-v1 {
  padding-bottom: 75px;
}

.section-product-v5 {
  padding-top: 60px;
}

.section-product-v5 .slick-dots {
  transform: translate(-50%);
  left: 50%;
  padding-top: 38px;
  bottom: unset;
}

.section-product-v5 .slick-dots li {
  margin: 0 2px;
}

.section-product-v5 .slick-dots li button {
  font-size: 0;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #d8d8d8;
  border-radius: 50%;
}

.section-product-v5 .slick-dots li button:before {
  opacity: 0;
}

.section-product-v5 .slick-dots .slick-active button {
  background-color: #000000;
}

.section-product-v5 .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.section-product-v5 button.prev-slide {
  position: absolute;
  font-size: 25px;
  left: 20px;
  top: -105px;
  width: 42px;
  height: 42px;
  line-height: 40px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  border: 1px solid #000;
}

.section-product-v5 button.prev-slide i {
  position: relative;
  display: inline-block;
}

.section-product-v5 button.prev-slide:hover i {
  animation: animationsLeft 1.2s ease-in-out;
}

.section-product-v5 button.next-slide {
  position: absolute;
  font-size: 25px;
  right: 20px;
  top: -105px;
  width: 42px;
  height: 42px;
  line-height: 40px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  border: 1px solid #000;
}

.section-product-v5 button.next-slide i {
  position: relative;
  display: inline-block;
}

.section-product-v5 button.next-slide:hover i {
  animation: animationsRight 1.2s ease-in-out;
}

.section-product-v5 .title_prductnew h3 {
  color: black;
  font-size: 24px;
  font-weight: 400;
  border: 2px solid #000;
  display: inline-flex;
  justify-content: center;
  padding: 12px 40px;
  letter-spacing: 0 !important;
}

@media (max-width: 767px) {
  .section-product-v5 .title_prductnew h3 {
    font-size: 18px !important;
    letter-spacing: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .section-product-v5 .title_prductnew h3 {
    font-size: 20px !important;
    letter-spacing: 0 !important;
  }
}

.section-product-v5 .product_new {
  margin-top: 58px;
  padding-bottom: 60px;
}

@media (max-width: 576px) {
  .section-product-v5 .product_new {
    padding-bottom: 0;
  }
}

.section-product-v6 {
  margin-top: 90px;
}

.section-product-v6 .block-title-product {
  font-size: 22px;
  color: black;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  font-style: normal;
  letter-spacing: .2em;
  margin-bottom: 70px !important;
}

.section-product-v6 .product_tranding .product-item-v1 {
  margin-bottom: 58px;
}

.section-product-v6 .view-products a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .2em;
  color: #010101;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  padding: 15px 30px;
  border: 2px solid #000;
  display: inline-block;
  text-decoration: none;
  transition: background-color .3s ease 0s;
}

.section-product-v6 .view-products a:before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-45deg);
}

.section-product-v6 .view-products a:hover {
  background-color: #fb5858;
  border: 2px solid #fb5858;
  color: #fff;
}

.section-product-v6 .view-products a:hover:before {
  animation: shine .75s;
}

.section-collection-v1 {
  margin-top: -245px;
}

.section-collection-v1 .box-info .content-banner .title {
  margin-left: 60px;
  font-size: 40px;
  margin-top: 33px;
  text-align: right;
}

.section-collection-v1 .box-info .content-banner .title a {
  color: black;
  display: inline-block;
  position: relative;
  transition: all .3s ease;
  text-decoration: none;
  text-transform: lowercase;
  font-weight: 500;
}

.section-collection-v1 .box-info .content-banner .title a:hover {
  color: #fb5858;
}

.section-collection-v1 .box-info .content-banner .title>a:before {
  content: attr(title);
  color: black;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  transition: height 1s ease 0s;
  overflow: hidden;
}

.section-collection-v1 .box-info .content-banner .title>a:hover:before {
  height: 0;
}

.section-collection-v1 .box-info .content-banner .label_text {
  position: relative;
  display: block;
  transform: rotate(-90deg);
  transform-origin: left;
  left: 30px;
  top: 0;
  margin-top: -23px;
  
  font-family	: Poppins ;
  
  z-index: 1;
}

.section-collection-v1 .box-info .content-banner .label_text:before {
  content: '';
  background-color: #000;
  height: 1px;
  width: 130px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
}

.section-collection-v1 .box-info .content-banner .label_text .text {
  font-weight: 500;
  text-transform: uppercase;
  color: black;
  font-size: 16px;
  padding-left: 155px;
  white-space: nowrap;
  letter-spacing: .2em;
}

.section-collection-v1 .box-info.left {
  padding-top: 154px;
}

.section-collection-v1 .box-info.right {
  float: right;
}

.section-collection-v1 .box-info2 {
  transform: translateX(-142px);
}

.section-collection-v1 .box-info2 .box-img {
  position: relative;
}

.section-collection-v1 .box-info2 .content-banner {
  position: absolute;
  background: #fff;
  padding: 35px 0;
  margin-bottom: 0;
  width: 500px;
  top: 50%;
  left: 30%;
  transform: translateY(-50%);
}

.section-collection-v1 .box-info2 .content-banner p {
  font-weight: 600;
  word-spacing: 10px;
  letter-spacing: .2em;
  font-size: 24px;
  text-transform: uppercase;
  
  font-family	: Poppins ;
  
}

.section-collection-v1 .box-info.tow {
  width: 560px;
}

.section-collection-v2 {
  margin-top: 95px;
  padding-bottom: 80px;
}

.section-collection-v2 .box-info .content-banner .title {
  margin-top: 40px;
  font-weight: 500;
  font-size: 36px;
}

.section-collection-v2 .box-info .content-banner .title a {
  color: #000;
  text-decoration: none;
  transition: 0.3s ease;
}

.section-collection-v2 .box-info .content-banner .title a:hover {
  color: #fb5858;
}

.section-collection-v2 .box-info .content-banner .button-shop {
  margin-top: 18px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  display: inline-block;
  position: relative;
  transition: 0.3s ease;
  text-transform: unset;
}

.section-collection-v2 .box-info .content-banner .button-shop:after {
  height: 2px;
  width: 100%;
  display: inline-block;
  background-color: #000;
  content: '';
  margin-top: 2px;
  position: absolute;
  left: 0;
  bottom: -5px;
}

.section-collection-v2 .box-info .content-banner .button-shop:hover {
  color: #fb5858;
}

.section-collection-v2 .box-info .content-banner .button-shop:hover:after {
  background-color: #fb5858;
}

.section-collection-v2 .box-info .label_text {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  letter-spacing: .2em;
  position: absolute;
  left: -34px;
  display: inline-block;
  transform: rotate(90deg);
  transition: color .4s ease-in-out;
  transform-origin: left top;
  top: 193px;
}

.section-collection-v2 .box-info .label_text:before {
  content: '';
  height: 1px;
  width: 57px;
  display: inline-block;
  background-color: #fb5858;
  margin-right: 20px;
  vertical-align: middle;
}

.section-collection-v2 .box-info .label_text:hover {
  color: #fb5858;
}

.section-collection-v2 .towrow {
  margin-top: 27px;
}

.section-collection-v2 .box-info.right {
  margin-top: 77px;
}

.section-collection-v2 .box-info.right .label_text {
  left: auto;
  transform-origin: top right;
  right: -60px;
  top: 530px;
}

.section-collection-v2 .block-custom-1 {
  margin-top: 205px;
  padding: 50px 60px;
  border: 4px solid #000;
  transform: translateX(120px);
}

.section-collection-v2 .block-custom-1 .title {
  font-size: 40px;
  margin-right: 84px;
  font-weight: 500;
}

.section-collection-v2 .block-custom-1 .title a {
  color: black;
  transition: all .3s ease;
}

.section-collection-v2 .block-custom-1 .title a:hover {
  color: #fb5858;
}

.section-collection-v2 .block-custom-1 .icon {
  font-size: 28px;
}

.section-collection-v2 .block-custom-1 .button-shop {
  color: #878787;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  letter-spacing: .3em;
  transition: all .3s ease;
}

.section-collection-v2 .block-custom-1 .button-shop:before {
  content: '';
  width: 54px;
  height: 1px;
  background: #000;
  vertical-align: middle;
  display: inline-block;
  margin-right: 18px;
}

.section-collection-v2 .block-custom-1 .button-shop:hover {
  color: #fb5858;
}

.section-collection-v3 {
  margin-top: 80px;
}

.section-collection-v3 .box-info {
  width: 50%;
  position: relative;
}

.section-collection-v3 .box-info .content-banner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.section-collection-v3 .box-info .content-banner .title {
  font-size: 40px;
  color: #fff;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  font-style: normal;
}

.section-collection-v3 .box-info .content-banner .sub-title {
  font-size: 14px;
  color: #fff;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  font-style: normal;
  letter-spacing: .2em;
  padding-top: 22px;
}

.section-collection-v3 .box-info .content-banner .button-shop {
  text-decoration: none;
  padding: 15px 32px;
  border: 2px solid #fff;
  letter-spacing: .2em;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  color: #fff;
  margin-top: 35px;
  overflow: hidden;
  position: relative;
  transition: background-color .3s ease 0s;
}

.section-collection-v3 .box-info .content-banner .button-shop:before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-45deg);
}

.section-collection-v3 .box-info .content-banner .button-shop:hover {
  background-color: #fb5858;
  border: 2px solid #fb5858;
  color: #fff;
}

.section-collection-v3 .box-info .content-banner .button-shop:hover:before {
  animation: shine .75s;
}

.section-collection-v3 .box-img img {
  width: 100%;
}

.section-banner-v2 .vc-lg-50 {
  width: 50%;
  float: left;
}

.section-banner-v2 .box-img-big {
  position: relative;
}

.section-banner-v2 .box-img-big .info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.section-banner-v2 .box-img-big .info .title {
  color: black;
  font-size: 50px;
  font-weight: 500;
  padding: 0 15px;
}

.section-banner-v2 .box-img-big .info .title a {
  position: relative;
  padding-bottom: 10px;
  overflow: hidden;
  text-decoration: none;
}

.section-banner-v2 .box-img-big .info .title a:after {
  content: '';
  width: 0;
  max-width: 130px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .3s ease-in-out;
  background-color: #fb5858;
}

.section-banner-v2 .box-img-big .info .title a:hover {
  color: #fb5858;
}

.section-banner-v2 .box-img-big .info .title a:hover:after {
  width: 40%;
}

.section-banner-v2 .category-item .border-scale {
  position: relative;
}

.section-banner-v2 .category-item .border-scale .info {
  right: 50px;
  bottom: 40px;
  left: 50px;
  z-index: 3;
  position: absolute;
}

.section-banner-v2 .category-item .border-scale .info .category-name {
  font-size: 22px;
}

.section-banner-v2 .category-item .border-scale .info .category-name a {
  position: relative;
  padding-bottom: 10px;
  overflow: hidden;
  text-decoration: none;
  font-weight: 500;
}

.section-banner-v2 .category-item .border-scale .info .category-name a:after {
  content: '';
  width: 0;
  max-width: 130px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .3s ease-in-out;
  background-color: #fb5858;
}

.section-banner-v2 .category-item .border-scale .info .category-name a:hover {
  color: #fb5858;
}

.section-banner-v2 .category-item .border-scale .info .category-name a:hover:after {
  width: 40%;
}

.section-banner-v2 .category-item .border-scale:before {
  content: '';
  position: absolute;
  border: solid #fff;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin: auto;
  transition: all .6s ease;
  width: 0;
  border-width: 1px 0;
}

.section-banner-v2 .category-item .border-scale:after {
  content: '';
  position: absolute;
  border: solid #fff;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin: auto;
  transition: all .6s ease;
  height: 0;
  border-width: 0 1px;
}

.section-banner-v2 .category-item .border-scale:hover:before {
  width: calc(100% - 10px);
  transform: translate(-15px, 0);
}

.section-banner-v2 .category-item .border-scale:hover:after {
  height: calc(100% - 10px);
}

.section-banner-v2 .category-item-ok .border-scale {
  position: relative;
}

.section-banner-v2 .category-item-ok .border-scale .info {
  right: 50px;
  bottom: 40px;
  left: 50px;
  z-index: 3;
  position: absolute;
}

.section-banner-v2 .category-item-ok .border-scale .info .category-name {
  font-size: 22px;
}

.section-banner-v2 .category-item-ok .border-scale .info .category-name a {
  position: relative;
  padding-bottom: 10px;
  overflow: hidden;
  text-decoration: none;
  font-weight: 500;
}

.section-banner-v2 .category-item-ok .border-scale .info .category-name a:after {
  content: '';
  width: 0;
  max-width: 130px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .3s ease-in-out;
  background-color: #fb5858;
}

.section-banner-v2 .category-item-ok .border-scale .info .category-name a:hover {
  color: #fb5858;
}

.section-banner-v2 .category-item-ok .border-scale .info .category-name a:hover:after {
  width: 40%;
}

.section-banner-v2 .category-item-ok .border-scale:before {
  content: '';
  position: absolute;
  border: solid #fff;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin: auto;
  transition: all .6s ease;
  width: 0;
  border-width: 1px 0;
}

.section-banner-v2 .category-item-ok .border-scale:after {
  content: '';
  position: absolute;
  border: solid #fff;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin: auto;
  transition: all .6s ease;
  height: 0;
  border-width: 0 1px;
}

.section-banner-v2 .category-item-ok .border-scale:hover:before {
  width: calc(100% - 10px);
  transform: translate(-15px, 0);
}

.section-banner-v2 .category-item-ok .border-scale:hover:after {
  height: calc(100% - 10px);
}

.section-brand-v1 {
  padding: 77px 0;
}

.section-brand-v1 .slick-slide img {
  opacity: 0.2;
  transition: all .3s ease;
}

.section-brand-v1 .slick-slide img:hover {
  opacity: 1;
  transition: all .3s ease;
}

.section-brand-v1 .set-row {
  margin: 0 -72px;
}

.section-brand-v1 .set-row .item {
  padding: 0 72px;
}

.section-brand-v2 {
  z-index: 1;
  position: relative;
  margin-top: 80px;
}

.section-brand-v2 .bg_section {
  padding-top: 100px;
  padding-bottom: 160px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.section-brand-v2 .bg_section .title-brand h3 {
  font-size: 40px;
  color: black;
  text-transform: unset;
  font-weight: 500;
  margin-bottom: 70px !important;
}

.section-brand-v2 .bg_section .slick-slide img {
  display: block;
  margin: 0 auto;
  opacity: 1;
  transition: all .3s ease;
}

.section-brand-v2 .bg_section .slick-slide img:hover {
  opacity: 0.3;
  transition: all .3s ease;
}

.section-brand-v2 .bg_section:hover button.prev-slide {
  opacity: 1;
  visibility: visible;
  left: 10px;
}

.section-brand-v2 .bg_section:hover button.next-slide {
  opacity: 1;
  visibility: visible;
  right: 10px;
}

.section-brand-v2 .bg_section button.prev-slide {
  position: absolute;
  font-size: 30px;
  left: 20px;
  top: 20%;
  color: #000;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-brand-v2 .bg_section button.next-slide {
  position: absolute;
  font-size: 30px;
  right: 20px;
  top: 20%;
  color: #000;
  z-index: 1;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
  transition: all .3s ease;
}

.section-service-v1 {
  padding-top: 60px;
  padding-bottom: 100px;
  margin-top: 28px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

@media (max-width: 576px) {
  .section-service-v1 {
    margin-top: 0;
  }
}

.section-service-v1 .itemtservice .box-service {
  text-align: center;
}

.section-service-v1 .itemtservice .box-service .icon {
  font-size: 60px;
  margin-bottom: 5px;
  color: #000000;
  transition: 0.8s;
  display: block;
}

.section-service-v1 .itemtservice .box-service .icon:hover {
  transform: translateY(-10px);
}

.section-service-v1 .itemtservice .box-service .title {
  font-size: 18px;
  font-weight: 400;
  color: black;
  line-height: 30px;
}

.section-service-v2 {
  padding-top: 40px;
  padding-bottom: 45px;
}

.section-service-v2 .slick-slide:nth-child(n+1) {
  border-left: 1px solid #dedede;
}

.section-service-v2 .slick-slide:first-child {
  border-left: 1px solid transparent;
}

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

.section-service-v2 .box-service .title {
  font-size: 12px;
  color: black;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.section-service-v2 .box-service .content {
  font-size: 14px;
  color: #a5a5a5;
  line-height: 30px;
  font-weight: 300;
}

.section-banner-v3 {
  position: relative;
}

.section-banner-v3 .bg_section {
  position: absolute;
  top: 0%;
  height: 50%;
  width: 100%;
  background-color: #f8f8f8;
}

.section-banner-v3 .box-info {
  position: relative;
}

.section-banner-v3 .box-info .content-banner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 65px;
}

.section-banner-v3 .box-info .content-banner .info-top h3 {
  
  font-family	: Prata ;
  
  font-size: 30px;
  text-transform: unset;
  margin-right: 18px;
  color: black;
}

.section-banner-v3 .box-info .content-banner .info-top span i {
  font-size: 20px;
  color: #000;
}

.section-banner-v3 .box-info .content-banner .label_text {
  font-size: 16px;
  color: #8a8a8a;
  text-transform: capitalize;
  margin-top: 4px;
}

.section-banner-v3 .box-info .content-banner .button-shop {
  text-decoration: none;
  display: inline-block;
  padding: 18px 37px;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .2em;
  margin-top: 25px;
  font-size: 10px;
  font-weight: 500;
  transition: background-color .3s ease 0s;
}

.section-banner-v4 .box-info {
  position: relative;
}

.section-banner-v4 .box-info:after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -webkit-transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  border: 5px solid rgba(255, 255, 255, 0.3);
  pointer-events: none;
}

.section-banner-v4 .box-info:hover:after {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.section-banner-v4 .box-info:hover .content-banner {
  transform: translateY(-65%);
  transition: transform .25s ease, -webkit-transform .25s ease;
}

.section-banner-v4 .box-info .content-banner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 7%;
  transition: transform .25s ease, -webkit-transform .25s ease;
}

.section-banner-v4 .box-info .content-banner .title {
  font-size: 36px;
  
  font-family	: Poppins ;
  
  color: black;
  font-weight: 300;
  text-transform: unset;
}

.section-banner-v4 .box-info .content-banner .info-bottom {
  margin-top: 30px;
  vertical-align: middle;
  display: flex;
  justify-items: center;
  flex-wrap: wrap;
}

.section-banner-v4 .box-info .content-banner .info-bottom a {
  color: black;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease;
  letter-spacing: .3em;
  text-transform: uppercase;
  position: relative;
}

.section-banner-v4 .box-info .content-banner .info-bottom a:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
  right: 0;
  background-color: #fb5858;
  display: block;
  height: 2px;
  margin-top: 8px;
}

.section-banner-v4 .box-info .content-banner .info-bottom a:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #000;
  margin-top: 8px;
}

.section-banner-v4 .box-info .content-banner .info-bottom a:hover {
  color: black;
}

.section-banner-v4 .box-info .content-banner .info-bottom a:hover:before {
  width: 100%;
  left: 0;
}

.section-banner-v4 .box-info .content-banner .info-bottom span i {
  font-size: 20px;
  padding-top: 4px;
  display: inline-block;
}

.section-banner-v5 {
  background-color: #fffaf8;
  padding-top: 145px;
  padding-bottom: 125px;
}

.section-banner-v5 .box-info .content-banner {
  margin-top: 39px;
}

.section-banner-v5 .box-info .content-banner .title {
  color: black;
  
  font-family	: Poppins ;
  
  font-size: 30px;
  font-weight: 500;
}

.section-banner-v5 .box-info .content-banner .sub-title {
  padding-top: 15px;
  font-size: 18px;
  color: black;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  display: inline-block;
}

.section-banner-v5 .box-info .content-banner .info-bottom {
  margin-top: 36px;
}

.section-banner-v5 .box-info .content-banner .info-bottom a {
  padding: 15px 30px;
  text-decoration: none;
  color: #000;
  border: 2px solid #000;
  display: inline-block;
  font-size: 14px;
  letter-spacing: .2em;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  transition: background-color .3s ease 0s;
}

.section-banner-v5 .box-info .content-banner .info-bottom a:before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-45deg);
}

.section-banner-v5 .box-info .content-banner .info-bottom a:hover {
  background-color: #fb5858;
  border: 2px solid #fb5858;
  color: #fff;
}

.section-banner-v5 .box-info .content-banner .info-bottom a:hover:before {
  animation: shine .75s;
}

.section-banner-v5 .box-info.right {
  margin-top: 195px;
}

.section-banner-v6 {
  margin-top: 90px;
  margin-bottom: 90px;
  padding: 200px 100px 200px 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: top;
}

@media (max-width: 767px) {
  .section-banner-v6 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.section-banner-v6 .banner-info {
  position: relative;
  max-width: 100%;
  width: 312px !important;
  margin: 0 auto;
  padding-top: 40px !important;
  padding-right: 0px !important;
  padding-bottom: 50px !important;
  padding-left: 0px !important;
  background-color: #ffffff !important;
  transition: .3s;
}

.section-banner-v6 .banner-info:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  border: 1px solid #fff;
  pointer-events: none;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -o-transition: all .6s ease-out;
  transition: all .6s ease-out;
  opacity: 0;
}

.section-banner-v6 .banner-info:hover {
  background-color: #e6e6e6 !important;
}

.section-banner-v6 .banner-info:hover:after {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  opacity: 1;
}

.section-banner-v6 .banner-info .title {
  font-size: 18px;
  color: black;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  font-style: normal;
  letter-spacing: .8em;
  margin-top: 12px;
  margin-bottom: 0;
}

.section-banner-v6 .banner-info .subtitle {
  font-size: 36px;
  color: black;
  font-weight: 300;
  margin-bottom: 8px;
}

.section-banner-v6 .banner-info .button-shop {
  color: black;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease;
  letter-spacing: .3em;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.section-banner-v6 .banner-info .button-shop:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
  right: 0;
  background-color: #fb5858;
  display: block;
  height: 2px;
  margin-top: 10px;
}

.section-banner-v6 .banner-info .button-shop:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #000;
  margin-top: 10px;
}

.section-banner-v6 .banner-info .button-shop:hover {
  color: #fb5858;
}

.section-banner-v6 .banner-info .button-shop:hover:before {
  width: 100%;
  left: 0;
}

.section-banner-v7 .rowbottom,
.section-banner-v7 .rowtop {
  flex-wrap: wrap;
}

.section-banner-v7 .info {
  padding: 88px;
}

.section-banner-v7 .info .icon-title {
  margin-bottom: 26px !important;
}

.section-banner-v7 .info .icon-title span {
  font-size: 70px;
  color: #000;
}

.section-banner-v7 .info .title-banner-top .title {
  font-size: 22px;
  color: black;
  text-align: center;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  font-style: normal;
  letter-spacing: .2em;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 88px;
}

.section-banner-v7 .info .title-banner-top .title:before {
  position: absolute;
  content: '';
  height: 42px;
  border-left: 1px solid #000;
  top: 48px;
  left: 50%;
}

.section-banner-v7 .info .content {
  font-size: 14px;
  color: #a8a8a8;
  line-height: 26px;
  font-weight: 400;
}

.section-banner-v7 .info .button-shop {
  text-transform: uppercase;
  padding: 14px 50px;
  background-color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: .2em;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  margin-top: 48px;
  overflow: hidden;
  position: relative;
  transition: background-color .3s ease 0s;
}

.section-banner-v7 .info .button-shop:before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-45deg);
}

.section-banner-v7 .info .button-shop:hover {
  background-color: #fb5858;
  color: #fff;
}

.section-banner-v7 .info .button-shop:hover:before {
  animation: shine .75s;
}

.section-banner-v7 .info .newletter_email {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 32px;
}

.section-banner-v7 .info .newletter_email form {
  width: 100%;
  border-bottom: 3px solid #000;
  position: relative;
}

.section-banner-v7 .info .newletter_email form .form-group {
  width: 100%;
}

.section-banner-v7 .info .newletter_email form .form-group .form-control {
  padding: .375rem .75rem .375rem 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.section-banner-v7 .info .newletter_email form .form-group input {
  width: 100%;
}

.section-banner-v7 .info .newletter_email form .form-group input::placeholder {
  font-size: 14px;
  color: #868686;
}

.section-banner-v7 .info .newletter_email form .btn {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .2em;
  border-radius: 0;
  border: none;
  position: absolute;
  right: 0;
  top: 50%;
  height: 40px;
  background-color: transparent;
  padding: 0;
  font-size: 12px;
  cursor: pointer;
  transform: translateY(-50%);
}

.section-banner-v7 .info .newletter_email form .btn.focus,
.section-banner-v7 .info .newletter_email form .btn:focus {
  outline: 0;
  box-shadow: none;
}

.section-newsletter-v1 {
  position: relative;
  margin-top: 90px;
  padding-top: 115px;
  padding-bottom: 115px;
}

.section-newsletter-v1 .ic-mail {
  background: #ffffff;
  padding: 45px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  top: -75px;
}

.section-newsletter-v1 .ic-mail i {
  font-size: 51px;
}

@media (max-width: 768px) {
  .section-newsletter-v1 .ic-mail {
    padding: 30px;
    top: -50px;
  }

  .section-newsletter-v1 .ic-mail i {
    font-size: 38px;
  }
}

@media (max-width: 576px) {
  .section-newsletter-v1 .ic-mail {
    padding: 20px;
    top: -38px;
  }

  .section-newsletter-v1 .ic-mail i {
    font-size: 28px;
  }
}

@media (max-width: 576px) {
  .section-newsletter-v1 {
    margin-top: 60px;
  }
}

.section-newsletter-v1 .title_newletter h3 {
  font-size: 18px;
  color: black;
  text-align: center;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  letter-spacing: .4em;
  text-transform: uppercase;
}

.section-newsletter-v1 .content {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  color: black;
  padding-top: 7px;
}

.section-newsletter-v1 .newletter_email {
  max-width: 100%;
  width: 690px;
  margin: 0 auto;
  margin-top: 24px;
}

@media (max-width: 576px) {
  .section-newsletter-v1 .newletter_email {
    padding: 0 10px;
  }
}

.section-newsletter-v1 .newletter_email form {
  width: 100%;
  border-bottom: 2px solid #000;
  position: relative;
}

.section-newsletter-v1 .newletter_email form .form-group {
  width: 100%;
}

.section-newsletter-v1 .newletter_email form .form-group .form-control {
  padding: .375rem .75rem .375rem 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.section-newsletter-v1 .newletter_email form .form-group input {
  width: 100%;
}

.section-newsletter-v1 .newletter_email form .form-group input::placeholder {
  font-size: 12px;
  color: #979797;
}

.section-newsletter-v1 .newletter_email form .btn {
  position: absolute;
  right: 0;
  top: 50%;
  height: 40px;
  background-color: transparent;
  padding: 0;
  font-size: 12px;
  cursor: pointer;
  transform: translateY(-50%);
  color: #000;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .2em;
}

.section-newsletter-v1 .newletter_email form .btn.focus,
.section-newsletter-v1 .newletter_email form .btn:focus {
  outline: 0;
  box-shadow: none;
}

.section-countdown-v1 {
  position: relative;
}

.section-countdown-v1 .bg_countdown {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60%;
  background-color: #f8f8f8;
}

.section-countdown-v1 .countdown {
  position: relative;
}

.section-countdown-v1 .countdown .content-countdown {
  position: absolute;
  top: 198px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}

.section-countdown-v1 .countdown .content-countdown .title-product-countdown {
  font-size: 40px;
}

.section-countdown-v1 .countdown .content-countdown .title-product-countdown a {
  text-decoration: none;
  color: black;
  transition: 0.3s ease;
  font-weight: 500;
}

.section-countdown-v1 .countdown .content-countdown .title-product-countdown a:hover {
  color: #fb5858;
}

.section-countdown-v1 .countdown .content-countdown .price-product-countdown {
  font-size: 20px;
  font-weight: 500;
}

.section-countdown-v1 .countdown .content-countdown .price-product-countdown .no-sale {
  color: #9a9a9a;
  padding: 0 7px;
  text-decoration: line-through;
}

.section-countdown-v1 .countdown .content-countdown .price-product-countdown .sale {
  color: black;
}

.section-countdown-v1 .countdown .content-countdown .label-hot {
  background-color: #ef4d4d;
  color: #fff;
  padding: 4px 26px;
  border-radius: 50px;
  font-size: 11px;
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  letter-spacing: .3em;
}

.section-countdown-v1 .countdown .content-countdown .time {
  margin-top: 19px;
  margin-bottom: 85px;
}

.section-countdown-v1 .countdown .content-countdown .time ul li {
  padding: 0px 40px;
  position: relative;
}

.section-countdown-v1 .countdown .content-countdown .time ul li:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: -18px;
  top: 50%;
  width: 36px;
  height: 1px;
  background-color: #92a2a5;
}

.section-countdown-v1 .countdown .content-countdown .time ul li:first-child:before {
  display: none;
}

.section-countdown-v1 .countdown .content-countdown .time ul li b,
.section-countdown-v1 .countdown .content-countdown .time ul li strong {
  font-weight: unset;
}

.section-countdown-v1 .countdown .content-countdown .time ul li p {
  
  font-family	: Poppins ;
  
  font-size: 80px;
  color: black;
  margin-bottom: -5px !important;
}

.section-countdown-v1 .countdown .content-countdown .time ul li span {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .3em;
  display: block;
  color: black;
}

.section-countdown-v1 .countdown .content-countdown .button-shop {
  padding: 22px 55px;
  color: #fff;
  background-color: black;
  font-size: 12px;
  letter-spacing: .3em;
  font-weight: 500;
  border-radius: 60px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s ease;
}

.section-countdown-v1 .countdown .content-countdown .button-shop:hover {
  background-color: #fb5858;
  transition: 0.3s ease;
}

.section-countdown-v1 .countdown .img-bottom {
  position: absolute;
  bottom: 0;
  left: 111px;
  transition: all 1s ease;
}

.section-countdown-v1 .countdown .img-bottom img {
  position: relative;
  animation: animations 2s infinite;
}

.section-countdown-v2 {
  position: relative;
  margin-top: 186px;
}

.section-countdown-v2 .info-section-countdow {
  position: absolute;
  top: 69px;
  left: 50%;
  transform: translate(-50%);
  width: 90%;
}

.section-countdown-v2 .info-section-countdow .content {
  display: flex;
  flex-wrap: wrap;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow {
  width: 50%;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .title-countdow h2 {
  
  font-family	: Amatic SC ;
  
  font-size: 140px;
  color: black;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product {
  margin-top: 59px;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product h3 {
  font-size: 30px;
  color: black;
  text-align: center;
  
  font-family	: Poppins ;
  
  font-weight: 500;
  font-style: normal;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .price-product-countdown {
  font-size: 20px;
  font-weight: 500;
  padding-top: 16px;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .price-product-countdown .no-sale {
  color: #9a9a9a;
  padding: 0 7px;
  text-decoration: line-through;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .price-product-countdown .sale {
  color: black;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .label-hot {
  background-color: #ef4d4d;
  color: #fff;
  padding: 6px 26px;
  border-radius: 50px;
  font-size: 11px;
  display: inline-block;
  margin-top: 25px;
  text-transform: uppercase;
  letter-spacing: .3em;
  font-weight: 600;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy {
  margin-top: 55px;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy .button-shop {
  padding: 22px 55px;
  color: #fff;
  background-color: black;
  font-size: 12px;
  font-weight: 500;
  border-radius: 60px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s ease;
  letter-spacing: .3em;
}

.section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy .button-shop:hover {
  background-color: #fb5858;
  transition: 0.3s ease;
}

.section-countdown-v2 .info-section-countdow .content .picture-time {
  width: 50%;
  transform: translateY(-27%);
}

.section-countdown-v2 .info-section-countdow .content .picture-time .time {
  margin-top: 19px;
}

.section-countdown-v2 .info-section-countdow .content .picture-time .time ul li {
  padding: 0px 40px;
  position: relative;
}

.section-countdown-v2 .info-section-countdow .content .picture-time .time ul li:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: -18px;
  top: 50%;
  width: 36px;
  height: 1px;
  background-color: #92a2a5;
}

.section-countdown-v2 .info-section-countdow .content .picture-time .time ul li:first-child:before {
  display: none;
}

.section-countdown-v2 .info-section-countdow .content .picture-time .time ul li b,
.section-countdown-v2 .info-section-countdow .content .picture-time .time ul li strong {
  font-weight: unset;
}

.section-countdown-v2 .info-section-countdow .content .picture-time .time ul li p {
  
  font-family	: Poppins ;
  
  font-size: 80px;
  color: black;
  margin-bottom: -5px !important;
}

.section-countdown-v2 .info-section-countdow .content .picture-time .time ul li span {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .3em;
  display: block;
  color: black;
}

.section-intagram-v1 {
  margin-top: 60px;
}

.section-intagram-v1 .box-sextion-top {
  margin-bottom: 50px;
}

.section-intagram-v1 .box-sextion-top .icon-top {
  font-size: 55px;
  display: inline-block;
  margin-top: 15px;
}

.section-intagram-v1 .box-sextion-top .title_insta {
  
  font-family	: Poppins ;
  
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .4em;
  color: black;
  font-weight: 600;
  padding-bottom: 70px;
  margin-top: 25px;
  position: relative;
  line-height: 28px;
}

.section-intagram-v1 .box-sextion-top .title_insta:before {
  content: '';
  width: 1px;
  height: 52px;
  background: black;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.section-intagram-v1 .box-sextion-top .des_insta {
  font-size: 16px;
}

.section-intagram-v1 .box-img {
  padding: 15px;
  width: 25%;
  float: left;
  position: relative;
  overflow: hidden;
}

.section-intagram-v1 .box-img .picture {
  overflow: hidden;
}

@media (max-width: 576px) {
  .section-intagram-v1 .box-img {
    padding: 0px;
  }
}

.section-intagram-v1 .box-img:first-child {
  width: 50%;
  float: left;
  margin-left: -15px;
}

@media (max-width: 576px) {
  .section-intagram-v1 .box-img:first-child {
    margin-left: unset;
  }
}

.section-intagram-v1 .box-img .content-intagram {
  position: absolute;
  transform: translate(-50%, -50%) scale(0.8);
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}

.section-intagram-v1 .box-img .content-intagram a {
  font-size: 40px;
  color: #fff;
}

.section-intagram-v1 .box-img .content-intagram h4 {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  
  font-family	: Poppins ;
  
  margin-top: 10px;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.section-intagram-v1 .box-img:hover .content-intagram {
  opacity: 1;
  visibility: visible;
  transition: .3s;
  transform: translate(-50%, -50%) scale(1);
}

.section-intagram-v1 .box-img:hover img {
  filter: brightness(0.3);
  transition: .3s;
}

.section-instagram-v2 .instagram_v2 .text_top .title_insta {
  font-size: 18px;
  color: black;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  font-style: normal;
  letter-spacing: .4em;
  margin-bottom: 21px;
  position: relative;
  padding-bottom: 15px;
}

@media (max-width: 768px) {
  .section-instagram-v2 .instagram_v2 .text_top .title_insta {
    font-size: 16px !important;
  }
}

.section-instagram-v2 .instagram_v2 .text_top .title_insta:before {
  content: '';
  height: 1px;
  width: 48px;
  background: black;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.section-instagram-v2 .instagram_v2 .content {
  width: 20%;
  float: left;
  overflow: hidden;
}

.section-instagram-v2 .instagram_v2 .content .content_text {
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: all .5s ease;
  opacity: 0;
  flex-direction: column;
}

.section-instagram-v2 .instagram_v2 .content .content_text a {
  font-size: 32px;
  color: #fff;
}

.section-instagram-v2 .instagram_v2 .content .content_text p {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  letter-spacing: 2px;
}

.section-instagram-v2 .instagram_v2 .content:hover .content_text {
  opacity: 1;
  transition: all .5s ease;
}

.section-instagram-v2 .instagram_v2 .content img {
  transition: all 4s ease;
  width: 100%;
}

.section-instagram-v2 .instagram_v2 .content:hover img {
  transform: scale(1.2);
}

.section-instagram-v2 .instagram_v2 button.slick-prev {
  position: absolute;
  font-size: 36px;
  left: 20px;
  top: 50%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
}

.section-instagram-v2 .instagram_v2 button.slick-next {
  position: absolute;
  font-size: 36px;
  right: 20px;
  top: 50%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
}

.section-instagram-v2 .instagram_v2 .galary_inta {
  margin-top: 65px;
}

.section-instagram-v2 .instagram_v2 .galary_inta:hover button.slick-prev {
  visibility: visible;
  opacity: 1;
  left: 0px;
}

.section-instagram-v2 .instagram_v2 .galary_inta:hover button.slick-next {
  visibility: visible;
  opacity: 1;
  right: 0px;
}

.section-intagram-v3 {
  padding-top: 100px;
  padding-bottom: 20px;
}

.section-intagram-v3 .box-sextion-left .icon-top {
  font-size: 95px;
}

.section-intagram-v3 .box-sextion-left .title_insta {
  font-size: 20px;
  font-weight: 600;
  padding-top: 35px;
  letter-spacing: .2em;
}

.section-intagram-v3 .box-sextion-left .des_insta {
  font-size: 16px;
  padding-top: 22px;
}

.section-intagram-v3 .fauximg-bin {
  margin: 20px;
}

.section-instagram-v4 {
  margin-top: 85px;
  margin-bottom: 60px;
}

.section-instagram-v4 .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.section-instagram-v4 .slick-slide img {
  display: block;
  margin: 0 auto;
  transition: 0.5s;
}

.section-instagram-v4 .slick-slide img:hover {
  filter: brightness(0.3);
}

.section-instagram-v4 .content {
  position: relative;
}

.section-instagram-v4 .content .content_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.section-instagram-v4 .content .content_text a {
  color: #fff;
  font-size: 45px;
}

.section-instagram-v4 .content .content_text a:hover {
  color: #000;
}

.section-instagram-v4 .content:hover .content_text {
  opacity: 1;
  transition: 0.5s;
}

.section-instagram-v4 .titleicon {
  margin-bottom: 32px;
}

.section-instagram-v4 .titleicon svg {
  fill: black;
  width: 55px;
  height: 55px;
}

.section-instagram-v4 .title_insta {
  font-size: 22px;
  color: black;
  text-align: center;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 88px;
}

.section-instagram-v4 .title_insta:before {
  position: absolute;
  content: '';
  height: 40px;
  border-left: 1px solid #000;
  top: 48px;
  left: 50%;
}

.section-instagram-v4 .des_insta {
  font-size: 14px;
  color: #a8a8a8;
}

.section-instagram-v4 button.slick-brand-prev {
  position: absolute;
  font-size: 36px;
  left: 20px;
  top: 45%;
  color: #000;
  z-index: 1;
  transition: 0.7s;
  opacity: 0;
  visibility: hidden;
}

.section-instagram-v4 button.slick-brand-next {
  position: absolute;
  font-size: 36px;
  right: 20px;
  top: 45%;
  color: #000;
  z-index: 1;
  transition: 0.7s;
  opacity: 0;
  visibility: hidden;
}

.section-instagram-v4 .list-intagram {
  margin-top: 50px;
}

.section-instagram-v4 .list-intagram:hover button.slick-brand-prev {
  left: -30px;
  transition: 0.7s;
  opacity: 1;
  visibility: visible;
}

.section-instagram-v4 .list-intagram:hover button.slick-brand-next {
  right: -30px;
  transition: 0.7s;
  opacity: 1;
  visibility: visible;
}

.footer_v1 .top-footer {
  padding: 50px 0 40px 0;
  background-color: #3b3c41;
}

.footer_v1 .top-footer .info_footer {
  margin-bottom: 20px;
}

.footer_v1 .top-footer .info_footer h4 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .3em;
  font-weight: 600;
  color: #fff;
}

.footer_v1 .top-footer .info_footer .title_border:after {
  content: '';
  display: block;
  height: 1px;
  width: 30px;
  margin-top: 20px;
  background-color: #fff;
}

.footer_v1 .top-footer .info_footer ul {
  margin-top: 30px;
}

.footer_v1 .top-footer .info_footer ul li a {
  font-weight: 400;
  line-height: 30px;
  color: #868686;
  text-decoration: none;
  transition: all .25s ease-in-out;
  font-size: 14px;
}

.footer_v1 .top-footer .info_footer ul li a:hover {
  color: #fff;
}

.footer_v1 .top-footer .info_footer .content_footer {
  color: #868686;
  font-weight: 400;
  margin-top: 23px;
  font-size: 14px;
}

.footer_v1 .top-footer .info_footer.end h4 {
  font-size: 20px;
  text-transform: none;
  letter-spacing: .1em;
}

.footer_v1 .top-footer .info_footer.end .list-icon ul li a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  border-radius: 50%;
  margin: 0 5px 0 5px;
  position: relative;
}

.footer_v1 .top-footer .info_footer.end .list-icon ul li a i {
  position: relative;
  z-index: 1;
}

.footer_v1 .top-footer .info_footer.end .list-icon ul li a:hover {
  color: #fb5858;
}

.footer_v1 .copyright {
  border-top: 1px solid #434448;
  padding: 26px 0;
  background-color: #3b3c41;
}

.footer_v1 .copyright .text-copyright {
  color: #868686;
  font-size: 12px;
}

.footer_v1 .copyright .text-copyright a {
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

.footer_v1 .copyright .text-copyright a:hover {
  opacity: .8;
}

.footer_v2 .top-footer {
  border-top: 1px solid #dddddd;
  background-color: #ffffff;
}

.footer_v2 .top-footer .border-ft {
  border-left: 1px solid #dddddd;
  padding: 50px 0 40px 30px;
}

@media (max-width: 576px) {
  .footer_v2 .top-footer .border-ft {
    border-left: none;
    padding: 20px 0 20px 00px;
  }
}

.footer_v2 .top-footer .border-ft .info_footer {
  margin-bottom: 20px;
}

.footer_v2 .top-footer .border-ft .info_footer h4 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .3em;
  font-weight: 600;
  color: #000000;
}

.footer_v2 .top-footer .border-ft .info_footer .title_border:after {
  content: '';
  display: block;
  height: 1px;
  width: 30px;
  margin-top: 20px;
  background-color: #000000;
}

.footer_v2 .top-footer .border-ft .info_footer ul {
  margin-top: 30px;
}

.footer_v2 .top-footer .border-ft .info_footer ul li a {
  font-weight: 400;
  line-height: 30px;
  color: #9a9a9a;
  text-decoration: none;
  transition: all .25s ease-in-out;
  font-size: 14px;
}

.footer_v2 .top-footer .border-ft .info_footer ul li a:hover {
  color: #000000;
}

.footer_v2 .top-footer .info_footer.end {
  padding: 50px 0 40px 0px;
}

@media (max-width: 576px) {
  .footer_v2 .top-footer .info_footer.end {
    padding: 20px 0 20px 00px;
  }
}

.footer_v2 .top-footer .info_footer.end h4 {
  font-size: 20px;
  text-transform: none;
  letter-spacing: .1em;
}

.footer_v2 .top-footer .info_footer.end .content_footer {
  color: #9a9a9a;
  font-weight: 400;
  margin-top: 23px;
  font-size: 14px;
}

.footer_v2 .top-footer .info_footer.end .list-icon ul {
  margin-top: 30px;
}

.footer_v2 .top-footer .info_footer.end .list-icon ul li a {
  display: inline-block;
  color: #000000;
  font-size: 16px;
  border-radius: 50%;
  margin: 0 5px 0 5px;
  position: relative;
}

.footer_v2 .top-footer .info_footer.end .list-icon ul li a i {
  position: relative;
  z-index: 1;
}

.footer_v2 .top-footer .info_footer.end .list-icon ul li a:hover {
  color: #fb5858;
}

.footer_v2 .copyright {
  border-top: 1px solid #dddddd;
  padding: 26px 0;
  background-color: #ffffff;
}

.footer_v2 .copyright .text-copyright {
  color: #9a9a9a;
  font-size: 12px;
}

@media (max-width: 576px) {
  .footer_v2 .copyright .text-copyright {
    padding-bottom: 15px;
  }
}

.footer_v2 .copyright .text-copyright a {
  font-weight: 400;
  color: #9a9a9a;
  text-decoration: none;
}

.footer_v2 .copyright .text-copyright a:hover {
  opacity: .8;
}

.footer_v3 {
  padding-bottom: 60px;
}

.footer_v3 .content_menu {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #e8e8e8;
}

.footer_v3 .content_menu .copyright {
  font-size: 12px;
  font-weight: 400;
  color: #979797;
}

.footer_v3 .content_menu .menu ul li {
  padding-right: 18px;
  padding-left: 18px;
}

.footer_v3 .content_menu .menu ul li a {
  letter-spacing: .2em;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s, width 0.25s ease 0s;
  
  font-family	: Poppins ;
  
}

.footer_v3 .content_menu .menu ul li a:hover {
  color: #2dbbf0;
}

.footer_v3 .content_menu .casano-socials ul li a {
  width: 42px;
  height: 42px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  background-color: #f2f2f2;
  color: #222222;
  font-size: 15px;
  border-radius: 50%;
  position: relative;
  z-index: 0;
}

.footer_v3 .content_menu .casano-socials ul li a:after {
  content: '';
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background-color: #2dbbf0;
  transform: scale(0);
  transition: 0.5s;
  z-index: -1;
  border-radius: 50%;
}

.footer_v3 .content_menu .casano-socials ul li a:hover:after {
  transform: scale(1);
}

.footer_v3 .newsletter-fv3 {
  margin-top: 35px;
}

.footer_v3 .newsletter-fv3 .title_newletter h3 {
  font-size: 18px;
  color: #000;
  text-align: center;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  letter-spacing: .4em;
  text-transform: uppercase;
}

.footer_v3 .newsletter-fv3 .content {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  color: #000;
  padding-top: 7px;
}

.footer_v3 .newsletter-fv3 .newletter_email {
  max-width: 100%;
  width: 690px;
  margin: 0 auto;
  margin-top: 24px;
}

@media (max-width: 576px) {
  .footer_v3 .newsletter-fv3 .newletter_email {
    padding: 0 10px;
  }
}

.footer_v3 .newsletter-fv3 .newletter_email form {
  width: 100%;
  border-bottom: 2px solid #000;
  position: relative;
}

.footer_v3 .newsletter-fv3 .newletter_email form .form-group {
  width: 100%;
}

.footer_v3 .newsletter-fv3 .newletter_email form .form-group .form-control {
  padding: .375rem .75rem .375rem 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.footer_v3 .newsletter-fv3 .newletter_email form .form-group input {
  width: 100%;
}

.footer_v3 .newsletter-fv3 .newletter_email form .form-group input::placeholder {
  font-size: 12px;
  color: #979797;
}

.footer_v3 .newsletter-fv3 .newletter_email form .btn {
  position: absolute;
  right: 0;
  top: 50%;
  height: 40px;
  background-color: transparent;
  padding: 0;
  font-size: 12px;
  cursor: pointer;
  transform: translateY(-50%);
  color: #000;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .2em;
}

.footer_v3 .newsletter-fv3 .newletter_email form .btn.focus,
.footer_v3 .newsletter-fv3 .newletter_email form .btn:focus {
  outline: 0;
  box-shadow: none;
}

@media (max-width: 991px) {
  .footer_v3 {
    text-align: center;
  }

  .footer_v3 .copyright {
    margin-bottom: 15px;
  }

  .footer_v3 .menu {
    margin-bottom: 20px;
  }
}

.footer_v4 {
  background-color: #f5f5fd;
}

.footer_v4 .top-footer {
  padding-top: 52px;
  padding-bottom: 52px;
}

.footer_v4 .top-footer .title_footer h4 {
  font-size: 12px;
  color: #000;
  letter-spacing: .3em;
  font-weight: 600;
  
  font-family	: Poppins ;
  
  margin-bottom: 11px !important;
  position: relative;
  padding-bottom: 12px;
  text-transform: uppercase;
}

.footer_v4 .top-footer .title_footer h4:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 54px;
  border-bottom: 1px solid #000;
}

.footer_v4 .top-footer .info_footer ul li {
  line-height: 32px;
}

.footer_v4 .top-footer .info_footer ul li a {
  color: #868686;
  transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s, width 0.25s ease 0s;
  font-size: 14px;
  font-weight: 400;
}

.footer_v4 .top-footer .info_footer ul li a:hover {
  color: #2dbbf0;
}

.footer_v4 .top-footer .content_footer {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 25px !important;
}

.footer_v4 .top-footer .info_footer.end {
  max-width: 450px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.footer_v4 .top-footer .info_footer.end .fv4-form {
  background-color: #fff;
  height: 56px;
  line-height: 56px;
  border: none;
  padding: 0 0 0 25px;
  width: 690px;
  max-width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.footer_v4 .top-footer .info_footer.end .fv4-form .text-input {
  border: none;
  padding: 0;
}

.footer_v4 .top-footer .info_footer.end .fv4-form .text-input::placeholder {
  font-size: 14px;
  color: #868686;
}

.footer_v4 .top-footer .info_footer.end .fv4-form .btn {
  border-radius: 0;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  border: none;
  text-align: center;
  letter-spacing: .3em;
  font-weight: 600;
  position: relative;
  background-color: #000;
  color: #fff;
  padding: 19px 30px;
  font-size: 12px;
  letter-spacing: .2em;
  line-height: 18px;
  top: 0;
  right: 0;
  box-shadow: none;
  white-space: nowrap;
  transition: .3s;
}

.footer_v4 .top-footer .info_footer.end .fv4-form .btn:hover {
  background-color: #fb5858;
}

.footer_v4 .copyright {
  border-top: 1px solid #e8e8f2;
  padding-top: 25px;
  padding-bottom: 25px;
}

.footer_v4 .copyright p {
  font-size: 14px;
  color: #868686;
}

.footer_v4 .copyright p a {
  color: #868686;
}

.footer_v4 .copyright p a:hover {
  color: #2dbbf0;
}

@media (max-width: 767px) {
  .footer_v4 .info_footer {
    text-align: center;
    margin-bottom: 20px;
  }

  .footer_v4 .info_footer .title_footer h4:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 54px;
    border-bottom: 1px solid;
  }

  .footer_v4 .logo-footer {
    margin-bottom: 20px;
  }

  .footer_v4 .text-copyright {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .footer_v4 .info_footer.end {
    padding-top: 25px;
  }
}

.footer_v5 {
  position: relative;
  padding-top: 64px;
  padding-bottom: 36px;
  background-color: #333a3a;
}

.footer_v5:after {
  content: '';
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: #454a4a;
}

.footer_v5 .title_menu {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .3em;
}

.footer_v5 .title_menu:after {
  content: '';
  display: block;
  height: 1px;
  width: 30px;
  margin-top: 20px;
  background-color:#fff;
}

.footer_v5 .menu_footer ul {
  margin-top: 15px;
}

.footer_v5 .menu_footer ul li a {
  font-weight: 400;
  line-height: 30px;
  color: #9e9e9e;
  text-decoration: none;
  transition: all .25s ease-in-out;
  font-size: 14px;
  position: relative;
}

.footer_v5 .menu_footer ul li a:hover {
  color: #fff;
}

.footer_v5 .menu_footer ul li a:hover:after {
  width: 100%;
  left: 0;
}

.footer_v5 .menu_footer ul li a:after {
  content: '';
  height: 1px;
  background-color: #fff;
  display: block;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
  width: 0;
  position: absolute;
  right: 0;
  margin-top: -5px;
}

.footer_v5 .logo-footer {
  padding-top: 100px;
}

.footer_v5 .logo-footer .logosvg {
  margin: 0 auto;
}

.footer_v5 .logo-footer .logosvg svg {
  width: 100%;
  height: auto;
}

.footer_v5 .list-icon {
  margin-top: 48px;
}

@media (max-width: 767px) {
  .footer_v5 .list-icon {
    margin-top: 20px;
  }
}

.footer_v5 .list-icon ul li a {
  background-color: #fff;
  color: #000000;
  display: inline-block;
  text-align: center;
  width: 46px;
  height: 46px;
  font-size: 16px;
  border-radius: 50%;
  margin-right: 12px;
  line-height: 46px;
  transition: all .3s ease;
  overflow: hidden;
  position: relative;
}

.footer_v5 .list-icon ul li a i {
  position: relative;
  z-index: 1;
}

.footer_v5 .list-icon ul li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  transform: scale(0);
  background: #fb5858;
  transition: all ease .3s;
  width: 100%;
  height: 100%;
}

.footer_v5 .list-icon ul li a:hover:before {
  transform: scale(0.9);
}

.footer_v5 .form-footer .title_menu {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .3em;
}

.footer_v5 .form-footer .title_menu:after {
  content: '';
  display: block;
  height: 1px;
  width: 30px;
  margin-top: 20px;
  background-color: #fff;
}

.footer_v5 .form-footer .sub_title {
  font-size: 18px;
  color: #fff;
  margin-top: 30px;
}

.footer_v5 .form-footer .content-footer {
  font-size: 14px;
  font-weight: 400;
  color: #9e9e9e;
  margin-bottom: 30px !important;
}

.footer_v5 .form-footer .fv5-form {
  background-color: #fff;
  height: 56px;
  line-height: 56px;
  border: none;
  padding: 0 0 0 25px;
  width: 690px;
  max-width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.footer_v5 .form-footer .fv5-form .text-input {
  border: none;
  padding: 0;
}

.footer_v5 .form-footer .fv5-form .text-input::placeholder {
  font-size: 14px;
  color: #9e9e9e;
}

.footer_v5 .form-footer .fv5-form .btn {
  border-radius: 0;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  border: none;
  text-align: center;
  letter-spacing: .3em;
  font-weight: 600;
  position: relative;
  background-color: #000;
  color: #fff;
  padding: 19px 30px;
  font-size: 12px;
  letter-spacing: .2em;
  line-height: 18px;
  top: 0;
  right: 0;
  box-shadow: none;
  white-space: nowrap;
  transition: .3s;
}

.footer_v5 .form-footer .fv5-form .btn:hover {
  background-color: #fb5858;
}

.footer_v5 .form-footer .payment {
  margin-top: 40px;
}

.footer_v5 .form-footer .text-copyright {
  font-size: 12px;
  color: #9e9e9e;
  margin-top: 80px;
}

@media (min-width: 768px) and (max-width: 991.99px) {
  .footer_v5 .form-footer {
    margin-top: 25px;
  }

  .footer_v5 .form-footer .payment {
    margin-top: 30px;
  }

  .footer_v5 .form-footer .text-copyright {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .footer_v5 .form-footer {
    margin-top: 25px;
  }

  .footer_v5 .form-footer .payment {
    margin-top: 30px;
  }

  .footer_v5 .form-footer .text-copyright {
    margin-top: 30px;
  }
}

@media (max-width: 576px) {
  .footer_v5 {
    padding-top: 36px;
  }
}

@media (max-width: 991.99px) {
  .footer_v5:after {
    display: none;
  }
}

.footer_v6 .content_menu {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
}

.footer_v6 .content_menu .copyright {
  font-size: 12px;
  font-weight: 400;
  color: #979797;
  text-align: center;
}

.footer_v6 .content_menu .menu ul li {
  padding-right: 40px;
}

.footer_v6 .content_menu .menu ul li a {
  letter-spacing: .2em;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  color: #000000;
  transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s, width 0.25s ease 0s;
  
  font-family	: Poppins ;
  
}

.footer_v6 .content_menu .menu ul li a:hover {
  color: #2dbbf0;
}

.footer_v6 .content_menu .casano-socials ul li a {
  width: 42px;
  height: 42px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  border: 1px solid #000000;
  background: transparent;
  color: #000000;
  font-size: 15px;
  border-radius: 50%;
  position: relative;
  z-index: 0;
}

.footer_v6 .content_menu .casano-socials ul li a:after {
  content: '';
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background-color: #2dbbf0;
  transform: scale(0);
  transition: 0.5s;
  z-index: -1;
  border-radius: 50%;
}

.footer_v6 .content_menu .casano-socials ul li a:hover {
  border: 1px solid #2dbbf0;
  color: #fff;
}

.footer_v6 .content_menu .casano-socials ul li a:hover:after {
  transform: scale(1);
}

.footer_v6 .copyright {
  font-size: 12px;
  color: #979797;
  font-weight: 400;
  padding: 24px 0;
}

@media (max-width: 767px) {
  .footer_v6 .content_menu .menu {
    margin-bottom: 20px;
  }

  .footer_v6 .content_menu .menu ul li {
    padding-right: 10px;
  }

  .footer_v6 .content_menu .casano-socials {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer_v6 .menu {
    margin-bottom: 20px;
  }

  .footer_v6 .casano-socials {
    margin-top: 20px;
  }
}

/* ========================================
RESPONSIVE
======================================== */
@media (min-width: 1200px) and (max-width: 1500px) {
  .section-slideshow-v4 .slick-dots {
    bottom: 40px;
  }

  .section-slideshow-v4 .info-sideh4 .picture-slideshow img {
    height: 700px;
  }

  .section-slideshow-v4 .info-sideh4 .picture_left {
    left: 10%;
    height: 650px;
    transform: translateX(-50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_left img {
    height: 650px;
    object-fit: cover;
  }

  .section-slideshow-v4 .info-sideh4 .box-content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center {
    max-width: 650px;
    margin: 0 auto;
    padding-bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center img {
    width: unset;
    margin: 0 auto;
  }

  .section-slideshow-v4 .info-sideh4 .picture_right {
    height: 650px;
    transform: translateX(50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_right img {
    height: 650px;
    object-fit: cover;
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_left {
    transform: translateX(-20%);
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_right {
    transform: translateX(20%);
  }

  .box-change-langue {
    margin-right: 5px;
  }

  #header .currencies-login .cart-login-search ul li a i {
    font-size: 22px;
  }

  #header .currencies-login .cart-login-search ul li {
    margin-right: 10px !important;
  }

  #header .currencies-login .cart-login-search ul li .cart .number-cart {
    top: -19px;
    left: 6px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
  }

  .section-countdown-v2 {
    margin-top: 80px;
  }

  .section-countdown-v2 .info-section-countdow {
    top: 90px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow {
    width: 50%;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .title-countdow h2 {
    font-size: 120px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product {
    margin-top: 45px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .label-hot {
    padding: 6px 26px;
    margin-top: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy {
    margin-top: 50px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time {
    transform: translateY(-35%);
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time {
    margin-top: 50px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li {
    padding: 0px 20px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li:before {
    left: -18px;
    width: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li p {
    font-size: 50px;
  }

  .section-countdown-v2 .box-picture img {
    min-height: 500px;
    object-fit: cover;
  }

  .section-countdown-v2 .img-top img {
    width: 410px;
  }

  .section-blog-v3 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 50%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: transparent;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    position: absolute;
  }

  .section-blog-v3 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: transparent;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    position: absolute;
  }

  .section-blog-v3:hover button.prev-slide {
    left: 0px;
    opacity: 1;
    visibility: visible;
  }

  .section-blog-v3:hover button.next-slide {
    right: 0px;
    opacity: 1;
    visibility: visible;
  }

  .section-banner-v7 .info {
    padding: 50px;
  }

  .section-product-v6 {
    margin-top: 80px;
  }

  .section-product-v6 .block-title-product {
    margin-bottom: 45px !important;
  }

  .section-product-v6 .product_tranding .product-item-v1 {
    margin-bottom: 45px;
  }

  .section-collection-v2 {
    margin-top: 80px;
    padding-bottom: 80px;
  }

  .section-collection-v2 .col-lg-6 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section-collection-v2 .box-info .label_text {
    left: 30px;
  }

  .section-collection-v2 .box-info.right .label_text {
    right: 10px;
  }

  .section-collection-v2 .block-custom-1 {
    margin-top: 105px;
    padding: 50px 30px;
    transform: unset;
    width: 100%;
  }

  .section-blog-v2 .slick-slide img {
    min-height: 500px;
  }

  .section-info-v1 {
    padding-bottom: 150px;
  }

  .section-newsletter-v1 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-newsletter-v1 .title_newletter h3 {
    font-size: 18px !important;
  }

  .section-newsletter-v1 .content {
    font-size: 14px;
  }

  .section-blog-v1 .title-section-blog h3 {
    transform: unset;
  }

  .section-product-v3 {
    margin-top: 110px;
  }

  .section-product-v3 .tab-content .product-item-v1 {
    margin-bottom: 45px;
  }

  .section-collection-v1 {
    margin-top: -320px;
  }

  .section-collection-v1 .box-info .content-banner .title {
    font-size: 35px;
  }

  .section-collection-v1 .box-info.left {
    padding-top: 145px;
  }

  .section-collection-v1 .box-info2 {
    transform: translateX(-15px);
  }

  .section-collection-v1 .box-info2 .content-banner {
    width: unset;
    left: 40%;
  }

  .section-collection-v1 .box-info2 .content-banner p {
    font-size: 20px;
  }

  .section-product-v1 {
    margin-top: -90px;
  }

  .section-product-v1 .product_features:hover button.prev-slide {
    left: 0px;
  }

  .section-product-v1 .product_features:hover button.next-slide {
    right: 0px;
  }

  .section-countdown-v1 .countdown .content-countdown {
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .section-countdown-v1 .countdown .img-bottom {
    left: 5%;
    width: 20%;
  }

  .section-banner-v1 .img-banner img {
    height: 700px;
  }

  .footer_v2 .info_footer .btn {
    width: 40%;
  }

  .footer_v2 .form-group {
    width: 60%;
  }

  .footer_v2 .form-group input {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mt-all {
    margin-top: 60px;
  }

  .search-full-destop .search-eveland .wg-search-form {
    width: 90%;
  }

  .section-slideshow-v4 .slick-dots {
    bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .picture-slideshow img {
    height: 500px;
  }

  .section-slideshow-v4 .info-sideh4 .picture_left {
    left: 10%;
    height: 450px;
    transform: translateX(-50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_left img {
    height: 450px;
    object-fit: cover;
  }

  .section-slideshow-v4 .info-sideh4 .box-content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center {
    max-width: 450px;
    margin: 0 auto;
    padding-bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center img {
    width: unset;
    margin: 0 auto;
  }

  .section-slideshow-v4 .info-sideh4 .picture_right {
    position: absolute;
    bottom: 0;
    right: 2%;
    height: 450px;
    transform: translateX(50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_right img {
    height: 450px;
    object-fit: cover;
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_left {
    transform: translateX(-20%);
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_right {
    transform: translateX(20%);
  }

  .section-service-v2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-service-v2 .box-service {
    padding: 0 25px;
  }

  .section-countdown-v2 {
    margin-top: 60px;
  }

  .section-countdown-v2 .info-section-countdow {
    top: 80px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow {
    width: 50%;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .title-countdow h2 {
    font-size: 70px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product {
    margin-top: 35px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product h3 {
    font-size: 25px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .price-product-countdown {
    font-size: 20px;
    padding-top: 16px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .label-hot {
    padding: 6px 26px;
    margin-top: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy {
    margin-top: 50px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time {
    transform: translateY(-35%);
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time {
    margin-top: 50px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li {
    padding: 0px 10px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li:before {
    left: -10px;
    width: 25px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li p {
    font-size: 30px;
  }

  .section-countdown-v2 .box-picture img {
    min-height: 500px;
    object-fit: cover;
  }

  .section-blog-v3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-blog-v3 .description {
    margin-bottom: 35px !important;
  }

  .section-blog-v3 .content-section-blog .picrure {
    width: 325px;
    height: 325px;
  }

  .section-blog-v3 .info_blog {
    margin-top: 35px;
  }

  .section-blog-v3 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 50%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v3 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v3:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v3:hover button.next-slide {
    right: 0px;
  }

  .section-banner-v7 .info {
    padding: 15px;
  }

  .section-banner-v7 .info .button-shop {
    margin-top: 30px;
  }

  .section-product-v6 {
    margin-top: 70px;
  }

  .section-product-v6 .block-title-product {
    margin-bottom: 40px !important;
  }

  .section-product-v6 .product_tranding .product-item-v1 {
    margin-bottom: 40px;
  }

  .section-slideshow-v6 .itemv-slide-h6 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-slideshow-v6 .itemv-slide-h6 .content .title-slideshow {
    font-size: 50px;
  }

  .section-collection-v2 {
    margin-top: 60px;
    padding-bottom: 60px;
  }

  .section-collection-v2 .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-collection-v2 .box-info .label_text {
    left: 25px;
    top: 110px;
  }

  .section-collection-v2 .box-info.right .label_text {
    right: 5px;
    top: 464px;
  }

  .section-collection-v2 .block-custom-1 {
    margin-top: 105px;
    padding: 50px 30px;
    transform: unset;
    width: 100%;
  }

  .section-collection-v2 .block-custom-1 .title {
    font-size: 35px;
    margin-right: 20px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .date {
    top: 30px;
    left: 30px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog {
    padding: 20px 30px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .category-blog {
    font-size: 12px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog {
    padding-top: 7px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog a {
    font-size: 22px;
  }

  .section-blog-v2 .slick-slide img {
    min-height: 380px;
  }

  .section-blog-v2:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v2:hover button.next-slide {
    right: 0px;
  }

  .section-blog-v2 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 35%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v2 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-banner-v6 {
    padding: 150px 45px;
  }

  .section-banner-v5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-banner-v5 .box-info .content-banner {
    margin-top: 40px;
  }

  .section-banner-v5 .box-info .content-banner .title {
    font-size: 30px;
  }

  .section-banner-v5 .box-info .content-banner .sub-title {
    font-size: 18px;
  }

  .section-banner-v5 .box-info.right {
    margin-top: 100px;
  }

  .section-info-v1 {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .section-info-v1 .title-info .title-big {
    font-size: 60px;
    line-height: 70px;
    margin-top: 50px;
  }

  .section-info-v1 .content-info {
    margin-top: 50px;
  }

  .section-info-v1 .button-about {
    margin-top: 50px;
  }

  .section-newsletter-v1 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-newsletter-v1 .title_newletter h3 {
    font-size: 18px !important;
  }

  .section-newsletter-v1 .content {
    font-size: 14px;
  }

  .section-blog-v1 .title-section-blog h3 {
    font-size: 30px;
    padding-bottom: 40px;
    transform: unset;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .category-blog {
    font-size: 12px;
    margin-top: 26px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .title-blog {
    padding-top: 15px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .title-blog a:after {
    margin-top: 18px;
  }

  .section-blog-v1 .slick-slide img {
    min-height: 300px;
  }

  .section-blog-v1:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v1:hover button.next-slide {
    right: 0px;
  }

  .section-blog-v1 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 24%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v1 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 24%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v2 {
    margin-top: 0px;
  }

  .section-brand-v2 .bg_section {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .section-brand-v2 .bg_section .title-brand h3 {
    font-size: 35px;
    margin-bottom: 40px !important;
  }

  .section-brand-v2 .bg_section .slick-slide img {
    opacity: 1;
  }

  .section-brand-v2 .bg_section:hover button.prev-slide {
    left: 10px;
  }

  .section-brand-v2 .bg_section:hover button.next-slide {
    right: 10px;
  }

  .section-brand-v2 .bg_section button.prev-slide {
    position: absolute;
    font-size: 30px;
    left: 10px;
    top: 20%;
    color: #000;
    z-index: 1;
    opacity: 1;
    visibility: visible;
  }

  .section-brand-v2 .bg_section button.next-slide {
    position: absolute;
    font-size: 30px;
    right: 10px;
    top: 20%;
    color: #000;
    z-index: 1;
    opacity: 1;
    visibility: visible;
  }

  .section-product-v4 .product-item-v1 {
    padding-bottom: 35px;
  }

  .section-service-v1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-service-v1 .itemtservice .box-service .icon {
    font-size: 60px;
  }

  .section-service-v1 .itemtservice .box-service .title {
    font-size: 20px;
  }

  .section-service-v1 .itemtservice .box-service .content {
    font-size: 15px;
    line-height: 30px;
  }

  .section-service-v1 button.prev-slide {
    font-size: 30px;
    left: 15px;
    top: 35%;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
    color: #333;
  }

  .section-service-v1 button.next-slide {
    font-size: 30px;
    right: 15px;
    top: 35%;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
    color: #333;
  }

  .section-brand-v1 {
    padding: 60px 0;
  }

  .section-brand-v1 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 35%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v1 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v1 .set-row {
    margin: 0;
  }

  .section-brand-v1 .set-row .item {
    padding: 0px;
  }

  .section-brand-v1 img {
    margin: 0 auto;
  }

  .section-product-v3 {
    margin-top: 80px;
  }

  .section-product-v3 .title-section {
    margin-bottom: 30px !important;
  }

  .section-product-v3 .nav-tabs.title-tab {
    margin-bottom: 35px;
  }

  .section-product-v3 .tab-content .product-item-v1 {
    margin-bottom: 35px;
  }

  .section-banner-v2 .box-img-big .info .title {
    font-size: 40px;
  }

  .section-banner-v2 .category-item .border-scale .info {
    bottom: 20px;
    left: 40px;
  }

  .section-banner-v2 .category-item .border-scale .info .category-name {
    font-size: 20px;
    margin-bottom: 0;
  }

  .section-banner-v2 .category-item-ok .border-scale .info {
    bottom: 20px;
    left: 40px;
  }

  .section-banner-v2 .category-item-ok .border-scale .info .category-name {
    font-size: 20px;
    margin-bottom: 0;
  }

  .section-product-v2 .title-product-v2 h3 {
    font-size: 40px;
    padding-bottom: 35px;
  }

  .section-product-v2 .product-item-v1 {
    margin-bottom: 35px;
  }

  .section-collection-v1 {
    margin-top: -320px;
  }

  .section-collection-v1 .box-info .content-banner .title {
    font-size: 35px;
  }

  .section-collection-v1 .box-info.left {
    padding-top: 145px;
  }

  .section-collection-v1 .box-info2 {
    transform: unset;
  }

  .section-collection-v1 .box-info2 .content-banner {
    position: absolute;
    background: #fff;
    padding: 10px;
    margin-bottom: 0;
    display: inline-block;
    width: unset;
    top: 75%;
    left: 14%;
    transform: translateY(-50%);
  }

  .section-collection-v1 .box-info2 .content-banner p {
    font-size: 20px;
  }

  .section-collection-v1 .box-info.tow {
    width: unset;
  }

  .section-banner-v1 .img-banner img {
    height: 500px;
  }

  .section-product-v1 {
    margin-top: -70px;
  }

  .section-product-v1 .product_features:hover button.prev-slide {
    left: 15px;
  }

  .section-product-v1 .product_features:hover button.next-slide {
    right: 15px;
  }

  .section-product-v1 .product_features button.prev-slide {
    font-size: 20px;
    left: 15px;
    top: 35%;
    width: 40px;
    color: #333;
    border: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-product-v1 .product_features button.next-slide {
    font-size: 20px;
    right: 15px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    border: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-countdown-v1 .countdown .content-countdown {
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .section-countdown-v1 .countdown .content-countdown .price-product-countdown {
    font-size: 18px;
  }

  .section-countdown-v1 .countdown .content-countdown .title-product-countdown {
    font-size: 30px;
  }

  .section-countdown-v1 .countdown .content-countdown .label-hot {
    margin-top: 25px;
  }

  .section-countdown-v1 .countdown .content-countdown .time {
    margin-bottom: 40px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li {
    padding: 0px 30px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li:before {
    left: -10%;
    top: 50%;
    width: 15px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li p {
    font-size: 50px;
  }

  .section-countdown-v1 .countdown .content-countdown .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v1 .countdown .img-bottom {
    left: 5%;
    width: 20%;
  }

  .section-banner-v3 .box-info .content-banner .button-shop {
    padding: 15px 30px;
  }

  .section-banner-v3 .box-img img {
    min-height: 450px;
    object-fit: cover;
  }

  .footer_v1 .top-footer .info_footer.end .list-icon ul li a {
    width: 40px;
    height: 40px;
    font-size: 15px;
    margin: 0;
    line-height: 38px;
  }

  .footer_v2 .info_us .list-icon ul li a {
    width: 40px;
    height: 40px;
    font-size: 13px;
    margin: 0 5px 5px 0;
    line-height: 38px;
  }

  .footer_v2 .form-group {
    margin-bottom: 10px;
    width: 100%;
  }

  .footer_v2 .form-group input {
    height: 55px;
    width: 100%;
  }

  .footer_v2 .form-group input::placeholder {
    font-size: 14px;
  }

  .footer_v2 .info_footer .btn {
    height: 50px;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .mt-all {
    margin-top: 60px;
  }

  .search-full-destop .search-eveland .wg-search-form {
    width: 90%;
  }

  .popup .modal-window {
    min-height: 320px;
    margin: 0 auto;
    position: relative;
    top: 10%;
    width: 80%;
  }

  .popup .modal-window .window-window {
    position: relative;
  }

  .popup .modal-window .window-window .window-content {
    position: relative;
    background: #fff;
    float: left;
  }

  .popup .modal-window .window-window .window-content .left {
    width: 60%;
    float: left;
    padding: 30px;
  }

  .popup .modal-window .window-window .window-content .left #mc_embed_signup {
    margin: 15px 0;
  }

  .popup .modal-window .window-window .window-content .left .product-socials ul {
    margin-bottom: 0;
  }

  .popup .modal-window .window-window .window-content .right {
    width: 40%;
    float: right;
  }

  .section-slideshow-v4 .slick-dots {
    bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .picture-slideshow img {
    height: 500px;
  }

  .section-slideshow-v4 .info-sideh4 .picture_left {
    left: 10%;
    height: 450px;
    transform: translateX(-50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_left img {
    height: 450px;
    object-fit: cover;
  }

  .section-slideshow-v4 .info-sideh4 .box-content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center {
    max-width: 450px;
    margin: 0 auto;
    padding-bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center img {
    width: unset;
    margin: 0 auto;
  }

  .section-slideshow-v4 .info-sideh4 .picture_right {
    position: absolute;
    bottom: 0;
    right: 2%;
    height: 450px;
    transform: translateX(50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_right img {
    height: 450px;
    object-fit: cover;
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_left {
    transform: translateX(-40%);
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_right {
    transform: translateX(40%);
  }

  .section-service-v2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-service-v2 .box-service {
    padding: 0 25px;
  }

  .section-intagram-v3 {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .section-intagram-v3 .box-sextion-left {
    padding-bottom: 30px;
  }

  .section-intagram-v3 .fauximg-bin {
    margin: 10px;
  }

  .section-countdown-v2 {
    margin-top: 50px;
  }

  .section-countdown-v2 .info-section-countdow {
    top: 80px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow {
    width: 50%;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .title-countdow h2 {
    font-size: 70px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product {
    margin-top: 35px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product h3 {
    font-size: 25px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .price-product-countdown {
    font-size: 20px;
    padding-top: 16px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .label-hot {
    padding: 6px 26px;
    margin-top: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy {
    margin-top: 50px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time {
    transform: translateY(-35%);
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time {
    margin-top: 50px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li {
    padding: 0px 10px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li:before {
    left: -10px;
    width: 25px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li p {
    font-size: 30px;
  }

  .section-countdown-v2 .box-picture img {
    min-height: 500px;
    object-fit: cover;
  }

  .section-instagram-v4 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .section-instagram-v4 button.slick-brand-prev {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 45%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v4 button.slick-brand-next {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 45%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v4 .list-intagram {
    margin-top: 40px;
  }

  .section-instagram-v4 .list-intagram:hover button.slick-brand-prev {
    left: 0px;
  }

  .section-instagram-v4 .list-intagram:hover button.slick-brand-next {
    right: 0px;
  }

  .section-blog-v3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-blog-v3 .description {
    margin-bottom: 35px !important;
  }

  .section-blog-v3 .content-section-blog .picrure {
    width: 325px;
    height: 325px;
  }

  .section-blog-v3 .info_blog {
    margin-top: 35px;
  }

  .section-blog-v3 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 50%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v3 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v3:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v3:hover button.next-slide {
    right: 0px;
  }

  .section-banner-v7 .w-50 {
    width: 100% !important;
  }

  .section-banner-v7 .info {
    padding: 50px;
  }

  .section-banner-v7 .info .button-shop {
    margin-top: 35px;
  }

  .section-banner-v7 .info .newletter_email form {
    width: 100%;
    border-bottom: 2px solid #000;
    position: relative;
  }

  .section-banner-v7 .info .newletter_email form .form-group {
    margin-bottom: 0;
  }

  .section-collection-v3 {
    margin-top: 60px;
  }

  .section-collection-v3 .box-info {
    width: 50%;
  }

  .section-collection-v3 .box-info .content-banner .title {
    font-size: 35px;
  }

  .section-collection-v3 .box-info .content-banner .sub-title {
    font-size: 14px;
    padding-top: 22px;
  }

  .section-collection-v3 .box-info .content-banner .button-shop {
    padding: 15px 32px;
    font-size: 14px;
    margin-top: 35px;
  }

  .section-collection-v3 .box-img img {
    min-height: 420px;
    object-fit: cover;
  }

  .section-product-v6 {
    margin-top: 60px;
  }

  .section-product-v6 .block-title-product {
    margin-bottom: 40px !important;
  }

  .section-product-v6 .product_tranding .product-item-v1 {
    margin-bottom: 40px;
  }

  .section-slideshow-v6 .itemv-slide-h6 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-slideshow-v6 .itemv-slide-h6 .content .title-slideshow {
    font-size: 50px;
  }

  .section-collection-v2 {
    margin-top: 60px;
    padding-bottom: 60px;
  }

  .section-collection-v2 .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-collection-v2 .box-info .content-banner .title {
    margin-top: 40px;
    font-weight: 500;
    font-size: 36px;
  }

  .section-collection-v2 .box-info .content-banner .button-shop {
    margin-top: 18px;
    font-size: 14px;
  }

  .section-collection-v2 .box-info .label_text {
    left: 25px;
    top: 110px;
    font-size: 12px;
  }

  .section-collection-v2 .box-info .label_text:before {
    width: 42px;
  }

  .section-collection-v2 .towrow {
    margin-top: 27px;
  }

  .section-collection-v2 .box-info.right .label_text {
    right: 5px;
    top: 464px;
    font-size: 12px;
  }

  .section-collection-v2 .block-custom-1 {
    margin-top: 105px;
    padding: 50px 30px;
    transform: unset;
    width: 100%;
  }

  .section-collection-v2 .block-custom-1 .title {
    font-size: 25px;
    margin-right: 10px;
    font-weight: 500;
  }

  .section-collection-v2 .block-custom-1 .icon {
    font-size: 20px;
  }

  .section-collection-v2 .block-custom-1 .button-shop {
    padding-top: 20px;
    display: inline-block;
  }

  .section-instagram-v2 .instagram_v2 button.slick-prev {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 50%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v2 .instagram_v2 button.slick-next {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .date {
    top: 25px;
    left: 25px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog {
    padding: 20px 30px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .category-blog {
    font-size: 12px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog {
    padding-top: 7px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog a {
    font-size: 22px;
  }

  .section-blog-v2 .slick-slide img {
    min-height: 370px;
  }

  .section-blog-v2:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v2:hover button.next-slide {
    right: 0px;
  }

  .section-blog-v2 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 35%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v2 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-banner-v6 {
    padding: 120px 45px;
  }

  .section-banner-v5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-banner-v5 .box-info .content-banner {
    margin-top: 40px;
  }

  .section-banner-v5 .box-info .content-banner .title {
    font-size: 30px;
  }

  .section-banner-v5 .box-info .content-banner .sub-title {
    font-size: 18px;
  }

  .section-banner-v5 .box-info.right {
    margin-top: 100px;
  }

  .section-info-v1 {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .section-info-v1 .title-info .title-big {
    font-size: 50px;
    line-height: 60px;
    margin-top: 40px;
  }

  .section-info-v1 .content-info {
    margin-top: 40px;
  }

  .section-info-v1 .button-about {
    margin-top: 40px;
  }

  .section-newsletter-v1 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-newsletter-v1 .title_newletter h3 {
    font-size: 18px !important;
  }

  .section-newsletter-v1 .content {
    font-size: 14px;
  }

  .section-newsletter-v1 .newletter_email form .form-group {
    margin-bottom: 0;
  }

  .section-blog-v1 .title-section-blog h3 {
    font-size: 30px;
    padding-bottom: 40px;
    transform: unset;
  }

  .section-blog-v1 .content-section-blog-v1 .picrure .date {
    left: 15px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .category-blog {
    font-size: 12px;
    margin-top: 26px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .title-blog {
    padding-top: 15px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .title-blog a:after {
    margin-top: 18px;
  }

  .section-blog-v1 .slick-slide img {
    min-height: 300px;
  }

  .section-blog-v1:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v1:hover button.next-slide {
    right: 0px;
  }

  .section-blog-v1 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 24%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v1 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 24%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v2 {
    margin-top: 60px;
  }

  .section-brand-v2 .bg_section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-brand-v2 .bg_section .title-brand h3 {
    font-size: 35px;
    margin-bottom: 35px !important;
  }

  .section-brand-v2 .bg_section .slick-slide img {
    opacity: 1;
  }

  .section-brand-v2 .bg_section:hover button.prev-slide {
    left: 10px;
  }

  .section-brand-v2 .bg_section:hover button.next-slide {
    right: 10px;
  }

  .section-brand-v2 .bg_section button.prev-slide {
    position: absolute;
    font-size: 30px;
    left: 20px;
    top: 20%;
    color: #000;
    z-index: 1;
    opacity: 1;
    visibility: visible;
  }

  .section-brand-v2 .bg_section button.next-slide {
    position: absolute;
    font-size: 30px;
    right: 20px;
    top: 20%;
    color: #000;
    z-index: 1;
    opacity: 1;
    visibility: visible;
  }

  .section-banner-v4 {
    margin-top: 50px;
  }

  .section-banner-v4 .box-info .content-banner {
    left: 10%;
  }

  .section-banner-v4 .box-info .content-banner .title {
    font-size: 40px;
  }

  .section-banner-v4 .box-info img {
    min-height: 300px;
    object-fit: cover;
  }

  .section-service-v1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-service-v1 .itemtservice .box-service .icon {
    font-size: 60px;
  }

  .section-service-v1 .itemtservice .box-service .title {
    font-size: 20px;
  }

  .section-service-v1 .itemtservice .box-service .content {
    font-size: 15px;
    line-height: 30px;
  }

  .section-service-v1 button.prev-slide {
    font-size: 30px;
    left: 15px;
    top: 35%;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
    color: #333;
  }

  .section-service-v1 button.next-slide {
    font-size: 30px;
    right: 15px;
    top: 35%;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
    color: #333;
  }

  .section-brand-v1 {
    padding: 60px 0;
  }

  .section-brand-v1 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 35%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v1 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v1 .set-row {
    margin: 0;
  }

  .section-brand-v1 .set-row .item {
    padding: 0px;
  }

  .section-brand-v1 img {
    margin: 0 auto;
  }

  .section-product-v3 {
    margin-top: 70px;
  }

  .section-product-v3 .title-section {
    margin-bottom: 25px !important;
  }

  .section-product-v3 .nav-tabs.title-tab {
    margin-bottom: 30px;
  }

  .section-product-v3 .tab-content .product-item-v1 {
    margin-bottom: 35px;
  }

  .section-banner-v2 .box-img-big .info .title {
    font-size: 40px;
  }

  .section-banner-v2 .category-item .border-scale .info {
    bottom: 10px;
    left: 20px;
  }

  .section-banner-v2 .category-item .border-scale .info .category-name {
    font-size: 18px;
    margin-bottom: 0;
  }

  .section-banner-v2 .category-item-ok .border-scale .info {
    bottom: 10px;
    left: 20px;
  }

  .section-banner-v2 .category-item-ok .border-scale .info .category-name {
    font-size: 18px;
    margin-bottom: 0;
  }

  .section-product-v2 {
    padding-top: 60px;
    padding-bottom: 200px;
  }

  .section-product-v2 .title-product-v2 h3 {
    font-size: 35px;
    padding-bottom: 35px;
  }

  .section-product-v2 .product-item-v1 {
    margin-bottom: 35px;
  }

  .section-collection-v1 {
    margin-top: -220px;
  }

  .section-collection-v1 .box-info .content-banner .title {
    font-size: 35px;
  }

  .section-collection-v1 .box-info.left {
    padding-top: 145px;
  }

  .section-collection-v1 .box-info2 {
    transform: unset;
  }

  .section-collection-v1 .box-info2 .content-banner {
    position: absolute;
    background: #fff;
    padding: 10px;
    margin-bottom: 0;
    display: inline-block;
    width: unset;
    top: 50%;
    left: 14%;
    transform: translateY(-50%);
  }

  .section-collection-v1 .box-info2 .content-banner p {
    font-size: 20px;
  }

  .section-collection-v1 .box-info.tow {
    width: unset;
  }

  .section-banner-v1 .img-banner img {
    height: 500px;
  }

  .section-banner-v1 .img-banner .banner-info {
    padding: 40px 50px;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .title {
    font-size: 35px;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .title a {
    padding-right: 15px;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .icon {
    font-size: 25px;
  }

  .section-product-v1 {
    margin-top: -50px;
  }

  .section-product-v1 .box-banner .content-banner .title {
    margin-left: 40px;
    font-size: 30px;
    margin-top: 20px;
  }

  .section-product-v1 .box-banner .content-banner .label_text:before {
    width: 100px;
  }

  .section-product-v1 .box-banner .content-banner .label_text .text {
    padding-left: 120px;
  }

  .section-product-v1 .product_features {
    margin-top: 20px;
  }

  .section-product-v1 .product_features:hover button.prev-slide {
    left: 15px;
  }

  .section-product-v1 .product_features:hover button.next-slide {
    right: 15px;
  }

  .section-product-v1 .product_features button.prev-slide {
    font-size: 20px;
    left: 6px;
    top: 35%;
    width: 40px;
    color: #333;
    border: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-product-v1 .product_features button.next-slide {
    font-size: 20px;
    right: 6px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    border: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-countdown-v1 .countdown .bg_img {
    min-height: 400px;
    object-fit: cover;
    object-position: 90%;
  }

  .section-countdown-v1 .countdown .content-countdown {
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .section-countdown-v1 .countdown .content-countdown .price-product-countdown {
    font-size: 18px;
  }

  .section-countdown-v1 .countdown .content-countdown .title-product-countdown {
    font-size: 30px;
  }

  .section-countdown-v1 .countdown .content-countdown .label-hot {
    margin-top: 25px;
  }

  .section-countdown-v1 .countdown .content-countdown .time {
    margin-bottom: 40px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li {
    padding: 0px 30px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li:before {
    left: -10%;
    top: 50%;
    width: 15px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li p {
    font-size: 40px;
  }

  .section-countdown-v1 .countdown .content-countdown .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v1 .countdown .img-bottom {
    left: 5%;
    width: 20%;
  }

  .section-banner-v3 .box-info .content-banner {
    left: 10%;
  }

  .section-banner-v3 .box-info .content-banner .button-shop {
    padding: 12px 25px;
  }

  .section-banner-v3 .box-img img {
    min-height: 350px;
    object-fit: cover;
  }

  .footer_v1 .top-footer {
    padding: 50px 0 35px 0;
  }

  .footer_v1 .top-footer .info_footer.end {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
  }

  .footer_v1 .top-footer .info_footer form {
    width: 80%;
    margin: 0 auto;
  }

  .footer_v2 .info_footer.end {
    text-align: center;
  }

  .footer_v2 .info_footer .form-group {
    width: 80%;
  }

  .footer_v2 .info_footer .form-group .form-control {
    width: 100%;
  }

  .footer_v2 .info_footer .btn {
    width: 20%;
  }

  .footer_v2 .title_border.end:after {
    margin-top: 10px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
  }

  .footer_v2 .list-inline-item:not(:last-child) {
    margin-right: 0;
  }

  .footer_v2 .info_us .list-icon ul li a {
    width: 35px;
    height: 35px;
    font-size: 12px;
    border-radius: 50%;
    margin: 0 5px 5px 0;
    line-height: 33px;
  }

  .footer_v6 .top-footer .info_footer .menu-footer ul li a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer_v6 .top-footer .info_footer .content-email {
    margin-top: 27px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .mt-all {
    margin-top: 50px;
  }

  .search-full-destop .search-eveland .wg-search-form {
    width: 90%;
  }

  .popup .modal-window {
    top: 7%;
    width: 80%;
  }

  .popup .modal-window .window-window .window-content {
    float: none;
  }

  .popup .modal-window .window-window .window-content .left {
    width: 100%;
    padding: 20px 40px;
  }

  .popup .modal-window .window-window .window-content .left #mc_embed_signup .form-group button {
    width: 100%;
    margin-top: 0px;
  }

  .popup .modal-window .window-window .window-content .right {
    display: none;
  }

  .section-slideshow-v4 .slick-dots {
    bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .picture-slideshow img {
    height: 500px;
  }

  .section-slideshow-v4 .info-sideh4 .picture_left {
    left: 10%;
    height: 450px;
    transform: translateX(-50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_left img {
    height: 450px;
    object-fit: cover;
  }

  .section-slideshow-v4 .info-sideh4 .box-content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center {
    padding-bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center img {
    width: unset;
    margin: 0 auto;
  }

  .section-slideshow-v4 .info-sideh4 .picture_right {
    position: absolute;
    bottom: 0;
    right: 2%;
    height: 450px;
    transform: translateX(50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_right img {
    height: 450px;
    object-fit: cover;
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_left {
    transform: translateX(-50%);
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_right {
    transform: translateX(50%);
  }

  .section-service-v2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-service-v2 .box-service {
    padding: 0 25px;
  }

  .section-intagram-v3 {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .section-intagram-v3 .box-sextion-left {
    padding-bottom: 30px;
  }

  .section-intagram-v3 .fauximg-bin {
    margin: 10px;
  }

  .section-countdown-v2 {
    margin-top: 40px;
  }

  .section-countdown-v2 .info-section-countdow {
    top: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content {
    flex-direction: column;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow {
    width: 100%;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .title-countdow h2 {
    font-size: 60px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product {
    margin-top: 20px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product h3 {
    font-size: 22px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .price-product-countdown {
    font-size: 20px;
    padding-top: 10px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .label-hot {
    padding: 6px 26px;
    margin-top: 8px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy {
    margin-top: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time {
    width: 92%;
    transform: translateY(0%);
    margin: 0 auto;
    margin-top: 40px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time {
    margin-top: 19px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li {
    padding: 0px 10px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li:before {
    left: -10px;
    top: 50%;
    width: 20px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li p {
    font-size: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .img-top img {
    max-width: 350px;
    height: auto;
    margin: 0 auto;
  }

  .section-countdown-v2 .box-picture img {
    min-height: 700px;
    object-fit: cover;
  }

  .section-instagram-v4 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .section-instagram-v4 .titleicon {
    font-size: 55px;
    margin-bottom: 6px;
  }

  .section-instagram-v4 .title_insta {
    font-size: 22px;
    margin-bottom: 88px;
  }

  .section-instagram-v4 button.slick-brand-prev {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 45%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v4 button.slick-brand-next {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 45%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v4 .list-intagram {
    margin-top: 30px;
  }

  .section-instagram-v4 .list-intagram:hover button.slick-brand-prev {
    left: 0px;
  }

  .section-instagram-v4 .list-intagram:hover button.slick-brand-next {
    right: 0px;
  }

  .section-blog-v3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-blog-v3 .title-section-blog {
    font-size: 22px;
    margin-bottom: 23px !important;
  }

  .section-blog-v3 .description {
    font-size: 15px;
    margin-bottom: 30px !important;
  }

  .section-blog-v3 .content-section-blog .picrure {
    width: 265px;
    height: 265px;
  }

  .section-blog-v3 .info_blog {
    margin-top: 30px;
  }

  .section-blog-v3 .info_blog .title-blog a {
    font-size: 22px;
  }

  .section-blog-v3 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 50%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v3 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v3:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v3:hover button.next-slide {
    right: 0px;
  }

  .section-banner-v7 .w-50 {
    width: 100% !important;
  }

  .section-banner-v7 .info {
    padding: 50px;
  }

  .section-banner-v7 .info .button-shop {
    margin-top: 30px;
  }

  .section-banner-v7 .info .newletter_email form {
    width: 100%;
    border-bottom: 2px solid #000;
    position: relative;
  }

  .section-banner-v7 .info .newletter_email form .form-group {
    margin-bottom: 0;
  }

  .section-collection-v3 {
    margin-top: 60px;
  }

  .section-collection-v3 .box-info {
    width: 100%;
  }

  .section-collection-v3 .box-info .content-banner {
    width: 90%;
  }

  .section-collection-v3 .box-info .content-banner .title {
    font-size: 30px;
  }

  .section-collection-v3 .box-info .content-banner .sub-title {
    font-size: 14px;
    padding-top: 10px;
  }

  .section-collection-v3 .box-info .content-banner .button-shop {
    padding: 12px 32px;
    margin-top: 35px;
  }

  .section-collection-v3 .box-img img {
    min-height: 350px;
    object-fit: cover;
  }

  .section-product-v6 {
    margin-top: 50px;
  }

  .section-product-v6 .col-6:nth-child(odd) {
    padding-right: 7.5px;
  }

  .section-product-v6 .col-6:nth-child(even) {
    padding-left: 7.5px;
  }

  .section-product-v6 .block-title-product {
    margin-bottom: 30px !important;
  }

  .section-product-v6 .product_tranding .product-item-v1 {
    margin-bottom: 30px;
  }

  .section-slideshow-v6 .itemv-slide-h6 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-slideshow-v6 .itemv-slide-h6 .content .title-slideshow {
    font-size: 35px;
  }

  .section-collection-v2 {
    margin-top: 0px;
    padding-bottom: 30px;
  }

  .section-collection-v2 .col-lg-6 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section-collection-v2 .box-info .content-banner .title {
    margin-top: 30px;
    font-size: 30px;
  }

  .section-collection-v2 .box-info .label_text {
    left: 25px;
    top: 100px;
  }

  .section-collection-v2 .towrow {
    margin-top: 0px;
  }

  .section-collection-v2 .box-info.left {
    margin-top: 50px;
  }

  .section-collection-v2 .box-info.right {
    margin-top: 50px;
  }

  .section-collection-v2 .box-info.right .label_text {
    right: 15px;
    top: 459px;
  }

  .section-collection-v2 .block-custom-1 {
    margin-top: 50px;
    padding: 30px;
    transform: unset;
    width: 100%;
  }

  .section-collection-v2 .block-custom-1 .title {
    font-size: 25px;
    margin-right: 20px;
  }

  .section-collection-v2 .block-custom-1 .icon {
    font-size: 20px;
  }

  .section-collection-v2 .block-custom-1 .button-shop {
    margin-top: 20px !important;
    display: inline-block;
  }

  .section-instagram-v2 .instagram_v2 .text_top .icon {
    font-size: 80px;
    margin-bottom: 4px;
  }

  .section-instagram-v2 .instagram_v2 .text_top .title_insta {
    font-size: 20px;
    margin-bottom: 21px;
  }

  .section-instagram-v2 .instagram_v2 .text_top .des_insta {
    font-size: 16px;
  }

  .section-instagram-v2 .instagram_v2 .content .content_text a {
    font-size: 40px;
  }

  .section-instagram-v2 .instagram_v2 button.slick-prev {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 50%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v2 .instagram_v2 button.slick-next {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v2 .instagram_v2 .galary_inta {
    margin-top: 45px;
  }

  .section-instagram-v2 .instagram_v2 .galary_inta:hover button.slick-prev {
    left: 0px;
  }

  .section-instagram-v2 .instagram_v2 .galary_inta:hover button.slick-next {
    right: 0px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .date {
    top: 20px;
    left: 20px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog {
    padding: 15px 20px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .category-blog {
    font-size: 12px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog {
    padding-top: 7px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog a {
    font-size: 22px;
  }

  .section-blog-v2 .slick-slide img {
    min-height: 350px;
  }

  .section-blog-v2:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v2:hover button.next-slide {
    right: 0px;
  }

  .section-blog-v2 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 35%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v2 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-banner-v6 {
    padding: 100px 25px;
  }

  .section-product-v5 {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .section-product-v5 .title_prductnew h3 {
    letter-spacing: .2em;
    font-size: 20px;
  }

  .section-product-v5 .product_new {
    margin-top: 40px;
  }

  .section-product-v5 .product_new .col-6 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .section-product-v5 button.next-slide {
    right: 0px;
    top: -75px;
  }

  .section-product-v5 button.prev-slide {
    left: 0px;
    top: -75px;
  }

  .section-banner-v5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-banner-v5 .box-info .content-banner {
    margin-top: 30px;
  }

  .section-banner-v5 .box-info .content-banner .title {
    font-size: 22px;
  }

  .section-banner-v5 .box-info .content-banner .sub-title {
    font-size: 16px;
  }

  .section-banner-v5 .box-info .content-banner .info-bottom {
    margin-top: 30px;
  }

  .section-banner-v5 .box-info .content-banner .info-bottom a {
    padding: 15px 30px;
    font-size: 12px;
  }

  .section-banner-v5 .box-info.right {
    margin-top: 30px;
    float: unset !important;
  }

  .section-banner-v5 .box-info.left {
    float: unset !important;
  }

  .section-banner-v5 .box-img img {
    transition: all .5s linear;
    width: 100%;
  }

  .section-info-v1 {
    background-position: 67%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-info-v1 .sub_title h3 {
    letter-spacing: .2em;
    font-size: 20px;
  }

  .section-info-v1 .title-info .title-big {
    font-size: 35px;
    line-height: 40px;
    margin-top: 30px;
  }

  .section-info-v1 .content-info {
    margin-top: 30px;
    font-size: 14px;
  }

  .section-info-v1 .button-about {
    margin-top: 30px;
  }

  .section-info-v1 .button-about a {
    font-size: 16px;
  }

  .section-newsletter-v1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-newsletter-v1 .title_newletter h3 {
    font-size: 18px !important;
  }

  .section-newsletter-v1 .content {
    font-size: 14px;
  }

  .section-newsletter-v1 .newletter_email form .form-group {
    margin-bottom: 0;
  }

  .section-blog-v1 .title-section-blog h3 {
    font-size: 30px;
    padding-bottom: 30px;
    transform: unset;
  }

  .section-blog-v1 .content-section-blog-v1 .picrure .date {
    left: 15px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .category-blog {
    font-size: 12px;
    margin-top: 26px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .title-blog {
    padding-top: 15px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .title-blog a:after {
    margin-top: 18px;
  }

  .section-blog-v1 .slick-slide img {
    min-height: 260px;
  }

  .section-blog-v1:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v1:hover button.next-slide {
    right: 0px;
  }

  .section-blog-v1 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 24%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v1 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 24%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v2 {
    margin-top: 50px;
  }

  .section-brand-v2 .bg_section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-brand-v2 .bg_section .title-brand h3 {
    font-size: 30px;
    margin-bottom: 30px !important;
  }

  .section-brand-v2 .bg_section .slick-slide img {
    opacity: 1;
  }

  .section-brand-v2 .bg_section:hover button.prev-slide {
    left: -15px;
  }

  .section-brand-v2 .bg_section:hover button.next-slide {
    right: -15px;
  }

  .section-brand-v2 .bg_section button.prev-slide {
    font-size: 20px;
    border: none;
    left: -15px;
    top: 35%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v2 .bg_section button.next-slide {
    font-size: 20px;
    border: none;
    right: -15px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-banner-v4 {
    margin-top: 50px;
  }

  .section-banner-v4 .box-info .content-banner {
    left: 10%;
  }

  .section-banner-v4 .box-info .content-banner .title {
    font-size: 35px;
  }

  .section-banner-v4 .box-info img {
    max-height: 300px;
    width: 100%;
    object-fit: cover;
  }

  .section-banner-v4 .col-sm-12 {
    margin-bottom: 30px;
  }

  .section-banner-v4 .col-sm-12:last-child {
    margin-bottom: 0px;
  }

  .section-service-v1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-service-v1 .itemtservice .box-service .icon {
    font-size: 50px;
  }

  .section-service-v1 .itemtservice .box-service .title {
    font-size: 18px;
  }

  .section-service-v1 .itemtservice .box-service .content {
    font-size: 14px;
    line-height: 30px;
  }

  .section-service-v1 button.prev-slide {
    font-size: 30px;
    left: 15px;
    top: 35%;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
    color: #333;
  }

  .section-service-v1 button.next-slide {
    font-size: 30px;
    right: 15px;
    top: 35%;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
    color: #333;
  }

  .section-brand-v1 {
    padding: 50px 0;
  }

  .section-brand-v1 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 35%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v1 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v1 .set-row {
    margin: 0;
  }

  .section-brand-v1 .set-row .item {
    padding: 0px;
  }

  .section-brand-v1 img {
    margin: 0 auto;
  }

  .section-product-v3 {
    margin-top: 50px;
  }

  .section-product-v3 .title-section {
    margin-bottom: 25px !important;
  }

  .section-product-v3 .nav-tabs.title-tab {
    margin-bottom: 30px;
  }

  .section-product-v3 .nav-tabs.title-tab li a {
    padding-bottom: 6px;
    margin-bottom: 0px;
  }

  .section-product-v3 .tab-content .product-item-v1 {
    margin-bottom: 30px;
  }

  .section-banner-v2 .vc-lg-50 {
    width: 100%;
  }

  .section-banner-v2 .box-img-big .info .title {
    font-size: 35px;
  }

  .section-banner-v2 .category-item .border-scale .info {
    bottom: 20px;
    left: 30px;
  }

  .section-banner-v2 .category-item .border-scale .info .category-name {
    font-size: 20px;
  }

  .section-banner-v2 .category-item-ok .border-scale .info {
    bottom: 20px;
    left: 30px;
  }

  .section-banner-v2 .category-item-ok .border-scale .info .category-name {
    font-size: 20px;
  }

  .section-product-v2 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .section-product-v2 .col-6:nth-child(odd) {
    padding-right: 7.5px;
  }

  .section-product-v2 .col-6:nth-child(even) {
    padding-left: 7.5px;
  }

  .section-product-v2 .title-product-v2 h3 {
    font-size: 30px;
    padding-bottom: 30px;
  }

  .section-product-v2 .product-item-v1 {
    margin-bottom: 30px;
  }

  .section-collection-v1 {
    margin-top: -50px;
  }

  .section-collection-v1 img {
    width: 100%;
  }

  .section-collection-v1 .box-info .content-banner .title {
    font-size: 30px;
    margin-top: 20px;
  }

  .section-collection-v1 .box-info .content-banner .label_text:before {
    width: 100px;
  }

  .section-collection-v1 .box-info .content-banner .label_text .text {
    padding-left: 125px;
  }

  .section-collection-v1 .box-info.left {
    padding-top: 0px;
    margin-bottom: 30px;
    width: 100%;
  }

  .section-collection-v1 .box-info.right {
    margin-bottom: 30px;
    width: 100%;
  }

  .section-collection-v1 .box-info2 {
    transform: unset;
  }

  .section-collection-v1 .box-info2 .content-banner {
    top: unset;
    left: 10%;
    bottom: 5%;
    width: 80%;
    padding: 10px;
    transform: unset;
  }

  .section-collection-v1 .box-info2 .content-banner p {
    font-size: 16px;
    text-align: center;
  }

  .section-collection-v1 .box-info.tow {
    width: 100%;
    margin-top: 30px;
  }

  .section-product-v1 {
    margin-top: 50px;
  }

  .section-product-v1 .box-img img {
    width: 100%;
  }

  .section-product-v1 .col-lg-8 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .section-product-v1 .box-banner .content-banner .title {
    margin-left: 40px;
    font-size: 30px;
    margin-top: 15px;
  }

  .section-product-v1 .box-banner .content-banner .label_text:before {
    width: 80px;
  }

  .section-product-v1 .box-banner .content-banner .label_text .text {
    padding-left: 100px;
  }

  .section-product-v1 .product_features {
    margin-top: 20px;
  }

  .section-product-v1 .product_features .col-6 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .section-product-v1 .product_features:hover button.prev-slide {
    left: 6px;
  }

  .section-product-v1 .product_features:hover button.next-slide {
    right: 6px;
  }

  .section-product-v1 .product_features button.prev-slide {
    font-size: 20px;
    left: 6px;
    top: 35%;
    width: 40px;
    color: #333;
    border: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-product-v1 .product_features button.next-slide {
    font-size: 20px;
    right: 6px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    border: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-banner-v1 .img-banner img {
    height: 500px;
  }

  .section-banner-v1 .img-banner .banner-info {
    padding: 30px 40px;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .title {
    font-size: 30px;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .title a {
    padding-right: 10px;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .icon {
    font-size: 20px;
  }

  .section-countdown-v1 .countdown .bg_img {
    min-height: 400px;
    object-fit: cover;
    object-position: 90%;
  }

  .section-countdown-v1 .countdown .content-countdown {
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .section-countdown-v1 .countdown .content-countdown .price-product-countdown {
    font-size: 15px;
  }

  .section-countdown-v1 .countdown .content-countdown .title-product-countdown {
    font-size: 25px;
  }

  .section-countdown-v1 .countdown .content-countdown .label-hot {
    margin-top: 25px;
  }

  .section-countdown-v1 .countdown .content-countdown .time {
    margin-bottom: 40px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li {
    padding: 0px 15px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li:before {
    left: -10%;
    top: 50%;
    width: 15px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li p {
    font-size: 25px;
  }

  .section-countdown-v1 .countdown .content-countdown .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v1 .countdown .img-bottom {
    left: 5%;
    width: 20%;
  }

  .footer_v1 {
    text-align: center;
  }

  .footer_v1 .top-footer {
    padding: 50px 0 37px 0;
  }

  .footer_v1 .top-footer .info_footer {
    margin-bottom: 30px;
  }

  .footer_v1 .top-footer .info_footer .title_border:after {
    margin-top: 8px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }

  .footer_v1 .top-footer .info_footer h4 {
    font-weight: 500;
  }

  .footer_v1 .top-footer .info_footer form {
    width: 80%;
    margin: 0 auto;
  }

  .footer_v1 .top-footer .info_footer.end {
    margin-bottom: 20px;
  }

  .footer_v1 .top-footer .info_footer.end h4 {
    font-size: 16px;
  }

  .footer_v1 .copyright .text-copyright {
    padding-bottom: 15px;
  }

  .footer_v2 {
    text-align: center;
  }

  .footer_v2 .info_us .content-logo {
    width: 100%;
  }

  .footer_v2 .title_footer h4:after {
    margin-top: 8px;
  }

  .footer_v2 .title_border:after {
    margin-top: 8px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }

  .footer_v2 .info_footer {
    margin-bottom: 30px;
  }

  .footer_v2 .info_footer h4 {
    font-weight: 500;
  }

  .footer_v2 .info_footer.end {
    margin-bottom: 0px;
  }

  .footer_v2 .info_footer.end h4 {
    font-size: 16px;
  }

  .footer_v2 .title_footer {
    margin-bottom: 30px;
  }

  .footer_v2 .form-group {
    margin-bottom: 20px;
    width: 100%;
  }

  .footer_v2 .form-group input {
    width: 100%;
    height: 50px !important;
  }

  .footer_v2 .form-group input::placeholder {
    font-size: 14px;
  }

  .footer_v2 .info_footer .btn {
    width: 100%;
    height: 50px;
  }

  .info_footer.end {
    text-align: center;
  }

  .footer_v6 {
    padding-bottom: 40px;
  }

  .footer_v6 .top-footer .info_footer.brleft {
    border-right: none;
    padding-top: 0;
  }

  .footer_v6 .top-footer .info_footer .list-icon {
    margin-top: 30px;
  }

  .footer_v6 .top-footer .info_footer .content-contact {
    padding-top: 30px;
    width: unset;
    margin: unset;
  }

  .footer_v6 .top-footer .info_footer .content-email {
    margin-top: 15px;
  }

  .footer_v6 .copyright-footer {
    margin-top: 30px;
  }
}

@media (max-width: 575.98px) {
  .mt-all {
    margin-top: 50px;
  }

  .search-full-destop .search-eveland .wg-search-form {
    width: 90%;
  }

  .search-full-destop .search-eveland .drawer-search-top .drawer-search-title {
    font-size: 35px;
    margin-top: 30px;
  }

  .popup .modal-window {
    top: 25%;
    width: 80%;
  }

  .popup .modal-window .window-window .window-content {
    float: none;
  }

  .popup .modal-window .window-window .window-content .left {
    width: 100%;
    padding: 20px 40px;
  }

  .popup .modal-window .window-window .window-content .left #mc_embed_signup .form-group button {
    width: 100%;
    margin-top: 20px;
  }

  .popup .modal-window .window-window .window-content .right {
    display: none;
  }

  .section-slideshow-v4 .slick-dots {
    bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .picture-slideshow img {
    height: 500px;
  }

  .section-slideshow-v4 .info-sideh4 .picture_left {
    left: 10%;
    height: 450px;
    transform: translateX(-50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_left img {
    height: 450px;
    object-fit: cover;
  }

  .section-slideshow-v4 .info-sideh4 .box-content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center {
    padding-bottom: 30px;
  }

  .section-slideshow-v4 .info-sideh4 .box-content .text-picture_center img {
    width: 80%;
    margin: 0 auto;
  }

  .section-slideshow-v4 .info-sideh4 .picture_right {
    position: absolute;
    bottom: 0;
    right: 2%;
    height: 450px;
    transform: translateX(50%);
  }

  .section-slideshow-v4 .info-sideh4 .picture_right img {
    height: 450px;
    object-fit: cover;
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_left {
    transform: translateX(-50%);
  }

  .section-slideshow-v4 .slick-active .info-sideh4 .picture_right {
    transform: translateX(50%);
  }

  .section-service-v2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-service-v2 .slick-slide:nth-child(n+1) {
    border-left: 1px solid transparent;
  }

  .section-service-v2 .slick-slide:first-child {
    border-left: 1px solid transparent;
  }

  .section-service-v2 .box-service {
    padding: 0 25px;
  }

  .section-intagram-v3 {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .section-intagram-v3 .box-sextion-left {
    padding-bottom: 30px;
  }

  .section-intagram-v3 .box-img1 {
    margin-bottom: 30px;
  }

  .section-intagram-v3 .fauximg-bin {
    margin: 10px;
  }

  .section-intagram-v3 .snptwdgt-container .snptwdgt-rtd__fotr {
    display: none;
  }

  .section-intagram-v1 .box-img {
    width: 50%;
  }

  .section-intagram-v1 .box-img:first-child {
    width: 100%;
  }

  .section-countdown-v2 {
    margin-top: 20px;
  }

  .section-countdown-v2 .info-section-countdow {
    top: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content {
    flex-direction: column;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow {
    width: 100%;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .title-countdow h2 {
    font-size: 60px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product {
    margin-top: 20px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .info-product h3 {
    font-size: 22px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .price-product-countdown {
    font-size: 20px;
    padding-top: 10px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .label-hot {
    padding: 6px 26px;
    margin-top: 8px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy {
    margin-top: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content .box-content-countdow .buy .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time {
    width: 92%;
    transform: translateY(0%);
    margin: 0 auto;
    margin-top: 40px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time {
    margin-top: 19px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li {
    padding: 0px 10px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li:before {
    left: -10px;
    top: 50%;
    width: 20px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .time ul li p {
    font-size: 30px;
  }

  .section-countdown-v2 .info-section-countdow .content .picture-time .img-top img {
    max-width: 215px;
    height: auto;
    margin: 0 auto;
  }

  .section-countdown-v2 .box-picture img {
    min-height: 600px;
    object-fit: cover;
  }

  .section-instagram-v4 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .section-instagram-v4 .titleicon {
    font-size: 55px;
    margin-bottom: 6px;
  }

  .section-instagram-v4 .title_insta {
    font-size: 22px;
    margin-bottom: 88px;
  }

  .section-instagram-v4 button.slick-brand-prev {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 35%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v4 button.slick-brand-next {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v4 .list-intagram {
    margin-top: 30px;
  }

  .section-instagram-v4 .list-intagram:hover button.slick-brand-prev {
    left: 0px;
  }

  .section-instagram-v4 .list-intagram:hover button.slick-brand-next {
    right: 0px;
  }

  .section-blog-v3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-blog-v3 .title-section-blog {
    font-size: 22px;
    margin-bottom: 23px !important;
  }

  .section-blog-v3 .description {
    font-size: 15px;
    margin-bottom: 30px !important;
  }

  .section-blog-v3 .content-section-blog .picrure {
    width: 300px;
    height: 300px;
  }

  .section-blog-v3 .info_blog {
    margin-top: 30px;
  }

  .section-blog-v3 .info_blog .title-blog a {
    font-size: 22px;
  }

  .section-blog-v3 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 50%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v3 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v3:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v3:hover button.next-slide {
    right: 0px;
  }

  .section-banner-v7 .w-50 {
    width: 100% !important;
  }

  .section-banner-v7 .info {
    padding: 50px;
  }

  .section-banner-v7 .info .title-banner-top .title:before {
    height: 35px;
  }

  .section-banner-v7 .info .button-shop {
    margin-top: 30px;
  }

  .section-banner-v7 .info .newletter_email form {
    width: 100%;
    border-bottom: 2px solid #000;
    position: relative;
  }

  .section-banner-v7 .info .newletter_email form .form-group {
    margin-bottom: 0;
  }

  .section-collection-v3 {
    margin-top: 50px;
  }

  .section-collection-v3 .box-info {
    width: 100%;
  }

  .section-collection-v3 .box-info .content-banner {
    width: 90%;
  }

  .section-collection-v3 .box-info .content-banner .title {
    font-size: 30px;
  }

  .section-collection-v3 .box-info .content-banner .sub-title {
    font-size: 14px;
    padding-top: 10px;
  }

  .section-collection-v3 .box-info .content-banner .button-shop {
    padding: 12px 32px;
    margin-top: 35px;
  }

  .section-collection-v3 .box-img img {
    min-height: 400px;
    object-fit: cover;
  }

  .section-product-v6 {
    margin-top: 50px;
  }

  .section-product-v6 .col-6:nth-child(odd) {
    padding-right: 7.5px;
  }

  .section-product-v6 .col-6:nth-child(even) {
    padding-left: 7.5px;
  }

  .section-product-v6 .block-title-product {
    margin-bottom: 30px !important;
  }

  .section-product-v6 .product_tranding .product-item-v1 {
    margin-bottom: 30px;
  }

  .section-slideshow-v6 .itemv-slide-h6 {
    padding-top: 200px;
    padding-bottom: 200px;
    background-attachment: unset;
  }

  .section-slideshow-v6 .itemv-slide-h6 .content .title-slideshow {
    font-size: 35px;
  }

  .section-slideshow-v6 .itemv-slide-h6 .content .sub-title-content {
    font-size: 14px;
  }

  .section-slideshow-v6 .itemv-slide-h6 .content a {
    padding: 12px 30px;
    font-size: 13px;
  }

  .section-collection-v2 {
    margin-top: 0px;
    padding-bottom: 30px;
  }

  .section-collection-v2 .col-12 {
    padding-right: 35px;
    padding-left: 35px;
  }

  .section-collection-v2 .box-info .content-banner .title {
    margin-top: 30px;
    font-size: 30px;
  }

  .section-collection-v2 .box-info .label_text {
    left: 25px;
    top: 100px;
    font-size: 12px;
  }

  .section-collection-v2 .towrow {
    margin-top: 0px;
  }

  .section-collection-v2 .box-info.left {
    margin-top: 50px;
  }

  .section-collection-v2 .box-info.right {
    margin-top: 50px;
  }

  .section-collection-v2 .box-info.right .label_text {
    right: 15px;
    top: 459px;
  }

  .section-collection-v2 .block-custom-1 {
    margin-top: 50px;
    padding: 30px;
    transform: unset;
    width: 100%;
    text-align: center;
  }

  .section-collection-v2 .block-custom-1 .title {
    font-size: 20px;
    margin-right: 10px;
  }

  .section-collection-v2 .block-custom-1 .icon {
    font-size: 18px;
  }

  .section-collection-v2 .block-custom-1 .button-shop {
    margin-top: 20px !important;
    display: inline-block;
  }

  .section-instagram-v2 .instagram_v2 .text_top .icon {
    font-size: 80px;
    margin-bottom: 4px;
  }

  .section-instagram-v2 .instagram_v2 .text_top .title_insta {
    font-size: 20px;
    margin-bottom: 21px;
  }

  .section-instagram-v2 .instagram_v2 .text_top .des_insta {
    font-size: 16px;
  }

  .section-instagram-v2 .instagram_v2 .content .content_text a {
    font-size: 40px;
  }

  .section-instagram-v2 .instagram_v2 button.slick-prev {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 50%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v2 .instagram_v2 button.slick-next {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: rgba(225, 225, 225, 0.9);
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-instagram-v2 .instagram_v2 .galary_inta {
    margin-top: 45px;
  }

  .section-instagram-v2 .instagram_v2 .galary_inta:hover button.slick-prev {
    left: 0px;
  }

  .section-instagram-v2 .instagram_v2 .galary_inta:hover button.slick-next {
    right: 0px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .date {
    top: 20px;
    left: 20px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog {
    padding: 15px 20px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .category-blog {
    font-size: 12px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog {
    padding-top: 7px;
  }

  .section-blog-v2 .content-blog .content-section-blog .box-picrure .info_blog .title-blog a {
    font-size: 22px;
  }

  .section-blog-v2 .slick-slide img {
    min-height: 400px;
  }

  .section-blog-v2:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v2:hover button.next-slide {
    right: 0px;
  }

  .section-blog-v2 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 35%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v2 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-banner-v6 {
    padding: 100px 15px;
  }

  .section-product-v5 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .section-product-v5 .title_prductnew h3 {
    letter-spacing: .2em;
    font-size: 20px;
  }

  .section-product-v5 .product_new {
    margin-top: 40px;
  }

  .section-product-v5 .product_new .col-6 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .section-product-v5 button.next-slide {
    right: 0px;
    top: -75px;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 34px;
  }

  .section-product-v5 button.prev-slide {
    left: 0px;
    top: -75px;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 34px;
  }

  .section-banner-v5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-banner-v5 .box-info .content-banner {
    margin-top: 30px;
  }

  .section-banner-v5 .box-info .content-banner .title {
    font-size: 22px;
  }

  .section-banner-v5 .box-info .content-banner .sub-title {
    font-size: 16px;
  }

  .section-banner-v5 .box-info .content-banner .info-bottom {
    margin-top: 30px;
  }

  .section-banner-v5 .box-info .content-banner .info-bottom a {
    padding: 15px 30px;
    font-size: 12px;
  }

  .section-banner-v5 .box-info.right {
    margin-top: 30px;
  }

  .section-info-v1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-info-v1 .sub_title h3 {
    letter-spacing: .2em;
    font-size: 20px;
  }

  .section-info-v1 .title-info .title-big {
    font-size: 35px;
    line-height: 40px;
    margin-top: 30px;
  }

  .section-info-v1 .content-info {
    margin-top: 30px;
    font-size: 14px;
  }

  .section-info-v1 .button-about {
    margin-top: 30px;
  }

  .section-info-v1 .button-about a {
    font-size: 16px;
  }

  .section-newsletter-v1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-newsletter-v1 .title_newletter h3 {
    font-size: 18px !important;
  }

  .section-newsletter-v1 .content {
    font-size: 14px;
  }

  .section-newsletter-v1 .newletter_email {
    width: 100%;
  }

  .section-newsletter-v1 .newletter_email form .form-group {
    margin-bottom: 0;
  }

  .section-blog-v1 .title-section-blog h3 {
    font-size: 30px;
    padding-bottom: 30px;
    transform: unset;
  }

  .section-blog-v1 .content-section-blog-v1 .picrure .date {
    left: 15px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .category-blog {
    font-size: 12px;
    margin-top: 26px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .title-blog {
    padding-top: 15px;
  }

  .section-blog-v1 .content-section-blog-v1 .info_blog .title-blog a:after {
    margin-top: 18px;
  }

  .section-blog-v1 .slick-slide img {
    min-height: 300px;
  }

  .section-blog-v1:hover button.prev-slide {
    left: 0px;
  }

  .section-blog-v1:hover button.next-slide {
    right: 0px;
  }

  .section-blog-v1 button.prev-slide {
    font-size: 20px;
    border: none;
    left: 0px;
    top: 25%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-blog-v1 button.next-slide {
    font-size: 20px;
    border: none;
    right: 0px;
    top: 25%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v2 {
    margin-top: 50px;
  }

  .section-brand-v2 .bg_section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-brand-v2 .bg_section .title-brand h3 {
    font-size: 30px;
    margin-bottom: 30px !important;
  }

  .section-brand-v2 .bg_section .slick-slide img {
    opacity: 1;
  }

  .section-brand-v2 .bg_section:hover button.prev-slide {
    left: -15px;
  }

  .section-brand-v2 .bg_section:hover button.next-slide {
    right: -15px;
  }

  .section-brand-v2 .bg_section button.prev-slide {
    font-size: 20px;
    border: none;
    left: -15px;
    top: 0%;
    width: 40px;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v2 .bg_section button.next-slide {
    font-size: 20px;
    border: none;
    right: -15px;
    top: 0%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #c8c8c8;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-product-v4 {
    margin-top: 50px;
  }

  .section-product-v4 .title-product {
    font-size: 30px;
    padding-bottom: 30px;
    padding-top: 40px;
  }

  .section-product-v4 .product-item-v1 {
    padding-bottom: 30px;
  }

  .section-product-v4 .col-6:nth-child(odd) {
    padding-right: 7.5px;
  }

  .section-product-v4 .col-6:nth-child(even) {
    padding-left: 7.5px;
  }

  .section-product-v4 .order-1.col-lg-5 {
    margin-top: -30px;
  }

  .section-banner-v4 {
    margin-top: 50px;
  }

  .section-banner-v4 .box-info .content-banner {
    left: 10%;
  }

  .section-banner-v4 .box-info .content-banner .title {
    font-size: 35px;
  }

  .section-banner-v4 .box-info img {
    min-height: 280px;
    object-fit: cover;
  }

  .section-banner-v4 .col-12 {
    margin-bottom: 30px;
  }

  .section-banner-v4 .col-12:last-child {
    margin-bottom: 0px;
  }

  .section-service-v1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-service-v1 .itemtservice .box-service .icon {
    font-size: 60px;
  }

  .section-service-v1 .itemtservice .box-service .title {
    font-size: 18px;
  }

  .section-service-v1 .itemtservice .box-service .content {
    font-size: 14px;
    line-height: 30px;
  }

  .section-service-v1 button.prev-slide {
    font-size: 30px;
    left: 15px;
    top: 35%;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
    color: #333;
  }

  .section-service-v1 button.next-slide {
    font-size: 30px;
    right: 15px;
    top: 35%;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
    color: #333;
  }

  .section-brand-v1 {
    padding: 50px 0;
  }

  .section-brand-v1 button.prev-slide {
    font-size: 20px;
    border: none;
    left: -15px;
    top: 35%;
    width: 40px;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 0%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v1 button.next-slide {
    font-size: 20px;
    border: none;
    right: -15px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    color: #333;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-brand-v1 .set-row {
    margin: 0;
  }

  .section-brand-v1 .set-row .item {
    padding: 0px;
  }

  .section-brand-v1 img {
    margin: 0 auto;
  }

  .section-product-v2 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .section-product-v2 .col-6:nth-child(odd) {
    padding-right: 7.5px;
  }

  .section-product-v2 .col-6:nth-child(even) {
    padding-left: 7.5px;
  }

  .section-product-v2 .title-product-v2 h3 {
    font-size: 30px;
    padding-bottom: 30px;
  }

  .section-product-v2 .product-item-v1 {
    margin-bottom: 30px;
  }

  .section-collection-v1 {
    margin-top: -50px;
  }

  .section-collection-v1 .box-info .content-banner .title {
    font-size: 30px;
    margin-top: 20px;
  }

  .section-collection-v1 .box-info .content-banner .label_text:before {
    width: 100px;
  }

  .section-collection-v1 .box-info .content-banner .label_text .text {
    padding-left: 125px;
  }

  .section-collection-v1 .box-info.left {
    padding-top: 0px;
    margin-bottom: 30px;
  }

  .section-collection-v1 .box-info.right {
    margin-bottom: 30px;
  }

  .section-collection-v1 .box-info2 {
    transform: unset;
  }

  .section-collection-v1 .box-info2 .box-img {
    position: relative;
  }

  .section-collection-v1 .box-info2 .content-banner {
    top: unset;
    left: 10%;
    bottom: 5%;
    width: 80%;
    padding: 10px;
    transform: unset;
  }

  .section-collection-v1 .box-info2 .content-banner p {
    font-size: 16px;
  }

  .section-collection-v1 .box-info.tow {
    width: 100%;
    margin-top: 30px;
  }

  .section-banner-v1 .img-banner img {
    height: 500px;
  }

  .section-banner-v1 .img-banner .banner-info {
    text-align: center;
    padding: 30px 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 86%;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .title {
    font-size: 30px;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .title a {
    padding-right: 10px;
  }

  .section-banner-v1 .img-banner .banner-info .top_title .icon {
    font-size: 15px;
  }

  .section-banner-v1 .img-banner .banner-info .subtitle:before {
    display: none;
  }

  .product-item-v1 .product .sold-out {
    transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }

  .product-item-v1 .product .product-icon-action {
    display: none;
  }

  .product-item-v1 .product .label-sale {
    top: 5px;
    right: 5px;
  }

  .product-item-v1 .product .label-new {
    top: 5px;
    left: 5px;
  }

  .product-item-v1 .product .info-product .price-product {
    margin-bottom: 7px;
  }

  .product-item-v1 .product .info-product .price-product .price {
    font-size: 13px;
  }

  .section-banner-v3 .box-info .content-banner {
    left: 5%;
  }

  .section-banner-v3 .box-info .content-banner .info-top h3 {
    font-size: 30px;
  }

  .section-banner-v3 .box-info .content-banner .info-top span i {
    font-size: 20px;
  }

  .section-banner-v3 .box-info .content-banner .button-shop {
    padding: 12px 25px;
  }

  .section-banner-v3 .box-img img {
    min-height: 250px;
    object-fit: cover;
  }

  .section-countdown-v1 .countdown .bg_img {
    min-height: 400px;
    object-fit: cover;
    object-position: 90%;
  }

  .section-countdown-v1 .countdown .content-countdown {
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .section-countdown-v1 .countdown .content-countdown .price-product-countdown {
    font-size: 15px;
  }

  .section-countdown-v1 .countdown .content-countdown .title-product-countdown {
    font-size: 20px;
  }

  .section-countdown-v1 .countdown .content-countdown .label-hot {
    margin-top: 25px;
  }

  .section-countdown-v1 .countdown .content-countdown .time {
    margin-bottom: 40px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li {
    padding: 0px 15px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li:before {
    left: -10%;
    top: 50%;
    width: 15px;
  }

  .section-countdown-v1 .countdown .content-countdown .time ul li p {
    font-size: 25px;
  }

  .section-countdown-v1 .countdown .content-countdown .button-shop {
    padding: 12px 35px;
  }

  .section-countdown-v1 .countdown .img-bottom {
    left: 0;
    width: 30%;
  }

  .section-product-v1 {
    margin-top: 50px;
  }

  .section-product-v1 .col-lg-8 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .section-product-v1 .box-banner .content-banner .title {
    margin-left: 40px;
    font-size: 30px;
    margin-top: 15px;
  }

  .section-product-v1 .box-banner .content-banner .label_text:before {
    width: 80px;
  }

  .section-product-v1 .box-banner .content-banner .label_text .text {
    padding-left: 100px;
  }

  .section-product-v1 .product_features {
    margin-top: 20px;
  }

  .section-product-v1 .product_features .col-6 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .section-product-v1 .product_features:hover button.prev-slide {
    left: 6px;
  }

  .section-product-v1 .product_features:hover button.next-slide {
    right: 6px;
  }

  .section-product-v1 .product_features button.prev-slide {
    font-size: 20px;
    left: 6px;
    top: 35%;
    width: 40px;
    color: #333;
    border: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-product-v1 .product_features button.next-slide {
    font-size: 20px;
    right: 6px;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333;
    border: none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
    text-align: center;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    position: absolute;
  }

  .section-banner-v2 .vc-lg-50 {
    width: 100%;
  }

  .section-banner-v2 .box-img-big .info .title {
    font-size: 35px;
  }

  .section-banner-v2 .category-item .border-scale .info {
    bottom: 20px;
    left: 30px;
  }

  .section-banner-v2 .category-item .border-scale .info .category-name {
    font-size: 20px;
  }

  .section-banner-v2 .category-item-ok .border-scale .info {
    bottom: 20px;
    left: 30px;
  }

  .section-banner-v2 .category-item-ok .border-scale .info .category-name {
    font-size: 20px;
  }

  .section-product-v3 {
    margin-top: 50px;
  }

  .section-product-v3 .col-6:nth-child(odd) {
    padding-right: 7.5px;
  }

  .section-product-v3 .col-6:nth-child(even) {
    padding-left: 7.5px;
  }

  .section-product-v3 .title-section {
    margin-bottom: 20px !important;
  }

  .section-product-v3 .nav-tabs.title-tab {
    margin-bottom: 30px;
  }

  .section-product-v3 .nav-tabs.title-tab li {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-product-v3 .nav-tabs.title-tab li a {
    padding-bottom: 8px;
    margin-bottom: 0px;
    font-size: 15px;
  }

  .section-product-v3 .tab-content .product-item-v1 {
    margin-bottom: 30px;
  }

  .footer_v1 {
    text-align: center;
  }

  .footer_v1 .top-footer {
    padding: 50px 0 37px 0;
  }

  .footer_v1 .top-footer .info_footer {
    margin-bottom: 30px;
  }

  .footer_v1 .top-footer .info_footer .title_border:after {
    margin-top: 8px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }

  .footer_v1 .top-footer .info_footer h4 {
    font-weight: 500;
  }

  .footer_v1 .top-footer .info_footer.end {
    margin-bottom: 20px;
  }

  .footer_v1 .top-footer .info_footer.end h4 {
    font-size: 16px;
  }

  .footer_v1 .copyright .text-copyright {
    padding-bottom: 15px;
  }

  .footer_v2 {
    text-align: center;
  }

  .footer_v2 .info_us .content-logo {
    width: 100%;
  }

  .footer_v2 .title_footer h4:after {
    margin-top: 8px;
  }

  .footer_v2 .title_border:after {
    margin-top: 8px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }

  .footer_v2 .info_footer {
    margin-bottom: 30px;
  }

  .footer_v2 .info_footer h4 {
    font-weight: 500;
  }

  .footer_v2 .info_footer.end {
    margin-bottom: 0px;
  }

  .footer_v2 .info_footer.end h4 {
    font-size: 16px;
  }

  .footer_v2 .title_footer {
    margin-bottom: 30px;
  }

  .footer_v2 .form-group {
    margin-bottom: 20px;
    width: 100%;
  }

  .footer_v2 .form-group input {
    width: 100%;
    height: 50px !important;
  }

  .footer_v2 .form-group input::placeholder {
    font-size: 14px;
  }

  .footer_v2 .info_footer .btn {
    width: 100%;
    height: 50px;
  }

  .footer_v6 {
    padding-bottom: 40px;
  }

  .footer_v6 .top-footer .info_footer.brleft {
    border-right: none;
    padding-top: 0;
  }

  .footer_v6 .top-footer .info_footer .list-icon {
    margin-top: 30px;
  }

  .footer_v6 .top-footer .info_footer .content-contact {
    padding-top: 30px;
    width: unset;
    margin: unset;
  }

  .footer_v6 .top-footer .info_footer .content-email {
    margin-top: 15px;
  }

  .footer_v6 .copyright-footer {
    border-top: 1px solid #dadada;
    margin-top: 30px;
  }
}

#back-to-top {
  position: fixed;
  bottom: 30px;
  right: 15px;
  width: 40px;
  border-radius: 50px;
  height: 40px;
  text-align: center;
  line-height: 30px;
  background: #fff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  transform: translate(80px, 0px);
  z-index: 2;
  box-shadow: 1px 2px 6px 4px rgba(53, 57, 68, 0.2);
}

#back-to-top i {
  color: #fb5858;
  display: inline-block;
  line-height: 40px;
}

#back-to-top.show {
  transform: translate(0px, 0px);
}

#back-to-top:hover {
  background-color: #fb5858;
}

#back-to-top:hover i {
  color: #fff;
}

.ds-collection-v1 {
  background: #a28d77;
  padding-top: 120px;
  padding-bottom: 266px;
}

@media (max-width: 768px) {
  .ds-collection-v1 {
    padding-bottom: 180px;
  }
}

.ds-collection-v1 .box-info {
  position: relative;
}

.ds-collection-v1 .box-info .box-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: scale(0);
  -webkit-transform: scale(0);
  -webkit-transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
}

.ds-collection-v1 .box-info .box-content a {
  padding: 10px 15px;
  font-size: 12px;
  background-color: #fff;
  color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .3em;
}

.ds-collection-v1 .box-info:hover .box-content {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.ds-collection-v1 .title {
  padding-top: 38px;
}

.ds-collection-v1 .title a {
  
  font-family	: Poppins ;
  
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  transition: .3s;
}

.ds-collection-v1 .title a:hover {
  color: #fb5858;
}

.ds-banner-v2 {
  margin-top: -206px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ds-banner-v2 {
    margin-top: -160px;
  }
}

@media (max-width: 767px) {
  .ds-banner-v2 {
    margin-top: -140px;
  }
}

.ds-banner-v2 .box-info .box-img-one {
  overflow: hidden;
}

.ds-banner-v2 .box-info .box-img-one img {
  transition: .3s;
}

.ds-banner-v2 .box-info .box-img-one:hover img {
  transform: scale(1.08);
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ds-banner-v2 .box-info .content-banner .title {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .ds-banner-v2 .box-info .content-banner .title {
    font-size: 20px;
  }
}

.ds-banner-v2 .box-info:after {
  display: none;
}

.ds-newsletter-v2 {
  margin-top: 108px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.ds-newsletter-v2 .title_newletter {
  position: relative;
  padding-top: 25px;
}

.ds-newsletter-v2 .title_newletter:before {
  content: '';
  width: 1px;
  height: 48px;
  background: black;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -50px;
}

.ds-product-v3 {
  margin-top: 0 !important;
  padding-bottom: 35px;
}

.ds-product-v3 .title-tab {
  margin-top: 70px;
}

.ds-product-v3 .title-tab li .ds-prod-3 {
  background-color: transparent;
  border: none;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .3em;
  min-width: inherit;
  height: inherit;
  line-height: inherit;
  margin: 0 20px;
  display: inline-block;
}

.ds-product-v3 .title-tab li .ds-prod-3:after {
  content: "";
  width: 0;
  height: 4px;
  background-color: #fb5858;
  opacity: .7;
  display: block;
  margin-top: -11px;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
}

.ds-product-v3 .title-tab li .ds-prod-3:hover:after,
.ds-product-v3 .title-tab li .ds-prod-3.active:after {
  width: 100%;
}

.ds-banner-v4 .box-info .content-banner1 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform .25s ease, -webkit-transform .25s ease;
}

.ds-banner-v4 .box-info .content-banner1 .title {
  font-size: 36px;
  
  font-family	: Poppins ;
  
  color: black;
  font-weight: 300;
  text-transform: unset;
}

.ds-banner-v4 .box-info .content-banner1 .info-bottom {
  margin-top: 30px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.ds-banner-v4 .box-info .content-banner1 .info-bottom a {
  color: black;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease;
  letter-spacing: .3em;
  text-transform: uppercase;
  position: relative;
}

.ds-banner-v4 .box-info .content-banner1 .info-bottom a:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
  right: 0;
  background-color: #fb5858;
  display: block;
  height: 2px;
  margin-top: 8px;
}

.ds-banner-v4 .box-info .content-banner1 .info-bottom a:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #000;
  margin-top: 8px;
}

.ds-banner-v4 .box-info .content-banner1 .info-bottom a:hover {
  color: black;
}

.ds-banner-v4 .box-info .content-banner1 .info-bottom a:hover:before {
  width: 100%;
  left: 0;
}

.ds-banner-v4 .box-info .content-banner1 .info-bottom span i {
  font-size: 20px;
  padding-top: 4px;
  display: inline-block;
}

.ds-banner-v4 .box-info:hover .content-banner1 {
  transform: translate(-50%, -65%);
  transition: transform .25s ease, -webkit-transform .25s ease;
}

.ds-instagram-v2 {
  position: relative;
  padding-bottom: 140px;
  margin-top: 79px;
}

.ds-instagram-v2 .bg-bottom {
  position: absolute;
  bottom: 0;
  height: 490px;
  bottom: 0;
  width: 100%;
  z-index: 0;
  background-color: #f9f9f9;
}

.ds-instagram-v2 .instagram_v2 .text_top .icon-top {
  text-align: center;
  font-size: 46px;
  padding: 39px;
  position: relative;
  border-radius: 50%;
  border: 1px solid #e7e7e7;
}

@media (max-width: 576px) {
  .ds-instagram-v2 .instagram_v2 .text_top .icon-top {
    font-size: 34px;
    padding: 20px;
    margin-top: 10px;
  }
}

.ds-instagram-v2 .instagram_v2 .text_top .title_insta1 {
  font-size: 18px;
  color: #000;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  font-style: normal;
  letter-spacing: .4em;
  margin-bottom: 21px;
  position: relative;
  margin-top: 65px;
  padding-bottom: 15px;
}

@media (max-width: 576px) {
  .ds-instagram-v2 .instagram_v2 .text_top .title_insta1 {
    margin-top: 50px;
    font-size: 16px;
  }
}

.ds-instagram-v2 .instagram_v2 .content1 {
  width: 25%;
  float: left;
  overflow: hidden;
}

@media (max-width: 576px) {
  .ds-instagram-v2 .instagram_v2 .content1 {
    width: 50%;
  }
}

@media (min-width: 577px) and (max-width: 768px) {
  .ds-instagram-v2 .instagram_v2 .content1 {
    width: 33.33%;
  }
}

.ds-instagram-v2 .instagram_v2 .content1 .content_text {
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: all .5s ease;
  opacity: 0;
  flex-direction: column;
}

.ds-instagram-v2 .instagram_v2 .content1 .content_text a {
  font-size: 32px;
  color: #fff;
}

.ds-instagram-v2 .instagram_v2 .content1 .content_text p {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  letter-spacing: 2px;
}

.ds-instagram-v2 .instagram_v2 .content1:hover .content_text {
  opacity: 1;
  transition: all .5s ease;
}

.ds-instagram-v2 .instagram_v2 .content1 img {
  transition: all 4s ease;
  width: 100%;
}

.ds-instagram-v2 .instagram_v2 .content1:hover img {
  transform: scale(1.2);
}

.ds-banner-v6 {
  margin-top: 85px;
}

@media (max-width: 767px) {
  .ds-banner-v6 {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .ds-banner-v6 .box-info1 {
    margin-bottom: 20px;
  }
}

.ds-banner-v6 .box-info1 .box-img-one .img-1 {
  transition: .5s;
}

.ds-banner-v6 .box-info1 .box-img-one .img-1:hover {
  transform: scale(0.95);
  filter: grayscale(1);
}

.ds-banner-v6 .box-info1 .box-img-one .content-banner .info-bottom .button-shop1 {
  font-size: 36px;
  
  font-family	: Prata ;
  
  font-weight: 400;
  color: black;
  margin-top: 16px;
  margin-left: 36px;
  line-height: 43px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ds-banner-v6 .box-info1 .box-img-one .content-banner .info-bottom .button-shop1 {
    font-size: 22px;
    line-height: auto;
    margin-left: 10px;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .ds-banner-v6 .box-info1 .box-img-one .content-banner .info-bottom .button-shop1 {
    font-size: 22px;
    line-height: auto;
    margin-top: 10px;
    margin-left: 0;
  }
}

.ds-banner-v6 .box-info1 .box-img-one .content-banner .info-bottom .button-shop1:hover {
  color: #fb5858;
  text-decoration: line-through !important;
}

@media (max-width: 767px) {
  .ds-banner-v6 .box-info2 {
    margin-bottom: 20px;
  }
}

.ds-banner-v6 .box-info2 .sub-img {
  margin-bottom: 95px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ds-banner-v6 .box-info2 .sub-img {
    margin-bottom: 55px;
  }

  .ds-banner-v6 .box-info2 .sub-img img {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .ds-banner-v6 .box-info2 .sub-img {
    margin-bottom: 40px;
  }

  .ds-banner-v6 .box-info2 .sub-img img {
    width: 40%;
  }
}

.ds-banner-v6 .box-info2 .box-img-one .img-2 {
  transition: .5s;
}

.ds-banner-v6 .box-info2 .box-img-one .img-2:hover {
  transform: scale(0.95);
  filter: grayscale(1);
}

.ds-banner-v6 .box-info2 .box-img-one .content-banner .info-bottom {
  text-align: center;
}

.ds-banner-v6 .box-info2 .box-img-one .content-banner .info-bottom .button-shop1 {
  font-size: 36px;
  
  font-family	: Prata ;
  
  font-weight: 400;
  color: black;
  margin-top: 24px;
  line-height: 43px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ds-banner-v6 .box-info2 .box-img-one .content-banner .info-bottom .button-shop1 {
    font-size: 22px;
    line-height: auto;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .ds-banner-v6 .box-info2 .box-img-one .content-banner .info-bottom .button-shop1 {
    font-size: 22px;
    line-height: auto;
    margin-top: 10px;
  }
}

.ds-banner-v6 .box-info2 .box-img-one .content-banner .info-bottom .button-shop1:hover {
  color: #fb5858;
  text-decoration: line-through !important;
}

@media (max-width: 767px) {
  .ds-banner-v6 .box-info3 {
    margin-bottom: 20px;
  }
}

.ds-banner-v6 .box-info3 .box-img-one .img-3 {
  transition: .5s;
}

.ds-banner-v6 .box-info3 .box-img-one .img-3:hover {
  transform: scale(0.95);
  filter: grayscale(1);
}

.ds-banner-v6 .box-info3 .box-img-one .content-banner .info-bottom .button-shop1 {
  font-size: 36px;
  
  font-family	: Prata ;
  
  font-weight: 400;
  color: black;
  margin-top: 16px;
  margin-right: 36px;
  line-height: 43px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ds-banner-v6 .box-info3 .box-img-one .content-banner .info-bottom .button-shop1 {
    font-size: 22px;
    line-height: auto;
    margin-right: 10px;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .ds-banner-v6 .box-info3 .box-img-one .content-banner .info-bottom .button-shop1 {
    font-size: 22px;
    line-height: auto;
    margin-top: 10px;
    margin-right: 0;
  }
}

.ds-banner-v6 .box-info3 .box-img-one .content-banner .info-bottom .button-shop1:hover {
  color: #fb5858;
  text-decoration: line-through !important;
}

.ds-product-v4 .title_collection .title {
  
  font-family	: Poppins ;
  
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .4em;
  color: black;
  font-weight: 600;
  padding-bottom: 70px;
  margin-top: 25px;
  position: relative;
}

.ds-product-v4 .title_collection .title:before {
  content: '';
  width: 1px;
  height: 52px;
  background: black;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.ds-banner-v7 {
  margin-top: 60px;
}

@media (max-width: 576px) {
  .ds-banner-v7 {
    margin-top: 0;
  }
}

.ds-banner-v7 .banner-box {
  position: relative;
}

.ds-banner-v7 .banner-box .box-img img {
  min-height: 400px;
  object-fit: cover;
}

.ds-banner-v7 .banner-box .banner-info {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.ds-banner-v7 .banner-box .banner-info .title {
  color: #fff;
  margin-top: 0;
  font-size: 40px;
  line-height: 55px;
  margin-bottom: 30px;
  
  font-family	: Poppins ;
  
  font-weight: 300;
  text-transform: unset;
}

@media (max-width: 576px) {
  .ds-banner-v7 .banner-box .banner-info .title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}

.ds-banner-v7 .banner-box .banner-info .subtitle {
  color: #fff;
  line-height: 22px;
  margin-bottom: 43px;
  font-size: 16px;
  font-weight: 400;
}

.ds-banner-v7 .banner-box .banner-info .button-shop {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .3em;
}

.ds-banner-v7 .banner-box .banner-info .button-shop:after {
  background: #fff;
}

.ds-service-v2 {
  margin-top: 40px;
  margin-bottom: 90px;
}

.ds-service-v2 .slick-current:before {
  background: transparent !important;
}

.ds-service-v2 .itemtservice {
  position: relative;
}

.ds-service-v2 .itemtservice:before {
  content: '';
  width: 1px;
  height: 160px;
  background: #e9e9e9;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ds-service-v2 .itemtservice .box-service {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 768px) {
  .ds-service-v2 .itemtservice .box-service {
    width: 100%;
  }
}

.ds-service-v2 .itemtservice .box-service .number {
  font-size: 80px;
  margin-bottom: 10px;
  color: #aa7676;
  
  font-family	: Prata ;
  
  font-weight: 400;
}

.ds-service-v2 .itemtservice .box-service .title {
  font-size: 14px;
  font-weight: 600;
  color: black;
  letter-spacing: .3em;
  
  font-family	: Poppins ;
  
  text-transform: uppercase;
  margin-bottom: 15px;
}

.ds-service-v2 .itemtservice .box-service .content {
  
  font-family	: Poppins ;
  
  font-size: 14px;
  color: #868686;
  line-height: 24px;
}

.ds-banner-v8 {
  background-size: cover;
  background-position: center;
}

.ds-banner-v8 .box-info1 .box-img-one,
.ds-banner-v8 .box-info1 .box-img-one2 {
  position: relative;
}

.ds-banner-v8 .box-info1 .box-img-one:before,
.ds-banner-v8 .box-info1 .box-img-one2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -webkit-transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  background-color: #232429;
  pointer-events: none;
}

.ds-banner-v8 .box-info1 .box-img-one:hover .content-banner,
.ds-banner-v8 .box-info1 .box-img-one2:hover .content-banner {
  opacity: 1;
}

.ds-banner-v8 .box-info1 .box-img-one:hover:before,
.ds-banner-v8 .box-info1 .box-img-one2:hover:before {
  opacity: .6;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.ds-banner-v8 .box-info1 .box-img-one .content-banner,
.ds-banner-v8 .box-info1 .box-img-one2 .content-banner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.ds-banner-v8 .box-info1 .box-img-one .content-banner .button-shop,
.ds-banner-v8 .box-info1 .box-img-one2 .content-banner .button-shop {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .3em;
  color: #fff;
}

.ds-banner-v8 .box-info1 .box-img-one .content-banner .button-shop:after,
.ds-banner-v8 .box-info1 .box-img-one2 .content-banner .button-shop:after {
  background-color: #fff !important;
}

.ds-banner-v8 .box-info1 .box-img-one2 {
  margin-top: 240px;
}

.ds-banner-v8 .box-info1 .title {
  font-size: 24px;
  color: black;
  padding-left: 33px;
  position: relative;
  margin-top: 10px;
}

.ds-banner-v8 .box-info1 .title:before {
  content: '';
  height: 1px;
  width: 26px;
  background: black;
  position: absolute;
  left: 0;
  top: 26%;
}

.ds-banner-v8 .box-info2 .box-img-two {
  display: inline-block;
  position: relative;
  margin-bottom: 143px;
  margin-top: 76px;
}

.ds-banner-v8 .box-info2 .box-img-two:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -webkit-transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  background-color: #232429;
  pointer-events: none;
}

.ds-banner-v8 .box-info2 .box-img-two:hover .content-banner {
  opacity: 1;
}

.ds-banner-v8 .box-info2 .box-img-two:hover:before {
  opacity: .6;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.ds-banner-v8 .box-info2 .box-img-two .content-banner {
  position: absolute;
  left: 50%;
  top: 65%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 90%;
}

.ds-banner-v8 .box-info2 .box-img-two .content-banner .title-content {
  
  font-family	: Poppins ;
  
  font-size: 32px;
  font-weight: 300;
  color: #fff;
  padding-bottom: 16px;
}

.ds-banner-v8 .box-info2 .box-img-two .content-banner .button-shop {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .3em;
  color: #fff;
}

.ds-banner-v8 .box-info2 .box-img-two .content-banner .button-shop:after {
  background-color: #fff !important;
}

.ds-banner-v8 .box-info2 .box-img-two .sub-img {
  position: absolute;
  bottom: -143px;
  left: -13%;
}

.ds-banner-v8 .box-info2 .title {
  
  font-family	: Poppins ;
  
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  color: black;
  letter-spacing: .3em;
  margin-top: 55px;
  padding-bottom: 16px;
}

.ds-banner-v8 .box-info2 .title:before {
  content: '';
  height: 2px;
  width: 92px;
  background: black;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.ds-banner-v8 .box-info3 .box-img-three,
.ds-banner-v8 .box-info3 .box-img-three2 {
  position: relative;
}

.ds-banner-v8 .box-info3 .box-img-three:before,
.ds-banner-v8 .box-info3 .box-img-three2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -webkit-transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  background-color: #232429;
  pointer-events: none;
}

.ds-banner-v8 .box-info3 .box-img-three:hover .content-banner,
.ds-banner-v8 .box-info3 .box-img-three2:hover .content-banner {
  opacity: 1;
}

.ds-banner-v8 .box-info3 .box-img-three:hover:before,
.ds-banner-v8 .box-info3 .box-img-three2:hover:before {
  opacity: .6;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.ds-banner-v8 .box-info3 .box-img-three .content-banner,
.ds-banner-v8 .box-info3 .box-img-three2 .content-banner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.ds-banner-v8 .box-info3 .box-img-three .content-banner .button-shop,
.ds-banner-v8 .box-info3 .box-img-three2 .content-banner .button-shop {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .3em;
  color: #fff;
}

.ds-banner-v8 .box-info3 .box-img-three .content-banner .button-shop:after,
.ds-banner-v8 .box-info3 .box-img-three2 .content-banner .button-shop:after {
  background-color: #fff !important;
}

.ds-banner-v8 .box-info3 .box-img-three2 {
  margin-top: 240px;
}

.ds-banner-v8 .box-info3 .title {
  font-size: 24px;
  color: black;
  padding-left: 33px;
  position: relative;
  margin-top: 10px;
}

.ds-banner-v8 .box-info3 .title:before {
  content: '';
  height: 1px;
  width: 26px;
  background: black;
  position: absolute;
  left: 0;
  top: 26%;
}

@media (min-width: 768px) and (max-width: 1365px) {

  .ds-banner-v8 .box-info1 .title,
  .ds-banner-v8 .box-info3 .title {
    font-size: 20px;
  }

  .ds-banner-v8 .box-info2 .box-img-two {
    margin-bottom: 65px;
    margin-top: 30px;
  }

  .ds-banner-v8 .box-info2 .box-img-two .sub-img {
    bottom: -65px;
  }

  .ds-banner-v8 .box-info2 .box-img-two .sub-img img {
    width: 80%;
  }
}

@media (max-width: 767px) {

  .ds-banner-v8 .box-info1 .box-img-one2,
  .ds-banner-v8 .box-info1 .box-img-three2,
  .ds-banner-v8 .box-info3 .box-img-one2,
  .ds-banner-v8 .box-info3 .box-img-three2 {
    margin-top: 30px;
  }

  .ds-banner-v8 .box-info2 .box-img-two {
    margin-top: 30px;
    margin-bottom: 90px;
  }

  .ds-banner-v8 .box-info2 .box-img-two .sub-img {
    bottom: -90px;
    left: 0;
  }

  .ds-banner-v8 .box-info2 .title {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.button-shop {
  position: relative;
  display: inline-block;
}

.button-shop:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
  right: 0;
  background-color: #fb5858;
  display: block;
  height: 2px;
  margin-top: 8px;
}

.button-shop:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #000;
  margin-top: 8px;
}

.button-shop:hover {
  color: black;
}

.button-shop:hover:before {
  width: 100%;
  left: 0;
}

.ds-info-v1 {
  position: relative;
  margin-top: 90px;
  padding-top: 120px;
  padding-bottom: 150px;
}

.ds-info-v1 .ic-mail {
  background: #ffffff;
  padding: 45px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  top: -75px;
}

.ds-info-v1 .ic-mail i {
  font-size: 74px;
}

@media (max-width: 768px) {
  .ds-info-v1 .ic-mail {
    padding: 35px;
    top: -66px;
  }

  .ds-info-v1 .ic-mail i {
    font-size: 60px;
  }
}

@media (max-width: 576px) {
  .ds-info-v1 .ic-mail {
    padding: 35px;
    top: -66px;
  }

  .ds-info-v1 .ic-mail i {
    font-size: 60px;
  }
}

.ds-info-v1 .content-info .title_newletter {
  position: relative;
}

.ds-info-v1 .content-info .title_newletter .title {
  
  font-family	: Poppins ;
  
  font-size: 30px;
  font-weight: 600;
  color: black;
  letter-spacing: .5em;
  line-height: 94px;
}

@media (max-width: 767px) {
  .ds-info-v1 .content-info .title_newletter .title {
    font-size: 24px;
    line-height: 70px;
  }
}

.ds-info-v1 .content-info .title_newletter:before {
  content: '';
  height: 1px;
  width: 50px;
  background: black;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.ds-info-v1 .content-info .content {
  
  font-family	: Amatic SC ;
  
  font-size: 26px;
  color: #7b6565;
  line-height: 50px;
  width: 79%;
  margin: 33px auto;
  margin-bottom: 53px !important;
}

@media (max-width: 767px) {
  .ds-info-v1 .content-info .content {
    width: 100%;
    font-size: 18px;
    line-height: 32px;
  }
}

.ds-info-v1 .content-info .btn-info-v1 a {
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  border: none;
  text-align: center;
  letter-spacing: .3em;
  font-weight: 600;
  position: relative;
  background-color: black;
  color: #3e3e3e;
  padding: 14px 41px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
}

.ds-info-v1 .content-info .btn-info-v1 a:hover {
  background: #fb5858;
}

@media (max-width: 767px) {
  .ds-info-v1 {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

.ds-product-v5 .title_ds_prodv5 h3 {
  
  font-family	: Poppins ;
  
  font-size: 26px;
  color: black;
  font-weight: 400;
  position: relative;
  padding-bottom: 18px;
}

.ds-product-v5 .title_ds_prodv5 h3:before {
  content: '';
  height: 1px;
  width: 50px;
  background: black;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.ds-banner-v9 {
  margin-bottom: -264px;
  margin-top: 80px;
}

@media (max-width: 576px) {
  .ds-banner-v9 {
    margin-top: 30px;
    margin-bottom: -155px;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .ds-banner-v9 {
    margin-bottom: -170px;
  }
}

.ds-banner-v9 .box-info {
  position: relative;
}

@media (max-width: 576px) {
  .ds-banner-v9 .box-info {
    margin-bottom: 30px;
  }
}

.ds-banner-v9 .box-info:after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -webkit-transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  border: 5px solid rgba(255, 255, 255, 0.3);
  pointer-events: none;
}

.ds-banner-v9 .box-info:hover:after {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.ds-banner-v9 .box-info:hover .content-banner {
  transform: translate(-50%, -70%);
  transition: transform .25s ease, -webkit-transform .25s ease;
}

.ds-banner-v9 .box-info:hover .content-banner .info-bottom {
  opacity: 1;
  transform: none;
}

.ds-banner-v9 .box-info .content-banner {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  transition: transform .25s ease, -webkit-transform .25s ease;
  width: 90%;
  text-align: center;
}

.ds-banner-v9 .box-info .content-banner .title {
  font-size: 24px;
  
  font-family	: Poppins ;
  
  color: #fff;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
}

.ds-banner-v9 .box-info .content-banner .info-bottom {
  margin-top: 18px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  transition: .3s;
  opacity: 0;
  transform: translateY(25px);
}

.ds-banner-v9 .box-info .content-banner .info-bottom a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease;
  letter-spacing: .3em;
  text-transform: uppercase;
  position: relative;
}

.ds-banner-v9 .box-info .content-banner .info-bottom a:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
  right: 0;
  background-color: #fb5858;
  display: block;
  height: 2px;
  margin-top: 8px;
}

.ds-banner-v9 .box-info .content-banner .info-bottom a:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #fff;
  margin-top: 8px;
}

.ds-banner-v9 .box-info .content-banner .info-bottom a:hover:before {
  width: 100%;
  left: 0;
}

.ds-intagram-v4 {
  padding: 308px 0 45px 0;
}

@media (max-width: 576px) {
  .ds-intagram-v4 {
    padding: 176px 0 45px 0;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .ds-intagram-v4 {
    padding: 215px 0 45px 0;
  }
}

.ds-intagram-v4 .box-sextion-top {
  margin-bottom: 46px;
}

.ds-intagram-v4 .box-sextion-top .title_insta {
  
  font-family	: Poppins ;
  
  font-size: 26px;
  color: black;
  font-weight: 400;
  position: relative;
  padding-bottom: 20px;
}

.ds-intagram-v4 .box-sextion-top .title_insta:before {
  content: '';
  width: 50px;
  height: 1px;
  background: black;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.ds-intagram-v4 .box-sextion-top .des_insta {
  font-size: 16px;
}

.ds-intagram-v4 .text_bottom .icon-top {
  font-size: 24px;
  display: inline-block;
}

.ds-intagram-v4 .text_bottom h3 {
  font-size: 14px;
  font-weight: 600;
  color: black;
}

.ds-intagram-v4 .box-img {
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.ds-intagram-v4 .box-img .picture {
  overflow: hidden;
}

.ds-intagram-v4 .box-img .content-intagram {
  position: absolute;
  transform: translate(-50%, -50%) scale(0.8);
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}

.ds-intagram-v4 .box-img .content-intagram a {
  font-size: 40px;
  color: #fff;
}

.ds-intagram-v4 .box-img .content-intagram h4 {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  
  font-family	: Poppins ;
  
  margin-top: 10px;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.ds-intagram-v4 .box-img:hover .content-intagram {
  opacity: 1;
  visibility: visible;
  transition: .3s;
  transform: translate(-50%, -50%) scale(1);
}

.ds-intagram-v4 .box-img:hover img {
  filter: brightness(0.3);
  transition: .3s;
}

.ds-banner-v10 .box-info {
  position: relative;
}

@media (min-width: 768px) {
  .ds-banner-v10 .box-info {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .ds-banner-v10 .box-info .box-img-one img {
    min-height: 280px;
    object-fit: cover;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ds-banner-v10 .box-info .box-img-one img {
    min-height: 300px;
    object-fit: cover;
  }
}

.ds-banner-v10 .box-info .content-banner1 {
  text-align: left;
  position: absolute;
  top: 50%;
  left: 26%;
  transform: translateY(-50%);
  transition: transform .25s ease, -webkit-transform .25s ease;
}

@media (max-width: 576px) {
  .ds-banner-v10 .box-info .content-banner1 {
    text-align: center;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    transition: transform .25s ease, -webkit-transform .25s ease;
  }
}

.ds-banner-v10 .box-info .content-banner1 .title {
  font-size: 36px;
  
  font-family	: Poppins ;
  
  color: #fff;
  font-weight: 300;
  text-transform: unset;
}

.ds-banner-v10 .box-info .content-banner1 .info-bottom {
  margin-top: 30px;
  vertical-align: middle;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}

@media (max-width: 576px) {
  .ds-banner-v10 .box-info .content-banner1 .info-bottom {
    justify-content: center;
  }
}

.ds-banner-v10 .box-info .content-banner1 .info-bottom a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease;
  letter-spacing: .3em;
  text-transform: uppercase;
  position: relative;
}

.ds-banner-v10 .box-info .content-banner1 .info-bottom a:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
  right: 0;
  background-color: #fb5858;
  display: block;
  height: 2px;
  margin-top: 8px;
}

.ds-banner-v10 .box-info .content-banner1 .info-bottom a:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #fff;
  margin-top: 8px;
}

.ds-banner-v10 .box-info .content-banner1 .info-bottom a:hover {
  color: #fff;
}

.ds-banner-v10 .box-info .content-banner1 .info-bottom a:hover:before {
  width: 100%;
  left: 0;
}

.ds-banner-v10 .box-info .content-banner1 .info-bottom span i {
  font-size: 20px;
  padding-top: 4px;
  display: inline-block;
}

.ds-banner-v10 .box-info .content-banner2 {
  text-align: right;
  position: absolute;
  top: 50%;
  right: 26%;
  transform: translateY(-50%);
  transition: transform .25s ease, -webkit-transform .25s ease;
}

@media (max-width: 576px) {
  .ds-banner-v10 .box-info .content-banner2 {
    text-align: center;
    top: 50%;
    right: 50%;
    width: 90%;
    transform: translate(50%, -50%);
    transition: transform .25s ease, -webkit-transform .25s ease;
  }
}

.ds-banner-v10 .box-info .content-banner2 .title {
  font-size: 36px;
  
  font-family	: Poppins ;
  
  color: #fff;
  font-weight: 300;
  text-transform: unset;
}

.ds-banner-v10 .box-info .content-banner2 .info-bottom {
  margin-top: 30px;
  vertical-align: middle;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 576px) {
  .ds-banner-v10 .box-info .content-banner2 .info-bottom {
    justify-content: center;
  }
}

.ds-banner-v10 .box-info .content-banner2 .info-bottom a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease;
  letter-spacing: .3em;
  text-transform: uppercase;
  position: relative;
}

.ds-banner-v10 .box-info .content-banner2 .info-bottom a:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  transition: width .4s linear 0s;
  -webkit-transition: width .4s linear 0s;
  -o-transition: width .4s linear 0s;
  right: 0;
  background-color: #fb5858;
  display: block;
  height: 2px;
  margin-top: 8px;
}

.ds-banner-v10 .box-info .content-banner2 .info-bottom a:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #fff;
  margin-top: 8px;
}

.ds-banner-v10 .box-info .content-banner2 .info-bottom a:hover {
  color: #fff;
}

.ds-banner-v10 .box-info .content-banner2 .info-bottom a:hover:before {
  width: 100%;
  left: 0;
}

.ds-banner-v10 .box-info .content-banner2 .info-bottom span i {
  font-size: 20px;
  padding-top: 4px;
  display: inline-block;
}

.ds-banner-v10 .box-info:hover .content-banner1,
.ds-banner-v10 .box-info:hover .content-banner2 {
  transform: translatey(-65%);
  transition: transform .25s ease, -webkit-transform .25s ease;
}

.ds-product-v6 {
  margin-top: 70px;
}

.ds-product-v6 .title_ds_prodv5 h3 {
  
  font-family	: Poppins ;
  
  font-size: 28px;
  color: black;
  padding-bottom: 15px;
}

.ds-product-v6 .title_ds_prodv5 .big_title {
  
  font-family	: Poppins ;
  
  font-size: 200px;
  color: rgba(0, 0, 0, 0.12);
  line-height: 70px;
  font-weight: 100;
}

@media (max-width: 576px) {
  .ds-product-v6 .title_ds_prodv5 .big_title {
    font-size: 68px;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .ds-product-v6 .title_ds_prodv5 .big_title {
    font-size: 85px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ds-product-v6 .title_ds_prodv5 .big_title {
    font-size: 150px;
  }
}

.ds-product-v6 .button-shop {
  font-size: 12px;
  font-weight: 600;
  color: black;
  letter-spacing: .3em;
  text-transform: uppercase;
}

.ds-newsletter-v3 {
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 123px 0 292px 0;
  margin-top: 74px;
}

@media (max-width: 576px) {
  .ds-newsletter-v3 {
    padding: 70px 0 130px 0;
    margin-top: 50px;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .ds-newsletter-v3 {
    padding: 70px 0 170px 0;
    margin-top: 50px;
  }
}

.ds-newsletter-v3 .ic-mail {
  background: #ffffff;
  padding: 45px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  top: -75px;
}

.ds-newsletter-v3 .ic-mail i {
  font-size: 51px;
}

@media (max-width: 768px) {
  .ds-newsletter-v3 .ic-mail {
    padding: 30px;
    top: -50px;
  }

  .ds-newsletter-v3 .ic-mail i {
    font-size: 38px;
  }
}

@media (max-width: 576px) {
  .ds-newsletter-v3 .ic-mail {
    padding: 20px;
    top: -38px;
  }

  .ds-newsletter-v3 .ic-mail i {
    font-size: 28px;
  }
}

@media (max-width: 576px) {
  .ds-newsletter-v3 {
    margin-top: 60px;
  }
}

.ds-newsletter-v3 .title_newletter h3 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  letter-spacing: .4em;
  text-transform: uppercase;
}

.ds-newsletter-v3 .content {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  padding-top: 7px;
}

.ds-newsletter-v3 .newletter_email {
  max-width: 100%;
  width: 690px;
  margin: 0 auto;
  margin-top: 24px;
}

@media (max-width: 576px) {
  .ds-newsletter-v3 .newletter_email {
    padding: 0 10px;
  }
}

.ds-newsletter-v3 .newletter_email form {
  width: 100%;
  border-bottom: 2px solid #fff;
  position: relative;
}

.ds-newsletter-v3 .newletter_email form .form-group {
  width: 100%;
}

.ds-newsletter-v3 .newletter_email form .form-group .form-control {
  padding: .375rem .75rem .375rem 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.ds-newsletter-v3 .newletter_email form .form-group input {
  width: 100%;
}

.ds-newsletter-v3 .newletter_email form .form-group input::placeholder {
  font-size: 12px;
  color: #fff;
}

.ds-newsletter-v3 .newletter_email form .btn {
  position: absolute;
  right: 0;
  top: 50%;
  height: 40px;
  background-color: transparent;
  padding: 0;
  font-size: 12px;
  cursor: pointer;
  transform: translateY(-50%);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3em;
}

.ds-newsletter-v3 .newletter_email form .btn.focus,
.ds-newsletter-v3 .newletter_email form .btn:focus {
  outline: 0;
  box-shadow: none;
}

.ds-instagram-v5 {
  margin-top: -156px;
}

@media (max-width: 576px) {
  .ds-instagram-v5 {
    margin-top: -70px;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .ds-instagram-v5 {
    margin-top: -92px;
  }
}

.ds-instagram-v5 .instagram_v2 .text_top .title_insta {
  font-size: 14px;
  color: black;
  
  font-family	: Poppins ;
  
  font-weight: 600;
  border-bottom: 1px solid black;
  font-style: normal;
  line-height: 14px;
  margin-bottom: 21px;
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
  margin-top: 20px;
}

.ds-instagram-v5 .instagram_v2 .content {
  width: 20%;
  float: left;
  overflow: hidden;
}

.ds-instagram-v5 .instagram_v2 .content .content_text {
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: all .5s ease;
  opacity: 0;
  flex-direction: column;
}

.ds-instagram-v5 .instagram_v2 .content .content_text a {
  font-size: 32px;
  color: #fff;
}

.ds-instagram-v5 .instagram_v2 .content .content_text p {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  
  font-family	: Poppins ;
  
  font-weight: 400;
  letter-spacing: 2px;
}

.ds-instagram-v5 .instagram_v2 .content:hover .content_text {
  opacity: 1;
  transition: all .5s ease;
}

.ds-instagram-v5 .instagram_v2 .content img {
  transition: all 4s ease;
  width: 100%;
}

.ds-instagram-v5 .instagram_v2 .content:hover img {
  transform: scale(1.2);
}

.ds-instagram-v5 .instagram_v2 button.slick-prev {
  position: absolute;
  font-size: 36px;
  left: 20px;
  top: 50%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
}

.ds-instagram-v5 .instagram_v2 button.slick-next {
  position: absolute;
  font-size: 36px;
  right: 20px;
  top: 50%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
}

.ds-instagram-v5 .instagram_v2 .galary_inta {
  padding-bottom: 60px;
  position: relative;
}

@media (max-width: 576px) {
  .ds-instagram-v5 .instagram_v2 .galary_inta {
    padding-bottom: 40px;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .ds-instagram-v5 .instagram_v2 .galary_inta {
    padding-bottom: 40px;
  }
}

.ds-instagram-v5 .instagram_v2 .galary_inta .icon-top {
  padding: 45px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  border-radius: 50%;
  background-color: #000000;
}

.ds-instagram-v5 .instagram_v2 .galary_inta .icon-top i {
  font-size: 34px;
  color: #fff;
}

@media (max-width: 576px) {
  .ds-instagram-v5 .instagram_v2 .galary_inta .icon-top {
    padding: 24px;
  }

  .ds-instagram-v5 .instagram_v2 .galary_inta .icon-top i {
    font-size: 28px;
    color: #fff;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .ds-instagram-v5 .instagram_v2 .galary_inta .icon-top {
    padding: 24px;
  }

  .ds-instagram-v5 .instagram_v2 .galary_inta .icon-top i {
    font-size: 28px;
    color: #fff;
  }
}

.slide-v4 {
  overflow: hidden;
  position: relative;
}

.slide-v4 .slide-item {
  height: 100vh;
  overflow: hidden;
}

.slide-v4 .slide-item .cate-wrap {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
}

.slide-v4 .slide-item .cate-wrap .collum-hover {
  display: table-cell;
  vertical-align: bottom;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.slide-v4 .slide-item .cate-wrap .collum-hover.selected .content .cat-name {
  padding: 17px 0;
}

.slide-v4 .slide-item .cate-wrap .collum-hover.selected .content .cat-name:before,
.slide-v4 .slide-item .cate-wrap .collum-hover.selected .content .cat-name:after {
  opacity: 1;
  transition-delay: .2s;
}

.slide-v4 .slide-item .cate-wrap .collum-hover .content {
  position: relative;
  padding-bottom: 100px;
}

@media (max-width: 767px) {
  .slide-v4 .slide-item .cate-wrap .collum-hover .content {
    padding: 50px 0;
  }
}

.slide-v4 .slide-item .cate-wrap .collum-hover .content .cat-name {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  position: relative;
  display: block;
}

.slide-v4 .slide-item .cate-wrap .collum-hover .content .cat-name:before {
  position: absolute;
  content: "";
  width: 38px;
  height: 2px;
  background-color: #fff;
  left: 50%;
  top: 0;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -ms-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.slide-v4 .slide-item .cate-wrap .collum-hover .content .cat-name:after {
  position: absolute;
  content: "";
  width: 38px;
  height: 2px;
  background-color: #fff;
  left: 50%;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -ms-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

@media (max-width: 767px) {
  .slide-v4 .slide-item .cate-wrap .collum-hover {
    display: inline-block;
    width: 100%;
    border: none;
  }
}

.slide-v4 .background_hover {
  background-size: cover;
  background-position: center center;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: .8s ease 0s, opacity .7s ease 0s;
  z-index: -1;
}

.slide-v4 .background_hover.selected {
  transition: transform .7s ease 0s, opacity .7s ease 0s;
  -o-transition: transform .7s ease 0s, opacity .7s ease 0s;
  -webkit-transition: transform .7s ease 0s, opacity .7s ease 0s;
  opacity: 1;
  visibility: visible;
  z-index: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}