/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Twenty Twenty-One Child Theme
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentytwentyone
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentychild
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
#rmp-container-646 {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	background-color: #35515C;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 25px;
}
#rmp_menu_trigger-646{
	display: none;
}
.admin-bar .rmp-container, .admin-bar .rmp_menu_trigger {
	margin-top: 95px !important;
}
.mobile-menu-top-heading h4{
	font-size: 18px;
	line-height: 24px;
}
.mobile-menu-top-heading h4:after{
	display: none;
}
.rmp-menu > li > a{
	text-transform: uppercase;
}
.mobile-menu-top-heading{
	margin-bottom: 30px;
	margin-top: 60px;
	padding: 0px 15px;
}
.mobile-menu-list{
	border-top: 1px solid #fff;
	margin-top: 30px;
}
.mobile-menu-list a{
	display: block;
	text-transform: uppercase;
	font-family: "avenir-next-lt-pro",sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	text-align: left;
	margin-top: 30px;
}
body.stop-menu{
	overflow: hidden;
}
selected-filters {
	margin-bottom: 20px;
}
.filter-chip {
	display: inline-flex;
	align-items: center;
	background: #f2f2f2;
	border-radius: 20px;
	padding: 6px 12px;
	font-size: 14px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.filter-chip button {
	background: none;
	border: none;
	margin-left: 8px;
	cursor: pointer;
	font-size: 16px;
	line-height: 1;
}
@media(max-width:767px){
	div#rmp-container-646 {
		padding-top: 40px;
		margin: 0px;
	}
	div#rmp-container-646.rmp-menu-open {
		width: 355px;
        max-width: 100%;
        min-width: 355px;
        margin-left: 10px;
        margin-right: 15px;
        height: 560px;
	}
}

/* Additional Block Inject */
.additional-block-area .container {
	max-width: 1240px;
}
.additional-block-area {
	padding: 60px 0 0;
}
.additional-block-wrapper {
	display: flex;
	justify-content: center;
}
.each-additional-block {
	position: relative;
	width: 100%;
	max-width: 1100px;
	background: #ffffff;
	border-radius: 16px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
	overflow: hidden;
}
.additional-block-content {
	display: flex;
	padding: 40px 80px 40px 40px;
	gap: 40px;
	align-items: center;
}
.additional-block-left-content {
	width: 40%;
	text-align: center;
}
.additional-block-left-content h3 {
	display: inline-block;
    padding: 6px 14px;
    background: #eef2f3;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
    color: #000;
    font-family: Avenir Next;
}
.additional-block-left-content h2 {
	font-size: 34px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 16px;
    font-family: 'Sarina';
}
.additional-block-left-content p {
	font-size: 16px;
	color: #000;
}
.additional-block-right-content {
	position: relative;
	padding-left: 25px;
}
.additional-block-right-content::before {
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #d1d5db;
}
.each-additional-block-list h5 {
	margin-bottom: 12px;
    font-family: Obviously;
    font-weight: 550;
    font-size: 14px;
    line-height: 150%;
    color: #35515C;
}
.each-additional-block-list ul {
	padding-left: 18px;
}
.each-additional-block-list ul li {
	font-size: 15px;
	margin-bottom: 8px;
	color: #000;
}
.additional-block-btn {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 64px;
	background: #3b5560;
	display: flex;
	align-items: center;
	justify-content: center;
}
.additional-block-btn a {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 1px;
}
/* .dextop-menu li#menu-item-829 > a {
    color: #E6935F;
    font-size: 22px;
    font-family: "obviously-wide", sans-serif;
    font-weight: 600;
} */
@media (max-width: 991px) {
	.additional-block-content {
		flex-direction: column;
		padding: 30px;
	}

	.additional-block-left-content,
	.additional-block-right-content {
		width: 100%;
	}

	.additional-block-right-content::before {
		display: none;
	}

	.additional-block-btn {
		position: relative;
		width: 100%;
		height: auto;
	}

	.additional-block-btn a {
		writing-mode: horizontal-tb;
		transform: none;
		padding: 12px 0;
	}
	.additional-block-left-content {
		border-bottom: 1px solid #35515C;
	}
}
@media (max-width: 767px) {
	.single-product .buy-with-shop {
		background: #6c2bd9;
		color: #fff;
		border: none;
		border-radius: 999px;
		padding: 14px 15px;
		font-weight: 600;
		line-height: 1;
	}
	.single-product .shop-page .single_add_to_cart_button {
		padding: 9px 15px 9px 15px !important;
	}
}
/* FORCE SHOW WOOCOMMERCE TAB TITLES */
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block !important;
}
#tab-title-reviews{
	display: none !important;
}

.skin-quiz-content-area{
	top:0px;
	left:0px;
	width:100%;
	background:#fff;
	opacity:1;
	pointer-events:all;
	transition:all 0.5s;
}
.skin-quiz-content-area.hide, .skin-quiz-form-area{
	opacity:0;
	pointer-events:none;
	transition:all 0.5s;
	position:absolute;
}
.skin-quiz-form-area.show{
	opacity:1;
	pointer-events:all;
	transition:all 0.5s;
	position:relative
}

.store-popup-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.store-popup-overlay.active {
    display: flex;
}

.store-popup {
    background: #fff;
    padding: 30px;
    max-width: 445px;
    width: 90%;
    border-radius: 0px;
    position: relative;
    padding-right: 50px;
}

.popup-close {
    position: absolute;
    top: -5px;
    right: 9px;
    font-size: 48px;
    cursor: pointer;
    line-height: normal;
}
.store-popup h2{
	font-size: 22px;
    line-height: 30px;
	padding-bottom:20px;
	border-bottom:1px solid rgba(50,50,50,0.5)
}
.store-popup h3 {
    font-size: 19px;
    line-height: 100%;
    margin-bottom: 30px;
    color: #35515C;
}
.pickup-info-pop p{
	font-size: 17px;
    line-height: 25px;
	color:#696969
}
.pickup-info-pop p strong{
	font-weight:400;
}
.pickup-info-pop p .check img{
	filter: brightness(0) saturate(100%) invert(15%) sepia(94%) saturate(2619%) hue-rotate(137deg) brightness(93%) contrast(98%);
	width:10px
}
.pickup-info-pop p:last-child{
	margin-bottom: 0px;
    max-width: 200px;
}
.view-all-product-button a {
    margin-bottom: 40px;
}
.single-product .woocommerce-product-gallery__wrapper img.zoomImg {
    display: none !important;
}
.additional-block-left-content h2{
    font-family: "obviously-wide", sans-serif;
    font-weight: 700;
    font-size: 25px;
}

li.dropdown-menu-desk .menu-item-has-children > a::after {
    top: 36%;
}