/** Shopify CDN: Minification failed

Line 1792:27 Unexpected "{"
Line 1792:38 Expected ":"

**/
/* Global */
@media(min-width: 991px) and (max-width: 3840px){
    .desktop{
        display: block;
    }
    .mobile{
        display: none;
    }
}
@media(max-width: 1024px){
    .newsletter-inner .group-block-content.layout-panel-flex.layout-panel-flex--row.mobile-column {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
}
@media(min-width: 320px) and (max-width: 991px){
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    body .phone_number_header_row {
        display: none !important;
    }
    body .header .mobile-search {
        padding: 0 20px;
    }
    .mobile, body span.register-span-d.svg-wrapper {
        display: flex;
        width: 44px;
        height: 44px;
        justify-content: center;
        align-items: center;
        pointer-events: visible;
    }
    .header .header__row--top .flag.us {
        display: none;
    }
    .header .mobile-search {
        display: grid;
        grid-area: 2;
        width: 100%;
        grid-column: 1/-1;
        width: 100%;
    }
    .header predictive-search-component.header-custom-search {
        min-width: 100%;
        width: 100%;
        max-width: 100%;
    }
    .header .header__row .predictive-search-form input#cmdk-input {
        width: 100%;
    }
    .header button.button-unstyled.predictive-search__reset-button {
        position: absolute;
        z-index: 99;
        right: 10px;
    }
    .header .predictive-search-form__footer {
        margin-bottom: 20px;
    }
    div#ResultsList {
        padding: 0 20px;
    }
}

/* Header Section */
.section--page-width{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    min-width: 100%;
}
.wrap-contact .form {
    z-index: 1;
    position: relative;
}
body .ai-slider-dots-aevnintmrnlhcnkrzsaigenblock1ea4bd7gygkne {
    position: absolute;
    left: 50%;
    bottom: 10px;
}
body .ai-slider-dot-aevnintmrnlhcnkrzsaigenblock1ea4bd7gygkne {
    width: 30px;
    height: 5px;
    border-radius: 1px;
}
body .ai-slider-arrow-aevnintmrnlhcnkrzsaigenblock1ea4bd7gygkne:hover svg {
    color: #fff !important;
}
body .ai-slider-dot-aevnintmrnlhcnkrzsaigenblock1ea4bd7gygkne {
    background: transparent;
    border: 2px solid #000;
}
.header__row .predictive-search-form input#cmdk-input {
    background: #70707033;
    min-height: 45px;
    max-height: 45px;
}
.predictive-search-form__content-wrapper {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.header__row predictive-search-component.predictive-search.color- {
    border: 1px solid #000;
}
.header__row button.button.predictive-search__close-modal-button {
    background: #000;
    border-radius: 0;
    margin: 0;
    padding: 0;
    outline: none;
    min-height: 35px;
    max-height: 35px;
}
.header__row .button.predictive-search__close-modal-button .svg-wrapper svg {
    fill: #fff;
    color: #fff;
}
#header-component .header__row.header__row--bottom.color-scheme-1.section.section--full-width-margin.section--page-width.mobile\:hidden {
    background: #000;
    padding: 5px 0;
    margin-top: 20px;
}
.overflow-menu li a.menu-list__link {
    color: #fff;
}
#header-component .header__columns.spacing-style {
    padding-bottom: 0;
}
.phone_number_header_row a {
    display: flex;
    align-items: baseline;
    gap: 5px;
}
@media(min-width: 769px) and (max-width: 3840px){
    .header__column[data-testid=header-top-right] {
        display: flex;
        align-items: center;
        gap: 30px;
    }
}    
.account-button.header-actions__action span {
    font-size: 14px;
}
header-actions {
    gap: 10px;
}
.header__row .menu-list .menu-list__list-item:where(:hover,:focus-within) .menu-list__link{
    color: #fff;
}
/* mobile */
.desktop-search{
display:none;
}

/* desktop */
@media(min-width:1020px){

    .mobile-search{
        display:none;
    }

    .desktop-search{
        display:block;
        width: 100%;
    }
}

@media(max-width: 1024px){
    body .desktop-search{
        display:none;
    }
    #header-component .header__row.header__row--bottom.color-scheme-1.section.section--full-width-margin.section--page-width.mobile\:hidden {
        display: none;
    }
    body .ai-banner-image__img-asfrzzfvnvgzfl3v3uaigenblock69565ebnf6vkw {
        object-fit: cover !important;
        max-height: 118px !important;
    }
    .ai-banner-image__wrapper-asfrzzfvnvgzfl3v3uaigenblock69565ebnf6vkw {
        height: 130px !important;
    }
}
.menu-list__link-title svg {
    color: #fff;
    fill: #fff;
}
span.menu-list__link-title {
    display: flex;
    align-items: center;
    gap: 3px;
    color: #fff;
}
.menu-list__submenu-inner {
    box-shadow: none !important;
    padding: 0 !important;
}
.phone_number_header_row a svg {
    position: relative;
    top: 5px;
}
.menu-drawer__menu span.menu-drawer__menu-item-text.wrap-text {
    font-size: 16px;
}
ul.menu-drawer__menu.has-submenu li {
    border-bottom: 1px dashed #eeee;
}
ul.menu-drawer__menu.menu-drawer__menu--grandchildlist.details-content {
    width: 100%;
}
ul.menu-drawer__menu.menu-drawer__menu--grandchildlist.details-content li {
    padding: 10px 0;
}
.mega-collection-card a {
    display: flex;
    align-items: center;
    gap: 15px;
}
.mega-collection-card a img {
    width: 100%;
    max-width: 140px;
    min-height: 140px;
    max-height: 140px;
    object-fit: cover;
}
p.mega-collection-title-small {
    white-space: normal;
}
.custom-mega-right .mega-collection-panel h3.mega-collection-title {
    font-size: 14px;
    color: #000;
}
.mega-collection-card a p.mega-collection-title-small {
    color: #000;
}
/* .header__underlay-open:after{
    box-shadow: none !important;
} */
 .template-article p img {
    max-height: 250px;
    object-fit: contain;
    margin: 20px 0;
}
@media(max-width: 768px){
    body .subcategory-card img {
        min-width: 100% !important;
        max-width: 100% !important;
    }
    .template-article h1 {
        font-size: 21px !important;
        line-height: 20px !important;
    }
    .blog-post-content h2 {
        font-size: 21px;
    }
    .subcategory-grid {
        padding: 0 !important;
    }
    .header-logo__image-container img.header-logo__image {
        max-width: 150px;
    }
    .phone_number_header_row {
        display: none;
        /* width: 100%;
        display: grid;
        min-width: 100%;
        justify-content: center;
        background: #eee;
        padding: 10px;
        grid-column: 1/ -1; */
    }
    .header__row .header__columns.spacing-style {
        gap: 0;
    }
    body .seasonal-best-sellers slideshow-slides {
        min-height: 362px;
        max-height: 362px;
    }
    .page-fmf-careers div#shopify-block-AeWlVb1ZwOHIyd3Iyc__powerful_form_builder_app_block_rBknbA {
        padding: 0 20px;
    }
    body .contact-form {
        padding: 20px 0;
    }
}
a.mega-menu__link.mega-menu__link--parent span {
    font-size: 14px;
    font-weight: 600;
}
a.mega-menu__link span {
    font-size: 13px;
    line-height: 14px;
}
li.mega-menu__column a:hover {
    text-decoration: underline;
}
.template-cart tbody .cart-items__unit-price-wrapper s.compare-at-price {
    display: none;
}
/* Categories */
.categories-listing a.category-item:hover {
    border: 1px solid #000;
}
.categories-listing a.category-item:hover h5{
    font-weight: 600;
}
.card-gallery:hover .text-block p {
    font-weight: 600;
}
.product-card__content:hover p {
    font-weight: 600;
}
/* Catalog Section */
.section.section--page-width.catalog-section.color-scheme-5 {
    background: transparent linear-gradient(103deg, #000000 0%, #545454 100%) 0% 0% no-repeat padding-box;
}
.catalog-section h5 {
    font-size: 16px;
    margin: 10px 0;
}
.catalog-section .h4 p {
    font-size: 12.6px;
    font-weight: 400;
    background: #fff;
    color: #444;
    padding: 12px;
    width: 100%;
    min-width: 100%;
    min-height: 60px;
    line-height: 18px;
}
.catalog-section .group-block-content.layout-panel-flex.layout-panel-flex--column.mobile-column {
    gap: 0;
}
.catalog-section .spacing-style.text-block.h4 {
    width: 100%;
}
.catalog-hover:hover .text-block p {
    font-weight: 600;
}
/* Seasonal Best Sellers */
.seasonal-best-sellers .product-media img{
    max-height: 256px;
    min-height: 256px;
    object-fit: cover;
}
.seasonal-best-sellers slideshow-slides {
    min-height: 256px;
    max-height: 256px;
}
.seasonal-best-sellers .resource-list {
    gap: 15px;
}
body .seasonal-best-sellers .product-card__content {
    gap: 0;
}
.seasonal-best-sellers .spacing-style.text-block {
    padding: 0;
}
.seasonal-best-sellers .product-card__content a.contents p {
    background: #fff;
    padding: 15px;
}
.seasonal-best-sellers span.price {
    display: none;
}
.seasonal-best-sellers .product-card__content a.contents p {
    background: #fff;
    padding: 15px;
    min-height: 74px;
}
body .seasonal-best-sellers .group-block-content h3 {
    font-size: 16px;
    font-weight: 600;
}

/* Map Section */
body .map-section .spacing-style h3 {
    padding: 20px 0;
    font-size: 25px;
    letter-spacing: 0px;
    color: #4A4A4A;
    opacity: 1;
    line-height: normal;
    max-width: 70%;
}

/* Collection */
.template-collection h1 {
    font-size: 14px!important;
    width: 100%;
    text-transform: uppercase !important;
}
.template-collection .spacing-style.text-block.h2 {
    border-bottom: 1px solid #b9b9b9;
    width: 100%;
    padding: 0 0 20px 0;
}

/* Footer */
footer {
    background: transparent linear-gradient(108deg, #000000 0%, #545454 100%) 0% 0% no-repeat padding-box !important;
}
footer p{
    color: #fff;
}
footer h2 {
    color: #fff !important;
}
.newsletter-inner .email-signup__input-group input {
    width: 100%;
    max-width: 100%;
    max-height: 24px;
    border-radius: 0;
    padding-left: 10px;
}
.newsletter-sec {
    width: 100% !important;
}
.newsletter-sec img {
    width: 100%;
    max-width: 320px;
}
.newsletter-sec .newsletter-inner p {
    max-width: 100%;
    white-space: break-spaces;
}
.newsletter-sec .email-signup__input-group {
    border-radius: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.newsletter-sec button.email-signup__button.email-signup__button--integrated.email-signup__button--text.paragraph.button {
    padding: 0 10px;
    margin: 0;
    border-radius: 0;
}
.newsletter-inner .group-block-content.layout-panel-flex {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.newsletter-sec .image-block {
    max-width: 40%;
}
.newsletter-inner .social-icons__icon-wrapper a svg.social-icons__icon {
    color: #fff;
    fill: #fff;
}
.details-content ul li.menu__item a {
    color: #fff;
}
footer .menu__heading.h3 span.menu__heading__default {
    color: #fff;
    font-size: 14px;
}

.menu-list__submenu.color-scheme-6 {
    min-height: 100vh !important;
}
.ai-contact-info__content-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw p a {
    color: #fff;
    text-decoration: none;
}
.ai-contact-info__icon-wrapper-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw {
    background: transparent;
}
.ai-contact-info__content-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw p a:hover{
    color: #fff !important;
}
body .ai-contact-info__icon-wrapper-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw {
    flex-shrink: 0;
    width: 23px;
    height: 23px;
    padding: 3px;
}
.ai-contact-info__grid-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw .ai-contact-info__item-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw:first-child .ai-contact-info__icon-wrapper-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw {
    padding: 1px;
}
@media(max-width: 1024px){
    body contact-info-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw.ai-contact-info-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw {
        padding-right: 50px;
    }
}
@media(max-width: 768x){
    body contact-info-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw.ai-contact-info-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw {
        margin-top: 0;
    }
}
contact-info-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw.ai-contact-info-aukcrsnrqzkrqyvfuoaigenblock1a9e666tzpelw {
    padding-right: 150px;
    margin-top: 26px;
}

/* Collection Page */
ul.product-grid li {
    border: 1px solid #eee;
}
.template-collection .card-gallery .product-media img.product-media__image {
    max-height: 222px;
    min-height: 222px;
}
.template-collection slideshow-slide.product-media-container.media-fit.product-media-container--image {
    max-height: 222px;
    min-height: 222px;
}
/* .template-collection [ref="priceContainer"] {
    display: none;
} */
.template-collection .product-card__content .contents .text-block {
    padding: 10px;
}
/* .template-collection product-price.text-block.text-block--align-left.text-left.h6.spacing-style {
    display: none;
}
.template-collection .login-price {
    display: none;
} */

/* Create Career */
.create-career h1 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 15px;
}
.create-career p{
    font-size: 1.2rem;
    color: #7f8c8d;
    margin-bottom: 30px;
}
.create-column{
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    text-align: center;
}
.create-column h4 {
    font-size: 1.5rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}
.create-column p {
    font-size: 14px;
    color: #000;
}
.create-column .group-block-content{
    padding: 20px;
}

/* Our Core Values */
.our-core-values-content h3 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}
.our-core-values-content p {
    font-size: 1.125rem;
    color: #555;
    line-height: 1.6;
    margin-bottom: 30px;
}
.our-core-values-content ul li {
    font-size: 1.125rem;
    color: #333;
    font-weight: 600;
    font-family: 'centurygothic', sans-serif !important;
}
.our-core-values-content ul {
    column-count: 2;
}
.our-core-values-content ul li {
    margin: 0 0 10px 0px;
    position: relative;
    list-style: none;
    padding-left: 7px;
}
.our-core-values-content ul li:after {
    position: absolute;
    content:'';
    background-image: url('/cdn/shop/files/our-core-vales.svg?v=1773651119');
    width: 24px;
    height: 24px;
    background-size: contain;
    left: -24px;
    top: 1px;
}
.page-about-us img.image-block__image {
    max-height: 350px;
}
/* Policy Page */
.shopify-policy__container {
    max-width: 1490px !important;
}
.shopify-policy__container h1 {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}
.shopify-policy__container h1, .shopify-policy__container h2, .shopify-policy__container h3, .shopify-policy__container h4, .shopify-policy__container h5, .shopify-policy__container h6 {
    font-size: 16px;
}
.shopify-policy__title h1 {
    margin-top: 50px !important;
    font-size: 28px;
    text-transform: capitalize;
}
.shopify-policy__container p strong {
    font-size: 14px;
}
li.mega-menu__see-more a {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
.header-menu div.menu-list__submenu-inner {
	min-height: fit-content !important;
	overflow-y: auto;
	max-height: calc(100vh - 80px);
}
.menu-list__submenu.color-scheme-2 {
    max-height: 80vh !important;
    overflow-y: auto;
}
.header-menu .mega-menu__grid {
    padding: 20px 0;
}
/* Product Detail Page */
.template-product .product-information__grid.product-information--media-left {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.template-product .product-information__grid .metafield-rich_text_field {
    width: 100%;
    min-width: 100%;
}
.template-product .product-information__grid .paragraph span.price {
    font-size: 19px;
    font-weight: 600;
    border: none;
}
.template-product .product-information__grid [ref="priceContainer"] {
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 6px 0 10px;
}
.template-product .product-information__grid [ref="priceContainer"] span.compare-at-price {
    display: none;
}

body [ref="priceContainer"] {
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 6px 4px 5px;
    font-size: 12px !important;
    display: none;
}
body [ref="priceContainer"] span.compare-at-price {
    display: none;
}
.price {
    border: none !important;
}
body.template-index [ref=priceContainer]{
    display: none;
}
span.save-badge {
    background: #FF00001A;
    border: 1px solid #FF0000;
    padding: 5px 7px;
    color: #FF0000;
    font-weight: 600;
}
.template-product slideshow-slide.product-media-container.media-fit.product-media-container--image {
    max-height: 207px;
    min-height: 207px;
}
.template-product .product-media {
    border: 1px solid #eee;
}
.template-product .resource-list__carousel span.sku {
    font-size: 12px;
}
/* .template-product .resource-list__carousel [ref="priceContainer"] {
    border: 1px solid #b9b9b9;
    padding: 10px;
} */
.template-product .resource-list__carousel span.price {
    font-size: 16px;
    font-weight: 600;
    border: none;
}
.template-product .section-resource-list__content h3 {
    font-size: 14px !important;
    font-weight: 600 !important;
}
.template-product .variant-picker__form .variant-option .variant-option__button-label {
    border-radius: 0 !important;
    max-width: 40% !important;
    margin-top: 4px !Important;
}
.template-product .product-information .variant-picker fieldset.variant-option.variant-option--buttons.variant-option--equal-width-buttons {
    display: flex;
}
.template-product button#BuyButtons-ProductSubmitButton-Aa2o4MEFUWFpab0Rkd__add-to-cart {
    border-radius: 0;
}
.template-product quantity-selector-component.quantity-selector {
    border-radius: 0 !important;
}
.template-product .product-recommendations slideshow-slide.resource-list__slide {
    border: 1px solid #eee;
    padding: 10px;
}
.template-product h1 {
    font-size: 17px !important;
}
.predictive-search-results__inner {
    padding: 10px;
}
.search-list-wrap .resource-card {
    margin-bottom: 20px;
}
.search-list-result-wrap .resource-card__media {
    display: none;
}
.predictive-search-results__resource-header {
    padding: 0;
}
.search-list-wrap .resource-card {
    margin-bottom: 10px;
}
.predictive-search-results__resource-header {
    padding: 0 !important;
    padding-bottom: 0 !important;
}
@media(max-width:991px){
    .search-list-wrap {
        display: flex;
        flex-direction: column;
        padding: 0 20px;
    }
}
@media(max-width: 768px){
    body.template-product .product-information__grid.product-information--media-left {
        grid-template-columns: subgrid !important;
    }
    .template-product .product-details {
        padding: 20px ;
    }
    footer .image-block {
    width: 100%;
    margin: 0 auto;
    }
    .template-collection .login-price {
        padding: 0 !important;
    }
    .template-collection .login-price a.btn.notlogincart {
        padding: 10px 3px;
        font-size: 12px;
    }
    .template-product .product-information__grid [ref="priceContainer"] {
        align-items: flex-start;
    }
    .search-list-wrap {
        display: flex;
        flex-direction: column;
        padding: 0 20px;
    }
    .template-product .product-information__grid [ref="priceContainer"] {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }
    .template-product .product-information__grid  span.save-badge {
        max-width: fit-content !important;
        min-width: fit-content !important;
        text-align: center !important;
    }
    .template-product .product-information {
        padding-bottom: 0;
    }
}

/* Filter */
.facets h4.facets--filters-title {
    font-size: 14px;
    margin-bottom: 12px;
}
.facets__filters-wrapper {
    border: 1px solid rgba(0,0,0, 0.1);
    padding: 20px;
}
fieldset.column-options {
    display: none;
}

/* Search Page */
.template-search h3 {
    font-size: 14px !important;
}
.desktop-search search-button.search-action {
    background: #E2E2E2;
    display: flex;
    justify-content: flex-end;
}
.desktop-search .search-action button.button.button-unstyled.search-modal__button.header-actions__action {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}
.desktop-search {
    margin-left: 30px;
}
.predictive-search-results__inner .login-price a.btn.notlogincart {
    font-size: 11px !important;
    padding: 10px 5px;
}
.predictive-search-results__inner .login-price {
    padding: 8px 0 0 0 !important;
}
/* Technical refrences */
.page-technical-refrences main#MainContent {
    width: 100%;
    background: #F6EFDF;
}
.wrap-contact .form h3 {
    margin: 0;
    text-align: center;
}
.collection-content .metafield-rich_text_field {
  column-count: 2;
  column-gap: 30px;
}
.collection-content .metafield-rich_text_field {
    width: 100%;
    min-width: 100%;
}
.template-product .login-price {
    background: transparent;
    text-align: center;
}
.product-media__drag-zoom-wrapper img.product-media__image {
    height: 100vh;
}
@media (max-width: 768px) {
  .metafield-rich_text_field {
    column-count: 1;
  }
}

/* Blog */
body .blog-post-item--horizontal .blog-post-card {
    flex-direction: column;
}
.template-blog .blog-posts-container {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.template-blog .blog-post-card img.border-style.blog-post-card__image {
    max-height: 207px;
    border-radius: 0;
    object-fit: fill;
}
.template-blog .blog-post-card__image-container {
    max-height: 207px;
}
.template-blog .blog-post-card .blog-post-card__content .spacing-style.text-block.h4 {
  min-height: 35px;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  text-overflow: ellipsis;
  font-family: 'centurygothic', sans-serif !important;
}
.template-blog .blog-post-item .blog-post-card:hover{
    border: 1px solid #000;
}
.blog-post-card:hover .blog-post-card__content .spacing-style.text-block.h4{
    font-weight: 600;
}
.template-blog .blog-post-card__content .blog-post-details.spacing-style.justify-left {
    display: none;
}
.template-blog .blog-post-card__content-text.spacing-style {
    display: none;
}
.template-blog h1 {
    font-size: 14px !important;
    padding: 0 !important;
}
.template-blog .blog-post-item .blog-post-card {
    flex-direction: column;
    border: 1px solid #eee;
}
.blog-post-card__content a {
    padding: 10px;
}
.template-article .blog-post-featured-image img.blog-post-featured-image__image.border-style {
    max-height: 350px;
    object-position: center center;
}
.template-article .blog-post-content.rte {
    max-width: 100%;
}
.template-article h1 {
    font-size: 21px !important;
    margin: 0 !important;
    line-height: 28px !important;
}

.template-product .product-information .login-price {
    text-align: left;
    padding-left: 0;
}

body img.mobile-img {
    display: none;
}
product-title.product-card-gallery__title-placeholder {
    max-height: 222px;
    min-height: 222px;
    width: 100%;
}
.login_to_see_price_section a.btn.notlogincar {
    background: #ffba60;
    padding: 20px 15px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all .4s ease-in-out;
    width: 100%;
    display: block;
    text-align: center;
}
.login_to_see_price_section a.btn.notlogincar:hover{
    background: #000;
    color: #fff;
}
.header .desktop-search input#SearchPageInput--:focus-visible{
    outline: none;
}
body .header-actions__action .cart-bubble {
    top: 0px;
    right: 0px;
}
@media(min-width: 991px) and (max-width: 1349px){
    .seasonal-best-sellers .resource-list {
        gap: 15px;
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
@media(max-width: 1024px){
    body img.mobile-img {
        display: block;
    }
    body img.desktop-img {
    display: none;
    }
    .template-product .product-information__grid.product-information--media-left {
        grid-template-columns: repeat(1,minmax(0,1fr))!important;
    }
    div#ProductInformation-template--20123393065095__main {
        padding: 40px 0 0 0;
    }
}
@media(min-width: 750px) and (max-width: 768px){
    .seasonal-best-sellers .resource-list.hidden--mobile.resource-list--grid {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media(max-width: 540px){
    body .section.section--page-width.custom-slider-banner .custom-dots {
        left: 3%;
    }
    .ai-video-block-aumtul0pzu2ltufduvaigenblock4d188c9nymirq {
        width: 100% !important;
    }
}

/* News-Page */
.template-article .why-choose-section h2 {
    font-size: 21px;
    margin: 0 0 20px !important;
    width: 100%;
}
.template-article .why-choose-column h4 {
    font-size: 16px;
}
.template-article .why-choose-column {
    background-color: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    min-height: 100%;
}
.related-products-section h2 {
    font-size: 21px;
    text-align: center;
    margin: 0 0 20px;
}
.related-products-section .product-card a img {
    min-height: 207px;
    max-height: 207px;
    object-fit: cover;
    object-position: center center;
}
.related-products-section .product-card {
    border: 1px solid #eee;
}
.related-products-section .product-card:hover {
    border: 1px solid #000;
}
.related-products-section .product-card:hover a h3{
    font-weight: 600;
}
.related-product-desc .metafield-rich_text_field {
    width: 100%;
    min-width: 100%;
}
.related-product-image-text img.image-block__image.border-style {
    max-width: 100%;
    max-height: 371px;
}
.related-product-image-text .related-product-desc h5 {
    font-size: 21px !important;
    text-transform: uppercase !important;
}
.template-blog .blog-post-card .blog-post-card__image-container img.border-style.blog-post-card__image.blog-post-card__image--large {
    object-position: right;
}
.template-catalog h1 {
    font-size: 16px;
}
.catalog-background .catalog-grid .catalog-card a:hover h3 {
    font-weight: 600;
}
body .section-content-wrapper.spacing-style:not(:has(*)) {
  display: none !important;
  padding: 0 !important;
}
body .section.section--page-width:not(:has(*)){
    display: none !important;
    padding: 0 !important;
}
body .spacing-style.layout-panel-flex.layout-panel-flex--row.section-content-wrapper.mobile-column:not(:has(*)) {
  display: none !important;
  padding: 0 !important;
}
body .group-block.group-block--height-fit.group-block--width-custom.border-style.spacing-style.size-style.related-product-desc:not(:has(*)) {
  display: none !important;
  padding: 0 !important;
}
.template-article h1 {
    text-transform: capitalize !important;
}
.template-collection .collection-wrapper .facets.facets--horizontal.facets-controls-wrapper.spacing-style {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 0 20px;
}
.header .desktop-search input#SearchPageInput-- {
    background: #E2E2E2;
    border: 1px solid #000;
    padding: 8px 50px;
    border-radius: 0;
}
.header .desktop-search span.svg-wrapper.search__reset-button-icon {
    background: #000;
    color: #ffff;
    width: 39px;
    height: 39px;
    position: relative;
    top: -7px;
}
p.privacy-policy-line {
    text-align: center;
    margin: 0;
}
/* .page-registration .breadcrumb-wrapper {
    display: none;
} */
.page-registration a:hover {
    color: #000 !important;
    text-decoration: underline !important;
}
.template-search slideshow-slide.product-media-container {
    max-height: 207px;
    min-height: 207px;
}
span.register-span-d.svg-wrapper {
    display: none;
}
.catalog-container {
    width: 100%;
}
div#shopify-section-template--20202711744647__product_catalog_accordion_QrVFeR {
    background: #f6efdf;
}
.catalog-container {
    max-width: 750px;
    padding: 50px;
    margin: 0 auto;
}
.catalog-container h1.catalog-title {
    font-size: 14px;
    margin-bottom: 20px;
}
.catalog-container .accordion-header {
    background: #fff;
    padding: 20px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.catalog-container .accordion-body h3.sub-title {
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0;
}
.catalog-container .accordion-header span {
    font-size: 18px;
}
.catalog-grid a.catalog-card {
    background: #fff;
    padding: 10px;
    margin: 0 0 10px 0px;
    display: inline-block;
}
.catalog-container .accordion-item {
    margin-bottom: 10px;
    background: #FAFAFA;
}
.catalog-container .catalog-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media(max-width: 768px){
    body .catalog-container .catalog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }   
}
.catalog-grid a.catalog-card {
    background: #fff;
    padding: 10px;
    margin: 0 0 10px;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border: 1px solid #ddd;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease-in-out;
}
.catalog-grid a.catalog-card:hover{
    text-decoration: underline;
}
.catalog-container .accordion-item .accordion-body {
    padding: 15px;
}
.custom-slider-banner .slider-arrow.prev span svg {
    color: #fff;
    fill: #fff;
}
.custom-slider-banner .slider-arrow.next span svg {
    color: #fff;
    fill: #fff;
}
.template-collection .custom-slider {
    margin-bottom: 12px;
}
.template-product .variant-picker .variant-picker__form .variant-option label.variant-option__button-label.variant-option__button-label--has-swatch {
    border-radius: 75px !important;
}
a.mega-menu-main-heading.mega-menu__link {
    font-weight: 600;
    color: rgba(0,0,0,0.81);
}
.template-product .variant-option.variant-option--swatches .fmf-v-option {
    display: flex;
    flex-direction: column;
}
.footer-bottom-utilities {
    width: 100%;
    background: #4d4d4d !important;
    border-top: 1px solid #ffff;
    padding: 10px 0 0;
}
.template-product .product-details .variant-option.variant-option--swatches .fmf-v-option-values {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}
.template-product .fmf-v-option.modal-pdp-page {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.template-product .modal-pdp-page .fmf-v-option-values {
    display: flex;
    gap: 10px;
    padding-right: 20px;
}
.template-product .fmf-v-option {
    width: 100%;
}
.template-product .fmf-v-option.modal-pdp-page .fmf-v-option-name legend {
    margin: 0;
}
.template-product .fmf-v-option.modal-pdp-page .fmf-v-option-values label.variant-option__button-label {
    flex: 0 0 auto !important;
}
.login-price .btn.notlogincart {
    background: #ffba60 !important;
    padding: 20px 20px;
    color: #000;
    transition: all 0.4s ease-in-out;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
}
.login-price .btn.notlogincart:hover {
    background: #000 !important;
    padding: 20px 20px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}
.details-content ul li.menu__item a:hover {
    border-bottom: 1px solid #fff;
    transition: all 0.4s ease-in-out;
}
.newsletter-inner .email-signup__input-group input:focus-visible{
    outline: none;
}
.core-image-value img.image-block__image.border-style {
    max-height: 450px;
    object-position: center center;
}
.page-about-us .about-h1-heading h1 {
    font-size: 14px;
    font-weight: 400;
}
.template-product .resource-list__carousel .product-card .product-card__content p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 769px) and (max-width: 1024px) {
    .seasonal-best-sellers .resource-list.hidden--mobile.resource-list--grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    body .section.section--page-width.custom-slider-banner .custom-dots {
        left: 26%;
    }
    body header .phone_number_header_row {
        display: grid;
        justify-content: center;
        background: transparent;
        padding: 10px;
        grid-area: 1/ -1;
        justify-self: center;
    }
    .desktop-search form.search-page-input__parent {
        display: none;
    }
    header a.size-style.spacing-style.header-logo {
        max-width: 300px;
    }
    body .create-column img.image-block__image.border-style {
        min-width: 38px !important;
        max-width: 38px;
    }
    body .create-column h4 {
        font-size: 18px;
        line-height: 28px;
    }
    body .about-image-wrapper h3 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}
@media(min-width: 749px) and (max-width: 810px){
    #header-component .header__row.header__row--bottom.color-scheme-1.section.section--full-width-margin.section--page-width.mobile\:hidden {
        background: transparent !important;
        display: none;
    }
}
@media(max-width: 768px){
    #header-component[data-menu-style=drawer] .header__columns header-actions {
        gap: 0;
    }
    cart-icon.header-actions__cart-icon {
        display: flex;
    }
    body .phone_number_header_row a svg {
        top: 1px;
        max-width: 12px;
    }
    body .create-career h1 {
        font-size: 1.5rem;
    }
    body .create-column img.image-block__image.border-style {
        max-width: 60px;
    }
    body .our-core-values-content h3 {
        font-size: 24px !important;
    }
    body .our-core-values-content ul li {
        margin: 0 !important;
    }
    body .about-image-wrapper h3 {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .ai-banner-aahdibhzqn2juc0jeraigenblockda8ce474enigh h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .our-core-values-content .text-block h3 {
        width: 100%;
        text-align: center;
    }
    .our-core-values-content .spacing-style.text-block.text-block--AdlZrZERUdU9ONGp1T__text_i6f87D.h3{
        width: 100%;
        text-align: center;
    }
    .our-core-values-content .group-block-content .text-block p {
        text-align: center;
    }
    body .create-column h4 {
        font-size: 18px;
    }
}

@media(min-width: 545px) and (max-width: 768px){
    body .create-column img.image-block__image.border-style {
        max-width: 60px;
        min-width: 40px;
    }
    body .create-column h4 {
        font-size: 18px;
        line-height: 32px;
    }
}
@media (max-width: 768px) {
    .register-span-d {
        position: relative;
        z-index: 9;
    }

    .register-span-d a {
        pointer-events: auto;
        position: relative;
        z-index: 999;
        display: flex;
        width: 100%;
        height: 100%;
    }
    body header span.register-span-d.svg-wrapper {
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 44px;
        height: 44px;
    }
    body header span.register-span-d.svg-wrapper a{
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 44px;
        height: 44px;
    }
    body .header .header__column a.size-style.spacing-style.header-logo {
        display: flex;
        justify-content: flex-start;
        max-width: 150px;
    }
}
.template-404 slideshow-slide.product-media-container.media-fit.product-media-container--image {
    max-height: 222px;
}
.template-404 span.price {
    display: none;
}
.template-404 .resource-list .resource-list__item {
    border: 1px solid #eee;
}
.template-404 .product-card__content .contents .text-block p {
    padding: 10px;
}
.template-404 .product-card__content {
    gap: 0 !important;
}
.template-cart .resource-list__item slideshow-slide.product-media-container.media-fit.product-media-container--image {
    max-height: 222px;
}
/* .template-cart .resource-list .product-card__content .text-block span.price {
    display: none;
} */
.template-cart product-price {
    padding: 10px;
}
.template-cart .product-card__content p {
    min-height: 64px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.template-cart .resource-list__item {
    border: 1px solid #eee;
}
.template-cart .product-card__content .contents .text-block p {
    padding: 10px;
}
.template-cart .product-card__content {
    gap: 0;
}
.template-cart .resource-list__carousel .product-card__content .card-gallery {
    max-height: 207px;
    min-height: 207px;
}
.template-cart .resource-list__item slideshow-slide.product-media-container.media-fit.product-media-container--image {
    min-height: 222px;
}
#quick-add-dialog .variant-option--swatches .fmf-v-option .fmf-v-option-values {
    display: flex;
    gap: 10px;
}
#quick-add-dialog .fmf-v-option-values {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.seasonal-best-sellers .btn.notlogincart {
    width: 100%;
}
.seasonal-best-sellers .login-price {
    padding: 10px;
}
.template-product .resource-list .login-price .btn.notlogincart {
    width: 100%;
}
.template-product .resource-list .login-price {
    padding: 0;
}
.template-product .resource-list .product-card__content {
    padding-bottom: 0 !important;
}
.related-slider .btn.notlogincart {
    width: 100%;
}
.related-slider .login-price {
    padding: 0;
}
.template-search .login-price .btn.notlogincart {
    width: 100%;
}
.template-search .login-price {
    padding: 10px;
}
.template-search .product-card__content .contents .spacing-style {
    padding: 10px;
    padding-bottom: 0;
}
img.media-img.dummy-image {
    max-width: 100%;
    max-height: 450px;
    object-fit: cover;
    border: 1px solid #eee;
}
.video-image-with-text iframe.media-video {
    width: 100%;
}
body .product__pickup-availabilities .pickup-availability__column h4.pickup-location__h4 {
    font-size: 16px;
    max-width: 89%;
    line-height: 22px;
}
a.phone-availability-tag:hover {
    font-weight: 600;
    text-decoration: underline;
}
.add-to-cart-text .add-to-cart-text__content span span {
    text-transform: capitalize;
}
.product-gallery[data-media-count="1"] .slider-btn {
  display: none;
}
@media(min-width: 769px) and (max-width: 3840px){
    .template-search .product-card__content .contents p {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;

        /* optional (tere existing rules ke saath) */
        min-height: 50px;
        width: 100%;
    }
}

.location-wrap a{
    transition: all 0.4s ease-in-out;
}
.location-wrap a:hover{
    transition: all 0.4s ease-in-out;
    font-weight: 600;
    text-decoration: underline;
}
@media(min-width: 750px) and (max-width: 853px){
    .template-collection .collection-wrapper .main-collection-grid ul.product-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}
@media(max-width: 1276px){
    .template-blog .blog-post-card img.border-style.blog-post-card__image {
        max-height: 157px;
        object-fit: contain;
    }
}
@media(max-width: 1024px){
    .template-blog .blog-posts-container {
        grid-template-columns: repeat(4,minmax(0,1fr));
        gap: 10px;
    }
}
@media(max-width: 768px){
    .template-blog .blog-posts-container {
        grid-template-columns: repeat(3,minmax(0,1fr));
        gap: 10px;
    }
    body .pickup-row {
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
    }
    .template-article .why-choose-column {
        min-height: fit-content;
    }
}
@media(max-width: 540px){
    .template-blog .blog-posts-container {
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: 10px;
    }
    .template-collection slideshow-slide.product-media-container.media-fit.product-media-container--image {
        max-height: 222px;
        min-height: 222px;
    }
    .template-collection .main-collection-grid {
        padding: 0 20px;
    }
}
span.instock-in-pickup-section {
    color: #000;
    font-weight: 600;
}
.variant-option__button-label:has(:checked) {
    background: #000;
}
.template-search .product-card [ref="priceContainer"] span.price {
    padding: 10px !important;
    display: block;
    font-weight: 600;
    font-size: 14px;
}
.page-registration .breadcrumb-wrapper {
    display: none;
}
@media(min-width: 992px) and (max-width: 1300px){
    body .ai-banner-image__img-asfrzzfvnvgzfl3v3uaigenblock69565ebnf6vkw {
        object-fit: contain;
    }
}

/* Pickup location table (from snippets/pickup-availability.liquid — global CSS so quick-add morph does not leak raw CSS as text) */
.pickup-box {
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 20px;
}

.pickup-header {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    letter-spacing: 1px;
    color: #777;
    margin-bottom: 10px;
}

.pickup-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-top: 1px dashed #ddd;
    font-size: 14px;
}

.pickup-box > .pickup-row:first-of-type {
    border-top: none;
}

.pickup-row__oos {
    color: #c11818;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.pickup-row__oos::before {
    content: '';
    flex-shrink: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: currentColor;
}

#header-component .flag.ca {
    display: none;
}
.header__row--bottom .flag.ca {
    display: block !important;
    padding: 2px 0 0px;
}
/* product-price.text-block.text-block--align-left.text-left.paragraph.spacing-style {
    padding: 0 10px 10px;
} */
.collection-wrapper .product-card__content p {
    min-height: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
quick-add-dialog#quick-add-dialog {
    position: relative !important;
}
#quick-add-dialog button.button.button-unstyled.close-button.quick-add-modal__close {
    position: absolute;
    right: 0;
    z-index: 2;
}
.cart-drawer__content s.compare-at-price {
    display: none;
}
body .search-modal .predictive-search-results__list [ref=priceContainer] {
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: normal;
}
button.cutting-toggle-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #000;
    color: #fff;
    padding: 4px 5px;
    margin-bottom: 6px;
    cursor: pointer;
}
.cutting-toggle-btn svg {
    fill: #fff;
}
.cutting-wrapper .cutting-content textarea {
    background: #eee;
    padding: 2px 4px;
}
.predictive-search-results__inner span.save-badge {
    background: #ff00001a;
    border: 1px solid #FF0000;
    padding: 5px 7px;
    color: red;
    font-weight: 600;
    max-width: fit-content;
    margin-top: 2px;
}
@media(max-width: 540px){
    body [ref=priceContainer] {
        flex-direction: column;
        gap: 2px;
        padding-bottom: 10px !important;
    }
    body [ref=priceContainer] span.save-badge {
        max-width: 100%;
        min-width: 100%;
        text-align: center;
    }
}

@media(min-width: 750px) and (max-width: 768px){
    body.template-collection .collection-wrapper.grid.gap-style {
        display: flex !important;
    }
}

.login-price {
    display: none;
}
.template-product .product-information .login-price {
    display: block;
}

/* Search Modal */
.predictive-search-grid {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 20px;
  padding: 20px;
}

/* LEFT PANEL */
.predictive-search-left {
  border-right: 1px solid #eee;
}

.predictive-search-left h4 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #888;
}

.predictive-search-left a {
  display: block;
  padding: 6px 0;
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.predictive-search-left a:hover {
  color: #000;
}

/* RIGHT PANEL */
.predictive-search-right {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

/* PRODUCT CARD */
.predictive-search-right .product-card {
  background: #fff;
}

.predictive-search-right img {
  width: 100%;
  border-radius: 6px;
}
.ai-contact-info__content-{{ ai_gen_id }} p a{
    color: #fff !important;
}
body ul.mega-menu__list {
    column-count: 5 !important;
    column-gap: 30px !important;
    padding: 20px 30px !important;
    display: block !important;
}
body ul.mega-menu__list li.mega-menu__column{
    break-inside: avoid;
    margin-bottom: 30px;
}
.wrap-form-dd{
    display: flex;
    gap: 10px;
}
.login-button-with-mobile{
    display: none;
}
predictive-search-component.header-custom-search {
    min-width: 700px;
    z-index: 10;
}
.predictive-search-results__title {
	font-weight: 600;
}
.predictive-search-results__title {
	font-weight: 600 !important;
}
.cart-drawer table.cart-items__table .cart-items__product-info p a.cart-items__title {
    color: #000 !important;
}
.template-cart .cart-items__table .cart-items__product-info p a.cart-items__title {
    color: #000 !important;
}
.predictive-search-form__content-wrapper .predictive-search-results__card:not(.predictive-search-results__card--product) {
    width: 100%;
}
.predictive-search-form__content-wrapper .predictive-search-dropdown slideshow-slides {
    display: flex;
    flex-direction: column;
}
.predictive-search-form__content-wrapper .resource-card__title.paragraph {
	font-weight: 400;
}
.search-list-wrap {
    display: flex;
}
.search-other-list {
    flex: 0 0 40%;
}
.search-product-list ul.predictive-search-results__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.search-list-wrap .predictive-search-results__resource-header {
    align-items: baseline;
    height: 23px;
}
.shopify-policy__container a {
    color: #000 !important;
}
.quick-add-modal__content .product-details {
    margin-top: 30px;
}
div#shopify-section-template--20504637702279__product_catalog_accordion_QrVFeR {
    background: #f6efdf;
}
.template-collection product-price {
    display: none;
}
a.main-collection-grid__empty-link {
    color: #000 !important;
}
@media(min-width: 991px) and (max-width: 1920px){
    .mobile-phone-header{
        display: none;
    }
}
@media(min-width: 769px) and (max-width: 1024px){
    .phone_number_header_row a svg {
        position: relative;
        top: 2px;
    }
    body header .phone_number_header_row {
        padding: 10px 30px;
    }
}
@media(max-width: 1442px){
    .registration-page .create-button-black h4 {
        font-size: 18px;
    }
    body .subcategory-card img {
        min-width: 220px;
        max-width: 220px;
    }
}
@media(max-width: 1406px){
    predictive-search-component.header-custom-search {
        min-width: 620px;
    }
}
@media(max-width: 1380px){
    .newsletter-sec .newsletter-inner p {
        font-size: 12px;
    }
}
@media(max-width: 1290px){
    predictive-search-component.header-custom-search {
        min-width: 500px;
    }
    /* .newsletter-sec .group-block-content {
        display: flex;
        flex-direction: column;
    } */
    /* .newsletter-inner .group-block-content.layout-panel-flex {
        align-items: baseline;
    } */
}
@media(max-width: 1189px){
    predictive-search-component.header-custom-search {
        min-width: 350px;
    }
}
@media(max-width: 1013px){
    .login-icon-with-button {
        display: none;
    }
}
@media(max-width: 768px){
    .login-button-with-mobile{
        display: block;
    }
    .login-button-with-desktop{
        display: none;
    }
    .login-icon-with-button{
        display: none;
    }  
    div#predictive-search-products {
        padding-left: 0;
    } 
    body .product-information {
        margin-top: 0;
        padding-top: 0;
    }
    body .product-information__media img.product-media__image {
        max-height: 100%;
        object-fit: cover;
    }
    body.template-product .dialog-zoomed-gallery__dialog .product-media {
        border: none !important;
        max-height: 100%;
        margin-top: 40px;
    }
    body.template-product .product-details {
        padding: 20px 0;
    }
    #header-component .header__columns.spacing-style {
        padding-bottom: 10px !important;
    }
    body .product-information__media img.product-media__image {
    object-fit: contain;
    }
    .template-product .fmf-v-option.modal-pdp-page {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
    }
}


li.menu-list__list-item svg {
    fill: #fff;
}
span.wrap-arrow-menu {
    display: flex;
    align-items: center;
    margin-right: 12px;
}
.search-other-list:empty {
  display: none;
}
.mega-menu.section {
    background: #eee;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.template-product .product-media {
    border: none !important;
    max-height: 437px;
}
.product-information__media img.product-media__image {
    max-height: 437px;
    object-fit: contain;
}
.mobile-phone-header{
    display: none;
}
#shopify-section-footer footer {
  background: transparent linear-gradient(108deg, #000000 0%, #545454 100%) !important;
}

@media(max-width: 991px){
    .mobile-phone-header {
        display: flex;
        width: 34px;
        height: 34px;
        justify-content: center;
        align-items: center;
        margin-top: 4px;
    }
}    

.template-collection .product-card__image img {
    width: 100%;
    height: 100%;
    min-height: 222px;
    max-height: 222px;
}
.template-collection .product-card__content .product-card__image {
    width: 100%;
    min-height: 222px;
    max-height: 222px;
}
.template-collection span.sku {
    font-size: 12px;
    color: #6b6868;
}
.template-collection .sku-container {
    padding: 0px 10px 10px 10px;
    text-align: center;
}
.template-collection a.contents.user-select-text {
    padding: 0 5px 0 10px !important;
    display: block;
    text-align: center;
}
.template-collection span.model-product-container {
    margin-right: 5px;
}
@media(max-width: 540px){
    .template-collection .product-card__content .product-card__image {
        width: 100%;
        min-height: 182px;
        max-height: 182px;
    }
    .template-collection .product-card__image img {
        width: 100%;
        height: 100%;
        min-height: 182px;
        max-height: 182px;
    }
}

.template-product .product-media-container img {
    object-fit: contain;
    max-height: 100%;
}
.template-product .product-media {
    border: none !important;
    max-height: 100vh;
    width: 100%;
}
.template-collection .metafield-rich_text_field {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}
.template-collection .metafield-rich_text_field p {
    margin: 0;
}
@media(max-width: 1280px){
    body .subcategory-card img {
        min-width: 190px;
        max-width: 190px;
    }
}
@media(max-width: 991px){
    .template-collection .metafield-rich_text_field {
        grid-template-columns: 1fr;
    }   
    
}

div#shopify-section-template--20815130951815__1779081743fbbf35f6 {
    height: 100%;
    min-height: calc(100vh - 644px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}