/**
Theme Name: Theme OWM child
Author: OkkWebMedia
Author URI: https://www.okkwebmedia.ro
Description: Theme for Nobila Casa based on Astra Wordpress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme-owm-child
Template: astra
*/

body {
    --wpforms-button-background-color: #3c3b3b;
    --wpforms-button-size-font-size: 14px;
    --wpforms-field-border-color: #0000001A;
    --wpforms-field-size-font-size: 18px;
    --wpforms-field-size-input-height: 54px;
    --wpforms-label-size-font-size: 18px;
    --wpforms-field-size-font-size: 18px;
    --wpforms-field-border-radius: 10px; 
}

a:focus {
    outline:none;
}

.footer-logo {
	margin-bottom:-10px;
}

.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item {
	max-width: 11rem;
}

.dgwt-wcas-search-wrapp {
    min-width:500px;
}

.woocommerce ul.products li.product {
    transition: box-shadow 0.3s ease, transform 0.3s ease;
	border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.home.woocommerce-js ul.products li.product { 
	margin-bottom: 0;
}	

.woocommerce ul.products li.product .astra-shop-summary-wrap {
	padding: 0 13px;
	float:left;
	width:100%;
}

.elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
	 background-color: transparent !important;
}

.video-wrap-custom .elementor-widget-video .elementor-wrapper {
	--video-aspect-ratio: 0 !important;
}

ul.brand-thumbnails {
	display: flex;
}

.ast-header-account-link.ast-account-action-link, .ast-header-account-link.ast-account-action-login, 
.ast-header-account-link.ast-account-action-login.customize-unpreviewable, .ast-header-break-point .ast-header-account-link, 
.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap, .ast-site-header-cart.ast-menu-cart-fill .ast-addon-cart-wrap {
	display: flex;
    flex-direction: column;
	gap: 0;
}

.ast-header-account-link .ast-header-account-text, .ast-cart-desktop-position-bottom .ast-woo-header-cart-info-wrap {
	font-size: 15px;
	margin-top: 0;
	line-height: 1.65;
	font-weight: 400;
}

.category-slider .woocommerce ul.products {
    display: block;
}

.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a.button {
	padding: 15px 20px;
}

#secondary .sidebar-main .widget-title {
	font-size: 26px;
}

.ast-separate-container.ast-two-container #secondary .widget {
	padding: 0;
}

.ast-404-layout-1 .page-title {
	font-size: 45px;
}

.ast-404-search {
	display: none;
}

.main-header-menu .menu-link:first-child, .main-header-menu>a:first-child {
    padding-left: 0;
}

.custom-vertical-tabs {
    max-width: 100%; /* full width */
    margin-top: 15px;
	width: calc(100% - 20px);
}

.custom-tab-title {
    width: 100%;
    color: var(--ast-global-color-2);
    text-align: left;
    padding: 25px 0;
    border: none;
    font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
    cursor: pointer;
    border-bottom: none;
	box-shadow: none;
/*     transition: background-color 0.3s ease; */
    position: relative;
	background-color: #fff;
	border-bottom: 1px solid #eeeded;
}

.custom-tab-title:hover,
.custom-tab-title[aria-expanded="true"] {
    background: #fff;
	color: var(--ast-global-color-2);
	border-color: #eeeded;
}

.custom-tab-title[aria-expanded="true"] { 
	border: none;
}	

.custom-tab-title[aria-expanded="false"] { 
	color: rgba(60, 59, 59, 0.5);
}

.custom-tab-content {
	padding: 15px 0;
    border-bottom: 1px solid #eeeded;
    /*border-top: none;*/
    /*background: #fafafa;*/
}

/* Add spacing between sections */
/* .custom-tab-content:not(:last-child) {
    margin-bottom: 2em;
} */

.custom-tab-arrow {
    position: absolute;
    right: 0;
}

.custom-tab-arrow:before {
    content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-down.svg);
}
/* Rotate arrow down when tab is expanded */
.custom-tab-title[aria-expanded="true"] .custom-tab-arrow:before {
    content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-up.svg);
}

.custom-vertical-tabs button:focus {
	color: var(--ast-global-color-2);
    background-color: #fff;
    border-color: #fff;
	border-bottom: 1px solid #eeeded;
}

.custom-vertical-tabs .custom-tab-title:focus[aria-expanded="true"] {
	border: none;
	outline: none;
}

.beneficii-produs {
	border: 1px solid #3C3B3B1A;
	border-radius: 10px;
	margin-top: 40px;
	padding: 24px 32px 41px 23px;
	width: 100%;
}

.beneficii-title {
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 11px;
	border-bottom: 1px solid rgb(60 59 59 / 10%);
	margin-bottom: 30px;
	color: #4D4C4C;
}

.subtitlu-caract a {
    font-size:14px !important;
    font-weight:400;
}

.caract {
	display: flex;
	margin-bottom: 20px;
}

.caract:last-child {
	margin-bottom: 0;
}

.caract img {
	box-shadow: none;
	margin-right: 20px;
}

.subtitlu-caract a {
	font-weight: 400;
	font-size: 14px;
	color: #4D4C4C;
}

.single-product #primary {
    margin-bottom:0px !important;
}

.single-product .related .products {
    display:block;
	margin-bottom: 28px;
}

.ast-builder-menu-2 {
	display: none;
}

.ast-sticky-active .ast-builder-menu-2 {
	display: block;
	padding-left: 45px;
}

.ast-sticky-active .custom-logo-link img {
	max-width: 140px;
    width: 140px;
	height: 29px;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	min-height: unset;
	right: unset;
    left: 15px;
	top: 1px;
	background: #fff;
	padding: 0;
	min-width: unset;
}

.dgwt-wcas-ico-magnifier {
	width: 18px;
	height: 16px;
}

.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
    fill: #3C3B3B;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
	display: none;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	padding: 10px 15px 10px 46px;
	border-radius: 5px;
	border-color: #0000001A;
	height: 42px;
}

.main-header-bar.ast-sticky-active {
    box-shadow: none;
	border-bottom: 1px solid #0000000D;
} 

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
  	color: #00000080;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	vertical-align: middle;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, 
a.wishlist_products_counter.top_wishlist-custom img, 
span.wishlist_products_counter.top_wishlist-custom img {
	vertical-align: middle;
    max-width: 27px;
    max-height: 27px;
	height: 27px;
    width: 27px;
	box-shadow: none;
}

.ast-builder-html-element .img-pay {
	border-radius: 10px;
	margin-top: 42px;
	height: 137px;
}

.ast-builder-html-element .img-anpc {
	margin-bottom: 6px;
}

.ast-builder-html-element .img-anpc, .ast-builder-html-element .img-sol {
	height: 66px;
	width: 268px;
}

.footer-widget-area #nav_menu-2 {
	margin-bottom: 125px;
}

.mail-custom-footer, .tel-custom-footer {
	text-decoration: underline;
}

.footer-widget-area #text-4 .textwidget p {
	margin-bottom: 10px;
}

.woocommerce ul.products li.product .price {
	margin-bottom:0px;
}

.woocommerce ul.products li.product a.ast-loop-product__link {
     float:left;
}
	
.woocommerce ul.products li.product .button {
    padding:5px !important;
    margin:0;
}

.woocommerce ul.products li.product .astra-shop-summary-wrap a img {
	margin-bottom: 0;
	width: 32px !important;
	height: 32px !important;
	padding: 0px;
}

.woocommerce-js ul.products li.product {
    padding-bottom: 0;
}

.woocommerce ul.products li.product .price del {
	font-size: 18px;
	color: #3C3B3B80;
}

.sale-item-custom > .menu-link > .menu-text {
	color: #ef5454;
}

.woocommerce-js ul.products li.product .onsale {
	left: 0;
	top: unset;
	right: unset;
	bottom: 42px;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
	min-height: unset;
    line-height: 2;
    font-size: 14px;
	width: 49px;
    height: 29px;
}

.new-badge.loop {
	position: absolute;
	left: 0;
    right: unset;
	bottom: 12px;
    background: #3C3B3B;
    color: #fff;
    font-size: 14px;
    border-top-right-radius: 2px ;
    border-bottom-right-radius: 2px;
	width: 49px;
    height: 29px;
    text-align: center;
    line-height: 2;	
	z-index: 9;
}

.woocommerce-js.single-product .sale>span.onsale {
	display: none;	
}	

.woocommerce-js.single-product .sale .custom-sale-badge>span.onsale {
	width: 73px;
	height: 35px;
	top: 49px;
    left: 200px;
	border-top-right-radius: 2px !important;
	border-bottom-right-radius: 2px !important;
	min-height: unset;
	font-size: 16px;
	line-height: 2.3;
}

.new-badge.single-p {
	position: absolute;
	top: 86px;
    left: 200px;
	right: unset;
	background: #3C3B3B;
	color: #fff;
	font-size: 16px;
	line-height: 2.3;
	border-top-right-radius: 2px ;
	border-bottom-right-radius: 2px;
	width: 73px;
	height: 35px;
	text-align: center;	
	z-index: 9;
	text-transform: uppercase;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
	border-top: 1px solid #FFFFFF1A; 
	padding-top: 36px;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
	border-top: 1px solid #FFFFFF1A; 
	padding-top: 19px;
}	

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	border-top: 1px solid #FFFFFF1A; 
}	

.woocommerce-js div.product div.summary a:first-child {
	color: var(--ast-global-color-2);
	font-size: 18px;
}

.single-product div.product .entry-title {
	margin-top: 5px;
	margin-bottom: 25px;
	padding-right: 50px;
}

.woocommerce-js div.product p.price del, .woocommerce-js div.product span.price del {
	opacity: 1;
	font-size: 20px;
    vertical-align: bottom;
	vertical-align: sub;
    display: inline-block;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce ul.products li.product .price ins {
	color: #EF5454;
	float: left;
    margin-right: 25px;
    font-size: 26px;
}
.woocommerce ul.products li.product .price del {
    font-weight:400;
}

.single-product.woocommerce-js div.product p.price, .single-product.woocommerce-js div.product span.price {
	margin-bottom: 0;
	justify-content: flex-end;

}

.woocommerce-js div.product p.ast-stock-detail .ast-stock-avail, .woocommerce-js div.product p.stock .ast-stock-avail {
    font-weight: 400;
	font-size: 14px;
}

.woocommerce-js div.product .stock {
    color: #3C3B3BB2;
	font-weight: 700;
	font-size: 14px;
}

.woocommerce-js div.product p.ast-stock-detail, .woocommerce-js div.product p.stock {
    margin-bottom: 0;
    margin-top:26px;
	color:#3C3B3BB2;
}
	
.woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce input[type=number].qty.ast-no-internal-border {
    font-size: 16px;
	font-weight: 700;
	color: var(--ast-global-color-2);
    height:54px;
} 

.woocommerce input[type=number].qty.ast-no-internal-border {
	border-color: #0000001A !important;
} 

.single-product .quantity .qty {
    width: 5em;
    max-width: 5em;
}

.woocommerce .quantity .minus {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-color: #0000001A !important;
}

.woocommerce .quantity .plus {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-color: #0000001A !important;
}

.woocommerce-js div.product form.cart div.quantity {
	margin: 0 2px 1em 0;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
	padding: 15px 30px;
	width: calc(100% - 164px);
	font-size: 16px;
    letter-spacing: .8px;
    text-transform: uppercase;
	border-radius: 10px;
	font-weight:700;
	line-height:normal;
}

.woocommerce-js div.product .product_meta {
	border-bottom: 1px solid rgba(60, 59, 59, 0.1);
	border-top: none;
	padding-bottom: 28px;
	font-family: Poppins;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	vertical-align: middle;
	color: #3C3B3BB2;
	padding-top: 10px;
}

.single .entry-header {
	margin-bottom: 28px;
}

.ast-woocommerce-product-gallery__image:first-child {
	margin-top: 5px;
}

.ast-woocommerce-product-gallery__image {
	border: 1px solid #dadada;
    border-radius: 5px;
	margin-bottom: 16px;
}

#ast-vertical-thumbnail-wrapper .ast-woocommerce-product-gallery__image img {
	border-radius: 5px;
}

.tinv-wraper.tinv-wishlist {
	position: absolute;
    right: 20px;
    top: -10px;
}

.single-product .related h2, .single-product .upsells h2 {
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 1px;
	margin-bottom: 25px;
}

.single-product.woocommerce-js div.product div.summary {
    margin-bottom: 50px;
}
.site-header .ast-header-account-link {
    content: url('https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/account.svg');
    vertical-align: middle;
}

.site-header .icon-basket {
    content: url('https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/cart.svg');
    vertical-align: middle;
}

.site-header .mobile-menu-toggle-icon {
    content: url('https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/toggle-menu.svg');
    vertical-align: middle;
	/*padding-top*/
}

#tab-content-description p {
	margin-bottom: 25px;
	padding-right: 40px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link img, .woocommerce-page ul.products li.product .woocommerce-loop-product__link img {
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}

.single-product .related ul.products li.product  {
	margin-right: 20px !important;
	margin-bottom: 34px;
}

.single-product .related ul.products li.product {
	display: inline-block;
	width: calc((100% - 123px) / 6) !important;
}

.single-product .upsells ul.products li.product {
	display: inline-block;
	width: calc((100% - 123px) / 6) !important;
	margin-bottom: 0;
    margin-right: 20px;
}

.single-product .upsells ul.products {
	display: block;
	margin-bottom: 24px;
}

.single-product .upsells ul.products.custom-scrollbar {
	position: relative;
}	

.single-product .related {
	position: relative;
	overflow: hidden;
}

.single-product .related .products, .single-product .upsells .products {
	overflow-x: scroll;
	white-space: nowrap;
	scrollbar-width: none; /* Firefox */
	-ms-overflow-style: none;  /* IE 10+ */
}

.single-product .related .products::-webkit-scrollbar, .single-product .upsells .products::-webkit-scrollbar {
	display: none; /* Chrome, Safari */
}

/* Custom scrollbar track */
.custom-scrollbar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: 35px;
	height: 2px;
	background: rgba(0, 0, 0, 0.17);
	display: none;
}

.single-product .upsells .custom-scrollbar {
	position: relative;
	overflow: hidden;
}	

/* Custom thumb */
.custom-thumb {
	position: absolute;
	height: 100%;
	width: calc(100% / 6 - 163px);
	background: #3C3B3B;
	cursor: pointer;
}

.single-product .product.sale .summary .price {
    display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
    align-items: baseline;
}

.single-product div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header {
    font-size:20px;
    font-weight:500;
    color:#3C3B3B;
    opacity:0.5;
    padding-left: 0;
    padding-right: 0;
}

.single-product div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header.active {
    letter-spacing:1px;
    opacity:1;
}

.single-product .ast-product-tabs-layout-accordion .ast-woocommerce-accordion, 
.single-product div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header,
.woocommerce div.product.ast-product-tabs-layout-accordion .ast-accordion-content {
    border:0;
}

.single-product div.product .woocommerce-tabs .ast-single-tab {
    border-bottom: 1px solid rgb(60 59 59 / 10%);
}

.single-product .ast-product-tabs-layout-accordion .ast-accordion-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-bottom:41px;
    font-size: 16px;
    font-weight:400;
}

.single-product div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header.active > span:before {
    content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-up.svg);
}

.single-product div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header > span:before {
    content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-down.svg);
}

.single-product .ast-product-tabs-layout-accordion .ast-accordion-header .ahfb-svg-iconset {
    font-size:0;
    margin-top:10px;
}

.single-product div.product .woocommerce-tabs {
    padding-top:0px;
    margin-bottom:0px;
}

.single-product #ast-gallery-thumbnails {
    width:12%;
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap {
    margin-bottom:20px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin-bottom:10px;
    white-space:normal;
}

.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins {
    opacity:1;
    margin-right:0px;
}

.woocommerce ul.products li.product .price ins {
    margin-top:10px;
}
.woocommerce ul.products li.product .loop-bottom {
    display: flex;
    justify-content: space-between;
    margin-bottom:10px;
    align-items: end;
    width:100%;
    float:left;
}

input[type="checkbox"] {
  appearance: none;
  width: 26px;
  height: 26px;
  border: 1px solid #0000001A;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  position: relative;
}

/* Checkmark styling */
input[type="checkbox"]::after {
    content: '';
    background-image: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/check_small.svg);
    width: 12px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: 3px;
    opacity: 0;
    pointer-events: none;
}

.single-product input[type="checkbox"]::after {
    width:16px;
    height:13px;
    top:6px;
    left:4px;
}

.gift-wrap-option input[type="checkbox"]:checked, .gift-wrap-option input[type="checkbox"]:hover:checked, .gift-wrap-option input[type="checkbox"]:focus:checked {
    border-color: #3C3B3B;
    background-color: #3C3B3B;
    box-shadow: none;
}

input[type="checkbox"]:checked::after {
  opacity: 1;
}

.gift-wrap-option {
    margin-bottom:20px;
}

.gift-wrap-option span {
    font-size: 14px;
    font-weight: 500;
}

.gift-wrap-option label {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {
	top: 17px;
	left: 13px;
	width: 36px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
	width: 25px;
    height: 22px;
}

.single-product .ast-container .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
	width: 25px;
    height: 22px;
}

.single-product .ast-container .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img{
	width: 25px;
    height: 22px;
	max-width: 25px;
    max-height: 22px;
}

.woocommerce-js ul.products li.product .tinv-wishlist a  {
	width: 37px !important;
    height: 32px !important;
}

.woocommerce-js ul.products li.product .tinv-wishlist a img {
	width: 37px !important;
    height: 32px !important;
	max-width: 37px !important;
    max-height: 32px !important;
}

.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
	line-height: 1.65;
}

.wishlist_products_counter_text {
	width: 27px;
    height: 27px;
	max-width: 27px;
    max-height: 27px;
	display: block;
	margin-right: 5px;
}

.ast-header-break-point .ast-button-wrap .main-header-menu-toggle {
	font-size: 0;
}

.ast-footer-copyright span {
	opacity: 85%;
}

.ast-archive-entry-banner[data-post-type="product"] .ast-container > *:not(:last-child) {
	margin-top: 21px;
}

.ast-archive-entry-banner[data-post-type="product"] .ast-container h1 {
	margin-top: 21px;
	margin-bottom: 22px !important;
}

.ast-archive-entry-banner .ast-container .custom-subcategories-archive {
	margin-bottom: 0 !important;
}

.ast-archive-entry-banner .woocommerce-breadcrumb {
	margin-top: 30px;
}

.archive.woocommerce-js ul.products li.product.product-category a img {
    border-radius: 10px;
	margin-bottom: 0;
	height: 330px;
	
}

.ast-archive-entry-banner ul.products {
	margin-bottom: 0;
}

.ast-archive-entry-banner ul.products li.product {
	margin-bottom: 0;
	border: none;
}

.ast-filter-wrap .wpc-filters-section {
	border-radius: 10px;
    border-width: 1px;
    border: 1px solid #0000001A;
	padding: 31px 31px 28px 28px;
	margin-bottom: 16px;
}

.ast-filter-wrap .wpc-filters-section.wpc-filter-terms-count-0 {
    display:none;
}

.ast-filter-wrap .wpc-filters-section.has-scroll-inside {
    padding: 31px 9px 28px 28px;
}
	
#secondary .sidebar-main .wpc-filters-section .widget-title {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 23.5px;
}

#secondary .sidebar-main .wpc-filters-section .widget-title .cancel_filter {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #2D2D2D;
}

#secondary .sidebar-main .ast-filter-wrap .wpc-filters-section.has-scroll-inside .wpc-filter-header .widget-title .cancel_filter {
	margin-right: 22px;
}

#secondary .ast-filter-wrap .wpc-filters-section.has-scroll-inside .wpc-filter-content ul li {
	padding-right: 20px;
}
	
#secondary .wpc-filters-section .wpc-filter-content ul li {
	margin-bottom: 17px;
}

#secondary .wpc-filters-section .wpc-filter-content ul li:last-child {
	margin-bottom: 0;
}

.wpc-filters-section {
    max-height: 391px;
    overflow-y: auto;
    overflow-x: hidden;
	margin-bottom: 0;
}

.wpc-scroll-holder {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
	margin-bottom: 0;
}

/* WebKit Scrollbar (Chrome, Edge, Safari) */
.wpc-scroll-holder::-webkit-scrollbar {
    width: 2.5px;
	padding: 10px;
	min-height: 20px;
	max-height: 80px;
}

.wpc-scroll-holder::-webkit-scrollbar-track {
    background: #0000002B;
	cursor: pointer;
}

.wpc-scroll-holder::-webkit-scrollbar-thumb {
    background-color: #3C3B3B;
    min-height: 40px;
	cursor: pointer;
}

.wpc-filters-section::-webkit-scrollbar { 
	display: none !important;	
	overflow: hidden !important;
}	

.wpc-filters-main-wrap .wpc-checkbox-item .wpc-term-item-content-wrapper input[type=checkbox] {
	border: 1px solid #00000026;
	width: 21px;
    height: 21px;
	border-radius: 4px;
}

.wpc-filters-main-wrap .wpc-checkbox-item .wpc-term-item-content-wrapper input[type=checkbox]:checked {
	border-color: var(--ast-global-color-2);
    background-color: var(--ast-global-color-2);
} 

.wpc-filters-main-wrap .wpc-checkbox-item .wpc-term-item-content-wrapper input[type=checkbox]:checked:after {
	border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.wpc-filters-main-wrap li.wpc-term-item label a {
	font-size: 14px;
	font-weight: 400;
	color: var(--ast-global-color-2);
}

.wpc-filters-main-wrap li.wpc-term-item label .wpc-term-count {
	font-size: 14px;
	font-weight: 400;
	color: var(--ast-global-color-2);
	opacity: 50%;
}

.wpc-term-count .wpc-term-count-brackets-close, .wpc-term-count .wpc-term-count-brackets-open {
	display: inline;
}

.wpc-filter-product_brand .wpc-term-image-wrapper {
	display: none!important;
}

.wpc-custom-selected-terms ul {
	margin: 0;
}

.wpc-chip-title, .wpc-filter-chip {
	color: var(--ast-global-color-2);
	font-weight: 400;
	font-size: 14px !important;
	line-height: 16px;
} 

.wpc-chip-title {
	margin-right: 22px;
	align-content: center;
}

.wpc-filter-chips-list li.wpc-filter-chip {
	margin: 0 10px 0 0 !important;
}	

.wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a {
	padding: 8px 11px !important;
	border: 1px solid #0000001A !important;
	border-radius: 10px !important;
}

.wpc-chip-reset-all {
	order: 9;
}

body .wpc-filter-chips-list li.wpc-filter-chip.wpc-chip-reset-all a{
	border: none !important;
	text-decoration: underline !important;
}

.wpc-chip-remove-icon {
	font-size: 20px !important;
	color: #363535;
}

.wpc-filter-chip-name {
	color: var(--ast-global-color-2);
	margin-right: 40px !important;
}

.woocommerce .ast-shop-toolbar-container {
	justify-content: flex-end;
	margin-bottom: 24px;
}

.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap .woocommerce-result-count {
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	margin-right: 20px;
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 0;
}

.ast-separate-container .ast-woocommerce-container {
	padding: 0;
}

#secondary {
	margin-top: 30px;	
}

.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap {
	z-index: 9;
}

.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product {
	margin-bottom: 16px;
}	

.woocommerce ul.products, .woocommerce-page ul.products {
	column-gap: 23px;
	margin: 0;
}

.ast-separate-container.ast-two-container.ast-left-sidebar #secondary {
	padding-right: 25px;
}

.woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers {
	text-align: center;
	line-height: 0;
	margin: 45px 0 64px 0;
}

.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus {
	border-width: 0;
}

.woocommerce-js nav.woocommerce-pagination ul li, .woocommerce-js nav.woocommerce-pagination ul li a, .woocommerce-js nav.woocommerce-pagination ul li span {
	width: 24px;
	height: 24px;
	border-radius: 4px;
	border-color: #0000001A !important;
	min-width: auto;
}

.woocommerce-js nav.woocommerce-pagination ul li a, .woocommerce-js nav.woocommerce-pagination ul li span {
	padding: 0 2px 0 0;
	color: var(--ast-global-color-2);
	font-size: 16px;
	line-height: 22.4px;
}

.woocommerce-pagination ul.page-numbers .prev img {
	padding-bottom: 4px;
	padding-top: 1px;
}

.woocommerce-pagination ul.page-numbers .next img {
	padding-bottom: 2px;
    padding-left: 1px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: var(--ast-global-color-2);
	font-size: 16px;
	line-height: 22.4px;
}
	
.woocommerce nav.woocommerce-pagination ul li .next:hover img, .woocommerce nav.woocommerce-pagination ul li .prev:hover img, 
.woocommerce nav.woocommerce-pagination ul li .next:focus img, .woocommerce nav.woocommerce-pagination ul li .prev:focus img {
	filter: invert(1);
}

.post-page-numbers.current .page-link, 
.ast-pagination .page-numbers.current {
	background: var(--ast-global-color-2);
	font-size: 16px;
	line-height: 22.4px;
	color: #fff;
	width: 24px;
	height: 24px;
	font-weight: 400;
    padding-top: 1px;
    border-radius: 4px !important;
	border-color: var(--ast-global-color-2);
}

.ast-pagination .page-numbers {
	background: #fff;
	font-size: 16px;
	line-height: 22.4px;
	color: var(--ast-global-color-2);
	width: 24px;
	height: 24px;
	font-weight: 400;
    padding-top: 1px;
    border-radius: 4px !important;
	border: 1px solid #0000001A;
	margin-right: 2px;
}

.ast-pagination {
	padding-top: 0;
	margin-bottom: 70px;
}

.ast-pagination .prev.page-numbers, .ast-pagination .next.page-numbers {
	float: none;
	padding: 0;
    height: auto;
    line-height: 22.4px;
	border-radius: 6px !important;
	width: 24px;
	height: 24px;
	padding: 1px;
}

.ast-pagination .prev.page-numbers .ast-left-arrow {
	margin: 0 0 3px 2px;
}

.ast-pagination .next.page-numbers .ast-right-arrow {
	margin: 0 1px 2px 0;
}	

.ast-pagination a:hover, .ast-pagination a:focus, .ast-pagination > span:hover:not(.dots), .ast-pagination > span.current {
	background: var(--ast-global-color-2);
	color: #fff;
}

.ast-pagination .next.page-numbers:hover img, .ast-pagination .next.page-numbers:focus img {
	content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-right-white.svg);
}	

.ast-pagination .prev.page-numbers:hover img, .ast-pagination .prev.page-numbers:focus img {
	content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-left-white.svg);
}	

.custom-subcategories-archive {
    position:relative;
}

.custom-subcategories-archive ul.products {
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.custom-subcategories-archive ul.products li.product-category {
    display: inline-block;
    width: calc((100% - 137px) / 6);
    margin-right:23px;
}

.custom-subcategories-archive ul.products::-webkit-scrollbar {
	display: none; /* Chrome, Safari */
}

.custom-subcategories-archive .custom-scrollbar {
    margin-bottom:0px;
}

.woocommerce-js ul.products li.product .woocommerce-loop-category__title .count {
	display: none;
}

.woocommerce-js ul.products li.product .woocommerce-loop-category__title {
    right: auto;
	padding: 10px 21px;
	border-radius: 5px;
	background: var(--ast-global-color-2);
	color: #fff;
	left: 50%;
    transform: translateX(-50%);
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.7px;
    /* Wrapping and layout */
    width: 100%;          /* full width of container */
    max-width: 95%;      /* ensure it doesn't overflow */
    white-space: normal;  /* allow text to wrap */
    word-wrap: break-word; /* break long words if necessary */
    overflow-wrap: break-word; /* modern alternative */
}

.woocommerce-js ul.products li.product.product-category>a:hover .woocommerce-loop-category__title, 
.woocommerce-page ul.products li.product.product-category>a:hover .woocommerce-loop-category__title {
	background: var(--ast-global-color-2);
	color: #fff;
}

.woocommerce-js ul.products li.product .woocommerce-loop-category__title:hover {
	color: 	var(--ast-global-color-2) !important;
	background: #FFF !important;
}	

.ast-article-single .gift-wrap-option img {
	box-shadow: none;
}

.woocommerce-js ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product .ast-shop-product-out-of-stock {
	z-index: 9;
}

.brand_custom_loop a {
	position: absolute !important;
    top: 15px;
    right: 0;
}

.brand_custom_loop a img {
	width: 96px !important;
    height: 53.45px !important;
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
    margin-bottom: 0 !important;
}

.woocommerce-js .related .brand_custom_loop a img, 
.woocommerce-js .up-sells .brand_custom_loop a img {
	width: 75.43px !important;
    height: 42px !important;
}

.location-point {
	height: 27px;
	max-width: 27px;
}

.single-product #wpgis-gallery img {
	max-width:123px;
}

.single-product .images.sticky {
	position:sticky;
	top:150px;
	align-self: start;
}

.single-product .check-stock {
    display:block;
    margin-bottom:50px;
}

.single-product .check-stock span {
    font-size:14px;
    font-weight:700;
    text-decoration:underline;
    color:#3C3B3BB2;
}

#ast-mobile-header .ast-above-header-bar .site-header-above-section-right {
    display:none;
}

#ast-mobile-header .ast-above-header-bar .ast-builder-grid-row {
    grid-template-columns: 100%;
}

#ast-mobile-header .ast-above-header-bar .site-header-above-section-left, #ast-mobile-header .ast-above-header-bar .site-header-above-section-left .header-widget-area {
    width:100%;
    align-items:center;
}

.ast-sticky-active .ast-primary-header-bar .site-primary-header-wrap .ast-builder-grid-row.ast-grid-center-col-layout {
	grid-template-columns: 1fr auto 0.3fr;
}

/*the container must be positioned relative:*/
.custom-select-wrapper {
	position: relative;
}

.custom-select-wrapper select {
	display: none; /*hide original SELECT element:*/
}

/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-down-small.svg);
	right: 10px;
	top: 10px;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
	content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-up-small.svg);
	right: 10px;
	top: 10px;
}

/*style the items (options), including the selected item:*/
.select-selected {
	color: #000;
	border-radius: 4px;
	border: 1px solid #E4E8EC;
	padding: 10px 13px 10px 12px;
	cursor: pointer;
	user-select: none;
	width: 200px;
	font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.8px;
}

.select-items div {
	padding: 10px 13px 10px 12px;
	cursor: pointer;
	user-select: none;
	width: 200px;
	font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.8px;
}

/*style items (options):*/
.select-items {
	position: absolute;
	background-color: #fff;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #E4E8EC;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.custom-wrapper .custom-text .elementor-widget-container p:last-child {
	margin-bottom: 0;
}

.custom-inline-banner {
	display: flex;
	align-items: center;
	border-radius: 10px;
	background: #3C3B3B;
	text-align: left;
	color: #fff;
	margin-bottom: 16px;
}

.custom-texts-wrap {
	padding: 0 70px 0 48px;
	width: 35%;
}

.custom-texts-wrap .title {
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 45px;
}	

.custom-texts-wrap .text {
	font-weight: 400;
	font-size: 16px;
	line-height: 22.4px;
	margin-bottom: 45px;
}	

.custom-texts-wrap a.button {
	padding: 15px 35px;
	background-color: #fff;
	color: #3C3B3B;
	text-transform: uppercase;
	border-radius: 10px;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: .8px;
	border: 1px solid var(--ast-global-color-1);
} 

.custom-texts-wrap a.button:hover {
	color: var(--ast-global-color-5);
    background-color: var(--ast-global-color-1);
    border-color: var(--ast-global-color-5);
}

.custom-img-wrap {
	width: 65%;
}

.custom-img-wrap img {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	max-height: 529px;
    width: 100%;
}	

.custom-subcategories-archive ul.products li.product-category:last-child {
	margin-right: 0;
}

.header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
	padding: 0;
}

.home ul.products {
	column-gap: 24px;
	row-gap: 15px;
}
	
.scroll-included ul.products {
	display: block;
	overflow-x: scroll;
    white-space: nowrap;
    scrollbar-width: none;
	font-size: 0;
	margin-bottom: 25px;
}

.scroll-included ul.products li.product {
	display: inline-block;
	width: calc((100% - 121px) / 6) !important;
	margin-right: 24px;
}	

.home .scroll-included .custom-scrollbar, .custom-page.scroll-included .custom-scrollbar {
	margin-bottom: 0px;
}

.custom-page.scroll-included ul.products {
	margin-bottom: 10px;
}	

.single-product .custom-thumb, .home .custom-thumb {
	width: calc(100% / 6 - 35px);
}

.single-product ul.products li.product:last-child, .home ul.products li.product:last-child {
	margin-right: 0px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link, .woocommerce-page ul.products li.product .woocommerce-loop-product__link {
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.our-shops-button .elementor-button {
	width: 100% !important;
}

.custom-page .woocommerce ul.products {
	column-gap: 24px;
}

.custom-breadcrumb .ast-breadcrumbs a {
	text-decoration: none;
}

.about-custom-text ul {
	padding-left: 24px;
}

.about-custom-text ul li::marker {
	font-size: 12px;      
}

.ast-separate-container.ast-desktop .ast-blog-layout-4-grid .ast-row {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 33px;
}

.ast-blog-layout-4-grid .ast-article-inner {
	box-shadow: none;
}

.ast-blog-featured-section {
    margin-bottom: 0;
    border-bottom: 1px solid #0000001A;
}

.ast-excerpt-container {
	border-left: 1px solid #0000001A;
	border-right: 1px solid #0000001A;
	padding: 23px 24px 0 24px;
}

.ast-article-inner {
	padding: 0;
}

.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
	height: 408px;
    object-fit: cover;
}

.post-content>.read-more {
	padding: 0;
	margin: 0;
	border-left: 1px solid #0000001A;
	border-right: 1px solid #0000001A;
	border-bottom: 1px solid #0000001A;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
}

.post-content>.read-more a {
	margin: 18px 24px 31px 24px;
	padding: 13px 47px;
    border-radius: 5px;
    background: #3C3B3B;
}

.ast-separate-container .ast-grid-4 > .site-main > .ast-row {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 24px;
}

.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts {
	padding: 0 !important;
	width: 100%;
}

body.archive .ast-archive-description .ast-archive-title {
	margin-bottom: 0;
	font-weight: 700;
	font-size: 24px;
}

body.archive .ast-archive-description {
	padding: 30px 0;
	margin-bottom: 0 !important;
}

.ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content, 
.ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section .post-thumb-img-content {
	margin: 0;
}

.ast-separate-container .ast-separate-posts.ast-article-post {
	margin-bottom: 24px;
}

.home-gift-custom ul.products li.product a img {
	margin: 0;
	height: 402px !important;
	border-radius: 10px;
}

.xoo-el-srcont,
.xoo-el-fields,
.xoo-el-tabs,
.xoo-el-fields-cont input{
    border-radius: 10px !important;
}

.xoo-el-tabs {
    column-gap: 29px;
    padding: 20px 0 !important;
    justify-content: center;
}

.xoo-el-login-tgr, .xoo-el-reg-tgr {
    padding: 14px 23px !important;
    border: 1px solid #0000001A;
    font-weight: 500 !important;
    border-radius: 10px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 275px;
}

.xoo_el_reg_fname_cont {
    margin-right: 0 !important;
}

.xoo-aff-group {
    width: 100% !important;
}

.xoo-aff-group.onehalf {
    width: calc(50% - 3px) !important;
    margin-right: 5px;
}

.xoo-el-section {
    padding-left: 0;
}

.xoo-el-action-btn {
    font-weight: 500 !important;
    font-size: 18px !important;
    height: 54px !important;
    width: 100% !important;
    margin-top: 0px !important;
    text-transform: uppercase;
}

span.xoo-el-close, .xoo-el-notice-close {
    width: 10px;
    height: 10px;
    right: 21px;
    top: 24px;
    box-shadow: unset;
}

#above-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 18px 0 19px;
}

#above-header h2 {
    font-size: 24px;
    font-weight: 700;
    height: 45px;
    margin-bottom: 5px;
}

#above-header h3 {
    font-size: 18px;
    font-weight: 400;
    height: 25px;
}

.xoo-el-login-btm-fields {
    align-items: flex-start !important;
    flex-direction: column;
    row-gap: 10px;
    margin-bottom: 39px !important;
}

.xoo-el-login-btm-fields .xoo-el-form-label {
    height: 38px;
}

.xoo-el-login-btm-fields input[type="checkbox"],
.xoo_el_reg_terms_cont input[type="checkbox"] {
    width: 15px;
    height: 15px;
}

.xoo_el_reg_terms_cont input[type="checkbox"] {
    display:none;
}

.xoo_el_reg_terms_cont label {
    font-weight:400;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn.xoo-el-register-btn {
    margin-top:10px !important;
}

.xoo-el-login-btm-fields input[type="radio"]:checked,
.xoo-el-login-btm-fields input[type=reset],
.xoo-el-login-btm-fields input[type="checkbox"]:checked,
.xoo-el-login-btm-fields input[type="checkbox"]:hover:checked,
.xoo-el-login-btm-fields input[type="checkbox"]:focus:checked,
.xoo-el-login-btm-fields input[type=range]::-webkit-slider-thumb,
.xoo_el_reg_terms_cont  input[type="radio"]:checked,
.xoo_el_reg_terms_cont input[type=reset],
.xoo_el_reg_terms_cont input[type="checkbox"]:checked,
.xoo_el_reg_terms_cont input[type="checkbox"]:hover:checked,
.xoo_el_reg_terms_cont input[type="checkbox"]:focus:checked,
.xoo_el_reg_terms_cont input[type=range]::-webkit-slider-thumb {
    border-color: #3C3B3B;
    background-color: #3C3B3B;
    width: 15px;
    height: 15px;
}

.xoo-el-login-btm-fields input[type="checkbox"]::after {
    width:9.38px;
    height:7.5px;
    top: 3px;
    left: 2px;
}

.xoo-el-login-btm-fields .xoo-el-lostpw-tgr {
    font-size: 16px;
    height: 24px;
    text-decoration: underline !important;
}

.xoo_el_reg_terms_cont a {
    text-decoration:underline;
}

.xoo_el_reg_terms_cont .xoo-aff-checkbox_single {
    border-radius: 5px !important;
    top: 2px;
}

.xoo_el_reg_pass_again_cont {
    margin-bottom: 5px !important;
}

#custom-reg-note {
    height: 38px;
    color: #00000080;
    margin-bottom: 23px;
    display: flex;
    align-items: center;
    font-size:14px;
}

.xoo-el-inmodal {
    height: auto !important;
    min-height: 300px;
}

.xoo-aff-group input::placeholder {
    font-size:18px !important;
}

.brands-carousel .elementor img {
    width: 100%
    height: 408px;
}

.related-row {
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #3C3B3B1A;
    margin-bottom: 20px;
    column-gap: 27px;
}

.related-row .related-image a {
    display: block;
    width: 157px;
    height: 156px;
}

.related-row .related-image img {
    width: 157px;
    height: 156px;
    object-fit: contain;
}

.related-row .related-info {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
    width: 100%;
}

.related-row .related-info .product-title {
    font-size: 16px;
    font-weight: 400;
}

.related-row .related-info .product-price {
    font-size: 24px;
    font-weight: 700;
    display: flex;
    column-gap: 5px;
}

.related-row .related-info .product-button a {
    padding: 10px 15px;
    height: 50px;
    display: flex;
    align-items: center;
    max-width: 285px;
    width: 100%;
    justify-content: center;
    border-radius: 10px;
    font-weight: 700;
}

.brands-carousel .bdt-ep-static-carousel-image img {
    width: 100%;
    height: 408px;
	object-fit: cover;
    object-position: right;
}

.brands-carousel .ep-icon-arrow-left-5:before {
    content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/left-brands.svg);
}    

.brands-carousel .ep-icon-arrow-right-5:before {
    content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/right-brands.svg);
}   

.home-gift-custom ul.products li.product {
    border: none;  
    width: calc((100% - 92px) / 5);
    margin-right: 18px;
}    

.home-gift-custom .custom-scrollbar {
    display: none !important;
}

.home-gift-custom .scroll-arrow {
    top:44%;
}

.height-custom-box img {
	height: 67px !important;
}

.ast-header-breadcrumb {
	border-bottom-width: 0;
	padding-bottom: 0;
	padding-top: 30px;
}

.woo-lookbook .woo-lookbook-inner img {
	border-radius: 10px !important;
}
	
.woocommerce-billing-fields .billing_address > h3 {
	display: none !important;
}

.ast-site-header-cart i.astra-icon:after {
	padding-right: 0;
    padding-top: 1px;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0;
}

.ast-single-entry-banner[data-post-type="post"] .entry-title {
	padding-top: 60px;
    padding-bottom: 20px;
    background: #fafafa;
} 

.ast-single-entry-banner[data-post-type="post"] .entry-meta {
	padding-bottom: 60px;
    background: #fafafa;
}

.single-post .ast-breadcrumbs {
	padding-bottom: 20px;
	text-align: left;
}

.single-post .ast-breadcrumbs-wrapper, .single-post .ast-breadcrumbs-wrapper * {
	font-size: 14px;
}

p.billing_empty_message, p.shipping_empty_message {
	border-radius: 10px;
}

#dsabafw_billing_popup form .form-row input.input-text, #dsabafw_billing_popup form .form-row textarea, 
#dsabafw_billing_popup form .form-row select, #dsabafw_shipping_popup form .form-row input.input-text,
#dsabafw_shipping_popup form .form-row textarea, #dsabafw_shipping_popup form .form-row select{
	border-radius: 10px;
	height: 54px;
	font-size: 18px;
    font-weight: 500;
}

#dsabafw_billing_popup form .form-row input.input-text::-webkit-input-placeholder,
#dsabafw_billing_popup form .form-row textarea::-webkit-input-placeholder,
#dsabafw_shipping_popup form .form-row input.input-text::-webkit-input-placeholder,
#dsabafw_shipping_popup form .form-row textarea::-webkit-input-placeholder {
	color: #36353580;
	font-size: 18px;
}
	
	
#dsabafw_billing_popup form .form-row select, #dsabafw_shipping_popup form .form-row select {
	padding: .5em .8em;
}	

#dsabafw_billing_popup form .form-row.ast-animate-input select, #dsabafw_shipping_popup form .form-row.ast-animate-input select {
	line-height: 2.8;
}

#dsabafw_billing_popup form .form-row label, #dsabafw_shipping_popup form .form-row label {
	display: none;
}

#dsabafw_billing_popup form .form-row.ast-animate-input:not(.billing_type) label, 
#dsabafw_shipping_popup form .form-row.ast-animate-input:not(.billing_type) label{
	display: block !important;
	opacity: 1 !important;
	-webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    color: var(--ast-global-color-3);
    font-size: .7em;
    font-weight: inherit;
    margin-top: .35em;
    padding: 0 1.1em;
    line-height: 1.625;
    opacity: 0;
    height: auto;
    width: auto;
    clip-path: none;
    clip: unset;
    white-space: nowrap;
    overflow: hidden;
    max-width: 40%;
    text-overflow: ellipsis;
    z-index: 1;
    transition: all .2s ease-out;
}

#dsabafw_billing_popup form .form-row.ast-animate-input:not(.billing_type) .select2-selection--single .select2-selection__rendered, 
#dsabafw_shipping_popup form .form-row.ast-animate-input:not(.billing_type) .select2-selection--single .select2-selection__rendered {
    padding-top:8px;
}

#dsabafw_billing_popup form .form-row.ast-animate-input input, 
#dsabafw_shipping_popup form .form-row.ast-animate-input input {
	padding: 1.45em .8em .35em;
	line-height: 1;
}

#dsabafw_billing_popup .select2-container .select2-selection--single, 
#dsabafw_shipping_popup .select2-container .select2-selection--single {
	height: 54px;
	border-radius: 10px;
    font-weight: 500;
}

.woocommerce-js #dsabafw_billing_popup .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-js #dsabafw_shipping_popup .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 2;
}

#dsabafw_billing_popup form .form-row-first, #dsabafw_billing_popup form .form-row-last,
#dsabafw_shipping_popup form .form-row-first, #dsabafw_shipping_popup form .form-row-last {
	width: 49%;
}

#dsabafw_billing_popup #billing_houseno_field, 
#dsabafw_shipping_popup #shipping_houseno_field {
	width: 33.33% !important;
}

#dsabafw_billing_popup .fake-checkbox-container, #dsabafw_shipping_popup .fake-checkbox-container {
	margin-top: 6px;
}

/* Hide the real radio button */
input.fake-checkbox, .fake-checkbox-container input {
  display: none;
}

/* Style the label to look like a checkbox */
input.fake-checkbox + label, .fake-checkbox-container input + label {
  display: inline-block;
  cursor: pointer;
  padding-left: 36px;
  position: relative;
  user-select: none;
}

/* Fake checkbox square */
input.fake-checkbox + label::before, .fake-checkbox-container input + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #00000026;
  background: white;
  border-radius: 4px; /* optional: rounded corners */
}

.fake-checkbox-container input + label::before {
    top:3px;
}

#dsabafw_billing_popup .button, #dsabafw_shipping_popup .button {
	margin-top: 9px;
}

#dsabafw_billing_popup #billing_address_2_field, #dsabafw_shipping_popup #shipping_address_2_field {
	position: relative;
}

.site-primary-footer-wrap .widget_nav_menu li:hover {
	text-decoration: underline;
}

.ast-builder-menu-1 .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle, 
.ast-sticky-active .main-header-menu .menu-link:hover, .ast-sticky-active .main-header-menu .menu-item:hover > .menu-link, 
.ast-sticky-active .main-header-menu .menu-item.focus > .menu-link, .main-header-bar.ast-sticky-active .main-header-menu .menu-item:hover > .menu-link, 
.main-header-bar.ast-sticky-active .main-header-menu .menu-item.focus > .menu-link {
	font-weight: 600;
	color: var(--ast-global-color-3);
}

.wpforms-container .wpforms-form .wpforms-submit {
    font-weight:400;
    letter-spacing: .7px;
    line-height: normal;
    padding: 14px 117px;
    height:unset;
    border-radius: 5px;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], 
div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], 
div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], 
div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], 
div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, 
.wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], 
.wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], 
.wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], 
.wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], 
.wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], 
.wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    font-weight:500;
    height: unset;
    line-height: normal;
    padding: 12.5px 20px  !important;
}

div.wpforms-container-full:not(:empty) {
	margin: 8px auto !important;
}

div.wpforms-field-container .wpforms-field:first-child
/* div.wpforms-container .wpforms-field:nth-of-type(2)  */
{
	padding-top: 0 !important;
}

div.wpforms-container-full input[type=text]::placeholder,
div.wpforms-container-full input[type=email]::placeholder,
div.wpforms-container-full textarea::placeholder {
	font-size: 18px;
}

div.wpforms-container .wpforms-field {
    padding: 8px 0;
}	

div.wpforms-container-full .wpforms-form  div.wpforms-field-container textarea.wpforms-field-large {
    height: calc(var(--wpforms-field-size-input-height) * 6.1);
}

div.wpforms-container-full div.wpforms-submit-container button[type=submit] {
	padding: 16.5px 117px;
	border-radius: 5px;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: .7px;
	line-height: normal;
	text-align: center;
	background-color: var(--ast-global-color-2) !important;
	margin-top: 5px;
	height:unset;
}

.scroll-arrow {
    background: transparent !important;
    padding: 0;
    position:absolute;
    top:40%;
    z-index:9;
}

.custom-products-container .scroll-arrow {
    top:33%;
}

.scroll-arrow svg path {
    stroke: rgb(0 0 0 / 40%);
    stroke-width: 0.1;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.scroll-arrow:hover svg path {
    fill:#3C3B3B;
}

.scroll-arrow svg {
    width:21px;
    height:33px;
}
.scroll-arrow:hover, .scroll-arrow:focus {
    background: transparent;
}

.scroll-arrow.left-arrow {
    left:11px;
}

.scroll-arrow.right-arrow {
    right:11px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout #place_order {
    padding-top: 12px !important;
    padding-bottom: 13px !important;
    line-height: normal;
    font-size: 18px;
	border: 1px solid transparent;
	width: 100%;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout #place_order:hover {
    background-color: #fff;
    border-color: var(--ast-global-color-1);
	color: var(--ast-global-color-1);
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent;
} 

.woocommerce .form-row.ast-animate-input .iti__flag-container {
    padding-top: 1.2em;
}

.woocommerce-account .form-row.ast-animate-input .iti__flag-container, .woocommerce-checkout .form-row.ast-animate-input .iti__flag-container {
    padding-top:20px;
}

.woocommerce .form-row .iti__flag-container, .woocommerce-page .form-row .iti__flag-container {
    padding-left:0.3em;
}

.iti--separate-dial-code .iti__selected-dial-code {
    line-height:normal;
}

.iti {
    width:100%;
}

.woocommerce-checkout .iti__flag.iti__ro {
    margin-top: 0;
}

.woocommerce-checkout .ast-animate-input .iti--separate-dial-code .iti__selected-dial-code {
	line-height: unset;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, 
.xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"], .xoo-el-popup-active .iti {
    font-size:18px;
    line-height:normal;
}

.xoo-aff-group.xoo-el-login-btm-fields label, .xoo-aff-group.xoo-el-login-btm-fields a {
    font-size:16px;
}

.dsabafw_modal-content .dsabafw_inerror {
    border-width:1px;
    border-color:red !important;
}

input[type="text"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, 
input[type=reset]:focus, input[type="tel"]:focus, input[type="date"]:focus, select:focus, textarea:focus {
    color:#3C3B3B;
}

.retur-form h3, .woocommerce-account .title-last-orders {
	font-size:20px;
}

.sub-menu-custom-right img {
    height: 100% !important;
    width: 100%;
    aspect-ratio: 4 / 1;
    object-fit: cover;
}

.sub-menu-custom-right * {
    height: 100%;
    margin: 0 !important;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .sub-menu-custom-left > ul.sub-menu {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
	padding: 6px 0 26px 0;
}

.ast-desktop .submenu-with-border .astra-full-megamenu-wrapper {
	border-width: 0;
	border-top: 1px solid;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link {
	padding: 5px 15px 0 0;
}

.ast-hfb-header.ast-desktop .ast-builder-menu-1 .main-header-menu .menu-item.menu-item-heading > .menu-link {
	font-weight: 500;
}

.astra-nested-sub-menu .menu-item .menu-text {
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu {
	padding: 0;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .sub-menu-custom-left > ul.sub-menu > li {
	margin-bottom: 15px;	
}	

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .sub-menu-custom-left > ul.sub-menu .astra-nested-sub-menu {
	margin-top: -5px;
}	

.ast-desktop .ast-mega-menu-enabled .menu-item-heading:not(.menu-item-has-children)>a {
	padding: 0;
	margin-bottom: 0;
}

.ast-desktop .ast-mega-menu-enabled .perdele-draperii-custom.astra-megamenu-li:hover .astra-megamenu,
.ast-desktop .ast-mega-menu-enabled .cadouri-custom.astra-megamenu-li:hover .astra-megamenu,
.ast-desktop .ast-mega-menu-enabled .villeroy-bosch-custom.astra-megamenu-li:hover .astra-megamenu,
.ast-desktop .ast-mega-menu-enabled .colectii-custom.astra-megamenu-li:hover .astra-megamenu, 
.ast-desktop .ast-mega-menu-enabled .sale-item-custom.astra-megamenu-li:hover .astra-megamenu {
	padding-top: 28px;
	padding-bottom: 30px;
}	

.ast-desktop .ast-mega-menu-enabled .perdele-draperii-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item .ast-mm-widget-item img,
.ast-desktop .ast-mega-menu-enabled .cadouri-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item .ast-mm-widget-item img,
.ast-desktop .ast-mega-menu-enabled .villeroy-bosch-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item .ast-mm-widget-item img,
.ast-desktop .ast-mega-menu-enabled .colectii-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item .ast-mm-widget-item img, 
.ast-desktop .ast-mega-menu-enabled .sale-item-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item .ast-mm-widget-item img {
	width: 264px;
	height: 148px !important;
    object-fit: cover;
	border-radius: 10px;
}

.ast-desktop .ast-mega-menu-enabled .perdele-draperii-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item,
.ast-desktop .ast-mega-menu-enabled .cadouri-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item,
.ast-desktop .ast-mega-menu-enabled .villeroy-bosch-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item,
.ast-desktop .ast-mega-menu-enabled .colectii-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item, 
.ast-desktop .ast-mega-menu-enabled .sale-item-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item {
	display: flex;
	flex: unset;
	flex-direction: column-reverse;
	padding: 0 12px;
}

.ast-desktop .ast-mega-menu-enabled .perdele-draperii-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child,
.ast-desktop .ast-mega-menu-enabled .cadouri-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child,
.ast-desktop .ast-mega-menu-enabled .villeroy-bosch-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child,
.ast-desktop .ast-mega-menu-enabled .colectii-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child, 
.ast-desktop .ast-mega-menu-enabled .sale-item-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child {
	padding-left: 0;
}

.ast-desktop .ast-mega-menu-enabled .perdele-draperii-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child,
.ast-desktop .ast-mega-menu-enabled .cadouri-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child,
.ast-desktop .ast-mega-menu-enabled .villeroy-bosch-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child,
.ast-desktop .ast-mega-menu-enabled .colectii-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child, 
.ast-desktop .ast-mega-menu-enabled .sale-item-custom.astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child {
	padding-right: 0;
}

.ast-desktop .ast-mm-widget-content .ast-mm-widget-item {
	margin-bottom: 14px;
}

#custom-cart-overlay {
    display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:9998;
}

#custom-cart-popup {
    padding: 55px;
    background: white;
    display:none; position:fixed; top:0; right:0; height:100%;  border-left:1px solid #ccc;  z-index:9999; max-width:628px; width:90%; 
    overflow-y:auto; transition:transform 0.3s ease; transform:translateX(100%);
}

.notification-row .hidden-product {
    display: none;
}
.notification-row {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 8px;
    margin-bottom:20px;
}

.notification-column img {
    border-radius: 10px;
    border: 1px solid rgb(0 0 0 / 10%);
}

#custom-cart-popup .notification-title svg {
    margin-right: 8px;
}

#custom-cart-popup .notification-title span {
    font-weight: 400;
    font-size: 20px;
}

#custom-cart-popup .notification-title {
    margin-bottom: 25px;
}

#show-more-products {
    padding:0;
    border-radius:10px;
    font-size: 14px;
    color: #3C3B3B;
    font-weight: 700;
    background: rgb(0 0 0 / 10%);
}

#custom-cart-popup .notification-total {
    width: 30%;
    float: left;
    display: flex;
    flex-direction: column;
}

#custom-cart-popup .notification-total .notification-tva {
    font-size:12px;
    font-weight:400;
    color:#00000080;
}

#custom-cart-popup .notification-total .amount {
    font-size:18px;
    font-weight:500;
    color:#000000;
}

#custom-cart-popup .notification-goto {
    width: 70%;
    float: right;
    text-align: right;
}

#custom-cart-popup .notification-goto .button {
    font-size: 18px;
    letter-spacing: 0.9px;
    font-weight: 500;
    text-transform: uppercase;
    line-height:normal;
}

#custom-cart-popup .notification-goto .button svg {
    margin-left:10px;
}

#custom-cart-popup .notification-related {
    width: 100%;
    float: left;
    border-top: 1px solid #3C3B3B1A;
    margin-top: 34px;
    padding-top: 20px;
}

#custom-cart-popup .notification-related .notification-related-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom:20px;
}

#custom-cart-popup .notification-related .tinv-wishlist, #custom-cart-popup .notification-related .brand_custom_loop, #custom-cart-popup .notification-related .onsale, #custom-cart-popup .notification-related .new-badge {
    display:none;
}

#custom-cart-popup .close-icon svg {
    position: absolute;
    right: 26px;
    top: 20px;
    cursor:pointer;
}

#custom-cart-popup .related-row .product-price ins {
    color: #EF5454;
}

.woocommerce-cart .additional-information {
    padding-right: 45px;
}

.woocommerce-cart .additional-information .infos {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    margin-top:22px;
    align-items: center;
}

.woocommerce-cart .additional-information .infos .promo-text {
    display:flex;
    align-items:center;
    gap:14px;
}

.woocommerce-cart .additional-information .infos .promo-text, .woocommerce-cart .additional-information .infos .promo-amount {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
}

.woocommerce-cart .additional-information .infos .promo-amount:not(.cadou) {
    color:#EF5454;
}

.woocommerce-cart .additional-information .infos .promo-text.cadou svg {
    width:25px;
    height:25px;
}

.woocommerce-cart .additional-information .infos .promo-text.cadou {
    font-weight: 500;
    letter-spacing:0;
}

.woocommerce-cart .additional-information .infos.notes {
    flex-direction: column;
    align-items: baseline;
    gap:22px;
}

.woocommerce-cart .additional-information .infos.notes div {
    width:100%;
}

.woocommerce-cart .additional-information .infos.notes .promo-text.bold {
    font-weight:700;
}

.woocommerce-cart .cart-login {
    border: 1px solid #0000001A;
    border-radius: 10px;
    padding: 19px 47px;
    margin-bottom:13px;
}

.woocommerce-cart .cart-login .cart-login-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}

.woocommerce-cart .cart-login .cart-login-text {
    font-size: 14px;
    font-weight: 400;
    margin-bottom:18px;
}

.woocommerce-cart .cart-login .showlogin {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.7px;
}

.woocommerce-cart .woocommerce-cart-form {
    border: 1px solid #0000001A;
    border-radius: 10px;
    padding:35px 55px 35px 55px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li img {
    width:34%;
    height:14em;
    object-fit:cover;
    margin-bottom:0px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget > li {
    padding-left:40%;
    min-height:14.5em;
    padding-top:0px;
    padding-bottom:0px;
    margin-bottom:0;
    border-bottom:0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget .cart-item-spacer {
    display: block;
    height: 1px;
    border-top: 1px solid rgb(60 59 59 / 10%);
    margin-top: 12px;
    margin-bottom: 12px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget .cart-item-spacer:last-child {
    display:none;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li:first-child {
    border-top:0;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-product-name {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.9px;
    margin-bottom:19px;
    padding-right:45px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap ins {
    font-size:30px;
    font-weight:700;
    color:#EF5454;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap del .amount {
    font-weight: 400;
    font-size: 20px;
    opacity: 1;
    margin-left: 18px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap del {
    font-size:20px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap .amount {
    font-size: 30px;
    font-weight: 700;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap {
    display: flex;
    align-items: center;
    margin-bottom:22px;
    padding-right:45px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget a.remove:before {
    border-radius: 10px;
    border-color: rgb(60 59 59 / 10%);
    width:62px;
    height:54px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget a.remove {
    opacity:1;
    width: 62px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget .quantity {
    width:calc(100% - 114px);
    float:left;
    margin-right:5px;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget .quantity input[type=number] {
    width:100%;
    max-width:100%;
}

.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .variation, .woocommerce-cart .button[name=update_cart] {
    display:none;
}

.product-price sup {
    font-size: 60%;
    vertical-align: super;
}

#ast-checkout-coupon .coupon {
    display:flex !important;
    margin-bottom:12px;
}

.vouchers .coupon .button svg {
    width: 15px;
    height: 23px;
    pointer-events:none;
}

.vouchers .coupon .button {
    background:transparent;
    border: 1px solid #3C3B3B1A;
    border-radius: 5px;
    width: 57px !important;
    padding: 0.5em 15px !important;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.vouchers .coupon .button:hover {
    background:transparent;
}

.woocommerce-cart .vouchers .ast-coupon-code {
    border-radius: 5px;
    width: calc(100% - 60px) !important;
    margin-right: 19px;
    padding: 17px 26px;
    height: 54px;
    font-size:18px;
    font-weight:500;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select, textarea {
     color:#3C3B3B;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size:14px;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size:14px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-size:14px;
}
:-moz-placeholder { /* Firefox 18- */
  font-size:14px;
}

#ast-cart-wrapper .cart-collaterals .cart_totals {
    border-radius:10px;
    padding: 31px 76px;
}

.woocommerce-cart .vouchers-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 24px;
}

.woocommerce-cart table, .woocommerce-cart td, .woocommerce-cart th {
    border:0 !important;
}

.woocommerce-shipping-totals .totals-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    display:block;
}

.woocommerce ul#shipping_method > li {
    border: 1px solid #0000001A;
    border-radius: 5px;
    margin-bottom: 12px !important;
    padding: 16px 12px !important;
    display: flex;
    text-indent: 0 !important;
}

.woocommerce ul#shipping_method li input {
    margin:0;
}

.woocommerce ul#shipping_method li label {
    color: #3C3B3B;
    font-size: 18px;
    font-weight: 500;
}

/* Checked state (show checkmark or filled box) */
input.fake-checkbox:checked + label::before, .fake-checkbox-container input:checked + label::before {
     background-color: var(--ast-global-color-3);
    border-color: var(--ast-global-color-3);
}

/* Optional: checkmark symbol using pseudo-element */
input.fake-checkbox:checked + label::after, .fake-checkbox-container input:checked + label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.fake-checkbox-container input:checked + label::after {
    top:5px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td {
    font-size:20px;
    font-weight:500;
    padding:0;
}

.woocommerce-cart .cart-collaterals .cart_totals .cart-discount th, .woocommerce-cart .cart-collaterals .cart_totals .cart-discount td,
.woocommerce-cart .cart-collaterals .cart_totals .fee th, .woocommerce-cart .cart-collaterals .cart_totals .fee td {
    color: #EF5454;
}

.woocommerce-cart .cart-collaterals .cart_totals tr:not(.shipping) td {
    text-align:right;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td .woocommerce-remove-coupon {
    display:none;
}

.woocommerce-cart table.shop_table .woocommerce-Price-amount {
    font-weight:500;
}

del .amount sup {
    top: 0;
    font-size: 100%;
    line-height: normal;
}

.woocommerce-cart .custom-dropdown {
    position: relative;
    width: 100%;
    cursor: pointer;
    margin-bottom:10px;
}

.custom-dropdown li::after, .custom-dropdown li::before {
    display:none !important;
}

.woocommerce-cart .custom-dropdown .icon {
    float: right;
}
.woocommerce-cart .dropdown-selected {
    padding: 15px 13px;
    border: 1px solid #3C3B3B1A;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #3C3B3B80;
    line-height: normal;
}
.woocommerce-cart .dropdown-options {
    list-style: none;
    margin: 0;
    padding: 8px 13px;
    border: 1px solid #3C3B3B1A;
    border-top: none;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 10;
    background:#fff;
    border-radius:5px;
}
.woocommerce-cart .dropdown-options li {
    border: 0 !important;
    align-items: center;
    gap: 19px;
    font-size: 14px;
    display: flex;
    text-indent: 0 !important;
    padding-left: 0 !important;
    line-height:25px;
}

.woocommerce-cart .dropdown-options li svg {
    width: 15px;
    height: 15px;
}
.woocommerce-cart .custom-dropdown.open .dropdown-options {
    display: block;
}

#billing_country_field, #shipping_country_field {
    display:none;
}

.woocommerce form.woocommerce-checkout .form-row.form-row-first-owm, .woocommerce form.woocommerce-checkout .form-row.form-row-last-owm {
    width: 50% !important;
}

.woocommerce-account form .form-row.form-row-first-owm, .woocommerce-account form .form-row.form-row-last-owm {
    width: 47%;
}

.woocommerce-checkout .form-row.ast-column-66, .woocommerce-account form .form-row.ast-column-66  {
    width: 66.66% !important;
}

.woocommerce-account form .form-row.ast-column-33 {
    width: 33.33%;
}

.woocommerce-account .woocommerce form .form-row {
    position:relative;
}

.company-field-radio .required {
    display:none;
}

.company-field-radio label {
    display:inline-block !important;
    font-size:18px !important;
    font-weight:400 !important;
    margin-right:40px;
    line-height:normal !important;
}

.woocommerce-checkout h3 {
    font-size:20px;
    font-weight:700;
    border-bottom:0 !important;
    padding:0 !important;
    margin-bottom:16px !important;
}

.woocommerce-shipping-fields {
    margin-bottom:16px;
}

.woocommerce-checkout .billing_address, .woocommerce-checkout.no-shipping-needed #bill-to-different-address, #ship-to-different-address {
    display:none;
}

.woocommerce-address-fields__field-wrapper {
    display: block;
    float: left;
    width: 100%;
}

.woocommerce-checkout input[type="checkbox"] {
    width:20px;
    height:20px;
}

input[type="radio"]:checked, input[type=reset], input[type="checkbox"]:checked, input[type="checkbox"]:hover:checked, input[type="checkbox"]:focus:checked, input[type=range]::-webkit-slider-thumb {
    border-color: #3C3B3B;
    background-color: #3C3B3B;
}

#bill-to-different-address span {
    font-size:18px;
    font-weight:400;
}

#bill-to-different-address label {
    display: flex;
    align-items: center;
    gap: 12px;
}

.woocommerce form input[type="text"],.woocommerce form input[type="number"]:not(.qty),.woocommerce form input[type="email"],.woocommerce form input[type="url"],.woocommerce form input[type="password"],.woocommerce form input[type=reset],.woocommerce form input[type=tel],.woocommerce form input[type=date],.woocommerce form select,.woocommerce form textarea {
    font-size:18px;
    border-radius:10px !important;
}

.woocommerce form input[type="text"],.woocommerce form input[type="number"],.woocommerce form input[type="email"],.woocommerce form input[type="url"],.woocommerce form input[type="password"],.woocommerce form input[type=reset],.woocommerce form input[type=tel],.woocommerce form input[type=date],.woocommerce form select {
    height:54px;
}

.woocommerce form ::-webkit-input-placeholder {
    font-size: 18px;
}

.woocommerce #payment ul.payment_methods .wc_payment_method label {
    font-size:18px;
}

.woocommerce #payment ul.payment_methods {
    border:0 !important;
}

.woocommerce #payment ul.payment_methods>li {
    border: 1px solid #0000001A !important;
    border-radius: 5px !important;
    margin-bottom:12px;
    padding:9px 12px !important;
}

.woocommerce #payment ul.payment_methods .wc_payment_method>[type=radio]:not(:checked)+label {
    margin-bottom:0 !important;
    vertical-align:middle !important;
}

.woocommerce-checkout #ast-order-review-wrapper {
    border:1px solid #0000001A;
    padding:40px 72px;
    border-radius:10px;
    margin-top:50px;
}

.woocommerce-checkout #ast-order-review-wrapper #order_review_heading {
    margin-top: 0px !important;
    border-bottom: 1px solid rgb(60 59 59 / 10%) !important;
    padding-bottom: 16px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tr th {
    border:0;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table {
    box-shadow:unset !important;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table thead tr th {
    padding-left:0 !important;
    font-weight:700 !important;
    font-size: 16px;
}

.checkout-edit-cart {
    font-size: 16px;
    font-weight: 400;
    color: #363535;
    text-decoration: underline !important;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name {
    padding-left:27px;
    padding-bottom:14px;
    padding-top:14px;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr:last-of-type td.product-name {
    padding-bottom: 30px;
}
.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-image {
    gap:50px;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-image .ast-product-thumbnail img {
    width:175px !important;
    height:175px !important;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-image.ast-enable-image .ast-product-name {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.9px;
    padding-right:28px;
    text-align:left;
    width: calc(100% - 210px) !important;
    margin-bottom:0px;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name {
    display:table-cell !important;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .product-quantity {
    display:none;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-image {
    flex-direction: row;
    flex-wrap: nowrap !important;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-name .prod-price {
    margin-top:23px;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-name .prod-price ins {
    color: #EF5454;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-name .prod-price del .amount, .woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-name .prod-price del {
    font-size: 14px;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-name .prod-price del .amount {
    margin-left:10px;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-name .prod-price .amount {
    font-size: 20px;
    font-weight: 700;
}

.woocommerce-checkout .woocommerce-shipping-totals.shipping {
    display:none;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th {
    padding: 30px 0px 24px 0px !important;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table {
    margin-bottom:0px;
}

#ast-order-review-wrapper .form-row.place-order {
    padding:0 !important;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    font-size:18px;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a {
    text-decoration:underline !important;
}

.woocommerce-checkout .notification-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    max-width: 280px;
    float: right;
    margin-bottom:0px;
    direction:rtl;
}

.woocommerce-checkout #show-more-products {
    pointer-events:none;
    direction:ltr;
}

.show-order-review {
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
}

.woocommerce #order_review .woocommerce-checkout-review-order-table thead, .woocommerce #order_review .woocommerce-checkout-review-order-table tbody {
    display:none;
}

.woocommerce .show-table #order_review .woocommerce-checkout-review-order-table thead {
    display: table-header-group;
}
.woocommerce .show-table #order_review .woocommerce-checkout-review-order-table tbody {
    display: table-row-group;
}

#order_review .blockUI {
    display:none !important;
}

.woocommerce form .form-row .select2-container--default .select2-selection--single {
    border-radius:10px !important;
    height:54px;
}

.woocommerce-cart form textarea {
    border-radius:5px !important;
    font-size:16px;
    min-height:80px;
}

.ast-mobile-order-review-wrap {
    display:none !important;
}

.woocommerce .woocommerce-mini-cart-item a.remove:focus-visible {
    outline-style:none;
}

.woocommerce select {
    line-height:1;
}

.checkout-inline-error-message {
    color:#d65d67;
    font-size:15px;
    margin-bottom:0px !important;
}

#shipping_city_field .checkout-inline-error-message, #billing_city_field .checkout-inline-error-message,
#shipping_state_field .checkout-inline-error-message, #billing_state_field .checkout-inline-error-message,
#shipping_address_1_field .checkout-inline-error-message, #billing_address_1_field .checkout-inline-error-message {
    margin-top:4px;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li {
    margin-left:0; 
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview:before {
    display:none;
}
.logged-in-address {
    padding-top:7px;
    cursor:pointer;
}
.logged-in-address-container {
    border: 1px solid #0000001A;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 16px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.logged-in-address.active .logged-in-address-container {
    border-color: #4a4a4a;
}

.woocommerce-checkout.hide-shipping-address .woocommerce-shipping-fields__field-wrapper, .woocommerce-checkout.hide-billing-address .woocommerce-billing-fields__field-wrapper {
    display:none !important;
}

.woocommerce-checkout .dsabafw_select_shippingg, .woocommerce-checkout .dsabafw_selectt, .woocommerce-shipping-calculator {
    display:none;
}

.wgm_gift_card .ast-sticky-add-to-cart {
    display:none !important;
}

.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping) {
    background-color: transparent !important;
    color: #4a4a4a !important;
    border-color:#3C3B3B1A !important;
    border-style: solid !important;
    border-width: 1px !important;
}

.astra-cart-drawer .mini-cart-title {
    display:none;
}
.astra-cart-drawer .widget_shopping_cart p.total {
    display:none !important;
}

.astra-cart-drawer .widget_shopping_cart .cart_list a.remove {
    color: #313131 !important;
    opacity: 1;
    bottom: 0px;
    top: unset !important;
    width: 62px;
    height: 54px;
    margin-bottom: 0px;
    border-radius:10px;
}

.astra-cart-drawer .widget_shopping_cart .cart_list a.remove:before {
    border-radius: 10px;
    border-color: rgb(60 59 59 / 10%);
    width: 62px;
    height: 54px;
}

.astra-cart-drawer .widget_shopping_cart .cart_list a.remove .ahfb-svg-iconset {
    width: 62px;
    height: 54px;
    transform: scale(.4);
}

.astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    max-width: 100%;
    width: 100%;
    margin-top:0;
}

.astra-cart-drawer .widget_shopping_cart .product_list_widget li>a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin-bottom: 18px;
}

.astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap ins {
    font-size: 24px;
    font-weight: 700;
    color: #EF5454;
}

.astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap .amount {
    font-size: 24px;
    font-weight: 700;
}

.astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap del .amount {
    font-weight: 400;
    font-size: 14px;
    opacity: 1;
    margin-left: 18px;
}

.astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap del {
    font-size: 14px;
    opacity: 1; 
}

.astra-cart-drawer .widget_shopping_cart .cart_list .quantity {
    width: calc(100% - 64px);
}

.astra-cart-drawer .widget_shopping_cart .cart_list .quantity input[type=number] {
    width: 100%;
    max-width: 100%;
}

.astra-cart-drawer .widget_shopping_cart p.buttons {
    border-top: 1px solid #3C3B3B1A;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
}

.astra-cart-drawer .widget_shopping_cart .product_list_widget li {
    padding-left:12em;
    border-bottom:0;
    padding-bottom:0px;
}

.astra-cart-drawer .widget_shopping_cart .product_list_widget li img {
    max-width:10em;
    width:10em;
    height:10em;
}

.astra-cart-drawer .widget_shopping_cart .buttons .button {
    font-size: 18px !important;
    font-weight: 500;
    letter-spacing: 0.9px;
}

.astra-cart-drawer .astra-cart-drawer-header {
    border-bottom:0px;
}

.astra-cart-drawer .astra-cart-drawer-close {
    box-shadow:unset;
    top:0;
}

.astra-cart-drawer-close:focus {
    outline:none;
}

.woocommerce-edit-address .u-columns.woocommerce-Addresses.col2-set.addresses {
    display:none;
}

.dsabafw_table_bill .billing_address, .dsabafw_table_ship .shipping_address {
    background:transparent;
}

span.billing_address_inner, span.shipping_address_inner {
    border: 1px solid #0000001A;
    border-radius: 10px;
    padding: 30px;
    justify-content: space-between;
    align-items: end;
}

.dsabafw_table_bill button, .dsabafw_table_ship button, .woocommerce-checkout .shipping_address button, .woocommerce-checkout .billing_address button {
    font-size: 14px !important;
    background: transparent !important;
    border: 0 !important;
    color: #000000 !important;
    padding: 0 !important;
    width: auto;
    box-shadow: unset;
    text-decoration: underline;
    font-weight: 400 !important;
}

.dsabafw_table_bill button.defalut_address, .dsabafw_table_ship button.defalt_addd_shipping {
    opacity:0;
}

.billing_address_buttons, .shipping_address_buttons {
    justify-content: space-between;
    align-items: center;
}

.address-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.address-head h3 {
    margin-bottom:0;
}

body .select2-container .select2-dropdown {
    z-index:999999999 !important;
}

.add-new-address {
    text-align: right;
    margin-top: 16px;
}

.add-new-address button {
    margin:0;
}

#bill-address-error {
    width: 100%;
}

.woocommerce-help-text {
    display:none !important;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9; /* Sit on top */
  /* padding-top: 100px;  Location of the box */
  padding-top: 250px;
  left: 0;
  /*top: 150px;*/
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.1); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #FFFFFF;
  margin: auto;
  padding: 42px 65px;
  border: 1px solid rgb(0 0 0 / 10%);
  width: 556px;
  border-radius:10px;
  position:relative;
}

.woocommerce-cart .mini_cart_item .quantity a {
    z-index:auto;
}

.woocommerce-cart .modal-content div {
    font-weight: 700;
}

/* The Close Button */
.modal-content .close {
    position: absolute;
    right: 18px;
    top: 10px;
}

.modal-content .close:hover,
.modal-content .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-inner-content {
    max-height: 60vh;
    overflow-y: scroll;
}

.check-stock {
    cursor:pointer;
}

#check-stock-details .shop-name {
    font-weight: 700;
    font-size: 20px;
    color: #3C3B3B;
    letter-spacing: 1px;
    line-height:normal;
    margin-bottom:12px;
}

#check-stock-details .shop-row {
    padding-bottom: 12px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    margin-bottom: 12px;
}

#check-stock-details .shop-row:last-child {
    margin-bottom:0px;
}

#check-stock-details .shop-stock {
    color: #3C3B3B;
    font-size: 16px;
    letter-spacing: 0.8px;
    font-weight: 400;
    line-height:normal;
}

.single-product #wpgis-gallery img {
    margin-bottom:15px;
}

.woocommerce ul.products li.product .ast-shop-product-out-of-stock {
    display:none;
}

.woocommerce div.product .product_meta>span {
    font-weight:400;
}

.woocommerce ul.products li.product a.button {
    font-size:0;
}

.added_to_cart {
    display:none !important;
}

.woocommerce-js button.button.added::after {
    display:none;
}

body:not(.wpc_is_filter_request) #primary .ast-shop-toolbar-container {
    display:none;   
}

body:not(.wpc_is_filter_request) .ast-archive-entry-banner .woocommerce-breadcrumb {
    width: 50%;
    float: left;
    margin-top:30px !important;
}
body:not(.wpc_is_filter_request) .ast-archive-entry-banner .custom-toolbar-location {
    width:50%;
    float:left;
    margin-top:23px;
}

body.woocommerce.archive:not(.wpc_is_filter_request) #secondary {
    margin-top:0px;
}

.wpc_is_filter_request .ast-shop-toolbar-container {
    width:30%;
    float:right;
}

.wpc_is_filter_request .wpc-custom-selected-terms {
    width:70%;
    float:left;
}

.wpc_is_filter_request #primary {
    margin-top:30px !important;
}

.wpc-custom-selected-terms ul.wpc-filter-chips-list {
    padding-bottom:10px;
}
/* WebKit Scrollbar (Chrome, Edge, Safari) */
.wpc-custom-selected-terms ul.wpc-filter-chips-list::-webkit-scrollbar {
    height: 2px;
}

.wpc-custom-selected-terms ul.wpc-filter-chips-list::-webkit-scrollbar-track {
    background: #0000002B;
	cursor: pointer;
}

.wpc-custom-selected-terms ul.wpc-filter-chips-list::-webkit-scrollbar-thumb {
    background-color: #3C3B3B;
	cursor: pointer;
}

.wpc-filters-section.wpc-filter-layout-submit-button {
    flex-direction: column-reverse;
}

body .wpc-filters-main-wrap a.wpc-filters-submit-button {
    background-color: #3C3B3B !important;
    border: 0;
    width: 100%;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom:10px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
    line-height:normal;
    text-transform:uppercase;
}

.custom-img-wrap {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height:529px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.custom-texts-wrap {
    padding-top:50px;
    padding-bottom:50px;
}

.woo-lookbook-quickview .stock, .woo-lookbook-quickview .check-stock, .woo-lookbook-quickview .gift-wrap-option, .woo-lookbook-quickview .wlb-read-more  {
    display:none;
}
.woo-lookbook-quickview .quantity {
    display:none !important;
}

.higher-look .woo-lookbook .woo-lookbook-inner .wlb-image {
    max-height:631px;
    height:100%;
    object-fit:cover;
}

.woo-lookbook {
    width:100%;
}

.shorter-look .woo-lookbook .woo-lookbook-inner .wlb-image {
    max-height:441px;
    height:100%;
    object-fit:cover;
}

.woo-lookbook .woo-lookbook-inner .wlb-item {
    border: 1px solid #fff;
    background-color: rgb(43 43 43 / 73%) !important;
    font-size:0 !important;
}

.woo-lookbook .woo-lookbook-inner .wlb-item:before {
    content: "";
    display: inline-block;
    background-image: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/circle.svg);
    width: 11px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 4px;
    position: relative;
}

.woo-lookbook .woo-lookbook-inner .wlb-item {
    width:26px !important;
    height:26px !important;
}

.wlb-controls, .woo-lookbook-quickview .wlb-right .cart button:before {
    display:none;
}

.ast-stick-primary-below-wrapper:not(.ast-sticky-active) .ast-site-header-cart .widget_shopping_cart_content {
    border-top: 1px solid var(--ast-global-color-7);
    margin-top: 76px;
    background:#fff;
}

.ast-stick-primary-below-wrapper .ast-site-header-cart .widget_shopping_cart {
    background:transparent;
}

.ast-stick-primary-below-wrapper.ast-sticky-active .ast-site-header-cart .widget_shopping_cart_content {
    border-top: 1px solid var(--ast-global-color-7);
    margin-top: 20px;
    background:#fff;
}

.bdt-lightbox {
    background: rgb(0 0 0 / 10%) !important;
}

.bdt-lightbox .bdt-lightbox-iframe, .bdt-lightbox #directionControls {
    max-width: 648px;
    max-height: 400px;
    padding: 20px;
    background: #fff;
}

.bdt-lightbox #directionControls {
    width:80%;
    padding-top:0px;
}

#getDirectionsBtn {
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
}

.bdt-lightbox-items>.bdt-active {
    flex-direction:column;
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    } 
}

.ast-mini-cart-empty .woocommerce-mini-cart__buttons a {
    margin-bottom: 25px;
}

.wlb-product-wrapper {
    max-height: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
    max-width: 630px !important;
}

.wlb-product-frame .wlb-close {
    top: 20px !important;
    right: 20px !important;
    color: #363535 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.wlb-product-frame {
    padding: 18px 16px;
    border-radius: 10px !important;
    position:relative;
}
 
.wlb-product-frame .title-prod-look {
    padding: 0 8px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 700;
}

.product-full-row {
    display: flex;
    column-gap: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #3C3B3B1A;
}

.wlb-product-frame .wlb-left {
    width: 215px !important;
}

.wlb-product-frame .wlb-left img {
    width: 150px !important;
    height: 150px !important;
}

.wlb-product-frame .wlb-right {
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    row-gap: 11px;
}

.wlb-product-frame .wlb-right .wlb-product-price {
    display: flex;
    column-gap: 5px;
    font-size: 24px !important;
    font-weight: 700;
    margin-bottom:0;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.wlb-product-frame .wlb-right .wlb-product-price del {
    font-size: 16px !important;
    font-weight: 400;
}

.wlb-product-frame .wlb-right .wlb-product-price del sup {
    font-size: 100%;
    top: 0;
}

.wlb-product-frame .wlb-right .wlb-product-price ins {
    color:#EF5454;
}

.wlb-product-frame .wlb-right .entry-title,
.wlb-product-frame .wlb-right .cart button {
    margin-bottom: 0 !important;
}

.wlb-product-frame .wlb-right .entry-title a {
    font-weight: 400 !important;
}

.wlb-product-frame .new-badge.single-p {
    display:none;
    top: 20px;
    left: 95px;
    border-radius: 0 2px 2px 0;
} 

.wlb-left .onsale {
    left: 0 !important;
    top: unset !important; 
    right: unset;
    bottom: 30px !important;
    min-height: unset !important;
    line-height: 2 !important;
    font-size: 14px !important;
    width: 49px;
    height: 29px;
    background-color: var(--ast-global-color-1) !important;
    border-radius: 0 2px 2px 0 !important;
}

.woocommerce-orders .order,
.woocommerce-dashboard .order {
    display: flex;
    flex-direction: column-reverse;
    border-radius: 5px;
    box-shadow: unset;
    border: 1px solid #0000001A;
    padding: 16px 9px 16px 16px;
    row-gap: 10px;
    position: relative;
    margin-bottom:14px;
}

.woocommerce-orders .order .ast-order-thumbnails,
.woocommerce-dashboard .order .ast-order-thumbnails {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.woocommerce-orders .order .ast-order-details > div,
.woocommerce-dashboard .order .ast-order-details > div {
    margin-left: 0;
}

.woocommerce-orders .order .ast-orders-table__cell-order-status,
.woocommerce-dashboard .order .ast-orders-table__cell-order-status {
    display:none;
}

.woocommerce-orders .order .ast-order-thumb img,
.woocommerce-dashboard .order .ast-order-thumb img {
    width: 100px;
    height: 100px;
    border-radius: 5px;
}

.woocommerce-orders .order .ast-order-thumb,
.woocommerce-dashboard .order .ast-order-thumb {
    border-radius: 5px;
    border: 1px solid #0000001A;
}

.woocommerce-orders .order .ast-order-thumb--more,
.woocommerce-dashboard .order .ast-order-thumb--more {
    width: 100px;
    height: 100px;
    text-align: center;
    align-content: center;
    border: 0;
}

.woocommerce-orders .order .ast-orders-table__cell-order-actions i,
.woocommerce-dashboard .order .ast-orders-table__cell-order-actions i {
    color: #3C3B3B;
}

.woocommerce-dashboard .customer-data {
    padding: 19px 32px 30px 31px;
    border-radius: 5px;
    border: 1px solid #0000001A;
    position: relative
}

.woocommerce-dashboard .customer-data a {
    position: absolute;
    right: 32px;
    bottom: 30px;
    color:#3C3B3B;
    text-decoration:underline !important;
}

.woocommerce-dashboard .pass-icon-tx {
    padding: 15px 16px;
    border-radius: 5px;
    border: 1px solid #0000001A;
}

.woocommerce-dashboard .pass-icon-tx a {
    color: #3C3B3B;
    font-size: 16px;
}

.woocommerce-dashboard .pass-icon-tx a svg {
    vertical-align: text-top;
    margin-right:16px;
}

.woocommerce-account .customer_logout a {
    color: #3C3B3B;
    text-decoration:underline !important;
}

.woocommerce-account .customer_logout a:hover {
    color: #EF5454;
}

.related-row .related-info .product-price {
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}

.related-row .related-info .product-price del {
    font-weight: 400;
    font-size: 16px;
}

.related-row .related-info .product-price del sup {
    font-size: 100%;
    vertical-align: unset;
    top: 0;
}

.wlb-product-frame .wlb-right .cart button {
    width: 100% !important;
    max-width: 280px;
    height: 50px;
    padding: 10px 15px !important;
    font-size: 16px !important;
    cursor:pointer !important;
}

.customer_logout {
    margin-top: 27px !important;
}

.woocommerce-dashboard .woocommerce-MyAccount-content p {
    font-size: 20px;
    font-weight:500;
}

#account-mobile-nav {
    margin-bottom: 10px; /* Optional: adds space below the dropdown if needed */
}

#account-dropdown-toggle {
    background: #fff;
    color: #3C3B3B;
    padding: 12px 12px 11px 16px;
    border: none;
    cursor: pointer;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #0000001A;
    font-size: 14px !important;
    font-weight: 700;
}

#account-dropdown-options li {
    padding: 6px 16px;
    cursor: pointer;
}

#account-dropdown-options li:hover {
    background-color: #f0f0f0;
}

#account-dropdown-options li.selected {
    background-color: #007cba;
    color: white;
}

#account-dropdown-options {
    display: none;
    background-color: #fff;
    border: 1px solid #0000001A;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    list-style: none;
    padding: 0;
    transition: max-height 0.3s ease-out, opacity 0.3s ease;
    opacity: 0;
    max-height: 0;
    margin: 0;
}

#account-dropdown-options.show {
    display: block;
    opacity: 1;
    max-height: 300px;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    padding-top: 6px;
    padding-bottom: 4px;
    margin-top: -3px;
}

#account-dropdown-options .dropdown-option.is-active {
    display:none;
}

button#account-dropdown-toggle:after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    float: right;
    font-size: 16px
}

.woocommerce-dashboard .woocommerce-MyAccount-content h4 {
    margin-bottom: 17px;
    font-size: 20px;
}

.woocommerce-dashboard .adress-info,
.woocommerce-dashboard .change-pass,
.woocommerce-dashboard .last-orders {
    margin-top: 16px !important;
}

.woocommerce-orders .order .ast-orders-table__cell-order-date,
.woocommerce-dashboard .order .ast-orders-table__cell-order-date,
.woocommerce-orders .order .ast-orders-table__cell-order-total,
.woocommerce-dashboard .order .ast-orders-table__cell-order-total {
    font-size: 14px !important;
}
    
.woocommerce-dashboard .order .ast-order-thumb img,
.woocommerce-dashboard .order .ast-order-thumb--more {
    width: 80px;
    height: 80px;
}

.woocommerce-dashboard .order {
    padding: 28px 48px 36px 21px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    border-top: 1px solid var(--ast-border-color);
    border-bottom: 1px solid var(--ast-border-color);
    border-right: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:after,
.woocommerce-account .woocommerce-MyAccount-navigation li .ahfb-svg-iconset{
    display:none;
}

.woocommerce-account .woocommerce-MyAccount-navigation li .ast-woo-nav-link-name {
    font-size: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    padding: 17px 0;
    align-items: center;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:after {
    position: absolute; 
    right: 0;
    content: '';
    background-image: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-right.svg);
    width: 12px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.woocommerce-account .entry-header {
    margin-bottom: 36px;
}

.woocommerce-account .entry-title {
    font-size: 20px !important;
}

.archive.search .woocommerce-breadcrumb {
    display:none;
}

.woocommerce-edit-address .woocommerce-Address-title,
.woocommerce-view-order .woocommerce-column__title {
    background: #fff !important;
    border: 0 !important;
    margin-bottom: 10px !important;
}

.woocommerce-view-order .woocommerce-column__title {
    padding-left:0px !important;
}

.woocommerce-edit-address .woocommerce-Address-title h2,
.woocommerce-view-order .woocommerce-column__title {
    font-size: 20px;
}

.woocommerce-edit-address .woocommerce-Address-title {
    position:relative;
}

.woocommerce-edit-address .woocommerce-Address-title a {
    color: #3C3B3B;
    text-decoration: underline !important;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
}

.woocommerce-edit-address .woocommerce-Address-title a:hover {
    color: #EF5454;
}

.woocommerce-edit-address .addresses address,
.woocommerce-view-order address{
    font-style:normal !important;
    border-radius: 5px !important;
}

.woocommerce-view-order .order_details {
    border-radius: 5px !important;
}

.woocommerce-view-order .order_details tr td a {
    color: #3C3B3B;
}

.woocommerce-view-order .woocommerce-order-details__title {
    font-size: 20px;
}

.woocommerce-view-order .order_details tfoot tr th,
.woocommerce-view-order .order_details tfoot tr td {
    background: #fff;
}

.woocommerce-view-order .order_details tfoot tr:last-child th {
    border-radius: 0 0 0 5px;
}

.woocommerce-account .tinv-wishlist .product-name a {
    color: #3C3B3B;
}

.woocommerce-account .tinv-wishlist .product-price sup {
    vertical-align: inherit;
}

.woocommerce-account .tinv-wishlist .product-price ins {
    color: #EF5454;
}

.woocommerce-account .tinv-wishlist .product-stock .stock {
    justify-self: center;
}

.woocommerce-account .tinv-wishlist .tinv-header h2 {
    font-size: 20px;
}

.woocommerce-account .tinv-wishlist .wishlist_item .product-price {
    font-size:26px; 
    font-weight: 700;
}

.woocommerce-account .tinv-wishlist .wishlist_item .product-price del {
    font-size: 14px;
    font-weight: 500;
}

.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list {
    border-radius: 5px;    
}

.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list tfoot td {
    border-radius: 0 0 5px;
}

.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list thead,
.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list tfoot {
    display:none;
}

.woocommerce-account .tinv-wishlist .product-remove button {
    background: unset;
    border-radius: 10px;
    border: 1px solid rgb(60 59 59 / 10%);
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 22px;
    align-items: center;
}

.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action a {
    text-align: center;
}

.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action img {
    width: 25px !important;
    height: 25px !important;
}

.woocommerce-edit-address .woocommerce-MyAccount-content h2 {
    font-size: 20px;
}

.wishlist-icon-text .wishlist-text {
	display: inline;
}

.wishlist-icon-text .wishlist-icon {
	display: none;
}

.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action a {
    align-content: center;
}

.xoo-aff-group input[type="text"]:focus,
.xoo-aff-group input[type="password"]:focus,
.xoo-aff-group input[type="email"]:focus, 
.xoo-aff-group input[type="number"]:focus, 
.xoo-aff-group select:focus, 
.xoo-aff-group select + .select2:focus,
.xoo-aff-group input[type="tel"]:focus,
.xoo-aff-group input[type="file"]:focus {
    background-color: #fff;
}

.woocommerce-orders .order .ast-orders-table__cell-order-actions a,
.woocommerce-dashboard .order .ast-orders-table__cell-order-actions a {
    display:none;
}

.woocommerce-orders .order .ast-orders-table__cell-order-actions a.view,
.woocommerce-dashboard .order .ast-orders-table__cell-order-actions a.view {
    display:inline;
} 

.single-product .wps_wgm_added_wrapper {
    display:none;
}

.woocommerce-checkout .woocommerce-error {
    width:100%;
    display:none;
}

.woocommerce-error {
    border-top:0;
}

.ast-breadcrumbs .trail-browse, .ast-breadcrumbs .trail-items, .ast-breadcrumbs .trail-items li {
    display:inline;
}

.noutati_page .ast-archive-entry-banner:not(#duplicated_section) {
    height: 480px;
    text-align: center;
    color:#fff;
}

.noutati_page .ast-archive-entry-banner:not(#duplicated_section) h1 {
    color:#fff !important;
    font-size:64px !important;
    letter-spacing: 3.2px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    text-transform:uppercase;
    margin-top:0 !important;
    line-height:normal;
}

.noutati_page .ast-archive-entry-banner:not(#duplicated_section) .noutati-subtitle {
    font-family: 'Hedvig Letters Serif';
    font-size: 46px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    line-height:normal;
}

.noutati_page #duplicated_section {
    background: transparent !important;
}

.woocommerce-account .entry-content .xoo-el-form-container {
    max-width: 809px;
    padding: 39px 117px;
    border: 1px solid #0000001A;
    border-radius: 10px;
}

.woocommerce-account .entry-content .xoo-el-form-resetpw .xoo-el-form-txt {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
}

.woocommerce-account .entry-content .xoo-el-notice-success .xoo-el-login-tgr {
    width: 100%;
    max-width: unset;
    margin-top: 20px;
}

.woocommerce-account .entry-content .woocommerce {
    max-width: unset;
    margin: unset;
    border: unset;
    padding: unset;
    border-radius: unset;
}

.woocommerce-account .entry-content .xoo-el-form-container {
    max-width: 809px;
    padding: 39px 117px;
    border: 1px solid #0000001A;
    border-radius: 10px;
}

.woocommerce-account .entry-content .xoo-el-form-resetpw .xoo-el-form-txt {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
}

.woocommerce-account .entry-content .xoo-el-notice-success .xoo-el-login-tgr {
    width: 100%;
    max-width: unset;
    margin-top: 20px;
}

.xoo-el-notice {
    width: 100%;
}

.xoo-el-notice-error, .xoo-el-notice-success, .xoo-el-notice-warning {
    padding: 0;
    font-weight: 600;
    background-color: unset;
}

.xoo-el-notice .woocommerce-message {
    background-color: unset;
    border-top: 0;
    padding: 1em 1em 1em 2em;
}

.xoo-el-notice .woocommerce-message:before {
    left: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    max-width: 288px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding-left: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    position:relative;
    display: flex;
    padding-right: 9px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li::marker {
    display:none !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a .ast-woo-nav-link-name {
    font-weight: 500;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:after {
    top: 24px;
}

.woocommerce-edit-account form .form-row-first {
    width: 47%;    
}

.dsabafw_table_bill .billing_address,
.dsabafw_table_ship .shipping_address {
    padding: 0;
}

.dsabafw_table_bill .address-head,
.dsabafw_table_ship .address-head {
    width: 49%;
}

.woocommerce-account .ast-woo-grid-orders-container {
    grid-row-gap: 0;
}

.ast-footer-copyright a {
	color: #fff;
}

.ast-footer-copyright a:hover {
	text-decoration: underline;
}

select {
    color: #999;
}

.site-header .menu-vezi-toate-produsele {
    margin-top: 13px;    
}

.site-header .menu-vezi-toate-produsele .menu-text {
    text-decoration: underline;
}

.woocommerce-order-received .woocommerce-order-overview {
    display: flex !important;
    flex-direction: column;
}

.woocommerce-order-received .woocommerce-order-overview li {
    display: flex !important;
    align-items: center;
    column-gap: 10px;
}

.new-badge.loop {
    text-transform: uppercase;
}

.ast-email-validation-block {
    display:none !important;
}

.single-post .ast-single-entry-banner .entry-title,
.single-post .ast-single-entry-banner .entry-meta {
    background: #fff;
}

#postis_counties, .cev-pin-verification, .cev-authorization__footer {
    display:none;
}

.cev-authorization__description {
    text-align:center;
}
.dsabafw_woocommerce-address-fields_field-wrapper .select2-container {
    height: 54px;
}

.woocommerce-account .skyline.disabled {
    opacity:0.5;
    pointer-events:none;
}

.woocommerce-view-order .colet-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
}

.woocommerce-view-order .order-infos > div {
    padding: 9.5px 16px;
    border: 1px solid #3C3B3B;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 14px;
    letter-spacing: 0.7px;
    transition: background .3s;
    width: auto;
    text-align: center;
}

.woocommerce-view-order .order-infos > div:hover {
    background: #3C3B3B;
    color: #fff;
}

.woocommerce-view-order .order-infos-results .invoice-result .error {
    color: #a94442;
}

.woocommerce-view-order .order-infos-results .invoice-result .success {
    color: #3c763d;
}

.ast-modern-checkout .woocommerce #payment .blockUI.blockOverlay::before {
    display:none;
}

.woocommerce-cart #pickup-dropdown .dropdown-options {
    max-height: 235px;
    overflow-y: scroll;
}

.woocommerce-cart #pickup-dropdown .dropdown-options::-webkit-scrollbar-track {
    background: #ccc; 
}
    
.woocommerce-cart #pickup-dropdown .dropdown-options::-webkit-scrollbar-thumb {
    background: #000 !important;
}
    
.woocommerce-cart #pickup-dropdown .dropdown-options::-webkit-scrollbar {
    width: 2px !important;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td .order-actions-button {
    color:#fff;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td .order-actions-button:last-child {
    margin-bottom:0px;
}

.woocommerce-checkout.woocommerce-order-pay #order_review {
    max-width: 800px;
    margin: 0 auto;
}

.woocommerce-checkout.woocommerce-order-pay #order_review table.shop_table tr td {
    padding: 14px 12px;
    border-right:0;
    border-bottom-width:0;
}

.woocommerce-checkout.woocommerce-order-pay #order_review table.shop_table tr th {
    border-right:0;
    border-bottom-width:0;
}
.woocommerce-checkout.woocommerce-order-pay #order_review table.shop_table {
    border-radius:4px;
}

.loyalty_info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 14px;
}

.loyalty_info > p {
    font-size:20px;
    margin-bottom:8px;
}
.loialty_points svg {
    width: 20px;
    height: 16px;
    margin-left:11px;
}
.loialty_info_link {
    width: 100%;
    display: block;
    float: left;
    font-weight: 500;
    font-size: 12px;
    text-decoration: underline ! IMPORTANT;
    margin-bottom: 38px;
    margin-top: 6px;
}
#ast-card-loialty {
    max-width:unset;
    min-height:unset;
}

.loialty_info_box {
    border-top: 1px solid rgb(0 0 0 / 10%);
    margin-top: 20px;
    padding-top:20px;
}

.loialty input::-webkit-outer-spin-button,
.loialty input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.loialty input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.member-code-elementor p {
    margin-bottom:0px;
}

div.wpforms-container .wpforms-field.datepicker-form {
    padding-top:8px !important;
}

div.wpforms-container .wpforms-field.fake-gdpr-text textarea {
    display:none;
}

div.wpforms-container .wpforms-field.fake-gdpr-text .wpforms-field-description a {
    text-decoration:underline;
}

div.wpforms-container .wpforms-field.fake-gdpr-text .wpforms-field-description {
    color:#3C3B3B;
}

.vip-form .wpforms-form .wpforms-submit-container {
    text-align:center;
}

.vip-form .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner {
    height:54px;
}

.vip-form .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable.choices__placeholder {
    font-weight: 500;
}

/* Media queries */
@media screen and (min-width:1066px) {
    .woocommerce-view-order .woocommerce-customer-details.single-column {
        max-width: 48%;
    }
    
    .wpgis-slider-for .slick-dots {
        display:none !important;
    }
    
    div.ast-sticky-add-to-cart, .goback {
        display:none;
    }  
    
    .dsabafw_modal-content {
        max-width:600px;
    }
    
    .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account {
        display:none;
    }
    
    .wpc-filters-main-wrap a.wpc-filters-reset-button {
        display:none !important;
    }
    
    .ast-site-header-cart .widget_shopping_cart {
        min-width:659px;
    }
    
    .ast-site-header-cart .widget_shopping_cart {
        border:0;
    }
    
    .ast-site-header-cart .widget_shopping_cart:before, .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .variation,
     .ast-site-header-cart .widget_shopping_cart p.total {
        display:none !important;
    }
    
    .ast-site-header-cart .widget_shopping_cart .product_list_widget li {
        padding-left:12em !important;
        border-bottom:0 !important;
        padding-bottom:0px !important;
    }
    
    .ast-site-header-cart .widget_shopping_cart .product_list_widget li img {
        max-width:10em !important;
        width:10em;
        height:10em;
    }
    .ast-site-header-cart .widget_shopping_cart .product_list_widget li>a {
        font-size:16px;
        font-weight:400;
        letter-spacing:0.8px;
        margin-bottom:18px;
    }
    
    .ast-site-header-cart .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap ins {
        font-size: 24px;
        font-weight: 700;
        color: #EF5454;
    }
    
    .ast-site-header-cart .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap del .amount {
        font-weight: 400;
        font-size: 14px;
        opacity:1;
        margin-left:18px;
    }
    
    .ast-site-header-cart .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap del  {
        font-size:14px;
        opacity:1;
    }
    
    .ast-site-header-cart .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap .amount {
        font-size: 24px;
        font-weight: 700;
    }
    
    .ast-site-header-cart .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap {
        display: flex;
        align-items: center;
        margin-bottom:18px;
    }
    
    .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove:before {
        border-radius: 10px;
        border-color: rgb(60 59 59 / 10%);
        width:62px;
        height:54px;
    }
    
    .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove {
        color: #313131;
        opacity:1;
        bottom:6px;
        top:unset;
        width: 62px;
        height: 54px;
        margin-bottom:0px;
    }
    
    .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove .ahfb-svg-iconset {
        transform: scale(.2);
        width: 62px;
        height: 54px;
    }
    
    .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .quantity {
        width:calc(100% - 64px);
    }
    
    .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .quantity input[type=number] {
        width:100%;
        max-width:100%;
    }
    
    .ast-site-header-cart .widget_shopping_cart p.buttons {
        border-top:1px solid #3C3B3B1A;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        padding-left:50px !important;
        padding-right:50px !important;
    }
    
    .ast-site-header-cart .widget_shopping_cart .buttons .button {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0.9px;
    }
    
    .ast-site-header-cart .widget_shopping_cart .buttons .button:not(.checkout) {
        border-color:#3C3B3B1A;
    }
    
    .ast-site-header-cart .ast-site-header-cart-data .widget_shopping_cart_content>ul {
        padding-left:50px !important;
        padding-right:50px !important;
    }
    
    .ast-site-header-cart .ast-site-header-cart-data .widget_shopping_cart_content .mini-cart-title {
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 1.2px;
        padding-top:30px !important;
        padding-left:60px !important;
        padding-right:60px !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .woocommerce-cart #ast-cart-wrapper .ast-cart-non-sticky {
        width: calc(50% - 14px);
        margin-right: 14px;
    }
    
    .woocommerce-cart #ast-cart-wrapper .cart-collaterals {
        width: calc(50% - 14px);
        margin-left: 14px;
    }
    
    .woocommerce-checkout form #customer_details.col2-set {
        width: calc(50% - 12px) !important;
        margin-right: 12px !important;
    }
    
    .woocommerce-checkout #ast-order-review-wrapper {
        width: calc(50% - 12px) !important;
        margin-left: 12px;
    }
    
    .woocommerce-account .retur-form {
        max-width:840px;
    }
    
    .woocommerce-account-mobile-nav {
        display: none;
    }  
    
    .woocommerce-dashboard .customer-data {
        max-width: 840px;
    }
    
    .woocommerce-dashboard .pass-icon-tx {
        max-width: 840px;
    }
    
    .woocommerce-orders .order, .woocommerce-dashboard .order {
        max-width: 840px;
    }
    
    .woocommerce-account .tinv-wishlist .product-action {
        width: 240px !important;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-remove {
        padding: 18px;
    }
    
    .woocommerce-account .woocommerce-MyAccount-content {
        margin-top:-60px;
    }
    
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 70%;
    }
    
    .woocommerce-cart .custom-dropdown ul li:not(:last-child) {
        margin-bottom: 10px;
    }
    
    .site-header .menu-text {
        transition: transform 0.2s ease;
    }
    
    .site-header .main-navigation > ul > .menu-item:hover > .menu-link {
        font-weight: 500;
        /*transform: scale(1.01);*/
    }
	
	.single-product .slick-dotted.slick-slider {
		margin-bottom: 0;
	}

	.single-product.woocommerce-js .ast-product-img-summary-wrapper div.images {
		margin-bottom: 49px;
	}
	
	.vip-form div.wpforms-submit-container button[type=submit] {
        font-size:20px !important;
        padding: 12px 70px !important;
    }
}

@media (min-width: 922px) {
	.ast-sticky-active .ast-below-header-bar .site-below-header-wrap, .ast-sticky-add-to-cart {
		display: none;
	}
	
	.woocommerce ul.products li.product .price,
    .woocommerce-page ul.products li.product .price,
    .wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,
    .woocommerce div.product p.price ins,
    .woocommerce div.product span.price ins,
    .woocommerce ul.products li.product .price ins {
        font-size: 24px;
    }
    
    .woocommerce ul.products li.product .price del {
        font-size: 16px;
    }
    
    .woocommerce ul.products li.product .astra-shop-summary-wrap a img {
        width: 28px !important;
        height: 28px !important;
    }
}	

@media (max-width: 1650px) {
	.ast-builder-html-element .img-pay {
		height: 115px;
	}	
	
	.ast-builder-html-element .img-anpc, .ast-builder-html-element .img-sol {
		height: 55px;
		width: 227px;
	}
}	

@media (max-width: 1600px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
		grid-column-gap: 100px;
	}
	
	.dgwt-wcas-search-wrapp {
		min-width: 200px;
		max-width: 200px;
	}
	
	.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
		height: 380px;
	}

}
	
@media screen and (max-width:1550px) {
    .ast-sticky-active .dgwt-wcas-search-wrapp {
        min-width:400px;
    }
	
}

@media (max-width: 1480px) {
	.single-product .related ul.products li.product, .single-product .upsells ul.products li.product, .scroll-included ul.products li.product {
    	width: calc((100% - 75px) / 4) !important;
	}
	
	.custom-subcategories-archive ul.products li.product-category {
		width: calc((100% - 69px) / 4);
	}	
	
	.home .custom-thumb, .single-product .custom-thumb {
		width: calc(100% / 4 - 35px);
	}

	.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
		height: 330px;
	}
	
	.home-grid-custom ul.products:not(.elementor-grid).columns-6, .custom-page ul.products:not(.elementor-grid).columns-6 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

}

@media screen and (max-width:1410px) {
    .custom-texts-wrap {
        width:40%;
        padding:50px;
    }
    
    .custom-img-wrap {
        width:60%;
    }
    
    .woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-image .ast-product-thumbnail img {
        width: 100px !important;
        height: 100px !important;
    }
    
    .woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-image.ast-enable-image .ast-product-name {
        width: calc(100% - 135px) !important;
    }
    
    .woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-image {
        gap:30px;
    }
    
    .woocommerce-checkout #ast-order-review-wrapper {
        padding:40px;
    }
    
    .woocommerce-cart .woocommerce-cart-form {
        padding: 35px;
    }
    
    #ast-cart-wrapper .cart-collaterals .cart_totals {
        padding:35px;
    }
}

@media (max-width: 1300px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
		grid-column-gap: 50px;
	}
	
	.single-product .related ul.products li.product, .single-product .upsells ul.products li.product, .scroll-included ul.products li.product {
    	width: calc((100% - 75px) / 4) !important;
	}
	
	.archive.woocommerce-js ul.products li.product.product-category a img {
		height: 309px;
	}
	
	.ast-sticky-active .dgwt-wcas-search-wrapp {
        min-width:300px;
    }
	
	.brands-carousel .bdt-ep-static-carousel-image img {
		height: 295px;
	}
	
	.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
		height: 280px;
	}	
}

@media screen and (max-width: 1350px) and (min-width: 1066px) {
	#secondary {
		width: 25%;
	}
	
	.archive ul.products {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
	
	#secondary .ast-filter-wrap .wpc-filters-section.has-scroll-inside .wpc-filter-content ul li {
		padding-right: 10px;
	}
	
	.ast-filter-wrap .wpc-filters-section { 
		padding: 31px 21px 28px 28px;
	}	
}	

@media screen and (max-width: 1350px) and (min-width: 1250px) {
	#secondary {
		width: 22%;
	}	
}

@media screen and (max-width: 1299px) and (min-width: 1066px) {
    .ast-sticky-active #secondary_menu-site-navigation-desktop-sticky {
        margin-top:10px;
        cursor:pointer;
    }
    .ast-sticky-active #secondary_menu-site-navigation-desktop-sticky::before {
      content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/bars.svg);
    }
    
    .ast-sticky-active #ast-hf-menu-2-sticky {
        display:none;
    }
    
    .menu-activated #ast-hf-menu-2-sticky {
        display:block;
        position: absolute;
        top: 55px;
        background: #fff;
        margin-left: -30px;
        padding: 20px;
    }
    .menu-activated #ast-hf-menu-2-sticky > .menu-item {
        line-height:50px;
    }
    
    .ast-sticky-active .dgwt-wcas-search-wrapp {
        min-width:500px;
    }
    
    .ast-sticky-active .ast-primary-header-bar .site-primary-header-wrap .ast-builder-grid-row.ast-grid-center-col-layout {
      grid-template-columns: 1fr auto 1fr;
    }
}

@media screen and (max-width:1260px) {
    .custom-texts-wrap {
        width:45%;
        padding:30px;
    }
    
    .custom-img-wrap {
        width:55%;
    }
    
    .woocommerce-checkout .notification-column, .woocommerce-checkout #show-more-products {
        display:none;
    }
    
    .woocommerce-checkout .notification-row {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    
    .woocommerce-cart .woocommerce-cart-form {
        padding: 15px;
    }
    
    #ast-cart-wrapper .cart-collaterals .cart_totals {
        padding:15px;
    }
}

@media (max-width: 1250px) {
	.home-gap-container {
		row-gap: 30px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
	}
	
	.ast-excerpt-container>p:last-child {
		font-size: 16px;
	}
	
	.home-gift-custom ul.products li.product a img {
		height: 350px !important;
	}
	
}	

@media (max-width: 1090px) {
	.woocommerce.widget_price_filter .price_slider_amount {
    	display: flex;
    	flex-direction: column-reverse; 
	}

	.woocommerce.widget_price_filter .price_slider_amount .button {
		margin-top: 10px; 
	}

	.woocommerce-js .widget_price_filter .price_slider_amount {
		text-align:left;
	}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
		grid-column-gap: 17px;
	}
	
	.ast-separate-container .ast-grid-4 > .site-main > .ast-row {
		grid-template-columns: repeat(3, 1fr);
		column-gap: 20px;
		margin-bottom: 16px;
	}

	.ast-separate-container .ast-separate-posts.ast-article-post {
		margin-bottom: 20px;
	}
	
	.ast-pagination {
		margin-bottom: 40px;
	}
	
    .home-gift-custom ul.products li.product a img {
        height: 325px !important;
    }
}

@media screen and (max-width: 1090px) and (min-width: 922px) {
	.ast-archive-entry-banner {
		padding-left: 20px;
		padding-right: 20px;
	}
}	


@media only screen and (max-width: 1350px) and (min-width: 1025px) {
	.image-resize-rezolution img {
		height: 315px !important;
	}
}	

@media screen and (min-width: 545px) and (max-width: 1065px) {
	.archive.search .ast-archive-entry-banner h1 span {
	    font-size:25px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1065px) {
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action .tinvwl-txt {
        display:none;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action i {
        display:block;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action i:before {
        content: url('https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/bxs-cart-add.svg') !important;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action img {
        height: 36px !important;    
        width: 36px !important;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action button,
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action a {
        padding: 8px;
    }
    
	.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action a {
	    display:none;
	}
	
	.wishlist-icon-text .wishlist-icon {
	    display:inline;
	}
	
	.wishlist-icon-text .wishlist-text {
	    display:none;
	}
}

@media screen and (max-width:1065px) {
    .woocommerce-cart #pickup-dropdown .dropdown-options {
        max-height: 175px;
    }
    
    .single-post .ast-single-entry-banner .entry-title {
        padding-top:30px;
    }
    
    .single-post .ast-breadcrumbs {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .single-post .ast-single-entry-banner .entry-meta {
        padding-bottom: 10px;    
    }
    
    .ast-header-breadcrumb {
        padding-top: 14px;
        border-bottom-width: 0 !important;
    }
    
    .woocommerce-order-received .woocommerce-thankyou-order-details li {
        border-bottom: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .vertical-img-left.wpgis-slider-for {
      width: 100%;
      float: left;
      margin-left: 0%;
    }
    
    #wpgis-gallery {
      width: 100%;
      display:none;
    }
    
    .vertical-img-left.wpgis-slider-for {
        overflow:visible;
    }
    
    .woocommerce-js div.product div.images {
     	margin-bottom: 2em;
      	float: left !important;
    }
    
    .wpgis-slider-for .slick-dots li button {
        box-shadow: none;
        width:8px;
        height:8px;
        padding:0;
    }
    
    .wpgis-slider-for .slick-dots li button:before {
        font-size:30px;
    }
    
    .wpgis-slider-for .slick-dots li button:before {
        opacity: 1;
        color: #D4D4D4; 
        width:8px;
        height:8px;
    }
    
    .wpgis-slider-for .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #3C3B3B;
    }
    
    .wpgis-slider-for .slick-dots li {
        margin:0 4px;
        width:8px;
        height:8px;
    }
    
    .wpgis-slider-for:hover .btn-prev, .wpgis-slider-for:hover .btn-next {
        display:none;
    }
    
    .woocommerce-js div.product p.ast-stock-detail .ast-stock-avail, .woocommerce-js div.product p.stock .ast-stock-avail {
        font-size:12px;
    }
    
    .ast-sticky-add-to-cart .check-stock, .ast-sticky-add-to-cart .gift-wrap-option, .ast-sticky-add-to-cart .quantity {
        display:none !important;
    }
    
    .ast-sticky-add-to-cart .ast-sticky-add-to-cart-action-price {
        display:inherit;
        flex-direction: column;
        font-size:18px;
    }
    
    .ast-sticky-add-to-cart-action-wrap .ast-sticky-add-to-cart-action-price del {
        opacity: 1;
        font-weight: 400;
        font-size: 10px;
        color: #36353580;
        line-height:normal;
    }
    
    .ast-sticky-add-to-cart-action-wrap .ast-sticky-add-to-cart-action-price ins {
        font-size: 18px;
        font-weight: 700;
        color: #EF5454;
        line-height: normal;
    }
    
    .ast-sticky-add-to-cart .ast-sticky-add-to-cart-action-price br {
        display:none;
    }
    
    .ast-sticky-add-to-cart .button.single_add_to_cart_button, 
	.ast-sticky-add-to-cart .button.single_link_to_cart_button {
        font-size:12px;
        text-transform:uppercase;
        font-weight:700;
        letter-spacing:1px;
        border-radius:10px;
        padding: 11px 10px !important;
        width: auto !important;
        line-height:normal;
    }
    
    .ast-sticky-add-to-cart .ast-sticky-add-to-cart-content {
        min-height:72px;
    }
    
    .ast-sticky-add-to-cart-action-wrap .cart {
        justify-content:end;
    }
    
    div.ast-sticky-add-to-cart {
        border: 1px solid #0000001A;
        box-shadow: none;
    }
	
	.custom-subcategories-archive ul.products li.product-category {
		width: calc((100% - 85px) / 4);
	}	
	
	.archive.woocommerce-js ul.products li.product.product-category a img {
		height: 299px;
	}
	
	.custom-thumb {
		width: calc(100% / 4 - 153px);
	}
	
	.woocommerce div.product div.images {
		position: relative;
	}
	
	.woocommerce-js.single-product .sale .custom-sale-badge>span.onsale {
		top: unset;
        bottom: 65px;
        left: 0;
        font-size: 14px;
        line-height: 2.5;
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
		width: 53.19px;
        height: 32.73px;
	}

	.new-badge.single-p {
		top: unset;
		bottom: 30px;
		left: 0;
		font-size: 14px;
		line-height: 2.5;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		width: 53.19px;
        height: 32.73px;;
	}
	
	.home.woocommerce-js .scroll-included ul.products li.product, .cadou-products-slider.scroll-included ul.products li.product {
		width: calc((100% - 50px) / 4) !important;
		margin-right: 16px;
		margin-bottom: 0;
	}  
	
	.brands-carousel .bdt-ep-static-carousel-image img {
		height: 300px;
	}
	
	.woocommerce-js ul.products li.product .woocommerce-loop-category__title {
		padding: 8px 12px;
		font-size: 12px;
		white-space: normal;
		width: 160px;
	}
	
	.ast-separate-container #primary, .ast-separate-container #secondary {
		padding: 0;
	}
	
	.dgwt-wcas-search-wrapp {
		max-width: 100% !important;
		width: 100% !important;
		margin: 0 0 15px 0; 
		min-width: unset !important;
	}

	.dgwt-wcas-search-form,
	.dgwt-wcas-sf-wrapp,
	.dgwt-wcas-search-input {
		max-width: 100% !important;
		width: 100% !important;
	}
	
	.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
		width: 100%;
		padding: 0;
	}
	
	.ast-header-break-point .ast-below-header-bar .ast-builder-grid-row {
		display: block;
	}
	
	.notification-bar-owm .notification-title {
		margin-right: 30px;
	}
	
	body:not(.wpc_is_filter_request) .ast-archive-entry-banner .woocommerce-breadcrumb {
		margin-top: 21px !important;
	}
	
	.fake-checkbox-container input + label::before {
		top: 1px !important;
	}
	
	.fake-checkbox-container input:checked + label::after {
		top: 1px !important;
        left: 4px !important;
	}
	
	.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: unset;
	}
	
	.select2-container .select2-selection--single {
		height: unset;
	}
	
	.ast-modern-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_type {
		margin-left: 15px;
	}
	
	input.fake-checkbox + label, .fake-checkbox-container input + label {
		padding-left: 30px;
		margin-bottom: 7px;
		margin-top: 7px;
	}
	
	.woocommerce-cart input.fake-checkbox + label, .woocommerce-cart .fake-checkbox-container input + label {
	    margin:0;
	}
	
	.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
		margin-bottom: 22px;
	}
	
	.woocommerce #payment ul.payment_methods>li {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        min-height: 40px !important;
        margin-bottom:8px;
        display:inline-block !important;
    }
	
	.ast-modern-checkout .woocommerce #payment ul.payment_methods {
		margin: 0 0 4px 0;
	}
	
	.woocommerce-checkout.ast-modern-checkout .ast-two-column-checkout {
		margin-bottom: 26px;
	}
	
	.footer-widget-area #nav_menu-2 {
		margin-bottom: 0;
	}
	
	.footer-widget-area #text-4 .textwidget p:last-child {
		margin-bottom: 4px;
	}
	
	.ast-builder-html-element .img-pay {
		margin-top: 0;
		width: auto;
	}
	
	.img-anpc {
		margin-bottom: 6px;
	}
	
	.site-primary-footer-wrap .site-footer-section, .site-below-footer-wrap .site-footer-section {
	    margin-bottom:0px !important;
	}
	
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] {
	    min-height:15px;
	}
    
    footer .img-anpc {
        margin-top:5px;
    }
    
    footer .img-pay {
        margin-top:15px;
    }

	.single-product .related ul.products li.product, .single-product .upsells ul.products li.product {
		width: calc((100% - 60px) / 4) !important;
        margin-right:16px !important;
    }
    
    .single-product .related ul.products li.product:last-child, .single-product .upsells ul.products li.product:last-child {
        margin-right: 0 !important;
    }
	
	#dsabafw_billing_popup form .form-row input.input-text, #dsabafw_billing_popup form .form-row textarea, 
	#dsabafw_billing_popup form .form-row select, #dsabafw_shipping_popup form .form-row input.input-text,
	#dsabafw_shipping_popup form .form-row textarea, #dsabafw_shipping_popup form .form-row select{
		height: 40px;
		font-size: 12px;
	}

	#dsabafw_billing_popup form .form-row input.input-text::-webkit-input-placeholder,
	#dsabafw_billing_popup form .form-row textarea::-webkit-input-placeholder,
	#dsabafw_shipping_popup form .form-row input.input-text::-webkit-input-placeholder,
	#dsabafw_shipping_popup form .form-row textarea::-webkit-input-placeholder {
		font-size: 12px;
	}
	
	#dsabafw_billing_popup .select2-container .select2-selection--single, #dsabafw_shipping_popup .select2-container .select2-selection--single {
		height: 40px;
		margin-bottom: 0px;
	}
	
	.woocommerce form .form-row .select2-container--default .select2-selection--single, .dsabafw_woocommerce-address-fields_field-wrapper .select2-container {
	    height:40px;
	}
	
	.retur-form h3 {
		margin-top: 30px;
		font-size:14px;
	}
	
	div.wpforms-container-full .wpforms-form div.wpforms-field-container textarea.wpforms-field-large {
		height: calc(var(--wpforms-field-size-input-height) * 4.1);
	}
	
	.woocommerce-account .form-row.ast-animate-input .iti__flag-container, .woocommerce-checkout .form-row.ast-animate-input .iti__flag-container {
        padding-top: 14px;
    }
    
    .woocommerce-account .dsabafw_table_bill button, .woocommerce-account .dsabafw_table_ship button {
        font-size:10px !important;
    }
    
    p.billing_empty_message, p.shipping_empty_message {
        font-size:12px;
    }
    
    #dsabafw_billing_popup form .form-row input.input-text, #dsabafw_billing_popup form .form-row textarea, #dsabafw_billing_popup form .form-row select, 
	#dsabafw_shipping_popup form .form-row input.input-text, #dsabafw_shipping_popup form .form-row textarea, #dsabafw_shipping_popup form .form-row select,
	#dsabafw_billing_popup .select2-container .select2-selection--single, #dsabafw_shipping_popup .select2-container .select2-selection--single {
        border-radius:5px;
    }
    
    .woocommerce-account span.billing_address_inner, .woocommerce-account span.shipping_address_inner {
        padding:15px;
    }
    
    .woocommerce-edit-account .woocommerce form .form-row {
        margin-bottom: 8px;
    } 
    
    .woocommerce-MyAccount-content .title-last-orders {
        font-size:14px;
    }
    
    
    body {
        --wpforms-field-size-font-size: 14px;
        --wpforms-field-size-input-height: 40px;
        --wpforms-label-size-font-size: 14px;
    }
    
    div.wpforms-container-full input[type=text]::placeholder, div.wpforms-container-full input[type=email]::placeholder, div.wpforms-container-full textarea::placeholder {
        font-size:14px;
    }
    
    .scroll-arrow svg {
        width: 12px;
        height: 19px;
    }
    
    #ast-fixed-header .main-header-bar {
        box-shadow:unset;
    }
    
    .ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type {
        display:none !important;
    }
    
    .ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link {
        border-bottom:0;
    }
    
    .mobil-menu-logo {
        width:185px;
        margin-left:16px;
        position: fixed;
        top: 30px;
    }
    
    .ast-mobile-popup-drawer .ast-mobile-popup-header {
        padding-top:30px;
    }
    
    #ast-mobile-popup .main-header-bar-navigation {
        position:fixed;
    }
    
    #ast-mobile-site-navigation {
        padding-top:30px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap del .amount, 
	.woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap del,
    .astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap del .amount, 
	.astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap del,
    .woocommerce-cart .additional-information .infos .promo-text, .woocommerce-cart .additional-information .infos .promo-amount {
        font-size:12px;
    }
    
    .woocommerce-cart .additional-information {
        padding-right:0px;
    }
    
    .woocommerce-cart .additional-information .infos.notes {
        margin-top:0px;
    }
    
    .site-header-below-section-right.site-header-section {
        display:none;
    }
    
    .woocommerce div.product div.images {
        margin-bottom:20px;
    }
	
    .single-product div.product .entry-title {
        padding-right:0;
    }
    
    .woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce ul.products li.product .price ins {
        margin-right:15px;
    }
    .woocommerce-js div.product .stock, .single-product .check-stock span {
        font-size:12px;
    }
    
    .single-product .check-stock {
        margin-bottom:23px;
    }
    
    .woocommerce div.product .product_meta>span, .single-product .ast-product-tabs-layout-accordion .ast-accordion-wrap {
        font-size:12px;
    }
    
    .woocommerce-js div.product .product_meta {
        padding-top:0px;
        padding-bottom:23px;
    }
    
    .single-product div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header, .single-product .related h2, .single-product .upsells h2 {
        font-size:16px;
    }
    
    .single-product .ast-product-tabs-layout-accordion .ast-accordion-wrap {
        padding-bottom:39px;
    }
    
    .single-product .related h2, .single-product .upsells h2 {
        margin-bottom:16px;
    }
    
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size:12px;
    }
    
    .woocommerce ul.products li.product .astra-shop-summary-wrap {
        padding:0 6px;
    }
    
    .woocommerce-result-count {
        display:none;
    }
    
    .ast-shop-toolbar-container {
        width:100% !important;
        flex-direction:column;
    }
    
    .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap, .woocommerce .woocommerce-ordering {
        width:100%;
    }
    
    .custom-select-wrapper .select-selected {
        font-size:12px;
        padding: 11px 16px;
    }
    
    .custom-select-wrapper .select-selected:after {
        transform: scale(0.7);
    }
    
    body .wpc-filters-open-button-container a.wpc-open-close-filters-button img {
        width: 10px;
    }
    
    .custom-select-wrapper .select-selected, body:not(.wpc_is_filter_request) .ast-archive-entry-banner .woocommerce-breadcrumb, 
	body:not(.wpc_is_filter_request) .ast-archive-entry-banner .custom-toolbar-location {
        width:100%;
    }
	
    body:not(.wpc_is_filter_request) .ast-archive-entry-banner .custom-toolbar-location {
        margin-top:0px;
    }
    
    .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap {
        margin-bottom:0 !important;
    }
    
    .wpc_is_filter_request #primary {
        margin-top:0px !important;
    }
    
    .wpc_is_filter_request .ast-shop-toolbar-container {
        margin-bottom:13px;
    }
    
    .woocommerce #secondary {
        padding:0px !important;
    }
    
    .woocommerce #secondary .widget {
        margin-bottom:0 !important;
    }
    
    body .wpc-filters-open-button-container a.wpc-open-close-filters-button {
        background: #3C3B3B !important;
        border: 0 !important;
        border-radius: 5px !important;
        color:#fff !important;
        width:100%;
        font-size: 12px;
        font-weight: 500 !important;
        padding: 11px 15px !important;
        letter-spacing: 0.8px;
        margin-bottom:5px;
    }
    
     body .wpc-filters-open-button-container a.wpc-open-close-filters-button .wpc-button-inner {
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    
    body .wpc-filters-open-button-container a.wpc-open-close-filters-button .wpc-button-inner .wpc-icon-html-wrapper span {
        background:#fff !important;
    }
    
    .wpc-filters-widget-content.wpc-opened {
        position: fixed;
        height: calc(100vh - 150px);
        left: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
        z-index: 99;
        top: 150px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        padding-bottom:60px;
    }
    
    .ast-filter-wrap .wpc-filters-section, .ast-filter-wrap .wpc-filters-section.has-scroll-inside {
        padding-left:15px;
        padding-right:15px;
        padding-top:17px;
        padding-bottom:17px;
    }
    
    .ast-filter-wrap .wpc-filters-section {
        margin-bottom:0px;
    }
    .wpc-filters-widget-containers-wrapper {
        overflow-y: scroll;
        height: calc(100% - 125px);
    }
    
    .wpc-filters-widget-content.wpc-opened .wpc-widget-close-container {
        display:block;
    }
    
    body.woocommerce.archive:not(.wpc_is_filter_request) .ast-archive-entry-banner, body.woocommerce.archive:not(.wpc_is_filter_request) .widget_wpc_filters_widget,
    body.woocommerce.archive:not(.wpc_is_filter_request) .wpc-filters-main-wrap, body.woocommerce.archive:not(.wpc_is_filter_request) #secondary {
        position:unset;
    }
    
    .wpc-filters-widget-content.wpc-opened .wpc-widget-close-container {
        display: flex !important;
        flex-direction: row-reverse;
    }
    
    .wpc-filters-widget-content.wpc-opened .wpc-widget-popup-title {
        justify-content:flex-start;
        padding-left:15px;
        padding-top:35px;
        font-size:16px;
    }
    
    .ast-filter-wrap .wpc-filters-section {
        border-top-width: 0;
        border-left-width: 0;
        border-right-width: 0;
    }
    
    .single-product .beneficii-produs {
        margin-top:20px;
        padding: 21px 24px;
    }
    
    .single-product .beneficii-title {
        font-size:14px;
        border-bottom:0;
        margin-bottom: 12px;
    }
    
    .single-product .subtitlu-caract a, .single-product .subtitlu-caract {
        font-size:12px !important;
    }
    
    .single-product .caract {
        align-items:center;
    }
    
    .single-product div.product div.summary {
        margin-bottom:20px;
    }
    
    .modal-content {
        width:92%;
    }
    
    .modal-content {
        padding:35px 22px;
    }
    
    .woocommerce-cart .modal-content {
        padding:30px 22px;
    }
    
    .woocommerce-cart .modal-content div {
        font-size: 14px;
        text-align: center;
    }
    
    .woocommerce-cart .modal-content .close {
        right: 12px;
        top: 13px !important;
    }
    
    #check-stock-details .shop-name {
        font-size:14px;
        letter-spacing:0px;
        margin-bottom:6px;
    }
    
    #check-stock-details .shop-stock {
        font-size:12px;
        letter-spacing:0;
    }
    
    #check-stock-details .shop-row {
        padding-bottom:8px;
        margin-bottom:8px;
    }
    
    .wpc-filters-main-wrap a.wpc-filters-reset-button {
        display:block;
    }
    
    .wpc-filters-section.wpc-filter-layout-submit-button {
        gap:19px;
        margin-top:13px;
        position:fixed;
        background:#fff;
        bottom:0;
        position:fixed;
        width:100%;
    }
    
    .wpc-filters-main-wrap a.wpc-filters-reset-button {
        width: 100% !important;
        border: 0 !important;
        padding: 0 !important;
        justify-content: flex-start !important;
        font-size: 12px;
        font-weight: 500 !important;
        color: rgb(0 0 0 / 50%);
        text-decoration: underline !important;
    }
    
    
    .wpc-widget-close-container .wpc-icon-html-wrapper {
        background: transparent !important;
    }
    
    .wpc-icon-html-wrapper span {
        background:#363535 !important;
    }
    
    .ast-filter-wrap .wpc-filters-section.wpc-closed .wpc-filter-content {
        display:none;
    }
    
    .ast-filter-wrap .wpc-filters-section.wpc-opened .wpc-filter-content {
        display:block;
    }
    
    #secondary .sidebar-main .wpc-filters-section .widget-title {
        margin-bottom:0px;
        font-weight:500;
    }
    .wpc-filters-widget-content.wpc-opened .wpc-widget-popup-title {
        font-weight:500;
    }
    
    #secondary .sidebar-main .wpc-filters-section .widget-title:after{
        content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-down-small.svg);
    }
    
    #secondary .sidebar-main .wpc-filters-section.wpc-opened .widget-title:after{
        content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/angle-up-small.svg);
    }
    
    #secondary .sidebar-main .wpc-filters-section .widget-title .cancel_filter {
        display:none;
    }
    
    .wpc-filter-content {
        padding-top:22px;
    }
    
    .wpc-filters-widget-containers-wrapper {
        margin-top: 7px;
    }
    
    .filter-overlay {
        position: fixed !important;
        z-index: 99;
        padding-top: 0;
        left: 0px;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(60 59 59 / 10%) !important;
        overflow: auto;
    }
    
    .filter-overlay .wpc-filters-open-button-container {
        display:none !important;
    }
    
    .woocommerce #content > .ast-container {
        flex-direction:column;
    }
    
    body #primary .ast-shop-toolbar-container {
        display:block !important;
        margin-bottom:13px;
        float:left;
    }
    
    .custom-toolbar-location {
        display:none;
    }
    
    .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap:first-child {
        display:none
    }
    
    body.woocommerce.archive #primary {
        padding-top:0px;
    }
    
    .wpc-filters-main-wrap.is-active {
        opacity:1 !important;
    }
    
    body .wpc-filters-main-wrap a.wpc-filters-submit-button .wpc-filters-found-posts-wrapper {
        margin-left:5px;
    }
    
    .custom-img-wrap {
        min-height:400px;
    }
    
    .woo-lookbook-quickview .wlb-product-title {
        font-size:12px !important;
        font-weight:400;
    }
    
    .woocommerce-cart .woocommerce-cart-form, #ast-cart-wrapper .cart-collaterals .cart_totals {
        padding:16px;
        margin-bottom:30px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li img, .astra-cart-drawer .widget_shopping_cart .product_list_widget li img {
        width: 150px;
        height: 150px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li, .astra-cart-drawer .widget_shopping_cart .product_list_widget li {
        padding-left:162px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-product-name, .astra-cart-drawer ul.product_list_widget li .ast-product-name {
        padding-right:0px;
        font-size: 12px;
        letter-spacing: 0.6px;
        margin-bottom:7.5px;
    }
    
    .astra-cart-drawer .widget_shopping_cart .product_list_widget li>a {
        margin-bottom:.33em;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap .amount, .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap ins,
    .astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap .amount, .astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap ins {
        font-size:20px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap del .amount, .astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap del .amount {
        margin-left:10px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget a.remove:before, .woocommerce-cart .woocommerce-cart-form ul.product_list_widget a.remove,
    .astra-cart-drawer .widget_shopping_cart .cart_list a.remove, .astra-cart-drawer .widget_shopping_cart .cart_list a.remove:before, .astra-cart-drawer .widget_shopping_cart .cart_list a.remove .ahfb-svg-iconset {
        width:34px;
        height:32px;
    }
    
    .astra-cart-drawer .widget_shopping_cart p.buttons {
        padding:1.3em;
    }
    
    .astra-cart-drawer .widget_shopping_cart .buttons .button {
        font-size: 14px !important;
    }
    
    .woocommerce-js a.remove .ahfb-svg-iconset {
        transform: scale(.4);
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget .quantity, .astra-cart-drawer .widget_shopping_cart .cart_list .quantity {
        width: calc(100% - 34px);
        margin-right: 0;
    }
    
    .woocommerce:not(.single-product) .quantity .minus, .woocommerce:not(.single-product) .quantity .plus, .woocommerce:not(.single-product) input[type=number].qty.ast-no-internal-border {
        height:32px;
    }
    
    .woocommerce .quantity .qty {
        min-height:32px;
    }
    
    .woocommerce .quantity .minus {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .woocommerce .quantity .plus {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget a.remove:before, .astra-cart-drawer .widget_shopping_cart .cart_list a.remove:before,
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget a.remove:before, .astra-cart-drawer .widget_shopping_cart .cart_list a.remove {
        border-radius:5px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li .ast-mini-cart-price-wrap, .astra-cart-drawer .widget_shopping_cart .product_list_widget .ast-mini-cart-price-wrap {
        margin-bottom: 8px;
        padding-right: 0;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li {
        min-height:150px;
    }
    
    .woocommerce-cart .cart-login {
        padding:16px;
    }
    
    .woocommerce-cart .cart-login .cart-login-title, .woocommerce-cart .vouchers-title, .woocommerce ul#shipping_method li label,
    .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td,
    .loyalty_info > p {
        font-size:12px;
        letter-spacing:0;
    }
    
    .loialty_info_box {
        padding-top:14px;
    }
    
    .loyalty_info {
        margin-top:8px;
    }
    
    .loialty_points svg {
        width:11px;
        height:9px;
        margin-left:8px;
    }
    
    .loialty_info_link {
        font-size:10px;
        margin-top:0px;
        margin-bottom:18px;
    }
    
    #ast-checkout-coupon .coupon.loialty {
        margin-bottom:8px;
    }
    
    .woocommerce-cart .cart-login .cart-login-text, .woocommerce-cart .cart-login .showlogin {
        font-size:10px;
        letter-spacing:0;
    }
    
    .woocommerce-cart .cart-login .showlogin {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    
    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      font-size:8px;
    }
    ::-moz-placeholder { /* Firefox 19+ */
      font-size:8px;
    }
    :-ms-input-placeholder { /* IE 10+ */
      font-size:8px;
    }
    :-moz-placeholder { /* Firefox 18- */
      font-size:8px;
    }
    
    .woocommerce-cart .vouchers .ast-coupon-code {
        padding:10px 13px;
        height:32px;
        margin-right:6px;
        width: calc(100% - 34px) !important;
    }
    
    .woocommerce-cart .vouchers .ast-coupon-code,
    .woocommerce-cart .vouchers .ast-coupon-code::placeholder {
        font-size: 10px;
    }
    
    .vouchers .coupon .button svg {
        width: 9px;
        height: 14px;
    }
    
    .vouchers .coupon .button {
        max-width:34px;
        padding: 9px 12px !important;
    }
    
    .woocommerce table.shop_table_responsive tr.woocommerce-shipping-totals td::before {
        display:none;
    }
    
    .woocommerce-shipping-totals .totals-title {
        text-align:left;
        font-size:14px;
        margin-bottom:13px;
    }
    
    input.fake-checkbox + label::before {
        width:15px;
        height:15px;
        top:2px;
    }
    
    input.fake-checkbox + label {
        padding-left:32px;
    }
    
    .woocommerce ul#shipping_method > li {
        padding: 5px 16px !important;
    }
    
    input.fake-checkbox:checked + label::after {
        left: 5px;
        top: 4px;
        width: 5px;
        height: 9px;
    }
    
    .woocommerce-cart .dropdown-selected {
        font-size:10px;
        text-align:left;
        padding: 8px 10px 8px 13px;
    }
    
    .woocommerce-cart .dropdown-selected svg {
        width:9px;
        height:11px;
    }
    
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        font-size:14px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .woocommerce-checkout #ast-order-review-wrapper {
        width:100% !important;
        border:0;
        padding:0;
    }
    
    .woocommerce-checkout #ast-order-review-wrapper #order_review_heading {
        display:none;
    }
    
    .woocommerce-checkout h3, .woocommerce-checkout #place_order {
        font-size:14px;
    }
    
    .woocommerce-checkout #place_order {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .woocommerce-checkout #ast-order-review-wrapper {
        margin-top:10px;
    }
    
    .woocommerce form input[type="text"], .woocommerce form input[type="number"], .woocommerce form input[type="email"], .woocommerce form input[type="url"], .woocommerce form input[type="password"], 
    .woocommerce form input[type=reset], .woocommerce form input[type=tel], .woocommerce form input[type=date], .woocommerce form select, .woocommerce form textarea {
        font-size:12px;
    }
    
    .checkout-inline-error-message {
        font-size:10px;
    }
    
    .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size:12px;
    }
    
    .woocommerce form ::-webkit-input-placeholder, .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
        font-size:12px;
    }
    
    .woocommerce form input[type="text"], .woocommerce form input[type="number"], .woocommerce form input[type="email"], .woocommerce form input[type="url"], .woocommerce form input[type="password"], 
    .woocommerce form input[type=reset], .woocommerce form input[type=tel], .woocommerce form input[type=date], .woocommerce form select {
        height: 40px;
    }
    .vip-form .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner {
        height: 40px;
        min-height:40px !important;
        line-height:normal !important;
    }
    
    div.wpforms-container .wpforms-field.fake-gdpr-text .wpforms-field-description {
        font-size:10px;
    }
    
    
    #bill-to-different-address span, .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child td, 
    .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child th, .woocommerce-cart .dropdown-options li,
    .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td .order-actions-button {
        font-size:12px;
    }
    
    .woocommerce-checkout input[type="checkbox"] {
        width: 16px;
        height: 16px;
    }
    
    .woocommerce-checkout input[type="checkbox"]::after {
        top: 3px;
        left: 2px;
        width:10px;
        height:8px;
    }
    
    input.fake-checkbox + label::before, .fake-checkbox-container input + label::before {
        width:15px;
        height:15px;
    }
    
    .company-field-radio label, .woocommerce #payment ul.payment_methods .wc_payment_method label {
        font-size:12px !important;
    }
    
    .woocommerce #payment ul.payment_methods>li {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        min-height: 40px !important;
        margin-bottom:8px;
        display:inline-block !important;
    }
    .bdt-lightbox .bdt-lightbox-iframe {
        max-height:250px;
    }
    
    .woocommerce-cart .wc-proceed-to-checkout {
        padding-bottom:0;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        margin-bottom:0px;
    }
    
    .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
        margin-bottom:0;
    }
    
    .woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
        margin-top:0;
    }
    
    .woocommerce-checkout.woocommerce-order-received .col2-set .col-1 {
        margin-bottom:20px;
    }
    
    .woo-lookbook .woo-lookbook-inner .wlb-item {
        width:17px !important;
        height:17px !important;
        line-height:unset !important;
    }
    
    .woo-lookbook .woo-lookbook-inner .wlb-item:before {
        width:7px;
        height:7px;
    }
    
    .woocommerce-account #primary {
        margin-top: 23px !important;
    }
    
    .woocommerce-account .entry-header { 
        margin-bottom: 18px;
    }
    
    .woocommerce-account .entry-header .entry-title {
        font-size: 15px !important;
        font-weight: 500;
    }
    
    .woocommerce-account .entry-content {
        margin-top: 18px;
    }
    
    .woocommerce-MyAccount-navigation {
        display: none;
    }

    .woocommerce-account-mobile-nav { 
        display: block;
        width: 100%;
        margin-bottom: 20px;
        border-radius: 5px !important;
        height: 45px;
    }
    
    .woocommerce-account-mobile-nav,
    .woocommerce-account-mobile-nav option {
        font-weight: 700 !important;
        font-size: 14px !important;
    }
    
    #account-mobile-nav {
        display:unset;
    }
    
    .woocommerce-account .woocommerce-MyAccount-content {
        margin-top: 16px;
    }
    
    .wpc-scroll-holder {
        overflow-y: hidden;
        max-height: max-content;
    } 
    
    .wpc-scroll-holder .wpc-filters-ul-list {
        max-height: 325px !important;
    }
    
    .wpc-scroll-holder .wpc-filters-ul-list::-webkit-scrollbar-track {
        background: #ccc; 
    }
    
    .wpc-scroll-holder .wpc-filters-ul-list::-webkit-scrollbar-thumb {
        background: #000 !important;
    }
    
    .wpc-scroll-holder .wpc-filters-ul-list::-webkit-scrollbar {
        width: 2px !important;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-remove {
        padding: 12px;
    }
    
    .woocommerce-cart .dropdown-options {
        text-align:left;
    }
    
    .woocommerce-cart .notes-dropdown .dropdown-options li {
        margin-bottom:16px;
    }
    
    .logged-in-address-container {
        padding:15px;
    }
    
    .dsabafw_table_bill button, .dsabafw_table_ship button, .woocommerce-checkout .shipping_address button, .woocommerce-checkout .billing_address button {
        font-size:10px !important;
    }
    
    .woocommerce div.product.ast-product-tabs-layout-accordion .summary .ast-accordion-content {
        padding-right:15px;
    }
    
    .single-product.woocommerce-js div.product div.summary {
        margin-bottom: 28px;
    } 
    
    .goback a {
        display: flex;
        align-items: center;
        gap: 5px;
        cursor:pointer;
    }
    
    .goback svg {
        height: 9px;
    }
    
    .goback span {
        font-size: 10px;
        padding-top:2px;
    }
    
    .noutati_page .ast-archive-entry-banner:not(#duplicated_section) {
        height:219px;
    }
    
    .noutati_page .ast-archive-entry-banner:not(#duplicated_section) h1 {
        font-size:32px !important;
        margin-bottom: 0 !important;
    }
    
    .noutati_page .ast-archive-entry-banner:not(#duplicated_section) .noutati-subtitle {
        display:none;
    }
    
    .woocommerce-orders .order,
    .woocommerce-dashboard .order {
        margin-bottom: 12px;
    }
	
	.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children .sub-menu {
		border-bottom: 1px solid #3C3B3B19;
	}
	
	.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children .sub-menu .sub-menu {
		padding: 13px 0;
	}
	
	.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children .sub-menu li a .menu-text {
		padding-left: 20px !important;
	}
	
	.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link {
		padding-left: 23px;
	}
	
	.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link {
		border-bottom-width: 0 !important;
		line-height: 26px;
		font-weight: 400;
	}
	
	.woocommerce ul.products li.product .price ins {
		margin-top: 2px;
	}
	
	#ast-fixed-header {
        visibility: visible !important;
        opacity: 1 !important;
        top: 0px !important;
    }
    
    
}

@media screen and (max-width:1022px) {
	.home-grid-custom ul.products:not(.elementor-grid).columns-6, .custom-page ul.products:not(.elementor-grid).columns-6 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		column-gap: 16px;
	}
	
	.home .custom-subcategories-archive ul.products li.product-category {
        width: calc((100% - 39px) / 3);
        margin-right: 16px;
    }
	
	.home.woocommerce-js .scroll-included ul.products li.product, .cadou-products-slider.scroll-included ul.products li.product {
		width: calc((100% - 32px) / 3) !important;
	}
	
	.home .custom-thumb, .single-product .custom-thumb {
        width: calc(100% / 3 - 35px);
    }
	
	.single-product .related ul.products li.product, .single-product .upsells ul.products li.product {
        width: calc((100% - 38px) / 3) !important;
        margin-right: 15px !important;
	}	
	
	.home-gift-custom ul.products li.product a img {
        height: 350px !important;
    }
    
    .vip-form div.wpforms-submit-container button[type=submit] {
        padding:9px 27px !important;
    }
    
}

@media only screen and (max-width: 992px) {
    .dsabafw_table_ship {
        width: 100% !important;
    }
}

@media only screen and (max-width: 921px) {	
	.site-header .ast-header-account-link {
		width: 24px;
		height: 24px;
	}

	.site-header .icon-basket {
		width: 24px;
		height: 24px;
	}
	
	a.wishlist_products_counter.top_wishlist-custom img {
		height: 25px;
		width: 24px;
		max-width: 24px;
		max-height: 25px;
	}
	
	.location-point {
		height: 24px;
		max-width: 24px;
	}
	
	.site-header-section>.ast-header-html-2, .site-header-section>.ast-header-html-1, 
	.site-header-section>.ast-header-account, .ast-header-woo-cart {
		padding: 0;
	}
	
	.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
        padding: 0;
    }
	
	.ast-builder-grid-row {
		grid-column-gap: 0;
	}
	
	.ast-below-header-wrap .ast-builder-grid-row {
		display: block;
	}	
	
	.site-header-below-section-left {
		display: block;
	}
	
	.ast-sticky-active .custom-logo-link img {
		max-width: 113px;
		width: 113px;
	}
	
	.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
		display: flex;
		margin-bottom: 7px;
	}
	
	.footer-logo {
		width: 114px;
	}
	
	.footer-widget-area #text-4 .textwidget p {
        margin-bottom: 4px;
    }
	
	.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
		padding-top: 15px;
		display: block;
	}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
		padding-top: 25px;
	}	
	
	.footer-widget-area .widget-title {
		font-weight: 700;
	}
	
	.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, 
	.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
		font-size: 16px;
	}
	
	.woocommerce ul.products li.product .button {
		padding: 4px !important;
		margin: 0;
		width: 24px;
		height: 24px;
	}	
	
	.woocommerce-js ul.products li.product .tinv-wishlist a {
		width: 18px !important;
		height: 16px !important;
		position: absolute;
		top: 8px;
        left: 3px;
	}
	
	.woocommerce-js ul.products li.product .tinv-wishlist a img {
		width: 18px !important;
		height: 16px !important;
		max-width: 18px !important;
		max-height: 16px !important;
	}
	
	.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {
		top: 0px;
		left: 3px;
	}
	
	.woocommerce ul.products li.product .astra-shop-summary-wrap a img {
		height: 16px !important;
	}
	
	.woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce ul.products li.product .price ins {
		font-size: 16px;
	}
	
	.single-product.woocommerce .entry-summary p.price ins {
		font-size: 24px;
	}
	
	.woocommerce-js div.product p.price del, .woocommerce-js div.product span.price del {
		font-size: 18px;
	}
	
	.woocommerce ul.products li.product .price del {
		font-size: 10px;
	}
	
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
    	margin-bottom: 0;
	}	
	
	.woocommerce .ast-shop-toolbar-container {
		margin-top: 0;
	}
	
	.ast-archive-entry-banner[data-post-type="product"], .ast-separate-container #content .ast-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.woocommerce-js .variations select, .woocommerce-js .woocommerce-ordering select, .woocommerce-ordering select.orderby:focus {
		margin-left: 0;
	}
	
	.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
		padding: 14px 30px;
	}
	
	.single-product .ast-product-tabs-layout-accordion .ast-accordion-header .ahfb-svg-iconset {
		margin-top: 7px;
	}
	
	.custom-subcategories-archive ul.products li.product-category {
		width: calc((100% - 64px) / 4);
		margin-right: 16px;
	}	
	
	.home .custom-subcategories-archive ul.products li.product-category {
        width: calc((100% - 34px) / 3);
        margin-right: 14px;
    }
	
	.archive.woocommerce-js ul.products li.product.product-category a img {
		height: 269px;
	}
	
	.woocommerce ul.products, .woocommerce-page ul.products {
		column-gap: 16px;
	}	
	
	.custom-thumb {
		width: calc(100% / 4 - 133px);
	}	
	
	.brand_custom_loop a img {
		width: 70px !important;
		height: 42px !important;
	}	
	
	.contact-form-wrapper div.wpforms-container-full button[type=submit] {
		padding: 24px 50px;
	}	
	
	div#n2-ss-2 .n2-ss-slide-active, .n2-ss-slider .n2-ss-layer-with-background {
		min-height: 351px !important;
	}
	
	div#n2-ss-2 .n2-ss-layer.n2-ow.slider-button {
		--margin-top: 20px;
        --margin-bottom: -50px;
	}
	
	.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
        height: 250px;
    }
	
	.ast-excerpt-container {
		padding: 15px 17px 0 17px;
	}
	
	.ast-excerpt-container>p:last-child {
        font-size: 15px;
    }
	
	.post-content>.read-more a {
		margin: 12px 17px 25px 17px;
		padding: 12px 36px;
	}	

	.higher-look .woo-lookbook .woo-lookbook-inner .wlb-image {
		max-height: 400px !important;
	}
	
	.shorter-look .woo-lookbook .woo-lookbook-inner .wlb-image {
		max-height: 300px !important;
	}
	
	.ast-archive-entry-banner[data-post-type="product"] .ast-container h1 {
		font-size: 25px;
	}
	
	.home .custom-thumb {
        width: calc(100% / 2 - 150px);
    }
	
	.home-gift-custom ul.products li.product a img {
        height: 300px !important;
    }
	
	div.wpforms-container-full div.wpforms-submit-container button[type=submit] {
		padding: 13.5px 50px;
	}
}	

@media screen and (min-width: 769px) {
    .woocommerce-dashboard .order .ast-orders-table__cell-order-actions,
    .woocommerce-orders .order .ast-order-details .ast-orders-table__cell-order-actions {
        position: absolute;
        top: 28px;
        right: 48px;
    }
    
    .woocommerce-dashboard .order .ast-orders-table__cell-order-actions i:before {
        content: '\f054';
        font-size: 19px;
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item .product-thumbnail img {
        max-width: 100px;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item:first-child .product-action {
        border-radius: 0 5px 0 0;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item:last-child .product-remove {
        border-radius: 0 0 0 5px;
    } 
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item:last-child .product-action {
        border-radius: 0 0 5px 0;
    } 
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-remove {
        border-right: 1px solid var(--ast-border-color);
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item td {
        border: 0;
        border-bottom: 1px solid var(--ast-border-color);
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item td {
        text-align: left;
    }
    
    .brand_custom_loop a img {
        width: 75.428px !important;
        height: 42px !important;
    }
    
    .wlb-product-frame .wlb-right .wlb-product-price {
        font-size: 22px !important;
    }
    
    .wlb-product-frame .wlb-right .wlb-product-price del {
        font-size: 14px !important;
    }
    
    .related-row .related-info .product-price {
        font-size: 22px;
    }
    
    .related-row .related-info .product-price del {
        font-size: 14px;
    }
    
    .wlb-left .onsale {
        width: 39px;
        height: 24px;
        font-size: 12px !important;
    }
} 

@media screen and (min-width: 769px) and (max-width: 921px) {
    .woo-lookbook-quickview-inner .wlb-product-wrapper {
        width: 95% !important;
    }
    
    .wlb-product-frame .wlb-left img {
        object-fit: cover;
    }
    
    .wlb-product-frame .new-badge.single-p {
        left:90px;
    }
}


@media only screen and (max-width: 768px) {
	.custom-subcategories-archive ul.products li.product-category {
		width: calc((100% - 43px) / 3);
	}		
	
	.custom-thumb {
    	width: calc(100% / 3 - 125px);
	}	
	
	.brand_custom_loop a img {
		width: 50px !important;
		height: 28px !important;
	}
	
	.contact-form-wrapper div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
		height: calc(var(--wpforms-field-size-input-height) * 4.1);
	}
	
	.contact-form-wrapper div.wpforms-container-full input[type=text], 
	.contact-form-wrapper .wpforms-container input[type=email], 
	.contact-form-wrapper div.wpforms-container-full textarea  {
		font-size: 14px;
		padding: 9.5px 15px;
		border-radius: 5px;
	}
	
	.contact-form-wrapper div.wpforms-container-full input[type=text]::placeholder,
	.contact-form-wrapper div.wpforms-container-full input[type=email]::placeholder,
	.contact-form-wrapper div.wpforms-container-full textarea::placeholder {
		font-size: 14px;
	}
	
	.contact-form-wrapper div.wpforms-container-full button[type=submit] {
        padding: 14px 20px;
    }
	
	.contact-form-wrapper div.wpforms-container-full button[type=submit] {
		margin-top: 2px;
	}	
	
	.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
        height: 220px;
    }
	
	.post-content>.read-more a {
		padding: 12px 26px;
		margin-bottom: 18px;
	}	
	
	.wlb-product-frame .wlb-right .cart button:before {
        display:none !important;
    }
    
    .woo-lookbook-quickview-inner {
        left: -5px !important;
    }
    
    .woo-lookbook-quickview-inner .wlb-product-wrapper {
        width: calc(100% - 5px) !important;
        border-radius: 0 !important;
        padding: 0 !important;
        height: 100%;
        top: 144px;
        max-width: unset !important;
        border-radius: 10px 10px 0 0 !important;
    }
    
    .wlb-product-frame {
        border-radius: 0 !important;
        height: 100%;
    }
    
    .wlb-product-frame .wlb-close {
        font-size: 9px !important;
    }
    
    .wlb-product-frame .title-prod-look {
        font-size: 16px;
    }
    
    .product-full-row {
        column-gap:16px;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    
    .wlb-product-frame .wlb-l	
	.archive.search .ast-archive-entry-banner h1 span {
	    font-size:25px;
	}eft img {
        width: 150px !important;
        height: 150px !important;
        object-fit:cover;
    }
    
    .wlb-product-frame .new-badge.single-p {
        top: 5px;
        left: 55px;
        font-size: 10px;
        height: 23px;
    }
    
    .wlb-right .entry-title a {
        font-size: 12px !important;
        white-space: unset !important;
        overflow: unset !important;
    }
    
    .wlb-product-frame .wlb-right .wlb-product-price {
        font-size: 16px !important;
        
    }
    
    .wlb-product-frame .wlb-right .wlb-product-price del {
        font-size: 12px !important;
    }
    
    .wlb-product-frame .wlb-right .cart button {
        width: 100% !important;
        max-width: 160px;
        height: 40px;
        padding: 6px 5px !important;
        font-size: 10px !important;
    }
    
    .wlb-left .onsale {
        width: 28px;
        min-width: 1.5em !important;
        height: 17px;
        font-size: 10px !important;
    }
    
    .related-row .related-info .product-price del {
        font-size: 12px;
    }
    
    .woocommerce-dashboard .woocommerce-MyAccount-content h4 {
        margin-bottom: 12px;
        font-size: 14px;
    }
    
    .woocommerce-dashboard .woocommerce-MyAccount-content p {
        font-size: 16px;
        margin-bottom:12px;
    }
    
    .woocommerce-dashboard .customer-data,
    .woocommerce-dashboard .pass-icon-tx {
        font-size: 12px;
    }
    
    .woocommerce-dashboard .pass-icon-tx a svg {
        margin-top: 0;
        vertical-align: sub;
    }
    
    .customer_logout {
        font-size: 12px;
    }
    
    .woocommerce-orders .order .ast-order-thumb img,
    .woocommerce-dashboard .order .ast-order-thumb img,
    .woocommerce-orders .order .ast-order-thumb--more,
    .woocommerce-dashboard .order .ast-order-thumb--more{
        width: 68px;
        height: 68px;
    }
    
    .woocommerce-orders .order .ast-order-thumbnails, .woocommerce-dashboard .order .ast-order-thumbnails {
        column-gap: 8px;
    }
    
    .woocommerce-orders .order .ast-order-thumb--more,
    .woocommerce-dashboard .order .ast-order-thumb--more {
        width: 34px;
    }
    
    .woocommerce-orders .order .ast-orders-table__cell-order-date,
    .woocommerce-dashboard .order .ast-orders-table__cell-order-date,
    .woocommerce-orders .order .ast-orders-table__cell-order-total,
    .woocommerce-dashboard .order .ast-orders-table__cell-order-total {
        font-size: 12px !important;
    }
    
    .woocommerce-orders .order .ast-orders-table__cell-order-actions,
    .woocommerce-dashboard .order .ast-orders-table__cell-order-actions {
        position: absolute;
        right: 12px;
        top: 21px;
    }
    
    .woo-lookbook-quickview-inner .wlb-product-wrapper .wlb-left {
        min-width: fit-content;
    }
    
    .woocommerce-dashboard .pass-icon-tx a {
        font-size: 12px;
    }
    
    .woocommerce-dashboard .order {
        padding: 16px 9px 16px 16px;
    }
    
    .woocommerce-dashboard .customer-data {
        padding: 12px 11px 14px 16px;
    }
    
    .woocommerce-dashboard .customer-data a {
        right: 11px;
        bottom: 14px; 
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item {
        position:relative;
    }
    
    .woocommerce-account .tinv-wishlist .product-remove {
        position:absolute;
        border: 0;
        top:0;
        right: 10px;
    }
    
    .woocommerce-account .tinv-wishlist .product-remove button {
        float:right;
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item td {
        padding: 8px 5px;
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item:first-child .product-thumbnail {
        border-radius: 0 5px 0 0;
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item .product-thumbnail img {
        max-width: 125px;
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item .product-price {
        font-size: 16px;
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item .product-price del {
        font-size: 12px;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item:last-child .product-action {
        border-radius: 0 0 5px 5px;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action {
        border-bottom: 1px solid var(--ast-border-color);
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action button,
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action a {
        padding: 5px 6px;
        font-size: 10px;
        height: 40px;
    }
    
    .woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .wishlist_item .product-action img {
        height: 25px !important;
        width: 25px !important;
    }
    
    .woocommerce-account .tinv-wishlist .wishlist_item .product-action { 
        padding-bottom: 20px;
    }
    
    .woocommerce-account .entry-content .xoo-el-form-container {
        max-width: 100%;
        padding: 31px 16px;
    }
    
    .woocommerce-view-order .order_details tbody tr td,
    .woocommerce-order-received .order_details tbody tr td {
        min-width: 40px;
    }
}	

@media only screen and (max-width: 767px) {
    .woocommerce-view-order .order-infos > div {
        font-size: 12px;
        padding: 7px 9px;
    }
    
    .xoo-el-inmodal {
        width: calc(100% - 1px) !important;
    }
    
    .xoo-el-main {
        padding: 31px 16px;
    }
    
    .xoo-el-form-container ul.xoo-el-tabs li {
        font-size: 14px;
    }
    
    .xoo-el-tabs {
        column-gap: 8px;
    }
    
    #above-header h2 {
        font-size: 16px;
        height: 24px;
        margin-bottom: 8px;
    }
    
    #above-header h3 {
        font-size: 14px;
        height: 21px;
        text-align: center;
    }
    
    .xoo-aff-group {
        margin-bottom: 10px !important;
    }
    
    .xoo-aff-group.xoo-el-login-btm-fields .xoo-el-form-label {
        font-size: 12px;
    }
    
    .xoo-el-login-btm-fields {
        margin-top: 6px;
        margin-bottom: 25px !important;
    }
    
    .xoo-el-login-btm-fields .xoo-el-lostpw-tgr {
        font-size: 12px;
    }
    
    .xoo-el-action-btn {
        height: 48px !important;
        font-size: 14px !important;
    }
    
    #custom-reg-note {
        font-size: 10px;
        margin-bottom: 16px;
    }
    
    .xoo_el_reg_terms_cont label {
        font-size: 10px;
    }
    
    .xoo_el_reg_terms_cont .xoo-aff-checkbox_single {
        top: 3px;
    }
    
    .xoo-aff-group input::placeholder {
        font-size:12px !important;
    }
    
    .xoo-el-login-tgr, .xoo-el-reg-tgr {
        height:48px;
    }
    
    .xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, 
    .xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"], .xoo-el-popup-active .iti, .xoo-aff-group.xoo-el-login-btm-fields a {
        font-size: 12px;
    } 
    
    .xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, 
    .xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"] {
        height:40px;
    }
    
    .xoo-el-login-btm-fields .xoo-el-form-label {
        height: unset;
    }
    
    .xoo-el-fields-cont input {
        border-radius:5px !important;
    }
	
	div#n2-ss-2 .n2-ss-layer.n2-ow.slider-button {
		--margin-top: 30px;
	}

	div#n2-ss-2 .n2-ss-control-bullet { 
		--widget-offset: 15px !important;
	}	
	
	div#n2-ss-2 .n2-ss-slider-controls-absolute-right-center .nextend-arrow {
		margin-right: 8px;
	}
	
	div#n2-ss-2 .n2-ss-slider-controls-absolute-left-center .nextend-arrow {
		margin-left: 8px;
	}
	
	.home-grid-custom ul.products:not(.elementor-grid).columns-6, .custom-page ul.products:not(.elementor-grid).columns-6 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	.higher-look .woo-lookbook .woo-lookbook-inner .wlb-image {
		max-height: 35vh !important;
	}
	
	.home.woocommerce-js .scroll-included ul.products li.product, .cadou-products-slider.scroll-included ul.products li.product {
        width: calc((100% - 16px) / 2) !important;
	}	
	
	.single-product .related ul.products li.product, .single-product .upsells ul.products li.product {
        width: calc((100% - 18px) / 2) !important;
	}
	
	.home .custom-thumb, .single-product .custom-thumb { 
        width: calc(100% / 3 - 66px);
    }
	
	.home .custom-subcategories-archive ul.products li.product-category {
        width: calc((100% - 130px) / 2);
	}	
	
	#custom-cart-popup {
        width: 100%;
        max-width: unset;
        border-left: 0;
        padding: 32px 16px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    
    #custom-cart-popup .notification-row {
        gap: 12px;
    }
    
    #custom-cart-popup .notification-column img {
        width: 80px;
        height: 80px;
    }
    
    #custom-cart-popup .notification-goto a {
        padding: 16px 8px;
        font-size: 14px !important;
        max-width: 223px;
        width: 100%;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        float: right;
    }
    
    #custom-cart-popup .notification-total .amount {
        font-size: 16px;
    }
    
    #custom-cart-popup .notification-total .notification-tva {
        font-size: 10px;
    }
    
    #custom-cart-popup .notification-related .notification-related-title {
        font-size: 14px;
        margin-bottom: 16px;
    }
    
    #custom-cart-popup .notification-title svg {
        width: 18px;
    }
    
    #custom-cart-popup .notification-title span {
        font-size: 16px;
    }
    
    #custom-cart-popup .close-icon svg {
        right: 16px;
        top: 16px;
    }
    
    #custom-cart-popup .notification-related {
        margin-top: 29px;
        padding-top: 16px;
    }
    
    #custom-cart-popup .notification-row {
        gap: 12px;
        display: block;
        width: 100%;
        float: left;
    }
    
    .notification-column {
        display: inline;
        float: left;
        margin-right: 12px;
        margin-bottom:12px;
    }
    
    #show-more-products {
        width: 80px;
        height: 80px;
        float: left;
    }
    
    .related-row {
        column-gap: 16px;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    
    .related-row .related-image img {
        width: 150px;
        height: 150px;
    }
    
    .related-row .related-info .product-title {
        font-size: 12px;
    }
    
    .related-row .related-info .product-price {
        font-size: 16px;
    }
    
    .related-row .related-info .product-price del {
        font-size: 12px;
        display: flex;
        align-items: center;
    }
    
    .related-row .related-info {
        row-gap: 11px;
    }
    
    .related-row .related-info .product-button a {
        padding: 16px 8px;
        height: 40px;
        max-width: 160px;
        font-size: 10px;
    }
    
    #custom-cart-popup .notification-row {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 12px;
    }
    
    .dsabafw_table_bill .address-head,
    .dsabafw_table_ship .address-head {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 545px) {
	.grid-custom-stores {
		--e-con-grid-template-columns: repeat(2, 1fr) !important;
	}
	
	.tablet-padding-custom {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}	

@media only screen and (max-width: 700px) {
	.home .custom-subcategories-archive ul.products li.product-category {
        width: calc((100% - 100px) / 2);
	}
	
	.ast-separate-container .ast-grid-4 > .site-main > .ast-row {
        grid-template-columns: repeat(2, 1fr);
	}	
	
	.woocommerce-checkout .woocommerce-shipping-fields h3 {
		margin-bottom: 13px !important;
	}
	
	.woocommerce-checkout .woocommerce-billing-fields h3 {
		margin-bottom: 10px !important;
	}
	
	.img-anpc, .img-sol {
		width: auto;
        height: 54px !important;
	}
	
	.site-footer-primary-section-3 .img-pay {
		height: 114px;
		width: 250px;
	}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-primary-section-4, 
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-primary-section-3 {
		margin-bottom: 0;
	}
}	

@media only screen and (max-width: 630px) {
	
	.custom-subcategories-archive ul.products li.product-category {
        width: calc((100% - 21px) / 2);
    }
	
	.ast-archive-entry-banner[data-post-type="product"] .ast-container h1 {
		font-size: 20px;
	}
	
	.ast-archive-entry-banner .woocommerce-breadcrumb {
		font-size: 12px;
	}
	
	.home-gift-custom ul.products li.product a img {
        height: 280px !important;
    }
}	

@media screen and (min-width:545px) {
    .custom-texts-wrap {
        background-image: unset !important;
    }
    
    .new-badge.loop {
        width: 39px;
        height: 24px;
        font-size: 12px;
    }
    
    .woocommerce-js ul.products li.product .onsale {
        width: 39px;
        height: 24px;
        font-size: 12px;
        bottom: 37px;
    }
}

@media only screen and (max-width: 544px) {
    .woocommerce-view-order .colet-container {
        flex-direction: column;
        row-gap: 15px;
    }
    
    .single-post .ast-single-entry-banner .entry-title {
        padding-top:20px;
        padding-bottom: 10px;
    }
    
    .single-post .ast-single-entry-banner .entry-meta {
        padding-bottom: 00px;    
    }
    
    .gift-pagina-cadou ul.products li.product {
        margin-bottom: 16px !important;    
    }
    
	.ast-404-layout-1 .page-title {
		font-size: 25px;
	}
	
	.ast-404-layout-1 .page-sub-title {
		font-size: 13px;
	}
	
	header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
		height: 25px;
	}
	
	.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
        display: block;
    }
	
	.ast-builder-grid-row {
		grid-column-gap: 0;
	}
	
	.site-footer-primary-section-3 .img-pay {
		height: 68px;
		width: 151px;
		display: block !important;
	}
	
	.tinv-wraper.tinv-wishlist {
		top: 23px;
		left: 17px;
	}
	
	.single-product .ast-container .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
		width: 37px;
		height: 32px;
	}
	
	.single-product .ast-container .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img {
		width: 37px !important;
		height: 32px;
		max-width: 37px;
		max-height: 32px;
	}
	
	.single-product div.product .entry-title {
		font-weight: 400;
		font-size: 16px;
		vertical-align: middle;
		margin-bottom: 10px;
	} 
	
	.woocommerce-js div.product div.summary a:first-child { 
		font-size: 14px;	
	}	
	
	.woocommerce-js div.product p.ast-stock-detail, .woocommerce-js div.product p.stock{
		margin-bottom: 0px;
		margin-top: 5px;
	}	
	
	.gift-wrap-option {
		margin-bottom: 8px;
	}
	
	.woocommerce-js div.product form.cart div.quantity {
		width: 135px;
		height: 52px;
	}
	
	.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
		width: auto;
	}
	
	.ast-container, .ast-container-fluid {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.ast-archive-entry-banner[data-post-type="product"] .ast-container > *:not(:last-child) {
		margin-top: 15px !important;
		margin-bottom: 16px;
	}
	
	.ast-archive-entry-banner[data-post-type="product"] .ast-container h1 {
		text-align: center;
	}
	
	.woocommerce-js .variations select, .woocommerce-js .woocommerce-ordering select, .woocommerce-ordering select.orderby:focus {
		width: 100%;
	}
	
	.woocommerce .ast-shop-toolbar-container {
		margin-bottom: 0;
	}
	
	.ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap {
		margin-bottom: 13px;
	}
	
	.woocommerce ul.products, .woocommerce-page ul.products, .home-grid-custom ul.products:not(.elementor-grid).columns-6, .custom-page ul.products:not(.elementor-grid).columns-6 {
		column-gap: 8px;
		row-gap: 8px;
	}
	
	.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product {
		margin-bottom: 8px;
	}
	
	.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.woocommerce-js div.product .product_meta {
		margin: 0 0 3px;
	}
	
	.single-product .ast-product-tabs-layout-accordion .ast-accordion-wrap {
		padding-top: 0;
	}
	
	.single-product .related ul.products li.product, .single-product .upsells ul.products li.product { 
		width: calc((100% - 25px) / 2) !important;
	}	
	
	.home .custom-subcategories-archive ul.products li.product-category {
		width: calc((100% - 10px) / 2);
		margin-right: 4px;
	}	
	
	.archive.woocommerce-js ul.products li.product.product-category a img {
		height: 279px;
	}
	
	.woocommerce-js ul.products li.product .woocommerce-loop-category__title {
		font-size: 12px;
		width: 130px;
		white-space: normal;
	}
	
	.custom-thumb, .home .custom-thumb {
    	width: calc(100% / 2 - 110px);
	}	
	
	.text-custom-row p {
	  display: -webkit-box;
	  -webkit-line-clamp: 3;
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
	}

	.slider-button a {
		padding: 10px 15px !important;
	}
	
	div#n2-ss-2 .nextend-bullet-bar .n2-bullet {
		padding: 2px;
		margin: 2.5px;
	}
	
	.home.woocommerce-js ul.products li.product {
		margin-bottom: 8px;
	}
	
	.home-gift-custom ul.products li.product a img {
        height: 270px !important;
    }

	.home.woocommerce-js .scroll-included ul.products li.product, .cadou-products-slider.scroll-included ul.products li.product {
		margin-right: 8px;
	}
	
	.scroll-arrow.left-arrow {
		left: 4px;
	}
	
	.scroll-arrow.right-arrow {
		right: 4px;
	}
	
	.woocommerce-js ul.products li.product .woocommerce-loop-category__title {
		padding: 4px 9px;
	}
	
	.brands-carousel .bdt-ep-static-carousel-image img {
        height: 225px;
    }
	
	.brands-carousel .ep-icon-arrow-left-5:before {
		content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/left-brands-mobile.svg);
	}    

	.brands-carousel .ep-icon-arrow-right-5:before {
		content: url(https://www.mendolapro.ro/wp-content/themes/theme-owm-child/assets/icons/right-brands-mobile.svg);
	}  
	
	.home-gift-custom .custom-scrollbar {
		display: block !important;
	}
	
	.ast-archive-entry-banner[data-post-type="product"], .ast-separate-container #content .ast-container {
        padding-left: 16px;
        padding-right: 16px;
    }
	
	.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
        height: 175px;
    }
	
	.ast-excerpt-container {
        padding: 10px 16px 0 10px;
    }
	
	.ast-excerpt-container>p:last-child {
        font-size: 12px;
    }
	
	.post-content>.read-more a {
		padding: 6.5px 16px;
        margin: 14px 16px 17px 10px;
    }
	
	.ast-separate-container .ast-grid-4 > .site-main > .ast-row {
		column-gap: 8px;
		margin-bottom: 20px;
	}
	
	.ast-separate-container .ast-separate-posts.ast-article-post {
		margin-bottom: 8px;
	}
	
	.ast-pagination {
		margin-bottom: 24px;
	}
	
	.title-mobile-custom .elementor-heading-title {
		font-weight: 500 !important;
	}
	
	.mobile-look-2 .woo-lookbook .woo-lookbook-inner .wlb-image {
		max-height: 224px !important;
	}
	
	.ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row.form-row-first, 
	.ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row.form-row-last {
		width: 100% !important;
	}
	
	.ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row {
		padding: 0 7px;
		margin-bottom: 8px;
	}
	
	.woocommerce-shipping-fields {
		margin-bottom: 11px !important;
	}
	
	.woocommerce form .form-row#shipping_state_field, .woocommerce form .form-row#billing_state_field,
	.woocommerce form .form-row#shipping_city_field, .woocommerce form .form-row#billing_city_field,
	.woocommerce form .form-row#shipping_address_1_field, .woocommerce form .form-row#billing_address_1_field {
		margin-bottom: 13px;
	}
	
	.woocommerce form .form-row#shipping_postcode_field, .woocommerce form .form-row#shipping_address_2_field,
	.woocommerce form .form-row#billing_postcode_field, .woocommerce form .form-row#billing_address_2_field {
		width: 50% !important;
	}
	
	.woocommerce form .form-row#shipping_postcode_field, .woocommerce form .form-row#billing_postcode_field {
		padding: 0 4px 0 7px !important;
	}
	
	.woocommerce form .form-row#shipping_address_2_field, .woocommerce form .form-row#billing_address_2_field {
		padding: 0 7px 0 4px !important;
	}	
	
	.ast-modern-checkout .woocommerce form #ast-payment_options_heading {
		margin-top: 9px;
	}
	
	#billing_type_2#billing_email_field, #billing_type_2#billing_phone_field {
		width: 50%;
	}
		
	.woocommerce-js ul.products li.product .onsale {
		width: 26px;
		height: 16px;
		line-height: normal;
		font-size: 10px;
		bottom: 22px;
		min-width: unset;
	}
	
	.new-badge.loop {
		width: 26px;
		height: 16px;
		line-height: normal;
		font-size: 10px;
		bottom: 5px;
	}
	
	.img-anpc, .img-sol {
		width: 140px;
        height: 31px !important;
	}
	
	.img-anpc {
		margin-bottom: 7px;
	}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-primary-section-4, 
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-primary-section-3 {
		margin-bottom: 0;
	}

	#menu-despre-webshop {
		padding-right: 10px;
	}
	
	.home.woocommerce-js .scroll-included ul.products li.product, .cadou-products-slider.scroll-included ul.products li.product {
        width: calc((100% - 8px) / 2) !important;
    }
	
	.single-product .related ul.products li.product, .single-product .upsells ul.products li.product {
        width: calc((100% - 11px) / 2) !important;
		margin-right: 8px !important;
    }
	
	.scroll-included ul.products {
		margin-bottom: 20px;
	}
	
	.home.woocommerce-js .scroll-included ul.products li.product:last-child, .cadou-products-slider.scroll-included ul.products li.product:last-child {
		margin-right:0 !important;
	}
	
	.home .custom-subcategories-archive ul.products li.product-category {
        width: calc((100% - 8px) / 2);
	}
	
	.woocommerce ul.products li.product .astra-shop-thumbnail-wrap {
		margin-bottom: 10px;
	}
	
	#dsabafw_billing_popup form #billing_last_name_field, #dsabafw_billing_popup form #billing_first_name_field,
	#dsabafw_billing_popup form #billing_state_field, #dsabafw_billing_popup form #billing_city_field,
	#dsabafw_shipping_popup form #shipping_last_name_field, #dsabafw_shipping_popup form #shipping_first_name_field,
	#dsabafw_shipping_popup form #shipping_state_field, #dsabafw_shipping_popup form #shipping_city_field {
		width: 100%;
	}
	
	.woocommerce-js #dsabafw_billing_popup form .form-row, .woocommerce-js #dsabafw_shipping_popup form .form-row {
		padding: 0;
    	margin: 0 0 8px;
	}
	
	.woocommerce-cart .additional-information .infos {
	       flex-direction: column;
	       align-items: flex-start;
	}
	
	.woocommerce-cart .additional-information .infos .promo-amount.cadou {
        padding-left: 40px;
    }
    
    .custom-inline-banner {
        flex-direction:column;
    }
    
    .custom-img-wrap, .custom-texts-wrap .title, .custom-texts-wrap .text {
        display:none;
    }
    
    .custom-texts-wrap {
        width:100%;
        border-radius:10px;
        height: 344px;
        display: flex;
        align-items: end;
        justify-content: center;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    
    .custom-texts-wrap .button-holder {
        text-align:center;
    }
    
    .custom-texts-wrap a.button {
        background-color: #3c3b3b;
        color: #fff;
    }
    
    .archive.search .ast-archive-entry-banner h1 span {
	    font-size:20px;
	}
	
	.archive.search .ast-archive-entry-banner .ast-breadcrumbs-wrapper {
	    text-align:left;
	}

}

@media screen and (max-width: 560px) {
    #shipping_address_1_field, #billing_address_1_field, #shipping_houseno_field, #billing_houseno_field,
    #dsabafw_billing_popup #billing_houseno_field, #dsabafw_shipping_popup #shipping_houseno_field,
    .woocommerce-js form .form-row .select2-container {
        width:100% !important;
    }
    
    .woocommerce-js #dsabafw_billing_popup #billing_email_field, .woocommerce-js #dsabafw_shipping_popup #shipping_email_field,
    .woocommerce-js #dsabafw_billing_popup #billing_phone_edit_popup_field, .woocommerce-js #dsabafw_shipping_popup #shipping_phone_edit_popup_field,
    .woocommerce-js #dsabafw_billing_popup #billing_phone_add_popup_field, .woocommerce-js #dsabafw_shipping_popup #shipping_phone_add_popup_field,
    #dsabafw_billing_popup #billing_rc_field {
        width:100%;
    }
}

@media screen and (max-width: 500px) {
    .wlb-product-frame .new-badge.single-p {
        left: 35px;
    }
}

@media only screen and (max-width: 450px) {
	.archive.woocommerce-js ul.products li.product.product-category a img {
		height: 219px;
	}
	
	.brands-carousel .bdt-ep-static-carousel-image img {
        height: 175px;
    }
	
	.notification-bar-owm .notification-title {
        margin-right: 10px;
    }
	
	.img-anpc, .img-sol {
		width: 109.05px;
		height: 26.94px !important;
	}
	
	.img-anpc {
		margin-bottom: 15px;
	}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-primary-section-4, 
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-primary-section-3 {
		margin-bottom: 0;
	}
	
	.home-gift-custom ul.products li.product a img {
        height: 240px !important;
    }
	
	#dsabafw_billing_popup form .form-row label[for="billing_type_2"] {
		margin-right: 0;	
	}
	
	#custom-cart-popup .notification-column img, #show-more-products {
        width: 70px;
        height: 70px;
    }
}

@media screen and (max-width:414px) {
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li img {
        width: 100px;
        height: 100px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li {
        min-height: 100px;
    }
    
    .woocommerce-cart .woocommerce-cart-form ul.product_list_widget li {
        padding-left: 110px;
    }
}

@media only screen and (max-width: 390px) {
	
	.mobile-look-1 .woo-lookbook .woo-lookbook-inner .wlb-image {
		max-height: 219px !important;
		height: 219px;
	}
}	

@media screen and (max-width: 380px) {
    .wlb-product-frame .new-badge.single-p {
        left:25px;
    }
	
@media screen and (max-width: 367px) {
    .woocommerce-js div.product form.cart div.quantity {
        width: 125px;
	}	
	
	.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
        padding: 14px 20px;
    }
}
