.collection_tab .container .row .col-6 > a.card .card_img {
    background: linear-gradient(146.01deg, #074F82 13.11%, #0496AD 92.35%);
    border-radius: 50%;
    width: 84px;
    height: 84px;
    display: flex;
    justify-content: center;
    padding: 15px;
    box-shadow: 2px 4px 8px 0px #08558C33;
}
.collection_tab .container .row .col-6 > a.card .card_img svg {
    filter: brightness(0) invert(1);
    width: 100%;
    height: 100%;
}
.breadcrumb_sec{
    margin-top: 0; 
    left:12px;
}
.collection .tabs #tabs-nav-sec>div{
    display: flex;
    justify-content: center;
    align-items: center;
}
button.btn.line_btn {
    border: 1px solid #08558C;
    background: transparent;
    color: #08558C;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 40px;
}
input#searchQuery {
    padding: 10px;
    border: none;
    border-radius: 25px;
    width:80%;
}
.breadcrumbs__search form {
    border: 1px solid #ccc;
    border-radius: 30px;
}
.breadcrumb_sec {
    margin-top: 0;
    left: 0;
}

.shareButton-desktop .popover{
   right: -18px;
}
.shareButton-desktop .popover:after{
   left: 75%;
}
#facets .active-facets__button-wrapper {
    margin-bottom: 5px;  /* Space between each facet button */
}
header-drawer {
    justify-self: start;
    margin-left: -1.2rem;
}
.header__heading-logo {
    max-width: 220px;
}
.menu-drawer-container {
    display: flex;
}
.list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
}
summary.list-menu__item {
    padding-right: 2.7rem;
}
.list-menu__item {
    display: flex;
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
}
.list-menu__item--link {
    text-decoration: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
}
.header {
    padding-top: 8px;
    padding-bottom: 8px;
}
.section-header {
    position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */
    margin-bottom: 0px;
    top:0;
}
/* custom css for arrow */
.custom-link {
    color: #08558c; /* Text color */
    text-decoration: none; /* Remove underline */
    font-weight: bold;
    position: relative;
}
/* Add a right arrow as a pseudo-element */
.custom-link:after {
    content: "\f061"; /* Font Awesome Unicode for right arrow */
    font-family: "Font Awesome 5 Free"; /* Ensure the Font Awesome font is used */
    font-weight: 900; /* Needed for Font Awesome solid icons */
    margin-left: 8px; /* Space between text and arrow */
    color: #08558c; /* Arrow color */
    font-size: 1em; /* Adjust icon size */
    transition: transform 0.3s ease; /* Smooth transition for hover effect */
}

/* Optional: Add hover effect */
.custom-link:hover:after {
    color: #08558c; /* Darker color on hover */
    transform: translateX(5px); /* Slide the arrow to the right on hover */
}
.breadcrumbs__item:last-child a {
    font-weight: 400;
}/* custom css for arrow */
.custom-link {
    color: #08558c; /* Text color */
    text-decoration: none; /* Remove underline */
    font-weight: bold;
    position: relative;
}
/* Add a right arrow as a pseudo-element */
.custom-link:after {
    content: "\f061"; /* Font Awesome Unicode for right arrow */
    font-family: "Font Awesome 5 Free"; /* Ensure the Font Awesome font is used */
    font-weight: 900; /* Needed for Font Awesome solid icons */
    margin-left: 8px; /* Space between text and arrow */
    color: #08558c; /* Arrow color */
    font-size: 1em; /* Adjust icon size */
    transition: transform 0.3s ease; /* Smooth transition for hover effect */
}
.custom-link:hover:after {
    color: #08558c; /* Darker color on hover */
    transform: translateX(5px); /* Slide the arrow to the right on hover */
}
.breadcrumbs__item:last-child a {
    font-weight: 400;
}
ul#product-grid {
    column-gap: 10px;
    row-gap: 10px;
   
}
#no-product {
    display: flex;
    justify-content: center!important;
    width:100%;
}
ul#product-grid li.grid__item, 
ul#gf-products li.grid__item {
    margin-bottom: 0;
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: calc(50% - 5px) !important;
}
.collection_tab .tabs #tabs-nav-sec {
    margin-right: 12px;
}
li.grid__item.swatch_li.variant h3.card__heading.h5 {
    padding-right: 20px;
}
.mobile-facets__label .icon-checkmark{
    left: 2.3rem;
}
input#Search-In-Template {
    border-radius: 30px;
    padding: .8rem 3.8rem .8rem 0.8rem;
    font-size: 12px;
}
button.reset__button.field__button {
    display: none;
}
.logoimg1{
    max-width:95%!important;
}
@media only screen and (max-width: 767px) {
    .card__content a.btn_common {
        margin: 0;
        width: 110px;
        font-size: 1.2rem;
        padding: 7px 15px 7px 15px;
        background: transparent;
        border: 1px solid #08558C;
        color: #08558C;
        box-shadow: none;
    }
    .breadcrumb_sec {
        margin-top: 0px;
    }
    .subcat_dropdown {
        margin: 0 0 40px;
    }
    .facets-vertical .facets-wrapper {
        padding: 10px 5px 22px;
    }
    .card__content a.btn_common {
        display: none;
    }
    .card__heading a {
        color: #08558C;
    }
    .card-information>.price{
        display: none;
    }
    div.price {
        display: none;
    }
    .collection_desc .desc p{
        margin-bottom: 0rem;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
    }
    span.variant-summary {
        font-size: 12px!important;
    }
}
@media screen and (min-width: 990px) {
    header-drawer {
        display: none;
    }
    .header {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
@media screen and (min-width: 750px) {
    .list-menu__item--link {
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }
    .section-header {
        margin-bottom: 0px;
    }
    .logoimg1{
        max-width:95%!important;
    }
}
.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
    display: none; /* Hidden initially */
    z-index: 9998;
}
.loader {
    position: fixed!important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* Style for the loader, e.g., a spinning circle */
    z-index: 10000;  /* Ensure it's on top of the backdrop */
}
.loader, .backdrop {
    display: none;  /* Initially hidden */
    transition: opacity 0.5s ease;  /* Smooth transition for fade-in and fade-out */
}
/* css added for brochures */
.icon-title-wrapper {
    display: flex;
    align-items: center;
    padding: 10px;
    /* background-color: rgba(0, 0, 0, 0.5); Optional background for better contrast */
    border-radius: 8px;
}

.icon-circle {
    width: 40px; /* Adjust as needed */
    height: 40px; /* Adjust as needed */
    border-radius: 50%;
    background-color: #fff; /* White circular background */
    display: flex;
    justify-content: center;
    align-items: center;
}


.brochure{
   margin-bottom:15px!important;
}
.faq_brochure_img {
    font-size: 12px;
}
.faq_brochure_img:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 15%);
}
.download_brochure_btn {
   bottom:20px!important;
    max-width: 75%;
}
span.variant-summary {
    font-size: small;
}