/*
Theme Name: UPE Child
Author: Ohio Web Technologies
Author URI: http://www.ohiowebtech.com/
Description: UPS is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme.
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased.
Template: dt-the7
*/

.home #main {padding: 50px 0 0;}
p {text-align: justify;}

.fancy-header .wf-td.hgroup { width: 60%;}

/* Widget Area */
.widget_nav_menu .current-page-ancestor { font-weight: bold;}
.widget_nav_menu .current-menu-item { font-weight: bold;}
.sidebar-content .widget_nav_menu .current-menu-item a { color: #a12b31;}

/* Footer */
#bottom-bar .wf-td p { text-align: right;}

/* 
Generic Styling, for Desktops/Laptops 
*/
table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}
.homewhite {color: #ffffff;}
.homeh1 {color: #3a3a3a; font: normal normal normal 42px / 48px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;}
.homeh2 {color: #3a3a3a; font: normal normal normal 28px / 34px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;}
.hometitle {color: #3a3a3a; font: normal normal normal 20px / 26px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;}
.vc_btn3-style-gradient-custom.vc_btn-gradient-btn-6018ab3de9100 {color: #ffffff; border: none; background-color: #a12b31; background-image: linear-gradient(to right, #a12b31 0%, #d73e45 50%,#a12b31 100%); -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; background-size: 200% 100%;}
.vc_btn3-style-gradient-custom.vc_btn-gradient-btn-6018ab3de9100:hover {color: #ffffff; background-color: #d73e45; border: none; background-position: 100% 0;}
.mostpopular .wpb_content_element {margin-bottom: 5px}
.icon-with-text-shortcode .dt-text-desc {text-align: justify;}

.about-sub-txt {color: #3a3a3a; font: normal normal normal 28px / 34px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style) {border-radius: 0px;}

.mobile-main-nav .next-level-button, .mobile-main-nav .sub-nav .next-level-button {color: rgb(255, 255, 255);}