/*
Theme Name: Shoreline
Version: 1.0
Author: Y.C
Author URI: http://madadim.co.il
Text Domain: arbel-child
Template: arbel
*/

/*-------Fonts-------*/

/*STYLES
---------------------------------------*/
.row-style-1 {
    background-color: #0E3A71;
    color: #f6f7ff;
}
.row-style-1 h2, .row-style-1 h3 {
    color: #f6f7ff;
}
.row-style-1 .text-box {
    border: 1px solid #ffffff6b;
}
/*BODY
---------------------------------------*/
body::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
body::-webkit-scrollbar-button {
    display: none;
}
body::-webkit-scrollbar-thumb {
    background-color: #979797;
    border: 2px solid #fff;
    border-radius: 16px;
}
body::-webkit-scrollbar-track {
    background-color: transparent;
}
h4 {
	margin: 0 0 6px 0;
}
.text-box {
    border: 1px solid #0e3a715e;
    border-radius: 10px;
    padding: 10px;
}
.text-box h3 {
    font-size: 20px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 10px;
}
.text-box .elementor-widget-text-editor {
    font-size: 14px;
    line-height: 1.5;
}
.ele-1 {
    position: absolute;
    top: 0;
    right: -420px;
    width: 500px;
    height: 500px;
    border-radius: 60px;
    transform: rotate(-20deg);
    background-color: #0e3a7130;
    pointer-events: none;
}

.ele-2 {
    position: absolute;
    bottom: 0;
    left: -400px;
    width: 500px;
    height: 500px;
    border-radius: 60px;
    transform: rotate(-20deg);
    background-color: #ffffff1a;
    pointer-events: none;
}
.ele-3 {
    position: absolute;
    top: -20px;
    right: calc(50% - 100px);
    width: 200px;
    height: 200px;
    border-radius: 60px;
    transform: rotate(-20deg);
    background-color: #E9EDF2;
    pointer-events: none;
}
.ele-4 {
    position: absolute;
    top: -20px;
    right: calc(50% - 100px);
    width: 200px;
    height: 200px;
    border-radius: 60px;
    transform: rotate(-20deg);
    background-color: #E9EDF2;
    pointer-events: none;
}
.elementor-icon-box-description a {
    color: #0e3a71;
}

/*HOME PAGE
---------------------------------------*/

.home-slider {
	position: relative;
    height: 400px;
    max-width: 1600px;
    margin: auto;
}

.no-tabs .md-tabs-links {
    display: none;
}

/*WOO PRODUCT PAGE
---------------------------------------*/


/*CONTACT FORM
---------------------------------------*/

.wpcf7-form, .main-contact-form {
    float: left;
    width: 100%;
}

.wpcf7-form-control-wrap {
	float: left;
	width: 100%;
    padding: 4px;
	text-align: center;
}
.contact-col-4 {
    float: left;
    width: 33%;
}
.contact-col-4 .wpcf7-form-control-wrap {
    width: 100%;

}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select {
    width: 100%;
    height: 40px;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid var(--header_hover_select_background_color);
    line-height: 40px;
    font-size: 20px;
    color: #f6f7ff;
}
.wpcf7-acceptance {
    float: left;
    margin-bottom: 10px;
}
.wpcf7-list-item {
    margin: 0;
}
.wpcf7-acceptance input {
    width: auto;
    height: auto;
}
.wpcf7-acceptance a {
    color: #f6f7ff;
}
.wpcf7-form-control-wrap textarea {
    width: 100%;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid var(--header_hover_select_background_color);
    line-height: 40px;
    height: 120px;
    font-size: 20px;
    color: #f6f7ff;
    margin-bottom: 4px;
}
.wpcf7-form-control-wrap input:focus,
.wpcf7-form-control-wrap select:focus,
.wpcf7-form-control-wrap textarea:focus {
	border-bottom: 2px solid #f6f7ff;
    outline: 0;
}
.wpcf7-form-control-wrap input::placeholder,
.wpcf7-form-control-wrap select::placeholder,
.wpcf7-form-control-wrap textarea::placeholder {
	color: #f6f7ff;
}

.wpcf7-form .submit-container {
    width: 100%;
    text-align: center;
}
.wpcf7-form p {
    margin: 0;
}

.wpcf7-form .submit-container input {
    width: 300px;
    height: 40px;
    background-color: #f6f7ff;
    color: #0E3A71;
    font-size: 24px;
    border: 0;
    border-radius: 40px;
    cursor: pointer;
    transition: all 0.3s;
}
.wpcf7-form .submit-container input:hover {
    background-color: #138DD8;
    color: #f6f7ff;
}
.keren-contact .wpcf7-form .submit-container input {
    background-color: #F0C7C2;
    color: #122231;
}
.wpcf7-spinner {
    position: absolute;
    bottom: -14px;
    left: 40px;
}
.wpcf7-response-output {
    float: right;
    width: 90%;
    margin: 5px 5% 20px !important;
    text-align: center;
    border: 2px solid var(--header_hover_select_background_color) !important;
}
.wpcf7-not-valid-tip {
    color: #a2a2a2;
}
/*FAST CONTACT
---------------------------------------*/

.fast-contact .wpcf7-form-control-wrap {
    float: right;
    width: 33%;
}

.wpcf7-form-control-wrap.mailpoetsignup {
    width: 100%;
}

.fast-contact .wpcf7-form-control-wrap input {
    display: block;
    width: 90%;
    font-size: 20px;
    text-align: center;
    margin: auto;
    border: 0;
    border-bottom: 1px solid #dddddd;
    outline: 0;
}

.fast-contact .wpcf7-mailpoetsignup {
    display: block;
    font-size: 14px;
    text-align: right;
    margin: 5px 20px;
    border: 0;
    outline: 0;
}

.fast-contact .wpcf7-mailpoetsignup input {
    float: right;
    width: auto;
    margin: 0 0 0 5px;
}

.fast-contact input[type="submit"] {
    display: block;
    margin: 5px auto;
    padding: 0 10px;
    font-size: 26px;
    line-height: 40px;
    width: 90%;
    text-align: center;
    border: 0;
    background-color: #6fb51a;
    color: white;
    outline: 0;
    cursor: pointer;
}

.fast-contact-submit {
    position: relative;
    float: left;
    width: 100%;
}

.fast-contact .ajax-loader {
    position: absolute;
    top: 17px;
    right: -10px;
}

.wpcf7-response-output {
    float: right;
    width: 90%;
    margin: 5px 5%!important;
    text-align: center;
    border: 2px solid var(--header_hover_select_background_color)!important
}

.fast-contact .wpcf7-not-valid-tip {
    text-align: center;
}


/*MOBILE CONTACT
----------------------*/

.mobile-contact-open i {
    background-color: #0060b3;
	color: white;
}
.mobile-contact-call i {
    background-color: #0060b3;
	color: white;
}

.mobile-contact-whatsapp {
    background-color: #0060b3;
	color: white;
}

.mobile-contact-waze {
    background-color: #0060b3;
	color: white;
}

.mobile-contact-newsletter {
    background-color: #0060b3;
	color: white;
}

.mobile-contact-newsletter i {
	background-color: #0060b3;
	color: white;
}

/*RESPONSIVE
---------------------------------------*/

@media screen and (max-width: 950px) {

    .text-box {
        border: 1px solid #0e3a715e;
        border-radius: 10px;
        padding: 10px;
    }

}

@media screen and (max-width: 600px) {

    .contact-col-4 {
        width: 100%;
    }
    .wpcf7-form .submit-container input {
        width: 100%;
        font-size: 20px;
    }

}
