/** Shopify CDN: Minification failed

Line 21:40 Expected identifier but found whitespace
Line 21:41 Unexpected "2px"
Line 21:52 Unexpected "{"
Line 21:62 Expected ":"
Line 21:88 Expected identifier but found whitespace
Line 21:90 Unexpected "{"
Line 21:100 Expected ":"

**/
.custom-des .custom-collection-dataproduct{width: 100%;min-width: 100}
  .custom-collection-list-top-contaner{}
  .custom-collection-list-inner-contaner{}
  .custom-collection-list-top-tabs-contaner{align-items: center;}
  .custom-collection-list-start{}
  .custom-collection-list-inner{display: flex;flex-wrap: wrap;}
  .custom-collection-dataimageoverlay-image img{width: 100%}
  .custom-cart-productcon-image img{width: 100%;object-fit: cover;height: 420px;}
  .custom-collection-datacollection { background: #e5e2d6;border-radius: 32px;overflow: hidden;height: 620px;position: relative;width: 31%;margin-right: 20px;box-sizing: border-box;margin-bottom: 25px;}
  .custom-collection-dataproduct{border: 2px solid {{ settings.coloridbg }}; background: {{ settings.coloridbg }};position: relative;border-radius: 32px;overflow: hidden;transition: 0.3s;margin-right: 20px;box-sizing: border-box;width: 32%;margin-bottom: 25px;}
  .bg-overelay-show img{width: 100%;height: 100%;object-fit: cover;object-position: center;z-index: 1;position: absolute;top: 0px;}
  .bg-overelay-show video{width: 100%;height: 100%;object-fit: cover;object-position: center;z-index: 1;position: absolute;top: 0px;}
  .customorg-product {display: block !important;width: 100%;height: 100%;position: absolute;top: 0px;z-index: 2;}
  .bg-overelay-show{opacity: 0;transition: 0.3s;}
  .custom-collection-dataproduct:hover .bg-overelay-show{opacity: 1;transition: 0.3s;}
  .custom-collection-dataimageoverlay-image img{height: 620px;}
  .custom-collection-dataimageoverlay-data{position: absolute;top: 0px;left: 0px;height: 100%;padding: 30px;display: flex;justify-content: flex-end;align-items: flex-end;background: #00000091;width: 100%}
  .custom-cart-productcon-data{position: relative;z-index: 2;padding: 25px;box-sizing: border-box;}
  .custom-cart-productcon-data a{font-size: 16px;font-weight: 600;line-height: 22px;text-transform: uppercase;border: 3px solid #FFCC00;background: #FFCC00;width: 100%;color: #000;padding: 11px 10px 9px 10px;border-radius: 99px;display: block;text-align: center;text-decoration: none;margin-top: 25px;}
  .custom-cart-productcon-data h2{font-size: 20px;font-weight: 600;line-height: 100%;text-transform: uppercase;color: #0909ff;}
  .custom-collection-dataproduct:hover .custom-cart-productcon-data a{border: 3px solid #FFCC00;background: #FFCC00;color: #000;}
  .custom-collection-dataproduct:hover .custom-cart-productcon-data h2{color: white}
  .overlay-wraper h1{color: #EEEBE0;font-size: 32px;font-weight: 700;line-height: 115%;}
  .overlay-wraper p{color: #EEEBE0;font-size: 16px;line-height: 160%;font-weight: 400;}
  .custom-collection-dataproduct{height: 620px;}
  .overlay-wraper{display: block;width: 100%;}
  .custom-collection-list-top-tabs-contaner a{border-radius: 99px;border: 3px solid #0909ff;background: #fdfcf7;padding: 11px 29px 9px 29px;font-size: 16px;font-weight: 600;line-height: 22px;text-transform: uppercase;margin: 0;color: #0909ff;text-decoration: none;}
  .custom-collection-list-top-tabs-contaner span{color: #0909ff;text-align: center;font-size: 16px;font-weight: 600;line-height: 48px;text-transform: uppercase;width: 100px;padding-right: 16px;white-space: nowrap;}
  .custom-collection-list-top-tabs-contaner{display: flex;flex-wrap: wrap;gap: 14px;padding: 25px 0px;}
  .custom-collection-list-start{padding-bottom: 64px;margin-bottom: 44px;border-bottom: 3px solid rgba(68, 47, 44, 0.10); scroll-behavior: smooth;}
  .custom-collection-dataproduct2{width: 32%;margin-right: 20px;border: 2px solid #e5e2d6;margin-bottom: 20px;}
  .custom-collection-list-top-tabs-contaner div{display: flex;gap: 20px;flex-wrap: wrap;}
  .customadisnialclass .custom-collection-dataproduct{width: 100%!important}
  .custom-producttags{font-size: 12px;font-weight: 600;line-height: 140%;text-transform: uppercase;padding: 6px 10px;margin-right: 10px;background: #0909ff;color: white;border-radius: 25px;position: absolute;right: 7px;top: 15px;z-index: 3;}
  @media only screen and (max-width: 1400px){
    .custom-collection-dataproduct{height: 500px;}
    .custom-collection-dataimageoverlay-image img {height: 500px;}
    .custom-collection-datacollection{height: 500px;}
    .custom-cart-productcon-image img{height: 320px;}
    .overlay-wraper h1{font-size: 28px;}
    .custom-collection-dataproduct{width: 31%;}
    .custom-collection-datacollection{width: 31%;}
   .custom-collection-dataproduct2{margin-right: 10px;}
  }
 @media only screen and (max-width: 1000px){
    .custom-collection-dataproduct{height: 600px;}
    .custom-collection-dataimageoverlay-image img {height: 600px;}
    .custom-collection-datacollection{height: 600px;}
    .custom-cart-productcon-image img{height: 420px;}
    .custom-collection-dataproduct{width: 30%;}
    .custom-collection-datacollection{width: 30%;}
    .custom-collection-dataproduct2{width: 30%;}

 }
 @media only screen and (max-width: 767px){
   .custom-collection-dataproduct{width: 45%;}
   .custom-collection-datacollection{width: 100%;margin-right: 0px;height: fit-content;}
   .custom-collection-dataimageoverlay-data { position: inherit;padding: 0px;margin-top: 20px;}
   .custom-collection-dataimageoverlay-image img{height: 280px;object-fit: cover;object-position: center;border-radius: 32px;}
   .overlay-wraper h1{color: #0909ff;font-size: 24px;font-weight: 700;line-height: 110%;}
   .overlay-wraper p{color: #0909ff;}
   .custom-collection-dataimageoverlay-data{background: transparent;}
   .custom-collection-datacollection{background: transparent;border-radius: 0px;}
   .bg-overelay-show { display: none;}
   .custom-cart-productcon-image img{height: 260px;border-radius: 10px;}
   .custom-cart-productcon-data h2{font-size: 16px;}
   .custom-collection-dataproduct:hover .custom-cart-productcon-data a{border: 3px solid #0909ff;background: #0909ff;color: white;}
   .custom-cart-productcon-data a{border: 3px solid #0909ff;background: #0909ff;color: white;width: 80%;}
   .custom-collection-dataproduct:hover .custom-cart-productcon-data h2{color: #0909ff}
   .custom-collection-dataproduct{height: fit-content;border-radius: 0px;border: none;}
   .custom-collection-dataproduct{margin-right: 10px;padding: 10px; border-radius: 10px;}
   .custom-cart-productcon-data{padding: 25px 0px 0px 0px;}
   .custom-cart-productcon-data a span{display: none!important;}
   .custom-collection-dataproduct2{width: 45%;margin-right: 10px;}
   .custom-collection-list-top-tabs-contaner div{flex-wrap: nowrap;overflow-x: scroll;}
   .custom-collection-list-top-tabs-contaner a{white-space: nowrap;}
   .custom-producttags{font-size: 9px;padding: 5px 9px;}
 }
 @media only screen and (max-width: 470px){
   .custom-cart-productcon-image img{height: 180px;}
 }



