/*
 Theme Name:   Coast Aluminum (Divi)
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Divi Child Theme
 Author:       Steve Tharp
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
#et-top-navigation {margin-top:20px;}
#main-content, .et_pb_section { background-color: transparent; }
#main-header { -webkit-box-shadow: 10px 10px 35px -40px rgba(0,0,0,1);
-moz-box-shadow: 10px 10px 35px -40px rgba(0,0,0,1);
box-shadow: 10px 10px 35px -40px rgba(0,0,0,1);}
body {background:url(images/textured_background.jpg) repeat !important;}
#subpage_header {height: 300px; max-height: 300px; padding: 0px !important;}
#subpage_header .et_pb_container {height: 270px;}
#subpage_header .et_pb_slide_description {padding: 110px;}
/*.et_pb_slide {opacity: .7; background-color: rgb(0, 0, 0) !important;}*/
.border-thin {border: 2px solid #e3e3e3;}
article#post-262 .woocommerce .myaccount_address {display: none; }
article#post-262 .woocommerce .col2-set {display: none;}
article#post-262 .woocommerce h2 {display: none;}
article#post-262 .woocommerce h2.mcms {display: block;}

ul.products.grid li.type-product {width: 100% !important; border-bottom: 1px solid #e5e5e5;}
ul.products.grid li.type-product span.et_shop_image img {display:none !important; width:auto;}
ul.products.grid li.type-product h3 {float:left !important; font-weight: bold;}
ul.products.grid li.type-product div[itemprop="description"] {display: none !important;}
ul.products.grid li.type-product span.price {display: none !important;}
ul.products.grid li.type-product ul.custom-attributes li {display: inline; padding-right:30px;}
