/* 
 Theme Name:     Bama Flooring
 Author:         Seoocity
 Author URI:     https://seoocity.com
 Template:       Divi
 Version:        1.0
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  /*set fonts*/   
  h1{font-size:26px !important;  }
  h2{font-size:23px !important; }
  h3{font-size:21px !important; }
}

@media only screen and ( max-width: 480px ) {
h1, h2 {
overflow-wrap: normal;
}
}

/* iPads portrait and larger devices----------- */
@media only screen and (min-device-width : 768px) {  
  /*set fonts*/ 
}

@media only screen and ( max-width: 980px ) {
.mobile_menu_bar::before {
color: #000000 !important;
}
}

.et_pb_promo_description h1{
  font-size: 50px !important; 
  text-transform:uppercase;
  font-weight: 800;
  }

.home_header1 h1{
  font-size: 52px !important; 
}

.custom_blurb_title.et_pb_blurb h2{
font-size:22px !important; 
text-transform:uppercase;
font-weight: 800;
color: #494949;
border-style: solid;
border-color: #aeafaf;
border-left-width: 1px;
line-height: 1.5em;
padding: 0px 0px 1px 15px;
}