/* Ajouter votre code CSS */ 
@font-face {
    font-family: 'Aptos-Regular';
    src: url("/wp-content/themes/piedparasol/fonts/Aptos.ttf");
}
@font-face {
    font-family: 'Aptos-Bold';
    src: url("/wp-content/themes/piedparasol/fonts/Aptos-Bold.ttf");
}
@font-face {
    font-family: 'Aptos-SemiBold';
    src: url("/wp-content/themes/piedparasol/fonts/Aptos-SemiBold.ttf");
}

@font-face {
    font-family: 'WorkSans-Regular';
    src: url("/wp-content/themes/piedparasol/fonts/WorkSans-Regular.ttf");
}
@font-face {
    font-family: 'WorkSans-Bold';
    src: url("/wp-content/themes/piedparasol/fonts/WorkSans-Bold.ttf");
}


body.sticky .elementor-location-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    transition: all 0.3s ease-in-out;
}

.ttr_separ_top_ p {
    margin: auto !important;
    margin-bottom: -20px !important;
}
.ttr_separ_bottom_ h2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.ttr_separ_bottom_ h2:after {
    content: '';
    width: 58px;
    height: 3px;
    background: #E84B3F;
    display: flex;
    justify-content: center;
}
.ttr_separ_top_ p {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.ttr_separ_top_ p:before {
	content: '';
    width: 58px;
    height: 3px;
    background: #E84B3F;
    display: flex;
    justify-content: left;
}

#seta_avantages_ h3.elementor-icon-box-title {
    margin-bottom: 14px;
}
#seta_avantages_ p.elementor-icon-box-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.secta_mode_emploi_ ul {
    margin: auto;
    padding-left: 18px;
}
.secta_mode_emploi_ ul li {
    padding-left: 20px;
}
.ttr_wth_befor_after_ h2 span {
    color: #2AA6C4 !important;
}



div#secta_confiance_ .elementor-widget-reviews .swiper-slide, div#secta_confiance_ .elementor-widget-testimonial-carousel .swiper-slide {
    /* padding: 0 !important; */
}
.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100% !important;
}
.elementor-252 .elementor-element.elementor-element-231c99c .elementor-testimonial__image img {
    width: 100% !important;
    /*height: 226px;*/
}
.elementor-testimonial--layout-image_above .elementor-testimonial__footer {
    margin-bottom: 0 !important;
}
.elementor-testimonial--layout-image_above .elementor-testimonial .elementor-testimonial__content {
    border: 1px solid #707070 !important;
    /*border-top: unset !important;*/
    border-radius: 12px 12px !important;
    padding: 30px;
    margin-top: -10px;
}
.elementor-testimonial__image {
    width: 100% !important;
    max-height: 228px;
    overflow: hidden;
	border-radius: 10px 10px 0 0;
}

#secta_confiance_ .elementor-testimonial__content {
    display: flex;
    flex-direction: column-reverse;
    gap: 24px;
}
#secta_confiance_ .elementor-testimonial__content cite.elementor-testimonial__cite {
    display: flex !important;
    justify-content: left !important;
    align-items: flex-start;
    margin-top: auto;
}
#secta_confiance_ .elementor-testimonial__content cite.elementor-testimonial__cite {
    content: '';
    background-image: url(/wp-content/uploads/2024/11/Groupe-404-1.svg);
    background-position: center right;
    background-repeat: no-repeat;
}
#secta_confiance_ .elementor-testimonial__text {
    text-align: left;
}

body #secta_confiance span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 18px !important;
    border-radius: 10px !important;
}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 18px !important;
    border-radius: 10px !important;
}


.elementor-252 .elementor-element.elementor-element-231c99c .elementor-swiper-button {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 34px;
    height: 34px;
    border-radius: 50%;
	transition: 0.3s;
}
.elementor-252 .elementor-element.elementor-element-231c99c .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url(/wp-content/uploads/2024/11/Groupe-381.svg);
    right: -30px;
}
.elementor-252 .elementor-element.elementor-element-231c99c .elementor-swiper-button.elementor-swiper-button-prev {
    background-image: url(/wp-content/uploads/2024/11/Groupe-380.svg);
    left: -30px !important;
    /*bottom: 30px !important;
    top: auto !important;*/
}
.elementor-252 .elementor-element.elementor-element-231c99c .elementor-swiper-button:hover {
    width: 36px;
    height: 36px;
}


.elementor-252 .elementor-element.elementor-element-231c99c .elementor-swiper-button svg.e-font-icon-svg {
    visibility: hidden !important;
    display: none !important;
}

body .gform_legacy_markup_wrapper ul li.gfield {
    width: 100% !important;
    max-width: 50%;
}
body .gform_legacy_markup_wrapper ul {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
}
body .gform_legacy_markup_wrapper ul li.gfield--type-textarea {
    width: 100% !important;
    max-width: 100% !important;
}
body .gform_legacy_markup_wrapper ul li.gfield--type-consent {
    width: 100% !important;
    max-width: 100% !important;
}
.gform_legacy_markup_wrapper .gform_footer {
    display: flex !important;
    justify-content: center !important;
}
.gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    background-color: #005198 !important;
}
.gform_legacy_markup_wrapper .gform_heading {
    display: none;
}

body .gform_legacy_markup_wrapper ul li.gfield {
    width: 100% !important;
    max-width: 50%;
    margin-top: 20px !important;
}
body .gform_legacy_markup_wrapper ul {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
}
body .gform_legacy_markup_wrapper ul li.gfield--type-textarea {
    width: 100% !important;
    max-width: 100% !important;
}
body .gform_legacy_markup_wrapper ul li.gfield--type-consent {
    width: 100% !important;
    max-width: 100% !important;
}
.gform_legacy_markup_wrapper .gform_footer {
    display: flex !important;
    justify-content: center !important;
}
.gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    background-color: #005198 !important;
}
.gform_legacy_markup_wrapper .gform_heading {
    display: none;
}
.gform_legacy_markup_wrapper .top_label input.large {
    border-radius: 8px !important;
}
.gform_legacy_markup_wrapper textarea.medium {
    border-radius: 8px !important;
}
.gform_legacy_markup_wrapper .top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
    color: #5C5C5C !important;
    text-align: left;
    font-family: 'Aptos-Regular' !important;
    font-size: 16px !important;
	font-weight: 300 !important;
    line-height: 30px !important;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.gform_legacy_markup_wrapper form li input[placeholder], .gform_legacy_markup_wrapper input.large[placeholder] {
    text-align: left;
    font-family: 'Aptos-Regular' !important;
    font-size: 16px !important;
	font-weight: 500 !important;
    line-height: 30px !important;
    color: #000000 !important;
    text-transform: capitalize;
    padding-left: 20px !important;
}

.gform_legacy_markup_wrapper textarea[placeholder] {
    text-align: left;
    font-family: 'Aptos-Regular' !important;
    font-size: 16px !important;
    line-height: 30px !important;
    color: #000000 !important;
    text-transform: capitalize;
    padding-left: 20px !important;
}

label.gform-field-label.gfield_consent_label {
    font-family: 'Aptos-Regular' !important;
    font-size: 18px !important;
    line-height: 30px !important;
}

.gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    cursor: pointer;
    transition: 0.8s;
}
.gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover {
    transform: scale(0.92);
}


#elementor-popup-modal-4172 .dialog-widget-content {
    top: 0;
    left: 0;
    bottom: 0;
}

#elementor-popup-modal-4172 .dialog-close-button {
    background: #005198 !important;
    padding: 8px;
    border-radius: 10px;
}
#elementor-popup-modal-4172 .dialog-close-button:hover {
    background: #B3402F !important;
}
#elementor-popup-modal-4172 .dialog-close-button svg {
    fill: #ffffff !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
div.mrwpbutton a#modaal_link,
#delivery_point_chosen {
    background-color: #005198 !important;
    border: 2px solid #005198 !important;
    transition-duration: 0.8s;
    cursor: pointer;
	color: #fff !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
div.mrwpbutton a#modaal_link:hover,
#delivery_point_chosen:hover {
    transform: scale(0.92);
}


body div#secta_banner_ {
    width: 100% !important;
    height: 90vh !important;
    min-height: 90vh !important;
}


/* *Produit accueil */
.product-container {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin: 2rem;
}

.elementor .product-image img.main-image {
    max-height: 500px !important;
}
.product-image {
  flex-basis: 50%;
}
.main-image {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
}

.thumbnail-container {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}

.thumbnail {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin: 0 0.5rem;
  cursor: pointer;
}

.product-info {
  flex-basis: 45%;
}

.product-title {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}

.product-price {
  font-size: 1.4rem;
  font-weight: bold;
  color: #e74c3c;
  margin-bottom: 1rem;
}

.product-description {
  margin-bottom: 1.5rem;
}

.add-to-cart {
  background-color: #e74c3c;
  color: #fff;
  border: none;
  padding: 0.8rem 1.5rem;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.add-to-cart:hover {
  background-color: #c0392b;
}
.elementor .product-image img {
    border-radius: 15px;
}
.thumbnail-container {
    margin-top: 10px;
    justify-content: left;
}
.thumbnail-container img.thumbnail {
    border-radius: unset;
    width: 100% !important;
    max-width: 95px;
}
h2.product-title {
	margin-top: 0 !important;
    color: #000000;
    font-family: "Aptos-SemiBold", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 27px;
	
}
h2.woocommerce-loop-product__title {
	padding: 0 15px 15px!important;
}
.elementor-4206 .elementor-element.elementor-element-67f87ea.elementor-wc-products ul.products li.product .price {
	padding: 0 15px !important;
}

.product-description {
    font-family: "Aptos-Regular", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
}
.product-info button.add-to-cart {
    display: flex;
    align-items: center;
}
.product-info button.add-to-cart:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 23px;
    font-weight: 800;
    margin-right: 10px;
}
.shopengine-comparison.badge.inactive {
    display: none;
}
.elementor-widget-wc-archive-products.elementor-wc-products .added_to_cart {
    display: flex;
    justify-content: center;
    background-color: #005198;
    width: fit-content;
    margin: auto;
    margin-top: 12px;
    padding: 10px 20px;
    border-radius: 30px;
}
.woocommerce ul.products li.product a img {
	width: 100% !important;
    max-width: 100% c
    object-fit: cover;
    min-height: 220px;
    max-height: 220px;
    overflow: hidden;
}


h1.generic_title {
    color: #005198 !important;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    background-color: #005198 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button.alt:hover {
	background-color: #005198 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt {
	background-color: #005198 !important;
}
.single_page_the_content {
    padding-bottom: 50px;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
    display: flex;
    gap: 10px;
}
.elementor-button span path.a {
    fill: #fff !important;
}

.elementor-4206 .elementor-element.elementor-element-67f87ea.elementor-wc-products ul.products li.product .woocommerce-loop-product__buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
	padding: 0 15px !important;
}
.elementor-4206 .elementor-element.elementor-element-67f87ea.elementor-wc-products ul.products li.product .woocommerce-loop-product__buttons a.button.add_to_cart_button {
    width: fit-content !important;
    max-width: 75% !important;
    display: inline-block !important;
    text-align: center;
    margin: auto;
}
.elementor-4206 .elementor-element.elementor-element-67f87ea.elementor-wc-products ul.products li.product .woocommerce-loop-product__buttons a.added_to_cart.wc-forward {
    width: 100% !important;
    max-width: 92% !important;
    display: block !important;
    text-align: center;
    margin: auto;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.thumbnail-container img.thumbnail.img_active {
    border: 3px solid #b3402f;
    border-radius: 5px;
}


#secta_confiance_ .elementor-testimonial__text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; 
    text-align: left;
    transition: all 0.3s ease;
	height: 100px;
}
#secta_confiance_ .elementor-testimonial__text:hover {
    -webkit-line-clamp: unset;
    overflow: visible;
    white-space: normal;
}

/* *Produit accueil */

body.page-id-4229 .elementor-4206 .elementor-element.elementor-element-264e36ba h1.elementor-heading-title {
    color: #fff !important;
}

body.page-id-4460 .woocommerce.columns-4 {
    display: none !important;
    visibility: hidden !important;
}

body.single-product .elementor-element.elementor-element-cff8805.elementor-widget.elementor-widget-heading {
    display: none;
}
body.single-product.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
}
body.single-product.woocommerce div.product .woocommerce-tabs .panel h2 {
    color: #005198;
    font-size: 24px;
}
body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt {
    background-color: #b3402f !important;!i;!;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    border-radius: 27px 27px 27px 27px;
    padding: 14px 30px 14px 030px;
    transition: 0.8s;
}
body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover {
    background-color: #b3402f !important;
    transform: scale(0.88);
}



@media (max-width: 1520px) and (min-width: 1385px) {
	.cont_soustitre_p_ {
		padding-top: 65px;
		padding-bottom: 65px;
	}
}
@media (max-width: 1385px) and (min-width: 1024px) {
	.cont_soustitre_p_ {
		padding-top: 5%;
		padding-bottom: 5%;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	.thumbnail-container img.thumbnail {
		max-width: 27%;
		margin: 0 0.4rem;
	}
}
@media (max-width: 1340px) {
	.elementor-252 .elementor-element.elementor-element-697d8c9 .elementor-heading-title {
		font-size: 40px;
	}
	.elementor-252 .elementor-element.elementor-element-d1d87ac .elementor-icon-list-icon svg {
		width: 40px;
		height: 40px;
	}
	.elementor-252 .elementor-element.elementor-element-d1d87ac .elementor-icon-list-text {
		font-size: 50px !important;
	}
}

@media (max-width: 1240px) {
	.elementor-252 .elementor-element.elementor-element-697d8c9 .elementor-heading-title {
		font-size: 30px;
	}
	.elementor-252 .elementor-element.elementor-element-d1d87ac .elementor-icon-list-icon svg {
		width: 35px;
		height: 35px;
	}
	.elementor-252 .elementor-element.elementor-element-d1d87ac .elementor-icon-list-text {
		font-size: 40px !important;
	}
	
	
	.elementor-location-header .elementor-widget-button .elementor-button {
		font-size: 0.8em;
		padding: 10px 20px;
	}
	.elementor-3793 .elementor-element.elementor-element-371e469 .elementor-nav-menu .elementor-item {
		padding: 10px 15px;
	}
	.elementor-3793 .elementor-element.elementor-element-f8339f0 {
		width: 95% !important;
	}
}

@media (max-width: 1024px) {
	.product-info {
		flex-basis: 47%;
	}
    .cont_title_accordeon_ .elementor-heading-title:after {
        content: '\F107';
        font-family: 'FontAwesome';
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        transform: rotate(270deg);
    }
    .conta_liens_foot_ .nav_menu_footer_ {
        display: none;
    }
    .conta_liens_foot_.open_menu .nav_menu_footer_ {
        display: block;
        background: linear-gradient(0deg, #1c2448, #1c2448, #1c2448, #1c2448, transparent);
        padding-left: 10px;
        position: absolute;
        z-index: 100;
        width: 95%;
        top: 38px;
        border-radius: 0 0 5px 5px;
    }
    .cont_title_accordeon_ .elementor-heading-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .conta_liens_foot_.open_menu .cont_title_accordeon_ .elementor-heading-title:after {
        transform: rotate(0deg);
    }

    .nav_menu_principal_header_ .elementor-menu-toggle {
        justify-content: flex-end;
        padding-right: 20px;
    }
    .nav_menu_principal_header_ .elementor-menu-toggle svg path {
        fill: #916B2D;
    }    
    .nav_menu_principal_header_ nav.elementor-nav-menu--dropdown span.sub-arrow svg path {
        fill: #fff !important;
    }
    .nav_menu_principal_header_ nav.elementor-nav-menu--dropdown {
        margin-top: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .nav_menu_principal_header_ nav.elementor-nav-menu--dropdown:after {
        content: '';
        width: 100%;
        margin: auto;
        height: 4px;
        background: linear-gradient(90deg, transparent, #D2C084, #916B2D, #916B2D);
        color: transparent;
    }
    .nav_menu_principal_header_ nav.elementor-nav-menu--dropdown .elementor-nav-menu {
        margin: auto !important;
    }
	
	.conta_bar_top_:after {
		margin-right: 5%;
	}


    body.elementor-page-252 div#secta_banner_ {
        width: 100% !important;
        height: 520px !important;
        min-height: 520px !important;
    }


}

@media (max-width: 768px) {
	.product-container {
		flex-direction: column;
		margin: auto !important;
        gap: 25px;
	}
	
	
	.elementor-252 .elementor-element.elementor-element-231c99c .elementor-swiper-button.elementor-swiper-button-next {
	    right: 0;
	}
	.elementor-252 .elementor-element.elementor-element-231c99c .elementor-swiper-button.elementor-swiper-button-prev {
	    left: 0 !important;
	    top: calc(50% - 40px / 2) !important;
	}
	
	body .gform_legacy_markup_wrapper ul li.gfield {
		max-width: 100%;
	}
	body .gform_legacy_markup_wrapper ul li.gfield {
		max-width: 100%;
	}

    .elementor-button span {
        font-size: 0.9em !important;
    }

    body.elementor-page-252 div#secta_banner_ {
        width: 100% !important;
        height: 520px !important;
        min-height: 520px !important;
    }

}
@media (max-width: 520px) {
	.thumbnail-container img.thumbnail {
		max-width: 24%;
	}
	.elementor-widget-wc-archive-products .products {
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 28px !important;
	}
	
	
}

