.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-61c4649:#FAF7EF;--e-global-typography-primary-font-family:"Roca";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:39px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:1px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce ul.products li.product a img {
    background: #FAF7EF;
    border: solid 1px #FAF7EF;
    border-radius: 15px;
}
.elementor-255 .elementor-element.elementor-element-cfd52a3.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    color: red;
    
}

.elementor-255 .elementor-element.elementor-element-cfd52a3.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    color: black;
    /* color: red; */
}
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price {
    color: black;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
}
.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    width: 100%;
    border: solid 1px #000;
    border-radius: 10px;
}
.woocommerce a.button{
font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: none;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
/*hp part categorie*/
.product-categories{
	list-style-type: none;
	display: flex;
    padding: 12px 14px;
    align-items: center;
    gap: 16px;
}
.product-categories li{
    list-style-type: none;
    display: flex
;
border: solid 1px black;
border-radius:15px;
    padding: 12px 14px;
    align-items: center;
    gap: 16px;

}
.product-categories a{
    color: black;
    text-decoration: none
}
.product-categories li:hover{
    background color:black;
    color:#ffffff;
    text-decoration: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roca';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://dogteur.fr/wp-content/uploads/2025/01/Roca-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Roca';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dogteur.fr/wp-content/uploads/2025/01/Roca-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */