/*
Theme Name: The Retailer Child
Theme URI: http://theretailer.getbowtied.com/
Description: This is a child theme for The Retailer.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: theretailer
Version: 1.0
*/

header.site-header-sticky.sticky {
background-color: #f4f4f4;
}

header.site-header-sticky.sticky .sf-menu a {
font-size:12px;
}

header.site-header-sticky.sticky .gbtr_second_menu {
font-size:11px;
}

.gbtr_dark_footer_wrapper {
background-image: url('/wp-content/uploads/2021/01/RB-WEB_BACKGROUND-footer.jpg');
}

header.site-header-sticky.sticky .content_header {
background-color: #f4f4f4;
}

.gbtr_header_wrapper.centered_header.site-header-sticky .content_header {
padding: 15px 20px;
}

.hpmax {
max-width: 1210px;
margin: 10px auto !important;
}

.whitetext {
color:#fff;
padding:20px 15px 50px 15px;
font-size:18px;
font-weight:bold;
text-shadow: 2px 2px 2px #000000;
}

.whitetext .vc_column-inner {
max-width: 1210px;
margin: 10px auto !important;
}

.hphero {
color:#fff;
}

.hphero h1 {
color:#fff;
text-transform:uppercase;
text-align:center;
font-size:35px;
text-shadow: 2px 2px 2px #000000;
}

.hphero p {
font-size:25px;
text-shadow: 2px 2px 2px #000000;
max-width: 1210px;
margin: 10px auto !important;
}

@media only screen and (max-width: 959px) {
  .gbtr_header_wrapper.centered_header.site-header-sticky .content_header {
    padding: 0 20px;
   }

   .hphero h1 {
     font-size:20px;
   }

   .hphero p {
     font-size:15px;
   }

   .hpherobg {
     background-size:cover;
   }

}
