/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

html {
	font-size: 10px;
}
.elementor-text-editor a {
    color: currentColor;
    text-decoration: underline;
}
p:last-child {
	margin-bottom: 0;
}
.elementor-widget-icon, .elementor-icon-wrapper {
    display: inline-flex;
}
/* .elementor-widget-button .elementor-button, .elementor-field-type-submit .elementor-button, .single_add_to_cart_button,
.elementor-menu-cart__footer-buttons .elementor-button {
    background: none !important;
    border: none !important;
	border-radius: 4rem !important;
    position: relative;
    overflow: hidden;
    padding: 2px !important;
	z-index: 1;
	min-height: auto !important;
}
.elementor-widget-button .elementor-button>span, .elementor-field-type-submit .elementor-button>span,
.elementor-menu-cart__footer-buttons .elementor-button>span {
    background: #ffffff;
    display: block;
    padding: 1.2rem 2rem;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1;
    color: #1a1a1a;
    border-radius: 5.4rem;
}
.elementor-widget-button .elementor-button::before, .elementor-field-type-submit .elementor-button::before, .single_add_to_cart_button::before,
.elementor-menu-cart__footer-buttons .elementor-button::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), conic-gradient(from 0deg at 50% 50%, #1a1a1a 0deg, rgba(0, 0, 0, 0) 360deg);
    position: absolute;
    content: "";
    z-index: -2;
    aspect-ratio: 1;
    width: 150%;
    transition: all .8s;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.elementor-widget-button .elementor-button:hover::before, .elementor-field-type-submit .elementor-button:hover::before, .single_add_to_cart_button:hover::before,
.elementor-menu-cart__footer-buttons .elementor-button:hover::before {
    transform: translate(-50%, -50%) rotate(-180deg);
}
.single_add_to_cart_button {
    padding: 1.65rem 2rem !important;
    font-size: 1.5rem !important;
    font-weight: 600 !important;
    color: #1a1a1a !important;
    overflow: hidden !important;
}
.single_add_to_cart_button::before {
	z-index: -2;
	transition: all 1.2s;
}
.single_add_to_cart_button::after {
    position: absolute;
    background: #ffffff;
    content: "" !important;
    border-radius: 5.4rem;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    z-index: -1;
    margin: 0 !important;
} */
header.elementor-location-header {
    position: sticky;
    top: 0;
    z-index: 9999;
}
.admin-bar header.elementor-location-header {
    top: 32px;
}
.header_inner::before {
    backdrop-filter: blur(28px);
    background: rgba(255, 255, 255, .44);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.product_card .elementor-heading-title ins, .price ins {
    text-decoration: none;
}
#elementor-menu-cart__toggle_button {
    background: none;
    border: none;
    padding: 1rem;
}
.elementor-location-header .elementor-menu-toggle {
    width: 4rem;
    height: 4rem;
    border-color: #D9D9D9;
}
.hero_infoList .elementor-icon-list-items {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1.2rem !important;
    margin: 0 !important;
}

.hero_infoList .elementor-icon-list-item {
    background: #ffffff;
    border: 1px solid #d8dee6;
    border-radius: 0.5rem;
    padding: 1.2rem;
    margin: 0 !important;
}


.category_tabs .elementor-widget-image-box {
    opacity: 0.68;
/*     filter: grayscale(1); */
    cursor: pointer;
	border: 2px solid rgba(0,0,0,0.1);
}
.category_tabs .elementor-widget-image-box.active {
    border-color: rgba(0,0,0,0.5);
    opacity: 1;
/*     filter: grayscale(0); */
}
.category_tabs .elementor-widget-image-box::before {
    position: absolute;
    background-image: url(../../uploads/2026/02/check-circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    width: 2.2rem;
    height: 2.2rem;
    top: 1rem;
    left: 1rem;
	opacity: 0.4;
	filter: invert(2) brightness(100);
}
.category_tabs .elementor-widget-image-box.active::before {
	opacity: 1;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-img a::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content {
    position: relative;
    margin-top: -3rem;
	margin-bottom: -1rem;
    box-shadow: 0 -20px 25px -12px rgba(0,0,0,0.2);
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    margin: 0;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title a {
    padding: 1.5rem 0 1rem;
    display: block;
	color: #fff;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content a[href="#WeightLoss"] {
    background: #9b9b9b;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content a[href="#Longevity"] {
    background: #abb4a6;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content a[href="#HormoneTherapy"] {
    background: #dfc4f9;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content a[href="#Performance"] {
    background: #f778b8;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content a[href="#HairGrowth"] {
    background: #f2d007;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content a[href="#SexualHealth"] {
    background: #5a76ab;
}
.category_tabs .elementor-widget-image-box .elementor-image-box-content a[href="#Neuro"] {
    background: #4B5DFF;
}

.category_tabContent {
	opacity: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
}
.category_tabContent.active, .elementor-editor-active .category_tabContent {
	opacity: 1;
	height: auto;
	position: relative;
	overflow: visible;
}

.product_slider .swiper, .category_tabs .swiper {
    overflow: visible;
}
.product_slider .swiper-slide, .post_slider .swiper-slide {
    height: auto;
}
.post_slider .elementor-swiper-button, .review_slider .elementor-swiper-button, .rating_slider .elementor-swiper-button, .result_slider .elementor-swiper-button, .product_slider .elementor-swiper-button {
    top: auto !important;
    bottom: 0;
    transform: translateY(0) !important;
}
.post_slider .elementor-swiper-button-next, .review_slider .elementor-swiper-button-next, .rating_slider .elementor-swiper-button-next, .result_slider .elementor-swiper-button-next, .product_slider .elementor-swiper-button-next {
    left: 5.5rem !important;
    right: auto !important;
}
.elementor-swiper-button-prev svg.btn-arrow {
    transform: rotate(180deg);
}
.elementor-swiper-button.swiper-button-lock {
    display: none !important;
}
.our_faq .e-n-accordion-item {
    border-radius: 1.5rem;
    overflow: hidden;
}
.our_faq .e-n-accordion-item-title-icon {
    background: #fff;
    width: 4rem;
    min-width: 4rem;
    height: 4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.variations_form table.variations, .variations_form table.variations tr, .variations_form table.variations tr th, .variations_form table.variations tr td {
    background: none;
    padding: 0;
}
.variations_form table.variations tbody>tr {
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 1.2rem 1.2rem 1.2rem 2rem;
    border-radius: 5rem;
}
.variations_form table.variations th.label {
/*     width: 10rem !important;
    max-width: 10rem !important; */
    text-transform: capitalize;
}
.variations_form table.variations th.label .woo-selected-variation-item-name {
    display: none;
}
/* .variations_form table.variations td.value {
    width: calc(100% - 10rem) !important;
} */
.variations_form table.variations td.value a.reset_variations {
    display: none !important;
}
.variations_form table.variations tbody {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}
.variations_form table.variations ul.variable-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.variations_form table.variations li.variable-item {
    border: none !important;
    border-radius: 4rem !important;
    font-size: 1.3rem !important;
    height: auto !important;
	margin: 0 !important;
    box-shadow: 0 0 0 1px #858585 !important;
}
.variations_form table.variations li.variable-item .variable-item-span {
    padding: 0.72rem 1.2rem !important;
    display: block !important;
    line-height: 1;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
    background: #1a1a1a !important;
    color: #fff !important;
}
.single-product .woocommerce-variation-price {
    padding: 2rem 0 3rem;
}
.single-product .woocommerce-variation-price .amount {
    font-size: 2rem;
    color: #1a1a1a;
    font-weight: 700;
}
.single-product .elementor-widget-woocommerce-product-content h2, .custom-faq-wrapper h2 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.single-product .elementor-widget-woocommerce-product-content p+h2, .single-product .elementor-widget-woocommerce-product-content img+h2, .single-product .elementor-widget-woocommerce-product-content ul+h2 {
    margin-top: 4rem;
}
.single-product .elementor-widget-woocommerce-product-content h3 {
    font-size: 1.7rem;
    font-weight: 600;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger,
.woocommerce-product-gallery .zoomImg {
    display: none !important;
}

.custom-faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.custom-faq-accordion .faq-title {
    cursor: pointer;
    font-size: 1.6rem;
    padding: 15px;
    font-weight: 600;
    background: #f5f5f5;
    border-radius: 1rem;
    display: flex;
    margin: 0;
}
.custom-faq-accordion .faq-title .icon {
    margin-left: auto;
}
.custom-faq-accordion .faq-title .icon svg {
    width: 1rem;
    height: 1rem;
}
.custom-faq-accordion .faq-content{
	display:none;
	padding:15px;
}

.category_bannerText ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.category_bannerText ul li {
    display: flex;
    gap: 1rem;
}
.category_bannerText ul li::before {
    content: "";
    border-right: 0.15rem solid #000;
    border-bottom: 0.15rem solid #000;
    width: 0.6rem;
    height: 1rem;
    margin-top: 0.3rem;
    transform: rotate(45deg);
}
.elementor-menu-cart__product-name a, .elementor-menu-cart__product-price {
    color: #000;
}
.elementor-menu-cart__product-remove {
    border-color: #000;
}
.elementor-menu-cart__product-remove::before, .elementor-menu-cart__product-remove::after {
    background: #000;
}

.ins-checkout-modern .ins-single-cart-item {
    background: #f5f5f5 !important;
}
.ins-checkout-modern .ins-single-cart-item:hover {
    background: #e4e4e4 !important;
}
.ins-cart-footer-wrap .ins-empty-cart-button {
    display: none !important;
}
.ins-cart-inner.shipping input, .ins-cart-inner.shipping textarea, .ins-cart-inner.shipping select {
    background: #fff !important;
}
.ins-checkout-shipping .ins-cart-content-wrap {
    margin-bottom: 3rem;
}

button#place_order {
    min-height: 4.8rem;
}

.woocommerce-account main#content {
    width: 100%;
    max-width: 1270px;
    padding: 0 2rem;
}
.woocommerce-account .page-header {
    background: #f5f5f5;
    border-radius: 1rem;
    padding: 4rem 1rem;
}
.woocommerce-account .page-header h1 {
    color: #000;
    font-size: 3rem;
    font-weight: 700;
    margin: 0;
	max-width: 100%;
}
.woocommerce form.woocommerce-form-login, .woocommerce .woocommerce-ResetPassword {
    background: #ffffff;
    border: 1px solid #d3d3d3;
    border-radius: 1rem;
    width: 100%;
    max-width: 50rem;
    margin: 0 auto;
    padding: 4rem;
}
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit, .woocommerce .woocommerce-ResetPassword button.woocommerce-Button {
    float: none;
    width: 100%;
    margin-top: 2rem;
}
.woocommerce form.woocommerce-form-login .lost_password {
    text-align: center;
}

.woocommerce form.woocommerce-form-login .lost_password a {
    color: currentColor;
}
.woocommerce-account .page-content {
    padding: 4rem 0;
}
.woocommerce-account .woocommerce {
    display: block !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
	overflow: auto;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: flex;
	flex-wrap: nowrap;
    gap: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 1.4rem;
    padding: 0.8rem 2rem;
	transform: none !important;
	white-space: nowrap;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    margin-left: auto;
}
.woocommerce-account  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    padding-top: 4rem;
}
.woocommerce-MyAccount-content .woocommerce-info {
    background: none;
    border: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}
.woocommerce-MyAccount-content .woocommerce-info::before {
    display: none;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Button, .woocommerce .woocommerce-MyAccount-content .wc-forward, .woocommerce .woocommerce-MyAccount-content button[type="submit"], .woocommerce form.woocommerce-form-login .woocommerce-form-login__submit, .woocommerce .woocommerce-ResetPassword button.woocommerce-Button {
    background: #000000;
    border: none;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 1.35rem 2.5rem;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Button:hover, .woocommerce .woocommerce-MyAccount-content .wc-forward:hover, .woocommerce .woocommerce-MyAccount-content button[type="submit"]:hover, .woocommerce form.woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce .woocommerce-ResetPassword button.woocommerce-Button:hover {
    background: #2c2c2c;
}
.woocommerce-MyAccount-content a {
    color: currentColor;
}
form.woocommerce-ResetPassword .woocommerce-form-row {
    width: 100%;
}
.woocommerce .input-text, .woocommerce select, .woocommerce-MyAccount-content input.input-text, .woocommerce-MyAccount-content select,
.woocommerce form.woocommerce-form-login .input-text, .woocommerce .woocommerce-ResetPassword .input-text {
    background: #fff;
    border: 1px solid #1A1A1A !important;
    padding: 0.5rem 1.5rem !important;
    min-height: 4.2rem;
    font-size: 1.4rem;
}
.woocommerce-MyAccount-content .woocommerce-Address {
    background: #f5f5f5;
    border-radius: 1rem;
    padding: 2.5rem;
}
.woocommerce-MyAccount-content .woocommerce-Address .title {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}
.woocommerce-MyAccount-content .woocommerce-Address h2 {
    font-size: 1.6rem;
    font-weight: 600 !important;
    margin: 0;
}
.woocommerce-MyAccount-content .woocommerce-Address .edit {
    margin-left: auto;
    font-size: 1.3rem;
}
form.woocommerce-EditAccountForm.edit-account button[type="submit"] {
    margin-top: 2rem;
}
form.woocommerce-EditAccountForm fieldset {
    border: none;
    padding: 0;
    margin-top: 4rem;
}

form.woocommerce-EditAccountForm fieldset legend {
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0 0 1rem;
}
form.woocommerce-EditAccountForm fieldset .woocommerce-form-row {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-lost-password .page-header {
    display: none;
}
.woocommerce .woocommerce-message {
    border-top-color: #000;
}
.woocommerce .woocommerce-message::before {
    color: #000;
}
#mini_cart {
    position: relative;
}
#mini_cart .mini-cart-count {
    position: absolute;
    background: #000;
    color: #fff;
    font-size: 0.88rem;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: -0.68rem;
    right: -1rem;
}
.mini_cart_icon, .mini_cart_icon div {
    display: inline-flex !important;
    align-self: center;
}
.mini_cart_icon svg {
    display: block;
    width: 2.2rem;
    height: 2.2rem;
}

.offer_popup {
	display: none;
	height: 100vh;
}
.elementor-editor-active .elementor-location-footer .offer_popup {
	position: static;
}
.elementor-editor-active .offer_popup {
	display: flex;
}
.offer_popup .form_innerBox {
	margin: auto;
}
#close_sitePopup {
    cursor: pointer;
}
.popup_infoList ul.elementor-icon-list-items {
    gap: 1.2rem;
}
.single-product .af_drpc_variable_card, .single-product .addf_drpc_card_div {
    display: block;
    max-width: 100%;
    padding: 0;
}
.single-product .af_drpc_variable_card .addf_drpc_inner_small_box, .single-product .addf_drpc_card_div .addf_drpc_inner_small_box {
    width: 100%;
    max-width: 100%;
    padding: 1rem 3.5rem 1rem 2rem;
}
.single-product .af_drpc_variable_card .addf_drpc_offer_data_contianer, .single-product .addf_drpc_card_div .addf_drpc_offer_data_contianer {
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.single-product .af_drpc_variable_card .addf_drpc_inner_small_box.addf_drpc_selected_card,
.single-product .addf_drpc_card_div .addf_drpc_inner_small_box.addf_drpc_selected_card {
    background: #edf7ed;
    border-width: 1px;
    border-color: #376037;
    box-shadow: 0 0 0 1px #376037;
}
.product .single_add_to_cart_button {
    background: #000000 !important;
    border: none !important;
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    min-height: 5.2rem;
    border-radius: 1rem !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.product .single_add_to_cart_button:hover {
    background: #333333 !important;
    color: #ffffff !important;
}
.single_add_to_cart_button::before {
    background-image: url(https://mrandmrspeptides.com/wp-content/uploads/2026/04/cart-icon.svg);
    background-size: contain;
    content: "";
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    align-self: center;
    margin-right: 1rem;
}
.product .elementor-widget-woocommerce-product-price .addf_drpc_card_div {
    display: none !important;
}

.product .addf_drpc_card_inner_text .amount {
    font-size: 1.5rem !important;
}
.product .addf_drpc_card_inner_text del .amount {
    font-size: 1.5rem;
    color: #838383;
    font-weight: 400;
}
.single-product .af_drpc_variable_card .addf_drpc_sale_tag, .single-product .addf_drpc_card_div .addf_drpc_sale_tag {
    font-size: 1rem;
    padding: .2rem 0.4rem;
    border-radius: 0 0 0 0.8rem;
}

.product_cat-neuro-research-kit .addf_drpc_card_div, .product_cat-neuro-research-kit .wcpay-express-checkout-wrapper,
.product_cat-bacteriostatic-water .addf_drpc_card_div, .product_cat-bacteriostatic-water .wcpay-express-checkout-wrapper {
    display: none !important;
}


/*
 * ======================================== Responsive Part
 * */
@media (max-width: 991px) {
	.hero_infoList .elementor-icon-list-item {
		flex-direction: column;
		text-align: center !important;
		align-items: center !important;
		padding: 0.8rem;
	}
	.hero_infoList .elementor-icon-list-item .elementor-icon-list-text {
		padding: 0.6rem 0 0;
	}
	.hero_infoList .elementor-icon-list-item .elementor-icon-list-icon i {
		font-size: 2rem;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
}
@media (max-width: 767px) {
	.post_slider .elementor-swiper-button, .review_slider .elementor-swiper-button, .rating_slider .elementor-swiper-button, .result_slider .elementor-swiper-button, .product_slider .elementor-swiper-button {
		padding: 1.2rem !important;
		font-size: 1.3rem !important;
		bottom: 1.5rem;
	}
	.post_slider .elementor-swiper-button-prev, .review_slider .elementor-swiper-button-prev, .rating_slider .elementor-swiper-button-prev, .result_slider .elementor-swiper-button-prev, .product_slider .elementor-swiper-button-prev {
		left: auto !important;
		right: 70%;
	}
	.post_slider .elementor-swiper-button-next, .review_slider .elementor-swiper-button-next, .rating_slider .elementor-swiper-button-next, .result_slider .elementor-swiper-button-next, .product_slider .elementor-swiper-button-next {
		left: 70% !important;
	}
	.post_slider .swiper-pagination, .review_slider .swiper-pagination, .rating_slider .swiper-pagination, .result_slider .swiper-pagination, .product_slider .swiper-pagination {
		transform: translate(-50%, 0);
		bottom: 3rem !important;
		width: auto !important;
		left: 50% !important;
	}
	.category_tabs .elementor-widget-image-box {
		border-radius: 1.2rem !important;
	}
	.af_drpc_variation_card .addf_drpc_card_inner_heading {
		font-size: 1.5rem;
	}
	.af_drpc_variation_card .addf_drpc_card_inner_text {
		font-size: 1.1rem;
	}
	.af_drpc_variation_card .addf_drpc_card_inner_text .amount {
		font-size: 1.3rem !important;
	}
	.af_drpc_variation_card .addf_drpc_card_inner_text p {
		margin: 0;
		line-height: 1.4;
	}
}
@media (min-width: 768px) {
	li.mobile_item.menu-item {
		display: none;
	}
	.post_slider .swiper-pagination, .review_slider .swiper-pagination, .rating_slider .swiper-pagination, .result_slider .swiper-pagination, .product_slider .swiper-pagination {
		display: none !important;
	}
}