/*
Theme Name: sayageng
Template: Divi
Author:       Israel Geva
Author URI:   http://AmudRishon.co.il
*/
@import url("../Divi/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
/*@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css); */

@import 'https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,800,900&subset=hebrew';

body {
    color: #666;
    background-color: #fff;
    font-family: 'Heebo', Arial;
    font-size: 20pt;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
}
p{
    font-size: 20pt;
}

#et-top-navigation {
    font-weight: 300 !important;
}
#top-menu li.current-menu-item > a{
    font-weight: bold !important;
}

#top-menu > li:last-child {
    padding-right: 50px;
}
#et-top-navigation{
    background-color: #EBEBEB;
    padding-top: 20px;
}
#top-header {
    /*background-color: #334451 !important;*/
}
#et-info {
    float: left;
    font-size: 14pt;
}
.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
#top-menu li {
    padding-right: 50px;
}
h1 {
    font-size: 40pt;
}
h1, h2{
    color: #128BA9;
}
#footer-bottom {
    padding: 15px 0 5px;
    background-color: #1f1f1f;
    background-color: #0000004d;
    display: none;
}
/*.footer-widget{
    margin: 0 35px 0 0 !important;
}*/
#footer-widgets {
    padding: 30px 0;
    margin-right: 0 !important;
}
@media (min-width: 981px)
    {
    .footer-widget #text-2 {
    margin-top: -24px; margin-left: 212px;
    }
}

.footer-widget #text-3 {
    padding-top: 0px;  margin-left: 154px;
}
.footer-widget #text-4 p {
    padding-bottom: 10px !important;
}

.et_pb_button::after {
    display: none !important;
}
body #page-container .et_pb_button_0:hover {
    letter-spacing: 0px;
    padding-left: 2em !important;
    padding-right: 2em;
} #top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
    color: #128BA9;
}

.contactform-right{
    width: 300px;
    height: 175px;
    float: right;
}
.contactform-left{
    width: 500px;
    height: 175px;
    float: left;
}
.contact-form{
    margin-left: auto;
    margin-right: auto;
    width: 820px;
}
#phone-input {
    height: 50px;
    margin-top: 10px;
    font-size: 20px;
    width: 300px;
}
#name-input {
    height: 50px;
    font-size: 20px;
    width: 300px;
}
#mail-input {
    height: 50px;
    margin-top: 10px;
    font-size: 20px;
    width: 300px;
}
#message-input {
    height: 170px;
    font-size: 20px;
}

#top-menu li a {
    text-align: right;
}

.sub-menu li a {
    font-size: 20px !important;
}

.et_pb_section {
    padding: 0 !important;
}

@media only screen and (min-width: 981px){
    .et_header_style_centered #logo {
        max-height: 100% !important;
    }
}
@media only screen and (max-width: 767px) {
    .et_pb_text_align_right{
        text-align: right !important;
    }

}





