:root {
	--main-bg: #2A9D8F;
	--main-text-color: #E76F51;
	--primary-bg: #E76F51;
	--btn-menu-color: #ffffff;
	--btn-menu-color-h: #ffffff;
	--btn-menu-bg: #E76F51;
	--btn-menu-bg-h: #E26849;
	--mob-menu-svg-color: #E76F51;
	--mob-menu-gh-bg: #E76F5126;
	--cart-total-color: #ffffff;
	--cart-total-bg: #2A9D8F;
	--wishlist-total-color: #ffffff;
	--wishlist-total-bg: #2A9D8F;
	--compare-total-color: #ffffff;
	--compare-total-bg: #2A9D8F;
	--viewed-total-color: #ffffff;
	--viewed-total-bg: #2A9D8F;
	--btn-add-to-cart-color: #E76F51;
	--btn-add-to-cart-bg: #ffffff;
	--btn-add-to-cart-border-color: #E76F51;
	--btn-add-to-cart-color-h: #ffffff;
	--btn-add-to-cart-bg-h: #E76F51;
	--btn-add-to-cart-color-active: #ffffff;
	--btn-add-to-cart-bg-active: #E76F51;
	--btn-add-to-cart-color-active-h: #ffffff;
	--btn-add-to-cart-bg-active-h: #E26849;
	--btn-add-to-cart-pp-color: #ffffff;
	--btn-add-to-cart-pp-bg: #E76F51;
	--btn-add-to-cart-pp-color-h: #ffffff;
	--btn-add-to-cart-pp-bg-h: #E26849;
	--btn-add-to-cart-pp-color-active: #ffffff;
	--btn-add-to-cart-pp-bg-active: #E26849;
	--btn-add-to-cart-pp-color-active-h: #ffffff;
	--btn-add-to-cart-pp-bg-active-h: #E26849;
	--btn-notify-stock-color: #8B008B;
	--btn-notify-stock-bg: #ffffff;
	--btn-notify-stock-color-h: #ffffff;
	--btn-notify-stock-bg-h: #8B008B;
	--btn-primary-color: #ffffff;
	--btn-primary-bg: #E76F51;
	--btn-primary-color-h: #ffffff;
	--btn-primary-bg-h: #E26849;
	--btn-newsletter-bg: #E76F51;
	--btn-newsletter-hover: #E26849;
	--chm-btn-white-color-h: #E26849;;
	--ribbon-bg: #E76F51;
	--ribbon-bg-after: #E26849;
}

.fixed-goods-menu .viewed-quantity,
.btn-mob-cart .cart-total,
#cart .cart-total,
.wishlist-quantity,
.compare-quantity {
	background: #2A9D8F;
}
.swiper .swiper-fp-prod-pagination .swiper-pagination-bullet-active,
.megasliderpro .swiper-ms-pagination .swiper-pagination-bullet-active{
	background: #E76F51 !important;
}
.box-menu-top .icon-menu,
.box-menu-top .icon-menu-line,
.box-menu-top .icon-arrow,
.btn-menu-top.vh1-bl, .btn-menu-top.vh2, .btn-menu-top {
	color:#fff;
}
.mobm-list-item .mm-icon-catalog {
	background: #E76F51;
}
.icon-menu-line {
	color:#fff;
}
#fm-fixed-mobile-bottom.fm_type_design_bottom_3 .icon-menu,
#fm-fixed-mobile-bottom.fm_type_design_bottom_3 .icon-menu-line,
#fm-fixed-mobile-bottom.fm_type_design_bottom_3 .btn-menu-mobile .text-a-icon,
.mob-fix-panel .btn-go-home.active-bg .text-a-icon{
	color:#E76F51;
}
#fm-fixed-mobile-bottom.fm_type_design_bottom_3 .btn-menu-mobile,
.mob-fix-panel .btn-go-home.active-bg {
	background: #E76F5126;
}
.mob-fix-panel .btn-go-home.active-bg svg {
	color:#E76F51;
}
#menu-vertical.open-mob .btn-menu, #menu-vertical.open .btn-menu, .btn-menu:hover, .btn-menu:active, .btn-menu.active, .btn-menu.disabled,
 .btn-menu-top:hover,
 .btn-menu-top:focus {
	background-color: #E26849;
}
.ms-price .ms-price-cont {
	background: #2A9D8F;
}
.ms-price .ms-price-from,
.ms-price .ms-price-text {
	color:#fff;
}
.product-thumb .btn-general{
	background-color: #F7F8FB;
}
.btn-general {
	color:#000;
}
#product-options.product-thumb .btn-general,
.kit-cart .btn-general,
.add-to-cart-footer .btn-general,
#popup-quickview .cart .btn-general,
#product .cart .btn-general{
	background-color: #E76F51;
	color:#fff;
}
#product-options.product-thumb .btn-general .icon-cart-add,
.add-to-cart-footer .btn-general .icon-cart-add,
#popup-quickview .cart .btn-general .icon-cart-add,
#product .cart .btn-general .icon-cart-add{
	background: #fff;
}
.product-thumb:hover .cart .btn-general {
	background-color: #E76F51;
	color:#fff;
}

.btn-general:focus,
.btn-general:hover,
.btn-general:active{
	color:#fff;
	background-color: #E26849 !important;
}

.btn-general:focus .icon-cart-add,
.btn-general:hover .icon-cart-add,
.btn-general:active .icon-cart-add,
.product-thumb:hover .cart .btn-general .icon-cart-add{
	background: #fff;
}


.footer-ribbon {
	background-color: #E76F51;
}
.footer-ribbon-box::after {
	background-color: #E26849;
}

footer .btn-newsletter {
    background-color: #E76F51;
}
footer .btn-newsletter:hover, footer .btn-newsletter:active, footer .btn-newsletter:focus {
    background-color: #E26849;
    border:0px;
    color:#ffffff;
}