/*
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
-------------------------------------------------------------- */

.entry-summary .c-product__atc-wrap {
    background: none !important; 
    padding: 0 !important;
    margin-top: 31px;
}
.add_to_cart_button {
    display: none !important;
} 
.bt-wrap-button-shope-lazada .wrap-item {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.bt-wrap-button-shope-lazada .title-shope-lazada {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 600;
}
.bt-wrap-button-shope-lazada .item .button-add {
    max-width: fit-content !important;
    background: none;
    padding: 0;
    border: none !important; 
    background-color: inherit !important;
}
.bt-wrap-button-shope-lazada .item .button-add a img {
    width: 140px;
    height: 100%;
    object-fit: contain;
}
.bt-wrap-button-shope-lazada .item2 .button-add a img {
    height: 61px;
}
.bt-hide-decoration a {
    text-decoration: none !important;
    color: #ffffff !important;
}
.bt-overlay-image .c-ip-banners__item .c-ip-banners__link .c-ip-banners__image {
    opacity: 0.6;
}
.bt-overlay-image .c-ip-banners__item .c-ip-banners__link:hover .c-ip-banners__image {
    scale: 1.3;
    transition: 0.8s;
}
.single-post .elementor-column-gap-default {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.single-post .elementor-widget-wrap {
    padding: 0 !important;
}