/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/

#slider-hero .et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none;
}

.ff-default .ff-el-input--label label {
    font-weight: 600 !important;
}

form.fluent_form_3 .wpf_has_custom_css.ff-btn-submit {
    font-weight: 700;
}

form.cart {
    display: flex;
    flex-wrap: wrap;
}

body .qib-button-wrapper {
    width: 100% !important;
    margin-bottom: 15px;
    justify-content: start;
}

body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button {
    max-width: max-content;
    margin-bottom: 15px !important;
}

button.single_add_to_cart_button.button.alt {
    margin-right: 15px !important;
}

button.pisol_single_buy_now.pisol_buy_now_button.pisol_type_simple {
    margin-top: 0 !important;
}

#product-accordeon .et_pb_tab_content h2 {
    color: #014D77;
    font-weight: 700;
	display: none;
}

ul.et_pb_tabs_controls:after {
	top: 0 !important;
}

.woocommerce .star-rating span::before {
	color: #BE9C81 !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	color: #014D77!important;
}

.woocommerce p.stars:hover a::before,
.woocommerce p.stars a::before {
    color: #BE9C81 !important;
}

#product-accordeon #commentform textarea {
    background-color: #FEF8F8 !important;
    color: black !important;
}

#product-accordeon .et_pb_tabs_controls.clearfix {
	background: white;
}


.woocommerce #review_form #respond .form-submit input,
.woocommerce-message a.button.wc-forward {
    color: #FFFFFF !important;
    border-width: 12px !important;
    border-color: #014D77 !important;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #014D77 !important;
    transition: all .1s ease-in-out;
    border-width: 10px !important;
    border: solid;
}

.woocommerce #review_form #respond .form-submit input:hover {
    background-color: #BE9C81 !important;
    border-color: #BE9C81 !important;
}

.woocommerce-message a.button.wc-forward:hover {
    background-color: black !important;
    border-color: black !important;
    border-width: 10px !important;
    border: solid;
    padding: 0.3em 1em !important;
}

.woocommerce-message a.button.wc-forward::after {
    content: none !important;
}

.woocommerce-notices-wrapper {
    background-color: #BE9C81;
}

.woocommerce-message {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    padding: 20px 0 !important;
    background-color: transparent !important;
}

.entry-content table:not(.variations) {
    border: none !important;
    margin-bottom: 0 !important;
}

.wc-block-cart-items__header,
.wc-block-cart .wc-block-cart__totals-title {
    font-size: 16px !important;
    color: black !important;
}

.entry-content thead th,
.entry-content tr th,
.wc-block-cart .wc-block-cart__totals-title h2 {
    color: black !important;
    font-weight: 700 !important;
}

.wc-block-components-product-name {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #014D77 !important;
}

.wc-block-components-product-price__regular {
    font-size: 16px;
}

.wc-block-components-product-price__value.is-discounted {
    font-size: 16px;
    color: #014D77 !important;
    font-weight: 700;
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge,
.wc-block-components-product-badge.wc-block-components-sale-badge {
    background-color: #BE9C81 !important;
    color: white;
    border-radius: 4px;
    padding: 6px 15px;
    font-weight: 400;
}

.wc-block-components-product-metadata__description {
    font-size: 14px;
    color: black;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    color: black !important;
    height: 40px;
}

.wc-block-cart-item__remove-link {
    font-size: 13px !important;
    color: black !important;
}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    color: black;
    font-size: 17.5px;
    font-weight: 700;
}

.wc-block-components-panel__button,
.wc-block-components-totals-item.wc-block-components-totals-footer-item {
    color: black !important;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    color: #FFFFFF !important;
    border-width: 12px !important;
    border-color: #014D77;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #014D77 !important;
    transition: all .1s ease-in-out;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    border-color: #BE9C81;
    background-color: #BE9C81 !important;
}

.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    color: #FFFFFF !important;
    border-color: #014D77;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #014D77 !important;
    transition: all .1s ease-in-out;
}

.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained:hover,
.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    border-color: #BE9C81;
    background-color: #BE9C81 !important;
    cursor: pointer;
}

#wc-block-components-totals-coupon__input-coupon {
    height: 47px;
    border-radius: 0;
}

.is-large.wc-block-cart {
    margin-bottom: 0 !important;
}

.wc-block-components-checkout-order-summary__title-text,
.wc-block-components-title.wc-block-components-title {
    font-size: 20px !important;
    color: black !important;
    font-weight: 700 !important;
}

.wc-block-components-totals-item {
    color: black;
}

.wc-block-components-checkout-step__description,
.wc-block-components-checkout-return-to-cart-button {
    color: black !important;
    font-size: 16px !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
    color: black;
}

.wc-block-components-checkout-order-summary__title-icon {
    fill: black !important;
    padding-top: 4px;
}

.logo-shop-coqhet:first-child {
	position: relative;
}

.logo-shop-coqhet:first-child a {
	width: 150px;
	text-align: left;
    margin-right: 20px;
}

.logo-shop-coqhet:first-child::before {
	position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2025/11/logo-blanc-la-coqhet.png);
    height: 50px;
    width: 90px;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -10.5px;
    right: 10px;
}

.et_pb_scroll_top.et-visible {
	background-color: #014D77;
	border: solid 1px;
    border-right: 0px;
}


/* Panier pas de produit */
.wc-block-cart__empty-cart__title {
	color: #BE9C81!important;
} 

.wc-block-grid__products {
	padding: 0 !important;
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
	background-color: #014D77 !important;
}

.wp-block-separator {
	color: #014D77 !important;
}

.wc-block-grid__product {
	text-align: left !important;
}

.wc-block-grid__product .star-rating {
	margin: unset !important;
}

.wc-block-grid__product-title {
	font-weight: 700 !important;
    font-size: 18px !important;
    color: #014D77 !important;
    line-height: 1.2em !important;
	margin-bottom: 0 !important;
}

.wc-block-grid__product-price {
	font-size: 16px !important;
	margin-bottom: 0 !important;
}

ins .woocommerce-Price-amount {
	color: black !important;
	font-weight: 700 !important;
}

.wc-block-grid__product-rating .star-rating span:before {
	color: #BE9C81 !important;
	margin-bottom: 0 !important;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	transition: background-color 300ms ease 0ms !important;
    padding-top: 6px !important;
    padding-right: 16px !important;
    padding-bottom: 6px !important;
    padding-left: 16px !important;
    background-color: #014D77 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #FFFFFF !important;
	margin-top: 10px !important;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
    background-color: #BE9C81 !important;
}

.wc-block-grid__product-onsale {
	padding-top: 6px !important;
    padding-right: 18px !important;
    padding-bottom: 6px !important;
    padding-left: 18px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
	font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    color: #FFFFFF !important;
	background-color: #014D77 !important;
}

/* Panier pas de produit END */

#menu-menu-mid .sub-menu li {
	padding: 0 !important;
}

#menu-menu-mid .sub-menu li a {
	width: 240px !important;
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	transform: rotate(270deg);
}

@media all and (min-width: 981px) and (max-width: 1300px) {
	
	.row-menu-header  {
		margin-top: 20px;
	}
	
	.row-menu-header .et_pb_menu_inner_container {
		flex-direction: column;
	}
	
	.row-menu-header .et_pb_column:last-child  {
		margin-top: 86.5px;
	}
	
	#slider-hero .et_pb_slider_container_inner {
		padding-top: 20vh !important;
	}
	
	.hero-top {
		padding-top: 20vh !important;
	}
}

#slider-hero .et-pb-controllers a {
	width: 10px;
	height: 10px;
}

#product-layout .disable-to-select {
	display: flex !important;
	justify-content: space-between !important;
	align-items: center;
}

#product-layout .reset_variations {
	font-size: 14px;
	font-weight: 700;
	color: #014D77;
	margin-top: 0;
}

#product-layout .value {
	padding-bottom: 0 !important;
	display: flex;
}

#product-layout .woocommerce-Price-amount {
	font-weight: 700;
    font-size: 22px;
    color: #BE9C81;
}

#product-layout .cfvsw-label-option {
	border-color: #014D77;
	color: #014D77;
}

#product-layout .cfvsw-label-option:hover {
	background-color: #014D77;
	color: white;;
}

#product-layout .cfvsw-selected-swatch {
	background-color: #014D77;
	color: white;
}

@media all and (max-width: 600px) {
	.et_pb_shop ul.products.columns-3 li.product {
		width: 100% !important;
		margin-right: 0 !important;
	}
}

.wpgs-nav .slick-prev, .wpgs-nav .slick-next {
	display: none !important;
}

.wc-block-components-product-details {
	font-size: 12px;
}

.wc-block-components-product-details__name {
	color: #014D77;
	font-weight: 700;
}

.wc-block-components-product-details__value {
	color: black;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
	border-color: #014D77 !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:focus {
	border-color: #014D77 !important;	
	outline: none !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	background: #014D77 !important;
}

.wc-block-components-form.wc-block-checkout__form {
	color: black !important;
}

.wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked {
	box-shadow: inset 0 0 0 1.5px #014D77 !important;
}

.wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__label {
	color: #014D77;
	font-weight: 700;
}

.woocommerce-order .woocommerce-notice {
	font-size: 24px;
	color: #014D77;
	font-weight: 700 !important;
	margin-bottom: 1rem;
}

.woocommerce-order .woocommerce-order-overview {
	padding-left: 0;
	color: black;
}

.woocommerce-order .woocommerce-order-details__title, .woocommerce-order .woocommerce-column__title {
	font-size: 20px;
	color: #014D77;
	font-weight: 700 !important;
}

.woocommerce-order .woocommerce-table__line-item.order_item a {
	color: #BE9C81;
}

.woocommerce-order .woocommerce-table__line-item.order_item a:hover {
	text-decoration: underline;
}

.woocommerce table.shop_table td {
	color: #014D77;
	font-weight: 700 !important;
}

.woocommerce-order .woocommerce-customer-details address {
	background: #014D77;
	color: white;
	margin-bottom: 2rem !important;
}

/* BOUTIQUE NONE */

.d-none {
	display: none !important;
}

/* BOUTIQUE NONE */

#fluentform_3_success {
	background: #014D77;
	border: none; 
	color: white;
}

#et-boc .p-PaymentElement .p-PaymentAccordionButtonText div {
    color: black !important;
}

.wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked {
	box-shadow: none !important;
}


.variations_form .woocommerce-variation-description {
	color: black !important;
}

form.fluent_form_4 .wpf_has_custom_css.ff-btn-submit {
	width: 100%;
    padding: 1rem .5rem;
    text-transform: uppercase;
    font-weight: 600;
}

#fluentform_4 .ff-el-form-control {
	border-radius: 0;
	font-size: 14px; 
	color: black;
}