/* ------------------------*/ /* ---------->>> Header <<<-----------*/ /* ------------------------*/

#pre_header {
    background-color: #2b1b0c;
    border-bottom: 5px solid #e6454d;
}


/* ------------------------*/ /* ---------->>> Slider <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Cards <<<-----------*/ /* ------------------------*/

.widget-cards-list .card-info-wrap {
    background-color: #e6454c;
}

.widget-cards-list .card-info-wrap:hover {
    background-color: #942d32;
}

/* ------------------------*/ /* ---------->>> Nav <<<-----------*/ /* ------------------------*/

#transparentNav .nav-right .dropdown-menu li a:hover, #transparentNav .searchbox-open .searchbox-icon .fa-search, #transparentNav.navbar-fixed-top .nav-right .nav .dropdown-menu li a:hover, .nav-right .widget-navigation li a:hover {
    color: #e6454c!important;
}

/* ------------------------*/ /* ---------->>> Body <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> About <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Feat <<<-----------*/ /* ------------------------*/

.featured-products-widget .featured-tag, .thumbnail-widget .featured-tag {
    font-family: Cabin,sans-serif;
    color: #fff;
    background-color: #e6454c;
}

.content-block-product-highlight .btn-primary {
    background-color: #e6454c;
    color: #ffffff!important;
}

.content-block-product-highlight .btn-primary:hover {
    background-color: #942d32;
}

.content-block-product-highlight .content-block-skew-out {
    background-color: #2c1c0d;
}

.content-block-skew h2:after {
    content: '';
    display: block;
    background: #e6454c;
    height: 5px;
    max-width: 100px;
    width: 100%;
}

/* ------------------------*/ /* ---------->>> Cat <<<-----------*/ /* ------------------------*/

.category[aria-expanded=true] {
    color: #e6454c!important;
    border-left: 5px solid #e6454c;
}

.categories-widget .subcategories {
    border-left: 5px solid #e6454c;
}

.categories-widget .widget-title {
    background-color: #2c1c0d;
}

.categories-widget a[data-toggle=collapse]:after {
    color: #e6454c;
}

.nav-pagination li.active a, .nav-pagination li.active a:focus, .nav-pagination li.active a:hover {
    background-color: #e6454c;
}

/* ------------------------*/ /* ---------->>> Blog <<<-----------*/ /* ------------------------*/

.article-date-wrapper {
    background-color: #2c1c0d;
}

/* ------------------------*/ /* ---------->>> Email <<<-----------*/ /* ------------------------*/

.widget-email-signup {
    border-top: 5px solid #e6454c;
    background-image: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/703/assets/responsive/579000/579132/email.jpg);
}

/* ------------------------*/ /* ---------->>> Buttons/Links <<<-----------*/ /* ------------------------*/

.btn-primary {
    background-color: #e6454c;
}

.btn-primary:hover {
    background-color: #942d32;
}

/* ------------------------*/ /* ---------->>> Footer <<<-----------*/ /* ------------------------*/