/* Mobile */
@media screen and (max-width: 480px) {
 
  .wrapper-primary-slider .slider-content-widget .carousel-caption .title {
    font: normal 700 1.5em 'Barlow Semi Condensed',sans-serif!important;
    color: #fff;
}
  .carousel-caption .caption-text-wrap p {
    font-size: 1em!important;
}
  
  .widget-navigation.affix {
    background-color: #bf2f2f!important;
    margin-left: 0;
    float: none;
    left: 0;
}
  
  .nav-right .widget-navigation li {
    margin-top: 2px;
    padding: 0px 12px;
}
  
  a.btn.btn-primary.click.form-scroll {
    font-size: .65em;
}
  
}


/* Tablet */
@media screen and (max-width: 768px) {
  .region-header .widget-logo img  {
    width: 100% !important;
  }            
}



/* ------------------------*/ /* ---------->>> Header <<<-----------*/ /* ------------------------*/

#pre_header {
    background-color: #bf2f2f;
}

/* ------------------------*/ /* ---------->>> Cards <<<-----------*/ /* ------------------------*/

.widget-cards-list .card-info-wrap {
    background-color: #bf2f2f;
}

.widget-cards-list .card-info-wrap:hover {
    background-color: #7b1f1f;
}


/* ------------------------*/ /* ---------->>> Social <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Loc Contact <<<-----------*/ /* ------------------------*/

.widget-location-contact .widget-title h4 {
    color: #000;
}

section.loc-data.col-xs-12.col-sm-4 {
    width: 100%;
}

.widget-location-contact .panel-default .ga-event, .widget-location-contact .panel-default .phone-link {
    color: #000!important;
}

#pre_footer {
    background-image: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/1029/assets/responsive/570000/570963/plank-1977_1920.jpg);
}

/* ------------------------*/ /* ---------->>> Body <<<-----------*/ /* ------------------------*/

.nav-pagination li.active a, .nav-pagination li.active a:focus, .nav-pagination li.active a:hover {
    background-color: #bf2f2f;
}

/* ------------------------*/ /* ---------->>> About <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Offers <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Locations <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Blog <<<-----------*/ /* ------------------------*/

.article-date-wrapper {
    background-color: #bf2f2f;
}

.categories-widget .widget-title {
    background-color: #bf2f2f;
}

/* ------------------------*/ /* ---------->>> Contact <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Buttons/Links <<<-----------*/ /* ------------------------*/

.btn-primary {
    background-color: #bf2f2f;
}

.btn-primary:hover {
    background-color: #7b1f1f;
}

.asset-caption-heading a:hover, .base-link-style, .media-heading:hover, .product-info h4:hover, .title a:hover, .title-no-link:hover {
    color: #bf0000;
}

.bb-item a, .email a, .loc-link, .media-body a:not(.btn) {
    color: #bf0000;
}

.bb-item a:hover, .email a:hover, .loc-link:hover, .media-body a:not(.btn):hover {
    color: #7b1f1f;
}

/* ------------------------*/ /* ---------->>> Footer <<<-----------*/ /* ------------------------*/

/*------ Hide Vendor. Page Search
.vendor-search-wrap {
    display: none !important;
}-----*/