/*
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
-------------------------------------------------------------- */
.c-product-grid__short-desc {
    display: none;
}

.c-product-grid__price-wrap {
    margin-top: 0 !important;
}
.woocommerce-loop-product__title {
    margin-bottom: 0 !important;
}

.selectron23-option {
    background: #000 !important;
    border-radius: 3px;
}
.selectron23-option-title {
    color: #ffff !important;
}
.selectron23-container[data-opened="0"] > span, .selectron23-container[data-opened="1"] > span {
    color: #ffff !important;
}
.c-cart__form .c-button, .c-cart__form textarea, .c-cart__form input[type=text], .c-cart__form input[type=email], .c-cart__form input[type=tel], .c-cart__form input[type=password], .c-cart__form select, .c-cart__form .select2-selection--single, .c-cart__form .select2-selection--multiple {
    border: 1px solid #000 !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #000000 !important;
}
.woocs-style-3-du-dialog.woocs-style-3-dlg--open {
    height: 100vh;
}

button.woocs-style-3-du-dialog-starter {
    background: transparent;
    padding: 0;
    color: #000;
    font-family: var(--font-text) !important;
    font-size: var(--top-menu-font-size);
    line-height: 1.14;
    font-weight: 500;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}
.woocs-style-3-dlg-header {
    font-family: var(--font-text) !important;
    font-size: 18px !important;
    text-transform: none;
    color: #000;
}





.js-mobile-menu-wrap button.woocs-style-3-du-dialog-starter {
    color: #ffff;
    text-align: left;
}

.whatsap-ic {
    position: fixed;
    bottom: 15px;
    z-index: 9;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    right: 15px;
}
.whatsap-ic .e-con-inner {
    display: flex;
    justify-content: center !important;
}
.whatsap-ic .elementor-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-product .c-product__title {
    letter-spacing: 0.1em;
}

.single-product p.price {
    margin-top: 15px !important;
}
.single-product .c-product__atc-wrap.c-product__atc-wrap--hide-stock {
    margin-top: 30px;
    padding: 0;
}
.c-product__quantity.quantity input {
    border: 1px solid;
    margin: 0 5px;
}


















