.elementor-kit-9{--e-global-color-primary:#344855;--e-global-color-secondary:#151D22;--e-global-color-text:#67717B;--e-global-color-accent:#D8C4AC;--e-global-color-4925200:#FFFFFF;--e-global-color-892a5a7:#F5F6F7;--e-global-color-daf2483:#57626D;--e-global-color-09acc8b:#868E96;--e-global-color-ee1a5a7:#B6BBC0;--e-global-color-38d6a1b:#D5D8DB;--e-global-color-fed05c5:#F7F8F9;--e-global-typography-primary-font-family:"Questrial";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-line-height:1.1em;--e-global-typography-08e14f1-font-family:"Questrial";--e-global-typography-08e14f1-font-size:70px;--e-global-typography-08e14f1-text-transform:none;--e-global-typography-08e14f1-line-height:1.1em;--e-global-typography-a48a1d2-font-family:"Poppins";--e-global-typography-a48a1d2-font-size:45px;--e-global-typography-a48a1d2-font-weight:600;--e-global-typography-a48a1d2-text-transform:none;--e-global-typography-a48a1d2-line-height:1.1em;--e-global-typography-87cc24d-font-family:"Poppins";--e-global-typography-87cc24d-font-size:45px;--e-global-typography-87cc24d-font-weight:300;--e-global-typography-87cc24d-text-transform:none;--e-global-typography-87cc24d-line-height:1.1em;--e-global-typography-1923844-font-family:"Questrial";--e-global-typography-1923844-font-size:35px;--e-global-typography-1923844-text-transform:none;--e-global-typography-1923844-line-height:1.1em;--e-global-typography-ac5b040-font-family:"Poppins";--e-global-typography-ac5b040-font-size:25px;--e-global-typography-ac5b040-font-weight:600;--e-global-typography-ac5b040-text-transform:none;--e-global-typography-ac5b040-line-height:1.1em;--e-global-typography-de67b45-font-family:"Poppins";--e-global-typography-de67b45-font-size:19px;--e-global-typography-de67b45-font-weight:500;--e-global-typography-de67b45-text-transform:none;--e-global-typography-de67b45-line-height:1.1em;--e-global-typography-d52fa40-font-family:"Poppins";--e-global-typography-d52fa40-font-size:17px;--e-global-typography-d52fa40-font-weight:400;--e-global-typography-d52fa40-text-transform:none;--e-global-typography-d52fa40-line-height:1.1em;--e-global-typography-21f8690-font-family:"Poppins";--e-global-typography-21f8690-font-size:20px;--e-global-typography-21f8690-font-weight:500;--e-global-typography-21f8690-text-transform:uppercase;--e-global-typography-21f8690-line-height:1.1em;background-color:var( --e-global-color-892a5a7 );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-4925200 );}.elementor-kit-9 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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-kit-9{--e-global-typography-primary-font-size:30px;--e-global-typography-text-font-size:18px;--e-global-typography-08e14f1-font-size:40px;--e-global-typography-87cc24d-font-size:30px;--e-global-typography-1923844-font-size:25px;--e-global-typography-ac5b040-font-size:20px;--e-global-typography-de67b45-font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Menu Styles*/
#menu-changes .elementor-nav-menu .sub-arrow {
    font-size: 15px;
    color: var(--e-global-color-accent);
    fill: var(--e-global-color-accent);
}

/*Categories*/
#prod-categorie #title-categorie h4::after {
    content: '';
    width: 80px;
    height: 3px;
    background: #000;
    display: block;
    transition: .2s ease;
    
}
#prod-categorie:hover #title-categorie h4::after {
    width: 100%;
    
}

/*Tables*/
.variations th.label {
    padding: 0;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 50.2% / 0%);
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 3em;
    border: 0;
    width: 100%;
}

/*Animations*/
#box-p-g #tit-prod h4 a:after{
    content: '';
    display: block;
    width: 0px;
    height: 3px;
    background: #4F4F4F;
    transition: .2s ease;
    
}
#box-p-g:hover #tit-prod h4 a:after{
    content: '';
    display: block;
    width: 65%;
    height: 3px;
    background: #4F4F4F;
    
}/* End custom CSS */