/** Shopify CDN: Minification failed

Line 2942:105 Unexpected "{"

**/
/*****color***/

body {
    background-color: #c3bcff;
}
header {
    background-color: #0fa652;
    border-radius: 0px 0px 40px 40px;
}
body.template-index header {
    background-color: #c3bcff;
    border-radius: 0;
}

.new_shape p {
    color: var(--Red-Red1000, #FA766A);
}
.carousel-indicators .active {
    background-color: #FA766A !important;
}
.explore-marquee span {
    color: var(--Violet-Violet1000, #675AD8);
}

.shop_new{
  background-color:#121738;
  color:#fff;
}
/******end*****/
body {
  
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: -0.4px;
}
@font-face {
    font-family: 'PP Rader';
    src: url("https://cdn.shopify.com/s/files/1/0616/4709/3897/files/PPRader-Bold.woff2?v=1704299959") format('woff2'),
        url("https://cdn.shopify.com/s/files/1/0616/4709/3897/files/PPRader-Bold.woff?v=1704299959") format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


a,
a:hover {
	text-decoration: none;
	color: inherit;
	display: inline-block;
}

img {
	max-width: 100%;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

.Dark-Dark1000 {
	color: #121738;
}

.container-fluid {
	max-width: 97%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'PP Rader';
}

h1 {

	font-size: 160px;
	font-style: normal;
	font-weight: 600;
	line-height: 98%;
	/* 156.8px */
	letter-spacing: -0.5px;
}

h2 {


	font-size: 80px;
	font-style: normal;
	font-weight: 600;
	line-height: 98%;
	letter-spacing: -0.5px;
}

h3 {

	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
	/* 48px */
	letter-spacing: -0.5px;
}

h4 {

	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
	/* 32px */
	letter-spacing: -0.5px;
	text-transform: uppercase;
}

h5 {

	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 98%;
	/* 23.52px */
	letter-spacing: -0.5px;
}
h6{
   color: var(--Dark-Dark1000, #121738);

/* Desktop/Inter/H400 */
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 24px */
letter-spacing: -0.5px; 
}

/*************************/

.contact_info ul {
	display: flex;
    -webkit-display: flex;
	justify-content: end;
    -webkit-justify-content: end;
}
.header__icon--cart {
    margin-top: -2px;
}
.main_info {

	font-family: Inter;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: -0.5px;
}

.contact_info ul li {
	margin-left: 22px;
}
ul.main_navbar {
    display: flex;
    padding: 4px ;
    align-items: flex-start;
    gap: 8px;
    border-radius: 160px;
    background: var(--White-White1000, #FCF9F7);
    justify-content: space-between;
}
.main_navbar li a {
	color: var(--Dark-Dark1000, #121738);
}

.single_product {
	background: #FA766A;
}
.single_product .mobile-square img {
    border-radius: 40px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
    box-shadow: 20px 20px 0px 0px #121738;
} 
.Anila-true-gem {
	background: var(--Violet-Violet1000, #675AD8);
}

.right_product_info h2 {
	color: var(--White-White1000, #FCF9F7);

}

.right_product_info h5 {
	color: var(--Dark-Dark1000, #121738);
	text-transform: uppercase;
}

.price {
	color: #121738;

}

.right_product_info p {
	color: var(--Dark-Dark1000, #121738);
}

.dark-blue-btn {
	border-radius: 80px;
	background: var(--Dark-Dark1000, #121738);
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 16px 24px;
	color: var(--White-White1000, #FCF9F7);
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	/* 24px */
	letter-spacing: -0.5px;
    transition: all .4s;
}
.dark-blue-btn:hover {
    box-shadow: 0px 5px 0px 0px #FCF9F7;
}
.featured-product-price {
    margin-top: 7px;
}
.show-eye-icon {
    display: flex;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
ul.collections_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.collections_list li a {
	border-radius: 80px;
	border: 1px solid var(--Dark-Dark1000, #121738);
	background: var(--White-White1000, #FCF9F7);
	padding: 8px 16px;
	margin-right: 5px;
}

.true-gem-sec {
	background: var(--Violet-Violet500, #C3BCFF);
	background-image: url(https://cdn.shopify.com/s/files/1/0616/4709/3897/files/pattern-shapes.png);
	border-radius: 48px;
	background-position: center;
	background-size: contain;
	padding: 195px 80px;
	position: relative;
    /* padding-bottom: 0 !important; */
}
 
.true-gem-sec h4 {
	color: var(--Violet-Violet1000, #675AD8);
    margin-bottom: 48px !important;
}


.true-gem-sec h1 {
	color: var(--White-White1000, #FCF9F7);

}

.true-gem-sec p {
	color: var(--Dark-Dark1000, #121738);
	font-family: Inter;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
	letter-spacing: -1px;
	max-width: 80%;
}

.vector_grphic_img {
	position: absolute;
	right: 90px;
	bottom: 0;
}

.our_story {
	background: var(--Beige-Beige500, #F3EAE2);
}

.our_story-content h2 {
	color: var(--Dark-Dark1000, #121738);

}

.our_story-content {
	max-width: 80%;
}

.read-more-btn {
	color: var(--Dark-Dark1000, #121738);
	text-align: center;
	text-decoration-line: underline;
}
.read-more-btn

.read-more-btn:hover {
	color: #17205d;
	text-decoration-line: none;
}

.footer_section {
	/* border-top: 1px solid var(--Dark-Dark1000, #121738); */
	background: var(--White-White1000, #FCF9F7);
	background-image: url(https://cdn.shopify.com/s/files/1/0616/4709/3897/files/Footer.png?v=1711666877);
	background-position: center;
	background-size: contain;
    padding-top: 64px !important;
}

.footer_left_sec h4 {
	color: var(--Purple-Purple1000, #A250B4);
}

.footer_menu_sec ul li {
	margin-bottom: 8px;
}
.ul_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ul_list li {
	margin-right: 10px;
}

.desktop-checkbox-label .filter-form-theme, .mobile-checkbox-div input, input[type=checkbox] {
    cursor: pointer;
}
.mobile-radio-label {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    margin-bottom: 10px;
}
.filter-inner-sec input[type=radio] {
    background: #121738;
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-right: 12px;
}
.filter-inner-sec input[type=radio]:checked {
    border: 3px solid #fff;
    outline: 2px solid black;
}
.mobile-radio-label input {
    margin-right: 4px;
}

.form-control,
.form-control:focus {
	border-radius: 80px;
	border: 1px solid var(--Dark-Dark1000, #121738);
	background: var(--White-White1000, #FCF9F7);
	color: var(--Dark-Dark1000, #121738);
	font-family: Inter;
	font-size: 18px;
	letter-spacing: -0.5px;
	padding: 6px 126px 6px 24px;
	height: 68px;
	box-shadow: unset;
}

.popup-form .form-control,
.form-control:focus {
    border-radius: 80px;
	border: 1px solid var(--Dark-Dark1000, #121738);
	background: var(--White-White1000, #FCF9F7);
	color: var(--Dark-Dark1000, #121738);
	font-family: Inter;
	font-size: 18px;
	letter-spacing: -0.5px;
	padding: 6px 28px 6px 24px;
	height: 68px;
	box-shadow: unset;
}

.popup-form .form-control,
.form-control:focus {
	border-radius: 80px;
	border: 1px solid var(--Dark-Dark1000, #121738);
	background: var(--White-White1000, #FCF9F7);
	color: var(--Dark-Dark1000, #121738);
	font-family: Inter;
	font-size: 18px;
	letter-spacing: -0.5px;
	padding: 6px 126px 6px 24px;
	height: 56px;
	box-shadow: unset;
}

.form-control::placeholder {
	color: var(--Dark-Dark1000, #121738);
	/* Desktop/Inter/H300 */
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 135%;
	/* 24.3px */
	letter-spacing: -0.5px;
}

form.enter_email {
	/* display: flex; */
	align-items: center;
	position: relative;
}

form.enter_email .btn {
	border-radius: 80px;
	background: var(--Dark-Dark1000, #121738);
	color: #fff;
	position: absolute;
	right: 6px;
	padding: 16px 24px;
	color: var(--White-White1000, #FCF9F7);
	text-align: center;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: -0.5px;
    position: absolute;
    top: 7%;
} 

form.enter_email .btn:focus {
    box-shadow: none;
}

.banner_right {
    position: relative;
}
.new_offer {
    position: absolute;
    top: 0;
    right: 90px;
    overflow: hidden;
}
.new_shape{
    position: relative;
}
.new_shape p {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: auto;
    text-align: center;
  
    text-align: center;
    font-family: PP Rader;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.5px;
}
button.carousel-control-prev, button.carousel-control-next {
    display: none;
}
.carousel-item h3 {
    color: var(--White-White1000, #FCF9F7);
}
.carousel-item h2 {
    color: var(--Dark-Dark1000, #121738);
    font-family: PP Rader;
    font-size: 96px;
    font-style: normal;
    font-weight: 600;
    line-height: 98%;
    letter-spacing: -0.5px;
}
.carousel-item h2 span{
    color: var(--Yellow-Color, #FFF73C); 
}
.banner_section {
    display: flex;
    align-items: center;
    position: relative;
}
.shop_new {
    border-radius: 80px;
    text-align: center;
    padding: 16px 24px;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.5px;
}

.banner_right {
    position: relative;
    margin-left: -190px;
    z-index: -1;
}

.carousel-indicators [data-bs-target]{
    border-radius: 3px;
    background: var(--Dark-Dark1000, #121738);  
    width: 10px;
    height: 10px;
    opacity: 1;
    border: 0px !important;
}
.carousel-indicators .active{
    border-radius: 8px;
    width: 32px;
    height: 32px;
    border: 0px !important;
}
.carousel-indicators {
    right: 0;
    left: auto;
    bottom: -78px;
}

.collection-btn, .collection-btn:hover{
    color: var(--Dark-Dark1000, #121738);
    /* Desktop/Contextual/Link */
    font-family: PP Rader;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 32px */
    letter-spacing: -0.5px;
    text-decoration-line: underline;
}
.info_desp{
    color: var(--Dark-Dark1000, #121738);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 24px */
    letter-spacing: -0.5px;
}
.price_right_prd {
    color: var(--Dark-Dark1000, #121738);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%; /* 24.3px */
    letter-spacing: -0.5px;
    margin-top: 10px;
}
.btn_border {
    border-radius: 80px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: #fff;
    color: var(--Dark-Dark1000, #121738);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -.5px;
    padding: 16px 24px;
    width: 100%;
    margin-top: 45px;
}
.btn_border:hover {
    background: var(--Dark-Dark1000, #121738);
    box-shadow: 0px 4px 0px 0px #FA766A;
    color: #fff;
}
.btn_border[disabled] {
    background: var(--Dark-Dark500, #A3A3A3);
    color: #fff;
    border-color: #A3A3A3;
}

.btn_border:focus,
.btn_border[disabled]:hover {
    box-shadow: none;
}
ul.predictive-search__results-list {
    display: block;
}
.template-search__results .card__content .card-information {
    flex: 0 0 auto;
    width: 20%;
}
.template-search__results .card__content .card__information {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.template-search__results .card__content .card-information .price {
    color: var(--Dark-Dark1000, #121738);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 135%;
    letter-spacing: -.5px;
    padding: 0;
    margin: 0 !important;
    border: 0;
}

.desktop-checkbox-label{
  position:relative;
}

.desktop-checkbox-label .filter-form-theme, .mobile-checkbox-div input{
  position:absolute;
  opacity:0;
  height:100%;
  width:100%;
}
button.accordion-button.collapsed .active-filter:after {
    content: "";
    display: inline-block;
    background-image: url(https://cdn.shopify.com/s/files/1/0616/4709/3897/t/7/assets/down-arrow.png);
    width: 18px;
    height: 18px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    margin-left: 5px;
}
button.accordion-button.collapsed .active-filter:before {
    content: "+";
    font-size: 30px;
    font-weight: 400;
    position: absolute;
    left: 12px;
    top: 9px;
    transform: rotate(45deg);
    background-color: #fff;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
button.accordion-button.collapsed .active-filter {
    font-size: 14px;
    margin-left: 5px;
}
.desktop-checkbox-label label, .mobile-checkbox-div label{
  color: #121738;
  font-size: 14px;
  font-weight: 600;
  border-radius: 80px;
  border: #121738;
  background: #FCF9F7;
  padding: 10px 16px;
  cursor:pointer;
}
.desktop-filers-collection .desktop-checkbox-label label {
    padding: 0;
}
.desktop-filers-collection ul.theme-list li {
    display: block;
    margin-bottom:8px;
}
.mobile-checkbox-div{
  position:relative;
}
.desktop-checkbox-label label:hover,.desktop-checkbox-label label.active, .mobile-checkbox-div label:hover, .mobile-checkbox-div label.active {
    border: 1px solid #121738;
    background: #121738;
    color: #FCF9F7;    
}
.accordion-item .desktop-checkbox-label label:hover {
    background: transparent;
    border: 0;
    color: inherit;
}

.mobile-checkbox-div input[type=radio]:checked+label{
    border: 1px solid #121738;
    background: #121738;
    color: #FCF9F7;
}
.accordion-body ul.theme-list li a {
    padding: 0;
}



.accordion-body ul.theme-list li a:hover {
    padding: 0;
      background-color: transparent;
  color:#121738;
  border:0px;
}
.template-search__results .card__content h3 a:hover {
    text-decoration: none;
}
.template-search__results .card__content h3 {
    color: var(--Dark-Dark1000, #121738);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -.5px;
    font-family: Inter,sans-serif;
    flex: 0 0 auto;
    width: 80%;
}
ul.predictive-search__results-list li a, ul.predictive-search__results-list li a:hover {
    display: block;
}
.template-search__results .product-card-wrapper {
    border-radius: 32px !important;
    background: var(--White-White1000, #FCF9F7) !important;
    padding: 8px 8px 12px !important;
}
.template-search__results .card__inner {
    border-radius: 24px !important;
    border: 1px solid var(--Dark-Dark1000, #121738) !important;
    margin-bottom: 16px !important;
    width: 100% !important;
    height: 363px;
    overflow: hidden !important;
}
.template-search__results .product-card-wrapper .card {
    border: 0 !important;
    background: transparent !important;
}
.main_info.modal__toggle {
    position: static !important;
}
.product_image img {
    width:100%;
    height:100%;
    object-fit: contain;
}
.product_image a {
    display: block;
}
.product_info {
    border-radius: 32px;
    background-color: #fff;
    padding: 8px 8px 12px;
}
.product_sec {
    height: 100%;
    border-radius: 32px;
    box-shadow: 0px 0px 0px 0px #121738;
    transition: all 0.3s ease-in-out;
}
.pdts-carousel .owl-stage .item {
    height: 100%;
}
.owl-carousel .owl-item img {
    height: 375px;
    object-fit: contain;
}

.insta-carousel.owl-carousel .owl-item img {
    height: 375px;
    object-fit: cover;
}

.owl-carousel .owl-item .cate-eye-icon img { 
    height: auto;
} 
.product_info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.product_image{
    position: relative;
    overflow: hidden;
    aspect-ratio: 1/1;
    border: 1px solid var(--Dark-Dark1000, #121738);
    border-radius: 24px;
    margin-bottom: 22px;
}

.product_image_wrapper {
    width: 100%;
    height: 100%;
}

.btn_post {
    position: absolute;
    top: 10px;
    
}
.alt_btn{
    left: 10px;
    border-radius: 24px;
border: 1px solid var(--Dark-Dark1000, #121738);
background: var(--Red-Red1000, #FA766A);
    color: #FCF9F7;
 
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 140%;
letter-spacing: -0.4px;
    padding: 8px 16px; 
}
.alt_btn:hover{
    background:  var(--Dark-Dark1000, #121738);
    color: #fff;
}
.container-custom{
    max-width: 100%;
}
/*
.pdts-carousel .owl-nav {
    display: block !important;
}
*/
/*

.pdts-carousel .owl-prev {
    border-radius: 8px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: var(--White-White1000, #FCF9F7);
    width: 56px;
    height: 56px;
    font-size: 34px;
}
*/

.explore-marquee span {
  
    text-align: center;
    font-family: PP Rader;
    font-size: 150px;
    font-style: normal;
    font-weight: 600;
    line-height: 98%;
    letter-spacing: -0.5px;
    vertical-align: middle;
}
.custom-nav-tab {
    border: 0 !important;
    justify-content: end;
}
.Popular-collection {
    background: var(--Turquoise-Turquoise500, #9FE6E8);
}
.product_sec:hover {
    border-radius: 32px;
    transform: scale(1.02);
    box-shadow: 0px 8px 0px 0px #121738;
}
.modal-content .item .product_sec:hover {
    box-shadow: none;
    border-radius: 32px;
    transform: scale(1);
}

.modal-content .item .product_sec .product_image img {
    width: 100%;
    height: 100%;
}

.modal-content .item .product_sec {
    margin-right: 1px;
}

.Popular-collection .owl-stage,
.pdts-carousel .owl-stage,
.insta-carousel .owl-stage {
    padding: 20px 10px; 
}
.insta-carousel .item {
  transition: unset !important;
}
.eye-icon {
    position: absolute;
    top: 10px;
    right: 10px;
}
.custom-nav-tab li button {
    color: #121738;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.5px;
    border: 1px solid #121738 !important;
    background: #FCF9F7 !important;
    border-radius: 80px !important;
    margin-left: 10px;
    padding: 8px 16px;
}
.explore-bg-shape-inner {
    position: absolute;
    top: -80px;
    right: 0;
    z-index: -1;
}
.explore-marquee {
    margin-bottom: -10px;
}
ul.main_navbar li a {
    display: inline-block;
    padding: 24px 16px;
    border-radius: 40px;
    color: var(--Dark-Dark1000, #121738);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.4px;
}
ul.main_navbar li:last-child a {
    margin-bottom: 0;
}
.main_navbar-mobile {
    display: none;
}
.menu.dropdown-child,.menu.dropdown-grandchild {
    padding-left: 10px;
    margin-top: 5px;
}
.header__active-menu-item a {
    background-color: #0FA652;
}
span.circle-shape {
    width: 49px;
    height: 49px;
    background-color: #FCF9F7;
    stroke-width: 1px;
    border: 1px solid #000;
    box-shadow: 4px 4px 0px #121738;
    display: inline-block;
    border-radius: 100%;
}
.eye-icon img {
    background: #fff;
    border: 0 !important;
    max-width: 20px;
}
.eye-icon {
    position: absolute;
    top: 10px;
    right: 10px;
	display:none;
}
.Popular-collection .product_sec:hover .eye-icon {
    display: block;
}
.insta-slider {
    background: var(--Beige-Beige500, #F3EAE2);
}
.insta-slider .product_image img {
    margin-bottom: 0;
    height: 305px;
}
.need-inspiration {
    margin-top: -70px;
}
.need-inspiration-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
}
.need-inspiration-text p {
    max-width: 642px;
    margin: auto;
    font-size: 20px;
    padding: 0 25px;
    font-weight: 600;
}
.insta-icon {
    position: absolute;
    top: 6px;
    right: 6px;
}
.insta-icon img {
    background: #fff;
    padding: 3px;
    width: 30px;
    height: 30px;
}
.owl-nav button {
    position: absolute;
    top: 50%!important;
    background-color: #fff!important;
    width: 30px;
    height: 30px;
    z-index: 99999999;
    font-size: 26px!important;
    line-height: 16px!important;
    transform: translateY(-50%);
    color: #000!important;
    border: 1px solid #121738 !important;
}
.owl-theme .owl-dots {
    display: none;
}
.owl-nav button.owl-next {
    right: -12px;
}
.owl-nav button.owl-prev {
    left: -12px;
}
.owl-theme .owl-nav {
    margin: 0;
}

/*category page css*/
.page-title {
    color: #121738;
    font-size: 70px;
    width:100%;
}
.filter-inner-sec{
    border-radius: 24px;
    border: 1px solid #121738;
    background-color: #fff;
    padding: 20px;
}
.accordion-button {
    width: 100%;
}
button.accordion-button.collapsed {
    /* width: auto; */
}
.active-filter {
    margin-left: 10px;
    font-weight: 400;
}
.Explore-collection .explore-bg-shape {
    padding-top: 50px;
}
.theme-btn {
    color: #FCF9F7 !important;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border-radius: 80px;
    background: #121738;
    padding: 12px 24px;
    border:0px;
}
.theme-btn:hover {
  box-shadow: 0 5px #fa766a;
}
.theme-btn:focus {
    box-shadow: none;
}
.filter-inner-sec-inner button {
    /* border-left: 1px solid #121738!important; */
    /* border-right: 1px solid #121738!important; */
    /* border-top: 1px solid #121738!important; */
    /* border-radius: 20px 20px 0 0!important; */
    border-bottom: 0!important;
    background: none!important;
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    box-shadow: none!important;
    color: #212529!important;
    justify-content: space-between;
    flex-wrap: wrap;
}
.filter-inner-sec-inner button .active-filters-count {
    font: 500 18px 'Inter';
    line-height: 1.4;
    letter-spacing: -0.4px;
    background-color: #121738;
    color:#FCF9F7;
    border-radius: 50%;
    margin-left: 10px;
    min-width: 23px;
    padding: 0 5px;
    text-align: center;
}
.filter-inner-sec-inner button .sort-by--selected {
    font: 18px 500 'Inter';
    line-height: 1.35;
    margin-left: 8px;
    display: inline-block;
}

.accordion-item.filter-inner-sec-inner input[type=checkbox] {
    appearance: none;
    width: 18px !important;
    height: 18px;
    background-color: #121738;
    vertical-align: middle;
    border-radius: 4px;
}
.accordion-item.filter-inner-sec-inner input[type=checkbox]:checked {
    background-image: url(https://cdn.shopify.com/s/files/1/0616/4709/3897/t/7/assets/white-right-tick.png);
    background-size: 13px;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
}
.accordion-button::after{
	display:none;
}
.light-pink-bg {
    background-color: #F3EAE2;
}
.category-product-pagination ul li a:hover, .category-product-pagination ul li a.active {
    background: #121738;
    color: #FCF9F7;
}
.category-product-pagination ul li a {
    color: #121738;
    font-family: 'Inter';
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    border: 1px solid #121738;
    background: #FCF9F7;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-right: 4px;
}
.filter-inner-sec-inner button.accordion-button {
    padding: 8px 16px;
}
.filter-inner-sec-inner button.collapsed:before {
    content: "+";
    font-size: 30px;
    display: none;
    margin-top: -2px;
    margin-right: 5px;
    font-weight: 400;
}
.filter-inner-sec-inner button:before {
    content: url("filter-close-icon-collection.svg");
    font-size: 30px;
    display: none;
    margin-top: -2px;
    margin-right: 5px;
    font-weight: 400;
}
.filter-inner-sec-inner button:after {
    content: url("collection-filter-open-up.svg");
    display: inline-block;
    margin-left: 10px;
    display: flex !important;
    align-items: center;
    background-image: unset !important;
}
.filter-inner-sec-inner button.collapsed:after {
    content: url("collection-filter-open-down.svg");
}
.filter-inner-sec-inner button .clear-filter-icon {
    display: inline-block;
    margin-right: 8px;
}
.filter-inner-sec-inner {
    border: 0;
}
.filter-inner-sec-inner button.accordion-button .active-filter {
  display: none;
}
.green-bg {
    background: #0FA652;
}
.accordion-item.filter-inner-sec-inner.mb-3 {
    border: 1px solid #121738!important;
    border-radius: 25px;

}
.category-slider .explore-bg-shape span {
    color: #7FCFA2;
}
.custom-nav-tab li button:hover {
    background: #121738 !important;
    color: #FCF9F7 !important;
    box-shadow: 0px 5px 0px 0px #FA766A;
}
.custom-nav-tab li button.active  {
    box-shadow: none;
    background: #121738 !important;
    color: #fff !important;
}
.out-stock-btn {
    border: 1px solid #121738 !important;
    background: #121738 !important;
}
.new-arival-btn {
    border: 1px solid #121738 !important;
    background: #675AD8 !important;
}
.filter-inner-sec-inner .accordion-body {
    padding-top: 0px;
}
.cate-eye-icon img {
    background: #fff;
}
.cate-eye-icon {
    background: transparent;
    border: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}
.modal-content {
    padding: 20px;
    border-radius: 32px;
}
.modal-content a.dark-blue-btn img {
    margin: 0;
    background: transparent;
}
.product-desc-list li {
    list-style: disc;
    margin-bottom: 7px;
}
.product-desc-list {
    padding-left: 18px;
}
.modal-content .product_info {
    padding: 0;
}
.modal-content .product_image img {
    margin-bottom: 0;
}
.price-sec p {
    font-size: 20px;
    font-weight: 600;
}
.product-desc-list {
    padding-left: 18px;
    margin-bottom: 20px;
}
.quantity-box {
    width:100%;
    padding: 12px 24px;
    justify-content: space-between;
    border-radius: 80px !important;
    border: 1px solid #121738;
    background: #FCF9F7;
    margin-bottom: 12px;
    color: rgba(var(--color-foreground));
    display: flex;
    border-radius: var(--inputs-radius);
}
.close-btn {
    position: absolute;
    right: 12px;
    top: 12px;
}
.close-btn button.btn-close {
    opacity: 1;
}
.quantity-box form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quantity-box form input {
    max-width: 60%;
    background: transparent;
    border: none;
    color: #121738;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
	border: none;
    outline: none;
}
.quantity-box form input::placeholder {
    color: #121738;
}

.quantity-box a {
    color: #121738;
    font-size: 28px;
    font-weight: normal;
    line-height: normal;
}
.sort-by select, .sort-by span {
    color: #121738;
    border: 0;
    background: transparent;
    font-weight: 600;
    margin: 0;
} 
/*******/

.main_info {
    position: relative;
}
.main_info i {
    position: absolute;
    background-color: #121738;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-style: normal;
    left: 24px;
    top: -6px;
    border-radius: 27px;
    line-height: 19px;
}


.info_desp, .info_desp a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.header__active-menu-item a {
    font-weight: 700;
}
/* horizontal */
@keyframes infiniteScroll {
  from {transform: translateX(0)}
  to {transform: translateX(-50%)}
}
.marquee {
  width: 100%;
  overflow-x: hidden;
}
.explore-marquee-container {
    overflow: hidden;
}
.horizontal-scrolling-items {
  display: flex;
  font-size: 40px;
  width: 4600px;
  animation-name: infiniteScroll;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  align-items:center;
}
.horizontal-scrolling-items__item {
  white-space: nowrap;
  padding-bottom: 20px;
}


/* horizontal slider */
.search-bar input {
    border-radius: 30px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: var(--White-White1000, #FCF9F7);
    color: var(--Dark-Dark1000, #121738);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.5px;
    padding: 18px 54px 18px 84px;
    width: 100%;
}
.search-bar {
    position: relative;
}
.search-bar button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 28px;
    background-color: transparent;
    border: 0;
}
.custom_close-btn img {
    max-width: 20px;
    margin-left: 5px;
}
.light-purple-bg {
    background-color: #c3bcff;
}
.search-left-list ul li {
    width: 100%;
    display: block;
    line-height: normal;
    margin-left: 0;
}
.search-left-list ul li a {
    font-size: 16px;
}
.search-filter-header {
    /*position: fixed;*/
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    /*display: none;*/
}
.field__label, .customer .field label {
    display: none;
}
button.reset__button.field__button {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 16px;
}
.reset__button:not(:focus):after {
  display:none !important;
}
button.search-modal__close-button img {
    max-width: 20px;
    margin-left: 5px;
}
button.search-modal__close-button {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.search-modal__form {
    max-width: 100%;
    margin-bottom: 20px;
}
.predictive-search__item-heading {
    font-size: 16px;
    font-weight: 600 !important;
    font-family: 'Inter';
}
.predictive-search__result-group:last-child ul.predictive-search__results-list .predictive-search__list-item {
    width: 25%;
    margin-left: 0;
    margin-bottom: 14px;
}
.predictive-search__result-group:last-child ul.predictive-search__results-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: flex-start;
    align-items: stretch;
}
.field__input:focus~.field__label, .field__input:not(:placeholder-shown)~.field__label {
    display: none;
}
.search-left-list ul {
    display: block;
}
.custom_close-btn {
    font-size: 16px;
}
.predictive-search__heading {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -.5px;
    text-transform: uppercase;
    font-family: PP Rader;
    color: #212529 !important;
    border: 0 !important;
}
.search-modal, .predictive-search__results-groups-wrapper {
    background-color: #c3bcff;
    border:0;
}
.predictive-search__item {
    padding-left: 0;
}
.custom-inner-product-list ul li {
    margin-left: 0;
}
.predictive-search__list-item:hover .predictive-search__item-heading {
    text-decoration: none !important;
}

.custom-inner-product-list ul li a {
    border-radius: 32px;
    background-color: #fff;
    padding: 8px 8px 12px;
    width: 96%;
    margin: auto;
    height: 100%;
}
.custom-inner-product-list ul li a:hover {
    background: white;
}
ul#predictive-search-results-queries-list li a {
    width: 100%;
    background: transparent;
    padding: 1rem 2rem;
}
.custom-inner-product-list ul li a img {
    border-radius: 24px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    margin-bottom: 22px;
}
.search-modal__content.search-modal__content-bottom {
    padding: 0 2rem;
}

details[open] .modal-overlay:after {
  background-color:#c3bcff;
}
.search-modal__form_custom input#Search-In-Modal {
    border-radius: 30px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: var(--White-White1000, #FCF9F7);
    color: var(--Dark-Dark1000, #121738);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -.5px;
    padding: 18px 54px 18px 84px;
    width: 100%;
    box-shadow: none;
    height:auto;
}
.field:after {
  display:none;
}
button.search__button.field__button {
    position: absolute;
    left: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: auto;
    border: 1px solid;
    border-radius: 100%;
}
.custom-inner-product-list ul li a img {
    width: 100%;
    height: auto;
}

.mobile-square {
    position: relative;
}

.mobile-square .alt_btn {
    left: 25px;
    top: 25px;
    z-index: 99;
}
/*responsive*/


@media (min-width: 1200px) and (max-width: 1399.98px) {
.carousel-item h2 {
    font-size: 76px;
}
.explore-marquee span {
    font-size: 130px;
}
.info_desp {
    font-size: 16px;
}
h2 {
    font-size: 60px;
}
h1 {
    font-size: 120px;
}
h4 {
    font-size: 22px;
}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
.need-inspiration svg {
    width: 100%;
}
.page-title {
    font-size: 40px;
}
h2 {
    font-size: 40px;
}
.contact_info ul li {
    margin-left: 18px;
}
.main_info {
    font-size: 12px;
}
h3 {
    font-size: 28px;
}
.carousel-item h2 {
    font-size: 50px;
}
.explore-marquee span {
    font-size: 100px;
}
.collections_list li a {
    margin-bottom: 10px;
}
.true-gem-sec {
    padding: 85px 40px;
}
h1 {
    font-size: 90px;
}
.true-gem-sec p {
    font-size: 30px;
}
.vector_grphic_img {
    max-width: 120px;
}
  
h4 {
    font-size: 18px;
}
.need-inspiration-text {
    padding: 0px 10px;
}
form.enter_email .btn {
    padding: 10.5px 14px;
    font-size: 16px;
}
.form-control, .form-control:focus {
    font-size: 16px;
    padding: 6px 92px 6px 24px;
	height: 48px;
}

.popup-form .form-control, .form-control:focus {
    padding: 6px 92px 6px 24px;
	height: 56px;
}

.form-control::placeholder {
	font-size: 16px;
}
}

@media (min-width: 992px) {
 .Explore-collection .product_image img.product-image, .category-product .product_image img.product-image {
    object-fit: contain;
    background-color: #fff;
    overflow: hidden;
}
	.mobile-menu {
    display: none;
}
.modal-dialog {
    max-width: 60%;
}
}

@media (max-width: 991.98px) {
    .search-modal__content.search-modal__content-bottom .align-items-center img {
         background-color: transparent;
    }
.main_info span {
    display: none;
}
.search-notfind span {
    display: inline-block;
}

.main_info .cart-count-bubble span {
    display: flex;
}
.main_info a img ,.main_info a svg {
    background-color: #fff;
    border-radius: 100%;
}
.mobile-menu button.navbar-toggler {
    border: 4px solid #fff;
    font-size: 16px;
    padding: 8px 12px;
    border-radius: 20px;
    color: #121738;
    font-weight: 500;
}
.mobile-menu .navbar-collapse {
    min-width: 300px;
    background-color: #fff;
    padding: 20px;
    margin-top: 10px;
    border-radius: 10px;
    position: absolute;
    z-index: 99;
    display: none;
}
  ul.navbar-nav li {
    margin-bottom: 7px;
    margin-top: 7px;
}
ul.main_navbar {
    flex-direction: column;
    border-radius: 32px;
}
.header_menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background: var(--Violet-Violet500, #C3BCFF);
    transform: translateX(-100%);
    transition: all .4s;
    }
.header_menu.showmenumain {
    transform: translateX(0%);
    padding-bottom: 132px;
    overflow: scroll;
}
}
@media (min-width: 768px) {
.category-product {
    margin-left: 5%;
}	
.theme-list li a {
    color: #121738;
    font-size: 14px;
    font-weight: 600;
    border-radius: 80px;
    border: #121738;
    background: #FCF9F7;
    padding: 10px 16px;
}
.theme-list li {
    display: inline-block;
    margin-bottom: 8px;
}
.theme-list li a.active, .theme-list li a:hover  {
    border: 1px solid #121738;
    background: #121738;
    color: #FCF9F7;
}
}
@media (max-width: 767.98px) {
    .predictive-search__result-group:last-child ul.predictive-search__results-list{
         flex-wrap: nowrap;
         overflow-x: scroll;
    }
    .predictive-search__result-group:last-child ul.predictive-search__results-list .predictive-search__list-item {
        flex: 0 0 250px;
    }
  .search-modal__content a img {
    border-radius: 0;
}
  .predictive-search__result-group:last-child ul.predictive-search__results-list .predictive-search__list-item {
    width: 50%;
}
	.cate-eye-icon {
    display: none;
}
	.categor-top {
    display: none;
}
.need-inspiration svg {
    width: 100%;
}
.carousel-item h2 {
    font-size: 66px;
}
.explore-marquee span {
    font-size: 120px;
}
h2 {
    font-size: 50px;
}

.mobile-square {
    padding-top: 100%;
}

.mobile-square img {
    position: absolute;
    width: 98%;
    height: 98%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    border: 2px solid #000;
    border-radius: 25px;
    z-index: 10;
}

.mobile-square:after {
    position: absolute;
    width: 98%;
    height:98%;
    content: '';
    top:10px;
    left: 10px;
    background:#000;
    border-radius:25px;
    z-index: 0;
}

.single_product .right_product_info {
    margin-top: 30px;
}
.true-gem-sec {
    padding: 65px 40px;
}
h1 {
    font-size: 110px;
}
.true-gem-sec p {
    font-size: 28px;
    max-width: 100%;
}
.vector_grphic_img {
    max-width: 120px;
}
ul.menu_links li {
    width: 100%;
}
.theme-list li a {
    color: #121738;
    font-size: 14px;
    font-weight: 600;
    border-radius: 80px;
    border: #121738;
    background: #FCF9F7;
    padding: 8px 9px;
}
.theme-list li a.active, .theme-list li a:hover {
    border: 1px solid #121738;
    background: #121738;
    color: #FCF9F7;
}
.theme-list li {
    display: inline-block;
    margin: 0px 2px 6px 2px;
}
.filter-inner-sec h4 {
    font-family: Inter;
    font-size: 16px;
}

.mobile-filter {
    width: 48%;
}

.mobile-filter-form__wrapper {
    max-height: 50dvh;
    overflow-y: auto;
}

.mobile-filter-form__wrapper > div {
    width: 100%;
} 

.mobile-filter-title-tag {
    color: #121738;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 80px;
    border: 1px solid #121738;
    background: #FCF9F7;
    width: 100%;
    line-height: 140%;
}
.category-filtter-mobile.show {
    display: flex!important;
    align-items: end;
    background-color: rgba(0, 0, 0, .4);
}
.category-filtter-mobile.show .modal-dialog {
    transform: translateY(0) !important;
}
.category-filtter-mobile .modal-dialog {
    transform: translateY(191%)!important;
    width: 100%;
}
 
}
.collection-btn:hover {
    text-decoration: none;
}
@media (max-width: 575.98px) {
	h3 {
    font-size: 26px;
}
  .carousel_baner h3 {
    font-size: 30px;
}
  .carousel_baner h3 img {
    width: 60px;
}
  section.Explore-collection .col-md-12.text-end.mb-3 {
    text-align: left !important;
}
  .Explore-collection .product_image img.product-image, .category-product .product_image img.product-image {
    object-fit: contain;
    background-color: #fff;
    overflow: hidden;
}
section.Explore-collection {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}

  .Explore-collection .collection-btn, .Explore-collection .collection-btn p {
    font-size: 24px;
}
  section.Explore-collection .container-fluid {
    order: 2;
}
  section.Explore-collection .container-fluid.container-custom.px-0 {
    order: 1;
}
.collections_list li a {
    margin-bottom: 10px;
}
.carousel-item h2 {
    font-size: 54px;
}
.banner_right {
    margin-left: -100px;
}
.carousel-indicators {
    margin-right: 5%;
}
.alt_btn {
    font-size: 12px;
    padding: 6px 16px;
}
.custom-nav-tab {
    justify-content: flex-start;
}
.need-inspiration {
    margin-top: -160px;
}
.true-gem-sec {
    padding: 40px 20px 0px 20px;
}
.true-gem-sec h4 {
    text-align: center;
    font-size: 24px;
}

h4 {
    font-size: 20px;
}
h1 {
    font-size: 76px;
    text-align: center;
}
.true-gem-sec h1 {
    font-size: 88px;
    line-height: 65px;
    margin-bottom: 30px;
}
.true-gem-sec p {
    font-size: 26px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.vector_grphic_img {
    position: static;
    max-width: 120px;
    margin: auto;
    display: block;
}
.btn_border {
    font-size: 14px;
    padding: 12px 16px;
}
.custom-nav-tab li button {
    font-size: 18px;
    margin-left: 4px;
    padding: 8px 10px;
    margin-bottom: 10px !important;
}
.logo_main_top {
    margin-bottom: 10px;
}
.ps-5.pdts-carousel {
    padding-left: 25px !important;
}
.info_desp, .price_right_prd {
    font-size: 14px;
}
  .right_product_info h2 {
    font-size: 37px;
}
  .right_product_info h5 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 16px;
}
  p.mobile-only {
    font-size: 14px;
}
  .dark-blue-btn {
    padding: 10px 24px;
    font-size: 18px;
}
h2 {
    font-size: 28px;
}
  .form-control, .form-control:focus {
    font-size: 16px;
    height: 54px;
}
form.enter_email .btn {
    padding: 10px 24px;
    font-size: 18px;
    top: 9%;
}
  .form-control::placeholder {
    font-size: 16px;
}
  .footer_menu_sec {
    margin-top: 20px;
}
  .footer_menu_sec ul li a {
    font-size: 14px;
}
  ul.menu_links.ul_list li a {
    margin-bottom: 12px;
}
  section.footer_section .row.align-items-end .row {
    align-items: baseline;
}
  section.footer_section img {
    max-width: 250px;
}
h5 {
    font-size: 18px;
}

.need-inspiration-text {
    padding: 0px 40px;
}
.our_story-content {
    max-width: 100%;
	text-align:center;
}
.explore-marquee span {
    font-size: 88px;
}
ul.social_media li a img {
    max-width: 48px;
    margin-bottom: 10px;
}
.contact_info ul li {
    margin-left: 10px;
}
.new_offer {
    top: auto;
    right: 46%;
    bottom: 0;
}
.new_shape p {
    font-size: 38px;
}
  .our_story-content h2 {
    font-size: 56px;
}
  .need-inspiration-text h2 {
    font-size: 36px;
}
  .footer_left_sec h4 {
    font-size: 27px;
    margin-bottom: 14px;
}
.footer_left_sec p {
    font-size: 14px;
    margin-bottom: 30px !important;
}
.new_shape img {
    max-width: 110px;
}
  .our_story-content p {
    font-size: 14px;
}
}


.single_product .container-fluid,
.our_story .container-fluid {
    max-width: 1440px;
    padding:0 32px;
}
@media only screen and (max-width:767px){
    .single_product .container-fluid,
    .our_story .container-fluid {
        padding:0 12px;
    }
}


/* Css */
.contact_info ul li {
    margin-left: 32px;
}
.shop_new {
    color: var(--White-White1000, #FCF9F7);
    text-align: center;
    font-family: "PP Rader";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.456px;
    display: flex;
    padding: 24px 32px;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    max-width: 384px;
    border-radius: 80px;
    background: var(--Dark-Dark1000, #121738);
}
.shop_new:hover {
    display: flex;
    box-shadow: 0px 8px 0px 0px #FA766A;
    color: #fff;
}
.shop_new:active,
.shop_new:focus   {
    box-shadow: none;
}
.dark-blue-btn {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.right_product_info h5.mt-5 {
    margin-top: 56px !important;
    margin-bottom: 26px;
} 
.collections_list li a {
    margin-right: 8px;
    color: var(--Dark-Dark1000, #121738);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 24px */
    letter-spacing: -0.5px;
}
.our_story .mt-md-0 {
    padding-left: 100px;
}
.our_story .order-md-2 {
    text-align: end ;
}
.our_story-content {
    max-width: 100%;
}
.read-more-btn {
    text-transform: initial;
}
.insta-carousel .owl-nav button.owl-next ,
.insta-carousel .owl-nav button.owl-prev {
    width: 56px;
    height: 56px;
    border-radius: 8px;
    margin: 0;
}
.insta-carousel .owl-nav button.owl-next {
    right: 18px !important;
}
.insta-carousel .owl-nav button.owl-prev {
    left: 18px;
}
.collections_list li a:hover {
    /* Small Card Shadow */
    box-shadow: 0px 8px 0px 0px #121738;
}
.collections_list li a:focus {
    box-shadow: none;
}
.insta-carousel .product_info {
    padding: 8px;
} 
.insta-icon img {
    height: 48px; 
}
header {
    padding-bottom: 32px;
}
.footer_menu_sec .row ul li a:hover {
    text-decoration: underline;
}
.sort-by select, .sort-by span {
    color: var(--Dark-Dark1000, #121738);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.4px;
}

@media (min-width: 768px) {
    .sort-by select, .sort-by span {
        font-size: 18px;
    }
}
.sort-by select {
    /* width: 200px; */
    /* display: none; */
}
.sort-by select:focus-visible {
    outline: 0;
    outline-offset: 0;
    box-shadow: none;
}
.alt_btn {
    pointer-events: none;
}
.filter-inner-sec h3 {
    color: var(--Dark-Dark1000, #121738);
    font-family: "PP Rader";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 32px */
    letter-spacing: -0.5px;
    text-transform: uppercase;
    margin-bottom: 24px !important;
}
.dekstop-filter {
    border-radius: 32px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: var(--White-White1000, #FCF9F7);
    padding: 16px;
}
.dekstop-filter .filter-inner-sec {
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0
}
.accordion-item.filter-inner-sec-inner.mb-3 {
    background: transparent;
    display: block;
    color: var(--Dark-Dark1000, #121738);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 24px */
      width: 100%;
    letter-spacing: -0.5px;
}
.dekstop-filter {
    max-width: 270px; /*250*/
}
.product_image img {
    border-radius: 26px;
}
.product_infoimg {
    position: relative;
}
.product_info-content {
    right: 10px;
    border-radius: 20px;
    border: 1px solid var(--White-White1000, #FCF9F7);
    background: var(--Violet-Violet1000, #675AD8);
    display: flex;
    padding: 24px;
    flex-direction: column;
    justify-content: end;
    align-items: flex-end;
    gap: 8px;
    flex: 1 0 0;
    align-self: stretch;
    position: absolute;
    top: 23px;
    max-width: 304px;
    height: calc(100% - 40px);
}
.product_info-content h3 {
    color: var(--White-White1000, #FCF9F7);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 135%;
    letter-spacing: -0.5px;
}
.product_info-content h2 {
    color: var(--White-White1000, #FCF9F7);
    font-family: "PP Rader";
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 98%;
    letter-spacing: -0.5px;
    margin-bottom: 40px;
}
.category-product {
    margin-bottom: 56px;
    row-gap: 10px;
}
.product_infoimg img {
    width: 100%;
}
details[open] .modal-overlay:after {
    background: rgba(66, 69, 85, 0.80);
    mix-blend-mode: darken;
}
.search-modal__content.search-modal__content-bottom {
    padding: 0;
}
.search-modal__content.search-modal__content-bottom .align-items-center {
    padding: 0px 28px;
    margin-top: 8px !important;
}
.modal__close-button.link {
    width: auto;
    color: var(--Dark-Dark1000, #121738);
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 24.2px */
    letter-spacing: -0.5px;
}
button.search-modal__close-button svg {
    max-width: 40px;
    margin-left: 16px;
}
.search-modal__form_custom input#Search-In-Modal::placeholder {
    color: var(--Dark-Dark1000, #121738);
    font-family: Inter;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.5px;
    display: block !important; 
    opacity: 1 !important;
    visibility: visible !important;
}

.predictive-search__result-group ul li a img {
    height: 158px;
    object-fit: cover;
}
.search-filter-header .product_info {
    border-radius: 24px;
}
.search-filter-header .info_desp {
    font-size: 14px;
}
.search-filter-header .product_image img{
    border-radius: 16px;
    object-fit: contain;
    margin-bottom: 16px;
}
.search-filter-header .info_desp {
    padding: 0px;
}

.search-filter-header .price_right_prd {
    margin-top: auto;
    padding-top: 8px;
}
.search-filter-header.light-purple-bg {
    border-radius: 0px 0px 32px 32px;
    padding-top: 12px;
}
form.search-modal__form {
    padding: 0 32px;
} 
.search-filter-header ul li,
.predictive-search__results-groups-wrapper ul li {
    margin-left: 0;
}
.search-filter-header .product_sec,
.search-filter-header .product_info {
    height: 100%;
}
.predictive-search__results-groups-wrapper {
    padding: 0;
    padding-bottom: 40px !important;
    border: 0 !important;
}
.predictive-search__item-heading,
.predictive-search__item-query-result mark,
.search-left-list ul li a  {
    color: var(--Dark-Dark1000, #121738);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 135%; /* 24.3px */
    letter-spacing: -0.5px;
}
.search-left-list ul li a {
    display: flex;
    align-items: center;
}
.predictive-search__item-query-result mark {
    padding: 0 !important;
}
.predictive-search__item-heading {
    padding: 8px !important; 
}
.predictive-search__result-group:last-child ul.predictive-search__results-list .predictive-search__list-item {
    width: 20%;
}
.product_sec .product_info .row  >.col-12 {
    display: flex;
}
.product_sec .product_info .row  >.col-12 .info_desp {
    padding: 0 8px;
}
.search-filter-header.light-purple-bg .container-fluid .col-md-3 {
    width: 15%;
}
.search-filter-header.light-purple-bg .container-fluid .col-md-9 {
    width: 85%;
    padding: 0 20px;
}
.category-product .item  {
    height: 100%;
}
ul.submenu {
    position: absolute;
    background: #f3eae2;
    width: 200px;
    border-radius: 20px;
    padding: 10px;
    border: 1px solid #121738;
    opacity: 0;
    visibility: hidden;
    transition: all .4s;
}
  header ul.submenu {
    display: none; /* Disable menu */
  }
  ul.submenu li a {
    display: block;
    background: transparent;
    padding: 15px;
    padding-top: 0;
  }
  ul.main_navbar li:hover  ul.submenu  {
    opacity: 1;  
    visibility: visible;
  }
  /* ul.main_navbar li {
    width: -webkit-fill-available;
  } */
  .build-your-own.custom-mb-menu {
    display: none;
}
.our_story img {
    max-width: 584px;
    max-height: 800px;
    object-fit: cover;
    border-radius: 32px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
    box-shadow: 20px 20px 0px 0px #121738;
    width: 100%;
}
.our_story.pb-5 {
    padding-right: 20px;
}
/* Header Mega Menu */
.site-mega-menu {
    position: absolute;
    width: 100%;
    top: calc(100% - 32px);
    left: 0;
    opacity: 0;
    /* height: 100vh; */
    /* background: rgba(66, 69, 85, 0.80); */
    visibility: hidden;
    transition: all .3s;
}

header ul.main_navbar li:hover .site-mega-menu  {
    opacity: 1;
    visibility: visible;
}
  ul.main_navbar {
    position: unset !important;
  }
  .site-mega-menu-sub-menu h3 {
    color: #121738;
    font-family: "PP Rader";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 98%; /* 23.52px */
    letter-spacing: -0.526px;
    margin-bottom: 32px;
  }
  .site-mega-menu-container {
    border-radius: 0px 0px 32px 32px;
    background: #0fa652;
    padding: 62px 32px 60px;
    position: relative;
    z-index: 9;
    
  }
  .site-mega-menu-container .container {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 30px;
  }
  .template-index .site-mega-menu-container ,
  .template-build-your-own-bag .site-mega-menu-container {
    background: #C3BCFF;
  }
  .template-build-a-party-bag .site-mega-menu-container ,
  .template-build-own-gift .site-mega-menu-container  {
    background-color: #fa766a;
  }
  .template-about-us .site-mega-menu-container,
  .template-term-of-servies .site-mega-menu-container {
    background: #f3eae2;
  } 

  .site-mega-menu-sub-menu {
    width: 100%;
  }

  .site-mega-menu-container ul {
    column-gap: 20px;
  }

  .site-mega-menu-container ul li a {
    color: #121738;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.456px;
    padding: 0;
    position: relative;
    margin-bottom: 16px;
    background: transparent;
  }
  .site-mega-menu-container ul li a span {
    color: #FCF9F7;
    font-feature-settings: 'sups' on;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.55px;
    position: relative;
    top: -5px;
    right: -2px;
}

.mega-menu-collections-main {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    overflow: hidden;
    padding-bottom: 10px;
}
.mega-menu-collections {
    display: flex;
    gap: 16px;
}

.mega-menu-collections-main .slick-slide {
    padding-right: 16px;
}

.mega-menu-collections-main .slick-prev.slick-arrow {
    left: 0;
    top: calc(100% + 20px);
    z-index: 10;
    opacity: 0.8;
    width: 30px;
    height: 30px;
    background-color: white;
    border-radius: 8px;
    border: 1px solid black;
}

.mega-menu-collections-main .slick-prev.slick-arrow:hover {
    opacity: 1;
}

.mega-menu-collections-main .slick-prev.slick-arrow::before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid black;
    border-left: 2px solid black;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 2px);
    transform: rotate(-45deg);
}

.mega-menu-collections-main .slick-next.slick-arrow {
    right: 16px;
    top: calc(100% + 20px);
    z-index: 10;
    opacity: 0.8;
    width: 30px;
    height: 30px;
    background-color: white;
    border-radius: 8px;
    border: 1px solid black;
}

.mega-menu-collections-main .slick-next.slick-arrow:hover {
    opacity: 1;
}

.mega-menu-collections-main .slick-next.slick-arrow::before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid black;
    border-right: 2px solid black;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 6px);
    transform: rotate(45deg);
}

.mega-menu-collections-products:not(.slick-slider) {
    display: flex; 
    overflow-x: auto; 
    width: max-content; 
    max-width: 100%;
    gap: 16px;
}


.mega-menu-collections-item {
    display: flex;
    padding: 8px 8px 16px 8px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    border-radius: 32px;
    width: 100%;
    background: #FCF9F7;
    position: relative;
    height: 100%;
}

.mega-menu-collections-item-wrapper {
    display: none;
}

.mega-menu-collections-item-wrapper--0,
.mega-menu-collections-item-wrapper--1 {
    min-width: calc((100% - 32px) / 3);
    display: flex;
}

.mega-menu-collections-item-wrapper--2 {
    min-width: calc((100% - 16px) / 2);
    display: flex;
}

@media (min-width: 1200px) {
    .mega-menu-collections-item-wrapper {
        display: flex;
    }
    
    .mega-menu-collections-item-wrapper--3 {
        min-width: calc(100%);
    }   
}

@media (min-width: 1440px) {
    .mega-menu-collections-item-wrapper--0,
    .mega-menu-collections-item-wrapper--1 {
        min-width: calc((100% - 48px) / 4);
        display: flex;
    }

    .mega-menu-collections-item-wrapper--2 {
        min-width: calc((100% - 32px) / 3);
        display: flex;
    } 

    .mega-menu-collections-item-wrapper {
        width: calc(100%);
    } 
}

.mega-menu-collections-item:hover {
    background: #FCF9F7;
}
.mega-menu-collections-item img {
    border-radius: 32px;
    border: 1px solid #121738;
    background-color: #fff;
    background-repeat: no-repeat;
    object-fit: contain;
    width: 100%;
    height: 158px;
}
.mega-menu-collections-item h4 {
    color: #121738;
    font-family: "inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 24px */
    letter-spacing: -0.456px;
    margin: 0;
    text-align: left;
    text-transform: inherit;
}
.arrow-drop {
    display: none;
}
.mega-menu-collections-item a {
    position: absolute;
    background: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.mega-menu-collections-item a:hover {
    background: transparent !important;
}
.product-content {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    text-align: left;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
    height: 100%;
}
.product-content span {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 135%;
    font-family: Inter;
    letter-spacing: -.5px;
}
.mega-menu-collections-main> h4 {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -.5px;
    color: #121738;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.mega-menu-collections-main>a {
    border-radius: 80px;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: #fff;
    color: var(--Dark-Dark1000, #121738);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -.5px;
    padding: 16px 24px;
    width: 100%;
    margin-top: 45px;
}
.mega-menu-collections-main>a:hover {
    background: var(--Dark-Dark1000, #121738) !important;
    box-shadow: 0 4px #fa766a;
    color: #fff;
}
@media screen and (max-width: 991px) {
    ul.navbar-nav li {
        position: relative;
    }
    ul.navbar-nav li span {
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    ul.submenu {
        position: unset;
        opacity: 1;
        visibility: visible;
        border: 0;
        width: 100%;
        background: transparent;
        max-height: 0;
        overflow: hidden;
        padding: 0;
    }
    .drop-icon.active {
        transform: rotate(180deg);
    }
    .submenu.active {
        max-height: 500px;
    }
    .owl-carousel .owl-item img {
        height: 300px
    } 
    .product_info-content h2 {
        margin-bottom: 0px;
        font-size: 23px;
        display: block;
        text-align: left;
        align-self: flex-start;
    }
    .product_info-content h3 {
        font-size: 14px;
    }
    .product_info-content {
        top: 11px;
        max-width: 50%;
        height: calc(100% - 25px);
    }
    .product_info-content svg {
        width: 30px;
        height: 30px;
    }
    .search-modal__form {
        margin-bottom: 0px;
    }
    .search-filter-header.light-purple-bg,
    .search-filter-header.light-purple-bg .container-fluid {
        padding-top: 30px;
        height: 100vh;
        overflow: hidden;
        position: relative;
    }
    .search-modal__content.search-modal__content-bottom .align-items-center img {
        border-radius: 0;
    }
    .build-your-own.custom-mb-menu {
        display: block;
        position: absolute;
        z-index: 999;
        width: 100%;
        max-height: 0;
        overflow: hidden;
        transition: all .4s;
        padding: 0; 
      }
      body.overflow {
        overflow: hidden;
      }
      .build-your-own.custom-mb-menu.showmenu {
        max-height: 100%;
        overflow: visible;
        overflow-y: scroll;
        height: 100%;
        padding-bottom: 20%;
        display: none;
      }
      .build-your-own.custom-mb-menu .mobile-categories , .arrow-drop {
        display: block !important;
      } 
      ul.main_navbar li {
        width: 100%;
        position: relative;
      }
      .arrow-drop {
        position: absolute;
        right: 16px;
        top: 24px;
        width: 35px;
        height: 35px;
        display: flex !important;
        justify-content: end;
        cursor: pointer;
      }
      .site-mega-menu {
        position: unset;
        background: transparent;
        opacity: 1;
        visibility: visible;
        height: 100%;
        max-height: 0;
        transition: all .1s;
        overflow: hidden;
      }
      .site-mega-menu-container {
        border-radius: 0;
        padding: 16px 0 30px;
        background: transparent;
      }
      .template-about-us header .header_menu ,
      .template-privacy-policy .header_menu,
      .template-refund-policy .header_menu,
      .template-contact-us .header_menu {
        background: #f3eae2;
      }
      .template-about-us .site-mega-menu-container, .template-term-of-servies .site-mega-menu-container, {
        background: transparent !important;
    }
    .header__active-menu-item a {
          background-color :transparent !important;
      }
      .mega-menu-collections-main  ,
      .site-mega-menu-sub-menu h3{
        display: none;
      }

      .site-mega-menu-sub-menu ul {
        column-count: 1!important;
      }
      ul.main_navbar li.active .site-mega-menu {
        max-height: 700px;
        padding-top: 10px;
      }
      ul.main_navbar li.active {
        padding: 0 16px;
        border-radius: 24px;
        background: #C3BCFF;
      }
      .main_navbar-mobile {
        display: block;
        padding: 24px 15px;
      }
      .main_navbar-mobile h2 {
        color: var(--Dark-Dark1000, #121738);
        /* Mobile/Rader/H200 */
        font-family: "PP Rader";
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%; /* 28px */
        letter-spacing: -0.5px;
        margin-bottom: 24px;
        text-transform: uppercase;
      }
      .main_navbar-mobile ul li a {
        color: var(--Dark-Dark1000, #121738);
        /* Mobile/Inter/H500 */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%; /* 22px */
        letter-spacing: -0.5px;
        margin-bottom: 16px;
        display: flex;
        align-items: center;
        gap: 16px;
      }
      .site-mega-menu-sub-menu {
        width: 100%;
      }
      .product_infoimg img {
        height: auto;
      }

}
@media screen and (max-width: 768px) {
    .modal-content .close-btn  {
        right: 35px; 
        top: 30px;
    }
    .product_info-content {
        max-width: 90%;
    }
    .collection-hero__image-container {
        width: 100%;
    }
    .collection-hero--with-image .collection-hero__title {
        font-size: 52px;
    }
    .search-filter-header.light-purple-bg .col-md-9>.row {
        flex-wrap: nowrap;
        overflow: scroll;
    }
    .search-filter-header.light-purple-bg .col-md-9> .row >.col-6 {
        width: 35%;
    }
    .search-filter-header.light-purple-bg .container-fluid .col-md-9 ,
    .search-filter-header.light-purple-bg .container-fluid .col-md-3 {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .shop_new {
      padding: 20px 24px; 
      font-size: 32px;
      max-width: 308px;
    }
    .contact_info ul li {
        margin-left: 8px;
      }
      .contact_info ul  {
        align-items: flex-start;
        -webkit-align-items: flex-start;
      }
      .right_product_info h5.mt-5 {
        margin-top: 32px !important;
        margin-bottom: 20px;
      }
      .collections_list li a {
        font-size: 18px;
      }
      .our_story .container-fluid {
        padding: 0 20px
      }
      .our_story .mt-md-0 {
        padding-left: 0;
      }
      .insta-carousel .owl-nav button.owl-next, .insta-carousel .owl-nav button.owl-prev {
        display: none;
      }
      .product_info-content {
        max-width: 55%;
    }
    .collection-hero--with-image .collection-hero__title {
        font-size: 32px;
    }
    .Popular-collection .owl-prev {
        margin-left: 17px !important;
    }
    .search-filter-header .product_image img, .predictive-search__result-group ul li a img {
        margin-bottom: 10px;
    }
    .template-search__results .card__inner {
        height: 335px;
    }
    .search-modal__content.search-modal__content-bottom .align-items-center ,
    form.search-modal__form {
        padding: 0 15px;
    }
    .modal__close-button.link {
        font-size: 0;
    }
    .search-modal__form_custom input#Search-In-Modal {
        padding: 18px 54px 18px 60px;
    }
    .search-modal__form_custom input#Search-In-Modal::placeholder {
        font-size: 16px !important;
    }
    .search-filter-header.light-purple-bg .container-fluid {
        padding-top: 0;
    }
    .search-filter-header.light-purple-bg .contact_info ul li {
        margin-left: 0;
    }
    .search-filter-header.light-purple-bg .container-fluid h4 {
        color: var(--Dark-Dark1000, #121738);
        font-family: "PP Rader";
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%; /* 28px */
        letter-spacing: -0.5px;
        text-transform: uppercase;
    }
    .search-left-list ul li a {
        font-size: 20px;
    }
    button.search__button.field__button {
        border: 0;
    }
    .search-left-list .search__button .icon {
        height: 25px;
        width: 25px;
    }
    .search-notfind h4 {
        font-size: 20px;
    }

    .search-filter-header.light-purple-bg .col-md-9> .row >.col-6 {
        width: 65%;
    }
    .search-filter-header .product_image img, .predictive-search__result-group ul li a img {
        margin-bottom: 10px;
    }
    form.search-modal__form {
        z-index: 99;
        position: relative;
    }
    .search-filter-header.light-purple-bg {
        padding-top: 65px;
    }
    .owl-carousel .owl-item img {
        max-height: 100%;
        height: 300px;
    }
    .Explore-collection .product_image img.product-image, .category-product .product_image img.product-image {
        margin-bottom: 12px;
    }
    .insta-slider .product_image img {
        margin-bottom: 0;
        height: 180px;
    }
    .new_offer {
        right: unset !important;
        left: 20px;
        bottom: -20px;
    }
    .hero-banner-img-slider ul.slick-dots {
        bottom: -60px;
        width: -webkit-fill-available;
        right: 20px;
    }
    .Explore-collection .explore-bg-shape {
        padding-top: 0;
    }
    section.Explore-collection {
        margin-top: 0; 
        padding-bottom: 40px !important;
    }
    .explore-bg-shape-inner ,
    .explore-bg-shape-inner svg{
        width: 100%;
    }
    .Explore-collection .collection-btn {
        margin-top: 20px;
    }
    .explore-bg-shape-inner {
       top: -35px;
        right: 40px;
    }
    section.Explore-collection .container-fluid {
        max-width: 100%;
        padding-left: 20px;    
    }
    .need-inspiration {
        overflow: hidden;
        margin-top: -650px;
    }
    .need-inspiration svg {
        height: 810px;
        width: 120%;
        position: relative;
        left: -35px;
    }
    .need-inspiration-text {
        z-index: 9;
    }
    .need-inspiration-text {
        top: 60%;
        padding: 0 20px;
    }
    .need-inspiration-text h2 {
        font-size: 54px;
    }
    section.footer_section .row.align-items-end .row {
        align-items: flex-start;
    }
    .footer_section {
        padding-top: 48px !important;
        border-top: 0;
        background-image: url('https://cdn.shopify.com/s/files/1/0616/4709/3897/files/Group_1.png?v=1711729184');
    }
    .main_info a {
        align-items: flex-start;
    }
    .pdts-carousel .owl-nav {
        display: none;
    }
    .Popular-collection .product_sec:hover {
        transform: rotate(0deg);
    }
    .pdts-carousel .owl-stage .item {
        padding-bottom: 10px;
    }
    .footer_section {
        background-position: left;
    }
    .footer_menu_sec .row .col-md-4 .row h5 {
        padding-top: 10px;
    }
    .mobile-square img,
    .mobile-square:after {
      max-height: 352px;
    }
    .mobile-square:after {
      background: #121738;
    }
    .build-your-own.custom-mb-menu  {
        opacity: 1;
        top: 132px;
    }
    .build-your-own.custom-mb-menu.showmenu {
        padding-bottom: 30%;
        padding-top: 50px;
    }
    .single_product .mobile-square img {
        border-radius: 30.776px;
        background: linear-gradient(0deg, #121738 0%, #121738 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
        box-shadow: none;
    }
    .featured-product-price {
        text-align: end;
    }
    .our_story img {
        max-height: 400px;
        border-radius: 24px;
        border-radius: 24px;
        background: url(<path-to-image>) lightgray 50% / cover no-repeat;
        box-shadow: 0px 20px 0px 0px #121738;
    }
    .our_story.pb-5 {
        padding-right: 0;
    }
    .our_story-content {
        margin-top: 20px;
    }
    .header_menu .container-fluid {
        max-width: 100%;
    }
    ul.main_navbar {
        padding: 4px;
    }
    .arrow-drop {
        right: 20px;
        gap: 0;
    }
    .arrow-drop {
        top: 30px;
    }
    ul.main_navbar li.active {
        padding: 0;
        overflow: hidden;
    }
    .site-mega-menu-sub-menu {
        padding: 0 16px 24px;
    }
    .site-mega-menu-container {
        padding: 0;
    }
    ul.main_navbar li.active svg {
        transform: rotate(60deg);
    }
    .filter-inner-sec-inner button .sort-by--selected {
        font-size: 12px;
    }
    .filter-inner-sec-inner button {
        font-size: 15px;
    }
  }


.main_info a { 
    width: 100%;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    margin-right: 0;
}   
.main_info a .cart-count-bubble + span,
.main_info a> span{
    color: var(--Dark-Dark1000, #121738);
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.5px;
}
.accordion-item.filter-inner-sec-inner.mb-3{
    text-align: left; 
    position: relative;
}
.accordion-collapse {
    display: flex;
    width: 218px;
    padding: 16px;
    flex-direction: column;
    justify-content: center;
    top: 110%;
    align-items: flex-start;
    gap: 16px;
    z-index: 99;
    border-radius: 24px !important;
    border: 1px solid var(--Dark-Dark1000, #121738);
    background: var(--Beige-Beige500, #F3EAE2);
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all .1s;
} 
.accordion-collapse.show {
    opacity: 1;
    visibility: visible;
}
.accordion-body label::before {
    content: "\2714";
    border: .1em solid #000;
    border-radius: .2em;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #fcf9f7;
    margin-right: .2em;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0;
}
 .accordion-item.filter-inner-sec-inner input[type=checkbox],
 .accordion-item.filter-inner-sec-inner input[type=checkbox]:checked {
    display: none;
}

 .accordion-body label {
    cursor: pointer;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
    background: transparent;
}
.accordion-body input[type="radio"] + label::before {
    border-radius: 100%;
}
.accordion-body input[type="radio"]:checked + label::before {
    background-color: #121738;
    border-color: #121738;
    color: #fff;
}
.accordion-body input[type="radio"] {
    display: none;
}
 .accordion-item.filter-inner-sec-inner input[type=checkbox]:checked+label:before {
    background-color: #121738;
    border-color: #121738;
    color: #fff;
} 
@media screen and (max-width: 480px) {
    .accordion-collapse {
        width: auto;
      }
}

.mobile-radio-price {
    display: flex;
    align-items: center;
    gap: 8px;
    overflow: hidden;
}

.mobile-radio-price__label::before {
    content: "";
    display: none!important;
}

.mobile-radio-price__field {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.mobile-radio-price input {
    width: 100%;
    outline: none;
    box-shadow: none;
    padding: 2px 4px;
 }

@media only screen and (max-width: 767px) {
  .modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Półprzezroczyste tło */
    z-index: 1000;
    overflow-y: auto;
  }
  .modal-content {
    background-color: white;
    margin: 10% auto;
    padding: 20px;
    border-radius: 8px;
    width: 90%;
    max-width: 500px;
    position: relative;
  }
  .modal-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    color: #333;
  }
  
  .modal-content .pro-title {
    display: none !important;
  }
}