/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
#logo {max-height: 100%;}
.entry-featured-image-url {width: 20%;float: left;margin-right: 10%;}
.et_pb_post .entry-content {padding-top: 30px;float: left;width: 70%;margin-left: 10%;}
.et_pb_post {min-height: 350px;padding: 30px;box-shadow: 1px 1px 20px #ccc;margin-bottom: 30px;}
.post img {max-width: 20%;height: auto;float: left;}
.wpcf7-form input, .wpcf7-form textarea {width: 80%;padding: 10px;border: 1px solid #716c6c;}
.wpcf7-form .wpcf7-submit {width: 20%;text-transform: uppercase;font-size: 16px;background-color: #fff;cursor: pointer;}
.wpcf7-form .wpcf7-submit:hover {background-color: #ccc;}
.post-231 .entry-featured-image-url, .post-223 .entry-featured-image-url, .post-217 .entry-featured-image-url, .post-196 .entry-featured-image-url, .post-181 .entry-featured-image-url {float: right;margin-right: 0;margin-left: 10%;}

@media only screen and (max-width: 980px) {
    
   .et_pb_image.product-image .et_pb_image_wrap img{
        max-width:50%;
    }
    .page-id-320 .et_pb_image_1 .et_pb_image_wrap img, .et_pb_image_2 .et_pb_image_wrap img {
        max-width: 50%;
    }
}
@media only screen and (max-width: 680px) {
.et_pb_image.product-image .et_pb_image_wrap img{
        max-width:40%;
    }
}


