/*
 Theme Name: Hello Elementor Child
 Theme URI: https://www.redigermemoire.com/
 Description: Thème enfant pour Hello Elementor - redigermemoire.com
 Author: RedigerMemoire
 Author URI: https://www.redigermemoire.com/
 Template: hello-elementor
 Version: 1.0.0
*/
@import url("../hello-elementor/style.css");

/*.product-template-default .woocommerce-product-gallery {
    display: none;
}*/
.product-template-default.woocommerce-page .summary.entry-summary{
	float: none;    
    margin:auto;
	width: 100%;
}
/*.product-template-default p.price,
.product-template-default .woocommerce-tabs.wc-tabs-wrapper,
.product-template-default .related.products,
.product-template-default div.quantity,
.product-template-default .product_meta,
.product-template-default .woocommerce-breadcrumb,
.product-template-default h1.product_title.entry-title{
	display:none;
}*/

.product-template-default .fpf-fields.before-add-to-cart {display: flex;flex-wrap: wrap; justify-content: center;}

.fpf-field.fpf-multi-checkbox, .product-template-default .fpf-field{
        width: 65%;
    text-align: center;
    margin: 0px auto 12px auto;
}

.product-template-default .fpf-totals {
    width: 100%;

    padding: 20px;
    font-weight:bold;
    line-height:2;
    
}
.product-template-default .wc-pf-product-addons .wc-pf-option-price,
.wc-pf-field-price {
    display: none !important;
}

.uagb-ss__source-icon,
.uagb-ifb-icon-wrap ,
.champCache{
    display: none;
}body.woocommerce div.product form.cart .button{    float: none;
    margin: auto;
    display: block;}
.fpf-totals dl {
   
    text-align: right;
    display: flex
;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 767px) {
    .cntsticky{
        position: static !important;
        top: auto !important;
    }
}
.iti__selected-country{
	    background-color: transparent !important;
    border: none !important;
}

