/*
 Theme Name:   Ldm Theme Child
 Description:  Ldm Theme Child
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     ldm-theme
 Version:      1.0.0
 Text Domain:  ldm-theme
*/


/*=== HEADER ===*/
.menu-item-1505 a{
    background-color: #D97400;
    color: #fff !important;
}
.menu-item-1505 a:hover{
    background-color: #000;
    color: #fff;
}



/*=== FORM ===*/
.elementor-field-type-acceptance > div > span > label{
    font-size: 14px !important;
}
.elementor-field-type-acceptance > div > span{
    line-height: 1em !important;
    padding: 0px 5px !important;
}





/* === FOOTER === */
.ldm-footer-top a,
.ldm-footer a{
    color: #f0f0f0;
    text-decoration: none;
}
.ldm-footer-top a:hover,
.ldm-footer a:hover{
    color: #FFF;
    text-decoration: underline;
}


/* === SHOP PAGE === */
.archive .ldm_shopMenu p{
    font-size: 32px;
}

.archive .ldm_shopMenu .elementor-widget-sidebar li a{
    font-size: 18px;
}

.archive .ldm_shopMenu .elementor-widget-sidebar li a:hover{
    text-decoration: underline;
}

.archive .ldm_shopMenu .elementor-widget-sidebar li a:active{
    text-decoration: underline;
}

/* === ======== === */

.single-product .woocommerce-variation-add-to-cart{
    display: none !important;
}

.elementor-product-simple form{
    display: none !important;
}

.single-product .woocommerce-variation-price{
    font-size: 24px;
    margin-bottom: 0px;
}

.single-product .wd-breadcrumbs a{
    color: rgba(255,255,255,0.8);
}

.single-product .wd-breadcrumbs a:hover{
    color: #fff;
}