/* Custom desktop styles for Liel child theme */


/* header */

#top-menu-section
 {
 border-top: 5px solid #DFB352;
 z-index: 0;
 }



/* CMS */

#cms .page-header
 {
 display: none;
 }

/* CMS -> a propos */

#cms.cms-id-4 .elementor-tabs-wrapper 
	{
    display: flex;
    justify-content: space-evenly;
	}

#cms.cms-id-4 .elementor-tabs-wrapper  .elementor-tab-title
	{
    background: black;
	border-radius: 10px;
	}

/* Form -> demande d'ouverture de compte */

#gformbuilderpro_30 .form-group.checkbox_box .row .col-xs-12.col-md-4
    {
    display: none;
    }

#gformbuilderpro_30 .form-group.checkbox_box .row .col-xs-12.col-md-8
    {
    width: 100%;
    }

#gformbuilderpro_30 .form-group.checkbox_box .privacy_des 
    {
    margin-left: 20px;
    }

/* Listing produit */

.product_cta.cmd
    {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
    }

.product_cta.fiche_produit
    {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
    }

.product_cta.fiche_produit a
    {
    padding: 0px;
    color:black!important;
    }

.thumb_product_price
    {
    display: flex;
    justify-content: center;
    font-weight:bold;
    font-size:22px;
    }


/* fiche produit */

#product .product-prices.js-product-prices
    {
    display: flex;
    }

#product .current-price-value
    {
    font-size: 20px;
    color: #DFB352;
    font-weight: bold;
    }

#product .tax-shipping-delivery-label
    {
    font-size: 15px;
    color: #DFB352;
    margin-left: 10px;
    }


/* Paiement */

#checkout a#cta-terms-and-conditions
    {
    text-decoration: underline;
    }

/* footer */

#footer .elementor-element-f784057