/* 
 Theme Name:     Divi Child Theme
 Author:         Barbareshet
 Author URI:     www.barbareshet.co.il
 Template:       Divi
 Version:        2.7.5
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
 Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.5.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
@import url("../Divi/style.css");

/*customized styling:*/



#post-39 > div > div.et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section.et_pb_section_0.et_pb_with_background.et_section_regular.et_pb_section_first > section > div.et_pb_fullwidth_header_container.center > div > div{margin-bottom:120px;}
#post-28895 > div > div.et_pb_section.et_pb_section_3.et_section_regular.et_pb_section_sticky > div.services.et_pb_row.et_pb_row_1.et_pb_gutters1.et_pb_row_fullwidth > div.et_pb_column.et_pb_column_1_2.et_pb_column_3 > div > img,
#post-28895 > div > div.et_pb_section.et_pb_section_3.et_section_regular.et_pb_section_sticky > div.services.et_pb_row.et_pb_row_2.et_pb_gutters1.et_pb_row_fullwidth > div.et_pb_column.et_pb_column_1_2.et_pb_column_4 > div > img,
#post-28895 > div > div.et_pb_section.et_pb_section_3.et_section_regular.et_pb_section_sticky > div.services.et_pb_row.et_pb_row_3.et_pb_gutters1.et_pb_row_fullwidth > div.et_pb_column.et_pb_column_1_2.et_pb_column_7 > div > img,
#post-28895 > div > div.et_pb_section.et_pb_section_3.et_section_regular.et_pb_section_sticky > div.services.et_pb_row.et_pb_row_4.et_pb_gutters1.et_pb_row_fullwidth > div.et_pb_column.et_pb_column_1_2.et_pb_column_8.et_pb_row_sticky > div > img{
width:400px; height:auto;
}
/*=========================================
=============================================*/
@media screen and (max-width:768px){
#main-hero{
top: 80px;
    height: 333px;
}

.et_pb_gutters1 .et_pb_column{
width:50%!important;
}
.et_pb_gutters1.et_pb_row.et_pb_row_fullwidth{padding-top:0; padding-bottom:0;

}

#about-hero{
 height: 350px;
 top: 70px;
 min-height:1px;
}
}

/*======== and tablet, start mobile =============*/
@media screen and (max-width:550px){
#main-hero{
    height: 186px;
    background-position: bottom center;
    top: 80px;
}
#main-cta{ padding-top: 0;}
.home .et_pb_row_0.et_pb_row {
    padding-top: 0;
}
#post-39 > div > div.et_pb_section.et_pb_section_2.et_section_regular > div.et_pb_row.et_pb_row_0 > div > div.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.et_pb_text_0 > p{font-size:26px;
}

#about-hero > section#about-hero-text{padding-top:15px!important;}
#about-hero{
 height: 250px;
 
 min-height:1px;
}
.et_pb_gutters1 .et_pb_column {
    width: 100%!important;
}
/*#service-1-row .service-cta-l,#service-3-row .service-cta-l,#service-2-row .service-cta-r,#service-4-row .service-cta-r{
position:absolute;z-index:999;
}
#service-1-row .service-img-l,#service-3-row .service-img-l,#service-2-row .service-img-l,#service-4-row .service-img-l{
opacity:0.4;
}*/
}


