/* 
Theme Name: Design com asas
Theme URI: https://designcomasas.com
Description: Theme for Design com asas
Author: Design com asas
Author URI: https://designcomasas.com
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.titulo-taxonomia {
    color: #FAB273;
    font-size: 24px;
    font-weight: 500;
}

.descricao-taxonomia {
    color: #828282;
    font-size: 24px;
}

.d-none {display: none!important;}

@media screen and (min-width: 1024px) {
    .d-lg-block {display: block!important;}

    .d-lg-none {display: none!important;}
}
    
#contato .elementor-button-text::before{
    content: "";
    display: inline-block;
    background-image: url(img/submit-img.webp);
    background-size: cover;
    width: 60px;
    height: 48px;
    position: relative;
    top:24px;
    margin-right: 24px;
}

.lang-item img {
    border-radius: 50%;
    width:20px!important;
    height: 20px!important;
    object-fit: cover;
}

/*.heart h2{
    position: relative;
    margin-left: 64px;
}

.heart h2:before {
    content: "";
    display: inline-block;
    background-image: url(img/dca_heart.svg);
    background-size: cover;
    width: 54px;
    height: 47px;
    position: relative;
    top:-12px;
    margin-right: 24px;
}*/

.woocommerce-variation-price {
    display: none !important;
}

.woocommerce-variation-add-to-cart {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;

}

.dca-add-to-cart {
    background-color: transparent!important;
}

.dca-add-to-cart:hover {
    opacity: 0.7;
    background-color: transparent!important;
}
