/*
 Theme Name:   Divi Child
 Theme URI:
 Description:  Divi Child Theme
 Author:       EDS Ltd
 Author URI:   http://essentialdesign.co.uk
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

/* Ubermenu */
.et_pb_slide.et_pb_bg_layout_dark.et_pb_slide_with_image {
  background-size: default;
  background-position: center;
}
.et_header_style_left div.logo_container{
    position:relative;
    padding:0 0 20px 0;
    max-width: 30%;
    width:auto;
    float:left;
}
@media only screen and (max-width: 980px) {
  div.et_pb_section_0 {
      padding-top: 0px;
      padding-right: 0;
      padding-bottom: 0px;
      padding-left: 0;
  }
}
@media only screen and (min-width: 1350px) {
  .et_pb_section {
      padding: 54px 0;
  }
}
header img#logo {
max-width: 100%;
}
.et_fixed_nav #et-top-navigation {
padding-left: 0 !important;
}
@media screen and (max-width: 567px) {
  #et-info-email {
    margin-top: 10px;
    display: block;
  }
}
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
padding-bottom: 15px;
}
#et_mobile_nav_menu {
display: none !important;
}

/* Homepage Slide */
.et_pb_slide_description {
position: relative;
background: rgba(0,52,113,0.5);
-webkit-transform: skew(20deg);
-moz-transform: skew(20deg);
-o-transform: skew(20deg);
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
padding-left: 5% !important;
padding-right: 5% !important;
}
.et_pb_slide_description h2, .et_pb_slide_description div, .et_pb_slide_description a {
-webkit-transform: skew(-20deg);
-moz-transform: skew(-20deg);
-o-transform: skew(-20deg);
}
.et_pb_slide_description h2 {
line-height: 1 !important;
}
.et_pb_slide_content p.home-banner-copyright {
position: fixed;
bottom: 12px;
font-size: 10px;
}
/* BLURBS */
.et_pb_main_blurb_image {
margin-bottom: 6px;
}

/* HIDING THINGS */
.product_meta,.woocommerce-result-count, .woocommerce-ordering, mark.count, a.et-cart-info, .wc-tabs
{
display: none;
}

/* Product & Category Pages */
body.woocommerce .woocommerce-tabs {
border: none !important;
}
body.woocommerce div.product .woocommerce-tabs .panel, body.woocommerce #content-area div.product .woocommerce-tabs .panel {
padding: 0 !important;
}
#tab-description h2:first-of-type {
display: none;
}
div.term-description p:last-of-type {
padding-bottom: 40px;
}

/* RELATED PRODUCTS */
#blue-column #related-products h3 {
padding: 0;
}
#related-products ul, #related-products-two ul, #related-products-three ul {
list-style: outside none none;
font-weight: 600;
padding: 0;
background: #fff;
margin-bottom: 5%;
}
#related-products ul li, #related-products-two ul li, #related-products-three ul li {
line-height: 2em;
color: #999999;
padding: 5px 30px 4px;
}
#related-products ul ul li, #related-products-two ul ul li, #related-products-three ul ul li {
border-bottom: 1px solid #d9d9d9;
color: #666666;
}
#related-products ul li a, #related-products-two ul li a, #related-products-three ul li a {
color: #333333;
}
#related-products ul ul li a, #related-products-two ul ul li a, #related-products-three ul ul li a {
color: #666666;
}
#related-products ul li a:hover, #related-products-two ul li a:hover, #related-products-three ul li a:hover {
color: #333333;
}
#blue-column h3 {
color: #ffffff;
}
/* .et_pb_column_1 {
position: absolute;
top: 0;
bottom: 0;
right: 0;
} */

/* RELATED MARKETS */
.related-markets .one_third {
    margin-right: 2%;
}
.entry-content ul { padding-left: 18px; }

/* Responsive Table */
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
background-color: #003471 !important;
}

/* SEARCH RESULTS */
.search-container {
padding-left: 5%;
padding-right: 5%;
}

/* FOOTER
.footer-widget {
text-align: center;
}
.footer-widget ul {
line-height: 1;
}
.footer-widget li a {
list-style-type: none;
}
#footer-widgets .footer-widget li:before {
  display:none !important;
}
#main-footer .et_pb_widget {
float: none;
}*/

/* Contact Form Styles */
.contact-half {
  display: inline-block;
  width: 50%;
  padding: 0% 0% 3% 2%;
  float: left;
}
@media screen and (max-width: 568px) {
  .contact-half {
    display: inline-block;
    width: 100%;
    padding: 0% 0% 3% 2%;
    float: left;
  }
}
.contact-full {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 0% 0% 3% 2%;
}
.wpcf7-form input, .wpcf7-form textarea {
  background: #EEEEEE;
  padding: 16px;
  color: #999;
  border: 0px solid;
  font-size: 14px;
  width: 100%;
}
.contact-quiz {
  padding: 0% 0% 3% 3%;
  float: left;
  width: 100%;
}
.wpcf7-quiz-label {
  width: 60%;
  float: left;
  text-align: right;
  padding-right: 10px;
}
.contact-quiz input.wpcf7-quiz {
  width: 40%;
  float: left;
}
.contact-quiz label {
  display: flex;
  align-items: baseline;
}
.wpcf7-form input.wpcf7-submit {
  background: #fff;
  color: #4499cc;
  border: 2px solid #4499cc;
  border-radius: 4px;
  font-size: 18px;
  cursor: pointer;
}
.wpcf7-form input.wpcf7-submit:hover {
    background: #4499cc;
    color: #fff;
}

/* Product Pages Enquiry Form */
.wpcf7-form .product-enq-form input, .wpcf7-form .product-enq-form textarea {
  border: 1px solid #d2d2d2;
}
.product-enq-form label {
  color: #003471;
  font-size: 20px;
  font-family: 'PT Serif',Georgia,"Times New Roman",serif;
}
.wpcf7-form .product-enq-form input.wpcf7-submit {
    background: #04366F;
    color: #fff;
}
.wpcf7-form .product-enq-form input.wpcf7-submit:hover {
    background: #4499cc;
    color: #fff;
}
@media screen and (min-width: 569px) {
  .product-enq-form .contact-half:nth-child(odd) {
    padding-left: 0px;
  }
  .product-enq-form .contact-full {
    padding-left: 0px;
  }
}
@media screen and (max-width: 980px){
  .et_hide_mobile_logo #main-header .logo_container{
    display: block;
    opacity: 1;
    padding-bottom: 0px;

  }.et_header_style_left #logo, .et_header_style_split #logo{
    max-width: 75%;
    margin-top: 20px;
  }
  .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
    padding-top: 22px;
  }
}
@media screen and (max-width: 901px){
  div#et-top-navigation{
    width: 60%;
  }
}
@media screen and (max-width: 688px){
  div#et-top-navigation{
    width: 100%;
  }
  .et_header_style_left #logo, .et_header_style_split #logo{
    max-width: 50%;
  }
  .et_header_style_left div.logo_container{
    max-width: 100%;
    text-align: center;
  }
}
#main-header{
  box-shadow: none;
}
h1.homestyle{
  font-style: italic;
  text-transform: none;
  text-decoration: none;
  letter-spacing: -1px;
  line-height: 1.4em;
  font-size: 25px;
}

.et_pb_text_inner h2{
  font-size: 29px;
}
@media screen and (min-width: 800px){
  .table-responsive.wprt_style_display{
    overflow-x: hidden;
  }
}
.rt-electrical-contact-div-left{
  width: 100%;
  float: left;
}
.rt-ec-text-div-left{
    width: 49%;
    float: left;
    padding-top: 25px;
}
.rt-ec-text-div h4{
  margin-top: 25px;
}
.rt-ec-text-div ul{
  width: 100%;
  float: left;
}
.rt-electrical-contact-div-left img{
  float: right;
  width: 50%;
  padding-left: 150px;
}
.rt-ec-text-div-right{
  float: right;
  width: 50%;
  padding-top: 25px;
}
.rt-electrical-contact-div-right img{
  float: right;
  padding-right: 150px;
  width: 50%;
}
.div-stack, .et_pb_text_inner h3{
  width: 100%;
  float: left;
}
@media screen and (max-width: 780px) {
  .rt-ec-text-div-left{
      width: 100%;
  }
  .rt-electrical-contact-div-left img{
    float: left;
    padding-right: 0px;
    padding-left: 0px;
  }
  .rt-electrical-contact-div-right img{
    float: left;
    padding-right: 0px;
    padding-left: 0px;
  }
  .rt-ec-text-div-right{
      width: 100%;
  }
}
@media screen and ( min-width: 768px){
  .product-img-adit{
    width: 50%;
    margin: auto;
    display: -webkit-box !important;
  }
}
.grecaptcha-badge{
  display: none;
}
#et-info{
  font-size: 1.2em;
}
@media screen and (max-width: 567px){
  #et-info{
    width: 100%;
    align-items: center;
    display: flex;
  }
  #et-info a{
    width: 35%;
    float: left;
  }
  #et-info a #et-info-email{
    margin-top: 0px;
  }
  .related-markets .one_third{
    width: 100%;
  }
}
@media (max-width: 767px){
  body .et_pb_row .et_pb_title_container h1.entry-title{
    font-size: 34px;
  }
}
