/** Shopify CDN: Minification failed

Line 1451:0 Unexpected "<!--"

**/
/* 05-09-2024 comment code */
/* .menu-drawer__menu-item svg.icon.icon-plus{
    width: 1rem;
    position: absolute;
    right: 0.4rem;
    top: 50%;
    transform: translateY(-50%);
}
.menu-drawer__menu-item svg.icon.icon-minus{
    width: 1.3rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    display:none;
} */
/* 05-09-2024 comment code */

/* .product__accordion .accordion__title {
    font-weight: 600;
    text-transform: uppercase;
} */
/* section#shopify-section-sections--22562518860053__1752666208ac99cc2f {
    display: none !important;
} */
/* body > iframe#advancedRegForm {
    display: none !important;
} */
#menu-drawer a.button.button--primary.custom_register_now, #menu-drawer a#cart-icon-bubble {
    background: #555973;
}
a.button.button--primary {
    text-decoration: none !important;
}
 .shopify-app-block {
    display: none;
}
.page-wholesale-registration .shopify-app-block {
    display:block;
}

#MainContent .shopify-app-block{
  display: block !important;
} 
.fixed-left-menu-cstm .custom_desktop_only .search-modal__form .field input:not(:placeholder-shown) + label.field__label {
    opacity: 0;
}
.product__title {
    margin-bottom: 0px !important;
}
.custom_common_wrapper {
    margin-top: 0 !important;
}

.custom-product-attributes .custom-product-attributes-item .custom-product-attributes-item__label {
    min-width: 100px;
    color: #000;
    font-weight: 500;
}
.custom-product-attributes .custom-product-attributes-item {
    display: flex;
    gap: 10px;
    padding: 10px;
    border-bottom: 1px solid #55597375;
}
.custom-product-attributes .custom-product-attributes-item:nth-child(odd) {
    background-color: #f0fcef;
}
.custom-product-attributes-item__value {
    width: 100%;
}
.product__accordion .accordion__content {
    padding-top: 5px !important;
  padding-bottom: 5px !important;
}
/*** accordion table start***/
/* table.custom-product-attributes.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5;
}
table.custom-product-attributes.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5;
} */
/* .metafield-rich_text_field p {
    font-size: 14px;
} */
.custom-product-attributes {
    /* border: 1px solid #55597375; */
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.1);
}
.custom-product-attributes .custom-product-attributes-item:last-child {
    border-bottom: 0px;
}
.custom_common_wrapper .metafield-rich_text_field p {
    margin: 0;
    margin-left: 10px;
    color: #555973;
  line-height: initial;
}
.custom_common_wrapper {
    display: flex;
    align-items: center;
    margin: 0;
}
span.custom_common_name_jtpl {
    font-weight: 400;
    color: #121212;
    line-height: initial;
    display: block;
}
/*** accordion table end ***/
/***** 19-01-2023 Designing *********/
.custom_availability_warpeer {
    padding: 15px 0;
}
.availability_csrm h1.main-page-title.page-title.h0 {
    margin: 0;
}
h3.custom_availability_section_head {
    color: #121212;
    margin: 0;
}
li.custom_availabiity_list_li a.cstm_sheet_link:hover {
    color: #555973;
}
ul.custom_availabiity_ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
li.custom_availabiity_list_li a.cstm_sheet_link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #121212;
    gap: 15px;
}
li.custom_availabiity_list_li a.cstm_sheet_link svg {
    width: 20px;
    height: 20px;
}
li.custom_availabiity_list_li {
    margin-bottom: 10px;
}
.custom_sub_text_jtpl p {
    margin: 0;
    line-height: initial;
    padding-top: 5px;
}
.custom_availability_main_inner_wrapper {
    padding-top: 15px;
}
/***** 19-01-2023 Designing *********/
/***** 17-01-2023 Designing *********/
a.jdgm-write-rev-link {
    font-weight: 500;
}

.cstm-contact-form-jtpl {
    background-color: #fff;
}
.announcement-bar__message {
    font-size: 12px;
}


fieldset.product-form__input .form__label {
    text-transform: uppercase;
}

h2.jdgm-rev-widg__title {
    font-size: 32px;
}

h2.title.inline-richtext.h1 {
    font-size: 32px;
}
h1.title.title--primary.inline-richtext {
    font-size: 32px;
}
h1.collection-hero__title {
    font-size: 32px;
}
/***** 17-01-2023 Designing *********/

/***** 03-01-2023 Fixed Header Designing *********/
h1.main-page-title.page-title.h0 {
    font-size: 32px;
}
.jtpl-contact .contact .field:after{
    border-radius: 5px;
}
.jtpl-contact .contact .field__input:focus-visible {
    border-radius: 5px;
}
.jtpl-contact .contact .field__input, .jtpl-contact .contact .customer .field input {
  height: 4.2rem;
  font-family: var(--font-heading-family) !important;
  background-color: #ffffff;
}
.jtpl-contact .contact .field__label, .jtpl-contact .contact .customer .field label {
  font-family: var(--font-heading-family) !important;
}
.jtpl-contact h1.main-page-title.page-title.h0 {
    margin: 0;
}
.jtpl-contact .contact {
    padding-top: 0;
}

.card-wrapper .card-information .rating-star:before {
    background-image: none;
    background-color: #F6C347;
}
.card-wrapper .card-information p.rating-count.caption{
    display: none;
}
.card-wrapper .card-information .rating span.rating-star {
    margin-left: 9px;
}
.customer.account h2 {
    FONT-SIZE: 20PX;
}

.customer.account a {
    color: #555973;
    text-decoration: none;

}


.drawer__inner .drawer__inner {
    overflow-x: hidden !important;
  overflow-y: auto;
}
.drawer__inner .drawer__close svg {
    height: 20px !important; 
    width: 20px !important;
}
.drawer__inner .cart-item__name:hover {
    text-decoration: none !important;
    color: #555973;
}
.cart-drawer .tax-note {
    font-size: 12px !important;
}
.drawer__inner .cart-item cart-remove-button {
    margin: 0;
}
.drawer__inner .cart-item__quantity-wrapper .quantity {
    min-height: unset;
    height: 40px;
}
.drawer__inner .cart-item__image {
    border-radius: 10px;
}
.drawer__inner a.easylockdown-price-link:hover{
  color: #555973;
}
.cart-drawer .cart-item:hover a.easylockdown-price-link{
  color: #555973;
}
.drawer__inner a.easylockdown-price-link {
    color: #212B23;
    text-decoration: none;
    text-align: left;
    line-height: initial;
    display: block;
    padding-top: 0;
}
.custom_register_now_wrapper_header {
    margin: 0 27px;
}
header .header__heading-logo-wrapper {
    display: none;
}
.Tabs_prd_text_cstm a.easylockdown-price-link {
    color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
    padding-top: 10px;
}
.Tabs_prd_text_cstm a.easylockdown-price-link:hover{
  color: #555973;
}

ul.custom_video_logo_jtpl {
    list-style-type: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
  ul.custom_video_logo_jtpl span.custom_video_section_icons {
    display: block;
}
  ul.custom_video_logo_jtpl span.custom_video_section_icons svg {
    width: 24px;
    height: 24px;
}

  ul.custom_video_logo_jtpl li .cstm-mb-width-jtpl {
    display: flex;
    align-items: center;
    gap: 10px;
}
 ul.custom_video_logo_jtpl  .custom_video_wrapper_innner  h3 {
    margin: 0;
}
  ul.custom_video_logo_jtpl  .custom_video_wrapper_innner p {
    margin: 0;
}
  .video-section {
    background: #f6f6f6;
}
ul.custom_tabs_jtpl_warpper_ul_tab_heading {
    list-style-type: none;
    margin: 0;
    display: flex;
    justify-content: center;
    padding: 10px 0;
    margin-bottom: 20px;
}
ul.custom_tabs_jtpl_warpper_ul_tab_heading li h2 {
    padding: 4px 30px;
    line-height: initial;
    cursor: pointer;
    padding-left: 0;
    margin: 0;
    text-align: center;
}
ul.custom_tabs_jtpl_warpper_ul_tab_heading li.is-active h2{
  color: #555973;
}
  .custom_tabs_jtpl_warpper {
    padding-top: 36px;
    padding-bottom: 36px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
}
  ul.custom_tabs_jtpl_warpper_ul_tab_content {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
}
  ul.custom_tabs_jtpl_warpper_ul_tab_content li {
    width: calc(25% - 25px);
    display: flex;
    flex-direction: column;
}
.Tabs_prd_img_cstm {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    /* min-height: 320px; */
    border-radius: 10px;
}
.Tabs_prd_img_cstm img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  width: 100%;
  height: 100%;
}
.Tabs_prd_text_cstm {
    padding-top: 15px;
}
.Tabs_prd_text_cstm a.cstm-prd-title-tab {
  color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
}
.Tabs_prd_text_cstm a.cstm-prd-title-tab:hover {
    color: #555973;
}
.Tabs_prd_text_cstm span {
    display: block;
    text-align: center;
    padding-top: 10px;
  color: #212B23;
}
.testimonial_custom {
    text-align: center;
}
.custom_testimonial_inner_block {
    background-color: #f4f5f9;
    padding: 1.5rem 3.5rem;
}
.custom_testimonial_inner_block h2 {
    margin: 0px;
}

.custom_testimonial_inner_block span.testi_author_name {
    color: #000;
    display: block;
    text-align: center;
}
.custom_main_wrapper_map {
    display: flex;
    flex-direction: row-reverse;
    background-color: #f4f5f9;
    align-items: center;
}
.map_iframe_html {
    width: 50%;
}
.map_iframe_html_heading_outer {
    width: 50%;
    padding: 2rem 5rem;
}
/* .map_iframe_html_content-inner {
    max-width: 270px;
    margin: 0 auto;
} */

.map_iframe_html_content-inner h2 {
    margin-top: 0;
}
.testimonial_outer_main ul.slick-dots {
    list-style-type: none;
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 0;
    margin: 0;
}
.testimonial_outer_main ul.slick-dots li button {
    font-size: 0;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    padding: 0;
    color: transparent;
    border: 1px solid #000;
    background-color: transparent;
}
.testimonial_outer_main ul.slick-dots li.slick-active button {
    border-color: #555973;
    background-color: #555973;
}
.custom_main_map_jtpl {
    padding-top: 36px;
}
footer .icon_with_text .footer-block__details-content {
    display: flex;
    align-items: center;
    gap: 10px;
}
.icon_with_text .footer-block__details-content svg {
    width: 30px;
    height: 30px;
}
.icon_with_text .footer-block__details-content p {
    margin: 0;
    max-width: 60%;
}
.icon_with_text .footer-block__details-content p a {
    color: #fff;
    text-decoration: none;
  font-size: 12px;
}
.icon_with_text_1 {
    padding-bottom: 15px;
}

.footer__content-bottom {
    padding-top: 0 !important;
}
.footer__copyright {
    margin-bottom: 1.5rem;
}
h1.collection-hero__title {
    margin-bottom: 10px;
    text-align: center;
}
.collection .card .media {
    width: 100%;
    border-radius: 10px;
}
.collection .card__information h3.card__heading.h5 a.full-unstyled-link {
    color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
}
.collection .card__information h3.card__heading.h5 a.full-unstyled-link:hover{
color: #555973;
}
.collection .card__information a.easylockdown-price-link {
    color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
    padding-top: 0;
}
.collection .card__information a.easylockdown-price-link:hover {
 color: #555973;
}
.collection .card__information h3.card__heading.h5 a.full-unstyled-link:after{
  display: none;
}
a.pagination__item.link {
    background-color: #DBDBDB;
    border-radius: 50%;
}
a.pagination__item.pagination__item--current.light {
    background-color: #555973;
    border-radius: 50%;
    opacity: 1;
    color: #fff;
}
.pagination__item--current:after, 
.pagination__item:hover:after{
  display: none !important;
}

a.pagination__item.pagination__item--prev.pagination__item-arrow.link.motion-reduce, a.pagination__item.pagination__item--next.pagination__item-arrow.link.motion-reduce {
    background-color: transparent;
}
.custom_product_gallery .product__media-list .product__media.media.media--transparent {
    border-radius: 10px;
}
.custom_product_gallery .thumbnail-list .thumbnail {
    border-radius: 5px;
}
.product__info-container a.easylockdown-price-link {
    color: #212B23;
    text-decoration: none;
    text-align: left;
    line-height: initial;
    display: block;
    padding-top: 10px;
}
.Prg_bar_with_percent {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 5px;
}
.Prg_tab_bar_inner {
    height: 4px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    width: 100%;
    animation: Progress_bar_animation .8s ease-out forwards;
    transform-origin: center left;
}
.Prg_tab_bar_inner .Prg_tab_bar_inner_color {
    animation: Progress_bar_animation .8s ease-out forwards;
    transform-origin: center left;
}
.Prg_tab_bar_inner_color:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.Prg_tab_bar_inner_color {
    float: left;
    width: 25%;
    height: 100%;
    position: relative;
}
.product-count__text {
    font-size: 12px !important;
}
.facet-filters__sort {
    font-size: 12px !important;
}
.facet-filters__label {
    font-size: 12px !important;
}
.facets__summary {
    font-size: 12px !important;
}
.facets__heading {
    font-size: 12px !important;
}
.facets__header {
    font-size: 12px !important;
}
.facet-checkbox {
    font-size: 12px !important;
}
a.facets__reset.link.underlined-link {
    font-size: 12px !important;
}
.active-facets__button-wrapper *, span.active-facets__button-inner {
    font-size: 12px !important;
}


.facets__display a.easylockdown-price-link {
    color: #212B23;
    text-decoration: none;
    text-align: left;
    line-height: initial;
    display: block;
    padding-top: 0;
    padding: 10px 25px;
}
.facet-filters__sort:focus-visible {
    outline: 0;
    box-shadow: none;
}
.facets__display a.easylockdown-price-link:hover {
    color: #555973;
}
li.product__inventory-item p {
    margin: 0;
}
span.stock_cstm_quan {
    display: flex;
    width: 100%;
    gap: 5px;
}
ul.custom_related_product_slider {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    gap: 28px;
}
ul.custom_related_product_slider::-webkit-scrollbar, .custom_tabs_jtpl_warpper ul.custom_tabs_jtpl_warpper_ul_tab_content::-webkit-scrollbar {
  height: 4px;
}
ul.custom_related_product_slider::-webkit-scrollbar-thumb,  .custom_tabs_jtpl_warpper ul.custom_tabs_jtpl_warpper_ul_tab_content::-webkit-scrollbar-thumb {
  background: #555973; 
}
.facet-filters__field .select:focus-visible, .facet-filters__sort:focus-visible {
    outline: 0;
    box-shadow: none;
}
.facet-filters__sort:focus-visible {
    outline: 0 !important;
    box-shadow: none !important;
}

.card__content .card-information .price__container, .card__content .card-information .price__container .price__regular  {
    display: block;
}
.card__content .card-information .price__container .price__regular span.price-item.price-item--regular {
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #212B23;
    display: block !important;
    width: 100%;
}
.card__content .card-information .price__container .price__regular span.price-item.price-item--regular:hover{
  color: #555973;
}
.product__title h1 {
    font-size: 32px;
}
.product-form__input input[type=radio]+label {
    font-size: 12px !important;
}

.facets__price .field__label {
    top: 21px;
    font-size: 13px;
    left: 1.5rem !important;
}
  .custom-btn-card {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}
span.star_rating.half-star path.st1 {
    fill: #ABD03A;
}

.related-products__heading {
    text-align: center;
    font-size: 32px;
}
.cart-item__image-container {
    position: relative;
    width: 100%;
    padding-top: 100%;
    overflow: hidden !important;
    border-radius: 10px;
}
.cart-item__image-container img.cart-item__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: unset;
}
.continue-shopping-ctm_now, .map_iframe_html_heading_outer .map_cstm_btn {
    background-color: #555973;
    border-color: #555973;
}
.continue-shopping-ctm_now:after,  .map_iframe_html_heading_outer .map_cstm_btn:after {
  box-shadow: none;
}
.continue-shopping-ctm_now:not([disabled]):hover:after, .map_iframe_html_heading_outer .map_cstm_btn:not([disabled]):hover:after{
    box-shadow: none;
}
.announcement-bar__link:hover {
    text-decoration: none;
}
a.button.button--primary.custom_register_now {
    padding: 18px 18px;
    color: #FFF !important;
    min-width: unset;
    border-radius: 100px;
    transform: unset !important;
    margin-bottom: 10px;
}
a.button.button--primary.custom_register_now:hover {
    color: #FFF !important;
    box-shadow: none !important;
}
.footer-block__details-content.rte a.button.button--primary {
    padding: 0 15px;
}
.product-form__input input[type=radio]:checked+label {
    background-color: #979BB9 !important;
  border-color: #979BB9  !important;
}
.custom_cart_hader_wrapper.cstm-jtpl a#cart-icon-bubble:hover span {
    color: #FFF;
}
.product-form__input input[type=radio]:disabled+label, .product-form__input input[type=radio].disabled+label {
    opacity: 0.7;
}
.product-form__quantity .quantity:after {
    border-radius: 5px;
}
.product-form__quantity .quantity {
    min-height: 37px;
}
.underline-links-hover:hover a {
    text-decoration: none !important;
}
.product-recommendations--loaded .card__content .card__heading a {
    text-align: center;
  font-size: 14px;
}
.product-recommendations--loaded .card__content .card__heading a:hover{
  color: #555973;
}
.product-recommendations--loaded .card__content .card__heading a:after{
  display: none;
}
.product-form__buttons .product-form__submit {
    margin-bottom: 1rem;
    background-color: #555973;
    color: #fff;
}
.product-form__buttons .product-form__submit:after {
    box-shadow: none;
}
.product-form__buttons .product-form__submit:not([disabled]):hover:after {
    box-shadow: none;
}
a.button.button--primary.custom_register_now {
    font-size: 13px;
}

.shopify-policy__container {
    max-width: 72.6rem !important;
}
/* 28/feb 2024 css start custom logo   */

ul.custom_logo_inner_wrapper {
    display: flex;
    flex-wrap:wrap;
    list-style:none;
    padding: 0;
  justify-content: center;
}
.custom_logo_inner_wrapper img {
    max-width: 100%;
    width: 86%;
    margin: 0 auto;
    text-align: center;
    display: flex;
}
.custom_logo_section_wrapper h2{
  text-align:center;
}
.custom_logo_inner_wrapper li {
    width: 14%;
}
.custom_logo_inner_wrapper h2 {
    font-size: 13px;
    color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
    margin: 0;
}
.custom_logo_section_wrapper a {
    text-decoration: none;
}
/* 28/feb 2024 css end*/
/* 4-11-24 start css */
.section-header .header-wrapper details#Details-menu-drawer-container {
    font-size: 0;
}
/* 4-11-24 end css */

/* 12-12-24 start css */
.menu-drawer-container .menu-drawer .menu-drawer__inner-container .custom_register_now_wrapper_header a.button.custom_register_now {
    transform: rotate(0deg);
    box-shadow: none;
}
.product-grid-container .product-card-wrapper .card__content .card__information .card-information .custom_login_wrapper p {
    color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
    margin: 0;
    padding: 0;
}
.product-grid-container .product-card-wrapper .card__content .card__information .card-information .custom_login_wrapper a {
    width: 100%;
    margin: 0;
    text-decoration: none;
    height: auto;
}
.product-grid-container .product-card-wrapper:hover .card__content .card__information .card-information .custom_login_wrapper p {
    color: #555973;
}
.product__info-wrapper .product__info-container .custom_login_wrapper .header__icon p {
    color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
    margin: 0;
    padding: 0;
}
.product__info-wrapper .product__info-container .custom_login_wrapper .header__icon {
    width: 100%;
    max-width: max-content;
    margin: 0;
    text-decoration: none;
    height: auto;
}
.menu-drawer__inner-container .custom_login_wrapper a.header__icon {
    width: 100%;
    max-width: 100%;
}
.product__info-wrapper .product__info-container .custom_login_wrapper .header__icon:hover p {
    color: #555973;
}
.menu-drawer__inner-container .custom_cart_hader_wrapper a#cart-icon-bubble {
    height: auto;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}
.menu-drawer__inner-container .custom_cart_hader_wrapper a#cart-icon-bubble .cart-count-bubble {
    position: static;
}
.custom_login_wrapper.custom_cart_hader_wrapper {
    width: auto;
    margin: 0px 27px;
    padding-top: 10px;
}
.custom_login_wrapper.custom_cart_hader_wrapper a.header__icon span {
    justify-content: center;
    color: #fff;
}
.custom_login_wrapper.custom_cart_hader_wrapper a.header__icon:hover {
    color: #555973 !important;
}

.custom_tabs_jtpl_warpper .custom_login_wrapper .header__icon p {
    color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
    margin: 0;
    padding: 0;
}
.custom_tabs_jtpl_warpper .custom_login_wrapper .header__icon {
    width: 100%;
    text-decoration: none;
    height: auto;
    padding-top: 10px;
}
.custom_tabs_jtpl_warpper .custom_tabs_jtpl_warpper_ul_tab_content li:hover .custom_login_wrapper .header__icon p {
    color: #555973;
}
.product-form .product-form__buttons .product-form__submit button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background: transparent;
    color: #fff;
}
.product-form .product-form__buttons .product-form__submit button.shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
    box-shadow: none;
}
.product-form form .product-form__buttons .product-form__submit {
    /* background: #121212; */
    color: #fff;
}
.custom_tabs_jtpl_warpper ul.custom_tabs_jtpl_warpper_ul_tab_heading {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    width: auto;
    justify-content: flex-start;
}
.custom_related_product_slider .card__content .card-information .price__container .custom_login_wrapper .header__icon p {
    color: #212B23;
    text-decoration: none;
    text-align: center;
    line-height: initial;
    display: block;
    margin: 0;
    padding: 0;
}
.custom_related_product_slider .card__content .card-information .price__container .custom_login_wrapper .header__icon {
    width: 100%;
    text-decoration: none;
}
.custom_related_product_slider .card__content .card-information .price__container .custom_login_wrapper .header__icon:hover p {
    color: #555973;
}

/* 12-12-24 end css */
a.button.button--primary.custom_register_now::before {
    border-radius: 100px;
}
a.button.button--primary.custom_register_now::after {
    border-radius: 100px;
    box-shadow: none;
}

.custom_login_wrapper.custom_cart_hader_wrapper a.header__icon {
    background: #979BB9;
    border-radius: 100px;
    padding: 7px 10px !important;
    height: 50px;
    margin: 0 0 10px 0px !important;
}
.custom_cart_hader_wrapper.cstm-jtpl a#cart-icon-bubble {
    max-width: 100%;
    width: 100%;
    margin: 10px 0 0 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 3px;
    height: 50px;
    min-height: 50px;
    overflow: hidden;
}
.custom_cart_hader_wrapper.cstm-jtpl a#cart-icon-bubble span {
    color: #fff;
}
.product__info-wrapper .custom_login_wrapper a.header__icon {
    max-width: 100%;
    min-width: 100%;
    color: #ffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product__info-wrapper .custom_login_wrapper a.header__icon p {
    color: #fff !important;
}
.menu-drawer__inner-container .custom_register_now_wrapper_header a.button.custom_register_now {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0;
    height: 50px;
    min-height: 50px;
    overflow: hidden;
}





@media screen and (max-width: 1299px) {
  .Tabs_prd_img_cstm {
    /* min-height: 280px */
  }
}

@media screen and (min-width: 989px) {
.page-wholesale-registration section.shopify-section.shopify-section-group-header-group.section {
    padding: calc(2px + 2.3em) 0 0px 265px;
    padding-top: 0;
}
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer a.header__heading-link.link.link--text.focus-inset {
    display: block;
    text-align: center;
}
.custom_desktop_only  button.reset__button.field__button {
    visibility: hidden;
}
.cart-count-bubble {
    bottom: 1.9rem;
    left: 2.8rem;
    background-color: transparent;
}
 .cart-count-bubble span {
    height: 100%;
    color: #000;
}
  .cart-count-bubble span:after {
    content: ')';
}
    .cart-count-bubble span:before {
    content: '(';
}
  .fixed-left-menu-cstm .custom_desktop_only .custom_cart_hader_wrapper .header__icon {
    padding: 10px 0;
    margin: 0 27px;
    font-size: 12px;
    font-weight: 500;
    color: #212b26;
    text-decoration: none;
    display: block;
}
  .fixed-left-menu-cstm .custom_desktop_only .custom_cart_hader_wrapper .header__icon:after{
    color:#555973;
  }
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer-container {
    display: flex;
    height: 100vh;
}
.fixed-left-menu-cstm .custom_desktop_only .menu-drawer {
    width: 265px;
    height: 100vh;
    position: unset;
}
  .fixed-left-menu-cstm .section-header {
    position: fixed;
    margin-bottom: 51px;
    left: 0;
    /* top: 14px; */
    top: 0;
    height: 100vh;
    max-width: 265px;
    width: 100%;
}
  .fixed-left-menu-cstm .menu-drawer {
    overflow: unset;
}
  .fixed-left-menu-cstm .announcement-bar-section {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
   .fixed-left-menu-cstm .cstm-new-design-jtpl main#MainContent {
    padding: calc(2px + 2.3em) 0 0px 265px;
    padding-top: 0;
}
.fixed-left-menu-cstm .custom_desktop_only h1.header__heading {
    text-align: center;
}
  .custom_header_menu_overlay.custom_hover_overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 3;
    display: block;
}
.fixed-left-menu-cstm .custom_menu_jtpl.menu-drawer__submenu{
    position: fixed;
    left: 265px;
    min-width: 265px;
    top: 0px;
    height: 100%;
    overflow: hidden;
    transition: width 5s;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #dcf8da;
 transform: unset;
  transition: unset;
}
  /* .no-js details[open]>.menu-drawer, .js details[open].menu-opening>.menu-drawer, details[open].menu-opening>.menu-drawer__submenu {
    transform: unset !important;
    visibility: visible;
    width: 240px !important;
    transition: 1s width !important;
} */
/* .fixed-left-menu-cstm .custom_menu_jtpl.menu-drawer__submenu.sub_menu_transition_jtpl{
   width: 240px;
  transform: translate(0);
  transition: 0.5s linear;
} */
   .fixed-left-menu-cstm .custom_desktop_only .menu-drawer summary.menu-drawer__menu-item {
    padding: 14px 0;
    border-bottom: 1px solid rgba(33,43,54,.25);
    margin: 0 27px;
    font-size: 12px;
    font-weight: 500;
    color: #212B26;
     margin-top: -5px;
}
   .fixed-left-menu-cstm .custom_desktop_only .search-modal__form .field:after {
    border: 0px;
     box-shadow: none;
}
   .fixed-left-menu-cstm .custom_desktop_only .search-modal__form .field {
    padding: 0 27px;
}
.fixed-left-menu-cstm .custom_desktop_only .search__input.field__input {
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    height: 40px;
  padding-right: 32px;
}
  .fixed-left-menu-cstm .custom_desktop_only label.field__label {
    font-size: 12px;
    color: #555973;
    left: 40px;
    top: 11px;
    letter-spacing: 0px;
}
  
.fixed-left-menu-cstm .custom_desktop_only .search-modal__form .field input:not(:placeholder-shown) + label.field__label {
    top: 0 !important;
    font-size: 8px !important;
    position: absolute;
}
  .fixed-left-menu-cstm .custom_desktop_only .search-modal__form .field input {
      font-size: 12px;
  }
  .fixed-left-menu-cstm .custom_desktop_only .search-modal__form .field__input:focus-visible {
    box-shadow: none;
}
   .fixed-left-menu-cstm .custom_desktop_only button.search__button {
    width: 15px;
    height: 15px;
    top: 12px;
    right: 40px;
}
 .fixed-left-menu-cstm .custom_desktop_only .search__button .icon {
    height: 15px;
    width: 15px;
}
.fixed-left-menu-cstm .custom_desktop_only .search-modal__form {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
   .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__menu-item {
    padding: 14px 0;
    border-bottom: 1px solid rgba(33,43,54,.25);
    display: block;
    margin: 0 27px;
    transition: .25s border-color;
    font-size: 12px;
     color: #212B36;
}
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__menu-item:hover{
    color: #555973;
  }
   .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__inner-submenu button.menu-drawer__close-button {
    letter-spacing: 1px;
    display: inline-block;
    margin: 0 27px;
    font-size: 12px;
    text-transform: uppercase;
    color: #212B36;
    width: auto;
    padding: 0;
     margin-bottom: 15px;
}
     .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__inner-submenu {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
       padding-top: 130px;
}
    .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__inner-container {
    height: auto;
}
  .fixed-left-menu-cstm .custom_desktop_only  .menu-drawer__navigation {
    padding: 0;
}
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__menu-item--active, 
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__menu-item:focus, 
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__close-button:focus, 
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__menu-item:hover, 
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__close-button:hover{
   /* border-bottom-color: #212b36e6 !important; */
    background-color: transparent;
}
    .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__menu-item--active, 
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__menu-item:focus, 
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__close-button:focus, 
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__menu-item:hover, 
  .fixed-left-menu-cstm .custom_desktop_only .menu-drawer__close-button:hover{
   /* border-bottom-color: #212b36e6 !important; */
    background-color: transparent;
}
  details.custom_submenu_jtpl_open_hover.menu-opening summary.menu-drawer__menu-item.list-menu__item.link.link--text.focus-inset {
    /* border-bottom-color: #212b36e6; */
}
  details.custom_submenu_jtpl_open_hover.menu-opening summary.menu-drawer__menu-item.list-menu__item {
    color: #555973;
}
}

@media screen and (max-width: 1199px) {
  .custom-product-attributes .custom-product-attributes-item .custom-product-attributes-item__label {
    min-width: 80px;
}
  ul.custom_tabs_jtpl_warpper_ul_tab_content li {
    width: calc(33.33% - 19px);
    display: flex;
    flex-direction: column;
}
  aside#main-collection-filters .facets-container .facets__form {
    gap: 0 0.5rem;
}
}


@media screen and (max-width: 989px) {

  .menu-drawer__account {
    font-size: 14px !important;
    margin-bottom: 2rem 0px !important;
}
  .menu-drawer__account .icon-account {
    height: 1.5rem !important;
    width: 1.5rem !important;
}
  .js .menu-drawer__submenu {
    z-index: 2 !important;
}
  .menu-drawer__close-button {
    padding: 1.2rem 1.5rem;
}
  .menu-drawer__navigation {
    padding: .6rem 0 !important;
}
  .menu-drawer__menu-item {
    padding: 1.1rem 1.5rem !important;
}
  .menu-drawer summary.menu-drawer__menu-item {
    padding-right: 5.2rem !important;
}
.cart-count-bubble {
    font-size: 9px;
    bottom: 2.4rem;
    left: 2.7rem;
    height: 16px;
    width: 16px;
}
  /* a#cart-icon-bubble:after {
    content: '';
    width: 35px;
    height: 35px;
    background-image: url(/cdn/shop/files/cart?v=1704350505);
}
a#cart-icon-bubble {
    font-size: 0px;
} */
  .header__icon .icon {
    height: 1.5rem;
    width: 1.5rem;
}
  .header__icon--cart .icon {
    height: 3.4rem;
    width: 3.4rem;
}
.menu-drawer__menu-item {
    font-size: 14px !important;
}
.custom_register_now_wrapper_header {
    padding: 1.1rem 1.5rem;
    margin: 0;
}
/* .submenu-open .custom_register_now_wrapper_header {
    display: none;
} */
  .custom_desktop_only{
  display: none !important;
}
  .custom_mobile_only {
    display: flex !important;
}
  header .header__heading-logo-wrapper {
    display: block;
}
  .section-header {
    margin-bottom: 0 !important;
}
  .Tabs_prd_img_cstm {
    /* min-height: 220px; */
}
.custom_desktop_only {
    display: none;
}

  .header__heading-logo {
    height: 54px;
    object-fit: contain;
    max-width: 100%;
    width: 100%;
}
  summary.header__icon--search{
    width: auto;
}
}

@media screen and (min-width: 750px) {
  .collection-hero.collection-hero--with-image .collection-hero__text-wrapper {
    position: absolute;
    left: 50px;
    z-index: 1;
    color: #fff;
}
 .collection-hero.collection-hero--with-image .collection-hero__inner {
    position: relative;
    padding: 0;
}
 .collection-hero.collection-hero--with-image .collection-hero__image-container {
    flex: 100%;
    margin-left: 0 !important;
}
 .collection-hero.collection-hero--with-image .collection-hero__title {
    color: #fff;
}
}

@media screen and (max-width: 767px) {
  .custom_logo_inner_wrapper li {
    width: 20%;
}
  h1.main-page-title.page-title.h0 {
    font-size: 22px;
}
  .custom_product_gallery .product__media-list .product__media.media.media--transparent img.image-magnify-none {
    border-radius: 10px;
}
 .custom_product_gallery .slider-counter {
    display: none;
}
  ul.custom_video_logo_jtpl li .cstm-mb-width-jtpl {
    justify-content: center;
}
  /* ul.custom_video_logo_jtpl .slick-list {
    padding: 0 20% 0 0 !important;
} */
  .product__title h1 {
    font-size: 28px;
}
  .related-products__heading {
    font-size: 26px;
}
  ul.custom_related_product_slider {
    gap: 20px;
}
  ul.custom_related_product_slider .card__heading a {
    text-align: center;
}
  .card__content .card-information .price__container .price__regular span.price-item.price-item--regular {
    padding-top: 0;
}
.cstm_cart-page-jtpl .title-wrapper-with-link {
    align-items: center;
    flex-direction: column;
}
  .continue-shopping-ctm_now {
    padding: 0 15px;
}
  .cart-item {
    gap: 1rem;
}
  .footer-block__details-content a.button.button--primary {
    padding: 0;
}
  .custom_product_gallery img.image-magnify-lightbox {
    border-radius: 10px;
}
  ul.custom_related_product_slider .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
}
/* ul.custom_video_logo_jtpl li {
    text-align: center;
    display: inline-block !important;
    max-width: 200px;
} */
.custom_tabs_jtpl_warpper .Tabs_prd_img_cstm img {
    object-fit: cover;
}
.custom_tabs_jtpl_warpper ul.custom_tabs_jtpl_warpper_ul_tab_content {
    width: auto;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 10px;
}

<!-- this is for min width of media query  -->
.custom_tabs_jtpl_warpper .Tabs_prd_img_cstm {
    min-height: 100px;
    border-radius: 5px;
    min-width: 100px;
}
ul.custom_tabs_jtpl_warpper_ul_tab_content li {
    width: 100%;
    display: flex;
    flex-direction: column;
    min-width: 250px;
}
.Tabs_prd_img_cstm {
    /* min-height: 280px; */
}
.custom_main_wrapper_map {
    flex-direction: column;
}
.map_iframe_html {
    width: 100%;
}
.map_iframe_html_heading_outer {
    width: 100%;
}
.map_iframe_html_content-inner {
    max-width: unset;
}
ul.custom_video_logo_jtpl .slick-arrow {
    display: none !important;
    align-items: center;
    rotate: 180deg;
}
ul.custom_video_logo_jtpl .slick-initialized .slick-slide {
    display: block;
    text-align: center;
}
ul.custom_video_logo_jtpl .slick-disabled {
    opacity: 0;
}
.map_iframe_html_content-inner h2 {
    margin-top: 0;
}
}

@media screen and (max-width: 749px) {
  slideshow-component .slideshow.banner {
      min-height: 30rem;
  }
  .custom_testimonial_inner_block h2 {
    font-size: 16px;
}
  .custom_testimonial_inner_block p {
    font-size: 12px;
}
  .icon_with_text_1 {
    margin-bottom: 0 !important;
    padding-top: 10px;
}

  h2.footer-block__heading.inline-richtext {
    margin: 0;
}
  .footer-block__details-content .list-menu__item--link {
    padding-top: 5px !important;
    padding-bottom: 0 !important;
}
.collection-hero--with-image .collection-hero__text-wrapper {
    padding: 1rem 0 1rem !important;
}
}
/* hide non-wholesale prices completely and show “Pricing hidden” */
.price.blur-price {
  position: relative !important;
  color: transparent !important;    /* text is fully transparent */
  filter: none !important;          /* remove any blur */
  pointer-events: none;             /* so you can’t accidentally select it */
}

.price.blur-price::after {
  content: "Pricing hidden";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;                  /* match your background */
  font-size: 0.9rem;
  color: #333;
  pointer-events: none;
}



.custom_cart_hader_wrapper.cstm-jtpl a#cart-icon-bubble {
    border-radius: 100px;
}
.custom_cart_hader_wrapper.cstm-jtpl a#cart-icon-bubble:hover {
  color: #FFF !important;
}
.collection.page-width {
    max-width: unset;
}
aside#main-collection-filters {
    max-width: unset;
}
.header__button-wrapper a.button.button--primary {
    background: #555973;
    padding: 11px;
    text-align: center;
    margin-right: 10px;
    min-height: fit-content;
    height: 24px;
    width: fit-content;
    min-width: fit-content !important;
}
.product-form__buttons span, button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    font-weight: 600;
    font-size: 14px;
}
span.badge.price__badge-sold-out.color-inverse {
    font-size: 13px;
}
a.button.button--primary.continue-shopping-ctm_now:hover {
    color: #fff !important;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
   .card--media .card__inner .card__content {
    justify-content: flex-start;
    width: 100%;
    min-width: 172px;
}
}
@media screen and (max-width:767px) {
.header__icon--cart {
    margin-right: -.2rem;
}
.header__button-wrapper a.button.button--primary {
    background: #555973;
    padding: 11px;
    text-align: center;
    margin-right: 10px;
    min-height: fit-content;
    height: 24px;
    width: fit-content;
    min-width: fit-content !important;
}
.header summary.header__icon {
    width: 20px;
}
.header {
    justify-content: space-between;
    display: flex;
}
.header header-drawer {
    margin-left: 0;
}
.header .header__icons {
    align-items: center;
}
.cart-count-bubble {
   background: #555973;
}
.card__content span.badge.badge--bottom-left.color-inverse {
    font-size: 9px;
    padding: 4px;
}
.card--media .card__inner .card__content {
    min-width: 130px;
}
p.totals__subtotal-value {
    font-size: calc(var(--font-heading-scale) * 1.6rem);
    font-weight: 300;
    color: rgb(var(--color-foreground));
}
#main-cart-items quantity-input.quantity.cart-quantity .quantity__button {
    height: 34px;
}

#main-cart-items cart-remove-button .button {
    min-height: 2.5rem;
}
#main-cart-items  .cart-item__quantity-wrapper .quantity {
    min-height: calc((var(--inputs-border-width) * 2) + 2.5rem);
     height: 34px;
}
}
@media screen and (max-width: 371px) {
  .custom_register_btn {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  a.button.button--primary.custom_register_now {
    margin-bottom: 0;
  }
}
