/*
Theme Name:      Nutricon Child Theme
Description:     Nutricon is a E-Commerce Stor For Supplements. 
Author:          ritesh
Author URI:      https://believintech.com/
Template:        storefront
Version:         1.0.0
Text Domain:     nutricon
*/

.owl-dots button span {
	display: none !important;
}

.autopilot-carousel .owl-dots button {
	width: 12px !important;
	height: 12px !important;
}

@media(max-width: 576px) {
	.autopilot-carousel .owl-dots button {
		width: 16px !important;
		height: 16px !important;
	}
}

.cs-footer-menu > *, .footer-menu .menu-item > *, .contact-info .text-dark-grey  {
	color: rgba(255, 255, 255, 0.75) !important;
}

@media (min-width: 1024px) {
    .menu-item.offers-menu-item>* {
        background-image: url('') !important;
    }
}


.woocommerce-variation-availability {
	display: block !important;
}

.wc-variation-is-unavailable, .woocommerce-variation-add-to-cart-disabled {
	opacity: 0.8;
	pointer-events: none !important;
	cursor: not-allowed !important;
}

.woocommerce-variation-availability {
	text-align: center;
}

.cwg_popup_submit {
    color: #F24C5D;
	text-decoration: underline;
    font-weight: 700;
    font-family: Roboto;
    display: flex;
	cursor: pointer;
}

.woocommerce-variation-availability > div {
	padding: 0 !important;
	margin: 0 !important;
	background: transparent !important;
	color: rgb(47, 48, 50) !important;
}

.cwginstock-subscribe-form .panel-primary {
	border: none;
}

.swal2-popup {
	padding: 0 !important;
}

.swal2-content {
	padding: 0!important;
}

.swal2-popup {
	width: 36em !important;
}

.swal2-close {
	color: black !important;
}

.cwginstock-subscribe-form .panel {
	border: none !important;
	margin-bottom: 0 !important
}

.cwginstock-subscribe-form .panel-body {
	padding: 24px 32px !important;
}

@media(max-width: 576px) {
	.cwginstock-subscribe-form .panel-body {
		padding: 24px 0 !important;
	}
}

.cwg_iagree_checkbox_input {
	color: black;
	margin-bottom: 4px;
	margin-right: 4px;
    width: 20px;
    height: 20px;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
	background-color: white !important;
	border-color: white !important;
	padding: 0!important;
	font-family: "Font Awesome 6 Free";
	position: relative;
	font-weight: bold;
	font-size: 40px;
	color: black !important;
	height: 64px;
}

.cwginstock-panel-heading::before {
	position: absolute;
	left: 0;
	text-align: center;
	padding: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "\f0f3";
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading h4 {
	display: none !important;
}

.cwginstock-subscribe-form .form-group {
	justify-content: center;
	display: flex;
    gap: 16px;
	margin-bottom: 12px;
}

.cwginstock-subscribe-form .form-group input[type="text"],
.cwginstock-subscribe-form .form-group input[type="email"] {
	text-align: left !important;
	margin-bottom: 0 !important;
}

.cwginstock-subscribe-form .form-group .cwgstock_button  {
	background-color: #000 !important;
    color: #fff  !important;
    padding: .5rem 1.25rem !important;
    font-weight: 700 !important;
    font-family: Roboto-Condensed, sans-serif !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    text-transform: uppercase  !important;
    border: 1px solid #000  !important;
    transition: transform .3s ease !important;
	cursor: pointer;
}

.cwg_iagree_checkbox {
	margin-top: 20px;
	margin-bottom: 20px;
    text-align: left;
    font-size: 16px;
}

.cwg_iagree_checkbox a {
	color: black;
	text-decoration: underline !important;
}

.cwginstock-subscribe-form .form-group .cwgstock_button:hover {
	background-color: white !important;
	color: black !important;
}

.swal2-close:focus {
	outline: none !important;
	box-shadow: none !important;
}

.cwginstocksuccess {
	font-weight: bold;
}

form.TurnKeyCRM .Response {
	margin-top: 12px;
    text-align: center;
    background-color: rgb(247 243 227);
    padding: 16px;
    font-weight: bold;
    border-radius: 5px;
    color: green;
    font-size: 18px; 
}

form.TurnKeyCRM .ResponseError {
    color: rgb(252 70 179);
}

.btn-black-hover-orange span {
	white-space: nowrap;
}

.woocommerce-Price-currencySymbol {
	padding-left: 0 !important;
}

.product-type-simple .cwg_popup_submit {
	order: 4;
}

.woosw-item--name a {
    font-size: 1.25rem;
    font-family: Roboto, sans-serif;
    font-weight: 900;
    color: #000 !important;
    line-height: 1.75rem;
    text-decoration: none !important;
}

@media(max-width: 576px) {
	.woosw-item--name a {
		font-size: 1rem;
		line-height: 1;
	}
}

.woosw-item--price {
	color: #EA4727;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    font-size: 1.125rem;
    text-decoration-line: none;
    display: flex;
    align-items: center;
    gap: .25rem;
}

.woosw-item--atc a {
	text-decoration: none !important;
	background-color: #000;
    color: #fff;
    padding: .5rem 1.25rem;
    font-weight: 700;
    font-family: Roboto-Condensed, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    border: 1px solid #000;
    transition: transform .3s ease;
	margin-left: auto;
    margin-right: 4px;
}

.woosw-item--stock {
	display: none;
}

.woosw-item--atc a:hover {
	background-color: #7dd2c3;
    color: #fff;
    border-color: #7dd2c3;
}

.woosw-item--price .striked-price {
	text-decoration-line: line-through;
    font-weight: 700;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 1.125rem;
}

#payment .payment_methods li svg {
	height: 20px !important;
}

#wc-stripe-express-checkout-element {
	margin: 0 !important;
	padding: 1em 1.41575em !important;
}

#wc-stripe-express-checkout-button-separator {
	display: none !important;
}

.woosw-list {
	min-height: 34vh;
}

.woosw-popup-content-mid-message {
	text-align: center;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    margin: 50px 0 0;
}

.notification-bar-text {
	font-size: 14px;
}

@media(max-width: 576px) {
	.notification-bar-text {
		font-size: 12px;
	}
}

.single_variation_wrap + .cwg_popup_submit, .product-template-default .post-edit-link, .product-template-default .posted_in  {
	display: none;
}

.free-shipping-section {
	padding: 16px 16px 48px;
    text-align: center;
    background-color: #F4F5F5;
    margin-top: 12px;
    font-size: 15px;
    font-weight: bold;
}

.alg-wc-alfs-progress {
	margin: -30px auto 16px;
    width: calc(100% - 32px);
}

.countdown-card {
    background-color: black;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 0 6px;
    border-radius: 3px;
    height: 21px;
    font-size: 14px;
}

.woocommerce-product-details__short-description {
	padding-right: 16px;
}

@media(max-width: 1152px) {
	.woocommerce-product-details__short-description {
		padding-right: 0;
	}
}

.cs-product-summary .cs-price .custom-sale-price del.striked-price .amount {
	color: #ea4727 !important;
}

.cs-product-summary .cs-price .custom-sale-price .amount {
	color: black !important;
}

.cs-product-summary .cs-price .custom-sale-price del .amount {
	color: #ea4727 !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .input-checkbox {
	width: 16px;
}

body.woocommerce-checkout footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.woocommerce-cart .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-totals-item__description {
	display: none !important;
}

.woocommerce-cart .wc-block-cart__payment-options {
	display: none;
}

body.woocommerce-checkout footer a {
	font-family: Roboto, sans-serif;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text .woocommerce-privacy-policy-link,
body.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text .woocommerce-terms-and-conditions-link {
	color: rgb(234 71 39);
}

#payment .place-order {
	margin-top: 0 !important;
}

.woocommerce-checkout .woocommerce {
	padding: 0;
}

.create-account .input-checkbox {
	width: 1rem !important;
}

.woocommerce-info {
	border-color: #ea4727 !important;
    color: #2f3032 !important;
    background-color: #f8d5d0 !important;
    font-weight: bold;
}

.woocommerce-info a {
	color: #2f3032 !important;
	text-decoration: underline;
}

.woocommerce-checkout-review-order-table .alg-wc-alfs-progress {
	margin: 12px auto 0;
    width: calc(100% - 48px);
}

.woocommerce-checkout-review-order-table .free-shipping-section {
	padding: 0;
	margin-top: 0;
	background-color: transparent !important;
}

.product-name dd, .product-name dt {
	font-weight: normal;
}

ul.woocommerce-shipping-methods li {
	margin-bottom: 0;
	padding: 16px 0;
    border-bottom: 1px solid #EAF4F3;
    display: flex;
    align-items: center;
    width: 100%;
}

ul.woocommerce-shipping-methods li label {
	display: flex;
    align-items: center;
	font-size: 13px;
	font-weight: bold;
}

ul.woocommerce-shipping-methods li label bdi {
	margin-left: 4px;
}

ul.woocommerce-shipping-methods li:first-child {
	padding: 0 0 16px;
}

ul.woocommerce-shipping-methods li:last-child {
	padding: 16px 0 0;
	border-bottom: none;
}

.vp-woo-pont-shipping-method-icons {
	display: none;
}

.woocommerce-shipping-totals td {
	border-bottom: 16px solid white;
}

.woocommerce-checkout-payment {
	border-top: 16px solid white;
}

#order_review,#payment .place-order {
	background-color: #f9f9f9 !important;
}

#order_review td {
	padding: 1rem !important;
}

#order_review table th {
	padding: 0.5rem 1rem !important;
}

.variation dd {
	margin: 0 !important;
}


.product-card--head .cwg_popup_submit {
	color: black !important;
	font-weight: normal !important;
	text-decoration: none !important;
	color: rgb(113 113 113) !important;
	font-size: 15px !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .input-checkbox {
	width: 16px;
}

@media(min-width: 1280px) {
	.main-menu-bar {
		padding-top: 72px !important;
	}
}

@media(max-width: 576px) {
	.cs-product-summary .cs-variations-options .radio-options-wrapper label {
		padding: 4px 8px !important;
	}
	.cs-product-tags img {
		height: 36px;
	}
}

div.payment_box.payment_method_ppcp-gateway {
	display: none;
}

.wpml-ls-statics-footer {
	display: none !important;
}

.wc-block-components-quantity-selector, .testmode-info, .payment_box p {
	display: none !important;
}

#order_review .shop_table {
	margin-bottom: 0 !important;
}

#fkcart-modal .fkcart-quick-view-drawer .fkcart-form-input-wrap {
	display: block !important;
}

#fkcart-modal .variation-radios.radio-options-wrapper {
    display: flex;
    margin-top: 12px;
    width: 100%;	
	gap: 16px;
	flex-wrap: wrap;
}


#fkcart-modal .radio-label {
	display: flex;
    gap: 8px;
}

#fkcart-modal .radio-label .variation_price, #fkcart-modal #choose-pack-size, #fkcart-modal .variation_tag{
	display: none;
}

@media(max-width: 1420px) {
	.woocommerce-message {
		margin: 1rem;
	}
}

a#vp-woo-pont-show-map {
	color: black;
	text-decoration: underline;
	font-weight: 500;
}

#wc-stripe-upe-form {
	background-color: #F4F5F5 !important;
}
@media (min-width: 768px) {
	.md-grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
.mw-610 {
	max-width: 610px;
}
.woocommerce-error a {
    color: inherit !important;
}
.woocommerce-invalid label {
    color: rgb(203, 59, 58);
}
body.woocommerce-checkout div.woocommerce .woocommerce-invalid input[type=email],
body.woocommerce-checkout div.woocommerce .woocommerce-invalid input[type=tel],
body.woocommerce-checkout div.woocommerce .woocommerce-invalid input[type=text],
body.woocommerce-checkout div.woocommerce .woocommerce-invalid textarea {
    border-color: rgb(203, 59, 58) !important;
    background-color: rgba(203, 59, 58, 0.2) !important;
}
.woocommerce-checkout-review-order-table th {
    background-color: #2f3032 !important;
    color: #fff;
}
.woocommerce-checkout-review-order-table .order-total th {
    background-color: transparent !important;
    color: #2f3032;
    border-top: 2px solid #2f3032;
    border-bottom: 2px solid #2f3032;
}
.woocommerce-checkout-review-order-table .order-total th:first-child {
    border-left: 2px solid #2f3032;
}
.woocommerce-checkout-review-order-table .order-total th:last-child {
    border-right: 2px solid #2f3032;
}
.checkout.woocommerce-checkout {
    color: #2f3032;
}
.woocommerce-checkout-review-order button.button[type=submit] {
    background-color: #e84831 !important;
}
.woocommerce-checkout-review-order button.button[type=submit]:hover,
.woocommerce-checkout-review-order button.button[type=submit]:focus {
    background-color: #000 !important;
}
.bg-lightgrey {
	background-color: #f9f9f9;
}
.woocommerce-MyAccount-navigation {
	font-family: Roboto-Condensed, sans-serif;
	text-transform: uppercase;
}
.woocommerce-MyAccount-navigation .text-white {
	color: #2f3032;
}
.woocommerce-MyAccount-navigation .group:hover .text-white,
.woocommerce-MyAccount-navigation .group.is-active .text-white {
	color: #fff;
}
.woocommerce-MyAccount-content p a {
	color: rgb(234 71 39);
	text-decoration: underline;
}
.notification-bar {
	background-color: #ffffbf;
	color: #2f3032;
}

.youtube-container iframe {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.wl-contact-us::before,
.dl-contact-us::before {
	content: '';
	display: block;
	position: absolute;
	background-color: #eef5f6;
	top: 0;
	left: 0;
	right: 0;
	bottom: 340px;
	z-index: -1;
}

.wl-contact-us::after,
.dl-contact-us .container::after {
	--size: min(80vw, 400px);
	content: '';
	display: block;
	position: absolute;
	top: calc(var(--size) * -0.4);
	left: calc(50%);
	width: var(--size);
	height: var(--size);
	background-image: url('./assets/images/whitelabel-bottles.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	transform: translateX(-50%);
	z-index: 0;
}
.dl-contact-us .container::after {
	--size: min(80vw, 280px);
	background-image: url('./assets/images/jars.png');
}
@media (min-width: 768px) {
	.wl-contact-us::after,
	.dl-contact-us .container::after {
		--minsize: 30vw;
		--size: min(var(--minsize), 400px);
		left: calc(50% + (50vw - var(--minsize)) - 25px);
	}
	.dl-contact-us .container::after {
		--overflow: calc((100vw - 100% - 20px) / -2);
		--minsize: 25vw;
		left: auto;
		right: min(var(--overflow), -80px);
	}
}

.form-wrap {
	position: relative;
}

@media (min-width: 768px) {
	.form-wrap {
		padding-inline: 24px;
	}
}

.form-wrap::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 180px;
	height: 250px;
	max-width: 100vw;
	background-color: #ea4727;
}

header.fixed {
	--bg-color: #ffffffdd;
}
header.fixed::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: var(--bg-color, #ffffffdd);
	bottom: 100%;
	transition-property: bottom;
	transition-duration: .15s;
	z-index: -1;
}
header.fixed.scrolled::before {
	bottom: 0;
}
header.fixed .alt-image-logo + img {
	display: none;
}
header.fixed.scrolled .alt-image-logo {
	display: none;
}
header.fixed.scrolled .alt-image-logo + img {
	display: block;
}

.resp-bg-sm,
.resp-bg-md,
.resp-bg-lg {
	background-image: var(--mobile-bg-img, none);
}
@media (min-width: 640px) {
	.resp-bg-sm {
		background-image: var(--desktop-bg-img, var(--mobile-bg-img));
	}
}
@media (min-width: 768px) {
	.resp-bg-md {
		background-image: var(--desktop-bg-img, var(--mobile-bg-img));
	}
}
@media (min-width: 1024px) {
	.resp-bg-lg {
		background-image: var(--desktop-bg-img, var(--mobile-bg-img));
	}
	.lg-bg-none {
		background-image: none !important;
	}
}
.wpcf7-list-item {
	margin-left: 0;
}
.wpcf7-list-item label {
	display: flex;
	gap: .75rem;
}
.wpcf7-list-item label input[type="checkbox"] {
	margin-top: 4px;
	color: #000;
	border-width: 0;
	background-color: #e1e7eb;
	width: 21px;
	height: 21px;
	cursor: pointer;
}
.wpcf7-list-item label input[type="checkbox"]:checked {
	background-color: #000;
}
.wpcf7-list-item .wpcf7-list-item-label {
	font-weight: 400;
	cursor: pointer;
}
input[type=tel].wpcf7-form-control::placeholder {
	opacity: 0;
}

*:not(.header-cta-btn-slot) > .btn-teal {
	background-color:#01a29c;
	border-color:#01a29c;
}
*:not(.header-cta-btn-slot) > .btn-teal:hover,
*:not(.header-cta-btn-slot) > .btn-teal:focus {
	background-color: transparent;
	color: #01a29c;
}

.dl-carousel .owl-nav {
	--max-margin: -80px;
	--overflow: calc((100vw - 100% - 20px) / -2);
	--left: max(var(--max-margin), var(--overflow));
	left: var(--left);
	width: calc(100% + var(--left) * -2);
}
.dl-carousel .owl-nav button.owl-prev,
.dl-carousel .owl-nav button.owl-next {
	--size: 60px;
	color: #fff;
	background-color: #000;
	font-size: calc(var(--size, 40px) * 1.25);
	line-height: 0.8;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	width: var(--size, 40px);
	height: var(--size, 40px);
	filter: drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))
}
.dl-carousel .owl-nav button.owl-prev span,
.dl-carousel .owl-nav button.owl-next span {
	transform: translateY(-9%);
}
.dl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.dl-carousel .owl-nav button.owl-next {
	right: 0;
}
@media (max-width: 767px) {
	.partner-carousel.dl-carousel .owl-nav button.owl-prev,
	.partner-carousel.dl-carousel .owl-nav button.owl-next {
		--size: 40px;
	}
}

.partner-item::after {
	--size: 50px;
	--offset: calc(var(--size) * -0.2);
	content: '"';
	display: flex;
	justify-content: center;
	align-items: center;
	color: transparent;
	background-color: #fff;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('./assets/images/quote.png');
	font-weight: bold;
	font-size: var(--size);
	line-height: 1.1;
	width: var(--size);
	height: var(--size);
	border-radius: 6px;
	position: absolute;
	top: var(--offset);
	right: var(--offset);
	filter: drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))
}

@media (max-width: 639px) {
	.five-carousel {
		width: calc(100% + 2rem) !important;
		margin-inline: -1rem;
	}
}
.five-slide-item-wrap {
	--pad: 130px;
	--w: 1300px;
	--max-w: calc(var(--w) + var(--pad));
	--mw: min(var(--max-w), 80vw);
	max-width: var(--mw);
	padding-left: clamp(0px, calc(80vw - var(--w)), var(--pad));
	width: var(--max-w);
}
.five-slide-item {
	--line-color: #29cec8;
	--btn-color: #fa46b3;
}
.five-slide-item img.w-auto {
	width: auto !important;
}
@media (min-width: 768px) {
	.five-slide-item::before,
	.five-slide-item::after {
		content: "";
		display: block;
		position: absolute;
		background-color: var(--line-color, #ea4727);
		z-index: -1;
	}
}
.five-slide-item::before {
	width: 36px;
	top: 50%;
	left: 0;
	height: 25%;
}
.five-slide-item::after {
	height: 36px;
	right: 0;
	bottom: 0;
	width: 30%;
}
.five-slide-item .btn-brand {
	background-color:var(--btn-color, #ea4727);
	border-color:var(--btn-color, #ea4727);
}
.five-slide-item .btn-brand:hover,
.five-slide-item .btn-brand:focus {
	background-color: transparent;
	color: var(--btn-color, #ea4727);
}
.five-slide-item .gallery-plus {
	background-color: var(--btn-color, #ea4727);
	line-height: 1;
	color: #fff;
	font-size: 24px;
}
@media (min-width: 768px) {
	.five-slide-item .gallery-plus {
		font-size: 40px;
	}
}
.fslightboxb {
	background: rgba(255,255,255,0.85) !important;
}
.fslightbox-svgp {
	fill: #000 !important;
}
.bg-login-gradient {
	background-color: #ea4728;
	background-image:  radial-gradient(ellipse 100% 95% at bottom right, #6bdcd6, transparent), radial-gradient(ellipse 100% 130% at bottom left, #f34eb7, transparent);
}