/* 
Theme Name: Dermastore - Hello Elementor Child
Description: Do not update this custom child theme.
Author: Dermastore
Author URI: https://dermastore.co.za/
Template: hello-elementor
Version: 1.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 */

button,
input,
optgroup,
select,
textarea {
  font-family:inherit;
  font-size:14px;
  line-height:1.5;
  margin:0
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 500 !important;
	line-height: 1.2 !important;
}

.product_hover {
	display:none;
  z-index: 90;
  position: absolute;
  top: 0;
  left: 0;
}
.xproduct_hover:hover {
	display:block;
}
.xproduct_list:hover {
    display:none;
}

.xproduct_list:hover {
    opacity: 1;
    animation: fade 2s linear;
}

@keyframes fade {
  0%,100% { opacity: 0 }
  50% { opacity: 1 }
}


.xproduct_list {
	position:absolute !important;
}

.menu_content{
    position: absolute;
    top:47px;
    opacity: 0;
    pointer-events: none;
}

.menu_content:hover, .menu_content:focus, .menu_content:focus-within{
    opacity: 1;
    pointer-events: visible;
}

.nav_item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;    
    -ms-flex-align: center;    
    align-items: center;    
    height: 76px;
	cursor: pointer;
}

.nav_item:hover + .menu_content, .nav_item:focus-within + .menu_content {
    opacity: 1;
    pointer-events: visible;
}
.elementor-widget-ucaddon_woocommerce_product_grid {
	width:100%;
}
.uc_post_grid_style_one_item .uc_post_image {
	padding-bottom:0px !important;
}

.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
	display: table-cell;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
	display: table-cell;
	text-align: right !important;
}
.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
	display: table-header-group;
}
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
  content:"";
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2, .elementor-widget-woocommerce-cart .woocommerce .cart th {
	font-size: 14px;
	font-weight: 700;
	margin-top: 0;
	padding: 0 20px 8px 0;
	text-align: right;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th.product-total {
	text-align: right;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total {
	text-align: right;
}



@media only screen and (max-width: 767px) {
	.elementor-widget-woocommerce-cart .woocommerce table.cart img {
		width: 40px;
	}
		.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove {
		display:table-cell;
	}
		.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: table-row;
	}
		.woocommerce table.shop_table_responsive tr th,	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: table-cell;
		text-align: right !important;
	}
		body.woocommerce-cart table.cart th.product-price, body.woocommerce-cart table.cart td.product-price {
		display:none;
		}
		body.woocommerce-cart table.cart th.product-quantity, body.woocommerce-cart table.cart td.product-quantity {
		text-align:center !important;
		}
		
		.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal, .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
		border-top: var(--order-summary-items-divider-weight,1px) solid var(--order-summary-items-divider-color,#d5d8dc);
	}
		.elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child {
		border-top: none;
	}
		.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr:first-child td {
		border-top: none;
	}
		.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2, .elementor-widget-woocommerce-cart .woocommerce .cart th {
		font-size: 14px;
		font-weight: 700;
		margin-top: 0;
		padding: 0 0 8px 5px;
	}

}


.woocommerce-info::before {
	display: none;
}
.woocommerce-info {
	padding: 2em;
}
.my-rewards .rewardpoints {
	font-size: 24px;
	text-align: center;
	padding: 60px 0;
	color: #555;
}
div.woocommerce-MyAccount-content p {
	font-size: 13px;
	line-height: 1.3;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type {
	margin-top: 0 !important;
}



.dselementdropmenheading {
	font-weight:bold;
}
.xxxdselementdropmencolumns {
column-count: 3;
line-height: 15px;
}
.xxxxdselementdropmencolumns a {
color:#191919;
	font-size:14px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
}

ul.dselementdropmencolumns {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  column-gap: 0;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0;
  margin-bottom: 0;
  list-style: none;

}
ul.dselementdropmencolumns li a {
	color:#191919;
	font-size: 100%;
	line-height: 2em;
}
ul.dselementdropmencolumns li a:hover {
	color:#0EB1BB;
}






.dselementdropmenalllink {
	font-weight:normal;
	line-height: 2em;
}

.uc-side-menu-items .uc-list-menu .sub-menu {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
	column-gap: 0;
}
.uc-side-menu-items .uc-list-menu .sub-menu li {
  page-break-inside: avoid;
  break-inside: avoid-column;
}
.shopallsection a {
	color: #0EB1BB !important;
}
@media only screen and (max-width: 767px) {
.notextonmobile .elementor-widget-container ul li span.elementor-icon-list-text {
	display:none;
}
}
.nav_item a:hover span.elementor-button-text span.tri {
	display: block;
}
.xxxxnav_item a span.elementor-button-text span.tri {
  display: none;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #e4e4e4 transparent;
}
 .uc-close-side-menu {
  right:20px !important;
	top:10px !important;
}
.uc-side-menu-items {
	padding-top:30px !important;
}

.menu_content {
	margin-top:20px;
  background: white;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 3px solid #22b1ba !important;
  justify-content: space-between;
  padding: 30px;
  box-sizing: border-box;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }

div.uc-close-side-menu:hover {
  opacity: 0.75;
}
div.uc-close-side-menu:before, div.uc-close-side-menu:after {
  position: absolute;
  left: 20px;
  content: ' ';
  height: 24px;
  width: 2px;
  background-color: #69727d;
}
div.uc-close-side-menu:before {
  transform: rotate(45deg);
}
div.uc-close-side-menu:after {
  transform: rotate(-45deg);
}
.uc-list-menu {
  margin-top: 0px !important;
}
.single_add_to_wishlist, .single_removefrom_wishlist {
	font-family: "Helvetica", Sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-transform: none;
	background-color: #ECECEC;
	padding: 15px 45px 15px 45px;
	width: 100%;
	display: inline-block;
	text-align: center;
border-radius:3px;
}
.single_add_to_wishlist:hover, .single_removefrom_wishlist:hover {
	background-color:#DFDFDF;
}



@media only screen and (min-width: 767px) {


p#billing_address_2_field {
padding-top:30px;
margin-bottom:5px;
}

p.form-row-first, p.form-row-last {
min-height:92px !important;
}

	form.woocommerce-form.woocommerce-form-login.login {
		height: 297px;
		max-width: 50%;
		margin: 2em auto;
	}
}
.woocommerce-info.wc_points_redeem_earn_points {
	padding:1em 2em;
}
.woocommerce-info.wc_points_redeem_earn_points::before {
	display:none;
}

.filterthin {
	overflow:hidden;
	height:45px !important;
}
.filterwide {
	opacity:0;
}
.itemonsale {
	text-decoration: line-through;
}
#filterbutton, #filterhide {
	cursor:pointer;
}

.woocommerce-MyAccount-content-wrapper:not(.e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper)  {
	background-color: #FFFFFF !important;
	border-style: solid !important;
	border-width: 1px 1px 1px 1px !important;
	border-color: #D5D5D5 !important;
	border-radius:4px !important;
}
body.e-wc-info-notice .woocommerce-infoxxx {
	border: none;
}

.deleteaccountdiv {
display:none;
}
.trackorder p {
	margin-bottom: 14px !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content-wrapper {
padding: 2em;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper {
padding: 2em;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper {
	padding: 2em;
}

.woocommerce table.woocommerce-MyAccount-orders tr td {
	display: table-cell;
	text-align: left !important;
}


.woocommerce table.shop_table {
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 0;
	border: none;
	margin: 0;
}


.woocommerce table.shop_table tr td:first-child,
.woocommerce table.shop_table tr th:first-child {
  padding-left:0
}
.woocommerce table.shop_table tr td:last-child,
.woocommerce table.shop_table tr th:last-child {
  padding-right:0;
  text-align:right
}
.woocommerce table.shop_table.age_stuff tr td:last-child,
.woocommerce table.shop_table.age_stuff tr th:last-child {
  text-align:left
}
.t-page .woocommerce .shop_table td,
.t-page .woocommerce .shop_table th,
.t-page .woocommerce .cart_totals table td,
.t-page .woocommerce .cart_totals table th {
  border-bottom:1px solid #e9e9e9;
  padding:8px 0;
  text-align:left
}

.trackorder form input {
	padding: 10px 15px;
	height: 40px;
}

form input:not([type="submit"]), form textarea {
	background: #f8f8f8;
	border: none;
	box-shadow: inset 1px 2px 5px 0px rgba(0, 0, 0, 0.1);
	outline: none;
}

input, form button {
	outline: none !important;
}
form input:not([type="submit"]), form textarea {
	background: #f8f8f8;
	border: none;
	box-shadow: inset 1px 2px 5px 0px rgba(0, 0, 0, 0.1);
	outline: none;
}

.trackorder form input {
	width: 50% !important;
}
.trackorder form * {
	display: inline-block;
}
.woocommerce .trackorder form .button {
	float: none;
	margin-left: 0;
}

div.outofstock div.elementor-widget-wc-add-to-cart {
display:none;
}

.trackorder .orderinfo.loading {
	background: url(img/loader.gif) no-repeat center;
	height: 100px;
}
.trackorder .orderinfo table
{
  margin-top: 20px !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
	font-size: 15px;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: 15px 12px;
	font-weight: 500;
	border-radius: 3px;
	left: auto;
	fill: #FFFFFF;
	color: #FFFFFF;
	background-color: #0EB1BB;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	transition: all .3s;
	font-family: "Helvetica", Sans-serif;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover  {
	background-color: #0E6C72;
	fill: #FFFFFF;
  color: #FFFFFF;
}

.single-product .wcwl_intro p {
display:none;
}
.woocommerce_waitlist.button {
width:100%;
padding: 15px 5px;
}
.wcwl_notice_dismiss {
	border: none;
	border-radius: 5px;
	padding: 4px;
	line-height: 8px;
	font-size: 8px;
	background-color: #fff !important;
}

.u-column1.col-1.woocommerce-Address {
padding-top:1em;
}


/*
WISHLIST
*/
.woocommerce table.wishlist_table .product-add-to-cart > a {
	white-space: nowrap;
	border-radius: 0;
}
.wishlist_table .product-add-to-cart a.add_to_cart_button {
	font-size: 15px;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: 15px 24px;
	font-weight: 500;
	border-radius: 3px;
	left: auto;
	fill: #FFFFFF;
	color: #FFFFFF !important;
	background-color: #0EB1BB;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	transition: all .3s;
	font-family: "Helvetica", Sans-serif;
	text-transform: capitalize;
}
.wishlist_table .product-add-to-cart a.add_to_cart_button:hover {
	background-color: #0E6C72;
	fill: #FFFFFF;
  color: #FFFFFF;
}

.elementor-kit-70 button:focus, .elementor-kit-70 input[type="button"]:focus, .elementor-kit-70 input[type="submit"]:focus, .elementor-kit-70 .elementor-button:focus {
	background-color: #0EB1BB;
}
.elementor-widget-woocommerce-cart .woocommerce #shipping_method li input {
	vertical-align: initial;
}
.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li input, .elementor-widget-woocommerce-checkout-page .woocommerce .input-radio {
	vertical-align: initial;
}
.elementor-widget-woocommerce-cart .woocommerce a.button.fgf-add-manual-gift-product {
	color: #FFFFFF !important;
	padding: 8px 15px;
}
.elementor-widget-woocommerce-cart .woocommerce a.button.fgf-add-manual-gift-product:hover {
	color: #FFFFFF !important;
}
.fgf-owl-carousel-items h5 {
	margin: 10px 0;
	font-weight: bold !important;
	font-size: 14px;
}


table.shop_table.woocommerce-checkout-review-order-table th {
width:50%;
}
.fgf-gift-products-content {
box-sizing: border-box !important;
}
.fgf_gift_products_wrapper {
padding-top:20px !important;
}
.fgf_gift_products_wrapper h3 {
font-size:14px !important;
font-weight:bold !important;
}

/*
fgf_gift_products_wrapper doesnt work in flex... so specify for each width <<< fixed with javascript
@media only screen and (max-width: 999px) { 
.fgf_gift_products_xxxxwrapper {width:500px;}
}
*/



.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2, .elementor-widget-woocommerce-cart .woocommerce .cart th {
padding-right:0px;
}
@media only screen and (max-width: 1145px) { 
	form.wc_points_rewards_apply_discount .button.wc_points_rewards_apply_discount {
	width:100%;
	margin-top: 10px;
	padding: 15px;
	}
}

	form.wc_points_rewards_apply_discount .button.wc_points_rewards_apply_discountxxxxxxxxxxxxxxxxxxxxxxxx {
	padding: 15px;
	}


.elementor-widget-woocommerce-cart .woocommerce .remove {
	color: #d5d8dc !important;
	padding-right: 5px;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td, .elementor-widget-woocommerce-cart .woocommerce table.cart th {
	padding-right: 10px;
}


#addiewrapper h3 {
font-size:17px;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 0.4375em 0 0;
}


.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label img {
	width: auto;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li.payment_method_paystack label img {
	width: 200px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li.payment_method_snapscan label img {
	width: 100px;
}

.fgf-owl-carousel-items .owl-item .fgf-owl-carousel-item {
	border: none !important;
}
table.shop_table.woocommerce-cart-form__contents th.product-name, table.shop_table.woocommerce-cart-form__contents td.product-name a {
text-align:left;
}
.woocommerce table.shop_table_responsive tr td.product-name, .woocommerce-page table.shop_table_responsive tr td.product-name, .woocommerce table.shop_table_responsive tr th.product-name, .woocommerce-page table.shop_table_responsive tr th.product-name {
	text-align: left !important;
}
	
@media only screen and (max-width: 767px) {

	.elementor-widget-woocommerce-cart .woocommerce table.cart img {
		width: 50px;
	}
	.fgf-owl-carousel-items h5, a.button.fgf-add-manual-gift-product {
		font-size: 12px;
	}

}



#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
	min-width: 50px;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td, .elementor-widget-woocommerce-cart .woocommerce table.cart th {
	padding-right: 5px;
}


.ywgc_select_amount_title {
display:none;	
}
.ywgc-manual-amount-container {
	border-radius: 3px;
}
#ywgc-manual-amount {
	width: 250px;
	border-radius: 3px;
	font-size: 16px;
	padding: 0px 15px;
		line-height: 38px;
}
.ywgc-manual-currency-symbol {
	line-height: 38px;
	padding: 0 10px;
	font-size: 16px;
}
h3.ywgc_delivery_info_title {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight:bold;
}
h3.ywgc_choose_design_title {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight:bold;
}
div#msgtextduplicator div div {
	white-space: pre-wrap;
	line-height: 1.5em;
}
.ywgc-design-list .ywgc-preset-image img, .ywgc-preset-image.ywgc-preset-image-view-all, .ywgc-preset-image.ywgc-custom-picture {
	width: 100px;
	height: 80px;
}
.ywgc-design-list-modal .ywgc-preset-image span.choose-design {
	border: none;
}
h5.ywgc_recipient_info_title, h5.ywgc-sender-info-title {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
}
.gift-card-content-editor.step-content h5 {
	margin-top: 15px;
	font-weight:bold;
}
#ui-datepicker-div.ywgc-date-picker .ui-datepicker-buttonpane.ui-widget-content {
	border: unset !important;
	margin-top: 0px !important;
}
.ywgc-single-recipient .ywgc-recipient-name, .ywgc-sender-name {
	margin-bottom: 0;
}
.gift-card-content-editor.step-content label {
	line-height: 40px;
}
.ywgc-amount-buttons {
	margin-bottom: 5px;
}
.woocommerce div.product form.cart .button {
	width: 100%;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
	background-color: #0EB1BB;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
	background-color: #0E6C72;
	color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #0EB1BB8A;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.gift_card_add_to_cart_button {
	text-transform: uppercase;
}

.ywgc-empty-recipient-note {
	font-size: 10px;
	color: #8f8f8f !important;
}
.ywgc-manual-amount-container {
	height: 40px;
}
.woocommerce div.product .ywgc-form-widget-elementor-widget .gift-cards_form.cart {
	margin-bottom: 0px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword {
	margin: 20px auto;
}
div#thisoutofstock, div#yith-wcwl-popup-message {
display:none;
}
div#yith-wcwl-popup-message {
display:none !important;
width:0px  !important;
height:0px  !important;
}
a.added_to_cart.wc-forward {
display:none !important;
}
div.yith-wcwl-add-to-wishlist.exists {
display:none;
}
.wcwl_notice_dismiss::before {
	color: #0E6C72;
}
.wcwl_notice p {
	font-size: 12px;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button {
	background: #0EB1BB !important;
	border-radius: 3px !important;
	border: none !important;
	vertical-align: middle !important;
	color: #fff !important;
	padding: 15px 12px !important;
	margin-left: 5px;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.alt:hover, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button:hover {
	background-color: #0C9199 !important;
}
.woocommerce table.woocommerce-MyAccount-orders tr td.order-actions {
	text-align: right !important;
}
.woocommerce a.remove {
	color: #0EB1BB !important;
}
.woocommerce a.remove:hover {
	background: #0EB1BB;
}
.waitlist-user-waitlist-wrapper .waitlist-thumbnail img {
	max-width:68px;
}
div.yith-ywgc-overlay.close-on-click {
z-index:100 !important;
} 







.header__search {
    position: relative!important;
}

.header__search .auto-suggest {
display: grid;
    position: absolute;
    margin-top: 10px;
    z-index: 9999;
    top: 40px;
    min-width: 150px;
	box-shadow: -2px 0px 10px 0px rgba(0, 0, 0, 0.13);
	border-style: none;
	border-radius: 5px 5px 5px 5px;
	background-color: #F8F8F8;
}


.header__search .auto-suggest .suggest-item a {
	display: flex;
	align-items: center;
	padding: 10px;
	border-bottom: 1px solid #ECE8FF;
	color:#000000;
	gap:10px;
}



.header__search .auto-suggest center {
    padding: 1em 0;
}

.header__search .auto-suggest .suggest-item a img {
	width: 52px;
	height: 52px;
	border-radius: 5px 5px 5px 5px;
	object-fit: cover;
	border-style: none;
	float: left;
}
.header__search .auto-suggest .suggest-item a span {
	font-weight: bold;
	display: contents;
}

.header__search .auto-suggest .suggest-pager-click {
	padding: 10px;
}

.header__search .auto-suggest .suggest-item a:hover {
    background: #F1F1F1;
}

.header__search button.elementor-search-form__submit {
	display:none;
}
.header__search input.elementor-search-form__input {
	border: none;
	box-shadow: none;
	outline: none;
}





.postnet-auto-suggest {
display: grid;
    position: absolute;
    margin-top: 5px;
    min-width: 150px;
	box-shadow: -2px 0px 10px 0px rgba(0, 0, 0, 0.13);
	border-style: none;
	border-radius: 5px 5px 5px 5px;
	background-color: #F8F8F8;
	z-index: 999;
}


.postnet-auto-suggest .postnet-suggest-item a {
	display: flex;
	align-items: center;
	padding: 10px;
	border-bottom: 1px solid #ECE8FF;
	color: #000000 !important;
	gap: 10px;
	background: #FFF;
}



.postnet-auto-suggest center {
    padding: 1em 0;
}

.postnet-auto-suggest .postnet-suggest-item a span {
	font-weight: bold;
	display: contents;
}

.postnet-auto-suggest .postnet-suggest-item a:hover {
    background: #F1F1F1;
}

#postnetbranch {

}

.postnet-auto-suggest-spinner {
	width: 20px;
	height: 20px;
	aspect-ratio: 1;
	border-radius: 50%;
	background: radial-gradient(farthest-side,#0eb1bb 94%,#0000) top/3px 3px no-repeat, conic-gradient(#0000 30%,#0eb1bb);
	-webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
	animation: l13 1s infinite linear;
position: absolute;
  right: 30px;
  top: 218px;
	display:none;
}
@keyframes l13{ 
  100%{transform: rotate(1turn)}
}









/* HTML: <div class="auto-suggest-spinner"></div> */
.add-to-cart-spinner {
	width: 20px;
	height: 20px;
	aspect-ratio: 1;
	border-radius: 50%;
	background: radial-gradient(farthest-side,#ffffff 94%,#0000) top/3px 3px no-repeat, conic-gradient(#0000 30%,#ffffff);
	-webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
	animation: l13 1s infinite linear;
	position: absolute;
	left: 48%;
	top: 12px;
	display: block;
}
.auto-suggest-spinner {
	width: 20px;
	height: 20px;
	aspect-ratio: 1;
	border-radius: 50%;
	background: radial-gradient(farthest-side,#0eb1bb 94%,#0000) top/3px 3px no-repeat, conic-gradient(#0000 30%,#0eb1bb);
	-webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
	animation: l13 1s infinite linear;
	position: absolute;
	right: 15px;
	top: 12px;
	display:none;
}
@keyframes l13{ 
  100%{transform: rotate(1turn)}
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }




.elementor-menu-cart--shown .elementor-menu-cart__toggle .elementor-button {
	background-color: #FFFFFF !important;
}

.derma_crumbs, .derma_crumbs a {
	color: #999 !important;
}
.derma_crumbs a:hover {
	text-decoration: underline;
}

.elementor-widget-ae-woo-add-to-cart, .elementor-widget-ae-woo-add-to-cart .add_to_cart_button {
width:100%;
}


.elementor-button.elementor-button-link:hover {
	background-color: #0E6C72;
	fill: #FFFFFF;
	color: #FFFFFF;
}

@media only screen and (min-width: 768px) {
.elementor-widget-woocommerce-cart .woocommerce table.cart th {
	padding-right: 20px;
}
}

.cart-collaterals .cart_totals table small.includes_tax span.woocommerce-Price-amount.amount {
	color: #767676;
	font-size: 80% !important;
}
table tr.order-total strong span.woocommerce-Price-amount.amount::after{
    content: "\a" !important;
    white-space: pre !important;
}

ul.ingredients_list li a {
	color: #353535;
}
ul.ingredients_list li a:hover {
	color: #353535;
	text-decoration: underline;
}

div.outofstock div.elementor-widget-ae-woo-add-to-cart {
	display:none !important;
}
#showonvideo {
	display:none;
}

.rx_listing_container .rx_listing .rx_thumb {
	display:none;
}
.rx_listing .rx_review_block .rx_author_info .rx_author_name h4 {
	text-align: left;
	margin-left: 5px;
}


body.page-id-21:not(.logged-in) form.woocommerce-form-login, body.page-id-21:not(.logged-in) form.woocommerce-ResetPassword {
	border: 1px solid #D5D5D5 !important;
	border-radius: 10px !important;
}
body.page-id-21:not(.logged-in) form.woocommerce-form-login input.input-text, body.page-id-21:not(.logged-in) form.woocommerce-ResetPassword input.input-text {
	padding:10px !important;
}
@media only screen and (min-width: 768px) {
	body.page-id-21:not(.logged-in) .e-my-account-tab__dashboard h2 {
		max-width: 50%;
		margin: 0 auto;
	}
}
body.page-id-21:not(.logged-in) .elementor-element-4dd11c07 p {
	display:none;
}

#skinquiz, #registerpage {
	display:none;
}

ul.woocommerce-error {
	max-width: 50%;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #D5D5D5 !important;
	border-radius: 10px !important;
	margin-bottom: 30px;
}
div.woocommerce-message[role=alert] {
	display:none !important;
}

.fgf-gift-products-content .owl-carousel .owl-item imgXXXXX {
	max-width: 90px !important;
	margin: 0 auto !important;
}



div.payment_method_peach-payments a.button {
text-transform: uppercase !important;
top:0;
right:0;
position:absolute;
}
div.payment_method_peach-payments fieldset {
width: 100% !important;
}

.payment_methods.methods .payment_box.payment_method_peach-payments {
    background: #f5f5f5;
    padding: 0px;
    margin-top: 20px
}
/* :not(.cardPayment .customInputField) customInputField cardHolderInputField */
input:not(:placeholder-shown):not([type="submit"]):not(:peach_remove_card):not(.header__search-input):not(.cardHolderInputField),
textarea:not(:placeholder-shown) {
    border: 1px solid #ddd !important;
    background: white !important;
    box-shadow: none !important;
}
div.payment_method_peach-payments a.button {
text-transform: uppercase !important;
top:0;
right:0;
position:absolute;
}
div.payment_method_peach-payments fieldset {
width: 100% !important;
}
div.payment_method_peach-payments label img {
left: 0;
top: 5px;
position: relative;
}
fieldset {
	background-color: #f8f8f8 !important;
}
.wpwl-button-pay {
    color: #fff;
    background-color: #0eb1bb !important;
    border-color: #0eb1bb;
    border-radius: 0px;
    text-transform:uppercase;
    float: right;
}
.wpwl-button-pay:hover, .wpwl-button-pay:focus, .wpwl-button-pay:active {
    color: #fff;
    background-color: #00737b;
    border-color: #00737b;
}
.e-checkout-layout-two-column.elementor-widget.elementor-widget-woocommerce-checkout-page ul.order_details {
	margin: 0 auto;
	max-width: fit-content;
}
#content {
min-height:60vh;
}

.woocommerce form.lost_reset_password .form-row-last, .woocommerce-page form.lost_reset_password .form-row-last {
	float: left !important;
	width: 100% !important;
}
#shopbrandarchive_exploresection {
	display:none;
}



/*checkout*/
.mycheckout .mycols {
    display: flex;
}


.mycheckout .mycols > .left-col {
    flex: 0 0 55%;
}

.mycheckout .mycols > .left-col > .left-col-info {
	color:#000;
	background-color: #FFFFFF !important;
	border-style: solid !important;
	border-width: 1px 1px 1px 1px !important;
	border-color: #D5D5D5 !important;
	border-radius: 4px !important;
	padding:30px;
	margin-bottom:30px;
	display:table;
	width:100%;
}


.mycheckout .mycols > .left-col > .left-col-border {
	background-color: #FFFFFF !important;
	border-style: solid !important;
	border-width: 1px 1px 1px 1px !important;
	border-color: #D5D5D5 !important;
	border-radius: 4px !important;
	padding:30px;
}


.mycheckout .mycols > .right-col > #payment {
	background-color: #FFFFFF !important;
	border-style: solid !important;
	border-width: 1px 1px 1px 1px !important;
	border-color: #D5D5D5 !important;
	border-radius: 4px !important;
	  position: sticky;
  top: 0;
}

.mycheckout .mycols > .right-col > #payment ul.payment_methods {
	padding: 30px;
	border-bottom: none;
}
.mycheckout .mycols > .right-col > #payment .woocommerce-privacy-policy-text p {
	margin-top: 0;
}
.mycheckout .mycols > .right-col > #payment div.form-row {
	padding: 0 30px 30px 30px;
}
.mycheckout .left-col .shop_table tbody tr td {
    font-size: 14px;
    padding: 5px 0px;
}
.mycheckout .left-col .shop_table tbody tr td.product-name {
    padding-right: 5px;
}
.mycheckout .left-col .shop_table tbody tr td.product-subtotal {
    padding-left: 5px;
}
.mycheckout .left-col .shop_table tfoot tr td, .mycheckout .left-col .shop_table tfoot tr th {
    padding: 5px 0px;
}
.mycheckout .left-col .shop_table tfoot tr:first-child td, .mycheckout .left-col .shop_table tfoot tr:first-child th {
    padding-top: 30px !important;
}


.mycheckout .mycols > .right-col {
    flex: 1 1 auto;
    margin-left: 30px;
    position: relative;
}
.mycheckout .mycols > .right-col #payment .payment_methods .payment_box {
	background-color: #f8f8f8;
}
.mycheckout .mycols > .right-col #payment .payment_methods .payment_box::before {
	display: none;
}

.mycheckout .mycols > .right-col #payment .payment_methods li.payment_method_paystack label img {
	width: 100px;
}
.mycheckout .mycols > .right-col #payment ul.payment_methods  li.wc_payment_method label {
	font-family: helvetica,Sans-serif;
	font-size: 14px;
	font-weight: 600 !important;
	line-height: 38px;
	color: #000;
}
.mycheckout .mycols > .right-col #payment #place_order {
	width: 100%;
}
table.shop_table td.product-total span.woocommerce-Price-amount.amount::after {
	content: "\a" !important;
	white-space: pre !important;
}
.woocommerce td.product-quantity {
	min-width: 60px;
}
.mycheckout table.shop_table th {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}
.mycheckout .mycols .left-col .left-col-info div.theordernumber {
	display: inline;
	line-height:37px;
}
.mycheckout .mycols .left-col .left-col-info div.theorderbutton {
	float:right;
}
.mycheckout .mycols .left-col .left-col-info div.theorderbutton a.button {
	font-size: 15px;
	padding: 10px 15px 12px;
}

p#billing_country_field span.woocommerce-input-wrapper {
	line-height: 50px;
}

@media (max-width: 1024px) {
	
.mycheckout .mycols > .left-col {
	width:100%;
	
}
.mycheckout .mycols {
  display: block;
}	
.mycheckout .mycols > .right-col {
	margin-left: 0;
	position: relative;
	margin-top: 30px;
}	
	
}

@media (max-width: 600px) {

	.mycheckout .mycols .left-col .left-col-info div.theorderbutton a.button {
	width: 100%;
	text-align: center;
}
.mycheckout .mycols .left-col .left-col-info div.theorderbutton {
	padding-top: 10px;
	width: 100%;
}
.mycheckout .mycols .left-col .left-col-info div.theordernumber {
	line-height: normal;
}
	
}

.ugc .ugc__title {
    margin-bottom: 20px
}

#wc-paystack-form {
	text-align: center;
	padding-top: 30px;
}


.videoconsultproduct h3.ywgc_delivery_info_title, .videoconsultproduct h3.ywgc_choose_design_title, .videoconsultproduct .gift-card-content-editor.step-content, .videoconsultproduct .gift-card-content-editor.step-appearance, .videoconsultproduct .gift-cards-list {
	display:none !important;
}

.product_cat-consultations .has_ae_slider.ae-bg-gallery-type-default {
	background: rgb(243, 241, 236);
}


form.post-password-form {
	max-width:700px;
	margin:auto;
	text-align:center;
	display: flex;
  align-items: center;
  justify-content: center;
}
.post-password-form input[type="submit"] {
	background: #0EB1BB !important;
	border-radius: 3px !important;
	border: none !important;
	vertical-align: middle !important;
	color: #fff !important;
	padding: 8px 12px !important;
	margin-left: 5px;
}
.post-password-form input[type="submit"]:hover {
	background-color: #0C9199 !important;
}
.post-password-form input[type="password"] {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #D5D5D5;
	background-color: #F7F7F7;
	font-size: 14px;
	padding: 8px 16px;
	width:240px;
}
