/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
*/

#content{
    min-height: calc(100vh - 195px);
}

:root{
    --wp--preset--font-size--small : 14px;
    --wp--preset--font-size--medium : 18px;
    --wp--preset--font-size--large : 22px;
}

.page-header .entry-title {
	margin-top:30px;
}
body.search-results a {
	color: #47B590 !important;
}

/* START FORMULAIRE DE CONTACT */

.formulaire-contact .wpcf7-form-control {
    padding: 10px 10px;

}


.formulaire-contact  .wpcf7-form-control::placeholder{
    font-weight: bold;
}

.formulaire-contact [type="submit"]{
    border: none;
    background-color: white;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 20px;
}

/* END FORMULAIRE DE CONTACT */

/* START FOOTER */

.footer-menu a{
    justify-content: center;
}

/* END FOOTER */

/* START PRODUCT MINIATURE */

.product-minia table tbody{
    display: flex;
    flex-direction: column;
    align-items: start;
}

.product-minia .woocommerce-product-attributes-item{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.product-minia .woocommerce-product-attributes-item__label{
    font-weight: 400 !important;
    font-size: 16px;
}

.product-minia .woocommerce-product-attributes-item__value{
    font-size: 16px;
}

.product-minia .woocommerce-product-attributes-item__label::after{
    content: ":";
    position: relative;
    padding: 0 5px;

}

.product-minia th,
.variations th{
    border: none;
    padding: 0;
    background-color: unset !important;
}

.product-minia .order-button a{
    width: 100%;
}

/* END PRODUCT MINIATURE */

/* START TABLE VARIATIONS */

.woocommerce table.shop_attributes td p{
    padding: 0;
}

.home-products .woocommerce-product-attributes-item__value,
.home-products .variations .label label{
	font-weight: bold !important;
}

.home-products .woocommerce-product-attributes-item--weight {
	display : none;
}

.woocommerce-product-attributes-item--dimensions {
		display : none !important;
}

.woocommerce-product-attributes-item__value,
.variations .label label{
    font-style: normal !important;
}

.woocommerce-product-attributes-item__value p{
    margin-bottom: 0;
}

table, table th, table td {
    border: none !important;
	text-align:left;
}

.woocommerce table.shop_attributes td {
	padding: 8px;
	
}

.woocommerce-orders-table tbody{
    display: table-header-group;
}

.woocommerce-orders-table tr{
    display: table-row;
}

.woocommerce table tbody > tr:nth-child(2n+1) > td, .woocommerce table tbody > tr:nth-child(2n+1) > th{
    background-color: transparent !important;
}

.home-products  .woocommerce div.product form.cart .variations td, .home-products  .woocommerce div.product form.cart .variations th
{
	width : 200px !important;
}

table td, table th{
  line-height: 1.2 !important;
}

.home-products table tbody{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.home-products table tbody tr{
    display: flex;
    flex-direction: column;
    align-items: start;
    border: none !important;
    gap: 10px;
}

.home-products table tbody td{
    border: none !important;
}

.home-products table tbody th{
    border: none !important;
    padding: 0 !important;
    display: flex;
    align-items: start;
    width: auto !important;
}

.home-products body table td, body table th {
    line-height: 0.4em;
}

.product-minia td,
.variations td{
    border: none;
    padding: 0;
    background-color: unset !important;
}

input.qty{
    width: 200px !important;
}

.reset_variations{
    display: none;
}

.woocommerce-variation-add-to-cart{
   /* margin-top: 80px;*/
}

@media screen and (max-width: 991px) {
    .woocommerce-variation-add-to-cart{
    }

    .product-minia .woocommerce-product-attributes-item__label{
        font-weight: 400 !important;
        font-size: 20px;
    }

    .product-minia .woocommerce-product-attributes-item__value{
        font-size: 20px;
    }
}

/* END TABLE VARIATIONS */

/* START HOMEPAGE */

.image-gradient::after{
    content: "";
    top: 0;
    z-index: -1;
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(rgba(0,0,0,0) 85%, rgb(255, 255, 255) 99%);
}

.button-product a{
    width: 800px !important;
    max-width: 100%;
}

.scroll-mouse svg path{
    stroke: black !important;
}

.scroll-mouse svg g{
    clip-path: unset !important;
}

/* END HOMEPAGE */

/* START PRODUCT PAGE */

.woocommerce div.product form.cart .variations tbody {
	display: flex;
	flex-direction: row;
}

.woocommerce div.product form.cart .variations tbody th.label label {
	padding-top:10px;
	margin-right : 20px;
}
.prad-product-price-summary .prad-label {
	font-size:20px;
	text-transform : uppercase;
	margin-right : 20px;
}

.prad-product-price-summary .woocommerce-Price-amount {
	font-size:20px;
	text-transform : uppercase;
	font-weight : 700;
}
.woocommerce div.product form.cart .variations td.value {
	padding-right: 20px !important;
}
.woocommerce div.product form.cart .variations select {
	font-size:16px !important;
}


.woocommerce-variation-add-to-cart{
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: start;
}

.single_add_to_cart_button{
    margin-left: 0 !important;
}

.right-product .prad-block-title{
    color: var( --e-global-color-primary );
    font-family: var( --e-global-typography-33b4044-font-family ), Sans-serif;
    font-size: var( --e-global-typography-33b4044-font-size );
    font-weight: var( --e-global-typography-33b4044-font-weight );
    font-weight: bold;
}

.right-product .reset_variations{
    display: none !important;
}

.right-product .woocommerce-variation-price{
    display: none;
}

.right-product .prad-input{
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat' !important;
}

.right-product .prad-input::placeholder{
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat' !important;
}

.prad-addons-wrapper .prad-blocks-container{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: white;
    width: 50%;
    height: 80vh;
    z-index: 1000000000;
    padding: 40px;
    overflow: auto;
    display: none;
}

.pop-up-background{
    background-color: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100000000;
    display: block;
    width: 100vw;
    height: 100vh;
    display: none;
}

.prad-custom-select{
    padding-top: 20px;
}

.prad-block-title{
    padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
    .prad-blocks-container{
        width: 100vw !important;
        height: 100vh !important;
    }
}

body .prad-mb-12{
    margin-bottom: 0 !important;
}

#custom-open,
#confirm-custom{
    cursor: pointer;
	padding-left:51px;
	padding-right:51px;
}

.prad-addons-wrapper .close-modif{
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.e-atc-qty-button-holder .quantity input {
	margin-right: 20px !important ;
}

/*.single-product .elementor-widget-woocommerce-product-additional-information { 
	display : none;
}*/
/* END PRODUCT PAGE */

/* changer la pointe */
.elementor-widget-video .e-hosted-video .elementor-video {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

/* page accessoires */
.page-les-accessoires .woocommerce-product-attributes {
	display:none;
}
/* ACCOUNT PAGE */

.woocommerce-MyAccount-navigation ul{
    padding-left: 0;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a{
    background-color: #61CE7000;
  font-family: var( --e-global-typography-8d48f6f-font-family ), Sans-serif;
  font-size: var( --e-global-typography-8d48f6f-font-size );
  font-weight: var( --e-global-typography-8d48f6f-font-weight );
  text-transform: var( --e-global-typography-8d48f6f-text-transform );
  fill: var( --e-global-color-primary );
  color: var( --e-global-color-primary );
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var( --e-global-color-primary );
  padding: 12px 24px;
  text-decoration: none;
  list-style: none;
  display: block;
  margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation li{
    list-style: none;
}

.woocommerce-MyAccount-content a{
    color: black !important;
}

.woocommerce .woocommerce-Button,
.woocommerce .button{
    background-color: var( --e-global-color-primary ) !important;
    font-family: var( --e-global-typography-3aaef3e-font-family ), Sans-serif;
    font-size: var( --e-global-typography-3aaef3e-font-size );
    font-weight: var( --e-global-typography-3aaef3e-font-weight );
    text-transform: var( --e-global-typography-3aaef3e-text-transform );
    fill: var( --e-global-color-secondary );
    color: var( --e-global-color-secondary ) !important;
    border-radius: 0px 0px 0px 0px;
}

.woocommerce-orders-table__row .woocommerce-orders-table__cell a{
    margin-top: 0 !important;
}

.woocommerce-Address-title{
    display: flex;
    flex-direction: column;
}

address{
    margin-top: 20px;
}

/* END ACCOUNT PAGE */

/* START SIDECART */

.woocommerce-cart-form__cart-item.cart_item{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.elementor-menu-cart__product{
    display: flex;
    flex-direction: column;
}

/* END SIDECART */

/* PANIER */

.wc-block-cart__submit-button{
    font-family: var( --e-global-typography-3aaef3e-font-family ), Sans-serif;
  font-size: var( --e-global-typography-3aaef3e-font-size );
  font-weight: var( --e-global-typography-3aaef3e-font-weight );
  text-transform: var( --e-global-typography-3aaef3e-text-transform );
}

.wc-block-components-product-name{
    font-family: var( --e-global-typography-359494c-font-family ), Sans-serif;
    font-size: var( --e-global-typography-359494c-font-size );
    font-weight: var( --e-global-typography-359494c-font-weight );
    text-transform: var( --e-global-typography-359494c-text-transform );
    line-height: var( --e-global-typography-359494c-line-height );
    color: var( --e-global-color-primary );
}

.wc-block-cart__submit-button{
    background-color: black;
    color: white;
    border: 1px solid white;
    text-decoration: none !important;
}

.wc-block-cart__submit-button:hover{
    border: 1px solid black;
    color: black;
    background-color: white;
}

.wc-block-components-totals-item__label{
    font-weight: bold;
}

.wc-block-components-checkout-place-order-button{
    background-color: black !important;
    color: white !important;
    border: 1px solid white !important;
    text-decoration: none !important;

    font-family: var( --e-global-typography-3aaef3e-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-3aaef3e-font-size ) !important;
    font-weight: var( --e-global-typography-3aaef3e-font-weight ) !important;
    text-transform: var( --e-global-typography-3aaef3e-text-transform ) !important;
}

.wc-block-components-checkout-place-order-button:hover{
    border: 1px solid black !important;
    color: black !important;
    background-color: white !important;
}

.wp-block-woocommerce-checkout-terms-block a{
    color: black;
}

/* END PANIER */

/* START CHECKOUT */

.wp-block-woocommerce-checkout{
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-size: var( --e-global-typography-text-font-size );
  font-weight: var( --e-global-typography-text-font-weight );
  line-height: var( --e-global-typography-text-line-height );
}

.wc-block-components-address-card__edit{
    background-color: black;
    color: white;
    border: 1px solid black;
}

.wc-block-components-address-card__edit:hover{
    background-color: white;
    color: black;
}

/* END CHECKOUT */

/* commande recue*/
.woocommerce-order-details a {
	color:#47B590;
}

.woocommerce-LostPassword a{
    color: black !important;
}

body .woocommerce-privacy-policy-link{
    color: black !important;
}