#kt_app_main { background-color: #ededed; }
.app-header { background-color: #24698f !important; }

.form-control.form-control-blue { background-color: #EEF2FC; color: #72a3d7; border: 1px solid #BCCCEB; }
.form-control.form-control-rodeoDust { background-color: #EDE4DB; color: #663300; border: 1px solid #CBAD92; }
.form-control.form-control-solid-grey { background-color: gainsboro !important; border: 1px solid #90a1ad; }
.form-select.form-select-solid-grey { background-color: gainsboro !important; border: 1px solid #90a1ad; }

.form-control.form-control-solid-blue { background-color: #EEF2FC; border-color: #D3DDF0; color: #5e6278; }
.form-select.form-select-solid-blue { background-color: #EEF2FC; border-color: #D3DDF0; color: #5e6278; }

.text-cardinal { color: #B92533; }
.text-fireBush { color: #E49A1F; }
.text-lightEggplant { color: #834787; }

.btn.btn-light-greeny { color: #719533; border-color: #719533; background-color: #D2DF8F; font-weight: bold; }
.btn.btn-light-almond { color: #8F532F; border-color: #8F532F; background-color: #EFDEC2; font-weight: bold; }
.btn.btn-light-spinch { color: #5E652F; border-color: #5E652F; background-color: #D7DBB5; font-weight: bold; }
.btn.btn-light-iceblue { color: #3285A5; border-color: #3285A5; background-color: #E2F0F5; font-weight: bold; }
.btn.btn-light-iceblueR { color: #FFF; border-color: #FFF; background-color: #0E86FE; }

select.guid_cat { background-color: #B92533; color: #FFF; }
.bg-floralwhite { background-color: floralwhite; }
.offcanvas-header { background-color: crimson; color: #fff; }
.error { color: #B92533; }

#scart a {
    color:#25a3b9;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    text-decoration: none;
}

footer .footer-newsletter .input-group .input-group-text {
    padding: 6px 16px;
    background-color:#b96c25 !important;
    border: 1px solid #b96c25 !important;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
}

h5#offcanvasRightLabel { color: #FFF !important; }

header .top-header.bg { background-color: #C2D19F !important; }
div.main-header { background-color: #507747 !important; }

.subtitle-two { color:#C2D19F; }
.subtitle-two::before { background: #C2D19F; }
.subtitle-two::after { background: #C2D19F; }
.title-3 h2 { color: #507747; }

button.addcart-button { background-color: #507747; color: #FFF; }

.product-style-1 .product-box.product-box1 { background-color: #C2D19F; }

footer .main-footer { background-color: #507747; }
footer .sub-footer { background-color: #C2D19F; }
footer .footer-contact .contact-lists li span b { color: #FFF; }
footer .footer-links ul li .font-dark:hover { color: #C2D19F !important; }
footer .footer-links .footer-title h3 { color: #C2D19F !important; }

.font-footer-normal { color: #C2D19F; }
.font-light { color: #b1aeae !important; }
.font-dark { color: #000 !important; }

footer .footer-newsletter .input-group .input-group-text { background-color: #C2D19F !important;
    border: 1px solid #C2D19F !important; color: #fff; }

.tap-to-top { background-color: #000; }

.img-wrapper { background-color: #D6D3A0 !important; }
#category-box { background-color: #D6D3A0; };
/* Shop Page */

.product-wrapper .slick-dots li.slick-active button { background-color: #507747 !important; }
ul.category-list li a { color: #201255; }

ul li.cart-dropdown .cart-btn button.btn-text { background-color: #C2D19F; color: #000 !important; }

.cart-section .cart-checkout-section .cart-box .cart-box-details .total-details .bottom-details a { 
    background-color: #201255;
}
.btn-pink { background-color: #C2D19F; color: #201255; }
.btn-pink:hover { background-color: #201255; color: #FFF; }