/*
Theme Name: ela
Theme URI: https://freelancehunt.com/freelancer/leshaabr2.html?r=5XEY
Author: Oleksii Abrosimov
Author URI: https://freelancehunt.com/freelancer/leshaabr2.html?r=5XEY
Description:
Version: 4.4.1
Text Domain: ela
*/

header.header .hd_cart_wr .hd_count {
	background-color: #CB9EA6;
}
div.button, a.button, button:not(.slick-arrow):not(.fancybox-button), input[type=button], input[type=reset], input[type=submit] {
	background-color: #FEE7EB;
	border-color: #F1CAD1;
	color: #734C53;
}
div.button:hover, a.button:hover, button:not(.slick-arrow):not(.fancybox-button):hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
	background-color: #734C53;
	border-color: #F1CAD1;
	color: #FFF;
}
.single-product .woocommerce-tabs .accordeon_toggler, .single-product .woocommerce-tabs .accordeon_toggler:hover {
    background-color: #FEE7EB;
    border-color: #F1CAD1;
    color: #734C53;
}
.single-product .woocommerce-tabs .accordeon_toggler.expanded {
    color: #734C53;
    background: #F1CAD1;
    border-bottom: unset;
}
.single-product .woocommerce-tabs .panel ul li:before {
    background-color: #F1CAD1;
}
.slick_wr.slick-initialized.slick-dotted ul.slick-dots li button:not(.slick-arrow):not(.fancybox-button) {
    background: #FEE7EB;
}

.slick_wr.slick-initialized.slick-dotted ul.slick-dots li.slick-active button:not(.slick-arrow):not(.fancybox-button), .slick_wr.slick-initialized.slick-dotted ul.slick-dots li:hover button:not(.slick-arrow):not(.fancybox-button){
    background: #734C53;
}

a, .f000:hover a, a.f000:hover, .f000:hover a, a.text-white:hover {
    color: #AB7C84;
}