/*
Theme Name: Divi Child
Description: Child theme for the Divi
Author: -
Template: Divi
*/

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

.entry-content table {
    width: 100%;
    border: 3px solid #cccccc;
}
.entry-content tr td, .entry-content tr th {
    font-size: 10px; padding: 1px;     border: 1px solid #cccccc;

}

.woocommerce-Tabs-panel h2, .woocommerce-Tabs-panel--description h2 { display: none; font-size:1px;
}
/*#top #header .avia_mega_div .sub-menu { background: red; } doesn't change the menu bgd unfortunately*/
.mmenu { background: #ffcc99; }

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
    text-align: center;
    font-size: 0.9em;
}
/* doesn't seem to work
.blurb:hover {
background-color: #ffffff;
box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
-moz-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
-webkit-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.21); }
*/

.et_pb_post h2 {
    margin-top: 30px; color: #6699cc; font-size: 20px; /*margin-left: 20px; background-image: url('/wp-content/uploads/2016/09/3eblogitem.png') !important; background-repeat: no-repeat;    background-attachment: fixed; background-position: 1% 1% !important; z-index; 1000;*/
}