/** Shopify CDN: Minification failed

Line 610:0 Unexpected "}"

**/
.thb-secondary-item svg {
background: pink;
border-radius: 100%;
padding: 5px;
}
.custom_text-button {
border: 1px solid black;
padding: 8px 17px;
border-radius: 25px;
}
.iwishWrapper .iwishTitle h1{
font-size: 35px;
font-weight: 600;
text-align: center;
}
.custom_text-button:before {
background: none !important;
}
.custom_text-button:after {
background: none !important;
}
.product-card .product-card-info{
min-height: 165px;
}
.product-information--inner .delivery-status-indicator{
margin-right:0px!important;
}
.collection-tabs .product-card .product-card-info{
min-height: 168px;
}
facet-filters-form .facet-filters__sort{
background: #ffdcdc !important;
border: 1px solid !important;
border-radius: 10px !important;
color: #000 !important;
padding: 10px;

}
.facets .thb-filter .thb-filter-title{
background: black;
color: white;
padding: 10px!important;
width: 75px;
}
.facets .thb-filter .thb-filter-title:after{
border-color: #ffffff transparent transparent transparent!important;
right: 8px!important;
}
.facets .thb-filter-sort select{
padding: 10px!important;
height: auto;
}
.facets .thb-filter-sort .select:after{
right: 10px!important;
color: black;
border-color: #dae3e3 transparent transparent transparent;
}
.delivery-status-indicator {
border-radius: 100%;
background-clip: padding-box;
display: inline-block;
height: 10px;
line-height: 10px;
margin-right: 5px;
position: relative;
width: 10px;
margin-right:2px!important;
}
.custom_page-header .page-header__inner .thb-shop-title{
font-size: 35px;
margin-bottom: 0px;
text-align: center;
}
.stockmessage_custom {
line-height: normal;
margin-bottom: 18px;
}
.stockmessage_customproduct {
margin-bottom: 8px;
line-height: 1rem;
margin-top: 5px;
}
.stockmessage_customproduct span {
/* font-size: 13px !important; */
margin: 0;
}
.stockmessage_custom span {
font-size: 15px;
}
product-card .product-card--add-to-cart-button {
position: relative;
opacity: 1;
bottom: 0;
margin-top: 10px;
font-size:10px;
cursor: pointer;
width: -webkit-fill-available;
background: var(--color-accent);
color: var(--solid-button-label, #fff);
border-radius: 25px;
}
.COLLECTION_PAGE-notify-button{
font-weight:400!imortant;
align-items: center!important;
justify-content: center!important;
text-align: center!important;
font-size: .75rem!important;
letter-spacing: .05em!important;
opacity: 0!important;
z-index: 10!important;
white-space: nowrap!important;
height: 44px!important;
position: relative!important;
opacity: 1!important;
bottom: 0!important;
margin-top: 20px!important !important;
cursor: pointer!important;
width: -webkit-fill-available!important;
background: #0c0d0d!important;
color: #ffffff!important;
border-radius: 25px!important; 
}
product-card .product-card--add-to-cart-button.false{
display:none;
}
product-card .product-card--add-to-cart-button:hover {
background: #414040;
}
svg.customwishsvg {
height: 31px !important;
width: 31px !important;
}

product-card .product-card--add-to-cart-button .spinner {
fill: #fff !important;
}
.custom-section-header {
max-width: 1360px;
padding: 0 25px;
margin: auto;
}
.styled-heading {
display: flex;
align-items: center;
text-align: center;
color: #f8a9a9;
font-weight: bold;
position: relative;
}

.styled-heading::before,
.styled-heading::after {
content: "";
flex: 1;
border-bottom: 1px solid #f8a9a9;
margin: 0 1rem;
}

.styled-heading::before {
margin-right: 1rem;
}

.styled-heading::after {
margin-left: 1rem;
}
.thb-localization-forms .shopify-localization-form > div {
margin-bottom: 0;
}
select#thb-currency-code-AnnouncementBarLocalization {
padding: 8px;
border: 1px solid pink;
border-radius: 20px;
background:pink;
}

.thb-full-menu li a {
text-transform: capitalize;
font-size: 16px;
}
.product-popup-modal__button {
margin-bottom: 0px;
}
legend.form__label.guide-enable {
justify-content: space-between;
display: flex;
align-items:center;
}

.modal {
display: none; /* Hide by default */
opacity: 0;
transition: opacity 0.3s ease;
}

.modal.active {
display: block; /* Show modal */
opacity: 1;
}
.share-article {
display: flex !important;
align-items: center !important;
gap: 4px !important;
}
.custombrandpage {
max-width: 1400px;
margin: auto;
padding-left: 10px;
padding-right: 10px;
}
a.brand__filter {
padding: 0.4em 1em;
border: 1px solid var(--border-color);
min-width: 42px;
text-align: center;
color: #c25b41;
font-weight: bold;
}
.brand_heading {
font-weight: bold;
color: #677279;
}
.brand__filter--disabled {
color: gray;
padding: 0.4em 1em;
border: 1px solid var(--border-color);
min-width: 42px;
text-align: center;
}
.brand__filters {
display: flex;
justify-content: center;
align-items: center;
padding: 2rem 0;
border-bottom: 1px solid #dadada;
gap: 0.75rem;
flex-wrap: wrap;
padding-top: 0.3rem !important;
}
.band__page-content {
padding-top: 2rem;
text-align: center;
}
.brand__group {
display: flex;
border-bottom: 1px solid #dadada;
padding-top: 2rem;
padding-bottom: 2rem;
}
.ttl {
padding-top: 0.5rem;
font-weight: 700;
font-size: 1.25rem;
color: #c25b41;
}
.brand__item-list {
list-style-type: none;
display: flex;
flex-wrap: wrap;
width: 100%;
padding-left: 4rem;
margin-bottom: 0px;
}
.brand-vendor {
flex: 0 1 50%;
padding: 0.5em 1em;
}
.link--accented {
color: var(--accent-color);
}
a.iWishAdd:hover {
color: #fff !important;
}
a.iWishAdd {
transition: 0.3s;
top: 0;
left: 0;
display: inline-block;
text-align: center;
line-height: 48px;
font-weight: var(--text-font-bolder-weight);
font-size: var(--base-text-font-size);
cursor: pointer;
border-radius: 2px;
padding: 0 10px;
transition: background 0.25s ease-in-out, color 0.25s ease-in-out,
box-shadow 0.25s ease-in-out;
display: inline-block;
position: relative;
z-index: 1;
font-size: 0.8125rem;
font-weight: 700;
letter-spacing: var(--button-letter-spacing, 0.2em);
}
a.productpagewishlist.iWishAdd svg {
width: 20px;
height: 20px;
position: relative;
top: 4px;
}
/***********************************************************/
.mst-wishlist-desktop span.iwish-counter {
font-size: calc(
var(--base-text-font-size) - (var(--default-text-font-size) - 12px)
);
font-weight: var(--text-font-bolder-weight);
text-align: center;
background: var(--header-accent-color);
color: var(--secondary-background);
will-change: transform;
z-index: 1;
border-radius: 1.75em;
justify-content: center;
align-items: center;
min-width: 20px;
height: 20px;
padding: 4px;
transition: transform 0.35s ease-in-out;
display: inline-flex;
position: absolute;
top: -13px;
right: -13px;
transform: scale(1.01);
}
.iWishView {
position: relative;
cursor: pointer !important;
}
.productpagewishlist {
background: black;
color: white;
margin-bottom: 25px;
}
a.iWishView.mst-wishlist-desktop.header__action-item svg {
position: relative;
top: 4px;
}

.shopify-app-block .iWishAdd {
display: none !important;
}
/*.iWishAdd svg {
display: none !important;
}*/
span.iWishAddColl {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer !important;
}
.iwish-app-block-wrapper .iWishAddColl {
display: none !important;
}

.custom_footerset{
display:flex;
}
.custom_footerset .rte{
width:50%;
}
product-card .product-card-info .product-card-title{
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
product-recommendations .product-card .product-card-info{
min-height: 167px;
}
.collection_image_metafeild img{
width:100%!important;
min-height: 300px;
max-height: 300px;
object-fit: cover;

}
.collection_image_metafeild{
width:100%;
position:relative;
}
.collection_image_metafeild h3{
font-size: 18px;
text-align: center;
text-transform: uppercase;
font-weight: 700;
position: absolute;
bottom: 0;
z-index: 1;
margin-bottom: 0px;
margin-left: auto;
left: 50%;
transform: translateX(-50%);
width: 100%;
background: #ffffffb3;
}
.custom_main_divimage{
width: 100%;
display: grid;
grid-gap: 15px;
grid-template-columns: repeat(4, 1fr);
margin-bottom:40px;
row-gap: 25px;
margin-top: 10px;
}
.collection_image_metafeild a{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}

@media screen and (max-width:1000px){
.custom_main_divimage {
grid-template-columns: repeat(3, 1fr)!important;
}
.collection_image_metafeild img{
width:270px;
height:270px;
}
}
@media only screen and (max-width: 784px) {
.thb-secondary-item.locale {
display: none;
}
a.brand__filter {
padding: 0rem;
}
.brand__filter--disabled {
padding: 0rem;
}
.brand__group {
margin: 0px 15px;
}
}
@media screen and (max-width:650px){
.custom_footerset{
display:block!important;
}
.custom_footerset .rte{
width:100%;
}
.custom_main_divimage{
grid-template-columns: repeat(2, 1fr)!important;
}
.collection_image_metafeild img {
min-height: 230px;
max-height: 230px;
}
.custom_main_divimage{
margin-left:5px;
margin-right:5px;
}
.custom_page-header .page-header__inner .thb-shop-title {
font-size: 28px;
}
.thb-filter-sort .facet-filters__sort{
padding-top: 10px !important;
padding-bottom: 10px !important;
padding-right: 10px !important;
padding-left: 10px !important;
}
.thb-filter-sort .select:after{
border-color:black transparent transparent transparent;
}
}
@media screen and (max-width:550px){
.collection_image_metafeild img {
min-height: 250px;
max-height: 250px;
}
}
@media only screen and (max-width: 480px) {
.mst-wishlist-desktop svg {
width: 20px;
height: 20px;
}
.product-card .product-card-info {
min-height: 181px;
}

.collection_image_metafeild img {
min-height: 200px;
max-height: 200px;
}
.custom_page-header .page-header__inner .thb-shop-title {
font-size: 26px;
}
}

@media screen and (max-width:350px){
.collection_image_metafeild h3{
font-size: 14px;
line-height: 38px;
}
.header .thb-secondary-area{
margin-right:60px;
}
.product-card .product-card-info {
min-height: 200px;
}
.collection-container .product-card .product-card--add-to-cart-button{
font-size:9px;
}
.collection-container .product-card--add-to-cart-button{
height:40px!important;
}
}
@media only screen and (min-width: 1068px) {
.product-gallery-container .product-image-container .ctm_slider_pro_media {
max-width: 400px !important;
}
}

@media screen and (min-device-width: 767px) and (max-device-width: 950px) {
.product-recommendations .medium-up-5 > .columns {
flex: 0 0 25%;
max-width: 25%;
}
.product-recommendations .products {
overflow: auto;
display: flex;
flex-wrap: nowrap;
}
}

.iwish-count-bubble.iw-link__count.iWishCount {
position: absolute;
top: -7px;
right: -12px;
width: 19px;
height: 19px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
background: var(--color-accent2);
font-size: 0.625rem;
font-weight: var(--font-body-bold-weight, 600);
}
span.iWishAddColl {
position: absolute;
bottom: 20px;
right: 10px;
cursor: pointer !important;
z-index: 15;
}
button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button.notifyButtonStyle.single-add-to-cart-button.button.outline.btn.button.Button.button-primary.Button-primary.button--primary.Button--primary {
margin-top: 0!important;
margin-left: 8px!important;
}
.lowStockDescriptionStyle {
display: none!important;
}
@media only screen and (max-width:990px){
.add_to_cart_holder div:last-child {
width: 100%!important;
margin-top: 10px!important;
}
button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button.notifyButtonStyle.single-add-to-cart-button.button.outline.btn.button.Button.button-primary.Button-primary.button--primary.Button--primary {
margin-left: 0px!important;
}
}

.hengam-preorder-description, .restock-alerts-branding-text.brandingStyle {
display: none!important;
}
.add_to_cart_holder:last-child {
width: 100%!important;
margin-top: 6px!important;
}
.mobile-menu li a, .mobile-menu li summary {
text-transform: capitalize!important;
}
.retina-img img{
display:flex;
margin:auto!important;
}
.custom_text-button {
border: 1px solid black;
padding: 8px 17px;
border-radius: 25px;
display: block;
text-align: center;
margin-top:10px;
}
.appointment{ text-align:center;}

.slideshow__slide-bg:after {
content:none!important;
}

.badges-presale{
position: absolute;
z-index: 9999;
left: 10px;
top:10px;
background: grey;
color: white;
text-transform: uppercase;
font-size: 12px;
padding: 6px 6px;
}
}

@media only screen and (max-width:767px){
.COLLECTION_PAGE-notify-button{
/* margin-top: 70px !important; */
}
}
@media only screen and (min-width: 989px) and (max-width: 1110px) {
.COLLECTION_PAGE-notify-button{
/* margin-top: 55px !important; */
}
}
@media only screen and (min-width: 787px) and (max-width: 988px) {
.COLLECTION_PAGE-notify-button{
/* margin-top: 75px !important; */
}
}
.template-collection .product-card--add-to-cart-button,
.template-index .product-card--add-to-cart-button,
.template-product .product-card--add-to-cart-button{
left: 0px;
right: 0px;
}

