/*
Theme Name: Luchiana-Child
Theme URI: https://parkofideas.com/luchiana/
Text Domain: luchiana-child
Description: Cosmetics and Beauty Shop Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.2
Template: luchiana
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Filters */

.woof_list_checkbox {
	width: max-content;
}

@media (max-width: 1189px) {
	.c-shop-sidebar__wrap {
		width: 320px !important;
	}
}

.icheckbox_minimal-aero {
	border: 1px solid black;
}

.icheckbox_minimal-aero,
.iradio_minimal-aero {
	background: url('images/check-solid.svg') no-repeat center center / 11px 13px;
	background-position: -40px 0;
}

.icheckbox_minimal-aero.checked {
	background-position: center center;
}

.icheckbox_minimal-aero, .iradio_minimal-aero {
	width: 14px !important;
	height: 14px !important;
}

/* Доставка - выбор */

.wc_shipping_smartpost,
.wc_shipping_omniva {
	display: flex;
	flex-direction: column;
}

/* Checkboxes */

.icheckbox_minimal-aero {
	position: absolute;
	top: 10px;
	pointer-events: none;
	margin-top: 0 !important;
}

.woof_checkbox_label {
	padding-left: 10px;
}

.woof_childs_list_opener span.woof_is_closed {
	background: url('images/plus-solid.svg') no-repeat center center / contain;
}

.woof_childs_list_opener span.woof_is_opened {
	background: url('images/minus-solid.svg') no-repeat center center / contain;
}

.woof_childs_list_opener {
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
}

.woof_checkbox_label {
	max-width: 220px;
}

.woof_container_inner h4 {
	font-family: 'Inter';
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 5px;
}

/* Checkboxes mobile */

.ui-slideouttab-handle-image {
	left: 10px !important;
}

.woof_redraw_zone .woof_list {
	padding-left: 0;
}

.woof_redraw_zone .woof_childs_list {
	padding-left: 0;
}

.woof_childs_list li,
.woof_childs_list_li,
.woof_list_checkbox li {
	position: relative;
}

/* Фильтр анимация */

.plainoverlay + div {
	width: 100px !important;
	height: 100px !important;
}

.jQuery-plainOverlay-progress {
	border-top: 3px solid #b0d3c5 !important;
}

/* Bank links */

.c-cart__payment-methods-wrap {
	display: flex;
	align-items: center;
}

/* Filter droplists */

.woof_select_radio_check dt a {
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Captcha */

.grecaptcha-badge {
	display: none !important;
}

/* Selects filter */

.iradio_minimal-aero {
	position: absolute !important;
	top: 7px;
	pointer-events: none;
}

.woof_radio_label {
	padding-left: 25px;
}

/* Postomats */

#wc_shipping_smartpost_estonia_terminal optgroup,
#wc_shipping_omniva_parcel_machines_ee_terminal optgroup {
	font-weight: 700;
}

/* Product grid card */

.owl-item {
	/* border: 1px solid #989898; */
}
.c-product-grid__details {
	background-color: #f9f1ec !important;
}

.c-badge {
	font-size: 15px !important;
}

/* Scroll bar */

*::-webkit-scrollbar {
	width: 8px;
	background-color: #f9f9fd;
}

*::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #18aaaa;
}

*::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background-color: #f9f9fd;
}

/* WooCommerce Payment images fix */

.c-cart__payment-methods-title img,
.c-cart__shipping-methods-label img {
	height: 32px;
}

/* Cooler lists */

#wc_shipping_smartpost_estonia_terminal,
#wc_shipping_omniva_parcel_machines_ee_terminal {
	width: 100%;
}

/* Omniva btn */

.omniva-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	outline: none;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.265em;
	text-indent: 0.265em;
	text-transform: uppercase;
	padding: 17px 30px 17px 30px;
	color: white;
	border: solid 1px var(--text-color);
	text-decoration: none !important;
	background-color: var(--text-color);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	max-width: 100% !important;
}

/* Фикс прокрутки меню в мобильной версии */

.c-header__menu-page {
	overflow-x: hidden !important;
	overflow-y: auto !important;
}

/* Fix shop page buttons hiddening */

.c-catalog-ordering__col--ordering select:not(.init) {
	width: unset !important;
	opacity: unset !important;
}

/* Fix shop mobile padding */

@media (max-width: 1189px) {
	.l-section--container,
	.l-section__container,
	.elementor-section.elementor-section-boxed:not(.elementor-inner-section)
		> .elementor-container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

/* Filter */

.woof_list li {
	padding: 0 !important;
	font-size: 10px;
}

.woof_childs_list {
	margin: 0px 0 0 5px !important;
	padding: 0px 0 0px 17px !important;
	position: relative
}

.woof_childs_list::before{
	content: '' !important;
	height: 100% !important;
	position: absolute !important;
	left: -5px !important;
	top: 0 !important;
}

.c-sidebar .widget li:not(:last-child) {
	margin: 0 !important
}

/* Payment methods */

.swedCssProviderList {
	padding: 0;
}
.swedCssProviderList.sw-show{
	flex-direction: column;
	display: flex !important;
}

.sw-provider {
	width: 100%;
}

.swedCssProviderList li{
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}

.sw-provider {
	border: none !important;
}

.sw-provider label{
	display: flex;
	align-items: center;
}

.swedCssProviderList .sw-border{
	border: none !important;
}


/*Search*/

.c-header-search__view-all {
	display: none !important;
}


