/** Shopify CDN: Minification failed

Line 365:128 Expected ":"
Line 376:65 Expected ":"

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {margin:0px; padding:0px;font-family: "Poppins", sans-serif;}
img {
    max-width: 100%;
    vertical-align: middle;
}
.container {
	max-width: 1840px;
	margin: 0px auto;
	padding: 0px 20px;
}
.page-width {
    padding: 0 20px;
}
a,
button {
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	outline: none;
}
.btn_main {
    text-transform: uppercase;
    border: 2px solid #ffffff;
        padding: 12px 24px;
    transition: all .3s;
    display: inline-block;
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.6px;
    background: transparent;
    border-radius: 10px;
}
.btn_main:after {
    content: "";
    background: url(btn-arrow.png);
    background-repeat: no-repeat;
    height: 12px;
    width: 23px;
    display: inline-block;
    margin-left: 10px;
     transition: all 0.3s;
}
.btn_main:hover {
    background: #ffffff;
    color: #000000;
    transition: all 0.3s;
}
.btn_main:hover::after {filter: brightness(0) saturate(100%) invert(0%) sepia(97%) saturate(7500%) hue-rotate(72deg) brightness(97%) contrast(108%); transition: all 0.3s;transform: rotate(-34deg);}
.black_btn {color: #000000;border-color: #000000;}
.title_sc {
color: #000;
font-family: Poppins;
font-size: 45px;
font-style: normal;
font-weight: 600;
line-height: 62px;
}

.slick-next:hover,
.slick-prev:hover {background: #000000;}
.slick-next:hover.slick-next:before,
.slick-prev:hover.slick-prev:before {color: #F6BAAA;}
.slick-next,
.slick-prev {background: #ffffff;cursor: pointer;height: 35px;width: 35px;z-index: 1;font-size: 0px;position: absolute;top: inherit;bottom: -73px;border: 1px solid #000000;margin: auto; border-radius:5px;}
.slick-next:before {content: "\f105";font-family: FontAwesome;opacity: 1;color: #000000;font-size: 18px;position: absolute;top: 0;bottom: 0;margin: auto;height: fit-content; width: max-content;left: 0;right: 0;}
.slick-prev:before {content: "\f104";font-family: FontAwesome;opacity: 1;color: #000000;font-size: 18px;position: absolute;top: 0;bottom: 0;margin: auto;height: fit-content; width: max-content;left: 0;right: 0;}
.slick-next {right: calc(50% - 40px);}
.slick-prev {left: calc(50% - 40px);}



.m-announcement-bar .m-announcement-bar__content {color: #000;text-align: center;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;max-height: 45px;}
.m-announcement-bar__content ul {display: flex;align-items: center;gap: 15px;}
.m-announcement-bar__content ul li span {display: block;align-items: center;justify-content: center;height: max-content;color: #C5B3B3;}

.header_main .m-header__menu .m-menu li.m-menu__item> a.m-menu__link {color: #000;font-size: 18px !important;font-style: normal;font-weight: 500;line-height: normal;}
.header_main .m-header__menu ul.m-menu {gap: 70px;}
.header_main .m-header__right {gap: 10px;}
.header_main .m-header .m-cart-icon-bubble {margin-right: 0px;}
.header_main .m-header__right .wk-button .wk-icon {--size: 28px;}
.header_main header .m-cart-count, .m-search-popup .m-cart-count {position: absolute;top: 2px;right: 3px;min-width: 22px;height: 22px;border-radius: 15px;background: #F6BAAA;color: #000000;text-align: center;
font-size: 13px;font-style: normal;font-weight: 400;line-height: normal;padding:  0px 3px;display: flex;align-items: center;justify-content: center;border: 1px solid #ffffff;}
.header_main .m-header__wrapper .m-header__desktop {padding: 12px 0;border-bottom: 1px solid #dcdcdc;}
.m-search-popup .form-field:focus {border-color: #dcdcdc !important;}
.m-search-popup input[type=search] {border:1px solid #dcdcdc; padding: 10px 80px 10px 10px; border-radius:10px;}
.header_main .m-header__menu .m-menu li.m-menu__item>a.m-menu__link:hover {color: #F6BAAA;}
.header_main .m-header__menu .m-menu li.m-menu__item>a.m-menu__link::after {display:none;}
button.m-search-form__button .m-tooltip:hover svg path, .m-cart-icon-bubble .m-tooltip:hover svg path,
 wishlist-link .wk-icon:hover svg path{stroke: #F6BAAA;transition:all 0.3s}
.m-header__account .m-tooltip:hover svg path {fill: #F6BAAA; transition:all 0.3s }
button.m-search-form__button .m-tooltip svg path, .m-cart-icon-bubble .m-tooltip svg path,
 wishlist-link .wk-icon svg path, .m-header__account .m-tooltip svg path {transition:all 0.3s}
button.m-search-form__button .m-tooltip:hover svg, .m-header__account .m-tooltip:hover svg, .m-cart-icon-bubble .m-tooltip:hover svg, wishlist-link .wk-icon:hover svg 
{transform: scale(1.06); transition:all 0.3s}
.template-index .header_main .m-header__wrapper .m-header__desktop {border-bottom:0px;}

.header_main .m-menu__item--mega .m-sub-menu__item--level-1>.m-menu__link:hover{ color: #F6BAAA;}

.single_slider_sc .banner_slide_box {position: relative;}
.single_slider_sc .banner_slide_box .banner_content_box {position: absolute;top: 110px;left: calc((100% - 1600px)/2);max-width: 860px;}
.single_slider_sc .banner_slide_box img {width: 100%;}
.single_slider_sc .banner_slide_box img.mobile_img {display: none;}
.single_slider_sc .banner_slide_box .banner_content_box h1 {color: #FFF;font-size: 60px;font-style: normal;font-weight: 700;line-height: 70px;}
.single_slider_sc .banner_slide_box .banner_content_box p {color: #FFF;font-family: Poppins;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;margin: 25px 0;}
.single_slider_sc .banner_slide_box .banner_content_box ul {margin: 0px 0 34px 0;padding: 0px;display: flex;align-items: center;}
.single_slider_sc .banner_slide_box .banner_content_box ul li {color: #FFF;font-size: 16px;font-style: normal;font-weight: 400;line-height: 1;border-right: 1px solid #ffffff;padding: 4px 20px 4px 20px;display: flex;align-items: center;}
.single_slider_sc .banner_slide_box .banner_content_box ul li strong {font-weight: 600;}
.single_slider_sc .banner_badge_main {position: absolute;top: 110px;right: calc((100% - 1600px)/2);}
.single_slider_sc .badge_icon_item {position: absolute;right: 0;left: 0;top: 0;bottom: 0;margin: auto;height: max-content;width: max-content;}
.single_slider_sc .badge_img_item {animation: badgetext 8s linear infinite;}
.single_slider_sc .banner_slide-list {display:flex;}
.single_slider_sc .banner_slide-list > div {width:100%;}
.single_slider_sc .banner_slide-list > div.banner_slide_box:nth-child(n+2) {display: none;}

.single_slider_sc .dark-text .banner_content_box h1,
.single_slider_sc .dark-text .banner_content_box p,
.single_slider_sc .dark-text .banner_content_box ul {color:#000;}
.single_slider_sc .dark-text .banner_content_box ul li {border-color: #000; color: #000;}
.single_slider_sc .dark-text .banner_content_box .btn_main { border-color: #000; color: #000;}
.single_slider_sc .dark-text .banner_content_box .btn_main:after { filter: brightness(0) saturate(100%) invert(0%) sepia(97%) saturate(7500%) hue-rotate(72deg) brightness(97%) contrast(108%); }


@keyframes badgetext {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
.single_slider_sc .banner_slide_box .banner_content_box ul li:first-child {padding-left: 0px;}
.single_slider_sc .banner_slide_box .banner_content_box ul li:last-child {border-right: 0px;}
.single_slider_sc ul.slick-dots {padding: 0;position: absolute;left: calc((100% - 1600px) / 2);bottom: 82px;margin: auto;height: max-content;display: flex;align-items: center;gap: 26px;}
.single_slider_sc ul.slick-dots li {transition: all .3s;list-style: none;height: 8px;
    width: 8px;background: #000;outline: 1px solid #000000;outline-offset: 4px;display: block;margin: 18px 0 0 0;cursor: pointer;opacity: 0.2;border-radius: 100px;}
.single_slider_sc ul.slick-dots li button {display: none;}
.single_slider_sc ul.slick-dots li.slick-active {opacity: 1;height: 10px;width: 10px;outline-offset: 6px;}



.template-index .scrolling_promotion_sc .m-scrolling-promotion-section .m-promotion__icon--large {--icon-height: 40px;}

.video_text_sc {padding: 25px 0 75px 0;}
.right_img_box {position: absolute;right: 0;bottom: 0;top: 0;margin: auto;height: max-content;}
.video_text_main {position: relative;}
.video_text_content_box {max-width: 480px;}
.video_text_inner {grid-template-columns: 702px auto;display: grid;column-gap: 127px;align-items: center;}
.video_text_inner .video_box video { max-width: 702px; width: 100%; object-fit: cover; border-radius: 335px 335px 0 0; z-index: 1; position: relative; height: 600px; object-position: 62% 0; }


.video_text_content_box .video_desc p {color: #000;font-family: Poppins;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;margin: 20px 0 34px 0;}
.video_text_content_box .btn_main:after {filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(13%) hue-rotate(223deg) brightness(97%) contrast(103%);}
.video_box {border-radius: 335px 335px 0 0;position: relative;}
.video_box:before {position: absolute;content: "";height: 97%;width: 95%;left: 62px;top: -4px;border: 2px solid #647753;opacity: .5;border-radius: 335px 335px 0 0;}
.video_text_sc .btn_main:hover {background: #F6BAAA;transition: all 0.3s;border-color: #F6BAAA;}


.single_text_sc .single_text_main {padding-bottom: 76px;}
.single_text_sc .single_text_content_box h2 {color: #000;text-align: center;font-family: Poppins;font-size: 80px;font-style: normal;font-weight: 600;line-height: normal;opacity: 0.2;}
.single_text_sc .single_text_content_box {text-align: center;}


.category_sc {padding-bottom: 76px;}
.category_sc .category_main {padding: 0 50px;}
.category_sc .category_main .category_inner {display: grid;grid-template-columns: 29.4fr 20.6fr 20.6fr 29.4fr;gap: 27px;}
.category_sc .category_main .category_inner .category_box  { position: relative;}
.category_sc .category_main .category_inner .category_box img {width: 100%;}
.category_sc .category_main span.cat_title {color: #000000;font-size: 30px;font-style: normal;font-weight: 600;line-height: normal;opacity: 0.5;}
.category_sc .category_main .category_content a {display: flex;align-items: center;gap: 14px;}
.category_sc .category_main .category_content a:before { content: ''; position: absolute; inset: 0;}
.category_sc .category_main .category_content {padding: 20px 0;}
.category_sc {padding-bottom: 76px;}
.category_inner .category_box:hover .img_main {transform: scale(1.09);transition: auto;transition: all 0.3s}
.category_sc .category_main .category_inner .category_box .cat_img {overflow: hidden; border-radius: 15px 15px 0 0;transition: all 0.3s;}
.category_inner .category_box img.img_main {width:100%;transition: all 0.3s; }
.category_sc .category_main .category_inner .category_box:hover .cat_img {border-radius: 50px 50px 0 0;transition: all 0.3s;}
.category_sc .category_main .category_inner .category_box:hover .category_content span.cat_arrow svg {transform: rotate(-45deg);transition: all 0.3s;filter: brightness(0) saturate(100%) invert(75%) sepia(12%) saturate(952%) hue-rotate(323deg) brightness(105%) contrast(93%);}
.category_sc .category_main .category_inner .category_box .category_content span.cat_arrow svg {transition: all 0.3s;}


.scrolling_promotion_home_sc .m-promotion__item {gap: 20px;}
.scrolling_promotion_home_sc .m-promotion__icon--large {--icon-height: 34px;}
.scrolling_promotion_home_sc .m-scrolling-promotion-section {position: relative;}
.scrolling_promotion_home_sc:before {content: '';background: #F1E2DA;width: 100%;height: 100%;position: absolute;transform: rotate(-3.186deg);}
.scrolling_promotion_home_sc {position: relative;}
.m-scrolling-promotion-section .m-promotion__text { color: #000; }

.featured_coll_sc h2.m-section__heading {color: #000;text-align: center;font-size: 35px;font-style: normal;font-weight: 600;line-height: normal;}
.featured_coll_sc .m-featured-collection-section .m-featured-collection .m-section__description {color: #000;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;margin-top: 4px;}
.featured_coll_sc .m-featured-collection-section .m-featured-collection .m-section__header {margin-bottom: 30px;}
.featured_coll_sc .m-featured-collection-section .m-featured-collection {padding: 70px 0px 40px 0px;}
.featured_coll_sc .container-fluid {max-width: 1320px;}
.featured_coll_sc .m-slider-control-hover-inside:hover .m-slider-controls--absolute .m-slider-controls__button-prev {left: -65px;}
.featured_coll_sc .m-slider-control-hover-inside:hover .m-slider-controls--absolute .m-slider-controls__button-next { right: -65px;}
.featured_coll_sc .m-slider-controls--absolute .m-slider-controls__button-prev {opacity:1;left: -65px;}
.featured_coll_sc .m-slider-controls--absolute .m-slider-controls__button-next {opacity:1;right: -65px;}
.featured_coll_sc .m-slider-control-hover-inside .m-slider-controls--absolute .m-slider-controls__button {opacity: 1;border-radius: 5px;width: 36px;height: 36px;transform: inherit; top: 0;bottom: 0;margin: auto; background-color: #fff;}
.featured_coll_sc .m-slider-controls__button:hover {box-shadow:inherit;}
.featured_coll_sc span.m-tooltip__content {display: none;}

/* card product css here */
.m-product-card .m-product-card__action .m-button--icon:hover {box-shadow: inherit;}
.m-product-card .m-product-card__action .m-button--icon {width: 40px;height: 40px;}
.m-product-card .m-product-card__media {border-radius: 20px;}
.m-product-card .m-product-card__tags span {border-radius: 10px;}
.m-product-card .m-product-card__tags {left: 10px;top: 10px;}
.m-product-card .m-product-card__action .m-button--icon.m-spinner-loading {background: #000000;}
.m-product-card .m-product-card__title .m-product-card__name {color: #000000;font-size: 16px;font-style: normal;font-weight: 500;line-height: normal;opacity: 0.5;min-height: 75px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.m-product-card span.stamped-product-reviews-badge span {color: #7d7b7b;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;}
.m-product-card .m-product-card__info .m-price-item--regular {color: #000;font-size: 16px!important;font-style: normal;font-weight: 400;line-height: normal;}
.m-product-card .m-product-card__action .m-button--icon:hover {background: #F6BAAA;border-color: #F6BAAA!important;}
.m-product-card .m-product-card__action .m-button--icon:hover svg {filter: brightness(0) saturate(100%) invert(0%) sepia(30%) saturate(0%) hue-rotate(321deg) brightness(88%) contrast(100%);}
.m-product-card .m-product-card__action .m-button--icon {background: #000000;border-color: #000000!important;}
.m-product-card .m-product-card__action .m-button--icon svg {filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(0%) hue-rotate(124deg) brightness(116%) contrast(100%);}
.m-product-card .m-product-quickview-button span.m-tooltip__content {display: none;}

.shop_by_scent_sc {padding: 100px 20px 172px;}
.shop_by_scent_sc .shop_by_scent_head {padding-bottom: 30px;}
.shop_by_scent_sc .shop_by_scent_head h2.title_sc {font-size: 35px;text-align: center;}
.shop_by_scent_sc .shop_by_scent_box a .cat_img {transition: all 0.3s;border: 1.5px solid #E7E7E7;border-radius: 100px;height: 195px;width: 195px;display: flex;align-items: center;justify-content: center;}
.shop_by_scent_sc .shop_by_scent_box a .cat_title {transition: all 0.3s;color: #000;font-size: 25px;font-style: normal;font-weight: 500;line-height: 150%;opacity: 0.5;text-align: center;display: block;}
.shop_by_scent_sc .shop_by_scent_box a {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 0 20px;gap: 15px;}
.shop_by_scent_sc .shop_by_scent_box a:hover .cat_img {border-color: #F6BAAA;transition: all 0.3s;}
.shop_by_scent_sc .shop_by_scent_box a:hover span.cat_title {opacity: 1;transition: all 0.3s;}
.shop_by_scent_sc .shop_by_scent_box a:hover span.cat_img img {transform: scale(1.08);transition: all 0.3s;filter: brightness(0) saturate(100%) invert(75%) sepia(12%) saturate(952%) hue-rotate(323deg) brightness(105%) contrast(93%);}
.shop_by_scent_sc .shop_by_scent_box a span.cat_img img {transition: all 0.3s;}


.greener_planet_featured_main {display: grid;grid-template-columns: 54% 46%;align-items: center;}
.greener_planet_featured_main .container-full.m-section-my {padding: 0px;}
.greener_planet_featured_main .featured_right_main {padding: 0 145px;background: #FAF6F6;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.greener_planet_featured_main .featured_right_main h2.title_sc {border-bottom: 1px solid #c8c5c5;font-size: 35px;line-height: normal;padding: 0 100px 10px 100px;margin-bottom: 42px;}
.greener_planet_featured_main .featured_content_box p {color: #000;text-align: center;font-size: 22px;font-style: normal;font-weight: 400;line-height: normal;margin-bottom: 20px;display: block;}
.greener_planet_featured_main .featured_content_box {display: flex;flex-direction: column;align-items: center;}
.greener_planet_featured_main .featured_content_box a{margin-bottom: 40px;border-bottom: 1px solid #c8c5c5;padding-bottom: 40px;display:block; }
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-title {color: #fff;text-align: center;font-family: Poppins;font-size: 35px;font-style: normal;font-weight: 600;line-height: normal;margin-bottom:15px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-description {color: #FFF;text-align: center;font-family: Poppins;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-icon-list-item-svg {filter: brightness(0) saturate(100%) invert(90%) sepia(47%) saturate(1480%) hue-rotate(293deg) brightness(107%) contrast(93%);}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-icon-list-item-number {margin: 6px 0 0;padding: 0;color: #FFF;text-align: center;font-family: Poppins;font-size: 40px;font-style: normal;font-weight: 700;line-height: normal;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-icon-list-item-label {margin: 0;padding: 0;color: #FFF;font-family: Poppins;font-size: 18px;font-style: normal;font-weight: 500;line-height: normal;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-learn-more-cta {transition: all 0.3s;text-transform: uppercase;border: 2px solid #ffffff;padding: 12px 24px;transition: all .3s;display: inline-block;color: #fff;font-family: Poppins;
    font-size: 16px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: 1.6px;background: transparent!important;border-radius: 10px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-learn-more-cta:after {transition: all 0.3s;content: "";background: url(btn-arrow.png);background-repeat: no-repeat;height: 12px;width: 23px;display: inline-block;margin-left: 10px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-logo-link {font-size: 20px;font-weight: 600;line-height: 22px;}
.greener_planet_featured_main .featured_content_box:last-child a {padding-bottom: 0px;margin-bottom: 0px;border: 0px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-learn-more-cta:hover {
    background: #ffffff!important;
    color: #000000;
    transition: all 0.3s;
}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-learn-more-cta:hover::after {filter: brightness(0) saturate(100%) invert(0%) sepia(97%) saturate(7500%) hue-rotate(72deg) brightness(97%) contrast(108%); transition: all 0.3s;transform: rotate(-34deg);}
.greener_planet_featured_main .featured_content_box a img:hover {transform: scale(1.04);transition: all 0.3s;}
.greener_planet_featured_main .featured_content_box a img {transition: all 0.3s;}


.why_wick_sc .why_wick_hope_main {padding: 110px 0 107px 0;}
.why_wick_sc .why_wick_hope_main .sec_head {margin-bottom: 65px;}
.why_wick_sc .why_wick_hope_main .sec_head h2 {text-align: center;font-size: 35px;line-height: normal;}
.why_wick_sc .why_wick_layout {display: grid;grid-template-columns: 36% auto 36%;align-items: center;justify-content: center;gap: 10px;}
.why_wick_sc .why_wick_hope_main .why_center {display: flex;align-items: center;justify-content: center;}
.why_wick_sc .why_wick_layout .why-left, .why_wick_layout .why_right {display: flex;flex-direction: column;justify-content: space-between;gap: 90px;}
.why_wick_sc .why_wick_layout .feature_item {display: flex;align-items: center;gap: 40px;}
.why_wick_sc .why_wick_layout .why-left .feature_item {margin: 0 0 0 auto;flex-direction: row-reverse;}
.why_wick_sc .why_wick_layout .why-left .feature_item h4, .why_wick_layout .why-left .feature_item p {text-align: right;}
.why_wick_sc .why_wick_layout .why-left .feature_item img {margin: 0 0 0 auto;transition: all 0.3s;}
.why_wick_sc .why_wick_layout .feature_item h4 {transition: all 0.3s;color: #000;font-size: 22px;font-style: normal;font-weight: 600;line-height: normal;opacity: 0.5;margin-bottom: 5px;}
.why_wick_sc .why_wick_layout .feature_item p {color: #000;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}
.why_wick_sc .why_wick_layout .why-left .feature_item:nth-child(2) {padding-right: 100px;}
.why_wick_sc .why_wick_layout .why_right .feature_item:nth-child(2) {padding-left: 100px;}
.why_wick_sc .why_wick_layout .feature_item:hover img, .why_wick_sc .why_wick_hope_main .why_center img:hover {transform: scale(1.06);transition: all 0.3s;}
.why_wick_sc .why_wick_layout .feature_item img, .why_wick_sc .why_wick_hope_main .why_center img {transition: all 0.3s;}
.why_wick_sc .why_wick_layout .feature_item:hover h4 {opacity:1;transition: all 0.3s;}



.better_candles_sc .container.m-section-my {max-width: 1290px;}
.better_candles_sc .reelUp_cards_carousel.reelUp_carousel {margin-top: 0px;}
.better_candles_sc .reelUp_cards_carousel .reelUp_slider_heading {color: #000 !important;font-size: 35px !important;font-style: normal;font-weight: 600 !important;line-height: normal;margin-bottom: 25px;}



.review_sc {padding-top: 40px; margin-bottom:40px;}
.review_sc .review_main {display: grid;padding: 100px 0 100px 50px;grid-template-columns: 18% 82%;gap: 55px;position: relative;align-items: center;}
.review_sc .review_head h2 {font-size: 35px;line-height: 44px;max-width: 340px;padding-bottom:3px;}
.review_sc .review_head p {color: #000;font-size: 15px;font-style: normal;font-weight: 400;line-height: normal;margin-bottom: 85px;}
.review_sc .review_head a {color: #000;font-size: 16px;font-style: normal;
font-weight: 600;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: none;text-underline-offset: 3px;opacity: 0.5;}
.review_sc .reviewin {border-radius: 20px;background: #FFF;padding: 34px;margin: 0 15px;}
.review_sc .reviewin p {color: #545454;font-size: 15px;font-style: italic;font-weight: 400;line-height: 25px;padding-top: 15px;height: 145px; overflow: hidden;}
.review_sc .review_name {display: flex;justify-content: space-between;border-top: 1px solid #D9D9D9;margin-top: 30px;padding-top: 24px;align-items: center;}
.review_sc .review_name span {color: #000;font-size: 16px;font-style: normal;font-weight: 600;line-height: normal;}
.review_sc .review_main .slick-slider {position: unset;}
.review_sc .review_main .slick-prev {bottom: 125px;left: 50px;background:#ffffff;}
.review_sc .review_main .slick-next {bottom: 125px;left: 95px;background:#ffffff;right: inherit;}
.review_sc .review_main .slick-prev:hover, .review_sc .review_main .slick-next:hover {background: #000000;}
.review_sc .review_head a:hover {opacity: 1;}

.clean_candles_main {padding: 100px 82px 100px 50px;}
.clean_candles_main .clean_candles_inner {display: grid;grid-template-columns: 28.5% auto 23.5%;align-items: center;gap: 46px;}
.clean_candles_main .clean_candles_inner h2.title_sc {font-size: 35px;line-height: 44px;}
.clean_candles_main .clean_candles_inner a.btn_main {color: #000000;border-color: #000000;padding: 11px 24px;}
.clean_candles_main .clean_candles_inner a.btn_main:after {filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(6%) hue-rotate(228deg) brightness(98%) contrast(100%);}
.clean_candles_main .clean_left h2.title_sc {max-width: 300px;}
.clean_candles_main .clean_candles_inner h2.title_sc {padding-bottom: 23px;}
.clean_candles_main .clean_candles_inner p {padding-bottom: 23px;color: #000;font-size: 16px;font-weight: 400;line-height: normal;}
.clean_candles_main .clean_candles_inner .right_box p strong {color: #000;font-size: 20px;font-style: normal;font-weight: 500;line-height: normal;margin-bottom: 15px;display: block;}
.clean_candles_main .right_box {padding: 0 38px 54px 0;border-bottom: 1px solid #b3b3b3;margin-bottom: 38px;}
.clean_candles_main .right_box:last-child {padding-bottom: 0px;margin-bottom: 0px;border: 0px;}
.clean_candles_main .clean_left span.left_border_text {-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #000000;font-size: 123px;font-style: normal;font-weight: 900;line-height: normal;opacity: 0.2;display: block;color: #ffffff}
.clean_candles_main .clean_left .left_content_main {padding: 0px 30px 0 60px;}
.clean_candles_main .clean_center {display: flex;align-items: center;justify-content: center;}
.clean_candles_main .clean_left {display: flex;flex-direction: column;justify-content: space-between;height: 100%;gap: 30px;}
.clean_candles_main .clean_right {padding-left: 12px;}
.clean_candles_main a.btn_main:hover {background: #F6BAAA;transition: all 0.3s;border-color: #F6BAAA;}



.blog_faq_section {padding: 10px 0 130px 0;}
.blog_faq_section .blog_faq_inner {display: grid;grid-template-columns: 38% auto 31%;gap: 40px;padding-right: 125px;align-items: center;}
.blog_faq_section .blog_center {display: flex;align-items: center;justify-content: center;}
.blog_faq_section .blog_head, .faq_head {display: flex;align-items: center;justify-content: space-between;gap: 20px;margin-bottom: 20px;}
.blog_faq_section .blog_head h2, .faq_head h2 {font-size: 35px;line-height: normal;}
.blog_faq_section .blog_head a, .faq_head a {color: #000;font-size: 16px;font-style: normal;font-weight: 600;line-height: normal;text-decoration-line: underline;text-underline-offset: 3px;opacity: 0.5;}
.blog_faq_section .blog_left {border-radius: 0 30px 30px 0;background: #FAF6F6;padding: 75px 64px 80px 116px;}
.blog_faq_section .blog_item .m-article-card {display: grid;grid-template-columns: 180px auto;gap: 20px;align-items: center;}
.blog_faq_section .blog_item .m-article-card .m-article-card__image img {object-fit: cover;width: 100%;height: 100%;}
.blog_faq_section .blog_item .m-article-card h3.m-article-card__title {color: #000;font-size: 16px;font-style: normal;font-weight: 500;line-height: 22px;opacity: 0.6;margin: 6px 0 10px 0;min-height: 68px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.blog_faq_section .blog_item .m-article-card .m-article-card__date time {color: #000;font-size: 14px;font-style: italic;font-weight: 400;line-height: 20px;opacity: 0.3;}
.blog_faq_section .blog_item .m-article-card .m-article-card__readmore {color: #828282;font-size: 14px;font-style: normal;font-weight: 600;line-height: 20px;text-underline-offset: 3px;}
.blog_faq_section .blog_item .m-article-card .m-article-card__content {padding-top: 0px;}
.blog_faq_section .blog_inner .blog_item:last-child {margin-bottom: 0px;}
.blog_faq_section .blog_inner .blog_item {margin-bottom: 40px;}
.blog_faq_section .blog_item .m-article-card a.m-article-card__image {height: 100%;display: flex;align-items: center;justify-content: center;border: 1px solid #DFDFDF;border-radius: 10px;}
.blog_faq_section .blog_item .m-article-card responsive-image.m-image-loaded {object-fit: cover;height: 100%;}
.blog_faq_section .faq_right .faq_item {border: 1px solid #D8D8D8;border-radius: 20px;margin-bottom: 20px;overflow: hidden;padding: 28px 30px 28px 30px;}
.blog_faq_section .faq_right .faq_question {width: 100%;background: transparent;display: flex;justify-content: space-between;align-items: center;cursor: pointer;gap: 20px; padding-right:20px;}
.blog_faq_section .faq_right .faq_answer p {border-top: 1px solid #D9D9D9;color: #000;font-size: 14px;font-style: normal;font-weight: 400;line-height: 22px;opacity: 0.5;margin-top: 9px;padding-top: 14px;}
.blog_faq_section .faq_right .faq_answer {max-height: 0;overflow: hidden;transition: max-height 0.3s ease, padding 0.3s ease;}
.blog_faq_section .faq_right .faq_item.is_open .faq_answer {max-height: 500px;}
.blog_faq_section .faq_right .faq_icon {transition: transform 0.3s ease;}
.blog_faq_section .faq_right .faq_item.is_open .faq_icon {transform: rotate(180deg);}
.blog_faq_section .faq_right .faq_question h4 {color: #000;font-size: 16px;font-style: normal;font-weight: 600;line-height: normal;}
.blog_faq_section .faq_right .faq_item.is_open {border-radius: 20px;background: #FAF6F6;box-shadow: 6px 4px 10px 0 rgba(0, 0, 0, 0.15);}
.blog_faq_section .blog_head a:hover, .faq_head a:hover {opacity:1;}
.blog_faq_section .blog_item .m-article-card:hover .m-article-card__readmore {color: #F6BAAA;}

.instasection_bg {padding: 0px 50px 20px 50px;}
.instasection_bg .insta_head {padding: 0px 0 27px;position: relative;}
.instasection_bg .insta_head a {align-items: center;display: flex;gap: 20px;justify-content: center;}
.instasection_bg .insta_head span {color: #000;text-align: center;font-size: 35px;font-weight: 700;line-height: normal;transform 0.3s ease;}
.instasection_bg .instablock {display: grid;gap: 20px;grid-template-columns: repeat(5, 1fr);position: relative;z-index: 1;}
.instasection_bg .instablock .insta_inner a {cursor: pointer;display: flex;overflow: hidden;position: relative;}
.instasection_bg .instablock .insta_inner a img {width: 100%;transition: all 0.4s;}
.instasection_bg .instablock .insta_inner a .overlay {background: linear-gradient(135deg, #FAE100 14.64%, #FCB720 25.25%, #FF7950 35.86%, #FF1C74 50%, #6C1CD1 85.36%);box-sizing: border-box;color: #fff;height: 100%;left: 0;opacity: 0;padding: 20px;position: absolute;text-align: center;transition: all .5s;width: 100%;}
.instasection_bg .instablock .insta_inner a .overlay .overlay_text {left: 0;padding: 0 15px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.instasection_bg .instablock .insta_inner a .overlay .overlay_text .overlay_insta_icon {margin: 0 auto;width: max-content;}
.instasection_bg .instablock .insta_inner a {cursor: pointer;display: flex;overflow: hidden;position: relative;}
.instasection_bg .instablock .insta_inner a:hover .overlay {opacity: 0.8;}
.instasection_bg .instablock .insta_inner a:hover .overlay_text img {transform: scale(1);transition: inherit;}
.instasection_bg .insta_inner {border-radius: 20px;overflow: hidden;}
.instasection_bg .insta_head:hover span {color: #F6BAAA;transform 0.3s ease;}



.template-list-collections .m-page-header h1, .template-collection .m-collection-page-header__title,
.m-search .m-page-header__title {font-weight: 600; font-size: 40px;}
.template-collection .m-collection-page-header__description p {font-size: 16px;}
.m-section__description.rte {font-weight: 500;}

.m-collection-toolbar .m-toolbar--sortby, .m-collection-toolbar .m-sidebar--open, .m-sortby--open {border: 1px solid #dcdcdc;padding: 10px;border-radius: 5px;}
.m-active-facets .m-active-facets--item:hover {color: #000000;}
.m-active-facets .m-active-facets--remove-all {text-decoration: none;}
.m-collection-toolbar {border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; padding: 20px 0;}
.template-search .m-sidebar .m-sidebar--content {background: #f6f6f6;padding: 20px 15px;height: max-content;}
.template-collection .m-collection-products {margin-top: 40px;}

#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image a {color: #000000;font-size: 12px;line-height: 16px;}
#stamped-reviews-widget img.shopapp-verified {width: 90px;height: 60px !important;}
#stamped-reviews-widget[data-widget-type=carousel] {max-width: 1600px!important;padding-top: 40px;padding-bottom: 40px;}
#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message-block {font-style: normal!important;line-height: 18px!important;color: #000000!important;}
#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-title {margin: 10px 0!important;line-height: 21px!important;color: #000000!important;}

.m-recently-viewed .m-section__header .m-section__heading, .m-product-recommendations .m-section__heading {font-size: 32px;font-weight: 600;}


.rte :where(h1,h2,h3,h4,h5,h6) {
    margin: 20px 0 10px 0;
    font-weight: 600;
    letter-spacing: 0;
}
body .h1,body h1 {font-size:32px;font-weight: 600; letter-spacing: 0;}

.template-collection .m-select-custom.isActive .m-select-custom--options { top: calc(100% + 12px); left: -12px; }
.template-page.contact .social-media-links .social-media-links--item svg{ transition: all 0.5s ease;}
.template-page.contact .social-media-links .social-media-links--item:hover svg{ transform: scale(1.5);}
.template-page.contact .notification.success { color: green; }

.m-article-card__content .m-article-card__excerpt{ height: 63px; overflow: hidden;}
.m-cart__items .m-quantity__input{ width: 50px;}
.m-cart__wrapper .m-cart-item { align-items: flex-start; }

.builder-block .css-1hdvbvo.builder-block{ transform: none;}
.css-1lb14g7.builder-block { margin-bottom: 10px;}
.builder-blocks.css-h47494 { margin-bottom: 20px; }
.css-1ilz3b4.builder-block { padding-left: 10px;}
wishlist-product-card .wk-product-title .wk-text-link { height: 34px; overflow: hidden; }
wishlist-page .wk-login-callout p a:hover{ color: #F6BAAA;}
wishlist-share .wk-button:hover{ color: #F6BAAA;}
/* responsive css start */



#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image a { color: #000 !important; }
#stamped-reviews-widget .stamped-carousel-title { font-size: 26px !important; font-family: Poppins; }
#stamped-carousel-scroll-wrapper .stamped-reviews-date { display: none; }
.stamped-carousel-scroll .stamped-ratings-wrapper { padding: 20px !important; background: #fff; min-height: 270px;  border-radius: 15px;  }
#stamped-carousel-scroll-wrapper .block { padding: 5px !important; }
#stamped-carousel-scroll-wrapper .stamped-reviews-image .stamped-reviews-product-title {  display: none; }
#stamped-carousel-scroll-wrapper .stamped-reviews-image .stamped-reviews-link img {  border-radius: 10px; }
#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll:before { display: none !important; }
#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message-block { line-height: 22px !important; color: #545454 !important; font-family: var(--font-stack-body) !important; font-style: italic !important; font-size: 15px !important; display: -webkit-box;  -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; }
#stamped-carousel-scroll-wrapper .stamped-ratings-wrapper .stamped-reviews-author { font-size: 15px !important;  margin-top: 10px !important; color: #000 !important;  }
#stamped-carousel-scroll-wrapper .stamped-reviews-rating .stamped-fa:before { font-size: 22px; }
#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-button-left:before { font-family: var(--font-stack-body) !important; }
#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-button-right:before {    font-family: var(--font-stack-body) !important; }
.template-index #stamped-reviews-widget[data-widget-type=carousel] { padding-top: 60px; }


@media only screen and (min-width: 992px) {
 
    .rte :where(h1,h2,h3) {font-size:32px;}
    .rte :where(h4,h5,h6) { font-size:26px;}
    

}

@media only screen and (max-width: 1800px) {
.clean_candles_main .clean_left span.left_border_text {font-size: 100px;}
.clean_candles_main .clean_candles_inner {grid-template-columns: 30% auto 26%;}
.right_img_box {max-width: 320px;}
.header_main .m-header__menu ul.m-menu {gap: 50px;}
.featured_coll_sc .m-slider-control-hover-inside .m-slider-controls--absolute .m-slider-controls__button:hover {background: #000000;border-color: #000000;}
.featured_coll_sc .m-slider-control-hover-inside .m-slider-controls--absolute .m-slider-controls__button:hover svg {
    filter: brightness(0) saturate(100%) invert(95%) sepia(51%) saturate(7087%) hue-rotate(293deg) brightness(110%) contrast(89%);
}

}

@media only screen and (max-width: 1660px) {
.single_slider_sc ul.slick-dots {left: 50px;bottom: 30px;}
.single_slider_sc .banner_slide_box .banner_content_box {top: 70px;left: 50px;}
.single_slider_sc .banner_badge_main {top: 70px;right: 50px;}
.single_slider_sc .banner_slide_box .banner_content_box h1 {font-size: 50px;line-height: 60px;}
.single_text_sc .single_text_content_box h2 {font-size: 70px;}
.category_sc .category_main span.cat_title {font-size: 24px;}
.category_sc .category_main .cat_arrow svg {width: 28px;}
.greener_planet_featured_main .featured_right_main {padding: 0 90px;}
 .why_wick_sc .why_wick_hope_main {padding: 90px 0 100px;}  
.review_sc .review_main {padding: 100px 0 100px 50px;grid-template-columns: auto 72%;gap: 50px;}
.review_sc .reviewin {padding: 30px;margin: 0 10px;}

.clean_candles_main .clean_left .left_content_main {padding: 0px;}
.clean_candles_main {padding: 100px 50px 100px 50px;}
.blog_faq_section .blog_left {padding: 75px 40px 80px 50px;}
.blog_faq_section .blog_faq_inner {padding-right: 50px;}
.blog_faq_section {padding: 10px 0 100px;}
.icon_with_text_sc .m-mixed-layout__inner .m\:column {padding: 40px 20px 40px 30px;}
.clean_candles_main .right_box {padding: 0 0px 54px 0;}
.shop_by_scent_sc .shop_by_scent_box a .cat_img {height: 180px;width: 180px;}
.video_text_inner {column-gap: 80px; grid-template-columns: 680px auto;}
.title_sc {font-size: 35px;line-height: 50px;}
.header_main .m-header__menu ul.m-menu {gap: 40px;}

}


@media only screen and (max-width: 1440px) {
.m-announcement-bar .m-announcement-bar__content {font-size: 16px;}
.single_slider_sc .banner_slide_box .banner_content_box h1 {font-size: 40px;line-height: 50px;}
.single_slider_sc .banner_slide_box .banner_content_box p {font-size: 16px;margin: 15px 0;}
.single_slider_sc .banner_slide_box .banner_content_box {top: 50px;}
.single_slider_sc .banner_badge_main {top: 50px;}
.right_img_box {max-width: 250px;top: inherit;}
.video_text_content_box {max-width: 100%;}
.single_text_sc .single_text_main {padding-bottom: 50px;} 
.single_text_sc .single_text_content_box h2 {font-size: 60px;}
.featured_coll_sc .m-featured-collection-section .m-featured-collection {padding: 50px 0 30px;}
.shop_by_scent_sc .shop_by_scent_box a .cat_title {font-size: 20px;}
.shop_by_scent_sc {padding: 80px 20px 160px;}
.greener_planet_featured_main .featured_right_main {padding: 0 50px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-title, .greener_planet_featured_main .featured_right_main h2.title_sc, .shop_by_scent_sc .shop_by_scent_head h2.title_sc,
.featured_coll_sc h2.m-section__heading, .why_wick_sc .why_wick_hope_main .sec_head h2, .better_candles_sc .reelUp_cards_carousel .reelUp_slider_heading, .review_sc .review_head h2,
.clean_candles_main .clean_candles_inner h2.title_sc, .blog_faq_section .blog_head h2, .faq_head h2, .instasection_bg .insta_head span
 {font-size: 32px;}
.why_wick_sc .why_wick_layout .why-left, .why_wick_layout .why_right {gap: 50px;}
.why_wick_sc .why_wick_layout .feature_item h4 {font-size: 20px;}
.why_wick_sc .why_wick_layout .feature_item p br {display: none;}
.review_sc .review_main .slick-prev, .review_sc .review_main .slick-next {bottom: 177px;}
.clean_candles_main .clean_candles_inner .right_box p strong {margin-bottom: 8px;}
.clean_candles_main .clean_candles_inner h2.title_sc {padding-bottom: 15px;}
.clean_candles_main .clean_left span.left_border_text {font-size: 80px;}
.blog_faq_section {padding: 10px 0 80px;}
.icon_with_text_sc .m-icon-box__description p br {display: none;}
.icon_with_text_sc .m-mixed-layout__inner .m\:column:first-child {padding-left: 0px;}
.icon_with_text_sc .m-mixed-layout__inner .m\:column {padding: 30px 20px 30px 30px;}
.featured_coll_sc .m-slider-controls--absolute .m-slider-controls__button-next {right: -20px!important;}
.featured_coll_sc .m-slider-controls--absolute .m-slider-controls__button-prev {left: -20px!important;}
.header_main .m-header__menu ul.m-menu {gap: 10px;}
.clean_candles_main .clean_candles_inner a.btn_main{ font-size: 15px; padding: 11px 20px;}
}


@media only screen and (max-width: 1360px) {
.video_text_inner {column-gap: 70px;grid-template-columns: 50% auto;align-items: flex-start;}
.single_text_sc .single_text_content_box h2 {font-size: 50px;}
.category_sc .category_main .category_inner {gap: 15px;}
.featured_coll_sc .m-slider-control-hover-inside .m-slider-controls--absolute .m-slider-controls__button {top: inherit;bottom: -70px;}
.featured_coll_sc .m-slider-controls--absolute .m-slider-controls__button-next {right: calc(50% - 40px)!important;}
.featured_coll_sc .m-slider-controls--absolute .m-slider-controls__button-prev {left: calc(50% - 40px)!important;}
.featured_coll_sc .m-featured-collection-section .m-featured-collection {padding: 40px 0 90px 0;}
.shop_by_scent_sc .shop_by_scent_box a .cat_img {height: 170px;width: 170px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-icon-list {gap: 30px;}   
.why_wick_sc .why_wick_layout .why_right .feature_item:nth-child(2) {padding-left: 50px;}
.why_wick_sc .why_wick_layout .why-left .feature_item:nth-child(2) {padding-right: 50px;}
.review_sc {padding-top: 20px;}
.review_sc .review_main {padding: 80px 0 80px 50px; gap: 50px;}
.review_sc .review_main .slick-prev, .review_sc .review_main .slick-next {bottom: 165px;}
.clean_candles_main {padding: 80px 50px;}
.clean_candles_main .clean_candles_inner {grid-template-columns: 30% auto 30%;}
.btn_main {text-transform: uppercase;padding: 12px 18px;font-size: 15px;letter-spacing: 0;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-title, .greener_planet_featured_main .featured_right_main h2.title_sc, .shop_by_scent_sc .shop_by_scent_head h2.title_sc, .featured_coll_sc h2.m-section__heading, .why_wick_sc .why_wick_hope_main .sec_head h2, .better_candles_sc .reelUp_cards_carousel .reelUp_slider_heading, .review_sc .review_head h2, .clean_candles_main .clean_candles_inner h2.title_sc, .blog_faq_section .blog_head h2, .faq_head h2, .instasection_bg .insta_head span {
font-size: 28px;line-height: 32px;}
.clean_candles_main .right_box {padding: 0 0 35px;margin-bottom: 28px;}
.blog_faq_section {padding: 10px 0 60px;}
.title_sc {font-size: 32px;line-height: 40px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-icon-list-item-number {font-size: 30px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-icon-list-item-label {font-size: 16px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-logo-link .gs-banner-logo {height: 30px;width: 95px;}
.header_main .m-header__menu ul.m-menu {gap: 0px;}
#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message-block {  -webkit-line-clamp: 7;  }
}

@media only screen and (max-width: 1200px) {
.icon_with_text_sc .m-mixed-layout__inner .m\:column .m-icon-box__inner {gap: 12px;flex-direction: column;align-items: flex-start;}
.single_slider_sc .banner_slide_box .banner_content_box {left: 15px;}
.single_slider_sc .banner_badge_main {right: 15px;}
.btn_main, .clean_candles_main .clean_candles_inner a.btn_main {padding: 11px 16px;font-size: 14px;}
.single_slider_sc .badge_img_item img {max-width: 130px;}
.single_slider_sc .banner_slide_box .banner_content_box ul {margin: 0 0 25px;}
.single_slider_sc .banner_slide_box .banner_content_box h1 {font-size: 35px;line-height: 41px;}
.single_text_sc .single_text_content_box h2 {font-size: 45px;}
.category_sc .category_main {padding: 0 15px;}
.category_sc {padding-bottom: 50px;}
.category_sc .category_main span.cat_title {font-size: 22px;}
.video_text_sc {padding: 25px 0 50px;}
.single_text_sc .single_text_main {padding-bottom: 40px;}
.shop_by_scent_sc {padding: 70px 20px 150px;}
.shop_by_scent_sc .shop_by_scent_box a .cat_img img {max-width: 80px;}
.shop_by_scent_sc .shop_by_scent_box a .cat_img {height: 150px;width: 150px;}
.greener_planet_featured_main .featured_right_main {padding: 0 15px;}
.greener_planet_featured_main .featured_content_box p {font-size: 18px;}
.greener_planet_featured_main .featured_right_main h2.title_sc {margin-bottom: 22px;}
.greener_planet_featured_main .featured_content_box a {margin-bottom: 30px;padding-bottom: 30px;}
.why_wick_sc .why_wick_hope_main {padding: 70px 0 90px;}
.better_candles_sc .reelUp_cards_carousel .reelUp_slider_heading {font-size: 32px !important;}
.review_sc .review_main {padding: 70px 0 70px 15px;gap: 40px;}
.review_sc .review_main .slick-prev, .review_sc .review_main .slick-next {bottom: 136px;}
.review_sc .review_main .slick-prev {left: 15px;}
.review_sc .review_main .slick-next {left: 60px;}
.clean_candles_main {padding: 70px 15px;}
.clean_candles_main .clean_candles_inner {gap: 30px;}
.blog_faq_section .blog_faq_inner {padding-right: 15px;gap: 30px;}
.blog_faq_section .faq_right .faq_item {margin-bottom: 10px;padding: 20px 20px;}
.instasection_bg {padding: 0 15px 20px;}
.icon_with_text_sc .m-mixed-layout__inner {padding: 0 15px;align-items: baseline;}
.icon_with_text_sc .m-mixed-layout__inner .m-icon-box__heading {min-height: 54px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-description {font-size: 16px;}
.why_wick_sc .why_wick_layout .feature_item {gap: 20px;}
.why_wick_sc .why_wick_hope_main .sec_head {margin-bottom: 45px;}
.blog_faq_section .blog_left {padding: 50px 40px 50px 15px;}
.single_slider_sc ul.slick-dots {left: 20px;}
.greener_planet_featured_main .featured_right_main h2.title_sc {padding: 0 40px 10px;;}
button.m-search-form__button .m-tooltip svg, .m-header__account .m-tooltip svg, .m-cart-icon-bubble .m-tooltip svg, wishlist-link .wk-icon svg {max-width: 22px;max-height: 22px;}
.header_main .m-header__right {gap: 0px;}
.header_main .m-header__menu .m-menu li.m-menu__item>a.m-menu__link {font-size: 16px !important;}
.template-list-collections .m-page-header .m-page-header--large h1, .template-collection .m-collection-page-header__title, .m-search .m-page-header__title {font-size: 32px;}
#stamped-reviews-widget .stamped-carousel-title { font-size: 22px !important; }
    
}


@media only screen and (max-width: 1024px) {
.title_sc {font-size: 28px;line-height: 36px;}
.right_img_box {max-width: 210px;top: inherit;}
.single_slider_sc .banner_slide_box .banner_content_box, .single_slider_sc .banner_badge_main {top: 30px;}
.single_slider_sc .banner_slide_box .banner_content_box h1 {font-size: 32px;line-height: 38px;}
.single_slider_sc .banner_slide_box .banner_content_box ul li {font-size: 15px;padding: 2px 10px;}
.single_slider_sc .banner_slide_box .banner_content_box p {font-size: 15px;}
.single_text_sc .single_text_content_box h2 {font-size: 40px;}
.category_sc .category_main .category_content {padding: 10px 0;}
.category_sc .category_main span.cat_title {font-size: 20px;line-height: 26px;}
.scrolling_promotion_home_sc .m-promotion__text {font-size: 16px;}
.shop_by_scent_sc .shop_by_scent_box a {gap: 10px;}
.greener_planet_featured_main div.gs-full-width-outer-wrapper {padding: 40px 20px 24px;}
.review_sc {padding-top: 0px;}
.review_sc .review_main {display:block; padding: 60px 15px 100px 15px;}
.review_sc .review_head p {margin-bottom: 20px;text-align: center;}
.review_sc .review_head h2 {max-width: 100%;text-align: center;}
.review_sc .review_head {width: 100%;margin-bottom:40px;text-align: center;}
.review_sc .review_head p br {display: none;}
.review_sc .review_main .slick-prev, .review_sc .review_main .slick-next {bottom: 30px;}
.review_sc .review_main .slick-next {left: calc(50% - -5px);}
.review_sc .review_main .slick-prev {left: calc(50% - 40px);}
.clean_candles_main .clean_candles_inner {grid-template-columns: 1fr 1fr;}
.clean_candles_main .clean_right {padding-left: 12px;grid-column: 1 / 3;}
.blog_faq_section .blog_faq_inner {grid-template-columns: 1fr 1fr;}
.faq_right {grid-column: 1 / 3;padding: 0 0px 0 15px;}
.icon_with_text_sc .m-mixed-layout__inner .m\:column {padding: 30px 20px 30px 20px;}
.instasection_bg .insta_head a {gap: 10px;}
.video_box:before {left: 40px;}

.m-header__mobile .m-menu-drawer.open {height: 100vh;}
.m-header__mobile .m-menu-drawer__wrapper .m-menu-drawer__content, .m-header__mobile .m-menu-drawer.open .m-megamenu-mobile {height: 80%;overflow: scroll;}
.m-header__mobile .m-menu-customer .m-logout-button {background: #000000;color: #ffffff;}
.m-search-popup .m-logo__image {width: 100%;}
.m-search-popup--wrapper {padding: 16px 0;}
.m-header__wrapper .m-header__mobile {padding-top: 16px; padding-bottom:16px;}
.m-header__wrapper .m-header__mobile.header-drawer-open {border-bottom: 1px solid #dcdcdc;}
.video_text_inner .video_box video { height: 500px; }

#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll-wrapper { position: relative !important; }
   
}


@media only screen and (max-width: 991px) {
.why_wick_sc .why_wick_layout {grid-template-columns: 1fr;}
.why_wick_sc .why_wick_layout .why-left, .why_wick_layout .why_right {flex-direction: row;}
.why_wick_sc .why_wick_layout .why-left .feature_item img {margin: 0px;}
.why_wick_sc .why_wick_layout .why-left .feature_item {margin: 0px;flex-direction: column;justify-content: flex-start;align-items: flex-start;gap: 10px;}
.why_wick_sc .why_wick_layout .why-left .feature_item h4, .why_wick_layout .why-left .feature_item p {text-align: left;}
.why_wick_sc .why_wick_layout .why-left .feature_item:nth-child(2) {padding-right: 0px;}
.why_wick_sc .why_wick_layout .why_right .feature_item:nth-child(2) {padding-left: 0px;}
.why_wick_sc .why_wick_layout .feature_item {gap: 10px;flex-direction: column;align-items: self-start;}
.why_wick_sc .why_wick_layout .feature_item img {max-width: 50px;max-height: 50px;}
.why_wick_sc .why_wick_layout .feature_item h4 {font-size: 18px;}
.why_wick_sc .why_wick_layout .why-left, .why_wick_layout .why_right {gap: 30px;}

.single_slider_sc .banner_slide_box .banner_content_box h1 {font-size: 28px;line-height: 32px;}
.single_slider_sc .banner_slide_box img {min-height: 430px;object-fit: cover;}
.single_slider_sc .banner_badge_main img {min-height: auto;}
.category_sc .category_main .category_inner {grid-template-columns: 29.4fr 20.6fr;}
.category_inner .category_box:last-child {grid-column: 1 / 2;grid-row: 2 / 3;}   
.shop_by_scent_sc .shop_by_scent_box a .cat_img img {max-width: 70px;}
.instasection_bg .instablock {gap: 10px;}
.blog_faq_section {padding: 10px 0 50px;}
.blog_faq_section .blog_left {padding: 50px 15px 50px 15px;}
.better_candles_sc .reelUp_cards_carousel .reelUp_slider_heading {font-size: 28px !important;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-icon-list {gap: 30px;flex-direction: row;align-items: flex-start;width: 100%;margin: 30px 0;}
#stamped-reviews-widget .stamped-carousel-title { font-size: 20px !important; }
}


@media only screen and (max-width: 800px) {
.video_text_inner {grid-template-columns: 1fr;row-gap: 20px;}
.video_text_content_box .video_desc p {font-size: 15px;margin: 10px 0 20px;}
.video_text_sc {padding: 25px 0 10px;}
.video_text_main {padding-bottom: 170px;}
.single_text_sc .single_text_content_box h2 {font-size: 33px;}
.greener_planet_featured_main {grid-template-columns: 1fr;}
.greener_planet_featured_main .featured_right_main {padding: 30px 15px;}
.shop_by_scent_sc {padding: 60px 15px 140px;}
.blog_faq_section .blog_faq_inner {display: flex;flex-direction: column;gap: 20px;}
.clean_candles_main .clean_candles_inner {display: flex;flex-direction: column;row-gap: 20px;}
.clean_candles_main .clean_right {padding-left: 0px;}
.clean_candles_main .clean_left {gap: 20px;}
.clean_candles_main .right_box {padding: 0 0 25px;margin-bottom: 25px;}
.m-announcement-bar .m-announcement-bar__content {font-size: 12px; padding: 5px;}
.m-announcement-bar__content ul {justify-content: center;align-items: center;gap: 5px;flex-wrap: wrap;}
.m-announcement-bar .m-announcement-bar__content {max-height: max-content;}

}


@media only screen and (max-width: 768px) {
.instasection_bg .instablock {grid-template-columns: repeat(3, 1fr);}
.single_slider_sc .banner_slide_box .banner_content_box {max-width: 500px;}
.single_slider_sc .banner_slide_box .banner_content_box p br {display: none;}
.why_wick_sc .why_wick_layout .feature_item p {font-size: 15px;line-height: 22px;}
.why_wick_sc .why_wick_hope_main {padding: 60px 0 70px;}
.clean_candles_main {padding: 60px 15px;}
.icon_with_text_sc .m-mixed-layout__inner .m-icon-box__heading {font-size: 16px !important;line-height: 22px;}
.shop_by_scent_sc .shop_by_scent_box a .cat_img {height: 130px;width: 130px;}
.shop_by_scent_sc .shop_by_scent_box a .cat_img img {max-width: 60px;}
.shop_by_scent_sc {padding: 60px 15px 130px;}
.greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-icon-list-item-svg {height: 60px;width: 60px;}
.featured_coll_sc .m-slider-controls__wrapper {gap: 10px;}
.featured_coll_sc .m-slider-controls {margin-top: 40px;}
.featured_coll_sc .m-slider-control-hover-inside .m-slider-controls--absolute .m-slider-controls__button svg {width: 20px;height: 20px;}
.template-collection .m-slider-controls {margin-top: 50px;}
.m-recently-viewed .m-section__header .m-section__heading, .m-product-recommendations .m-section__heading {font-size: 26px;}
#stamped-reviews-widget[data-widget-type=carousel] {width: 100%!important;}
.template-list-collections .m-page-header .m-page-header--large h1, .template-collection .m-collection-page-header__title, .m-search .m-page-header__title {font-size: 30px;}
.m-collection-page-header__wrapper .m-collection-page-header__inner {
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media only screen and (max-width: 690px) { 

#stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-title { text-align:center; }


}


@media only screen and (max-width: 600px) {
.why_wick_sc .why_wick_layout .why-left, .why_wick_layout .why_right {gap: 20px;flex-wrap: wrap;}
.why_wick_sc .why_wick_layout .why-left .feature_item {flex-direction: row;justify-content: center;align-items: center;gap: 15px;}
.why_wick_sc .why_wick_layout .feature_item {gap: 15px;flex-direction: row;align-items: center;}
.badge_img_item img {max-width: 100px;}
.badge_icon_item img {max-width: 25px;}
.m-scrolling-promotion-section .container-full.m-section-py {padding-top: 30px;padding-bottom: 30px;}
.single_slider_sc .banner_slide_box img.mobile_img {display: block; object-position: 70% 0;}
.single_slider_sc .banner_slide_box img.desk_img {display:none;}
.single_slider_sc .banner_slide_box .banner_content_box {position: unset;padding: 30px 15px 100px 15px;max-width: 100%;}
.single_slider_sc .banner_badge_main {right: inherit;left: 15px;}
.single_text_sc .single_text_content_box h2 {font-size: 28px;}
.m-scrolling-promotion-section .container-full.m-section-py {padding-top: 20px;padding-bottom: 20px;}
.featured_coll_sc .m-featured-collection-section .m-featured-collection {padding: 10px 0 20px;}
.video_text_inner .video_box {width: 95%;}
.m-collection-toolbar--wrapper .m-sidebar--open {margin-right: 10px;}

    .h1, h1 {font-size:24px;}
    .rte :where(h1,h2,h3) {font-size:24px;}
    .rte :where(h4,h5,h6) { font-size:20px;}

}


@media only screen and (max-width: 575px) {
.why_wick_sc .why_wick_hope_main {padding: 50px 0 60px;}
.review_sc .review_main {padding: 50px 15px 110px;}
.clean_candles_main .clean_candles_inner p, .featured_coll_sc .m-featured-collection-section .m-featured-collection .m-section__description {font-size: 15px;}
.clean_candles_main .clean_left span.left_border_text {font-size: 70px;line-height: 70px;}
.blog_faq_section .blog_left {padding: 30px 15px;}
.single_slider_sc .banner_slide_box img {min-height: 300px;} 
.title_sc, .single_text_sc .single_text_content_box h2, .greener_planet_featured_main .gs-full-width-outer-wrapper .gs-full-width-banner-title, .greener_planet_featured_main .featured_right_main h2.title_sc, .shop_by_scent_sc .shop_by_scent_head h2.title_sc, .featured_coll_sc h2.m-section__heading, .why_wick_sc .why_wick_hope_main .sec_head h2, .better_candles_sc .reelUp_cards_carousel .reelUp_slider_heading, .review_sc .review_head h2, .clean_candles_main .clean_candles_inner h2.title_sc, .blog_faq_section .blog_head h2, .faq_head h2, .instasection_bg .insta_head span {font-size: 22px;line-height: 1.25;}
.category_sc .category_main .cat_arrow svg {width: 20px;}
.category_sc {padding-bottom: 40px;}
.m-product-card .m-product-card__info .m-price-item--regular {font-size: 14px !important;}
.shop_by_scent_sc {padding: 50px 15px 130px;}
.single_slider_sc .banner_badge_main .badge_img_item img {max-width: 100px;object-fit: contain;min-height: auto;}
.single_slider_sc .banner_badge_main .badge_icon_item img {max-width: 26px;min-height: auto;}
.category_sc .category_main span.cat_title {font-size: 18px;line-height: 24px;}
.m-scrolling-promotion-section .container-full.m-section-py {padding-top: 15px;padding-bottom: 15px;}
.featured_coll_sc .m-featured-collection-section .m-featured-collection {padding: 10px 0 0px;}
.greener_planet_featured_main .featured_content_box p {font-size: 16px;}
.why_wick_sc .why_wick_layout .feature_item img {max-width: 40px;max-height: 40px;}
.review_sc .reviewin {padding: 20px;margin: 0 5px;}
.clean_candles_main {padding: 50px 15px;}
.single_slider_sc .banner_slide_box .banner_content_box ul {flex-wrap: wrap;row-gap: 5px;}
.right_img_box {max-width: 190px;}
.blog_faq_section .blog_inner .blog_item {margin-bottom: 25px;}
.instasection_bg .insta_head svg {max-width: 30px;max-height: 30px;}
.instasection_bg .instablock {grid-template-columns: repeat(2, 1fr);}
.instasection_bg .insta_inner:last-child {grid-column: 1 / 3;}
.blog_faq_section {padding: 10px 0 40px;}
.video_text_inner .video_box video { height: 380px; }
}


@media only screen and (max-width: 480px) {
    .blog_faq_section .blog_item .m-article-card { grid-template-columns: 150px auto; }
    .m-product-card span.stamped-product-reviews-badge span { font-size: 10px; }
}




.shopify-policy__body .rte h2 { margin: 0; font-size: 32px; }
.shopify-policy__body .rte h3 { margin: 30px 0 0 0; font-size: 22px; }
