/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Description: Child Theme for Blocksy
Author: Your Name
Author URI: https://yourwebsite.com
Template: blocksy
Version: 1.0.0
*/


header#header a.ct-menu-link {
	font-family: 'F37 Ginger', sans-serif !important;
}

body p {
	font-family: 'F37 Ginger', sans-serif !important;
}

/* Footer Style */
footer#footer .footer_style li>a {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 27.5px;
	text-align: center;
	color: #fff !important;
}
footer#footer .footer_style p {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color:#fff !important;
}
.max_width_form_ftr {
	max-width: 339px;
}
.other_social_links ul#menu-footer-others-links {
	display: flex;
	gap: 24px;
}

footer#footer .ct-container {
	padding-bottom: 0 !important;
}
.form_style01 .ff-el-group {
	margin: 0px !important;
}
.form_style01  button.ff-btn-submit {
	margin: 0px !important;
}
[data-footer*="type-1"] .ct-footer {   
	padding-bottom: 80px !important;
}
a.wp-block-button__link.wp-element-button {
	font-family: 'F37 Ginger', sans-serif !important;
}
.theme_text_link a.wp-block-button__link.wp-element-button {
	padding: 0px !important;
	background: transparent;
}
.theme_text_link a.wp-block-button__link.wp-element-button {
	padding: 0px !important;
	background: transparent;
	height: unset !important;
	min-height: unset !important;
}
.theme_text_link a.wp-block-button__link.wp-element-button:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	bottom: -5px;
}



header#header .ct-header-cta a.ct-button {
	font-family: 'F37 Ginger', sans-serif !important;
}
.home_sec_2 p {
	font-family: 'F37 Ginger', sans-serif !important;
}
.home_sec_4 p {
	font-family: 'F37 Ginger', sans-serif !important;
}

.home_sec_3 p {
	font-family: 'F37 Ginger', sans-serif !important;
}
.justify_content_space_between {
	justify-content: space-between !important;
}

.align_items_center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.cb-button-prev.swiper-button-prev:after {
	background-image: url('https://careof.ideafueled.in/wp-content/uploads/2025/09/Left.svg');
	position: absolute;
	content: '';
	top: 0;
	width: 50px;
	height: 50px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.cb-button-next.swiper-button-next:after {
	content: '';
	position: absolute;
	background-image: url('https://careof.ideafueled.in/wp-content/uploads/2025/09/Right-1.svg');
	width: 50px;
	height: 50px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	top: 0;
}
.wp-block-cb-carousel-v2.cb-carousel-block {
	padding: 0 32px;
}

#preloader {
	position: fixed;
	inset: 0; /* top:0; right:0; bottom:0; left:0 */
	background: #ffffff; /* white background */
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
}
#preloader img {
	width: 80px;   /* adjust GIF size */
	height: auto;
}
footer#footer p, footer#footer li>a {
	font-family: 'F37 Ginger', sans-serif !important;
}
div#block-17 {
	width: 100%;
}
footer#footer ul#menu-footer-menu-1>li+li {
	margin-top: 7px;
}
footer#footer ul#menu-footer-menu-2 li+li {
	margin-top: 7px;
}
.visibility_hidden {
	visibility: hidden;
	opacity: 0;
}
.home_sec_6 .wp-block-cb-slide-v2.cb-slide.swiper-slide >.wp-block-group {
	height: 490px !important;
	min-height: 490px !important;
}
ul#menu-footer-others-links-1 {
	display: flex;
	gap: 24px;
}
ul#menu-footer-others-links-1>li>a {
	color: #fff;
}




section.shop-hero {
	height: 364px;
	display: flex;
	align-items: end;
}
/* Hide top header on WooCommerce Shop page */
body.post-type-archive-product #header [data-row*=top] {
	display: none;
}
ul#product-type-tabs {
	padding: 0;
	display: flex;
	gap: 20px;
}

ul#product-type-tabs li {
	list-style: none;
}

ul#product-type-tabs li a {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	color:#282C2F;
	font-size: 12px;
	letter-spacing: .5px;
	line-height: 100%;
	text-transform: uppercase;
}
.shop_body_wrapper_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.shop_body_wrapper_inner .product_filter_rt {
	flex: 25%;
	max-width: fit-content;
}
.shop_body_wrapper {
	padding-top: 76px;
	background: #FBF5F0;
	padding-bottom: 76px;
}
.hero_content {
	display: grid;
	gap: 41px;
	padding-bottom: 20px;
}
ul#product-type-tabs li.tab-item {
	position: relative;
	transition:all ease .3s
}

ul#product-type-tabs li.tab-item.active:after {
	content: '';
	position: absolute;
	background: #000;
	width: 100%;
	height: 1.5px;
	bottom: 0;
	left: 0;
}
.product_filter_rt h2 {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #6D7279;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.filter-block ul li label {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 0.875rem;
	line-height: 20px;
	color: #6D7279;
}
.product_filter_rt ul {
	padding: 0;
}
.product_filter_rt ul li {
	list-style: none;
}
.product-info h2 {
	color:#282C2F !important;
	font-family: Lora, Sans-Serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .5px;
	text-transform: capitalize;
}
.product-info h2>a {
	color: #282C2F !important;
}
.product-thumb {
	position: relative;
}
span.badge.product-tag {
	position: absolute;
	bottom: 0;
	color: #282C2F;
	left: 0;
	font-family: Lora, Sans-Serif;
	font-weight: 400;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0;
	text-transform: uppercase;
	background: #FCD0C6;
	display: flex;
	padding: 10px 7px 8px;
	align-items: center;
}
span.badge.out-of-stock {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	line-height: 10px;
	letter-spacing: .5px;
	background: #fff;
	padding: 14px 24px;
	border-radius: 100px;
}
.product-inner .product-thumb a {
	display: inline-block;
	width: 100% !important;
}
.product-inner .product-thumb a img {
	width: 100%;
}
.product-info a {
	display: block;
}
.product-inner {
	display: grid;
	gap: 10px;
}
a.button.product_type_simple, a.added_to_cart.wc-forward {
	position: absolute;
	top: 50%;
	font-family: 'F37 Ginger', sans-serif !important;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0;
	height: unset !important;
	min-height: unset !important;
	width: 170px !important;
	padding: 10px 24px;
	font-size: 16px;
}
li#menu-item-62 {
	position: relative;
}

li#menu-item-62:before {
	content: 'New';
	position: absolute;
	right: -18px;
	color: #3A3E43;
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 8px;
	line-height: 12px;
	text-transform: uppercase;
	background: #F2BDAC;
	padding: 4px 5px 2px;
}
.product_filter_rt {
	border-left: 1px solid #282C2F22;
	padding: 0 31px;
}
.shop_body_wrapper_inner {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: 250px;
}
.product_filter_rt h2 {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 0.75rem;
	line-height: 20px;
	color: #6D7279;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.product_filter_rt {
	border-left: 1px solid #282C2F22;
	padding: 0 31px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.filter-categories, .filter-health {
	list-style: none;
	padding: 0;
	margin: 0;
}

.filter-categories li, .filter-health li {
	margin-bottom: 12px;
}

.filter-categories label, .filter-health label {
	display: flex;
	align-items: center;
	cursor: pointer;
	font-size: 16px;
	color: #333;
	user-select: none;
	gap: 10px;
}

/* Hide default checkbox */
.filter-categories input[type="checkbox"], .filter-health input[type="checkbox"] {
	display: none;
}

/* Custom checkbox design */
.filter-categories input[type="checkbox"] + span, .filter-health input[type="checkbox"] + span {
	position: relative;
	padding-left: 28px;
}

.filter-categories input[type="checkbox"] + span::before, .filter-health input[type="checkbox"] + span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border:1px solid #CFD2D8;
	border-radius: 4px;
	background: transparent;
	transition: all 0.3s ease;
}

/* Checkmark */
.filter-categories input[type="checkbox"]:checked + span::before, .filter-health input[type="checkbox"]:checked + span::before {
	background: #282C2F;
	border-color: #282C2F;
}

.filter-categories input[type="checkbox"]:checked + span::after,
.filter-health input[type="checkbox"]:checked + span::after {
	content: "\f00c"; /* Font Awesome check icon */
	font-family: "Font Awesome 6 Free"; 
	font-weight: 900;  /* required for solid icons */
	position: absolute;
	left: 3px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	color: #fff;
}
.custom-product-card a.button.product_type_simple {
	visibility: hidden;
	opacity: 0;
	transition: all ease .6s;
	display: none !important;
}
.custom-product-card:hover a.button.product_type_simple {
	opacity: 1;
	visibility: visible;
}
a.button.product_type_simple.add_to_cart_button {
	display: block !important;
}

div#ajax-products p {
	font-family: 'F37 Ginger', sans-serif !important;
}

ul.products_wrapper li {
	list-style: none;
}
ul.products_wrapper {
	display: grid;
	gap: 48px;
	grid-template-columns: repeat(3,1fr);
	padding: 0;
}
.head_wrapper h2 {
	font-family: Lora, Sans-Serif;
	font-weight: 400;
	font-style: Italic;
	font-size: 28px;
	line-height: 40px;
}
.head_wrapper {
	display: grid;
	gap: 10px;
}
.product-type-group {
	display: grid;
	gap: 20px;
}
div#ajax-products .product-type-group {
	padding-bottom: 120px;
	border-bottom: 1px solid #6D7279;
}
div#ajax-products:last-child .product-type-group {
	padding-bottom: 120px;
	border-bottom: 1px solid #6D7279;
}

div#ajax-products .product-type-group + .product-type-group {
	padding-top: 44px;
}
.product-type-group:last-child {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.hidden {
	display: none;
}
button.show-more-btn {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	line-height: 11.7px;
	text-decoration: underline;
	text-decoration-style: solid;
	background: transparent;
	cursor: pointer;
	color: #282C2F;
}
.product-inner p.product-desc {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 24px;
	color: #6D7279;
	text-transform: capitalize;
}

.filter-header {
	display: none;
}

/* Desktop default */
#filter-sidebar {
	width: 280px;
	position: relative;
}

/* Mobile toggle button */
.mobile-filter-toggle {
	display: none;
	text-align: right;
	margin: 10px 0;
}
.mobile-filter-toggle .filter-btn {
	background: #000000;
	color: #fff;
	border: none;
	padding: 7px 15px;
	border-radius: 5px 0 0 5px;
	font-weight: 600;
}

.product_filter_rt.open>div:last-child {
	margin-top: 20px;
}

/* Mobile Filter Drawer */
@media (max-width: 768px) {
	.mobile-filter-toggle {
		display: block;
	}

	#filter-sidebar {
		position: fixed;
		top: 0;
		right: -100%;
		width: 80%;
		max-width: 350px;
		height: 100vh;
		background: #fff;
		overflow-y: auto;
		z-index: 9999;
		transition: right 0.3s ease-in-out;
		box-shadow: -2px 0 8px rgba(0,0,0,0.2);
		padding: 20px;
	}

	#filter-sidebar.open {
		right: 0;
	}

	.filter-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 15px;
		border-bottom: 1px solid #eee;
		padding-bottom: 10px;
	}

	.filter-header .close-filter {
		background: none;
		border: none;
		font-size: 22px;
		cursor: pointer;
	}

	#filter-sidebar.open {
		display: block;
	}
}

/* ---------- Clear Filters Button ---------- */
.clear-filters-wrap {
	margin: 10px 0 20px;
	text-align: right;
}
.clear-filters-btn {
	font-family: 'F37 Ginger', sans-serif !important;
	display: inline-block;
	background-color: #000;
	color: #fff;
	font-weight: 600;
	padding: 14px 16px;
	border-radius: 6px;
	text-decoration: none;
	font-size: 14px;
	transition: background 0.2s ease;
	width: 100%;
	text-align: center;
	border-radius: 100px;
	cursor: pointer;
}
.clear-filters-btn:hover {
	background-color: #000;
	color:#fff;
}



/*Learn Page */

.max_width_650 {
	max-width: 647px;
	margin: auto;
}

.max_width_550 {
	max-width: 550px;	
}
.width_100 img {
	width: 100% !important;
	max-width: 100% !important;    
}

.full_width_height img {
	height: 100%;
	object-fit: cover;
}

.fixed_height_230 img {
	height: 230px;
	min-height: 230px;
	object-fit: cover;
}
figure.width_33 img {
	width: 30px;
	height: 30px;
	object-fit: contain;
	background-repeat: no-repeat;
	cursor: pointer;
	transform: rotate(0);
	transition: all ease .3s;
}
.grid_wrap {
	display: grid !important;
	grid-template-columns: 1fr auto!important;
	gap: 20px !important;
}
figure.width_33:hover img {
	transform: rotate(180deg);
}
.pum-theme-847 .pum-container, .pum-theme-lightbox .pum-container {
	padding: 18px !important;
	border-radius: 3px !important;
	border: unset !important;
	box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ) !important;
	background-color: #E4DDD7 !important;
	padding: 67px !important;
}
.pum-theme-847 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {

	left: unset !important;
	right: 0 !important;
	bottom: 0px !important;
	top: 0 !important;   
	border: unset !important;
	border-radius: unset !important;
	box-shadow: unset !important;     
}
figure.width_100 {
	width: 100% !important;
	max-width: 100%;
}
.pum-theme-847 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	position: absolute !important;
	height: 44px !important;
	width: 57px !important;
	border-radius: 0 0 0 100px !important;   
}
.page-id-755 #header [data-row*=top] {
	z-index: 3;
	display: none;
}
figure.width_100 {
	width: 100% !important;
	max-width: 100%;   
}
figure.full_width_height {
	height: 100% !important;
}
.font_f37 {
	font-family: 'F37 Ginger', sans-serif !important;
}
.mobile_size img {
	width: 80px !important;
	height: 80px !important;
	object-fit: contain !important;
}
.box_wrap_sm {
	max-width: 100%;
	margin-left: 8vw;
}
.page-id-883 #header [data-row*=top] {
	display: none;
}

.inner_width_adjust {
	max-width: calc(1216px/2 - 112px);   
}

.m_lf_auto {
	margin-left: auto;
}

.m_rt_auto {
	margin-right: auto;
}
.bdr_bottom {
	display: inline-block;
	width: fit-content !important;
	position: relative;
}

.bdr_bottom:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #F1574B;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.text_center {
	text-align: center;
}
.ct-header-account {
	margin-right: 0px !important;
}
.wp-block-separator:not(:where(.is-style-wide,.is-style-dots,.alignfull,.alignwide)) {
	max-width: 20vw !important;
}

section.quality_sec_wrap {
	background: #FBDCD4;
	padding-top: 64px;
	padding-bottom: 64px;
}
.quality_sec_inner {
	display: grid;
	gap: 54px;
}
.quality_grid {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 48px;
}
.grid_item {
	text-align: center;
	display: grid;
	gap: 8px;
}
section.quality_sec_wrap h3 {
	font-family: Lora, Sans-Serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
}
.quality_grid .grid_item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
section.your_unique_wrap {
	height: 1032px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.your_unique_inner {
	padding-top: 262px;
	max-width: calc(1216px/2);
	padding-right: 131px;
	display: grid;
	gap: 48px;
}
a.web_btn {
	display: inline-block;
	padding: 10px 24px;
	background: #282C2F;
	border-radius: 100px;
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 26.4px;
	letter-spacing: 1px;
	width: fit-content;
}

.loading-spinner::after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 3px solid #2ecc71;
	border-top-color: transparent;
	border-radius: 50%;
	animation: spin 0.7s linear infinite;
}
@keyframes spin {
	to { transform: rotate(360deg); }
}
.product-type-group .head_wrapper {
	max-width: 370px !important;
}
span.woocommerce-Price-amount.amount bdi {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 0.875rem;
	line-height: 24px;
}
input#ff_2_email::placeholder {
	color: #fff;
}
footer#footer .ff-el-input--content input {   
	color: #fff;
}
input#ff_2_email {
	font-family: 'F37 Ginger', sans-serif !important;
}

ul#menu-footer-others-links li {
	font-size: 0.875rem;
}
.grid_control_mobile p {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 0.875rem;
	line-height: 23.5px;
	letter-spacing: 1px;
}
.text_box_footer p {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 22.8px;
	letter-spacing: 1px;
}

footer#footer .ff-message-success {
	font-family: 'F37 Ginger', sans-serif !important;
	border: 1px solid #ced4da;
	box-shadow: 0 1px 5px rgba(0,0,0,.1);
	margin-top: 10px;
	padding: 15px;
	position: relative;
	color: #fff;
}
.bdr_red_bottom {
	display: inline-block;
	position: relative;
	width: fit-content !important;
	margin: 0 auto;
}
.bdr_red_bottom:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #FF4A4A;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
}
.max_width_964 {
	max-width: 963px !important;
	margin: 0 auto !important;
}
.page-id-1036 #header [data-row*=top] {
	display: none;
}
.faq_sec_wrapper a, .faq_sec_wrapper a:hover {
	color: #FF4A4A;
}
.m_auto {
	margin: 0 auto;
}
.post-type-archive-product header#header a.ct-menu-link, .page-id-755 header#header a.ct-menu-link, .page-id-1230 header#header a.ct-menu-link, .page-id-883 header#header a.ct-menu-link, body.blog header#header a.ct-menu-link, body.archive.category header#header a.ct-menu-link, .single header#header a.ct-menu-link, .tax-product-type header#header a.ct-menu-link  {
	color: #282C2F !important;
}

.post-type-archive-product header#header a.site-logo-container, .page-id-755 header#header a.site-logo-container, .page-id-1230 header#header a.site-logo-container, .page-id-883 header#header a.site-logo-container, body.blog header#header a.site-logo-container, body.archive.category header#header a.site-logo-container, .single header#header a.site-logo-container, .single header#header a.site-logo-container, .tax-product-type header#header a.site-logo-container {
	filter: brightness(0);
}
.post-type-archive-product header#header .ct-icon, .post-type-archive-product header#header .ct-icon-container svg, .page-id-755 header#header .ct-icon-container svg, .page-id-755 header#header .ct-icon, .page-id-1230 header#header .ct-icon, .page-id-1230 header#header .ct-icon-container svg, .page-id-883 header#header .ct-icon-container svg, .page-id-883 header#header .ct-icon, body.blog header#header .ct-icon, body.blog header#header .ct-icon-container svg, body.archive.category header#header .ct-icon-container svg, body.archive.category header#header .ct-icon, .single header#header .ct-icon, .single header#header .ct-icon-container svg, .tax-product-type header#header .ct-icon, .tax-product-type header#header .ct-icon-container svg {   
	fill: #282C2F;    
}
.page-id-755 header#header a.ct-cart-item:hover svg, .page-id-755 header#header a.ct-cart-item:hover svg, .page-id-755 header#header button.ct-header-search.ct-toggle:hover svg, .page-id-1230 header#header button.ct-header-search.ct-toggle:hover svg, .page-id-883 header#header button.ct-header-search.ct-toggle:hover svg, body.archive.category header#header button.ct-header-search.ct-toggle:hover svg, .single header#header button.ct-header-search.ct-toggle:hover svg, .tax-product-type button.ct-header-search.ct-toggle:hover svg {
	fill: #282C2F !important;
}
h2.faq-parent-title {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 700;
	font-style: normal;
	font-size: 12px;
	line-height: 19.2px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;    
}
.faq_grid {
	display: grid;
	gap: 80px;
}
.page-id-1230 #header [data-row*=top] {
	display: none;
}

.faq-list { margin-top: 10px; }
.faq-item { border-bottom: 1px solid #eee; padding: 15px 0; }
.faq-question {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #F1574B;
	line-height: 24px;
	letter-spacing: .5px;
	transition: color 0.3s;
	background: transparent;
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	cursor: pointer;
}
.faq-question:hover {
	color: #F1574B;
}
.cta_wrap_bottom .text_wrapper {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	line-height: 33px;
	letter-spacing: 0.5px;
	text-align: center;
}
section.faq-page-wrap .container {
	display: grid;
	gap: 48px;
}
.faq-sub-title {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 600;
	font-style: normal;
	font-size: 28px;
	line-height: 42px;
	letter-spacing: 0.5px;
	color: #333333;
	margin-bottom: 32px;
}
.faq-question::after {
	content: '\2b';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	font-size: 18px;
	transition: transform 0.3s;
	right: 0;
}
.faq-question.active::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f068";
	color: #c00;
	font-size: 18px;
	transition: transform 0.3s ease;
}
.faq-answer {
	display: none; margin-top: 10px; font-size: 16px;
	line-height: 1.7; color: #444;
}
.faq-answer p { margin-bottom: 10px; }
.faq-section {
	display: grid;
	gap: 60px;
}
.small_container {
	max-width: 696px;
	margin: 90px auto 0px;
}
.faq-top-menu {
	text-align: center;
	position: sticky;
	top: 0;
	background: #fff;
	z-index: 20;
	padding: 15px 10px;
	/* border-bottom: 2px solid #F5F1ED; */
	box-shadow: 4px 3px 10px 0px rgb(0 0 0 / 4%);
}
.faq-top-menu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 60px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.faq-top-menu li a {
	font-family: 'F37 Ginger', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #F1574B;			
	border-radius: 25px;
	text-decoration: none;
	transition: all 0.3s ease;
}
.faq-top-menu ul li a, .cattab_style a.nav-link {
	position: relative;
}

.faq-top-menu ul li a:after, .cattab_style a.nav-link:after {
	content: '';
	position: absolute;
	background: #F1574B;
	width: 0%;
	height: 1.5px;
	left: 50%;
	bottom: -5px;
	transform: translateX(-50%);
	transition: all ease .6s;
}
.faq-top-menu ul li a:hover::after, .faq-top-menu ul li a.faq-scroll-link.active::after, .cattab_style a.nav-link:hover::after, a.nav-link.active::after {
	width: 100%;
}
.cta_wrap_bottom {  
	max-width: 696px;
	margin: 0 auto;
}
.faq-search-wrap {
	max-width: 600px;
	margin: 30px auto;
	position: relative;
	text-align: center;
}
.faq-search-box {
	position: relative;
	display: flex;
	align-items: center;
	border: 1px solid #ddd;
	border-radius: 30px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,0.05);
	padding: 8px 15px;
}
.faq-search-box i.fa-search {
	color: #777;
	margin-right: 10px;
	font-size: 18px;
}
#faq-live-search {
	width: 100%;
	border: none;
	outline: none;
	font-size: 16px;
	font-family: 'F37 Ginger', sans-serif !important;
	padding: 10px 5px;
	color: #333;
	background: transparent;
}
#faq-clear {
	background: none;
	border: none;
	color: #aaa;
	cursor: pointer;
	font-size: 16px;
	margin-left: 5px;
}
#faq-no-result {
	margin-top: 15px;
	font-size: 16px;
	font-family: 'F37 Ginger', sans-serif !important;
	color: #999;
	font-style: italic;
	display: none;
	text-align: center;
}
.cta_wrap_bottom {
	padding: 45px;
	border: 4px solid #F5F1ED;
	border-radius: 4px;
	background: #fff;
}
.cta_wrap_bottom a.btn_wrapper:hover {
	color: #fff;
}
.cta_wrap_bottom a.btn_wrapper {
    background: #FF4A4A;
    font-family: 'F37 Ginger', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    padding: 12px 24px;
    display: inline-block;
    border-radius: 100px;
    width: fit-content !important;
    margin: auto;
    color: #fff;
}
.cta_wrap_bottom {
	text-align: center;
	display: grid;
	gap: 24px;
}
.faq-top-menu {
	background: #fff;
	padding: 10px 0;
	position: sticky;
	top: 0;
	z-index: 100;
	overflow-x: auto; /* enable horizontal scroll on mobile */
	box-shadow: 0 1px 5px rgba(0,0,0,0.05);
}

.faq-top-menu li {
	flex: 0 0 auto;
}

/* Optional: hide scrollbar on Webkit browsers */
.faq-top-menu::-webkit-scrollbar {
	display: none;
}
.w_control_faq {
	max-width: 786px;
	margin: auto;
}
.cta_wrap_bottom {
	text-align: center;
	display: grid;
	gap: 24px;
	margin-top: 48px;
}
.max_width_sec_01 {
	max-width: 720px !important;
}
.sec_height_01 img {
	height: 812px;
	width: 100%;
	object-fit: cover;
}
.box_wrap_sm figure img {
	width: 70px;
	aspect-ratio: 1/1;
}
.box_wrap_sm p {
	font-size: 14px;
}
.anchor_color_set a, .anchor_color_set a:hover {
    color: #f15768;   
}
.faq-question {
	white-space: normal;      /* Allows text to wrap */
	word-wrap: break-word;    /* Break long words if needed */
	overflow-wrap: anywhere;  /* Ensures wrapping in tight spaces */
	display: block;           /* Ensures full-width layout */
	text-align: left;         /* Optional: align text properly */
}
section.banner_wrap_01 {
	background: #A2AE85;
	padding: 180px 0 100px;
	height: 650px;
	display: flex;
	align-items: center;
	text-align: center;
}
section.banner_wrap_01 h1 {
	color: #fff;
	max-width: 710px;
	margin: 0 auto;
}
.cattab_style a {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	line-height: 32.6px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.cattab_style {
	display: flex;
	justify-content: center;
	gap: 57px;
}
section.banner_wrap_01 .ct-container {
	display: grid;
	gap: 80px;
}
.row_post_inner {
	display: grid;
	grid-template-columns: repeat(2,1fr);       
}

.post_column.image_style a {
	display: inline-block;	
}
.post_column.image_style a img {
	width: 100%;
}
.post_column.image_style {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: calc(1216px/2);
	margin-left: auto;
	gap: 40px;
	position: relative;
}
.custom_style_01 {
	height: 648px;
}
.custom_style_01 {  
	padding-left: 46px;
}
.color_half {
	position: relative;
}
.color_half:after {
	content: '';
	position: absolute;
	background: #5f7493;
	width: 65vw;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
}

.post_cat, .blog-cat {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 20.7px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
span.blog-readtime {
	font-family: 'F37 Ginger', sans-serif !important;
	color: #7F848B;
	font-size:14px;
}

.text_white {
	color:#fff;
}
.gap_4 {
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.gap_42 {
	display: flex;
	gap: 42px;
}
.custom_style_01 {
	max-width: calc(1216px/2);
}
.meta_time_read {
	font-family: 'F37 Ginger', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 26.9px;
}
.post_column.image_style a img {
	width: 100%;
	height: 430px;
	object-fit: cover;
}
section.outer_sec.space_1 {
	padding: 160px 0px;
}
span.sub_title_0 {
	text-align: left;
	display: block !important;
	margin-right: auto;
}
span.sub_title_0 {
	display: block !important;
	margin-right: auto;
	font-family: Lora, Sans-Serif;
	font-weight: 400;
	font-style: normal;
	font-size: 54px;
	line-height: 54.8px;
	position: absolute;
	top: 0;
	left: 0;
}
article.blog-card {
	display: grid;
	grid-template-columns: repeat(2,1fr);
}
article.blog-card a {
	display: block;
}
article.blog-card a img {
	width: 100%;
}
section.blog-grid-section article.blog-card:nth-child(odd) .blog-content {
	order: 1 !important;	
	margin-left: auto;
	text-align: right;
}
section.blog-grid-section article.blog-card:nth-child(odd) a.blog-thumb {
	order: 2 !important;
}
section.blog-grid-section {
	background: #FEF4EC;
	padding: 160px 0px 0px;
} 
section.blog-grid-section a {
	color: #282C2F !important;
}
section.blog-grid-section .blog-grid {
	display: grid;
	gap: 160px;
}
section.blog-grid-section .post_loop:nth-child(3) article.blog-card {
	grid-template-columns: 1fr;
}
section.blog-grid-section .post_loop:nth-child(3) p.blog-cat {
	color: #fff;
}
section.blog-grid-section .blog-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 160px;
}
section.blog-grid-section .blog-grid>div {
	flex: 0 0 calc(96%/3);
	margin: 0;
}

section.blog-grid-section .blog-grid>div:nth-child(3) {
	margin-right: 0px;
}

section.blog-grid-section .post_loop:nth-child(3) .blog-title>a {
	color: #fff !important;
}

section.blog-grid-section .post_loop:nth-child(3) span.blog-readtime {
	color: #fff;
}
section.blog-grid-section .post_loop:nth-child(3) {
    padding: 171px 0px !important;
    background: #BC96A7;
}
section.blog-grid-section .post_loop:nth-child(3) article.blog-card .blog-content {
	max-width: 100%;
	text-align: center;
	margin: auto;
}
section.blog-grid-section .post_loop:nth-child(3) h2.blog-title {
	max-width: 934px;
	margin: 0 auto;
}
section.blog-grid-section .post_loop:nth-child(2) article.blog-card a.blog-thumb {
	order: 1 !important;
}
section.blog-grid-section .post_loop:nth-child(2) article.blog-card a.blog-thumb {
	order: 1 !important;
}

section.blog-grid-section .post_loop:nth-child(2) article.blog-card .blog-content {
	margin-right: auto;
	margin-left: unset;
	text-align: left;
}
div#post-1410 {
	flex: 0 0 100%;
	margin: 0;
}
div#post-1407 {
	flex: 0 0 100%;
	margin: 0; 
}
section.blog-grid-section .blog-grid>div:nth-child(3), section.blog-grid-section .blog-grid>div:nth-child(2) {
	flex: 0 0 100%;
}
section#unique_id .blog-grid {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 32px;
}

section#unique_id article.blog-card a.blog-thumb {
	order: 1 !important;
}
section#unique_id article.blog-card {
	display: grid;
	grid-template-columns: 1fr;
}
section#unique_id h2.blog-title>a {
	font-family: Lora;
	font-weight: 400;
	font-style: normal;
	font-size: 34px;
	line-height: 43.2px;
}
section#unique_id .post_loop:nth-child(3) {
	padding: 0 !important;
	background: unset !important;
}
section#unique_id h2.blog-title>a {
	color: #282C2F !important;
}
section#unique_id p.blog-cat {
	color: #282C2F;
}

section#unique_id .blog-content {
	order: 1 !important;
	max-width: 100%;
	margin-left: unset;
	text-align: left;
}
section#unique_id span.blog-readtime {
	color: #7F848B;
}
section#unique_id section.blog-grid-section {
	background: #FEF4EC;
	padding: 120px 0px 0;
}

section#unique_id article.blog-card {
	gap: 36px;
}

section#unique_id div#post-1401 {
	margin: 0;
}
section#unique_id div#post-1398 {
	margin: 0;
}

section.cta_blog_wrapper {
	height: 635px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
}
.innerCta {
	max-width: calc(1216px/2 - 157px);
}
.flex_column {
	flex-direction: column;
}
section.further-reading {
	background: #FEF4EC;
	padding: 160px 0px;
}
section.further-reading .ct-container {
	display: grid;
	gap: 53px;
}

.further-grid {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 42px;
}
p.further-cat {
	font-family: F37 Ginger;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 20.7px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
p.further-cat>a {
	color: #282C2F;
}
.further-content h3 {
	font-family: Lora;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 34.4px;
}
.further-content h3>a {
	color: #282C2F;
}
a.further-thumb {
	display: inline-block;
}
article.further-card {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
a.further-thumb img {
	height: 208px;
	width: 100%;
	object-fit: cover;
}
.further-content {
	gap: 8px;
	display: grid;
}
section.cta_blog_wrapper a.web_btn:hover {
	color: #fff;
}
.cattab_style a.nav-link:hover {
	color: #fff;
}
section.blog-grid-section .blog-grid>div:first-child {
	flex: 0 0 100% !important;
}
article.blog-card {
	align-items: center;
}
.blog-grid .post_loop:nth-child(-n+3) .blog-thumb img {
	height: 500px;
	object-fit: cover;
	width: 100%;
	display: block;
}

section#unique_id_01 .blog-grid .post_loop:nth-child(-n+3) .blog-thumb img {
	height: 430px;
	object-fit: cover;
	width: 100%;
	display: block;
}



/* Last 3 posts – only if NOT also first 3 */
.blog-grid .post_loop:nth-last-child(-n+3):not(:nth-child(-n+3)) .blog-thumb img {
	height: 325px;
	object-fit: cover;
	width: 100%;
	display: block;
}

.blog-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 42px;
}

/* Make last two posts (4th & 5th) each take half width */
.blog-grid .post_loop:nth-last-child(2),
.blog-grid .post_loop:last-child {
	grid-column: span 1.5;
}

/* Center align the last row with 2 posts */
.blog-grid .post_loop:nth-last-child(2) {
	justify-self: end;
}
.blog-grid .post_loop:last-child {
	justify-self: start;
}
section#unique_id {
	padding-bottom: 160px;
}
body.archive #header [data-row*=top], body.blog #header [data-row*=top] {   
	display: none !important;
}
.row_post_inner .post_column.image_style img, a.blog-thumb img, article.further-card a.further-thumb img {
	transition: all ease .3s;
	transform: scale(1);
}
.row_post_inner:hover .post_column.image_style img, article.blog-card:hover a.blog-thumb img, article.further-card:hover a.further-thumb img {   
	transform: scale(1.05);
}
a.blog-thumb, a.further-thumb, .featureImg {
	overflow: hidden;
}
a.featured-post-link {
	color: #282C2F;
}

.cattab_style::-webkit-scrollbar {
	display: none;
}
.home header#header .ct-header-account a.ct-account-item:hover svg {
	fill: #fff;
}
section#unique_id .ct-container {
	display: grid;
	gap: 48px;
}
section#unique_id .blog-grid.second {
	grid-template-columns: repeat(2,1fr);
}
section#unique_id .blog-grid.second a.blog-thumb img {
	height: 325px;
}
.single  #header [data-row*=top] {		
	display: none;
}
section.related-posts .wp-post-image {
	height: 267px !important;
}
section.related-posts {
	padding: 133px 0px;
}
.line_height .wp-block-heading {
	line-height: 1.2;
}

/* Scrollable tabs on mobile/tablet */
.product-type-tabs-wrapper {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	scroll-behavior: smooth;  
}

/* Hide scrollbar on most browsers */
.product-type-tabs-wrapper::-webkit-scrollbar {
	display: none;
}

.product-type-tabs {
	display: inline-flex;
	flex-wrap: nowrap;
	gap: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Individual tab items */
.product-type-tabs .tab-item {
	display: inline-block;
	flex: 0 0 auto;
}
.woocommerce-cart #header [data-row*=top], .woocommerce-checkout #header [data-row*=top] {  
    display: none;
}
.woocommerce-cart #header [data-row*=middle], .woocommerce-checkout #header [data-row*=middle] {  
    display: none;
}
a.web_btn:hover {
    color: #fff;
}
p.woocommerce-mini-cart__buttons.buttons a.button {
    color: #000;
    background: #fff;
}
p.woocommerce-mini-cart__buttons.buttons a.button:hover {
    color: #000;
}
.btn_light a.wp-block-button__link.wp-element-button {
    background: #fff !important;
    color: #000;
}
a.web_btn:hover {
    transform: var(--theme-button-transform, translate3d(0, -3px, 0));
    box-shadow: 0 10px 20px rgb(14 14 14 / 15%);
}
.faq-answer {
    max-width: 655px;
}
.related-item img {
    transform: scale(1);
    transition: all ease .3s;
}
.related-item a {
    overflow: hidden;
    display: block;
}
.related-item:hover img {
    transform: scale(1.05);
}








