/** Shopify CDN: Minification failed

Line 1267:10 Expected identifier but found whitespace
Line 1267:12 Unexpected "{"
Line 1267:20 Expected ":"
Line 1268:17 Expected identifier but found whitespace
Line 1268:19 Unexpected "{"
Line 1268:27 Expected ":"

**/

@font-face {
  font-family: 'Ferrari Sans';
  src: url('/cdn/shop/files/Ferrari-SansRegular.woff2?v=1751373518') format('woff2'),
       url('/cdn/shop/files/Ferrari-SansRegularItalic.woff?v=1751373503') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* Header Css */
.header-cart{
  background: #000;
  color: #fff !important;
  border-radius: 5px;
  padding: 7px 10px;
  font-weight: 600;
  font-size: 18px;
  line-height:20px;
  min-height: 40px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-left: 10px;
}
.header-cart .cart-link__bubble--visible{
  padding: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  top: -24px;
  right: -15px;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  background:#da0412;
  border:0;
}
.header-item--icons .site-nav__icons{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* Hero Slider */
.slideshow-wrapper .hero__image-wrapper:before,
.slideshow-wrapper .hero__title{
  display:none;
}
.slideshow-wrapper .hero__link .btn{
  padding: 0 25px;
  background-color:#da0412!important;
  color: #fff;
  text-transform: uppercase;
  height: 36px;
  letter-spacing: .05em;
  font-weight: 700;
  border: 2px solid #a7a7a7;
  text-decoration: none;
  font-size:12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slideshow-wrapper .hero__link .btn:hover{
  color: #fff!important;
  background-image:url('//0zk23d-v0.myshopify.com/cdn/shop/t/4/assets/button-arrow-2x.png')!important;
}
.slideshow-wrapper .hero .flickity-button{
  top: 50%;
  bottom:auto;
  z-index: 50;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none;
  background-color:#000;
  color:#fff;
}
.hero[data-arrows=true] .flickity-next-button:hover,
.hero[data-arrows=true] .flickity-prev-next-button:hover{
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slideshow-wrapper .hero[data-arrows=true] .flickity-next{
  right:5px;
}
.slideshow-wrapper .hero[data-arrows=true] .flickity-previous{
  left:5px;
}

/* Mega menu */
 .sticky {
  position:sticky;
  top: 0;
  z-index:9;
}
  
li.active a.lnkopenmenu {
    font-size: 20px; /* Adjust the font size as needed */
}
nav.navbar.main-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}
video#video {
    width: 100%;
}
.header-menu{
    position: relative;
    left: 0;
    right: 0;
/*     top: 10; */
    z-index: 999;
    padding: 0;
  background:rgb(248, 242, 234); 
  
}
.header-menu .nav-container{
  width:1300px;
  max-width:100%;
  padding:0 40px;
  position:relative;
}
.navbar {
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding:10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.header-menu .navbar-nav{
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
}
.navbar-nav li:hover .content-box{
  display: flex;
  flex-wrap:wrap;
}
.navbar-nav>li
{
  position: unset;
}
.imagegallery ul li .customcolor{color:#86868b;}
.navbar-nav>li>a {
    padding: 6px 9px;
    text-transform: uppercase;
    font-size:18px;
    color: #000;
    line-height: 17px;
    margin-bottom: 0px;
    transition: 0s;
    border-bottom: none;
    letter-spacing: 0.2px;
    margin: 0px 5px;
  
}
.navbar-nav>li>a:focus, .navbar-nav>li>a:hover {
    text-decoration: none;
    border-radius: 0px;
    color:#D70613;   
    background: transparent;
    border-bottom: 1px solid #D70613;

}
.content-box {
    display: none;
    position:absolute;
    background-color:rgb(248, 242, 234);
    top: 30px;
    left: 0px;
    width: 100%;
    z-index: 999;
    padding: 30px 20px;
}

.left_side_contant{
  padding: 30px 0px;
  display: flex;
  flex-wrap:wrap;
}
.Menu-column .Hdtext {
    list-style: none;
    padding-left: 0px;
}
.Menu-column .Hdtext li  { 
 text-align: left; 
 text-transform: capitalize;
 color: #444;
 font-size:14px;
}
.Menu-column .Hdtext li a{
  color:#444;
}
.Menu-column .Hdtext li a:hover{
  color:#D70613;
}
.Menu-column .Hdtext h2  {
  color:red; 
  font-size: 16px; 
  line-height: 23px; 
  text-transform: uppercase; 
  margin-bottom: 8px; 
  font-weight: 600;
}
.imagegallery ul{
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  justify-content:space-between;
  padding:0;
  width:100%;
}
.imagegallery ul li {
    width:100%;
    max-width:128px;
    text-align: center;
    margin: 20px 10px 0;
}
.imagegallery ul li a
{
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}
.imagegallery .btn.btn-default {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    border-radius: 26px;
    border: 1px solid #707070;
    padding: 4px 83px;
    margin-top: 48px;
}
.MobileView_dropdown .imagegallery ul li img{
  max-width: 100%;
}
.MobileView_dropdown .imagegallery ul li p a{
  color: #fff;
  font-size: 12px;
}
#shopify-section-New-mega-menu{
  position:sticky;
  top:0;
  z-index:999;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  transition: 0.5s all ease-in-out;
  margin-top: 30px;
}
.owl-carousel .owl-item.active img{
  transform: scale(1.12); 
  margin-top: 15px; 
}
.navbar-nav li .imagegallery ul li p {
    margin: 15px 0 0;
}
.navbar-nav li .imagegallery ul li a{
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.navbar-nav li .imagegallery ul li:hover a{
  color:red;
}
.navbar-nav li .imagegallery ul li a.circle-shape {
  width: 106px;
  height: 106px;
  display: flex;
  border-radius: 100px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  outline-color: #F2F2F2;
  outline-offset: 2px;
  outline-width: 1px;
  outline-style: solid;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  margin:auto;
}
.navbar-nav li .imagegallery ul li:hover .circle-shape {
    outline-color: red;
}
.circle-shape img:hover{
  opacity:1;
}
.left-column,
.right-column{
  padding:0 10px;
}
.left-column{
  width:23%;
}
.right-column{
  width:77%;
}
.navbar-nav li .left-column .col-md-6{
  width:100%;
}
.navbar-nav li:nth-child(2) .left-column{
  width:42%;
}
.navbar-nav li:nth-child(2) .right-column{
  width:58%;
}
.navbar-nav li:nth-child(2) .left-column .col-md-6{
  width:50%;
}
.navbar-nav li:nth-child(2) .imagegallery ul li:last-child{
  margin-right:auto;
}
.navbar-nav li:nth-child(3) .left-column .col-md-6{
  width:100%;
}
.navbar-nav li:nth-child(4) .left-column{
  width:63%;
}
.navbar-nav li:nth-child(4) .right-column{
  width:37%;
}
.navbar-nav li:nth-child(4) .left-column .col-md-6{
  width:25%;
}
.hd_mobile .icon-menu .icon-outline{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  /* border-radius: 50px;
  padding: 1px; */
  position: static;
}
.hd_mobile .icon-menu .icon-outline .menu-icon {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 2px solid white; */
  width: 100%;
  height: 100%;
  /* border-radius: 50px; */
  /* padding: 3px; */
}
/* .hd_mobile .icon-menu .icon-outline img {
    filter: brightness(0) invert(1);
} */
.hd_mobile .icon-menu .icon-outline:before,
.hd_mobile .icon-menu .icon-outline:after,
.hd_mobile .icon-menu .menu-icon:before,
.hd_mobile .icon-menu .menu-icon:after{
  display:none;
}
.hd_mobile .icon-menu .menu-icon{
  position:static;
  width:35px;
  height:35px;
  display:block;
}
.open-mn .hd_mobile .icon-menu .icon-outline:before,
.open-mn .hd_mobile .icon-menu .icon-outline:after{
  display:block;
  top: 0;
  margin: auto;
  bottom: 0;
}
.open-mn .hd_mobile .icon-menu .menu-icon{
  display:none;
}
/* animation css */
.slideshow-wrapper .slideshow__slide.is-selected .animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-delay: 1s;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.sub-title{
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 4px;
  font-weight:600;
  position: relative;
  margin-bottom:30px;
}
.sub-title span{
   display:inline-block;
   position:relative;
   z-index:1;
   padding:0 20px 0 22px;
   background:#fff;
 }
.sub-title::after {
    position: absolute;
    content: "";
    right:0;
    left:0;
    top:0;
    bottom:0;
    width:100%;
    height: 2px;
    background: #000;
    margin:auto;
}
/* home gallery */

.mobile-slider p {
  font-size: 20px;
  margin-bottom: 40px!important;
  text-align: center;
  margin-top: 20px;
  line-height: 28px;
} 
.owl-nav {
    display: none;
}
 .owl-dots {
  display: block;
  margin-top: 30px;
  position: relative;
  text-align: center
}
.owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  margin: 10px 3px;
  border: 2px solid #da0412;
  border-radius: 5px;
  transition: all .5s ease-in-out;
    background: #fff;
}
.owl-dot.active {
  background: #da0412;
}
.gallary-ak .inner{
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 10px;
    margin-top: 25px;
}
.btn-outline {
    margin-top: 15px;
    width: 100%;
    background: #000;
    padding: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner .btn.btn-info {
    background-color: #000;
    background-image:none!important;
    border-color: #fff;
    color: #fff; 
    font-family:'Futura';
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing:.075em;
    font-weight: 600;
    border-radius: 0px;
    display: flex;
    padding:14px 10px;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.inner .btn.btn-info:hover{
  padding-right:14px!important;
}
.gallary-ak .owl-carousel .item img{
  border:2px solid transparent;
}
.gallary-ak .owl-carousel .item:hover img {
    border-color:red;
    opacity: .5;
    filter: alpha(opacity = 50);
}
.gallary-ak .owl-controls{
  position: relative;
  justify-content: center;
  display: flex;
  align-items: center;
}
.owl-carousel .owl-stage{
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}
.owl-nav  {
    display:block;
}
.owl-next:before {
    color: black;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f054";
}
.owl-prev:after {
  color: black;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f053";
}
.gallary-ak .owl-nav {
    display: block;
    font-size: 0;
    position:relative;
}
.gallary-ak .owl-prev,
.gallary-ak .owl-next{
    color: white;
    position:absolute;
    top:-1px;
    left: 0;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transform:none;
}
.gallary-ak .owl-prev{
  left:-37px;
}
.gallary-ak .owl-next{
  left:auto;
  right:-85px;
}
.gallary-ak .owl-next:before,
.gallary-ak .owl-prev:after{
  color:#000;
}
/* scrolling text */
.scrolling-section{
  --move-speed: 100s;
}
.scrolling-text {
  overflow: hidden;
}
.scrolling-text__inner {
  visibility: visible;
  white-space: nowrap;
  display: inline-flex;
  padding:5px 0;
  animation: scrolling-text var(--move-speed) linear infinite;
  -webkit-animation: scrolling-text var(--move-speed) linear infinite;
  moz-animation: scrolling-text var(--move-speed) linear infinite;
  -ms-animation: scrolling-text var(--move-speed) linear infinite;
  animation-play-state: running;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
}
.scrolling-text__inner--right {
  transform: translateX(-50%);
  animation: scrolling-text-right var(--move-speed) linear infinite;
}
.scrolling-text span {
  white-space: nowrap;
  font-size: 22px;
  padding: 0 25px;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  letter-spacing:3px;
}
.scrolling-text span img.custom-ak-img{
  max-width:30px;
}
.scrolling-text:hover .scrolling-text__inner,
.scrolling-text:focus .scrolling-text__inner {
  animation-play-state: paused;
}

@keyframes scrolling-text {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
}
.whatsapp-msg {
    background: #e0d6d4;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 6px;
    margin-bottom: 5px;
    line-height:20px;
}
.whatsapp-msg .announcement__text {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    padding:0;
}
.whatsapp-msg .announcement__link:hover{
  text-decoration:underline;
  color:#000;
}
.site-footer .whatsapp-msg a{
  color:#000;
  font-size:0.8rem;
}
.header-item--navigation{
  display:none;
}
.header-item--icons .hxoSelectTheme.hxo-relative{
  z-index:11;
}
.cart__total {
  font-size: 18px;
  font-weight: 700;
  color: #d53333;
}
.item-add {
  background: #000;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  position: fixed;
  min-width: 200px;
  right: 0;
  text-align: left;
  top: 0;
  z-index: 9999;
  text-transform:uppercase;
  letter-spacing:0.075em;
}
.grid__item .grid-product__price{
  font-size: 13px;
  font-weight: 600;
  color: #da0412;
  text-align: center;
}
.grid__item .grid-product__title{
  font-size:13px;
  text-align:center;
}
.new-products.collection-switcher__collection-grid{
  display:flex;
  flex-wrap:wrap;
}
.grid-product__colors{
  justify-content:center;
}
.new-products.collection-switcher__collection-grid .grid__item{
  display:block;
  opacity:1;
}
.new-products .grid-product__content{
  margin-bottom:50px;
}
.show-more{
  background:linear-gradient(90deg, rgba(170,0,0,1) 0%, rgba(227,18,18,1) 50%, rgba(170,0,0,1) 100%);
  display:inline-flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  min-width:345px;
  font-size:13px;
  font-weight:600;
  letter-spacing:.05em;
  text-transform:uppercase;
  color:#fff;
  min-height:36px;
  line-height:1;
  padding:10px 20px;
}
.show-more:hover{
  background:#da0412;
  color:#fff;
}
.modal__centered-content.newsletter--has-image .newsletter-popup{
  max-width: 100%;
  width: 800px;
  min-height: 400px;
}
.modal__centered-content.newsletter--has-image .newsletter-popup__content{
  width: 60%;
}
.modal__centered-content.newsletter--has-image .newsletter-popup__image-wrapper{
  width: 40%;
}
.free-shipping-bar {
  background: #da0412;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 10px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  right: 0;
  font-weight: 700;
}
.whatsapp-btn, .wfb-wrapper,
#shopify-chat{
  display:none;
}
.whatsapp-btn .wfb-wrapper{
  display:flex;
}
.custom-sort-options li label {
  font-size: 13px;
  font-weight: 500;
  letter-spacing:2px;
  margin-bottom: 5px;
}
.custom-sort-options li {
  margin-bottom:0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width:100%;
}
.custom-sort-options li input[type="radio"]{
  margin:0;
}
.custom-sort-options {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  display: flex;
  flex-wrap: wrap;
}
.custom-sort-dropdown,
.collection-filter .collapsible-content{
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border: 1px solid #ccc;
  width: 16rem;
  padding: 1rem;
  display: none;
  z-index: 10;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  max-height: 40vh;
  overflow: auto;
}
.custom-sort-dropdown-wrapper {
  position: relative;
  display: inline-block;
}

.custom-sort-dropdown-wrapper .dropdown-toggle {
  background: transparent;
  border: 1px solid #e8e8e1;
  padding: 0 15px;
  cursor: pointer;
  font-weight: 400;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.2;
  font-size:16px;
}
.custom-sort-dropdown.visible {
  display: block;
}
.custom-sort-options {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
.apply-sort-btn {
  width: 100%;
  background: #000;
  color: #fff;
  padding: 5px;
  border: none;
  cursor: pointer;
}
.custom-sort-dropdown-wrapper .dropdown-toggle svg {
  width: 1rem;
  height: 1rem;
  margin-left: .5rem;
  margin-top: 4px;
}
.js-drawer-open-login span{
  display: none;
}
.account-link {
  font-size: 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  margin: 0 5px;
  line-height: 1.2;    
}
.show-mob{
  display:none;
}
.hide-mob{
  display:block
}
.product-single__meta .variant__label{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
  margin-bottom:1rem;
}
.product-single__meta .variant__label-info{
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .2em;
}
.size-chart p {
  text-align: center;
}
.table-chart-image {
  max-width: 300px;
  margin: 0 auto 1.5rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.TableWrapper table {
  background: #ccc;
  margin-bottom: 1.5rem;
}
.TableWrapper table th {
  font-weight: 600;
  text-align: left;
  font-size: 14px;
}
.TableWrapper table td {
  font-size: 14px;
  text-align: center;
}
tool-tip[data-tool-tip="size-chart"] .tool-tip__inner{
  padding:35px 25px;
  max-width:815px
}
.TableWrapper table.hide-mob{
  display:table;
}
.cart_drawer.drawer .js-qty__wrapper{
  display:inline-block;
}
.cart_drawer .drawer__inner,
.cart_drawer .drawer__scrollable{
  flex:inherit;
}
.wfb-toggle {
  display: none!important;
}
.wfb-whatsapp{
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
}
@keyframes scrolling-text-right {
  0% {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1400px)
  and (-webkit-min-device-pixel-ratio: 2) {
  .img_btn .disply_btn{
    top: 89%!important;font-size: 6px;
  }

}
.grid-product__content .grid-product__secondary-image{
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.grid-product__image-mask {
  overflow: hidden;
  position: relative;
  max-height: 332px;
}
.grid__image-ratio--portrait:before{
  display:none;
}
.grid-product__image-mask image-element{
  position:static;
}
.results__group-1 .results ul{
  display: flex;
}
span.menu-icon {
    margin-bottom: 6px;
}
.results.results--products .grid__image-ratio img {
  position: inherit; /* Remove the static position from cart drawer images */
  min-height: auto;  /* Reset the min-height for cart drawer images */
}
.grid__image-ratio img{
  position:static;
  min-height:332px;
}
.grid-product__content:hover .grid-product__secondary-image{
  opacity:1;
  height:100%;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.grid-product__content .hover {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#fff;
  -webkit-transition:all 0.5s ease-in-out;
  -moz-transition:all 0.5s ease-in-out;
  -ms-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
  opacity:0;
  filter:alpha(opacity=0);
  border:2px solid red;
}
.grid-product__content:hover .hover {
  opacity:0.5; 
  filter:alpha(opacity=50);
}
.section-heading {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-heading span {
    font-family: 'Futura', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px;
    color: #000;
    letter-spacing:.05em;
}

.section-heading::before,
.section-heading::after {
    content: "";
    flex: 1;
    height: 1px;
    background-color: #000;
}
/* Style the tab */
.tab-wrapper .tab {
  width:100%;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  margin: 0 auto;
}
.tab-wrapper button.tablinks.active span.line {
  border-top: 4px solid #ca1131;
}
.tab-wrapper span.line {
  left: 0%;
  position: absolute;
  border-top: 4px solid lightgray;
  height: 20px;
  width: 100%;
  top: -14px;
  background:none;
}
.tab-wrapper .tab button {
  position: relative;
  border-radius: 27px;
  margin: 3px 5px;
  background-color: lightgray;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 24px;
  transition: 0.3s;
  font-size: 14px;
}
.tab-wrapper button.tablinks.active {
  color: white;
}

.tab-wrapper .tab button.tablinks{
  text-transform:uppercase;
}
.tab-wrapper .tab button.tablinks.active,
.tab-wrapper .tab button.tablinks:hover{
  background-color:transparent;
  background: rgb(170,0,0);
  background: -moz-linear-gradient(90deg, rgba(170,0,0,1) 0%, rgba(227,18,18,1) 50%, rgba(170,0,0,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(170,0,0,1) 0%, rgba(227,18,18,1) 50%, rgba(170,0,0,1) 100%);
  background: linear-gradient(90deg, rgba(170,0,0,1) 0%, rgba(227,18,18,1) 50%, rgba(170,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa0000",endColorstr="#aa0000",GradientType=1);
}
.tab-wrapper .tabcontent {
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.tab-wrapper .section-ak-card {
  padding-top: 16px;
  margin: 30px auto;
  display: flex;
  width:100%;
  max-width:850px;
}
.tab-wrapper .section-ak.active .img_btn {
  display: block;
}
/*Adding background image to each section*/
.tab-wrapper .one {
  background-image: url("boys-thobes-banner.webp");
}
.tab-wrapper .two {
  background-image: url("sale-banner.webp");
}
.tab-wrapper .three {
  background-image: url("abayas-banner.webp");
}
.tab-wrapper .four {
  background-image: url("hajj-umrah-banner.webp");
}
.tab-wrapper .five {
  background-image: url("gifts-banner.webp");
}
.tab-wrapper .section-ak {
  border-radius: 20px;
  background-size: cover;
  background-position: 100% 9%;
  background-repeat: no-repeat;
  height: 80vh;
  cursor: pointer;
  flex: 0.2;
  margin: 8px;
  position: relative;
  transition: all 0.7s ease-out;
  padding: 0px 10px 10px 0px;
}
.tab-wrapper .section-ak.active {
  background-position: bottom;
  border-radius: 20px;
  flex: 3;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.48);
}
.tab-wrapper .img_btn a {
  height: 47px;
}
.tab-wrapper .img_btn .disply_btn{
  background:transparent;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  position:absolute;
}
.mob-show{
  display:none;
}
.hero .flickity-page-dots{
  display:none;
}
.collection-filter .filter-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.collection-filter .filter-label {
  font-weight: 600;
  margin: 0;
  letter-spacing: .15rem;
  font-size: 14px;
  line-height: 1.95;
  margin-right: 1.5rem;
}
.collection-filter .filter-dropdown {
  border: 0;
  padding: 0;
  width: auto;
  margin-right: 1.5rem;
  position:relative;
  overflow:inherit;
}
.collection-filter .tag-list__header {
  padding: 0;
  width: auto;
  display: flex;
  flex-wrap:wrap;
  align-items: center;
}
.collection-filter .filter-content{
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border: 1px solid #ccc;
  width: 13rem;
  padding: 0.75rem;
  display: none;
  z-index: 10;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  max-height: 40vh;
  min-height:100px;
  overflow: auto;
}
.collection-filter .filter-content .text-label{
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  font-weight: 400;
  letter-spacing:0.5px;
  line-height:1.5;
}
.collection-filter .filter-content .tag_text_type {
  width: calc(100% - 20px);
  display: flex;
  flex-wrap: wrap;
}
.collection-filter .filter-trigger-icon svg {
  position: static;
  transform:none;
  margin: 2px 0 0 5px;
  transition:all .2s ease-in;
  width:12px;
  height:12px;
}
.clear-filters {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
}
.clear-filters svg{
  width:16px;
  height:16px;
  margin-top:4px;
  margin-left:5px;
}
.collection-filter .tag-list input {
  cursor: pointer;
  height: 14px;
  opacity: 1;
  position: inherit;
  width: 14px;
  margin-right: 5px;
  margin-top:3px;
}
.collection-filter .tag-list{
  margin:0;
}
.collection-filter .tag-list--swatches {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.collection-filter .tag-list--swatches .color-swatch{
  width:14px;
  height:14px;
  margin:3px 5px 0 0;
}
.collection-filter .tag-list--swatches .color-swatch:before{
  display:none;
}
.collection-filter .tag-list--swatches li span.tag__text {
  width: calc(100% - 38px);
}
.mobile__menus{
  display:none;
}

/* Portrait */

@media(max-width:1024px){
  .hd_mobile nav ul li a{
    background:#333333;
    color: {{section.settings.color_mb_1}};
    border-color: {{section.settings.border_mb_1}};
    font-size: 14px!important;
  }
}
@media screen and (max-width: 990px) {

  .navbar {
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 7px 15px;    
  }
  .navbar-nav>li{
    position: unset;
  }
  .navbar-nav{
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .MobileView_dropdown {
    padding: 15px 30px;
    background: #333333;
    margin-right: 60px;
    position: relative;
  }
  .header_port a{
    color: #DA0412;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    padding-left: 15px;
    font-weight: 600;
  }
  .header_port img{
    border-radius: 50%;
    width: 30px;
    height: 30px;
  }
  .header_port{
    display: flex;
    align-items: center;
    position: relative;
  }
  .header_port::before {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 28px;
    right: -25px;
    top: 5px;
    color: #fff;
  }
  .MobileView_dropdown.open .header_port::before{
    transform: rotate(90deg);
    transition:.3s;
  }
  .body_port1 {
    list-style-type: none;
    padding-left: 4px;
    padding-top: 20px;
  }
  .MobileView_dropdown .imagegallery ul li{ width:40%;}

}
@media only screen and (min-width: 768px)  and (max-width: 992px){
  .product-grid-container .grid__item.medium-up--one-quarter {
    width:33.333%;
  }
  .grid--uniform .product-grid-container .medium-up--one-quarter:nth-of-type(4n+1){
    clear:none;
  }
  .grid--uniform .product-grid-container .medium-up--one-quarter:nth-of-type(3n+1){
    clear:both;
  }
}
@media screen and (max-width: 767px) {
  .page-full, .page-width{
    padding:0 19px;
  }
  .mn_mobile.mb_item a p {
    color: #161616!important;
  }
  .navbar-nav>li>a{color:#fff;font-size:20px;}
  .top-hearder{
    background:#222;
  }
  .navbar-nav>li:nth-child(1) a,
  .mobile-nav li:nth-child(1) a{color:#B78B20;}
  .navbar-nav>li:nth-child(1) a:hover,
  .mobile-nav li:nth-child(1) a:hover{color:#B78B20;}
  .navbar-nav>li:nth-child(2) a,
  .mobile-nav li:nth-child(2) a{color:#2C7FD2;}
  .navbar-nav>li:nth-child(2) a:hover,
  .mobile-nav li:nth-child(2) a:hover{color:#2C7FD2;}
  .navbar-nav>li:nth-child(4) a,
  .mobile-nav li:nth-child(4) a{color:#fe60f0;}
  .navbar-nav>li:nth-child(4) a:hover,
  .mobile-nav li:nth-child(4) a:hover{color:#fe60f0;}
  .navbar-nav>li:nth-child(9) a,
  .mobile-nav li:nth-child(9) a{color:#D70613;}
  .navbar-nav>li:nth-child(9) a:hover,
  .mobile-nav li:nth-child(9) a:hover{color:#D70613;}
  .mobile-nav li>a.active{color:red;}

   .owl-prev {
    top: 40%;
    position: absolute;
    left: 18%;
    transform: translate(0%, 50%);
  }
 .owl-next {
    top: 40%;
    position: absolute;
    left: 72%;
    transform: translate(0%, 50%);
  }
  .gallary-ak .owl-controls{
    display:none;
  } 
  .owl-carousel .owl-stage-outer{
    padding:0 20px;
  }
  .owl-carousel .owl-stage {
    transform: translate3d(0, 0px, 0px) !important;
    overflow-x: scroll;
    width: auto !important;
    display: flex;
    white-space: nowrap;
    padding:0!important;
  }
  .owl-carousel .owl-stage .owl-item {
    width: 100% !important;
    max-width: 80vw;
    flex: 0 0 80vw;
  }
  .owl-carousel .owl-stage .owl-item.cloned{
    display:none;
  }
  .owl-carousel .owl-stage .owl-item:nth-child(4){
    order:-1;
  }
  .tab-wrapper .tab button{
    margin: 14px 5px;
  }
  .tab-wrapper .tab {
    width: 100%;
    margin: 0 auto;
  }
  .tab-wrapper .section-ak{
    background-position: top;
    height: 40vh!important;
  }
  .tab-wrapper .section-ak.active {
    background-position: center;
    background-size: 100% 100%;
  }
  .tab-wrapper .img_btn .disply_btn{
    padding: 6px 3px;
  }
  .tab-wrapper .section-ak{
    margin:4px;
  }
  .tab-wrapper .section-ak-card {
    margin: 10px auto;
    display: flex;
    width: 100%;
  }
  .tab-wrapper .img_btn .disply_btn {
    top: 83%;
  }
  .tab-wrapper a.ak-tik {
    margin: 0 auto;
    width: 87%;
    display: block;
  }
  .header-item--navigation{
    display:block;
  }
  .mob-hide{
    display:none;
  }
  .mob-show{
    display:block;
  }
  .header-item--left{
    position:absolute;
    left:10px;
  }
  .header-item--right{
    position:absolute;
    right:10px;
  }
  .header-wrapper .header-layout{
    justify-content:center;
    align-items:center;
  }
  span.price.cartTotalPrice {
    font-size: 14px;
  }
  .header-cart{
    padding:6px;
    min-width:69px;
    min-height:36px;
  }
  .header-wrapper .buckscc-currency-box{
    display:none!important;
  }
  .header-wrapper .header-item--icons .site-nav{
    margin-right:0;
  }
  .header-menu{
    background: #222;
  }
  .navbar.main-menu{
    padding:14px 15px 10px;
  }
  .header-menu .nav-container{
    width:100%;
    padding:0;
  }
  .navbar-nav li:hover .content-box,
  .navbar-nav li .content-box{
    display:none;
  }
  .header-cart .cart-link__bubble--visible{
    top: -20px;
    right: -8px;
  }
  .header-item--left .js-search-header{
    padding: 0;
    margin-bottom: 5px;
    width: 35px;
    height: 35px;
    text-align:center;
  }
  .header-item--left .js-drawer-open-nav{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .header-item--left .menu-icon {
    width: 35px;
    height: 35px;
    display: block;
  }
  .header-item--left .mobile__menu__toggle .icon__fallback-text{
    clip: inherit;
    position: static;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    overflow: visible;
    text-align: center;
    align-items: center;
    padding: 0;
    width: auto;
    height: auto;
  }
  .header-item--left .site-nav {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .btn--close-search,
  predictive-search.is-active .predictive__screen{
    display:none;
  }
  .menu-drawer{
    background:#333;
  }
  .ico_search svg {
    width: 20px;
    height: 20px;
  }
  .menu-drawer.drawer--left.drawer--is-open{
    transform: translate(320px);
    -webkit-transform: translate(320px);
    -moz-transform: translate(320px);
    -ms-transform: translate(320px);
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: .6s;
    -o-transition-duration: .6s;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
  }
  .menu-drawer.drawer--left {
    left: -320px;
    width: 320px;
  }
  .menu-drawer .drawer__fixed-header{
    min-height:inherit;
    padding:10px;
  }
  .menu-drawer .drawer__header{
    border-bottom:0;
    padding: 0;
    min-height:inherit;
  }
  .drawer_search_bar predictive-search form{
    margin:0;
  }
  .drawer_search_bar .search__input{
    min-height:50px;
    padding:5px 16px;
    font-size:22px;
  }
  .drawer_search_bar .btn--search {
    font-size: 23px;
    position: absolute;
    right: 0;
    top: 50%;
    background: red;
    color: white;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: 0px 13px;
    line-height: 46px;
    height: 50px;
    border: 2px solid #a7a7a7;
  }
  .drawer_search_bar .btn--close-search{
    display:none!important;
  }
  .menu-drawer .drawer__scrollable{
    padding:0;
  }
  .mobile-nav>.mobile-nav__item{
    background-color:#333;
  }
  .mobile-nav__item .mobile-nav__faux-link,
  .mobile-nav__item a:not(.megamenu__promo-link) {
    display: flex;
    align-items:center;
    flex-wrap:wrap;
    font-size: 16px;
    padding: 12px 20px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
    border-bottom: 1px solid #2e2e2e;
    color:#fff;
  }
  .mobile-nav__item:after{
    display:none;
  }
  .mobile-nav{
    margin:0;
  }
  .js-drawer-closing .main-content:after,
  .js-drawer-open .main-content:after{
    background-color:#000;
  }
  .js-drawer-open .icon-outline:before,
  .js-drawer-open .icon-outline:after{
    display:block;
    top: 0;
    margin: auto;
    bottom: 0;
  }
  .js-drawer-open .js-drawer-open-nav[aria-expanded="true"]{
    display:none;
  }
  .menuDrawer_close{
    -webkit-transform: translate(-320px, 0px);
    -moz-transform: translate(-320px, 0px);
    -ms-transform: translate(-320px, 0px);
    -o-transform: translate(-320px, 0px);
    transform: translate(-320px);
    background: transparent;
    border: 3px solid #fff;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: .6s;
    -o-transition-duration: .6s;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    position:fixed;
    top:30px;
    z-index:-1;
    left: 0;
  }
  .js-drawer-open .js-drawer-open-nav[aria-expanded="true"] + .menuDrawer_close{
    -webkit-transform: translate(320px, 0px);
    -moz-transform: translate(320px, 0px);
    -ms-transform: translate(320px, 0px);
    -o-transform: translate(320px, 0px);
    transform: translate(320px);
    z-index:999;
  }
  span.icon-outline{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
  }
  .drawer__close-button .icon-outline:before,
  .drawer__close-button .icon-outline:after{
    content: "";
    height: 3px;
    width: 18px;
    position: absolute;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
    background: #fff;
  }
  .drawer__close-button .icon-outline:before{
    transform: rotate(-52deg);
    -ms-transform: rotate(-52deg);
  }
  .drawer__close-button .icon-outline:after{
    transform: rotate(50deg);
    -ms-transform: rotate(50deg);
  }
  .index-section--hero .hero__image{
    object-fit:inherit;
    height:auto;
  }
  .index-section--hero .hero__image-wrapper{
    position:relative;
    height:auto;
  }
  .index-section--hero .hero--natural[data-mobile-natural=false]{
    height:340px;
    background: none;
  }
  .index-section--hero .hero__text-content{
    padding:10px 0;
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
  }
  .index-section--hero .hero__text-content div{
    width:100%
  }
  .index-section--hero .slideshow-wrapper .hero__link .btn{
    width:100%;
    max-width:85%;
    min-width: 250px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    background: #a00;
    background: -moz-linear-gradient(90deg, rgba(170, 0, 0, 1) 0%, rgba(227, 18, 18, 1) 50%, rgba(170, 0, 0, 1) 100%)!important;
    background: -webkit-linear-gradient(90deg, rgba(170, 0, 0, 1) 0%, rgba(227, 18, 18, 1) 50%, rgba(170, 0, 0, 1) 100%)!important;
    background: linear-gradient(90deg, #a00, #e31212, #a00)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa0000",endColorstr="#aa0000",GradientType=1);
    border: 0;
  }
  .slideshow-wrapper .hero .flickity-button,
  .hero[data-arrows=true] .flickity-next-button:hover, 
  .hero[data-arrows=true] .flickity-prev-next-button:hover{
    top:auto;
    bottom:0;
    transform:none;
    -webkit-transform:none;
    width:40px;
    height:40px;
  }
  .hero .flickity-button-icon{
    width:15px;
    height:15px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .slideshow-wrapper .hero[data-arrows=true] .flickity-previous{
    left:20%;
  }
  .slideshow-wrapper .hero[data-arrows=true] .flickity-next{
    right:20%;
  }
  .index-section--hero .hero__text-wrap .page-width,
  .index-section--hero .hero__text-wrap{
    display:block;
    height:auto;
  }
  .section-heading span,
  .sub-title{
    font-size:18px;
    margin-bottom:0;
  }
  .new-products .grid-product__content{
    margin-bottom: 25px;
  }
  .sub-title span{
    padding:0 10px;
  }
  .gallary-ak .owl-carousel .item img{
    margin-top:20px;
  }
  .gallary-ak .sub-title{
    margin-bottom:0;
  }
  .tab-wrapper {
    padding-top:40px;
  }
  .mobile-nav__toggle {
    display: block;
    vertical-align: middle;
    width: auto;
    position: absolute;
    right: 0;
    z-index: 1111;
    padding: 0;
    top: 0;
  }
  .mobile-nav__toggle .icon-dropdown {
    height: auto;
    position: static;
    width: auto;
    transform: none;
    padding: 18px;
  }
  .mobile-nav__toggle .icon-dropdown:before {
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-top-color:#fff;
    display: block;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    top: auto;
    right: 0;
    margin: auto;
    padding: 0;
    background: none;
    z-index: 2;
    content: "";
    padding: 0;
    left: 0;
    bottom: 0;
  }
  .mobile-nav__toggle .is-open .icon-dropdown:before{
    border-top-color:transparent;
    border-bottom-color:#fff;
    top:0;
  }
  .mobile-nav__toggle button:active{
    background-color:transparent;
  }
  .mobile-nav__toggle button{
    padding:0;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none;
  }
  .mobile-nav__sublist {
    max-width: 93%;
  }
  .mobile-nav .mobile-nav__item .mobile-nav__child-item a{
    color:#fff;
    width:100%!important;
  }
  .mobile-nav li a:hover,
  .mobile-nav li .mobile-nav__link.active{
    color: #df1a2f!important;
    background-color: #000;
    font-weight: 600;
  }
  .mobile-nav li ul.mobile-nav__sublist{
    border-left:2px solid #df1a2f;
  }
  .mobile-nav .mobile-nav__sublist .icon-dropdown:after{
    content: "";
    width: 2px;
    height: 10px;
    display: block;
    position: absolute;
    top: 1px;
    bottom: 0;
    left: 3px;
    right: 0;
    margin: auto;
    border: 1px solid #2d2d2d;
  }
  .mobile-nav .mobile-nav__sublist .icon-dropdown:before{
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    top: 1px;
    left: 3px;
    right: 0;
    margin: auto;
    bottom: 0;
    border: 1px solid #2d2d2d;
  }
  .mobile-nav .mobile-nav__sublist .icon-dropdown:before,
  .mobile-nav .mobile-nav__sublist .icon-dropdown:after{
    border-color: white;
  }
  .mobile-nav .mobile-nav__sublist .collapsible-trigger__icon--circle {
    border: 0;
    border-color: transparent;
    border-radius: 0;
    height: auto;
    text-align: center;
    width: auto;
    padding: 22px;
    transform:none;
  }
  .mobile-nav .mobile-nav__sublist .collapsible-trigger.is-open .icon-dropdown:after{
    border-color:transparent;
  } 
  .mobile-nav li .mobile-nav__grandchildlist {
    margin:0;
    padding:5px 0 10px 20px;
    display: block;    
  }
  .mobile-nav li .mobile-nav__grandchildlist a{
    background-color:#111;
  }
  .mobile-nav li ul.mobile-nav__grandchildlist li a {
    padding: 7px 15px;
    border: 0;
    display: block;
    width: 100%;
    color: #fff;
  }
  .mobile-nav__child-item button.collapsible-trigger{
    position:absolute;
    right:0;
    top:0;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none;
  }
  .mobile-nav__sublist.is-open .mobile-nav__sublist>li a:not(.mobile-nav__grandchildlist li a){
    background-color:#212121;
  }
  .mobile-nav__sublist .megamenu__promo--mobile:last-child,
  .mobile-nav__sublist .mobile-nav__item:last-child{
    padding-bottom:0;
  }
  .mobile-nav .megamenu__promo-image {
    margin-bottom: 0;
    padding: 12px !important;
    display: flex;
    align-items: center;
    color: #fff;
    flex-wrap: wrap;
    background: none;
    overflow: visible;
    height: auto !important;
    margin-right: 15px;
  }
  .mobile-nav a.megamenu__promo-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px dotted white;
    padding: 0;
    color: #fff !important;
    font-size: 14px;
  }
  .mobile-nav .megamenu__promo-image image-element,
  .mobile-nav .megamenu__promo-image image-element img {
    position: static !important;
    width: 60px;
    height: 60px;
    transform: none !important;
    border-radius: 100px;
    overflow: hidden;
  }
  .mobile-nav .megamenu__promo--mobile {
    padding: 0 20px 0 30px;
  }
  .mobile-nav .megamenu__promo--mobile>a{
    display:none;
  }
  .hero .flickity-page-dots{
    padding: 10px 15px 0;
    text-align: center;
    display:block;
    bottom: 8px;
    margin: auto;
    left: 0;
    right: 0;
  }
  .hero .flickity-page-dots .dot{
    background:grey;
    border-width:0;
    border-color:#000;
  }
  .hero .flickity-page-dots .dot.is-selected{
    background:#000;
  }
  .breadcrumb{
    margin-top:20px;
  }
  .js-drawer-open .main-content {
    overflow-y: hidden;
    touch-action: none
  }
  .drawer-bottom-menu {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:7px 20px;
  }
  .drawer-bottom-menu ul {
    margin: 0;
  }
 .drawer-bottom-menu ul li.mobile-nav__item a{
    padding: 0;
    text-transform: inherit;
    border: 0;
  }
  .drawer-bottom-menu svg {
    fill: #fff;
    height: 14px;
    margin-right: 10px;
  }
  .drawer-bottom-menu .hxoSelectTheme .buckscc-select-styled{
    background-color: transparent;
    box-shadow: none;
  }
   .drawer-bottom-menu .hxoSelectTheme .buckscc-select span:not(.buckscc-select-options .bucksItem){
    color:#fff;
    -webkit-text-fill-color:#fff;
  }
  .newsletter-modal{
    display:none!important;
  }
  .site-header__logo{
    margin-bottom:0;
  }
  .header-item--icons .site-nav__icons{
    flex-direction:column;
  }
  .js-drawer-open-login span{
    display:none;
  }
  .js-drawer-open-login{
    padding:0;
    margin-bottom:10px;
  }
  .account-link{
    margin-bottom: 10px;
  }
  .show-mob{
    display:block;
  }
  .hide-mob{
    display:none;
  }
  .filter_drawer .drawer__title {
    font-size: 17px;
    width: 100%;
  }
  .filter_drawer .drawer__fixed-header{
    padding:0;
  }
  .filter_drawer .drawer__header {
    padding: 0 20px;
  }
  .filter_drawer .drawer__scrollable{
    padding:20px 0 0;
  }
  .filter_drawer .filter-form {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
  }
  .filter_drawer .filter-label {
    font-weight: 600;
    margin: 0;
    letter-spacing: .15rem;
    font-size: 14px;
    line-height: 1.95;
    margin-right: 1.5rem;
  }
  .filter_drawer .filter-form>div{
    width:100%;
  }
  .filter_drawer .filter-dropdown {
    border-bottom: 1px solid #e8e8e1;
    padding:10px 20px;
    width: 100%;
    position:relative;
    overflow:inherit;
  }
  .filter_drawer .tag-list__header {
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
  }
  .filter_drawer .filter-content{
    width: 100%;
    padding: 0.75rem 0;
    display: none;
    z-index: 10;
    max-height: 40vh;
    overflow: auto;
  }
  .filter_drawer .filter-content .text-label{
    display:flex;
    flex-wrap:nowrap;
    align-items:flex-start;
    font-weight: 400;
    letter-spacing:0.5px;
    line-height:1.5;
  }
  .filter_drawer .filter-trigger-icon svg {
    position: static;
    transform:none;
    margin: 2px 0 0 5px;
    transition:all .2s ease-in;
    width:12px;
    height:12px;
  }
  .clear-filters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    position: static;
    bottom: 20px;
    border: 1px solid #eee;
    width: 92%;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    justify-content: center;
    margin: auto;
    left: 0;
    right: 0;
  }
  .filter_drawer .tag-list input {
    cursor: pointer;
    height: 14px;
    opacity: 1;
    position: inherit;
    width: 14px;
    margin-right: 5px;
    margin-top:2px;
  }
  .filter_drawer .tag-list{
    margin:0;
  }
  .filter_drawer .tag-list--swatches {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .filter_drawer .tag-list--swatches .color-swatch{
    width:12px;
    height:12px;
    margin:3px 5px 0 0;
  }
  .filter_drawer .tag-list--swatches .color-swatch:before{
    display:none;
  }
  .filter_drawer .filter-content .tag_text_type {
    width: calc(100% - 20px);
    display: flex;
    flex-wrap: wrap;
  }
  .TableWrapper table.hide-mob{
    display:none;
  }
  .TableWrapper table.show-mob{
    display:table;
    table-layout:fixed;
  }
  .TableWrapper table th,
  .TableWrapper table td{
    padding:7px;
    text-align:center;
  }
  .scroll-tabel{
    overflow-x:auto;
  }
  .scroll-tabel table {
    width: 650px;
  }
  #custom-mobile-menu {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    visibility: hidden;
  }
  
  #custom-mobile-menu.menu-visible {
    max-height: 100vh;
    opacity: 1;
    visibility:visible;
  }
  .mobile__menus { 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 5.05%, rgba(0, 0, 0, 0) 24.2%), linear-gradient(0deg, #121212 0%, #2C2C2C 100%);
    z-index: 99;
    overflow: hidden;
    display: block;
  }
  .menu-panel {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.4s ease;
    transform: translateX(100%);
    z-index: 1;
    padding:155px 24px 24px;
  }
  .menu-panel.menu-level-0{
    transform: translateX(-100%);
  }
  .menu-panel.slide-in-from-left.active,
  .menu-panel.slide-in-from-right.active{
    transform: translateX(0%);
    z-index: 2;
  }

  .menu-panel.slide-in-from-right {
    transform: translateX(100%);
  }

  .menu-panel.slide-in-from-left {
    transform: translateX(-100%);
  }
  
  .menu-panel.slide-out-to-left {
    transform: translateX(-100%);
  }
  
  .menu-panel.slide-out-to-right {
    transform: translateX(100%);
  }
  .menu-panel ul{
    list-style:none;
    margin:0;
    padding:0 0 25px;
    overflow:auto;
    max-height:72vh;
  }
  .menu-panel ul li {
    padding: 14px 0;
    margin: 0;
  }
  .menu-panel ul li a,
  .menu-panel .open-submenu{
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0;
   font-family: 'Ferrari Sans';
  }  
  .menu-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
  }
  .mobile-logo {
    width: 45px;
    height: 45px;
  }
  .back__btn{
    background: none;
    border: 2px solid rgba(255, 255, 255, 0.4);
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius:30px;
    visibility:visible;
    opacity:1;
    position: absolute;
    left: 24px;
    top: 16px;
  }
  .back__btn.hidden {
    visibility:hidden;
    opacity:0;
  }
  .Header-items-fixed {
    padding: 12px 24px;
    border-bottom: 1px solid #303030;
    width: 100%;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    position:fixed;
    top:0;
    left:0;
    z-index:12;
  } 
  .menu__title{
    font-size:16px;
    color:#969696;
    margin-bottom:16px;
    font-family: 'Ferrari Sans';
    text-transform: uppercase;
  }
  .menu-panel .open-submenu svg{
    fill:#fff;
    width:20px;
    height:20px;
  }
  html.scroll--locked{
    overflow: hidden;
    touch-action:unset;
  }
  .mobile__menu__toggle {
    position: relative;
    padding: 0 15px;
    width: 45px;
    height: 45px;
    border:3px solid #121212;
    border-radius:30px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .mobile__menu__toggle.humburger--active{
    /* position:fixed;
    top:16px;
    left:13px; */
    background:#212121;
    z-index:99;
    border-color:#fff;
    position:fixed;
    top:72px;
    left:10px;
  }
  .mobile__menu__toggle.humburger--active.hidden{
    visibility:hidden;
    opacity:0;
    transition:all 0.4s ease-in-out;
  }
  .mobile__menu-decoration {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      height: 2px;
      transform: translateX(-50%) translateY(-50%);
      background: #121212;
      transition: background-color 250ms ease
  }
  
  .mobile__menu-decoration:before,.mobile__menu-decoration:after {
      content: "";
      display: inherit;
      position: inherit;
      top: inherit;
      left: inherit;
      width: inherit;
      height: inherit;
      transform: translateX(-50%) translateY(-8px);
      background: #121212;
      transition: transform 250ms ease
  }
  
  .mobile__menu-decoration:after {
      transform: translateX(-50%) translateY(6px)
  }
  
  html.scroll--locked .mobile__menu-decoration {
      background: rgba(0,0,0,0)
  }
  
  html.scroll--locked .mobile__menu-decoration:before {
      transform: translateX(-50%) translateY(-50%) rotateZ(-135deg);
      background: #fff;
  }
  
  html.scroll--locked .mobile__menu-decoration:after {
      transform: translateX(-50%) translateY(-50%) rotateZ(135deg);
      background: #fff;
  }
  .mobile-login-item svg {
    fill: #fff;
    width:30px;
    height:30px;
  }
  .mobile-login-item{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #151515;
    padding:15px;
    z-index: 11;
  }
}


