/** Shopify CDN: Minification failed

Line 15:13 Expected ")" to end URL token

**/
:root {
  --white: #ffffff;
  --black: #000000;
  --dark: #333333;
  --dark2: #010101;
  --colorNavText: #685486;
}
@font-face {
  font-family: "Sora";
  src: url({{"Sora" | asset_url }})
}
@font-face {
    font-family: 'Sora';
    src: url('Sora-Light.eot');
    src: url('Sora-Light.eot?#iefix') format('embedded-opentype'),
        url("/cdn/shop/files/Sora-Light.woff2?v=1683603004") format('woff2'),
        url("/cdn/shop/files/Sora-Light.woff?v=1683604532") format('woff'),
        url("/cdn/shop/files/Sora-Light.ttf?v=1683604523") format('truetype'),
        url("/cdn/shop/files/Sora-Light.svg?v=1683604512") format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('Sora-Medium.eot');
    src: url('Sora-Medium.eot?#iefix') format('embedded-opentype'),
        url("/cdn/shop/files/Sora-Medium.woff2?v=1683605066") format('woff2'),
        url("/cdn/shop/files/Sora-Medium.woff?v=1683605055") format('woff'),
        url("/cdn/shop/files/Sora-Medium.ttf?v=1683605040") format('truetype'),
        url("/cdn/shop/files/Sora-Medium_2d8af1ff-f2a2-4b59-9b98-84826e0d9015.svg?v=1683605089") format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('Sora-SemiBold.eot');
    src: url('Sora-SemiBold.eot?#iefix') format('embedded-opentype'),
        url("/cdn/shop/files/Sora-SemiBold.woff2?v=1683605880") format('woff2'),
        url("/cdn/shop/files/Sora-SemiBold.woff?v=1683605869") format('woff'),
        url("/cdn/shop/files/Sora-SemiBold.ttf?v=1683605853") format('truetype'),
        url("/cdn/shop/files/Sora-SemiBold.svg?v=1683605838") format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('Sora-Regular.eot');
    src: url('Sora-Regular.eot?#iefix') format('embedded-opentype'),
        url("/cdn/shop/files/Sora-Regular.woff2?v=1683605134") format('woff2'),
        url("/cdn/shop/files/Sora-Medium_a61f8e6b-c952-485e-976e-032457714b6c.woff?v=1683605123") format('woff'),
        url("/cdn/shop/files/Sora-Regular.ttf?v=1683605109") format('truetype'),
        url("/cdn/shop/files/Sora-Regular.svg?v=1683605095") format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('Sora-ExtraBold.eot');
    src: url('Sora-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url("/cdn/shop/files/Sora-ExtraBold.woff2?v=1683604975") format('woff2'),
        url("/cdn/shop/files/Sora-ExtraBold.woff?v=1683604963") format('woff'),
        url("/cdn/shop/files/Sora-ExtraBold.ttf?v=1683604942") format('truetype'),
        url("/cdn/shop/files/Sora-ExtraBold.svg?v=1683604932") format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora';
    src: url('Sora-Bold.eot');
    src: url('Sora-Bold.eot?#iefix') format('embedded-opentype'),
        url("/cdn/shop/files/Sora-Bold.woff2?v=1683604910") format('woff2'),
        url("/cdn/shop/files/Sora-Bold.woff?v=1683604896") format('woff'),
        url("/cdn/shop/files/Sora-Bold.ttf?v=1683604888") format('truetype'),
        url("/cdn/shop/files/Sora-Bold.svg?v=1683604881") format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.white{color:var(--white);}
.black{color:var(--black);}
.dark{color:var(--dark);}
.colorNavText {color:var(--colorNavText) !important;}
.page-width { max-width: 100% !important; padding-left: 60px; padding-right: 60px; }
.grid__item  {padding-left: 27px !important;}
.grid--flush-bottom>.grid__item {margin-bottom: 30px !important;}
.page-width--tiny {max-width: 450px !important;}
.template-customers-addresses .form-vertical .grid--small .grid__item:first-child {padding-left: 0 !important;}
.template-customers-addresses .form-vertical .grid--small {margin: 0 !important;}
.h0, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-family: 'Sora';}
.color-scheme-1 .btn {background:var(--colorToolbar) !important;}
.color-scheme-1 .btn:hover {background:#7B337D !important;}
.h2, h2 {font-size: 45px;}
.color-scheme-1 .btn, .color-scheme-2 .btn {background: var(--colorBtnPrimary);}
.template-customers-account .section-header--with-link .section-header__title {text-transform: capitalize;}
.template-customers-addresses .form-vertical h2 {text-transform: capitalize;}
.grfq__popupForm__modal .grfq__popupForm__formLabel .grfq__popupForm__formLabelOptional {margin-bottom: 10px;}
.grfq__popupForm__modal .grfq__popupForm__formLabel {align-items: center;}

/*Header Css*/
.header-section {top:-1px;}
.toolbar {background: #685486 !important;padding: 8px 0;}
.announcement-bar { font-size: var(--typeBaseSize) !important;}
.site-header__logo img {max-height: 71px !important;max-width: 71px !important;}
.search__input {background: #F4F4F8 !important;padding: 15px 45px 15px 25px !important;border-radius: 50px !important;border: 0 !important;}
.site-nav__icons>.site-nav__link--icon {font-size: var(--typeBaseSize) !important;color: var(--dark2) !important;text-transform: unset !important;letter-spacing: 0 !important;}
.header-wrapper--init .site-header__element--sub .site-nav__link {text-transform: unset !important;letter-spacing: 0 !important;color: var(--dark) !important;font-size: var(--typeBaseSize);padding:25px !important;}
.header-wrapper--init .site-header__element--sub .site-nav__item.active a.site-nav__link, .header-wrapper--init .site-header__element--sub .site-nav__item:hover a.site-nav__link {color: var(--colorNavText)!important;}
.header-wrapper--init .site-header__element--sub .site-nav__item.active a.site-nav__link{font-weight:700;}
.site-nav__item:hover .site-nav__link--underline:after, .site-nav__item.active .site-nav__link--underline:after {display: block;}
.header-layout[data-logo-align=left] .site-header__logo { margin: 8px 0px 8px 0;}
.site-header__element--top {padding: 0 !important; bottom: -1px;}
.site-header__element--top:before {content: "";width: 90.5%;border-bottom: 1px solid #DEDBDB;position: absolute;right: 0;bottom: 0;}
.site-nav__icons>#HeaderCartTrigger.site-nav__link--icon {margin-left: 30px;}
.header-wrapper--init .site-header__element--sub {box-shadow: none !important;}
.is-selected .announcement-slider__content{display:flex;align-items:center;justify-content:space-between;}
.is-selected .announcement-slider__content .right-top{display:flex;align-items:center;}
.is-selected .announcement-slider__content .right-top a{text-decoration:none;display:flex;align-items:center;font-weight:400;}
.is-selected .announcement-slider__content .right-top a:first-child{margin-right:30px;padding-right:30px;border-right:1px solid #ffffff4d;}
.is-selected .announcement-slider__content .right-top a svg{margin-right:10px;}
.slideshow-wrapper #AnnouncementSlider {height: 23px;}
/*#AnnouncementSlider .flickity-viewport {height: 20px !important;}*/
.cart-link__bubble {position:relative; top:auto;right:auto;}
.cart-link__bubble-num {color: var(--white);margin-left: 0;padding: 6px 10px;display: inline-block;background: var(--colorNavText);border-radius: 50%;line-height: 1;margin-left: 10px;}
.cart-link__bubble:before {display:none;}
/*.cart-link__bubble:before {content: "(";background: transparent;transform: none;top: 1px;left: -15px;padding: 0;}
.cart-link__bubble:after {content: ")";background: transparent;transform: none;position: absolute;top: 1px;right: -4px;padding: 0;}*/
.site-nav__dropdown {min-width: 260px;}
.site-nav__deep-dropdown-trigger .site-nav__dropdown-link .icon-chevron-down {top: auto;margin-top: 12px;right: 20px;}
.site-nav__deep-dropdown-trigger:hover .site-nav__dropdown-link--has-children {background: #68548630;}
.site-nav__dropdown-link {padding: 12px 15px;position:relative;}
.collection-image-wrap:after {background:transparent !important;}
details[open] .site-nav__dropdown-animate {max-height: 430px;overflow-y: auto;position: static;transform: inherit;}
.site-nav__item .site-nav__dropdown-animate li {position: static;}
ul.site-nav__deep-dropdown {left: 94%;min-width: 272px;padding: 12px 40px 20px;}
.wa__btn_popup .wa__btn_popup_txt {display: none !important;}

/*Home Slider Css*/
h2.section-header__title.h3 {font-size: 45px;}
.collection-image--circle .collection-image img {object-fit: contain !important;padding: 10px;}
.template-list-collections .collection-image--circle .collection-image img {object-fit: cover !important;padding: 0px;}
#shopify-section-template--18956182028596__slideshow-split .page-width.hero--padded {padding: 0;}
.site-nav__link--underline:after {margin: 0 25px; bottom: 1px !important;}
.slideshow__slide--slideshow-split-0 .hero__title,.slideshow__slide--c42734dc-2c36-44d0-9be0-f0676e277ed9 .hero__title {font-size: 70px !important;line-height: 100px;}
.hero .slideshow__slide .hero__subtitle .hero__animation-contents { color: var(--colorTextBody) !important;font-weight: 400 !important;}
.hero__subtitle { font-size:16px !important;margin-bottom: 30px !important;}
.hero .slideshow__slide .hero__animation-contents {font-weight: 300 !important;}
.hero .slideshow__slide .hero__animation-contents strong {font-weight: 600 !important;}
.btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded, .spr-container .spr-button, .spr-container .spr-summary-actions a {font-size: calc(var(--typeBaseSize) + 4px) !important;padding: 17px 30px !important;border-radius: 5px !important;background: var(--colorBtnPrimary);color: var(--white);text-transform: uppercase;}
.btn:hover, .rte .btn:hover, .shopify-payment-button .shopify-payment-button__button--unbranded:hover, .spr-container .spr-button:hover, .spr-container .spr-summary-actions a:hover,.btn--secondary:hover, .rte .btn--secondary:hover {background: #7B337D !important;color: var(--white);}
.hero .flickity-button:hover {background: #7B337D !important;color: var(--white) !important;transform: scale(1) !important;}
.hero__sidebyside-content-inner { padding: 6vw !important;}
.hero .slideshow__slide .hero__sidebyside-image .hero__image {transform: scale(1);}
.hero__sidebyside-text--right .hero__sidebyside-content {background: url(home-slider-bg.jpg);}
/*.is-focused+.site-nav__deep-dropdown, .site-nav__deep-dropdown-trigger:hover .site-nav__deep-dropdown {position: relative;left: 0;width: 100%;box-shadow: none !important;}*/
.shopify-section.blog-layout__sidebar .blog-excerpt {display: none;}
.grid-item.grid-article .grid-article__meta .blog-excerpt {padding-top: 15px;display: block;}

/*Home Section Css*/
#shopify-section-template--18956182028596__d5410c5f-88e5-4982-af2c-cb115a51bb72 .new-grid { margin-left: -15px; margin-right: -15px;}
#shopify-section-template--18956182028596__d5410c5f-88e5-4982-af2c-cb115a51bb72 .grid-item {margin-bottom: 35px; padding-left: 15px; padding-right: 15px;}
.grid-item .collection-item .collection-item__title {margin-top: 20px;color: var(--dark);font-weight: 600 !important;}
.collection-item .collection-image-wrap {background: #F4F4F8 !important;}
.collection-item .collection-image-wrap:hover {box-shadow: none !important;background: #E5D4DE !important;}
#shopify-section-template--18956182028596__slideshow-split2 .page-width.hero--padded {padding: 0 !important;margin-top: 90px;}
#shopify-section-template--18956182028596__slideshow-split2 .hero__sidebyside-content {background: #1C1624;}
#shopify-section-template--18956182028596__slideshow-split2 .slideshow__slide--slideshow-split2-0 .hero__title {font-size: 60px;color: var(--white) !important;margin-bottom: 20px;letter-spacing: -3.6px;}
#shopify-section-template--18956182028596__slideshow-split2 .hero.loaded .slideshow__slide.is-selected .hero__subtitle .hero__animation-contents {color: var(--white) !important;width: 80%;}
.h0, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { color:var(--dark) !important;}
#shopify-section-template--18956182028596__d5410c5f-88e5-4982-af2c-cb115a51bb72 {margin-top: 100px;margin-bottom: 0;}
#shopify-section-template--18956182028596__featured-collection .section-header__title.h2 {font-weight: 700;}
#shopify-section-template--18956182028596__featured-collection a.section-header__link, #CollectionSection-template--18956182028596__435ec711-0c0e-4b54-9565-49d60636994d a.section-header__link {font-weight: 500;color: #959595;}
#shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item {width: 20%;}
#shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .section--divider {border: 0;padding: 0;}
#shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .section--divider .color-scheme-2 {background: var(--white) !important;}
#shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item h2 {font-size: 20px;color:var(--dark2) !important;}
#shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item p {color: var(--colorTextBody);padding-bottom: 12px;font-size: 14px;}
#shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item .shop.event {padding: 30px;background: #F8F8F8;border-radius: 10px;text-align:center;}
#shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item .shop.event:hover {background: #F9F5FF;}
#shopify-section-template--18956182028596__8aaf2118-1812-4464-909f-8546310bb545 .logo-bar__item {padding: 0;}
#shopify-section-template--18956182028596__8aaf2118-1812-4464-909f-8546310bb545 .logo-bar__item img.logo-bar__image {max-width: 120px;object-fit: contain;margin-bottom: 30px;}
#shopify-section-template--18956182028596__8aaf2118-1812-4464-909f-8546310bb545 .logo-bar__item {padding: 0;justify-content: flex-start;}
#shopify-section-template--18956182028596__8aaf2118-1812-4464-909f-8546310bb545 .logo-bar__item .h4 {font-size: 24px;line-height: 28px;}
.grid-product__colors .color-swatch--small {height: 20px;width: 20px;border-width: 3px;}
.new-grid.product-grid .grid-item.grid-product .grid-item__content .grid-product__actions button, .new-grid.product-grid .grid-item.grid-product .grid-item__content .grid-product__actions button .btn { padding: 0 !important; min-width: auto; width: 40px; height: 40px; line-height: 40px; text-align: center; display: flex; align-items: center; justify-content: center; border-radius: 50% !important;    transform: scale(1) !important;}
.new-grid.product-grid .grid-item.grid-product .grid-item__content .grid-product__actions button svg {width: 20px;height: 20px;}
#shopify-section-template--18956182028596__featured-collection .section-header.section-header--with-link,#shopify-section-template--18956182028596__featured-collection2 .section-header.section-header--with-link {margin-bottom: 70px;}
#shopify-section-template--18956182028596__featured-collection2 .section--divider {border: 0;padding-top: 30px;}
#shopify-section-template--18956182028596__9632e378-7e00-41d8-b800-a671dee46eca .color-scheme-none {padding: 90px 0;background: #F2EEF8;margin-top: 90px;margin-bottom: 40px;}
#shopify-section-template--18956182028596__9632e378-7e00-41d8-b800-a671dee46eca .theme-block:first-child {margin-bottom: 20px;}
#shopify-section-template--18956182028596__9632e378-7e00-41d8-b800-a671dee46eca .h2 {color: var(--dark2) !important;font-size: 60px;letter-spacing: -3.6px;}
#shopify-section-template--18956182028596__9632e378-7e00-41d8-b800-a671dee46eca .enlarge-text p {color: var(--dark2);margin-bottom: 10px;}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__product .promo-grid__product-text {flex: 1 1 70%;margin-right: 0;}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__container {border-radius: 10px;background: #362D45;}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__container .scheme-minimal-wave {background: none;}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__container .scheme-swirl {border-radius: 10px !important;background: #362D45; opacity: 1;}
.promo-grid__product-images, .promo-grid__product-text {margin: 5%;}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .type-product__wrapper {padding: 0;}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__product .promo-grid__product-text .rte--block.rte--strong {font-size: 60px;line-height: 70px;color: var(--white);letter-spacing: -3.6px;margin-bottom: 15px;font-family: 'Sora';font-weight: 700;}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__product .promo-grid__product-text .rte--block.enlarge-text {font-size: 20px;color: var(--white);}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__product .logo-bar__image {border-radius: 10px;}
.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item:last-child {padding-left: 30px;}
#shopify-section-template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .promo-grid--space-bottom {padding-bottom: 100px;}
#shopify-section-template--18956182028596__featured-collection .section-header__title, #shopify-section-template--18956182028596__featured-collection2 .section-header__title {font-weight: 700;}
#shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item .shop.event .image-wrap img {border-radius: 10px;}
/*section#shopify-section-template--19080522826036__main .page-content header.section-header {margin-bottom: 0;}*/
.page-width.page-width--tiny.page-content {padding-left: 20px;padding-right: 20px;}
.grid--small .grid__item.medium-up--one-half:nth-child(4) {padding-left: 0 !important;}
.index-section.color-scheme-none .grid--flush-bottom .grid__item .shop.event {padding: 30px;background: #F8F8F8;border-radius: 10px;text-align: center;}
.index-section.color-scheme-none .grid__item .shop.event div {max-width: 100% !important; border-radius: 10px !important;}
.grfq-quote-widget-half-bottom {bottom: 30% !important;}
#shopify-section-template--18956182159668__faq .page-width.page-width--narrow {max-width: 700px; max-width: var(--pageNarrow) !important;}
#shopify-section-template--19057154457908__form .page-width.page-width--narrow {max-width: 700px;max-width: var(--pageNarrow) !important;}
#shopify-section-template--19057135714612__form .page-width.page-width--narrow {max-width: 700px;max-width: var(--pageNarrow) !important;}
#shopify-section-template--18956182028596__featured-collection .new-grid.product-grid .grid-item.grid-product,#shopify-section-template--18956182028596__435ec711-0c0e-4b54-9565-49d60636994d .new-grid.product-grid .grid-item.grid-product {flex: 0 0 16.66%;}
section#shopify-section-template--19080522826036__main ul.ul-listing li {margin-bottom: 15px;}

/*----*/
.new-grid.product-grid {margin-left: -10px;margin-right: -10px;border: 0;display: flex;}
.new-grid.product-grid .grid-item.grid-product {padding: 0 10px;border: 0 !important;margin-bottom: 20px;}
.new-grid.product-grid .grid-item.grid-product:after {display: none;}
.new-grid.product-grid .grid-item.grid-product .grid-item__content {background: #F8F8F8;border-radius: 10px;}
.new-grid.product-grid .grid-item__meta-main .grid-product__title {font-size: 18px;color: var(--dark2);margin-bottom: 15px;}
.new-grid.product-grid .grid-item.grid-product .grid-item__content .grid__image-ratio {background: transparent;}
.grid-item__meta {margin: 20px 25px 25px;}
.grid-product__tags { left:18px !important;}
.grid-item.grid-product .grid-item__content .grid-product__tag {padding: 8px 27px;background: var(--dark2);color: var(--white);font-size: var(--typeBaseSize);font-weight: 400;text-transform: capitalize;letter-spacing: 0;}
.grid-product__price--current {color:var(--dark2) !important; font-weight:700;}
/*.product-grid .grid-item.grid-product .grid-item__meta {margin-bottom: 0;}*/
.product-grid .grid-item.grid-product .grid-item__content .rfq-collection-content {margin: 0 25px 0;}
.pagination .btn {padding: 15px !important;}
.new-grid.product-grid[data-view=list] .grid-item.grid-product {flex: 0 0 100%;}
.new-grid.product-grid[data-view=list] .grid-item.grid-product .grid-item__content .rfq-btn {width: auto;}
.tag-list--active-tags li.tag.tag--remove a {padding: 7px 15px 7px 36px !important;}
.quick-add-modal .modal__centered .btn.modal__close {padding: 0 !important;}
#shopify-section-template--18956181930292__main-collection .new-grid.product-grid[data-view="medium"] .grid-item.grid-product {flex: 0 0 25%;}
h2._1fragemaf.n8k95w3 {outline: 0;border: 0;}
.new-grid.product-grid .grid-item.grid-product .logo-bar__item p {font-size: 14px;}

/*Product Details Page*/
.product-grid .grid-item.grid-product .grid-item__content .rfq-btn {width: 100%;}
.js-qty__wrapper {max-width: 100px;min-width: 100px;}
#shopify-section-template--18956182421812__sub.product-full-width .page-width--narrow {max-width: 700px;max-width: var(--pageNarrow) !important;}
.product-block .payment-buttons .rfq-btn {width: 100%;margin-top: 15px;}
.grid.grid--small {margin: 0;}
.grid--small .grid__item.medium-up--one-half:first-child {padding-left: 0 !important;}
.product__price {font-weight:700;}
[data-view=list] .grid-product__image-wrap {height: 200px !important;}
#shopify-section-template--18956181930292__collection-header .section-header__title {margin-bottom: 30px;}
#shopify-section-template--18956182421812__collection-return .return-section {margin-top: 0 !important;margin-bottom: 40px;padding-top: 20px !important;}
#shopify-section-template--19057154457908__575fe1ce-abca-4785-9d58-5743b05197e5 .custom-content { justify-content: center; }
/*31-07-2023*/
.shopify-payment-button__button--branded .shopify-cleanslate .size--large{font-size:calc(var(--typeBaseSize) + 4px)!important;padding:17px 30px!important;border-radius:5px!important;background:var(--colorBtnPrimary)!important;color:var(--white);text-transform:uppercase;border:0!important;min-height:64px!important;}
.shopify-payment-button__button--branded .shopify-cleanslate .size--large:after{font-size:calc(var(--typeBaseSize) + 4px)!important;font-weight:700;}
.shopify-payment-button button.shopify-payment-button__more-options.BUz42FHpSPncCPJ4Pr_f { display: none;}

/*Form Page*/
#shopify-section-template--18956182094132__form .page-width.page-width--narrow,#shopify-section-template--18956182126900__form .page-width.page-width--narrow {max-width: 700px; max-width: var(--pageNarrow) !important;}
.template-search .grid-item__meta .h4 { font-size: 20px; color: var(--dark2); margin-bottom: 15px;}

/*Blog Css*/
.blog-layout__main+.blog-layout__sidebar .theme-block .grid-item.grid-product {padding: 0;}
.blog-layout__main+.blog-layout__sidebar .theme-block h4 {margin-bottom: 30px;}
#shopify-section-template--18956181831988__a5e76701-6bb9-443f-bfbf-f0d53ccb9c59 .grid__item .shop.event div {max-width: 100% !important;}
.blog-layout__main+.blog-layout__sidebar .grid-product__image-wrap .grid-product__tags {left: 14px !important;}
.blog-layout__main .grid__image-ratio img,.blog-layout__main img,.blog-layout__sidebar .grid-article__image .grid__image-ratio img {border-radius: 10px !important;}
#shopify-section-template--18956181799220__main.blog-layout__main .rte.capitalize-first-letter p img {border-radius: 0px !important;}
.grid-item.grid-article .grid-article__meta {margin-top: 20px;}
.grid-item.grid-article .grid-article__meta a.article__title {display: inline-block !important;}

/*Footer Css*/
.footer__title {font-size: 20px;line-height: 30px;font-weight: 500;margin-bottom: 20px;color: var(--dark2) !important;text-transform: capitalize;}
.footer__menu a {display: inline-block;padding: 8px 0;color: var(--dark2);font-size: var(--typeBaseSize);text-decoration: none;text-transform: capitalize;}
.footer__block[data-type=contact] .footer__menu a {text-transform: unset;}
.footer__menu a:hover {color: #7B337D;}
.footer__block:first-child {max-width: 230px;}
.footer__block {max-width: 280px;}
.footer__social a svg.icon {width: 18px;height: 18px;color: #7B337D;}
.site-footer .footer__section {border: 0;background: #F9F8FA;}
.site-footer .faux-select {min-width: 275px;border-radius: 10px;border: 1px solid #F2F2F2;background: var(--white) !important;padding-left: 20px;}
.multi-selectors--footer .multi-selectors__item .disclosure-list {min-height: auto;min-width: 100%;}
.footer__base-links {font-size: 16px;color: var(--dark2);}
.site-footer .footer__section:last-child {padding: 0px;}
.footer__base-links a {display: inline-flex;align-items: center;text-decoration: none;font-weight: 700;color: var(--dark2);}
.footer__section .footer__base-links span {padding: 16px 0 16px;width: 60%;border-top: 1px solid #E8E8E8;}
.footer__base-links a:hover {text-decoration: underline;}
.grecaptcha-badge { z-index: 99;}
body.template-page.loaded.storeify-hiden-price .main-content {min-height: auto !important;}
body.template-page.loaded.storeify-hiden-price .main-content .page-width.page-width--narrow.page-content {padding: 60px 60px !important; text-align:center;}
section#shopify-section-template--19080452309300__main .responsive-table {min-width: 800px !important; max-width: 800px !important;margin:0 auto !important;}
body.template-page.loaded.storeify-hiden-price .main-content ul.ul-listing {display: inline-block;text-align: left;}

.grfq__popupForm__modal .grfq__popupForm__steps .grfq__popupForm__step[data-active=true] .grfq__popupForm__stepLabel {background: #685486 !important;}
.grfq__popupForm__modal .grfq__popupForm__buttonPrimary {background: #685486 !important;}
.grfq-quote-widget-half-bottom {background: var(--colorBtnPrimary) !important;border-radius: 0px 0px 10px 10px;height: auto;width: auto;line-height: 1;padding: 5px 5px;}
.grecaptcha-badge {bottom: 90px !important;}
section#shopify-section-template--19080522826036__main .page-width.page-content .rte.rte--nomargin {text-align: left;}
section#shopify-section-template--19080528986420__main .page-width.page-width--narrow.page-content {text-align: left !important;}

/*hide total product nd price range filter */
.collection-filter__item--count , .collection-sidebar__group--1 ,  .section-header--flush p.medium-up--hide[data-collection-count]   {
    display: none !important;
}

.tag-list--active-tags li.tag.tag--remove a { font-size:16px !important;}
.site-nav__item a, .site-nav__item:hover .site-nav__dropdown-link {color: var(--dark) !important;}
.site-nav__item:hover a, .site-nav__item:hover .site-nav__dropdown-link:hover {color: var(--colorNavText)!important;}

/*10-06-2024*/
.index-section.color-scheme-none .grid--flush-bottom .grid__item .shop.event h2.h3 { font-size: 20px !important; }
.index-section.color-scheme-none .grid--flush-bottom .grid__item .shop.event:hover { background: #F9F5FF !important; }

/*13-06-2024*/
#shopify-section-template--22357106655540__8aaf2118-1812-4464-909f-8546310bb545 { margin-bottom: 30px !important; }
.logo-bar .new-grid.product-grid .logo-bar__item .h4 { font-size: 20px !important; margin-top: 25px; }
.logo-bar .new-grid.product-grid .logo-bar__item .logo-bar__image {height: 100% !important;width: 100% !important;max-width: 40%;}
.new-grid.product-grid .grid-item.grid-product .logo-bar__item {justify-content: flex-start !important; padding-bottom: 0px !important; margin-bottom: 0px !important; }

@media only screen and (min-width: 769px) {
  .hero__sidebyside-image {flex: 0 1 55%;}
  .hero__sidebyside-content{max-width: 45%;}
}
@media only screen and (max-width: 1599.98px) {
  .slideshow__slide--slideshow-split-0 .hero__title, .slideshow__slide--c42734dc-2c36-44d0-9be0-f0676e277ed9 .hero__title {font-size: 50px!important;line-height: 70px;}
  #shopify-section-template--18956182028596__slideshow-split2 .hero.loaded .slideshow__slide.is-selected .hero__subtitle .hero__animation-contents {width:100%;}
  #shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item .shop.event {padding:15px;}
  .product-grid .grid-item.grid-product .grid-item__content .rfq-collection-content {margin: 0 15px 20px;}
  .blog-layout__main+.blog-layout__sidebar .grid-product__image-wrap .grid-product__tags {left: 18px !important;}
  .btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded, .spr-container .spr-button, .spr-container .spr-summary-actions a {padding: 17px 20px !important;}
  #shopify-section-template--18956182028596__8aaf2118-1812-4464-909f-8546310bb545 .logo-bar__item .h4 {font-size:20px;}
  .site-header__element--top:before {width: 86.5%;}
  .site-nav__dropdown-link {padding: 10px 15px;}
  /*.site-nav__dropdown {min-width: 260px;max-height: 350px;overflow-x: hidden;}*/
  details[open] .site-nav__dropdown-animate {max-height: 350px;}
  .new-grid.product-grid .grid-item__meta-main .grid-product__title {font-size:16px;}
  .blog-layout__main+.blog-layout__sidebar .grid-item.grid-article .grid-article__meta {margin-top: 0 !important;}
}
@media only screen and (max-width: 1599.98px) {
  .slideshow__slide--slideshow-split-0 .hero__title, .slideshow__slide--c42734dc-2c36-44d0-9be0-f0676e277ed9 .hero__title {font-size: 46px!important;line-height: 60px;}
  .new-grid.product-grid .grid-item.grid-product .logo-bar__item { padding: 20px 0px 0px !important; }
  .logo-bar .new-grid.product-grid .logo-bar__item .h4 { font-size: 18px !important; }
}
@media only screen and (max-width: 1199.98px) {
  .hero__sidebyside-content-inner { padding: 30px !important;}
  #shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item {width: 33.33%;}
  h2.section-header__title.h3 {font-size: 35px;}
  .h2, h2 {font-size: 35px;}
  .btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded, .spr-container .spr-button, .spr-container .spr-summary-actions a {padding: 17px 20px !important;}
  #shopify-section-template--18956182028596__slideshow-split2 .slideshow__slide--slideshow-split2-0 .hero__title,#shopify-section-template--18956182028596__9632e378-7e00-41d8-b800-a671dee46eca .h2,.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__product .promo-grid__product-text .rte--block.rte--strong {font-size:40px;line-height:50px;}
  .footer__block:first-child,.footer__block {max-width: 210px;}
  .site-header__element--top:before {width: 80.5%;}
  .grid__item.grid__item--sidebar .collapsible-trigger__layout span {font-size: 18px;}
  .tag-list--active-tags li.tag.tag--remove a {font-size: 15px !important;}
  .collapsible-content__inner li.tag span.tag__text {font-size: 15px;}
  #shopify-section-template--18956182028596__featured-collection .new-grid.product-grid .grid-item.grid-product,#shopify-section-template--18956182028596__435ec711-0c0e-4b54-9565-49d60636994d .new-grid.product-grid .grid-item.grid-product {flex: 0 0 25%;}
  #shopify-section-template--18956181930292__main-collection .new-grid.product-grid[data-view="medium"] .grid-item.grid-product {flex: 0 0 33.33%;}
  section#shopify-section-template--19080452309300__main .responsive-table {min-width: 100% !important;max-width: 100% !important;}
  .blog-layout__main+.blog-layout__sidebar .grid-item.grid-article .grid-article__meta {margin-top: 0;}
  div#shopify-section-template--18956182159668__faq .page-width.page-width--narrow {max-width: 100% !important;}
  .collection-sidebar__group .price-range .price-range__display-wrapper span {font-size: 14px;}
  .index-section.color-scheme-none .grid--flush-bottom .grid__item .shop.event { padding: 15px !important; }
  .index-section.color-scheme-none .grid--flush-bottom .grid__item .shop.event h2.h3 { font-size: 16px !important; line-height: 24px; }
  .index-section.color-scheme-none .grid--flush-bottom .grid__item .shop.event .btn.btn--small { font-size: 16px !important; padding: 10px !important; }
  .logo-bar .new-grid.product-grid .logo-bar__item .h4 { font-size: 16px !important; }
}
@media only screen and (max-width: 991.98px) {
  .page-width {padding-left:30px;padding-right:30px;}
  .collection-image--circle .collection-image img {padding: 10px;}
  .slideshow__slide--slideshow-split-0 .hero__title, .slideshow__slide--c42734dc-2c36-44d0-9be0-f0676e277ed9 .hero__title {font-size: 50px!important;}
  #shopify-section-template--18956182028596__slideshow-split2 .slideshow__slide--slideshow-split2-0 .hero__title { font-size: 40px !important;}
  .flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__product .promo-grid__product-text {margin: 5%;}
  .site-nav__icons>#HeaderCartTrigger.site-nav__link--icon {margin-left: 0;}
  .search__input-wrap { margin-top: 20px;}
  .flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item:last-child {padding-left: 20px;}
  .promo-grid__product .promo-grid__product-images {padding: 0;}
  .product-grid .grid-item.grid-product .grid-item__meta {margin-bottom: 10px;} 
  .new-grid.product-grid {padding: 0;padding-top:30px;}
  .footer__section .footer__base-links span {width:100%;text-align: center;}
  .footer__block:first-child, .footer__block {max-width: 260px;}
  .slide-nav__link .slide-nav__image {display: none;}
  .slide-nav__image+span {padding-left:0;}
  .slide-nav__link .icon.icon-chevron-right {display:none;}
  .slide-nav__button.js-toggle-submenu .slide-nav__link .icon.icon-chevron-right {display: block;}
  #shopify-section-template--18956182094132__form .page-width.page-width--narrow, #shopify-section-template--18956182126900__form .page-width.page-width--narrow,#shopify-section-template--18956182421812__sub.product-full-width .page-width--narrow {max-width:100% !important;width:100% !important;}
  .grid--small .grid__item.medium-up--one-half{padding-left:0px !important;}
  .grid--flush-bottom>.grid__item {padding-left: 17px !important;}
  .grid--small .grid__item.grid__item.one-half.small--one-whole {padding: 0 !important;}
  .cart__page .cart__image {flex: 0 0 100px;}
  #shopify-section-template--18956182028596__8aaf2118-1812-4464-909f-8546310bb545 .logo-bar__item img.logo-bar__image {max-width:90px;}
  #shopify-section-template--18956182028596__8aaf2118-1812-4464-909f-8546310bb545 .logo-bar__item .h4 {font-size:20px;}
  .grid__item {padding-left: 17px !important;}
  .product-slideshow .is-selected .product__photo-zoom {padding: 10px 10px!important;}
  .blog-layout__main+.blog-layout__sidebar .theme-block {margin-left: 0;margin-right: 0;}
  .blog-layout__main+.blog-layout__sidebar .grid-product__image-wrap .grid-product__tags {left: 10px !important;}
  .multi-selectors--footer .multi-selectors__item {margin-left:30px;}
  #shopify-section-template--19057154457908__form .page-width.page-width--narrow {max-width:100% !important;}  
  /*.site-nav__icons>.site-nav__link--icon.js-search-header {display: none;}
  .header-wrapper--compressed .site-header__element--sub {transform: translateY(0) !important;display: block !important;}*/
  /*#shopify-section-template--18956181831988__featured-collections {order: 3;}*/
  #shopify-section-template--18956181831988__a5e76701-6bb9-443f-bfbf-f0d53ccb9c59 {order: 4;}
  #shopify-section-template--18956181799220__655b69cd-aa2b-4c33-a27b-146ef99aba87 { order: 3;}
  #shopify-section-template--19057135714612__form .page-width.page-width--narrow {max-width:100% !important;}
  .hero--template--18956182028596__slideshow-split2 { height:auto !important;}
  body.template-page.loaded.storeify-hiden-price .main-content .page-width.page-width--narrow.page-content {padding: 60px 30px !important;}
}
@media only screen and (max-width: 767.98px) {
  .hero__sidebyside-content-inner {padding: 30px 15px!important;}
  .slideshow__slide--slideshow-split-0 .hero__title, .slideshow__slide--c42734dc-2c36-44d0-9be0-f0676e277ed9 .hero__title {font-size: 30px!important;line-height:40px;}
  .page-width {padding-left:15px;padding-right:15px;}
  .btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded, .spr-container .spr-button, .spr-container .spr-summary-actions a {font-size: calc(var(--typeBaseSize))!important;padding: 10px 13px!important;border-radius: 5px!important;min-width: auto !important;}
  .payment-buttons .add-to-cart, .payment-buttons .cart__checkout, .payment-buttons .shopify-payment-button, .payment-buttons .shopify-payment-button__button--unbranded {min-height: 41px;}
  .small--text-center .hero__link .btn {margin: 4px 5px 6px;}
  #shopify-section-template--18956182028596__d5410c5f-88e5-4982-af2c-cb115a51bb72 .grid-item {margin-bottom:30px;padding-left: 10px;padding-right: 10px;}
  .grid-item .collection-item .collection-item__title {padding: 0px;}
  #shopify-section-template--18956182028596__ec454dc1-78da-43e8-96ec-d4c55110d233 .grid--flush-bottom .grid__item { width: 100%; padding-left: 17px !important;}
  h2.section-header__title.h3 {font-size: 25px;}
  .h2, h2 {font-size: 26px;}
   #shopify-section-template--18956182028596__slideshow-split2 .slideshow__slide--slideshow-split2-0 .hero__title,#shopify-section-template--18956182028596__9632e378-7e00-41d8-b800-a671dee46eca .h2,.flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__product .promo-grid__product-text .rte--block.rte--strong {font-size: 30px !important;line-height: 40px !important;letter-spacing: -1.3px;}
  .flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item .promo-grid__product .promo-grid__product-text .rte--block.enlarge-text {font-size: 16px;}
  #shopify-section-template--18956182028596__d5410c5f-88e5-4982-af2c-cb115a51bb72 .grid-item {flex: 0 0 50%;}
  .is-selected .announcement-slider__content {flex-wrap: wrap;}  
  .search__input-wrap .search__input {padding: 15px 51px 15px 25px !important;}
  .is-selected .announcement-slider__content .right-top a {font-size: 0;}
  .is-selected .announcement-slider__content .right-top a:first-child {margin-right: 10px;padding-right: 10px;}
  .is-selected .announcement-slider__content .right-top a svg {margin: 0;}
  .is-selected .announcement-slider__content .medium-up--hide {font-size: 12px;}
  .flex-grid--template--18956182028596__675a1b95-ecb6-46bf-be69-b4b552e5186f .flex-grid__item:last-child {padding-left: 10px;}
  .countdown__text-wrapper--content-alignment-right {text-align: center;}
  .h1, h1 {font-size: calc(var(--typeHeaderSize)*.57);}
  .h3, h3 {font-size: calc(var(--typeHeaderSize)*.47);}
  .grid__item .shop.event .h3.rte--block {margin-bottom: 15px;}
  .cart__page .cart__image {flex: 0 0 80px;}
  #shopify-section-template--18956182028596__d5410c5f-88e5-4982-af2c-cb115a51bb72 {margin-top:60px;}
  #shopify-section-template--18956182028596__slideshow-split2 .page-width.hero--padded {margin-top:50px;}
  #shopify-section-template--18956182028596__featured-collection .section-header.section-header--with-link, #shopify-section-template--18956182028596__featured-collection2 .section-header.section-header--with-link {margin-bottom: 30px;}
  .multi-selectors--footer .multi-selectors__item {margin: 15px 0px 20px 0;padding-left: 15px;}
  .new-grid.product-grid .grid-item__meta-main .grid-product__title { font-size:16px; }
  .footer__mobile-section .footer__blocks--mobile .footer__block--mobile:last-child {margin-top: 20px;}
  .footer__base-links {font-size:14px;}
  [data-view=list] .grid-item__meta-secondary {margin-right: 0;} 
  .new-grid.product-grid[data-view=list] .grid-item.grid-product .grid-item__meta {padding-right: 0;}
  .blog-layout__main+.blog-layout__sidebar .grid-product__image-wrap .grid-product__tags {left: 18px !important;}
  .template-search .grid-item__meta .h4 {font-size:17px;}
  .site-header__element--top:before {display:none;}
  .js-qty__wrapper {max-width: 70px;min-width: 70px;}
  .grid-item.grid-product .grid-item__content .grid-product__tag {padding: 8px 10px;}
  [data-view=list] .grid-product__image-wrap {height: 150px !important;}
  .product-grid .grid-item.grid-product .grid-item__meta{margin: 20px 10px 10px;}
  #shopify-section-template--18956182028596__8aaf2118-1812-4464-909f-8546310bb545 .logo-bar__item .h4 {font-size: 18px;}
  .grid__item .collection-grid__wrapper .collection-filter {margin: 0 -5px !important;}
  .grid__item .collection-grid__wrapper .collection-filter .collection-filter__inner { padding: 0 5px !important;}  
  .template-product .main-content {overflow-x:hidden;}
  .results__group-2 { max-height: 150px;}
  .predictive-overflow-hidden {overflow-x:hidden !important;}
  /*.hero__sidebyside-image {padding-bottom: 80%;}*/
  .grfq-quote-widget-half-bottom {font-size: 12px !important;}
  #shopify-section-template--18956182028596__featured-collection .new-grid.product-grid .grid-item.grid-product,#shopify-section-template--18956182028596__435ec711-0c0e-4b54-9565-49d60636994d .new-grid.product-grid .grid-item.grid-product { flex: 0 0 50%;}
  #shopify-section-template--18956181930292__main-collection .new-grid.product-grid[data-view="medium"] .grid-item.grid-product {flex: 0 0 50%;}
  .collection-image--circle .collection-image img {padding: 10px;}
  body.template-page.loaded.storeify-hiden-price .main-content .page-width.page-width--narrow.page-content {padding: 40px 15px !important;}
  section#shopify-section-template--19080452309300__main .responsive-table table td {word-break: break-all;}
  .lock-scroll .wa__btn_popup {z-index: 1 !important;}
  .footer__blocks .footer__mobile-section {width: 100%;border: 0;}
  .footer__blocks {justify-content:left !important;}
  .shopify-payment-button__button--branded .shopify-cleanslate .size--large { min-height: 41px!important; padding: 10px 30px!important;}
  .shopify-payment-button__button--branded .shopify-cleanslate .size--large:after { font-size: calc(var(--typeBaseSize))!important; }
  .tag-list--active-tags li.tag.tag--remove a {font-size: 12px !important;}
}
@media only screen and (max-width: 374.98px) {
  [data-view=list] .grid-product__image-wrap {height: 110px !important;}
  .collapsible-content__inner li.tag span.tag__text {font-size: 12px;}
  .collapsible-content__inner li.tag .filter-sort {font-size: 12px;}
  .grecaptcha-badge {bottom: 75px !important;}
  .shopify-cleanslate .jjzYeefyWpPZLH9pIgyw.size--small { min-height: 41px!important; padding: 10px 30px !important; background: var(--colorBtnPrimary) !important; color: var(--white) !important;border:0 !important; border-radius: 5px !important;}
  .shopify-cleanslate .jjzYeefyWpPZLH9pIgyw.size--small:after { font-size: calc(var(--typeBaseSize))!important;font-weight: 700 !important;text-transform: uppercase !important; }
  .shopify-app-block .wa__btn_popup {bottom: 10px !important;}
}