
/*===============================
Dynamic Styling starts here...
===============================*/

/*------------ Dynamic color options -------------*/

h2.block-title{ color: #31302e !important; }
header.sticky{ background: #31302e !important; }
.block-tab ul li a.active{background: #31302e !important; }
.btn-primary{ background-color: #31302e !important; border: 1px solid #31302e !important; }
.btn-secondary{ background-color: #f3a81e !important; border: 1px solid #f3a81e !important; }
.btn-accent{ background-color: #848484 !important; border: 1px solid #848484 !important; }

.hero__content-inner h1, .hero-prices h2 {
    color: #f3a81e !important;
}


.btn-primary:hover {
color: #c3262f !important;
background-color: #565655 !important;
border-color: #c3262f !important;
}

.btn-accent:hover {
    background-color:  !important;
    border-color:  !important;
}

.btn-secondary:hover {
    background-color: #18a9dd !important;
    border-color: #18a9dd !important;
}

footer.site-footer h5{ color: #31302e !important; }

.f_widget-3 a:hover{ color: #31302e !important; }