/** Shopify CDN: Minification failed

Line 56:52 Unexpected "{"
Line 1098:12 Comments in CSS use "/* ... */" instead of "//"

**/
@import url('https://fonts.googleapis.com/css2?family=Istok+Web:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body{
  background: #ffffff !important;
  color: #ffffff;
      letter-spacing:0px;
}

.container {
    max-width: 1280px !important;
    padding:0 ;
}
.contact-form__container {
    max-width: 1280px !important;
}
/* Added by Sakshi 31-03-2025 & 01-04-2025*/
.gallery-carousel_stop {
    color: rgba(var(--color-foreground)) !important;
}
.ctm-about-banner .section-header__title, .section-header__subtitle {
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}
.shopify-policy__container li, 
.ctm-policy li,
.ctm-policy th {
    color: #3f3f3f;
}
.ctm-policy .main-page-title.page-title.title--page.h1 {
    text-align: center;
}
.ctm-about-banner .section-header__title, .section-header__subtitle {
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}
.ctm-policy a {
    text-decoration: none;
}
.ctm-policy h2 {
    font-size: 30px;
}
.contact-form__title {
    margin: 0 0 4rem;
}
span.testimonials__slide-author.font-weight-medium, {
    color: #3f3f3f;
}
p.numbered-items-card__text.richtext__content.h3 {
    font-size: 20px;
}



/* Added CSS by Nitish 28-3-2025 */

/* for Breadceumb */
.header__account-modal.modal__toggle.color-background-1 {
    margin-left: -355%;
}
div#menu-drawer {
    height: 100vh;
    top: -30%;
    border-radius: 0;
}
.menu-drawer__bottom {
    margin-bottom: 25%;
}
.container.breadcrumbs-wrapper.background {
    margin-top: 104px;
    background: transparent;
}
.container.breadcrumbs-wrapper.background nav#breadcrumbs {
    margin-top: 30px;
}
/* End */

details-modal.header__search.header__search_desktop .header__search-inner.search.color-background-1 {
    margin-top: 15px;
    padding-top: 0px !important;
}
details-modal.header__search.header__search_desktop .header__search-inner.search.color-background-1 .search__content {
    padding: 50px 0px;
}
details-modal.header__search.header__search_desktop .header__search-inner.search.color-background-1 .search__content .search__main .search__modal {
    padding-top: 0px;
}
.search__inner .search__promo-links-block span.search__promo-subheading.section-header__subtitle.subheading.section-header__subtitle_dot {
    margin: 10px 0 0 0;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}
.search__inner .search__promo-links-block span.search__promo-subheading.section-header__subtitle.subheading.section-header__subtitle_dot::before {
    display:none;
}
form.search.search__form .field input#Search-In-Modal-1 {
    font-size: 24px;
    padding-bottom: 0px !important;
}
.search__inner .search__promo-links-block {
    margin-bottom: 10px !important;
}
label.search__label.subheading {
    margin-bottom: 15px !important;
    color: #000;
    font-weight: 500;
}
div#CartDrawer .empty-cart-main-part svg {
    width: 64px;
    height: 64px;
    color: #000;
}
div#CartDrawer h3.drawer__heading.h3 {
    color: #000;
}
div#CartDrawer .drawer__close .icon-close {
    width: auto;
    height: auto;
    color: #000;
}
div#CartDrawer .cart-shipping__message.active {
    color: #000;
}
div#CartDrawer .cart__empty-wrapper h5.cart__empty-title.h4 {
    color: #000;
}
div#CartDrawer a.cart__empty-button.button.button--secondary.focus-inset {
    background: #000;
    color: #fff;
    font-weight: 500;
}
form#FacetFiltersForm label.facets-sorting__label {
    color: #000;
    line-height: 28px;
}
form#contact_form button.newsletter__button.button.button--primary.dot_active {
    color: #fff !important;
    font-weight:500 !important;
    padding: 10px 24px !important;
}
form#contact_form button.newsletter__button.button.button--primary.dot_active::before {
    display:none !important;
}
div#FacetsWrapperDesktop button.no-js-hidden.button.button--primary.focus-inset.button--results {
    color: #fff;
    font-weight: 500;
}
.header__icons-wrapper details-disclosure.header__account a.button.button--primary.button--primary-size.button.header__account__login.link.focus-inset span {
    color: #fff;
    font-weight: 500;
}
.header__icons-wrapper details-disclosure.header__account .header__account__register {
    font-size: 14px;
}
body.template-product .shopify-section.product-section.spaced-section {
    padding-top: 0px !important;
}
.disclosure-has-popup .mobile-facets__open svg {
    width: 2rem;
    color: #fff;
}
.disclosure-has-popup .mobile-facets__open span {
    color: #fff;
}
.template-collection .collection-hero__wrapper.color-background-3 {
    height: 500px;
}
body.template-search .container.breadcrumbs-wrapper.background {
    margin-top: 90px;
    margin-bottom: 20px;
}

/* End */

.header__icons-wrapper {
    gap: 10px;
}

nav.header__inline-menu ul.list-menu.list-menu--inline{
  gap:40px;
}

nav.header__inline-menu li.list-menu-item {
  padding:0px;
}

.service-merits {
    padding: 50px 20px !important;
    background: #F9F9F9 !important;
}

.popular-products .section-header{
    margin-bottom:60px;
}

.popular-products .products-slider .product-card{
  width:374px;
}

.popular-products .products-slider .product-card a img{
  object-fit:contain;
}

.popular-products .products-slider .product-card a {
      padding:0 !important;
}


.popular-products .products-slider .card {
    height: 374px;
}

.popular-products .products-slider .products-slider__slide{
  margin-right:32px !important;
  flex-shrink: unset !important;
}


/* Added CSS by Nitish 26-3-2025 */
span.badge.badge--bottom-left.color-background-1 {
    font-size: 14px;
    line-height: normal;
    text-transform: lowercase;
}
.header__left h1.header__heading {
    margin-left: 0px !important;
}
header.header.header--left-logo {
    padding: 0px !important;
}
.product-card .card__link {
    bottom: 18rem;
    background: #8A4F9F;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    padding: 19.5px 37px;
}
.product-card.card-wrapper.js-color-swatches-wrapper.quickview--hover:hover .card.card--product a::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: #FFF5BE;
    z-index: 9;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
form#FacetFiltersFormMobile .mobile-facets__footer button.no-js-hidden.mobile-facets__apply.button.button--primary.focus-inset {
    color: #fff;
    font-weight: 500;
      border: 1px solid #4b88d2;
}
/* .quick-add {
    z-index: 99 !important;
} */
/* End */

h2.section-header__title.h1:after {
    content: "";
    display: block;
    width: 81px;
    height: 6px;
    background-color: #697172;
    margin-top: 26px;
}

summary.header__icon.header__icon--search.link--text.header__icon--summary.focus-inset.modal__toggle.type--text {
    display: none;
}
.image-with-text.image-standard-layout {
    background: #2f3132;
    padding-bottom: 135px;
}


/* MAIN CLASSES FOR EVERY CONTAINER */

.features-grid {
      max-width: 1131px;
    margin: auto;
}

.image-with-text__wrapper {
    max-width: 1187px;
    margin: auto;
}

.video-section {
    max-width: 1275px;
    margin: auto;
}

/* END */




/* CSS ADDED ON 21-3 */

.popular-products .section-header__wrapper h2.section-header__title.h2 {
    font-size: 30px;
    line-height: 29.68px;
    font-weight: 700;
    color:#000000 !important;
    font-family: "Montserrat", sans-serif;
}

.products-slider__wrapper .card-information {
    padding-top: 6px;
}

.popular-products .section-header__wrapper h2.section-header__title.h2:after {
    content: "";
    display: block;
    width: 81px;
    height: 6px;
    background-color: #697172;
    margin-top: 26px;
}

.card__badge .badge {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 19px;
    padding: 0 14px !important;
    font-family: "Istok Web", sans-serif;
}


.image-with-text__content {
    background: transparent;
    padding: 0 !important;
    width: 286px !important;
}

.image-with-text__media {
    height: 384px;
    width: 680px !important;
}

.image-with-text__media img {
    height: 100%;
    width: 100%;
    object-fit:contain;
}

h2.section-header__title.h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    font-family: "Montserrat", sans-serif;
    text-transform:uppercase;
    letter-spacing:1px;
}

.image-with-text__media img {
    border-radius: 0 !important;
}

.image-with-text__text p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #AEAEAE;
    margin-top: 26px !important;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
}

h4.f-text {
    font-weight: 400;
    margin: 0px 0 6px 0;
}

.collapsible-content__wrapper.column-direction h2 {
    text-align: left;
}

.custom-image-with-text-2 {
    justify-content: start !important;
}

div#shopify-section-template--19220205961460__image_with_text_YNncgU .image-with-text.image-standard-layout:first-child {
    padding-top: 70px !important;
}


.popular-products .card-information h3.card__title {
    font-size: 18px;
    line-height: 29.68px;
    font-weight: 400;
}

.popular-products .price__sale dd span.price-item.price-item--sale {
    font-size: 18px;
    line-height: 29.68px;
    font-weight: 400;
    color: #000;
}

.popular-products .price.price--on-sale {
    margin: 0 !important;
}

/* END */




/* CSS added on 24-3  */

.shopify-section-header {
    /* background: #FFFFFFB2; */
    background: url("/cdn/shop/files/background.png?v=1742969870");
    padding: 26px 0;
    background: #ffffff70;
    width: 100%;
    position: absolute;
    width: 100%;
    top: 0;
}

.header-wrapper--top-menu .header {
    margin-top: unset;
}

section#shopify-section-template--19220205961460__image_banner_RWWMhU{
  padding:0 !important;
}

section#shopify-section-template--19220205961460__image_banner_RWWMhU .container.background {
    position: absolute;
    z-index: 99999;
    left: 50%;
    top: 59%;
    transform: translate(-50%, -50%);
    text-align: center;
    background:transparent;
    margin-bottom:35px;
}

.image-banner__media {
    height:900px !important;
}

.image-banner__media img {
    height:100% !important;
    width:100% !important;
}

.section-header h2.section-header__title.h3 {
    margin-top: 0!important;
    font-size: 72px;
    font-weight: 700;
    color : #ffffff;
    /* -webkit-text-stroke: .1px #9C9C9C; */
    text-transform:uppercase;
    letter-spacing:0px;
}

.section-header span.section-header__title.h3 {
    margin-top: 0!important;
    font-size: 72px;
    font-weight: 700;
    color:#ffffff;
    /* -webkit-text-stroke: 1px #9C9C9C; */
    letter-spacing:0px;
}

.section-header__title, .section-header__subtitle {
    max-width: 100% !important;
}

.ctm-home-banner .section-header__subtitle.subheading {
    background: #fcd700;
    font-size: 18px;
    color: #555;
    padding: 3px 24px;
    border-radius: 40px;
    line-height: 29px;
    font-weight: 700;
    display: block;
    width: max-content;
    margin: 20px auto auto auto;
    text-transform:lowercase;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0px;
}

.container.background .sec-btn-settings a.button {
    padding: 14px 48px;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    background: #8A4F9F;
    border-radius: 40px;
    box-shadow: 0px 0px 25px 0px #8A4F9F40;
    color: #ffffff;
    text-transform:capitalize;
    letter-spacing:0px;
}

.features-grid .feature-item h3 {
    color: #000000;
    font-family: "Montserrat", sans-serif;
}

.features-grid .feature-item p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 29.68px;
    font-family: "Montserrat", sans-serif;
}

.feature-item {
    flex: 1;
    min-width: unset !important;
    text-align: center;
    padding: 25px 0px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}


div#shopify-section-template--19220205961460__video_JBd3B4 {
    background: #F9F9F9 ;
    padding: 30px 0 0 0;
}

.video-section .video-container {
    height: 507px;
}

.video-section .video-cover {
    height: 507px;
    width: 100%;
}

.video-section .video-cover img {
    height: 100%;
    width: 100%;
    border-radius:30px;
}

div#shopify-section-template--19220205961460__image_with_text_YNncgU {
    background: #ffffff;
}

.feature-item img {
    margin: 0 !important;
    height: 46px;
    width: 64px;
    object-fit: contain;
}

.feature-item h3 {
    margin: 15px 0 4px 0;
}

.feature-item p {
    margin: 0 !important;
}

section#shopify-section-template--19220205961460__product_slider_XAHzUr {
    background: #F9F9F9 !important;
    padding: 40px 0 90px;
}
.card-information .card-information-block h3.card__title a {
    color: #000000;
    font-family: "Istok Web", sans-serif;
}

section#shopify-section-template--19220205961460__product_slider_XAHzUr .price__sale {
font-family: "Istok Web", sans-serif;
}

section#shopify-section-template--19220205961460__product_slider_XAHzUr .price {
    font-family: "Istok Web", sans-serif;
}

section#shopify-section-template--19220205961460__product_slider_XAHzUr .price-item.price-item--regular {
    color: #000;
    text-decoration-color: #000;
}

section#shopify-section-template--19220205961460__collapsible_content_VRdJUD {
    background: #F9F9F9 !important;
}

.collapsible-content  .collapsible-content__wrapper.column-direction h2 {
    text-align: left;
    font-size: 30px;
    line-height: 29.68px;
    font-weight: 700;
    color: #000;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

.collapsible-content .section-header::after {
    content: "";
    display: block;
    width: 81px;
    height: 6px;
    background-color: #697172;
    margin-top: 26px;
    margin-left: 16px;
}
.collapsible-content .section-header {
    padding-bottom: 41px;
    margin-bottom: 0;
    border-bottom: 1px solid #E4E4E4;
}

.collapsible-content__toggle-group h4.collapsible-content__question.h4 {
    font-size: 30px;
    line-height: 29px;
    font-weight: 400;
    color: #000;
    font-family: "Istok Web", sans-serif;
}

footer.footer {
    background: #2f3132;
}

footer.footer h5.footer-block__contacts-label.subtitle.h5 {
    font-size: 29px;
    font-weight: 700;
}

footer.footer h5.footer-block__heading.subtitle.h5 {
    font-size: 12px;
    font-weight: 700;
    font-family: "Istok Web", sans-serif;
}

footer.footer p.footer-block__contacts-text {
    font-size: 13.16px;
    font-weight: 400;
    line-height: 20.57px;
    color:#ffffff;
    font-weight:400;
}

footer.footer ul.footer-block__details-content.list-unstyled li a span {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    font-family: "Istok Web", sans-serif;
    color:#ffffff;
}

.footer-block.footer-block--contacts {
    width: 323px;
}

.footer__content-top {
    padding-bottom: 0 !important;
}

.description-footer-bottom.container h3 {
    margin: 0;
    margin-bottom: 10px;
}

.description-footer-bottom.container h4 {
    font-size: 20px;
    font-weight: 400;
    font-family: "Istok Web", sans-serif;
    letter-spacing:.1px;
    text-transform: capitalize;
    line-height: normal;
}

.description-footer-bottom.container h3 strong {
    font-size: 24px;
    font-weight: 700;
    font-family: Istok Web,sans-serif;
    text-transform: uppercase;
}

.footer__content-bottom-container {
    border: 0 !important;
    padding: 71px 0 35px 0 !important;
}

.footer__content-bottom-main {
    justify-content: center !important;
    font-family: "Istok Web", sans-serif;
}

.video-section-inner {
    position: absolute;
    z-index: 9;
    top: 60%;
    left: 50%;
    transform: translate(-50%, 0%);
}

h2.video-section-heading {
    width: max-content;
    font-size: 30px;
    font-weight: 700;
    line-height: 29px;
    margin: 0 auto 10px auto;
    color: #ffffff;
    font-family: "Istok Web", sans-serif;
}

span.video-section-subheading {
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    font-style: italic;
    margin: auto;
    font-family: "Istok Web", sans-serif;
  color: #fff !important;
}

.swiper-pagination.swiper-pagination-default.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    padding: 30px 20px 1rem !important;
}

header.header.header--left-logo {
    box-shadow: none;
    background: transparent;
}

sticky-header.header-wrapper.container.header-wrapper--top-menu .header__left {
    width: 100%;
    gap:0px;
}

sticky-header.header-wrapper.container.header-wrapper--top-menu nav.header__inline-menu {
    width: 100%;
}

sticky-header.header-wrapper.container.header-wrapper--top-menu ul.list-menu.list-menu--inline {
    width: 100%;
    justify-content: center;
}

sticky-header.header-wrapper.container.header-wrapper--top-menu ul.list-menu.list-menu--inline li.list-menu-item a::before {
    content: '';
    display: none;
}


.collapsible-content__wrapper.column-direction .collapsible-content-main-container {
    width: 100%;
    max-width: 1192px !important;
    margin: 0 0 0 auto !important;
}

.collapsible-content__answer {
    max-width: 760px;
  font-family: "Istok Web", sans-serif;
}

nav.header__inline-menu ul.list-menu.list-menu--inline li.list-menu-item a span {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    text-transform:capitalize;
}

span#transcyBtnSwitcher {
    position: fixed;
    right: 20px;
    bottom:20px;
  
}

a.header__heading-link.link.link--text.focus-inset {
    max-height: 44px;
    max-width: 201px;
    margin-right:0px;
}

.image-with-text__grid {
    align-items: start !important;
}

.footer__copyright {
    color:#ffffff !important;
}

.video-container iframe {
    border-radius: 30px !important;
    height:507px;
}

  details summary.header__icon.header__icon--search.link--text.header__icon--summary path {
    color: #000;
}

#shopify-section-template--19220205961460__collapsible_content_VRdJUD {
    padding-top: 0 !important;
    padding-bottom: 4rem !important;
}

section#shopify-section-template--19220205961460__product_slider_XAHzUr .swiper-button {
    width: 48px;
    height: 48px;
}

.footer__blocks-wrapper {
    gap: 7rem !important;
}

.footer-block.footer-block--logo {
    margin-right: 0px !important;
}

.footer-block__details-content {
    gap: 0px;
}
/* end */

/* 27 */
table:not([class]) td, table:not([class]) th {
    border-right: 0 !important;
}
.collapsible-content__answer-inner.richtext__content {
    padding-right: 0px;
}
.collapsible-content__answer-inner.richtext__content table tbody tr td {
    border: none;
    border-bottom: 1px solid #E4E4E4;
    padding: 20px 0;
    font-size: 16px;
    color: #000;
    line-height: 29.68px;
    font-weight: 400;
    background: #f9f9f9 !important; 
}

/* end */




/* CSS added on 1-4 */

.facets__container-top button.facets__open-button {
    color: black;
    border: 1px solid black;
}

.facets__container-top .facets__product-count {
    color: black;
}

.facets__container-top select.select__select {
    color: black;
    text-transform:capitalize !important;
}

.card-information .card-information-block h3.card__title a.unstyled-link {
    font-size: 18px;
}

.price .price__regular {
    font-family: 'Istok Web';
}

.price.price--on-sale .price__sale {
    font-family: 'Istok Web';
}

.card-wrapper .card.card--product {
    height: 374px;
}

.card-wrapper a.media.media--hover-effect {
    padding: 0 !important;
    width: 374px;
}

.facets__wrapper-bottom facet-remove a.button span {
    color: black;
    font-size:12px;
      font-family: 'Montserrat';
}

.facets__wrapper-bottom facet-remove{
      color: black;
    font-size:12px;
      font-family: 'Montserrat';
}

.facets__wrapper-bottom facet-remove a.button  {
    border: 1px solid #000;
    background:transparent;
}

.facets__wrapper-bottom facet-remove a.button span  {
    color:#000;
}

.facets__wrapper-top {
    margin-bottom: 1.2rem !important;
}

li.card-list__item span.card-list__badge.badge--primary {
    font-size: 14px;
    font-family: 'Istok Web';
}

.product__title__wrapper h1.product__title.h2 {
    color: #000;
}
.price-wrapper .price__regular {
    color: #000;
}

#shopify-section-template--19220206158068__card-list {
    padding-top: 5rem !important;
}

#shopify-section-template--19220206158068__testimonials {
    padding-top: 5rem !important;
}

.card-list__item_img.card-list__item_img_active {
    width: 374px;
}

.card-list__item_img.card-list__item_img_active img {
    object-fit: contain !important; 
}

.contact-form .container {
    padding: 100px 0 0 0;
}


.product-form__submit {
    justify-content: center !important;
}


.play-button {
    top: 47% !important;
    left: 50% !important;
    background: transparent !important;
    color: #ffffff80 !important;
    font-size: 94px !important;
    line-height: normal;
    width: 145px;
    height: 145px;
    text-align: center !important;
    display: flex;
    justify-content: center;
    border: 10px solid #ffffff80 !important;
    padding: 0px !important;
    align-items: center;
    padding-left: 22px !important;
}

.video-section-inner {
    top: 64% !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
}
/* end */



/* css added on 2-4 */

.active-facets__wrapper.active-facets__wrapper_margin facet-remove.active-facets__clear-btn.button.button--secondary {
    background: transparent;
    border: 1px solid #000;
}

.active-facets__wrapper.active-facets__wrapper_margin facet-remove.active-facets__clear-btn.button.button--secondary a span {
    color: #000;
}

.menu-drawer__utility-links a.button.button--primary {
    font-size: 14px;
}

.active-facets.active-facets-mobile facet-remove.active-facets__clear-btn.button.button--secondary {
    background: transparent;
    border: 1px solid #000;
    color: #000;
}

span.mobile-facets__open.button.button--primary.button--primary-size.focus-inset .count-bubble {
    color: #fff !important;
    border-color: #ffffff !important;
}


.collection.collection-product .product-card.card-wrapper {
    width: 374px;
}

.facets__open-button.dot_active {
    padding: 1.5rem 2rem 1.5rem 2rem !important;
}
.facets-container .button.dot_active:before, .customer .button.dot_active:before {
    display: none !important;
}

details-disclosure.header__account details summary.header__icon::after {
    display: none;
}

details-modal.header__search.header__search_desktop details summary.header__icon::after {
    display: none;
}

.header__cart a::after {
    display: none;
}

.card-list ul.card-list__list li .card-list__item_img.card-list__item_img_active {
    width: 100%;
}

.card-list ul.card-list__list li .card-list__item_img.card-list__item_img_active img {
    object-fit: cover !important;
}

.product-form__buttons .product-form__buttons-row button.product-form__submit::before {
    display: none;
}

.paypal-button {
    border: 1px solid #ffc439;
}

.header__icons .header__icons-wrapper .header__search.header__search_desktop a::after {
    display: none;
}

.section-search {
    padding-bottom: 0rem !important;
}

.menu-drawer__navigation-container nav.menu-drawer__navigation ul li a {
    font-family: 'Montserrat';
  font-size: 14px;
}

button.product-form__submit.button {
    border: 1px solid black !important;
    background: transparent;
}

button.product-form__submit.button span {
    color: #000;
}

/* .header__icons .header__icons-wrapper .header__search.header__search_desktop a span {
    color: #000;
} */

/* Sakshi */

        .table-container {
            width: 100%;
            max-width: 1200px;
            background-color: white;
            overflow: hidden;
        }
        table {
            width: 100%;
            border-collapse: collapse;
        }
        td {
            padding: 12px 16px;
            border-bottom: 1px solid #ddd;
            font-size: 16px;
        }
        .left-td {
            font-weight: 400;
            //background-color: #F5F5F5;
            width: 40%;
.left-td {
    font-weight: 400;
    width: 40%;
    color: #000 !important;
}
        }
        .right-td {
            width: 60%;
            text-align: right;
            color: #6D6D6D !important;
        }
        tr:last-child td {
            border-bottom: none;
        }

/* end */




/* end */

/* all media screens here */
@media (min-width: 1200px) {
  .ctm-about-rich .rich-text__heading {
      max-width: 40rem;
      text-transform: uppercase;
  }
  .customer .forms-with-image-wrapper {
    justify-content: center;
}
}
@media screen and (min-width: 991px) and (max-width: 1480px){
.image-banner__media img {
    object-position:bottom;
}
}

@media screen and (max-width:1320px){
    .container {
    padding:0 20px ;
}
}


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

  .container {
      padding: 0 20px;
  }
  .menu-drawer__utility-links a.button.button--primary {
      color: #fff;
      padding: 12px 28px;
      line-height: normal;
      min-height: auto;
  }
  .header__search > details[open] .header__search-mobile-close {
    top: 7rem;
  }
}
@media screen and (max-width:1100px){
.popular-products .products-slider .products-slider__slide {
    margin-right: 20px !important;
    flex-shrink: inherit;
    width: 100% !important;
}
}

@media screen and (min-width: 991px) and (max-width: 1266px){

  .image-with-text__content {
    width: 50% !important;
}

  .image-with-text__media {
    height: 100%;
    width:50% !important;
}

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

  .card-wrapper a.media.media--hover-effect {
    width: unset;
}

  .card-wrapper .card.card--product {
    height: 320px;
}

  .mobile-facets__summary {
    padding: 1rem 0 !important;
}

  .mobile-facets__sort label {
    color: #000;
}

  .mobile-facets__footer facet-remove a.mobile-facets__clear {
    border: 1px solid #000;
    color: #000;
    background:transparent;
}

  .mobile-facets__summary_sort .select.field select.select__select {
    text-transform: capitalize;
}
  
  body.template-search .container.breadcrumbs-wrapper.background {
    margin-top: 60px;
    margin-bottom: 20px;
}
  body.template-search .container.breadcrumbs-wrapper.background nav#breadcrumbs {
    margin-top: 20px;
}
form.search.search__form .field input#Search-In-Modal-1 {
    font-size: 18px;
    padding-bottom: 0!important;
}
.shopify-section-header {
    padding: 16px 0 !important;
}

  .image-with-text__media img {
    border-radius: 0!important;
    object-fit: contain !important;
}

  .menu-drawer__inner-container {
    padding-top: 40px !important;
}
.feature-item {
    flex: 0 0 47% !important;
}

    .header-wrapper:not(.header-wrapper--full-width) .menu-drawer {
    max-width: unset;
    left: 0;
    right: unset;
}
  
  .image-banner__media img {
    object-position:center;
}

  details.menu-drawer-container line {
    color: #000 !important;
}

  details summary.header__icon.header__icon--search.link--text.header__icon--summary path {
    color: #000;
}

.image-with-text__media {
    height: 100%;
    width:100% !important;
      aspect-ratio: 21 / 12 !important;
}

  .footer-block.footer-block--contacts {
    width: 100%;
}

  .header-wrapper--top-menu .header:not(.header-container) {
    padding-left: unset;
    padding-right: unset;
}
  
header.header.header--left-logo h1.header__heading {
    margin: auto !important;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
  section#shopify-section-template--19220205961460__product_slider_XAHzUr {
    background: #fff;
    padding: 40px 0 10px;
}

  .footer__content-bottom-container {
    border: 0!important;
    padding: 41px 0 25px!important;
}
  
  .section-header h2.section-header__title.h3, .section-header span.section-header__title.h3 {
    font-size: 42px;
}

  span.section-header__subtitle.subheading {
    font-size: 14px;
    line-height: 22px;
}

  .container.background .sec-btn-settings a.button {
    padding: 10px 32px;
    font-size: 16px;
    line-height: 19px;
}

  .image-banner__media {
    height: 697px!important;
}

  .features-grid .feature-item p {
    font-size: 14px;
    line-height: 19.68px;
}
  .feature-item h3 {
    font-size: 18px;
    line-height: 19.68px;
}

  .features-grid {
    gap: 5px;
}

  .video-section .video-cover {
    height: 100%;
}

.video-section .video-container {
    height: 100% !important;
}

  h2.section-header__title.h1 {
    font-size: 24px;
    line-height: 26px;
}

  .image-with-text.image-standard-layout {
    padding-bottom: 66px;
}

  .image-with-text__content {
    width: 100% !important;
    align-items: center !important;
}

  .image-with-text__content--left {
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

  h2.section-header__title.h1:after {
    margin: 10px auto;
}

  .image-with-text__grid {
    gap: 35px !important;
}

  h2.video-section-heading {
    font-size: 14px;
    line-height: 11px;
    margin: 0 auto 5px auto;
}

  .video-section-inner {
    width: 100%;
        top: 70%;
}

  span.video-section-subheading {
    font-size: 14px;
    line-height: 17px;
}

  .description-footer-bottom.container {
    padding-top: 20px;
}

  .description-footer-bottom.container h3 strong {
    font-size: 16px;
    font-weight: 500;
}

  .description-footer-bottom.container h4 {
    font-size: 14px;
    font-weight: 300;
}

  .collapsible-content .collapsible-content__wrapper.column-direction h2 {
    font-size: 24px;
}

  .collapsible-content__toggle-group h4.collapsible-content__question.h4 {
    font-size: 20px;
    line-height: 24px;
}

  .collapsible-content .collapsible-content__item.active .collapsible-content__toggle {
    padding: 10px 0 !important;
}

  .collapsible-content__answer {
    padding-bottom: 1rem !important;
}

  #shopify-section-template--19220205961460__collapsible_content_VRdJUD {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
}
  .footer__blocks-wrapper {
    gap: 1rem!important;
}
  .video-container iframe {
    border-radius: 10px !important;
}

  .card-list__item_img.card-list__item_img_active {
    width: unset !important;
}
  .main-product .product {
    padding-bottom: 0 !important;
}
}


@media screen and (min-width: 575px) and (max-width: 767px){

  .products-grid {
    margin: auto !important;
}
}
  

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

  .card-list ul.card-list__list li .card-list__item_img.card-list__item_img_active img {
    object-fit: contain !important;
}

product-recommendations.popular-products h2.section-header__title.h1:after {
    margin: 10px;
}

  #shopify-section-template--19220206158068__main-product {
    padding-bottom: 0rem !important;
}

  #shopify-section-template--19220206158068__card-list {
    padding-top: 0rem !important;
}

  .card-list .card-list__badge {
      top: 8rem !important;
}

  .card-list__list {
    gap: unset !important;
}

  .container.breadcrumbs-wrapper.background {
    margin-top: 64px !important;
}

    .facets-sorting__field .select select {
    padding: 0 1.2rem 0 1rem !important;
}


  
  body.template-collection .collection-hero__wrapper .container {
    justify-content: center;
    align-items: center;
    text-align: center;
}
  body.template-collection .collection-hero__inner.collection-hero__inner_image {
    padding-bottom: 0px;
}
form.search.search__form .field input#Search-In-Modal-1 {
    font-size: 16px;
    padding-bottom: 0!important;
}
.shopify-section-header {
    padding: 12px 0 !important;
}

  div#shopify-section-template--19220205961460__video_JBd3B4{
    padding:0px !important;
  }
  
  .section-header h2.section-header__title.h3 {
    font-size: 32px !important;
}
  .section-header span.section-header__title.h3 {
    font-size: 32px !important;
    line-height: normal;
    margin-top: 6px !important;
    display: inline-block;
}
  span.section-header__subtitle.subheading {
    font-size: 14px !important;
    padding: 5px 24px;
    line-height: 20px !important;
}
  .video-container iframe {
    width: 100%;
    height: 450px !important;
    border-radius: 10px;
}
  .video-section .video-cover {
    height: 450px !important;
}
  .video-section .video-container {
    height: 450px !important;
}
  .feature-item h3 {
    font-size: 18px !important;
    line-height: 27.68px !important;
}
  h2.section-header__title.h1 {
    font-size: 20px !important;
    line-height: 26px !important;
} 
  .image-with-text__text p {
    margin-top: 10px !important;
}
  .product-card .card__link {
    /* bottom: 13rem; */
    bottom: 6rem;
    font-size: 16px !important;
    font-weight: 600;
    padding: 15px 30px;
}
  .product-card .card__link span.card__quickview-text{
    font-size: 16px !important;
    font-weight: 600 !important;
  }
  form#FacetFiltersFormMobile .mobile-facets__main-items summary.mobile-facets__summary span {
    color: #000 !important;
}
    span#transcyBtnSwitcher {
    padding: 6px 8px;
      margin: 0 0px 33px 0;
}

  span#transcyBtnSwitcher .transcy-locale-name {
    font-size: 11px;
}
    .image-banner__media {
        height: 650px !important;
    }
  .collapsible-content__toggle {
    padding: 1.1rem 0 !important;
}
  .collapsible-content__toggle-group h4.collapsible-content__question.h4 {
    font-size: 20px !important;
}
  .footer__blocks-wrapper {
    gap: 0rem!important;
}
}
@media screen and (max-width:575px){

  .collection.collection-product .product-card.card-wrapper {
    width: unset;
}


  .mobile-facets__main-items {
    padding-right: 2.4rem !important;
}

  .mobile-facets__sort {
    width: 100%;
}

  
  div#CartDrawer .empty-cart-main-part svg {
    width: 34px;
    height: 34px;
}
  .popular-products .products-slider .card {
    height: 320px;
}
  .popular-products .products-slider .product-card {
    width: 320px;
}
  .swiper-pagination.swiper-pagination-default.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    padding: 25px 20px 1rem!important;
}
  .video-container iframe {
    width: 100%;
    height: 350px !important;
    border-radius: 10px;
}
  .video-section .video-cover {
    height: 350px !important;
}
    .video-section .video-container {
    height: 350px !important;
}
.service-merits .container {
    padding: 0px;
}
  .features-grid {
    gap: 15px !important;
}
  .feature-item {
    flex: 0 0 47% !important;
    min-width: auto !important;
    padding: 15px 0px !important;
}
    .feature-item h3 {
    font-size: 14px !important;
    line-height: 22px !important;
}
    .collapsible-content .collapsible-content__wrapper.column-direction h2 {
    font-size: 22px !important;
}
  .collapsible-content__answer-inner {
      font-size: 14px !important;
      padding-right: 25px !important;
}
}

/* end */