body.ce-kit-2{color:#54595F;}a, .elementor a{color:#54595F;}a:hover, .elementor a:hover{color:#61CE70;}.elementor-button, a.elementor-button:not(#e){color:#FFFFFF;}.elementor-button{background-color:#23A455;}.elementor-button:hover, .elementor-button:focus, a.elementor-button:not(#e):hover, a.elementor-button:not(#e):focus{color:#FFFFFF;}.elementor-button:hover, .elementor-button:focus{background-color:#61CE70;}.elementor-button.elementor-size-sm{border-radius:12px 12px 12px 12px;}.elementor-view-stacked .elementor-icon{background-color:rgba(255, 255, 255, 0);color:#61CE70;}.elementor-view-framed .elementor-icon, .elementor-view-default .elementor-icon{color:rgba(255, 255, 255, 0);}.elementor-view-framed .elementor-icon{background-color:#61CE70;}.elementor-view-stacked .elementor-icon:hover{background-color:rgba(255, 255, 255, 0);color:#23A455;}.elementor-view-framed .elementor-icon:hover, .elementor-view-default .elementor-icon:hover{color:rgba(255, 255, 255, 0);}.elementor-view-framed .elementor-icon:hover{background-color:#23A455;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}/* Start custom CSS for page-settings */#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #23a455;
}


/* Wrapper */
#wrapper{
 background-color:#ffffff;
}
/* Button */
.js-cart-detailed-actions .text-sm-center a{
 border-width:1px;
 border-top-left-radius:12px;
 border-top-right-radius:12px;
 border-bottom-left-radius:12px;
 border-bottom-right-radius:12px;
 background-color:#23a455;
}

/* Blockreassurance product */
.cart-grid .cart-grid-right .blockreassurance_product{
 display:none;
}

/* Price */
.cart-items .current-price .price{
 color:#23a455;
}

/* Heading */
.cart-grid-body .card-block h1{
 text-transform:capitalize;
}

.blockreassurance_product{
 display:none;
}



/* Button */
.btn-primary{
 background-color:#23a455;
 border-top-left-radius:12px;
 border-top-right-radius:12px;
 border-bottom-left-radius:12px;
 border-bottom-right-radius:12px;
}

/* Button (hover) */
.btn-primary:hover{
 background-color:#61ce70;
}

/* Button (active) */
.btn-primary:active{
 background-color:#61ce70;
}


.breadcrumb {
    display: none;
}


.page-my-account #content .links a i {
    color: #23A455;
}


.page-my-account #content .links:hover a i {
    color: #23A455;
}/* End custom CSS */