/*
Theme Name: Shemesh Migun
Author: WEACTIVE LTD
Author URI: http://www.weactive.co.il
Template: oceanwp
Version: 1.0
Text Domain: child-theme
*/

/*
 * Header
 */
#site-logo #site-logo-inner a:hover img {
    opacity: 1;
}
#site-navigation-wrap {
}

#site-navigation-wrap .dropdown-menu >li >a, .oceanwp-mobile-menu-icon a, .after-header-content-inner >a {
}

.is-sticky #site-header {
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
}

#header-helper-bar {
    float: left;
    margin: 25px 30px 25px 0;
}

#header-helper-bar .widget {
    float: left;
}

#header-helper-bar .widget:not(:last-child) {
    margin-right: 10px;
}

#header-helper-bar .widget.widget_media_image img {
    height: 50px !important;
    width: auto !important;
}

#header-helper-bar .widget.widget_nav_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#header-helper-bar .widget.widget_nav_menu ul > li {
    float: left;
}

#header-helper-bar .widget.widget_nav_menu .menu-item a {
    line-height: 40px;
}

#header-helper-bar .widget.widget_nav_menu .menu-item.phone {
    padding: 0 15px;
}

#header-helper-bar .widget.widget_nav_menu .menu-item.phone a {
    font-size: 1.2em;
    font-weight: 700;
    color: #c6a65d;
    color: #132145;
}

#header-helper-bar .widget.widget_nav_menu .menu-item.phone a strong {
    font-weight: 800;
    letter-spacing: .6px;
}

#header-helper-bar .widget.widget_nav_menu .menu-item.phone a strong:before {
    content: '\f098';
    font-family: "Font Awesome 5 Free";
	font-weight: 700;
    margin-left: 5px;
    font-size: 1.45em;
    margin-top: 0px;
    vertical-align: middle;
    line-height: 40px;
    display: inline-block;
    margin-top: -5px;
}

/*
 * Global
 */
.site-breadcrumbs .trail-items .trail-item.trail-begin span.icon-home {
    display: none;
}

.site-breadcrumbs .trail-items .trail-item.trail-begin span:not(.icon-home) {
    display: inline !important;
}

.background-image-page-header-overlay {
    background-color: rgb(31,52,106);
}

.background-image-page-header {
    background-image: url(/wp-content/uploads/2018/08/image-04.jpg);
}

.content-area, .content-left-sidebar .content-area {
    border-right: 0;
    padding-right: 15px;
}
#page-content-title .heading-title {
    font-size: 2em;
    line-height: 1.2;
    font-weight: 700;
}
#fixed-buttons {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 100;
}
#fixed-buttons ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#fixed-buttons .menu-item .menu-text {
    opacity: 0;
    position: absolute;
    right: 100%;
    line-height: 1;
    display: block;
    z-index: 100;
    background: #132145;
    color: #fff;
    font-size: 16px;
    width: max-content;
    padding: 5px 10px;
    border-radius: 2px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 20px;
    box-shadow: 3px 3px 10px rgba(0,0,0,.1);
    transition: all .35s;
}

#fixed-buttons .menu-item:hover .menu-text {
    opacity: 1;
    margin-right: 10px;
}

#fixed-buttons .menu-item .menu-text:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #132145;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
}

#fixed-buttons .menu-item {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    line-height: 70px;
    text-align: center;
    font-size: 2em;
    box-shadow: 0px 2px 10px rgba(0,0,0,.15);
    transition: all .3s;
}

#fixed-buttons .menu-item:not(:last-child) {
    margin-bottom: 15px;
}

#fixed-buttons .menu-item:hover {
    transform: scale(0.9);
}

#fixed-buttons .menu-item.whatsapp {
    background-color: #25D366;

    background: rgb(104,251,131); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(104,251,131,1) 0%, rgba(67,209,92,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(104,251,131,1) 0%,rgba(67,209,92,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(104,251,131,1) 0%,rgba(67,209,92,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68fb83', endColorstr='#43d15c',GradientType=0 ); /* IE6-9 */
}

#fixed-buttons .menu-item.phone {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9a95f+0,8e753f+100 */
    background: rgba(0, 90, 247, 1); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0, 90, 247, 1) 0%, rgba(27, 90, 199, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 90, 247, 1) 0%,rgba(27, 90, 199, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 90, 247, 1) 0%,rgba(27, 90, 199, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005af7', endColorstr='#1b5ac7',GradientType=0 ); /* IE6-9 */
}

#fixed-buttons .menu-item a {
    color: #fff;
    font-size: 0;
    position: relative;
    display: block;
}

#fixed-buttons .menu-item a:before {
	content: '';
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	vertical-align: middle;
	font-size: 30px;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#fixed-buttons .menu-item.whatsapp a:before {
	content: '\f232';
	font-family: "Font Awesome 5 Brands";
}

#fixed-buttons .menu-item.phone a:before {
	content: '\f095';
}

#page-contact-form {
    padding: 25px;
    margin-top: 25px;
    position: relative;
    background: #f4f4f4;
}

#page-contact-form:before,
#page-contact-form:after {
    /*content: '';
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #132145;
    position: absolute;
    top: -25px;
    right: 50px;
    z-index: 1;*/
}

#page-contact-form:after {
    border-bottom-color: #fff;
    z-index: 2;
    margin-top: 3px;
}

#page-contact-form .heading-title {
    font-size: 1.25em;
}

#page-contact-form .heading-title span:nth-child(2){
    text-decoration: underline;
    font-weight: 700;
}

#page-contact-form .field-group {
    margin: 0 -10px;
}

#page-contact-form .field-input {
    float: right;
    padding: 0 10px;
    margin-bottom: 20px;
    width: 100%;
}

#page-contact-form .field-group:last-child .field-input {
    margin-bottom: 0;
}

#page-contact-form .field-input.name,
#page-contact-form .field-input.phone,
#page-contact-form .field-input.area,
#page-contact-form .field-input.email {
    width: 25%;
}

#page-contact-form .field-input input:not([type="submit"]),
#page-contact-form .field-input select,
#page-contact-form .field-input textarea {
    border-radius: 0;
    font-size: 1em;
    background: #fff;
}

#page-contact-form .field-input textarea {
    min-height: auto;
    resize: none;
}

#page-contact-form .submit {
    float: right;
    position: relative;
}

#page-contact-form .submit input[type="submit"] {
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding-right: 30px;
    padding-left: 30px;
}

#page-contact-form .call {
    float: right;
    line-height: 46px;
    margin-right: 10px;
    font-size: 1.2em;
    font-weight: 700;
}

/*
 * Sidebar
 */
#right-sidebar-inner > .sidebar-box:last-child {
    margin-bottom: 0;
}

#right-sidebar .widget_nav_menu .menu > .menu-item {
    background: #f4f4f4;
    padding: 7.5px 15px;
    border-right: 2px solid transparent;
    transition: all .25s;
}

#right-sidebar .widget_nav_menu .menu > .menu-item:first-child {
    /*-webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;*/
}

#right-sidebar .widget_nav_menu .menu > .menu-item:last-child {
    /*-webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;*/
}

#right-sidebar .widget_nav_menu .menu > .menu-item.current-menu-item,
#right-sidebar .widget_nav_menu .menu > .menu-item:hover {
    border-right-color: #132145;
}

#right-sidebar .widget_nav_menu .menu > .menu-item:not(:last-child) {
    margin-bottom: 2px;
}

#right-sidebar .widget_nav_menu .menu > .menu-item a {
    font-size: 1.4em;
    display: block;
}

#right-sidebar .widget_nav_menu .menu > .menu-item.current-menu-item a {
    font-weight: 700;
}


/*
 * Page Gallery
 */

#gallery > .elementor-container > .elementor-row {
	display: block;
}

#wa_page_gallery .gallery.gallery-fullwidth .gallery-item {
    padding: 0 15px;
    float: right;
    margin: 0;
    max-width: none;
    width: auto;
}

#wa_page_gallery .heading-title {
    text-align: right;
    font-size: 1.75em;
}

#wa_page_gallery .gallery.gallery-masonry {
    margin: 0 -7.5px;
}

#content > #wa_page_gallery {
    margin-top: 30px;
}

#wa_page_gallery .gallery.gallery-masonry .gallery-item {
    padding: 0 7.5px;
    width: 33.3333%;
    max-width: none;
    margin-bottom: 15px;
}

#wa_page_gallery .gallery.gallery-fullwidth .gallery-item img {
    width: auto;
    height: 500px;
    margin: 0;
}

#wa_page_gallery .gallery .gallery-item .image-wrapper {
    position: relative;
    box-shadow: 5px 5px 16px rgba(0,0,0,.1);
}

#wa_page_gallery .gallery .gallery-item a {
    display: block;
    position: relative;
}

#wa_page_gallery .gallery .gallery-item .image-wrapper:before {
    content: '';
    background: rgba(19, 33, 69, 0.7);
    opacity: 0;
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .35s ease-in-out;
}

#wa_page_gallery .gallery .gallery-item:hover .image-wrapper:before {
    opacity: 1;
}

#wa_page_gallery .gallery .gallery-item .image-text {
    text-align: center;
    color: #132145;
    z-index: 10;
    padding: 10px 15px;
}

#wa_page_gallery .gallery.gallery-masonry .gallery-item .image-text {
    opacity: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
    display: none;
}

#wa_page_gallery .gallery.gallery-masonry .gallery-item:hover .image-text {
    opacity: 1;
}

#wa_page_gallery .gallery .gallery-item .image-wrapper:after {
    content: '\f00e';
    font-family: "Font Awesome 5 Free";
	font-weight: 700;
    font-size: 2em;
    vertical-align: middle;
    color: #c6a65d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    opacity: 0;
    transition: all .35s ease-in-out;
    margin-top: 15px;
}
#wa_page_gallery .gallery .gallery-item:hover .image-wrapper:after {
    opacity: 1;
    margin-top: 0;
}
#wa_page_gallery .gallery .gallery-item .image-text .caption {
    color: #132145;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: 600;
}
#wa_page_gallery .gallery.gallery-masonry .gallery-item .image-text .caption {
    color: #fff;
}

#wa_page_gallery .gallery .gallery-item .image-text .description {

}

#wa_page_gallery .gallery.gallery-fullwidth .slick-arrow {
    position: absolute;
    top: calc(500px / 2);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #f4f4f4;
    margin: 0 25px;
    border-radius: 0;
}
#wa_page_gallery .gallery.gallery-fullwidth .slick-arrow.slick-prev {
    right: 0;
}
#wa_page_gallery .gallery.gallery-fullwidth .slick-arrow.slick-next {
    left: 0;
}
#wa_page_gallery .gallery.gallery-fullwidth .slick-arrow:before {
    content: '';
    color: #132145;
    font-family: "Font Awesome 5 Free";
	font-weight: 700;
    font-size: 2.5em;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
}
#wa_page_gallery .gallery.gallery-fullwidth .slick-arrow.slick-prev:before {
    content: '\f105';
}
#wa_page_gallery .gallery.gallery-fullwidth .slick-arrow.slick-next:before {
    content: '\f104';
    margin-left: -3px;
}

/*
 * Front page
 */
.services-icons .elementor-column:hover {
    background-color: #132145;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	color: #fff;
}

.services-icons .elementor-column:hover .elementor-image-box-img img {
    transform: scale(1.1);
}

.services-icons .elementor-column:hover .elementor-image-box-title {
	color: #ffffff !important;
}

/*
 * Footer
 */
#footer-widgets .footer-box .footer-widget {
    margin-bottom: 10px;
}
#footer-widgets .footer-box .footer-widget:last-child {
    margin-bottom: 0;
}

#footer-widgets .footer-box:nth-child(1) {
    width: 25%;
}

#footer-widgets .footer-box:nth-child(1) .widget_media_image {
    max-width: 85%;
}

#footer-widgets .footer-box:nth-child(2) {
    width: 20%;
}

#footer-widgets .company-name {
    color: #fff;
    font-size: 1.25em;
    margin-bottom: 10px;
}

#footer-widgets .footer-box .widget-title {
    border: 0;
    padding: 0;
}

#footer-widgets li {
    border: 0;
    padding: 2.5px 0;
}

#footer-widgets .footer-box:nth-child(3) {
    width: 55%;
}

#footer-widgets .widget_ninja_forms_widget {

}

#footer-widgets .widget_ninja_forms_widget .nf-before-form-content {
    display: none;
}

#footer-widgets .widget_ninja_forms_widget nf-fields-wrap {
    margin-right: -7.5px;
    margin-left: -7.5px;
    vertical-align: top;
    display: block;
    clear: both;
}
#footer-widgets .widget_ninja_forms_widget .nf-field-container {
    margin-bottom: 15px;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(1) {
    display: none;
}

#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(2),
#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(3),
#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(4) {
    float: right;
    clear: none;
    width: 33.33333%;
}

#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(2),
#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(3) {
    width: 27.5%;
}

#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(4) {
    width: 45%;
}

#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(5) {
}

#footer-widgets .widget_ninja_forms_widget nf-field:nth-child(6) {
}

#footer-widgets .widget_ninja_forms_widget .nf-after-form-content {
    clear: both;
}

#footer-widgets .widget_ninja_forms_widget .success-message {
    color: #84d084;
    border: 1px solid;
    padding: 5px 10px;
    margin: 0;
    margin-bottom: 10px;
}

#footer-widgets .widget_ninja_forms_widget .label-above .nf-field-label {
    margin-bottom: 5px;
}

.widget_ninja_forms_widget input[type="text"],
.widget_ninja_forms_widget input[type="tel"],
.widget_ninja_forms_widget input[type="email"],
.widget_ninja_forms_widget textarea,
.widget_ninja_forms_widget select {
    color: #132145;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0px 10px;
    font-size: 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
}

.widget_ninja_forms_widget #nf-field-9 {
    height: 75px;
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    resize: none;
}

.widget_ninja_forms_widget #nf-field-10 {
    height: 40px;
    padding: 0 30px;
    float: left;
    background: #095ae8;
    font-size: 1em;
    letter-spacing: 0.5px;
    font-weight: 600;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

#footer-widgets .widget_ninja_forms_widget .nf-field-label label {

}

#footer-widgets .widget_ninja_forms_widget .nf-after-field .nf-error-msg {
    margin: 0;
    font-size: 0.75em;
}
#footer-widgets .widget_ninja_forms_widget .nf-input-limit {
    margin: 0;
}
#footer-widgets .widget_ninja_forms_widget {

}
#footer-widgets .widget_ninja_forms_widget {

}

#copyright .weactive {
    color: #e00710;
    font-weight: 600;
    font-size: 15.5px;
    display: inline-block;
    letter-spacing: -1px;
}

#copyright .weactive:hover {
    color: #e00710;
}

#copyright .weactive:before {
    content: '';
    background: url(weactive/images/weactive-copyright.png) no-repeat center;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    margin-right: -3px;
    margin-left: 3px;
    margin-top: -6.5px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

#copyright .weactive:hover:before {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

#copyright a:not(.weactive):not(:last-child):after {
    content: ' | ';
}

#copyright a:not(.weactive):hover span {
    text-decoration: underline;
}

@media (max-width: 480px) {
    #site-logo #site-logo-inner, .oceanwp-social-menu .social-menu-inner, #site-header.full_screen-header .menu-bar-inner, .after-header-content .after-header-content-inner {
        height: 70px !important;
    }
    #site-header #site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
        max-height: 45px !important;
    }
    #header-helper-bar {
        margin: 20px 0px 20px 40px;
        vertical-align: top;
        line-height: 1;
    }
    #header-helper-bar .widget {
        vertical-align: top;
        line-height: 1;

    }
    #header-helper-bar .widget:not(:last-child) {
        margin-right: 5px;
    }
    #header-helper-bar .widget.widget_media_image img {
        height: 30px !important;
        vertical-align: top;
    }
    #header-helper-bar .widget.widget_media_image img.israel {
        display: none;
    }
    .oceanwp-mobile-menu-icon {
        position: absolute;
        left: 0;
    }
    .oceanwp-mobile-menu-icon a.mobile-menu {
        line-height: 70px;
    }
    .oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text {
        display: none;
    }
    #fixed-buttons .menu-item {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.35em;
        box-shadow: 2px 2px 15px rgba(0,0,0,.2);
    }

    #fixed-buttons .menu-item:not(:last-child) {
        margin-bottom: 10px;
    }
	
	#fixed-buttons .menu-item a:before {
		font-size: 22px;
	}

    #footer-widgets .footer-box:nth-child(1) .widget_media_image {
        max-width: 65%;
    }

    #footer-widgets .widget_ninja_forms_widget nf-field {
        float: none !important;
        width: 100% !important;
        clear: both !important;
    }

    .widget_ninja_forms_widget #nf-field-10 {
        height: 40px;
        text-align: center;
        float: right;
    }

    .widget_ninja_forms_widget #nf-field-9 {
        height: 115px;
    }

    #copyright a:not(.weactive):not(:last-child):after {
        display: none;
    }

    #footer-bottom a:nth-child(3) {
        display: block;
    }
    .elementor-18 .elementor-element.elementor-element-7842ec8 .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
        background: #132145;
        color: #fff;
    }
    #wa_page_gallery .gallery.gallery-fullwidth .gallery-item {
        padding: 0;
        margin-bottom: 15px;
    }

    #wa_page_gallery .gallery.gallery-fullwidth .gallery-item img {
        height: auto;
        width: 100%;
    }

    a#scroll-top {
        width: 50px;
        height: 50px;
        line-height: 50px;
        bottom: 15px;
    }

    a#scroll-top.scroll-top-left {
        left: 15px;
    }

    #fixed-buttons {
        right: auto;
        left: 15px;
        bottom: 15px;
        transition: all .15s;
        z-index: 105;
    }

    .scroll-top #fixed-buttons {
        bottom: calc(15px + 50px + 10px);
    }

    #fixed-buttons .menu-item .menu-text {
        right: auto;
        left: 100%;
        margin-right: 0;
        margin-left: 10px;
        display: none !important;
    }

    #fixed-buttons .menu-item .menu-text:before {
        right: auto;
        left: -5px;
        border-right: 5px solid #132145;
        border-left: none;
    }

    #home-main-slider .elementor-slide-description {
        margin-bottom: 15px;
    }

    #home-main-slider .elementor-button span {
        display: block;
    }

    #home-main-slider .elementor-button span.tel {
        font-size: 1.4em;
    }

}