/* 
 Theme Name:     Parkwood 2026
 Description:	 Child Theme of Divi
 Author:         APART creations
 Author URI:     http://www.apartcreations.com 
 Template:       Divi
 Version:        1.0 
*/ 


@import url("../Divi/style.css"); 



/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


/* DIVI / header overrides */

#et-info-email::before,
#et-info-phone::before {
  display:none;
}

.et_pb_bg_layout_dark a {
  color:#fff;
}

@media screen and (min-width:981px){

  .et_header_style_left #et-top-navigation,
  .et_header_style_split #et-top-navigation {
    padding:80px 0 0 0 !important;
  }
  .et_header_style_left #et-top-navigation nav>ul>li>a,
  .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom:40px !important;
  }
  
  nav#top-menu-nav:before {
    position:absolute;
    top:40px;
    right:0;
    content:'Architectural Design Materials Since 1956.';
    font-size:21px; 
    font-weight:400;
  }
  
  
}

