/*
Theme Name: Divi_child
Author: CP
Author URI: 
Description: 
License:
Template: Divi
*/

.homeslider .et_pb_slider, .homeslider .et_pb_slider, .homeslider .et_pb_container {width: 100%; max-height: 150px !important; }

/* Hide the additional information tab*/
li.additional_information_tab {
    display: none !important;
}

body.single article.has-post-thumbnail > img:nth-of-type(1) { width:auto !important; height:auto !important; }
body.single article.has-post-thumbnail .et_post_meta_wrapper > img:nth-of-type(1) { width:auto !important; height:auto !important; }

.unclickable > a {
pointer-events: none;
}

