body.ce-kit-1{color:#484848;background-color:#FFFFFF;--ce-widgets-space:0px;}a, .elementor a{color:#8E8A81;text-decoration:none;}a:hover, .elementor a:hover{color:#CDC8B3;}body.ce-kit-1 h1{color:#484848;}.elementor-button, a.elementor-button:not(#e){color:#8E8A81;}.elementor-button-primary .elementor-button{--ce-btn-bg-color:#8E8A81;background-color:var(--ce-btn-bg-color);}.btn-primary{font-weight:600;text-transform:uppercase;background-color:#8E8A81;border-style:none;}.btn-primary, a.btn-primary{color:#FFFFFF;}.btn-primary:hover, .btn-primary:hover:active, .btn-primary:focus{background-color:#4B4945;}.btn-secondary{font-weight:600;text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;}.btn-secondary, a.btn-secondary{color:#000000;}.elementor-view-stacked .elementor-icon{background-color:#A4988C;}.elementor-view-framed .elementor-icon, .elementor-view-default .elementor-icon{color:#A4988C;}body.ce-kit-1 label{color:#A4988C;}body.ce-kit-1 #wrapper{background-color:#FFFFFF;}body.ce-kit-1 #content{background-color:#FFFFFF;}body.ce-kit-1 .container{width:1370px;max-width:100%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1370px;}/* Start custom CSS for page-settings */.btn-outline-primary {
    border-color: black !important;
    font-weight: 600;
    color: black !important;
    text-transform: uppercase;
}

.btn-outline-primary:hover {
    background: black !important;
    color: white !important;
}

.cart__item .product-line__actions a:after {
    
    display: none;
}

.discount.badge.discount {
   border: 1px solid #f39d72;  
   background: #f39d72;
   color: white;
   
}

.product-line__discount > .price > .product-line__price > strong {
    color: #f39d72;
}/* End custom CSS */