/** Shopify CDN: Minification failed

Line 1737:6 Unexpected "#000-collection"

**/
/* Gallery Section Css  */
.gallery-wrapper {
  position: relative;
  z-index: 1;
}
.gallery__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 50;
  pointer-events: auto;
  background: rgba(0,0,0,0.5);
  color: #fff;
  border: none;
  padding: 15px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.2rem;
}
.gallery__arrow--prev { left: 10px; }
.gallery__arrow--next { right: 10px; }

.gallery__item-content-link {
  position: absolute;
  inset: 0;
  z-index: 10;
}
@media (min-width: 768px) {
  .gallery__arrow { display: none; }
}
/* Gallery Section End Css  */


#shopify-section-template--25179732410657__gallery_6773wF{
display:block;
}
#shopify-section-template--25179732410657__multi_custom_H7E7Uf,
#shopify-section-template--25179732410657__multi_custom_d7brxt{
display:none;  
}
#shopify-section-template--25179732410657__multi_custom_H7E7Uf .multi-column-section,
#shopify-section-template--25179732410657__multi_custom_d7brxt .multi-column-section{
padding: 0px 0 !important;  
}
#shopify-section-template--25179732410657__multi_custom_H7E7Uf .multi-column-section .grid,
#shopify-section-template--25179732410657__multi_custom_d7brxt .multi-column-section .grid{
gap: 1px !important;
} 
#shopify-section-template--25179732410657__multi_custom_H7E7Uf .multi-column-section .column-title,
#shopify-section-template--25179732410657__multi_custom_d7brxt .multi-column-section p{
display:none !important; 
margin:0 !important;
}
#shopify-section-template--25179732410657__multi_custom_H7E7Uf .multi-column-section .column-image img,
#shopify-section-template--25179732410657__multi_custom_d7brxt .multi-column-section .column-image img{
border-radius: 0px !important;
}
#shopify-section-template--25179732410657__multi_custom_d7brxt .multi-column-section .column-image img{
border:1px solid #000 !important;
}
@media (max-width:767px) {
#shopify-section-template--25179732410657__gallery_6773wF{
display:none;
}
#shopify-section-template--25179732410657__multi_custom_H7E7Uf,
#shopify-section-template--25179732410657__multi_custom_d7brxt{
display:block;  
}  
}

/* New button style in top */
.tabs li{
list-style: "|";
}
.tabs li:first-child{
list-style:none !important;
}
.tabs-container {
overflow: hidden;
width: 100%;
display: flex;
justify-content: center;
}
.tabs {
display: flex;
position: relative;
background: #f5f5f5;
padding: 10px;
border-radius: 5px;
overflow-x: auto;
white-space: nowrap;
}
.tabs::-webkit-scrollbar {
display: none; 
}
.tabs a{
padding: 10px 20px;
text-decoration: none;
color: #333;
font-weight: 500;
transition: color 0.3s ease-in-out;
position: relative;
display: inline-block;
text-align: center;
flex-shrink: 0;
}
.tabs a.active,
.tabs a:hover {
color:#d2622d;
}
.tab-slider{
position: absolute;
bottom: 0;
left: 0;
height: 3px;
background: #000;
transition: all 0.3s ease-in-out;
border-radius: 3px;
}
/* End New button style in top */

.product-grid-container {
grid-gap: clamp(30px, 5%, 20px) !important;
}
.text-with-icons__block-content p a{
color: red;
}

/* Blog Css */
.template-article .rich-text.text-left.text-position-right{
margin: 0 60px;
}
.template-article .rich-text__inner {
padding: 0 15px;
}
.template-article .rich-text__inner p{
letter-spacing: 0;
background: #000;
color: #fff;
padding: 10px 10px;
margin: 0 auto;
text-align: center;
font-size: 20px;
}
.template-article .rich-text__inner p a{
color: #fff;
}
.comments-wrapper{
display: none !important;
}
.blog-post--content {
transform: translateY(-20%) !important;
}
.post-excerpt-container{
display: none !important;
}
.blog-post-detail .post-meta-wrapper aside {
margin: 0 0px 0px 0 !important;
}
.layered-images-with-text__image-media-container {
padding-right: 10% !important;
padding-left: 0% !important;
}
.layered-images-with-text__content--inner {
max-width: 800px !important;
}
.layered-images-with-text{
padding: 0px 0px 20px 0;
}
.layered-images-with-text__content--inner .metafield-rich_text_field h2{
font-size: 30px;
font-weight: bold;
}
.layered-images-with-text__content--inner .metafield-rich_text_field p{
font-size: 17px;
margin: 5px 0 0px 0;
}
.post-content.page-content-width{
margin: 0;
}
.post-content.page-content-width p{
margin: 10px 0;
}
.blog-post-detail .post-meta-wrapper aside {
margin: 10px 0 0 0 !important;
}
.blog-post-detail .post-meta-wrapper {
margin-bottom: 0 !important;
}
.blog-post-detail .post-title .entry-title {
margin-bottom: 0px !important;
font-size: 30px;
font-weight: bold;
}
.blog-post-detail .post-excerpt-container .post-excerpt p {
font-size: 16px !important;
line-height: 20px !important;
}
.blog-post-detail .post-title {
margin-bottom: 30px !important;
}
.blog-post-detail .post-title {
margin: 0 auto 0px !important;
}
.page-content-width {
max-width: 1290px !important;
}
.blog-post-detail .post-excerpt-container .post-excerpt {
max-width: 970px !important;
}
.layered-images-with-text__content {
padding-left: 0px !important;
}
.layered-images-with-text.text_first .layered-images-with-text__content {
padding-right: 0px !important;
}
.blog-post--content {
width: 45%;
}
.blog-post--content {
border: none !important;
padding: 0px 0px !important;
top: 20% !important;
}
.blog-post .featured-image>a img {
width: 55% !important;
}
.blog-post--content {
width: 60% !important;
}
.placeholder_svg_tag{
display: none !important;
}
@media (max-width:767px) {
.blog-post .featured-image>a img {
width: 100% !important;
height: auto;
}
.blog-post--content {
width: 100% !important;
}
.blog-post-detail .post-title .entry-title {
line-height: 40px;
}
.layered-images-with-text {
padding: 0px 0px 0px 0;
}
.layered-images-with-text__image-media-container {
padding-right: 0% !important;
}
.template-article .rich-text__inner {
padding: 0 0px;
margin-bottom: 25px;
}
}
/* Blog Css End */

/* color swatches css  */
.product-card-swatch{
border: 0.1px solid;
}
.product-card-swatches {
/* width: auto !important; */
transform: none !important;
left: auto !important;
right: 0;
}
.product-card-swatches--title {
opacity: 1 !important;
transform: none !important;
position: absolute;
right: 0;
}
.product-card-swatches--container {
display: flex;
align-items: center;
}
.product-card-swatch.more-colors {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background: #f5f5f5;
color: #333;
font-weight: 400;
width: 32px;
height: 32px;
font-size: 11px;
border: 1px solid #ccc;
}
.product-card-swatches {
display: flex;
align-items: center;
gap:5px;
}
/* color swatches css end */

.thb-secondary-area-item {
padding: 0 7px !important;
}

.template-collection .row{
padding: 0px 5px !important;
}
.template-product .row{
padding: 0px 7px !important;
}
.badge.limited{
position:relative;
top: 30px;
left: 5px;
z-index: 11;
font-size: 10px;
padding: 0;
background: linear-gradient(
-45deg,
#000 20%,
#fff 40%,
#000 60%
);
background-size: 200%;
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: shine 3s infinite linear;
}
@keyframes shine {
0% {
background-position: -150% 0;
}
100% {
background-position: 150% 0;
}
}
.badge.onsale.top.left.blink {
font-size: 9px;
padding: 0;
background: linear-gradient(
-45deg,
#000 20%,
#fff 40%,
#000 60%
);
background-size: 200%;
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: shine 3s infinite linear;
}
@keyframes shine {
0% {
background-position: -150% 0;
}
100% {
background-position: 150% 0;
}
}
.badge.onsale.top.left{
background: #d2622d;
} 
#product-grid .column {
padding-right: 3px !important;
padding-left: 3px !important;
}
/* Wishlist Css */
.wishlist-header-icon {
position: relative;
cursor: pointer;
display: flex;
align-items: center;
}
.wishlist-heart-svg {
width: 24px;
height: 24px;
stroke: #000;
fill: none;
}
#wishlist-count {
position: absolute;
top: 20px;
right: -10px;
background:#d2622d;
color: #fff;
font-size: 12px;
border-radius: 50%;
padding: 2px 6px;
line-height: 1;
font-weight: bold;
}
.wishlist-icon-pdp{
display: flex;
align-items: flex-start;
cursor:pointer; 
}
.wishlist-icon-pdp svg{
width: 40px;
height: 40px;
transition: all .3s ease;
stroke: #fff;
fill: #fff;
background: #00000036;
padding: 8px 2px 8px 0;
border-radius: 20px;
}
.wishlist-icon {
display: flex;
justify-content: end;
position: relative;
bottom: 90%;
right: 85%;
cursor: pointer;
}
.heart-icon {
width: 30px;
height: 30px;
transition: all 0.3s ease;
stroke: #fff;
fill: #fff;
background: #00000036;
padding: 5px 2px 5px 0px;
border-radius: 20px;
}
.heart-icon.active {
stroke: #fff;
fill: #fff;
background: black;
}
.add_to_cart_holder {
margin-bottom: 5px !important;
}
/* Wishlist Css End */
.flexwishlist{
display: grid;
grid-template-columns: 1fr auto auto;
gap: 5px;
padding-bottom: 20px;
}

/* Color variation css  */
.product-form__input{
padding:0px 0 !important;
margin: 10px 0 0px 0 !important;
}
.thb-product-detail .product-title.uppercase--true{
text-transform: unset !important;  
}
.variations .product-form__input--color input[type=radio]+label:after {
border:1px solid;
}
.product-form__input.product-form__input--color.product-form__input--color-- {
margin: 0 !important;
}
.product-form__input.product-form__input--color.product-form__input--color-- label {
border:1px solid;
}
.product-form__input.product-form__input--color.product-form__input--color-- .form__label {
margin:5px 0 !important;
}

/* Color variation css end */

.list-collections.section-spacing{
margin:5px !important;
}
.thb-secondary-area-item.thb-secondary-myaccount {
color: #000 !important;
}
a.thb-secondary-area-item.tocss svg path{
color: #000 !important;
}
.thb-cart-form {
padding: 20px 0 !important;
}

/* Custom header css new  */

/* .thb-full-menu li a{
color:#fff !important
}
.thb-full-menu li.menu-item-has-children > a svg{
filter: contrast(0.0);
}
.thb-full-menu .sub-menu ul,
.thb-full-menu li .sub-menu{
background: #151515;
} 
.header.header-sticky--active{
background: #151515 !important;
} 
.mobile-menu-drawer--inner {
background: #000;
}
.mobile-menu li .link-container summary {
color: #fff;
}
.mobile-secondary-menu li a{
color: #fff; 
} 
.mobile-menu li>a, .mobile-menu li summary {
color: #fff !important;
}
ul.mobile-menu ul.sub-menu{
background: #000;
}
ul.sub-menu button{
color: #fff !important; 
}
*/

/* Custom header css new end  */

/* .comingsoon{
background: #000;
color: #fff;
padding: 10px;
display: block;
text-align: center;
width: 25%;
margin-bottom: 15px;
font-size: 13px;
} */

.product-popup-modal__content-info {
display: grid !important;
height: auto;
}
.product-popup-modal__content-info p{
text-align: center;
font-weight: bold;
margin:0;
}
.product-popup-modal__content-info p span{
color: red;
font-weight: bold;
}
.pg-products{
padding: 0 0 15px 0 !important;
}
.product-title-uppercase-true .product-cart-item .cart-product-link{
text-transform: capitalize !important;
}
strong, b{
font-weight:900 !important;
}

/* Onsignal Css */
.slidedown-body img{
width: 45px !important;
height: 45px !important;
}
.slidedown-body-message{
padding: 0 !important;
font-size: 15px !important;
}
.slidedown-footer{
display: flex !important;
align-items: center !important;
justify-content: center !important;
height: 10px !important;
padding: 10px 0 !important;
}
#onesignal-slidedown-allow-button{
background:#000 !important;
}

/* Onesingal Css End  */

#Cart-Drawer .side-panel-content {
padding: 20px 30px !important;
}
#Product-Information-Drawer .side-panel-content {
padding: 0px !important;
}
.cart-drawer-footer {
padding: 0px 30px 20px 30px !important;
}
.product-short-description ul li {
font-size: 13px;
}

/* Swiper list collection css */

.swiper-button-next {
margin-top: 0px !important;
position: absolute !important;
top: 40% !important;
right: 20px !important;
background-image: url("/cdn/shop/files/rightt.png?v=1728459026") !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: 30px !important;
padding: 20px !important;
}
.swiper-button-prev {
position: absolute !important;
top: 40% !important;
left: 20px !important;
margin-top: 0px !important;
background-image: url("/cdn/shop/files/leftt.png?v=1728459025") !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: 30px !important;
padding: 20px !important;
}
/* Swiper list collection css end */

/* SubCollection list carousel CSS  */
#collectionlist li {
padding: 0 3px;
}
#collectionlist li a img {
border-radius: 5px;
}
#collectionlist li span {
margin: 0px;
color: #000;
font-size: 15px;
}
.slide-arrow {
position: absolute;
top: 40%;
}
.prev-arrow {
background-image: url("/cdn/shop/files/leftt.png?v=1728459025") !important;
background-repeat: no-repeat;
background-position: center;
background-size: 30px;
left: -20px;
z-index: 1;
padding: 20px;
border-radius: 50px;
}
.next-arrow {
background-image: url("/cdn/shop/files/rightt.png?v=1728459026") !important;
background-repeat: no-repeat;
background-position: center;
background-size: 30px;
padding: 20px;
border-radius: 50px;
right: -20px;
}
/* SubCollection list carousel CSS End */

/* Countdown for Footwear Sale Homepage */
/* .count-down {
background: url("/cdn/shop/files/Countdown_Banner_Footwear_Sale_Desktop.webp?v=1727436715")
no-repeat center center;
background-size: cover;
width: 100%;
height: 600px;
margin: 0 auto;
display: grid;
grid-template-columns: 0% 0%;
justify-content: start;
align-items: center;
padding: 0 120px;
}
.count-down .flipdown {
position: relative;
top: 20px;
display: flex;
justify-content: end;
}
.rotor-group-heading:before {
color: #fff !important;
font-size: 18px;
font-weight: 900;
}

@media (max-width: 550px) {
.count-down {
background: url("/cdn/shop/files/Countdown_Banner_Footwear_Sale_Mob.webp?v=1727436713")
no-repeat center center;
height: 680px;
background-size: cover;
grid-template-columns: 1fr;
padding: 0px;
justify-items: center;
}
.count-down .flipdown {
top: 120px;
}
} */

/* Countdown for Footwear Sale End */

/* ul.mobile-menu li:nth-child(6) details summary.parent-link:before  {
content: "FLAT 50% OFF";
background-color:#fff701;
color: #000;
padding: 0px 5px;
line-height: 20px !important;
font-size: 12px;
transform: translate(100%, -5%);
position: absolute;
}  */

.announcement-bar--item svg {
margin-right: 5px !important;
}
.announcement-bar--item a[href="/collections/special-price"] {
color: red;
font-weight: bold;
}
.announcement-bar--item a[href="/collections/sale"] {
color: #fff;
font-weight: bold;
}

.thb-full-menu li a[title="Special Prices"],
.mobile-menu li a[title="Special Prices"]{
color:red !important; 
}
.thb-full-menu li a[href="/collections/sale"]{
color:#fff !important; 
background:#d2622d;
padding: 2px 8px 2px 8px;
}
.thb-full-menu li a[href="/collections/exclusive-online"]{
color:red !important; 
}
.mobile-menu li a[href="/collections/sale"]{
color:#d2622d !important; 
padding: 0px;
}

/* .template-collection .full-menu li a[href="/collections/sale"],
.template-page .full-menu li a[href="/collections/sale"],
.template-product .full-menu li a[href="/collections/sale"] {
color: #000 !important;
} */
.full-menu li a[href="/collections/exclusive-online"]:after {
content: "Shoes";
position: absolute;
transform: translate(140%, -95%);
top: 0;
text-transform: uppercase;
left: 0px;
font-size: 10px;
font-weight: 700;
color: #d2622d;
background: transparent !important;
padding: 2px 5px;
width: auto;
height: auto;
text-align: center;
animation: blinker 2s linear infinite;
}
@keyframes blinker {
50% {
opacity: 0;
}
} 
.mobile-menu li a[href="/collections/exclusive-online"]:after {
content: "Shoes";
margin: 0px 0px 0 10px;
background-color:#fff;
color: #d2622d;
padding: 0px 0px;
line-height: 20px !important;
font-size: 12px;
text-transform: uppercase;
}
.full-menu li a[href="/collections/shoes"]:before {
content: "SALE";
position: absolute;
transform: translate(180%, -0%);
font-size: 11px;
padding: 2px 5px 0px 5px;
font-weight: 700;
background:red;
color: #fff;
width: auto;
height: auto;
text-align: center;
}
.mobile-menu li a[href="/collections/shoes"]:before {
content: "SALE";
position: absolute;
transform: translate(220%, 0%);
background:red;
font-size: 11px;
font-weight: bold;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
width: auto;
text-align: center;
padding: 0 5px;
} 
.full-menu li a[href="/collections/slides"]:before {
content: "NEW";
position: absolute;
transform: translate(200%, -0%);
font-size: 11px;
padding: 2px 5px 0px 5px;
font-weight: 700;
background:red;
color: #fff;
width: auto;
height: auto;
text-align: center;
}
.mobile-menu li a[href="/collections/slides"]:before {
content: "NEW";
position: absolute;
transform: translate(240%, 0%);
background:red;
font-size: 11px;
font-weight: bold;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
width: auto;
text-align: center;
padding: 0 5px;
}
.mobile-menu li a[title="Summer Clearance"]:after {
content: "WOMEN";
margin: 0px 0px 0 10px;
background-color: #d2622d;
color: #fff;
padding: 2px 5px 0 5px;
line-height: 20px !important;
font-size: 11px;
font-weight: 500;
}
.full-menu li a[title="Summer Clearance"]:before {
content: "WOMEN";
position: absolute;
transform: translate(150%, -100%);
top: 0;
left: 0px;
font-size: 12px;
line-height: 20px;
font-weight: 700;
color: #fff;
background: #d2622d;
padding: 0 5px;
height: auto;
text-align: center;
}

.thb-secondary-area .thb-item-count {
background: #d2622d  !important;
color: #fff !important;
}
span.thb-item-count {
color: #fff !important;
}

/* Add-on Card Css */
.seethelook {
text-align: center;
position: relative;
top: 5px;
left: 20px;
border-radius: 30px;
z-index: 11;
display: inline-flex;
align-items: center;
background: #000;
padding: 5px 5px;
gap: 15px;
}
.seethelook img {
width: 30px;
}
.seethelook .looktext {
display: none;
opacity: 0;
transform: scale(0.8);
transition: opacity 0.3s ease, transform 0.3s ease;
}
.seethelook:hover .looktext {
color: #fff;
font-size: 13px;
display: block;
opacity: 1;
transform: scale(1);
padding: 0px 10px 0px 0px;
}
.complementary-products--heading {
font-weight: bold !important;
}
.addonsection {
border: 1px solid var(--color-border);
padding: 10px;
position: relative;
margin-bottom: 20px;
margin-top: 0px;
}
.bundle_product {
display: flex;
max-width: unset;
justify-content: space-between;
align-items: center;
padding: 5px 0;
}
.imgndtitle {
display: flex;
align-items: center;
}
.addonimg img {
width: 80px;
margin-right: 10px;
}
.addontitle p {
margin: 0;
font-size: 15px;
}
.addontitle span {
font-size: 15px;
color: #000;
font-weight: bold;
}
.addontitle{
padding: 0px 10px;
}
.addoncart button {
background: #035;
color: #fff;
padding: 10px 15px;
font-size: 15px;
}
.addoncart .button {
text-transform: capitalize;
padding: 0px 15px;
height: 40px;
font-size: 15px;
font-weight: 200;
white-space: nowrap;
}

/* Add-on Card Css  */

/* Mobile Menu Css */

.mobile-menu {
margin: 0 0 0px !important;
}
.mobile-secondary-menu {
padding: 5px 0px 0px 15px !important;
}
.mobile-secondary-menu a {
display: flex !important;
align-items: center;
min-height: 40px;
padding: 5px 0;
font-size: 0.875rem;
letter-spacing: 0.05em;
border-bottom: 1px solid lightgray;
}

.mobile-secondary-menu li a[title="Track Your Order"]:before {
width: 25px;
height: 25px;
content: " ";
background-image: url("/cdn/shop/files/shipped-black.png?v=1739788153");
background-repeat: no-repeat;
background-size: cover;
margin: 0 5px 0 0px;
}
.mobile-secondary-menu li a[title="Store Locator"]:before {
width: 25px;
height: 25px;
content: " ";
background-image: url("/cdn/shop/files/location-black.png?v=1739788152");
background-repeat: no-repeat;
background-size: cover;
margin: 0 5px 0 0px;
}
.mobile-secondary-menu li a[title="Whatsapp"]:before {
width: 25px;
height: 25px;
content: " ";
background-image: url("/cdn/shop/files/whatsapp-black.png?v=1739788153");
background-repeat: no-repeat;
background-size: cover;
margin: 0 5px 0 0px;
}
.mobile-secondary-menu li a[title="Barcode Scanner"]:before {
width: 25px;
height: 25px;
content: " ";
background-image: url('https://cdn.shopify.com/s/files/1/0841/3796/7889/files/barcode-scan.png?v=1752128126');
background-repeat: no-repeat;
background-size: cover;
margin: 0 5px 0 0px;
}
/* Mobile Menu Css End */

.product--text.style_vendor {
color: #000;
}

/* PDP Price */
.discount-badge {
background: #000;
color: #fff;
position: relative;
top: 25px;
z-index: 9;
display: inline-block;
font-size: 12px;
font-weight: 900;
padding: 3px 8px;
}
.main-smt {
display: flex;
}
.save-money-tag {
padding: 5px 5px 5px;
background-color: #000;
border-radius: 5px;
font-size: 11px;
color: #fff;
font-weight: 800;
text-transform: uppercase;
line-height: 1;
display: inline;
}
.product-form {
margin-top: 20px !important;
}
/* End PDP Price */

/* PDP timer css  */

.timerpdpcssticker {
background: linear-gradient(90deg, #d2622d, #041304 50% 50%, #1d5251);
width: 100%;
display: flex;
justify-content: center;
}
.timerpdpcssticker h2 {
color: #fff;
font-size: 1rem;
font-weight: 900;
text-transform: uppercase;
margin: 0;
}
.timerpdpcss img {
width: 100%;
margin: 0 0 10px 0;
border-radius: 5px;
}
.countdown {
display: flex;
align-items: center;
justify-content: center;
margin: 0px 0 20px 0px;
}
.countdownticker {
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0;
}
.time-box {
display: flex;
flex-direction: column;
align-items: center;
margin: 0 5px;
border-radius: 5px;
background-color: #ffea02;
padding: 5px 0px;
width: 50px;
height: auto;
}
.time-box span {
font-size: 1rem;
font-weight: bold;
}
.time-box div {
font-size: 0.6rem;
font-weight: 500;
}
.time-box2 {
display: flex;
flex-direction: column;
align-items: center;
margin: 0 3px;
border-radius: 5px;
background-color: #000;
color:#fff;
padding: 5px 0px;
width: 60px;
height: auto;
}
.time-box2span {
font-size: 1rem;
font-weight: bold;
}
.time-box2 div {
font-size: 0.6rem;
font-weight: 500;
}
/* PDP  timer css end  */

/* .product-featu#000-image {
border: 1px solid #0000004f;
border-radius: 5px;
padding:2px;
} */

.product--text.style_vendor {
letter-spacing: 0 !important;
opacity: 2 !important;
color: red;
}

/* custom header whatsapp icon css */

a.dkwtp {
display: flex;
align-items: center;
padding: 0 10px;
}
.dkwtp img {
width: 20px;
}
.tocss {
width: 30px;
padding: 0;
}
/* custom header whatsapp icon css */

/* add note css */
.order-note-toggle__content-overlay {
display: contents;
}
.order-note-toggle__content-overlay span {
display: flex;
cursor: pointer;
justify-content: end;
align-items: end;
margin: 0 auto;
position: relative;
top: 20px;
}
/* add note css end */

/* Dropdown city in cart page css  */
.elsecountcss {
display: grid;
grid-template-columns: auto;
}
.elsecountcss a {
background: #000;
padding: 15px 60px;
text-align: center;
border-radius: 5px;
width: 100%;
margin: 3px auto;
font-size: 17px;
font-weight: bold;
color: #fff;
}
.elsecountcss a:hover {
border: 1px solid #000;
background: #fff;
color: #000;
}
.phone-input {
display: flex;
justify-content: center;
}
#country-code {
width: 15%;
text-align: center;
color: #393737;
margin: 0 !important;
padding: 0px;
}
.error {
color: #000;
display: none;
text-align: left;
font-size: 13px;
}
.inputWrap input {
width: 100%;
border: 1px solid;
border-radius: 3px;
margin: 0px !important;
font-size: 17px;
}
.fieldnumber {
position: relative;
}
.fieldnumber input[type="text"]:focus + label,
.fieldnumber input[type="text"]:not(:placeholder-shown) + label,
.fieldnumber input[type="tel"]:focus + label,
.fieldnumber input[type="tel"]:not(:placeholder-shown) + label {
background-color: var(--bg-body, #fff);
font-size: 0.6875rem;
padding: 0 5px;
height: auto;
left: 60px;
transform: translateY(-50%);
}
.fieldnumber label {
position: absolute;
display: flex;
align-items: center;
top: 0;
left: 0;
padding: 14px 70px;
height: 48px;
pointer-events: none;
color: rgba(var(--color-body-rgb), 0.6);
}
#cityNameDropdown {
width: 100%;
text-align: left;
border-radius: 3px;
}
.selection span {
text-align: left;
}
.selection span {
height: 45px !important;
align-content: center;
}
.location-name {
margin: 0px;
color: #000;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
text-align: left;
}

.btn-actions {
text-align: center;
margin: 10px 0;
}
.btn-actions a.btn-continue {
color: #000;
line-height: 3rem;
font-weight: 900;
}

/* End Dropdown city in cart page css  */


p.product--text.style_body {
font-size: 13px;
color: #000;
}
.cart-drawer-buttons a[title="View Cart"] {
background: #000;
color: #fff;
padding: 20px;
text-align: center;
align-items: center;
border-radius: 5px;
margin: 10px 0;
}

.mega-menu-columns li a[title="View All"],
.menu-item-has-children li a[title="View All"],
.sub-menu li a[title="View All Bags"]{
display: none !important;
}

.product-card-sizes {
grid-auto-flow: row !important;
grid-template-columns: auto auto auto auto auto auto auto !important;
}
.facets--bar .thb-filter-sort-count .select {
display: block !important;
}

/* sale collection men and women button css  end */
.collectionfilter ul {
display: flex;
justify-content: center;
margin: 0;
}
.collectionfilter ul li {
flex: none;
list-style: none;
text-align: center;
}
.collectionfilter a {
background: #000;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
padding: 5px 20px;
border-radius: 5px;
margin: 0 5px;
border: 1px solid #000;
font-size: 15px;
font-weight: 300;
margin: 0 2px;
white-space: nowrap;
}
.collectionfilter a:hover {
border: 1px solid #000;
background: #fff;
color: #000;
}

/* sale collection men and women button css end */

/* main collection banner css  */
.discounttag {
padding: 10px 0;
}
.discounttag ul {
display: flex;
justify-content: center;
align-items: center;
margin: 0px 0;
}
.discounttag ul li {
flex: none;
max-width: 100%;
border-radius: 5px;
margin: 0 3px;
list-style: none;
text-align: center;
background: #d2622d;
border: 1px solid #d2622d;
padding: 5px;
}
.discounttag ul li a {
padding: 0px 10px;
font-size: 15px;
color: #fff;
cursor: pointer;
}
.discounttag ul li:hover {
background: #000;
border: 1px solid #000;
}

.discounttag ul li:hover a {
color: #fff;
}
/* main collection banner css end */

/* collection list css  */
.swiper-slide {
padding: 0 10px;
text-align: center;
}
.swiper-slide img {
/* -webkit-filter: grayscale(70%);
filter: grayscale(70%);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out; */
display: block;
will-change: scale;
border-radius: 5px;
}
.swiper-slide span {
text-transform: capitalize;
display: inline-block;
margin: 0;
height: auto;
font-weight: 500;
font-size: 13px;
}
.swiper-slide:hover img,
.swiper-slide:focus img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
/* collection list css end */

.facets__form {
z-index: 111;
}
.flickity-progress {
display: none;
}
.quickviewlabel label {
z-index: 5;
box-shadow: 0 0 0 1px var(--color-body) inset;
border: 1px solid #000;
width: auto;
min-width: auto;
height: auto;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 5px 15px;
font-size: 0.8125rem;
margin-left: -1px;
margin-top: -1px;
cursor: pointer;
}
/* Product Information  */
.barcodecss {
font-size: 14px;
}
.barcodecss span {
color: #000;
font-weight: 900;
}
.barcodecss div {
margin-bottom: 0;
}
.custommodelcssweb {
display: block;
}
.custommodelcssweb p {
font-size: 12px;
margin-bottom: 10px;
}
.wearing_size,
.model_height {
font-weight: bold;
color: maroon;
font-size: 13px;
}

/* Product Information  */
.price .amount del {
opacity: 0.4;
}
.price.on-sale.amount {
color: red !important;
}

.thb-product-detail .product-price-container .price {
gap: 10px;
}
.facet-filters__sort option[value="manual"],
.facet-filters__sort option[value="created-ascending"] {
display: none;
}
.side-panel-close.button {
padding: 12px 30px !important;
margin: 10px 0;
}
.product__tax.caption {
display: none;
}
.product--text.style_vendor span {
font-weight: bold;
}
.product-card-quickview:hover span {
display: none;
}
.product-card-quickview:hover div {
display: inline-block;
font-size: 13px;
font-weight: bold;
}
.product-card-quickview div {
display: none;
}

.shopify-payment-button__button.shopify-payment-button__button--unbranded {
display: none !important;
}
#shopify-section-template--25179732050209__166367231494317262 .rich-text__inner{
max-width: 1920px !important;
}
#shopify-section-template--25179732050209__166367231494317262 .rich-text__inner h3 {
text-align: left;
font-size: 20px;
font-weight: bold;
line-height: 20px;
padding: 10px 0;
margin: 0;
}
#shopify-section-template--25179732050209__166367231494317262 .rich-text__inner h2 {
text-align: left;
font-size: 20px;
font-weight: bold;
line-height: 20px;
padding: 10px 0;
margin: 0;
}
#shopify-section-template--25179732050209__166367231494317262
.rich-text__inner p a {
font-weight: bold;
}
#shopify-section-template--25179732050209__166367231494317262
.rich-text__inner p {
font-size: 13px;
margin-bottom: 0px;
}
#shopify-section-template--25179732050209__166367231494317262
.rich-text__inner ul li,
#shopify-section-template--25179732050209__166367231494317262
.rich-text__inner ol li {
font-size: 13px;
margin-bottom: 0px;
}

.paymentcss {
text-align: left;
}
.paymentcss span {
color: #fff;
font-size: 0.875rem;
margin: 0;
letter-spacing: 0.1em;
}
.paymentcss img {
width: 80% !important;
margin: 0 -10px;
}

.footeremail span {
font-size: 15px;
padding: 0;
margin: 0;
line-height: 0;
}
.footer .thb-widget-title {
font-weight: 400 !important;
padding: 0 0px 20px 0 !important;
}
.footer .thb-widget-title {
margin-bottom: 0px !important;
}
.widget.widget--text a {
text-decoration: none !important;
font-size: 14px !important;
}
.footerctcinfo p {
font-size: 14px !important;
margin: 0 0 15px 0;
}
.footer .thb-widget-title.collapsible {
padding: 0 0px 20px 0 !important;
}
.footer .thb-widget-menu li {
padding: 0px 0;
}
.footeremail {
margin: 0 0 15px 0;
}

.rte.text-size--large p:first-child {
display: none;
}

/* Mobile Menu Css */
.thb-mobile-menu-footer div {
padding: 3px 0;
}
.headermob ul.menusocial {
display: flex;
margin: 0;
}
.headermob ul li {
list-style: none;
margin: 0;
padding: 0;
}
.headermob li a {
display: inline;
padding: 0px 8px;
}
.headermob svg {
width: 16px;
height: auto;
}
.tab-content-MM li a[href="/collections/sale"] {
background: #5e17eb;
color: #fff;
display: flex;
padding: 0 15px;
font-weight: 400;
font-size: 17px;
}
.tab-content-MM li a[href="/collections/new-arrival"] {
display: flex;
margin: 0px 0px 20px 0px;
font-size: 17px;
font-weight: bold;
}
.tab-content-MM li a[href="/collections/backtrack"] {
font-size: 17px;
font-weight: bold;
color: #000;
display: flex;
}

.containermenu {
height: 80vh;
}
.tab-wrapper {
display: flex;
position: sticky;
top: 0;
border-bottom: 2px solid;
}
.ta {
display: flex;
}
.containermenu label {
flex: 1;
padding: 15px 0;
display: block;
text-align: center;
color: #000;
cursor: pointer;
background: #fff;
font-weight: bold;
font-size: 15px;
}
.thb-mobile-menu-footer a {
font-size: 15px !important;
}
.active-bar {
position: absolute;
top: 50px;
left: 0;
right: 0;
width: 100%;
border-radius: 8px;
transition: 0.5s;
}
.tab-content-MM {
height: 400px;
overflow-x: hidden;
overflow-y: scroll;
position: absolute;
top: 60px;
bottom: 0;
top: 50px;
right: auto;
left: -100%;
background: #fff;
padding: 20px 0;
}
.active-bar span {
display: block;
height: 2px;
background: gray;
}
input[type="radio"]:nth-of-type(1):checked ~ .tab-content-MM:nth-of-type(1) {
right: 0;
left: 0%;
}
input[type="radio"]:nth-of-type(2):checked ~ .tab-content-MM:nth-of-type(2) {
right: 0;
left: 0%;
}
.tab-content-MM li:nth-child(n + 2) {
list-style: none;
padding: 0 15px;
}
.tab-content-MM li:nth-child(-n + 1) {
list-style: none;
padding: 0px;
}
.tab-content-MM li a {
color: #000;
font-size: 15px;
}

/* End Mobile Menu Css  */

.product-popup-modal__content-header h5 {
font-size: 18px !important;
}

.background-video.section-spacing {
margin-top: 2px !important;
}
.product-title-uppercase-true .product-card .product-card-title {
text-transform: unset;
}
.collection-card__image img,
.collection-card__image .thb-placeholder {
border-radius: 15px !important;
}
#shopify-section-template--21764518969633__9e79491f-800d-4a81-ba88-c8726dd28ba0 {
background: #000;
}
.navigation-uppercase-true .thb-secondary-area-item.thb-secondary-myaccount {
font-size: 13px;
font-weight: 600;
}

a.button.white:focus span {
color: #fff !important;
border: none;
}

.thb-full-menu > li > a {
font-weight: 600;
font-size: 14px !important;
}
.thb-full-menu > li {
padding: 0 8px !important;
}
.sub-menu.mega-menu-container .mega-menu-columns ul[role="menu"] li a {
font-size: 14px !important;
text-transform: capitalize !important;
padding-top: 3px !important;
padding-bottom: 3px !important;
}

#shopify-section-template--21764518969633__f2af8abc-77c7-44fb-8aec-d85c5b3d8d07
.background-video.section-spacing {
height: 759px;
}

.button.white span:focus {
color: #fff !important;
}
.side-panel-content.side-panel-content--has-tabs .side-panel-content--inner {
overflow-y: auto !important;
}
.product-short-description p {
margin-bottom: 0px !important;
}
.mobile-menu li > a span svg path,
.mobile-menu li summary span svg path {
stroke: #7b7777 !important;
}
.mobile-menu .parent-link-back button svg path {
stroke: #7b7777 !important;
}

.product-recommendations h2,
.featu#000-collection h2 {
font-size: 18px;
}
.collection-tabs h2 {
font-size: 23px;
}

.collection-tabs__list button {
font-size: 18px;
}
.collection-tabs__list {
margin-top: 0px !important;
}
.form__label__value {
font-size: 15px;
}
.toolbar .column-right {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: flex-end;
-moz-box-pack: flex-end;
-ms-flex-pack: flex-end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}

.toolbar .toolbar-col {
display: flex;
align-items: self-start;
}

.toolbar .toolbar-col label {
font-weight: 500;
margin: 0 15px 0 0;
text-transform: uppercase;
color: var(--body_color);
position: relative;
top: 1px;
}

.toolbar .toolbar-col .label-tab {
border: 1px solid var(--border_dropdown);
background-color: var(--body_bg);
padding: 8px 14px 6px 15px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-between;
-moz-box-pack: space-between;
-ms-flex-pack: space-between;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
cursor: pointer;
}

.toolbar .toolbar-col .icon-dropdown {
color: var(--color_icon_drop);
font-size: 16px;
padding-left: 8px;
}

.toolbar .toolbar-col .dropdown-menu {
padding: 5px 0;
margin: 2px 0;
right: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
font-size: var(--font_size);
color: var(--body_color);
min-width: 100%;
}
.toolbar .toolbar-col .dropdown-menu li * {
display: block;
padding: 4px 14px 3px 15px;
cursor: pointer;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.toolbar .toolbar-col .dropdown-menu li.active *,
.toolbar .toolbar-col .dropdown-menu li:hover * {
background-color: #f4f4f4;
color: #66787f;
}

.toolbar .filters-toolbar__limited-view {
padding-right: 15px;
}

.toolbar .filters-toolbar__limited-view .limited-view {
min-width: 89px;
position: relative;
}

.toolbar .filters-toolbar__sortby {
padding-left: 15px;
}

.toolbar .filters-toolbar__sortby .filter-sortby {
min-width: 149px;
position: relative;
}

.toolbar .view-mode {
padding: 0px 0;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
.toolbar .view-mode .icon-mode {
min-width: 19px;
height: 26px;
display: block;
border: 1px solid #000;
margin-left: 5px;
position: relative;
cursor: pointer;
}

.toolbar .view-mode .icon-mode:first-of-type {
margin-left: 0;
}
.toolbar .view-mode .icon-mode:before {
background: #000;
content: "";
top: 3px;
position: absolute;
left: 3px;
}
.toolbar .view-mode .icon-mode.icon-mode-list,
.toolbar .view-mode .icon-mode.grid-3 {
width: 26px;
}
.toolbar .view-mode .icon-mode.icon-mode-list:before {
width: 18px;
height: 4px;
box-shadow: 0px 7px 0 #000, 0px 14px 0 #000;
}
.toolbar .view-mode .icon-mode.icon-mode-grid:before {
width: 4px;
height: 18px;
}
.toolbar .view-mode .icon-mode.grid-2 {
width: 19px;
}
.toolbar .view-mode .icon-mode.grid-2:before {
box-shadow: 7px 0 0 #000;
}
.toolbar .view-mode .icon-mode.grid-3:before {
box-shadow: 7px 0 0 #000, 14px 0 0 #000;
}
.toolbar .view-mode .icon-mode.grid-4 {
width: 33px;
}
.toolbar .view-mode .icon-mode.grid-4:before {
box-shadow: 7px 0 0 #000, 14px 0 0 #000, 21px 0 0 #000;
}
.toolbar .view-mode .icon-mode.grid-5 {
width: 40px;
}
.toolbar .view-mode .icon-mode.grid-5:before {
box-shadow: 7px 0 0 #000, 14px 0 0 #000, 21px 0 0 #000, 28px 0 0 #000;
}
.toolbar .view-mode .icon-mode.active {
border-color: var(--color_slick_arrow);
}

.toolbar .view-mode .icon-mode.active:before {
background-color: var(--color_slick_arrow);
}

.toolbar .view-mode .icon-mode.active.icon-mode-list:before {
box-shadow: 0px 7px 0 var(--color_slick_arrow),
0px 14px 0 var(--color_slick_arrow);
}

.toolbar .view-mode .icon-mode.active.grid-2:before {
box-shadow: 7px 0 0 var(--color_slick_arrow);
}

.toolbar .view-mode .icon-mode.active.grid-3:before {
box-shadow: 7px 0 0 var(--color_slick_arrow),
14px 0 0 var(--color_slick_arrow);
}

.toolbar .view-mode .icon-mode.active.grid-4:before {
box-shadow: 7px 0 0 var(--color_slick_arrow),
14px 0 0 var(--color_slick_arrow), 21px 0 0 var(--color_slick_arrow);
}

.toolbar .view-mode .icon-mode.active.grid-5:before {
box-shadow: 7px 0 0 var(--color_slick_arrow),
14px 0 0 var(--color_slick_arrow), 21px 0 0 var(--color_slick_arrow),
28px 0 0 var(--color_slick_arrow);
}

.toolbar .sidebar-label .icon-filter svg {
height: 27px;
padding-left: 2px;
width: 24px;
}

li.custompcs a {
display: flex;
align-items: center;
cursor: pointer;
padding: 5px 0;
}

li.custompcs a span,
li.custompcs a span {
content: "";
position: relative;
left: 0;
top: 0px;
width: 14px;
height: 14px;
border-radius: 3px;
margin-right: 10px;
border: 1px solid var(--color-form-border);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
background: #fff;
outline: none;
}

li.custompcs a:hover span:after,
li.custompcs a:hover span:after {
content: "✔";
position: absolute;
top: 2px;
left: 2px;
font-size: 10px;
font-weight: bold;
line-height: 0.8;
color: #000;
transition: all 0.2s;
}

li.custompcs a label {
cursor: pointer !important;
}
.side-panel-custom {
padding: 0px 0px 0px 30px;
}
.side-panel-content {
padding: 0 30px !important;
}
.facet-drawer .side-panel-inner {
height: auto !important;
}
.product-secondary-images-nav li {
display: none !important;
}
.product-popup-modal__content-info {
padding: 0px 0px 20px 0px !important;
overflow: auto !important;
}
.product-popup-modal__content {
border-radius: 5px !important;
}
.custom-campiagn-banner {
position: relative;
text-align: center;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
margin: 20px 0;
}
.custom-campiagn-banner h3 {
color: white;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-style: normal;
font-weight: 400;
}
.custom-campiagn-banner p {
color: white;
position: absolute;
top: 63%;
left: 50%;
transform: translate(-50%, -50%);
font-style: normal;
font-weight: 400;
font-family: "Archivo Narrow", sans-serif;
}
.custom-campiagn-banner a {
position: absolute;
top: 72%;
left: 50%;
transform: translate(-50%, -50%);
}

.menu-item-has-children.menu-item-has-megamenu[data-item-title="Sale"]
.sub-menu
.mega-menu-promotion {
margin: 0 auto !important;
width: 25vw !important;
}

.facets .thb-filter[data-index="2"] ul,
.facets .thb-filter[data-index="3"] ul,
.facets .thb-filter[data-index="4"] ul{
display: grid;
grid-template-columns: auto auto !important;
}
.thb-filter ul label {
font-size: 0.675rem !important;
font-weight: 300;
}

.mega-menu-promotion--cover a {
color: #000 !important;
font-size: 20px;
font-weight: 800;
}

.thb-product-detail .product-single__media .figcaption {
display: none !important;
}
#shopify-section-template--21414824182033__166366972953e881f5 .small-12 {
display: flex;
justify-content: space-around;
}

.thb-product-detail .product-title.uppercase--true {
font-size: 15px;
}

.gallery-spacing--medium .gallery__inner {
grid-gap: 2px !important;
}
.gallery-spacing--large .gallery__inner {
grid-gap: 2px !important;
}

#shopify-section-template--25179732410657__166143150135dd97e2 .gallery__inner,
#shopify-section-template--25179732410657__832ed0ac-08f5-43ed-82e3-a39f13fa689f .gallery__inner,
#shopify-section-template--25179732410657__8f773592-1db8-40a7-9a10-3555839a1342 .gallery__inner,
#shopify-section-template--25179732410657__gallery_6773wF .gallery__inner {
margin: 2px 0 !important;
}
#shopify-section-template--22519019340065__custom_html_itQVGN #player-overlay3 {
margin: -6px 0 !important;
}
.side-panel-content--tab-panel ul li {
font-size: 13px;
}
.template-collection .metafield-rich_text_field {
text-align: justify;
}

.template-collection .metafield-rich_text_field h3 {
margin: 0;
}
.Footer-TopLinks {
border-top: 1px solid #d3d3d32e;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
.Footer-TopLinks ul {
margin: 0;
padding: 10px 0;
}
.Footer-TopLinks .links li {
display: inline-block;
}
.Footer-TopLinks .links li a {
font-size: 13px;
color: #fff;
font-weight: 500;
}
.Footer-TopLinks .links li a:hover {
text-decoration: underline;
}
.Footer-TopLinks .links li a::before {
content: "|";
padding: 0px 10px;
font-weight: bold;
}
.Footer-TopLinks .links li a::before:hover {
text-decoration: none;
}

@media (max-width: 767px) {
/* Ticker css  */
.timerpdpcssticker {
align-items: center;
padding: 10px 10px;
}
.timerpdpcssticker h2 {
font-size: 0.7rem;
line-height: 15px;
}

/* Ticker css End  */

#shopify-section-template--22519019340065__custom_html_itQVGN #player-overlay3 {
margin: 0px 0 !important;
}

/* swiper arrow css */
.swiper-button-next {
right: 0px !important;
top: 25% !important;
}
.swiper-button-prev {
left: 0px !important;
top: 25% !important;
}
/* swiper arrow css end */

.collectionfilter ul {
margin: 0 5px;
}
.collectionfilter ul li {
margin: 2px 0;
}
.collectionfilter a {
padding: 5px 15px;
}

/* Add-on Card Css  */
.seethelook {
top: 0px;
left: 5px;
gap: 0px;
width: 65px;
height: 65px;
border-radius: 50%;
}
.seethelook img {
width: 30px;
display:none
}
.seethelook .looktext {
display: block;
color: #fff;
font-size: 13px;
padding: 0px 0px 0px 0px;
opacity: 1;
}
.seethelook:hover .looktext {
opacity: 1;
transform: scale(0.8);
padding: 0 0px 0 0;
}
.bundle_product {
display: block;
}
.addoncart {
display: flex;
justify-content: center;
}
.addoncart .button {
margin: 10px 0;
width: 100%;
}
.imgndtitle {
gap: 10px;
}
.addontitle {
padding: 0px;
}
.addonsection .addoncart {
width: 100%;
}
/* Add-on Card Css End */

/* .dkwtp,
.tocss {
display: none !important;
} */

/* PDP timer css  */
.time-box {
border-radius: 5px;
background-color: #ffea02;
padding: 5px 10px;
width: 50px;
height: auto;
}
/* PDP timer css end  */

.facets--bar .thb-filter-sort-count {
text-align: left !important;
display: grid !important;
}
.facets--bar .thb-filter-sort-count .thb-filter-sort {
margin-right: 0px !important;
}
.swiper-slide {
margin-left: -5px;
}
.discounttag ul {
justify-content: center;
overflow-y: scroll;
}
.discounttag ul li {
margin: 2px 2px;
}
.product-popup-modal__toggle {
top: 20% !important;
}
.footer.directlinks {
display: none !important;
}
.custom-campiagn-banner h3 {
font-size: 15px !important;
top: 10%;
line-height: 10px;
}
.custom-campiagn-banner p {
font-size: 10px !important;
line-height: 10px;
top: 40%;
}
.custom-campiagn-banner a {
top: 52%;
}

#shopify-section-template--21414824182033__166366972953e881f5 .small-12 {
display: block;
}
.collection-grid {
justify-content: flex-start !important;
}
.toolbar {
display: none;
}

#shopify-section-template--25179732410657__16620983071df6eb29
.text-with-icons__inner {
display: grid;
gap: 20px 20px;
grid-template-columns: auto auto;
}
#shopify-section-template--25179732410657__16620983071df6eb29
.text-with-icons.heading-small h6 {
font-size: 12px;
}
#shopify-section-template--25179732410657__16620983071df6eb29
.text-with-icons.heading-small
p {
font-size: 12px !important;
}
#shopify-section-template--21954712502561__16620983071df6eb29
.text-with-icons__block {
align-items: flex-start;
}
#shopify-section-template--21954712502561__16620983071df6eb29
.text-with-icons__icon {
width: 30px;
}
#shopify-section-template--25179732410657__16620983071df6eb29 .text-with-icons__icon{
margin-right: 10px !important;
}

.gallery-spacing--medium .gallery__inner {
grid-gap: 2px 0 !important;
}
.gallery-spacing--large .gallery__inner {
grid-gap: 2px 0 !important;
}

/* #shopify-section-template--22519019340065__166143150135dd97e2 .gallery__inner .gallery__item:nth-child(-n+2),
#shopify-section-template--22519019340065__832ed0ac-08f5-43ed-82e3-a39f13fa689f .gallery__item:nth-child(n+2){ */
#shopify-section-template--22519019340065__166143150135dd97e2 .gallery__inner .gallery__item,
#shopify-section-template--22519019340065__832ed0ac-08f5-43ed-82e3-a39f13fa689f .gallery__item{
display: none;
} 

#shopify-section-template--21914892927265__f2af8abc-77c7-44fb-8aec-d85c5b3d8d07
.background-video.section-spacing {
height: 180px;
}

#footer ul.social-links {
text-align: left;
padding: 0px 0px;
}
.footer .widget.widget--text .rte {
display: grid;
grid-template-columns: auto auto;
grid-column-gap: 80px;
}
.mobemailcss {
display: block;
}
.mobemailcss p {
padding: 0 12px;
font-weight: bold;
}
.paymentcss img {
width: 65% !important;
margin: 0 -10px;
}
.footer .thb-widget-title.collapsible {
padding: 10px 0px 10px 0 !important;
}
.paymentcss {
padding: 10px 0px;
display: grid;
grid-template-columns: auto;
}

.mobile-toggle-wrapper.active .header.transparent--true {
background: #fff !important;
}
a.button.white:focus span {
color: #000 !important;
border: 1px solid #fff !important;
}
}

@media screen and (max-width: 1080px) {
height: 47vh;
}

.cart-drawer-footer .baadmay-gateway-wrapper.new {
display: block !important;
}
.side-panel-inner .baadmay-gateway-wrapper.new {
display: none;
}

.product-information .baadmay-gateway-wrapper.new.quickno {
display: none;
}
ul.products.collection.row.small-up-1.medium-up-4.no-padding
.baadmay-gateway-wrapper.new.quickno {
display: none;
}
ul#product-grid .baadmay-gateway-wrapper.new.quickno {
display: none;
}

product-recommendations.cart-drawer--recommendations.product-recommendations--loaded
.baadmay-gateway-wrapper.new.quickno {
display: none;
}

.side-panel-inner .baadmay-gateway-wrapper.new.quickno {
display: block;
}
