/*
Theme Name: Garden
Author: Burak Aydin
Author URI: http://burak-aydin.com/
Theme URI: http://burak-aydin.com/garden
Description: Garden is a premium WordPress Theme. 
Version: 1.0
Tags: white
Text Domain: garden
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 300;
    src: url(fonts/opensanshe/opensanshebrew-lightitalic-webfont.eot);
    src: url(fonts/opensanshe/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshe/opensanshebrew-lightitalic-webfont.woff) format('woff'),
    url(fonts/opensanshe/opensanshebrew-lightitalic-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url(fonts/opensanshe/opensanshebrew-light-webfont.eot);
    src: url(fonts/opensanshe/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshe/opensanshebrew-light-webfont.woff) format('woff'),
    url(fonts/opensanshe/opensanshebrew-light-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url(fonts/opensanshe/opensanshebrew-italic-webfont.eot);
    src: url(fonts/opensanshe/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshe/opensanshebrew-italic-webfont.woff) format('woff'),
    url(fonts/opensanshe/opensanshebrew-italic-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/opensanshe/opensanshebrew-regular-webfont.eot);
    src: url(fonts/opensanshe/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshe/opensanshebrew-regular-webfont.woff) format('woff'),
    url(fonts/opensanshe/opensanshebrew-regular-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url(fonts/opensanshe/opensanshebrew-bolditalic-webfont.eot);
    src: url(fonts/opensanshe/opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshe/opensanshebrew-bolditalic-webfont.woff) format('woff'),
    url(fonts/opensanshe/opensanshebrew-bolditalic-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/opensanshe/opensanshebrew-bold-webfont.eot);
    src: url(fonts/opensanshe/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshe/opensanshebrew-bold-webfont.woff) format('woff'),
    url(fonts/opensanshe/opensanshebrew-bold-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url(fonts/opensanshe/opensanshebrew-extrabold-webfont.eot);
    src: url(fonts/opensanshe/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshe/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(fonts/opensanshe/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url(fonts/opensanshe/opensanshebrew-extrabold-webfont.eot);
    src: url(fonts/opensanshe/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(fonts/opensanshe/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(fonts/opensanshe/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}

@font-face {
    font-family: 'Alef';
    src: url('fonts/alef/Alef-Regular.eot');
    src: url('fonts/alef/Alef-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/alef/Alef-Regular.woff') format('woff'),
    url('fonts/alef/Alef-Regular.ttf') format('truetype'),
    url('fonts/alef/Alef-Regular.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Alef';
    src: url('fonts/alef/Alef-Bold.eot');
    src: url('fonts/alef/Alef-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/alef/Alef-Bold.woff') format('woff'),
    url('fonts/alef/Alef-Bold.ttf') format('truetype'),
    url('fonts/alef/Alef-Bold.svg#alefbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.english {
    font-family: Arial;
}

.pricing-block.active .info, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .price {
    font-family: 'Alef' !important;
}

input, textarea, button {
    max-width: 100%;
}

.header-primary-nav {
    background-color: rgba(102,171,54, .25);
}

.vc_tta.vc_tta-gap-35.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 0 !important;
}
.vc_tta-tab {
    font-size: 1.2em !important;
    margin-bottom: 14px !important;
}

/* WPML */
body.rtl .garden_language_list li {
    margin-left: 0;
    margin-right: 10px;
}

/* Custom */
html {
    overflow-x: hidden;
}

body {
    font-family: 'Alef' !important;
}


.bop-nav-search {
    padding: 5px;
}

/* Side Menus */
.sidebar ul {
    list-style: none;
}
.sidebar .menu {
    margin: 0;
    padding: 0;
}

/*.sidebar-1 ul li:before {*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-top: 10px solid transparent;*/
    /*border-bottom: 10px solid transparent;*/

    /*border-left: 10px solid green;*/

    /*content: "";*/
    /*display: block;*/
    /*left: -1em;*/
    /*top: 1.1em;*/
    /*position: relative;*/
/*}*/
/*body.rtl .sidebar-1 ul li:before {*/
    /*right: -1em;*/
    /*border-width: 0.35em 0.45em 0.35em 0;*/
/*}*/

.sidebar ul li {
    margin-bottom: 5px;
}
.sidebar-1 ul li a {
    color: #333;
    font-weight: bold;
}


/* RTL */
body.rtl .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
    margin-right: 14px !important;
    margin-left: 0 !important;
}

body.rtl .vc_tta.vc_general .vc_tta-tab > a {
    font-family: "Alef";
    text-align: right !important;
}

body.rtl .header-nav .nav-menu ul {
    padding-right: 15px;
    padding-left: 0 !important;
}

body.rtl .header-nav .nav-menu > ul > li {
    float: right !important;
}

body.rtl .pull-left {
    float: right !important;
}

body.rtl .pull-right {
    float: left !important;
}
body.rtl .searchform .icon {
    right: auto;
    left: 10px;
}


/* VC */
.vc_tta-tab,
.garden-vcbutton button {
    font-family: 'Open Sans Hebrew', Ariel !important;
}

body.rtl .vc_custom_heading h4 {
    text-align: right !important;
}

.info-text-block p {
    min-height: 165px;
}

/* Header */
.header-top {
}
@media (max-width: 767px) {
    .header-top {
        text-align: center;
    }
}

.header-1 {
    padding-top: 10px;
}
.header-1 .widget-title {
    display: none;
}
.header-nav .social-wrap {
    margin-right: 40px;
}
.header-nav .middle .mail {
    margin-left: 25px;
}
.header-nav .middle .call {
    margin-left: 25px;
}

.header-mobile {
    text-align: center;
    margin: 25px 0;
}

.p-form-control input, .form-control {
    height: auto !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
}

@media (min-width: 768px) {
    .header-banner {
        float: left;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .footer-widget .business-details {
        background-color: transparent !important;
        padding-top: 25px;
    }
}

@media (max-width: 767px) {
    .vc_tta-panels h4 {
        font-size: 1em !important;
    }
}

.black-overlay {
    background: rgba(9, 9, 9, .45);
}

@media (max-width: 767px) {
    .navbar {
        margin-bottom: 0 !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #66ab36;
    }

    .navbar-nav>li>a {
        color: #000;
        font-weight: bold;
    }
}

/* Use SASS */
.btn-primary {
    background-color: #66ab36 !important;
    border-color: #007a3a !important;
}

.course-info {
    background-color: rgba(102,171,54, .25);
    padding: 15px;
}

.course-sidebar-2 {
    background-color: rgba(102,171,54, .25);
    padding: 15px;
    margin-bottom: 25px;
}

.activity-sidebar-2 {
    background-color: rgba(102,171,54, .25);
    padding: 15px;
    margin-bottom: 25px;
}

.activity-info {
    background-color: rgba(102,171,54, .25);
    padding: 15px;
    margin-bottom: 25px;
}

body.rtl .u-photo {
    margin-left: 15px;
}

q {
    quotes: "“" "”" "‘" "’";
}
q:before {
    content: open-quote;
}
q:after {
    content: close-quote;
}

body.rtl .header-nav .middle .mail {
    margin-left: 0;
}
body.rtl .header-nav .social-wrap {
    margin-right: 0;
    margin-left: 25px;
}

.child_pages .post_content .post_excerpt {
    display: none;
}

.wpcf7 label {
    font-size: 11px;
}

.wpcf7 label input {
    display: inline-block;
    float: right;
    margin-left: 7px;
}

.wpcf7 label span {
    display: inline-block;
    float: right;
}

span.wpcf7-list-item {
    margin: 0;
}

body.rtl .mec-calendar .mec-calendar-header h2 {
    margin-top: 0;
}

body.rtl .mec-calendar.mec-event-calendar-classic dl dt {
    text-align: right;
}

@media only screen and (min-width: 961px) {
    .mec-wrap.mec-sm959 .mec-calendar.mec-event-calendar-classic dl dt {
        height: 40px;
    }
}

/* mec */
.mec-table-side-title {
    display: none !important;
}

.mec-table-side-day {
    display: none !important;
}

.mec-calendar .mec-event-article {
    padding-bottom: 20px;
    padding-top: 5px;
    border-top: 0;
}

.mec-wrap .mec-calendar .mec-event-article .mec-event-time.mec-color {
    float: left;
    direction: ltr;
}

.mec-wrap .mec-calendar .mec-event-article .mec-event-time i {
    float: left;
    margin-right: 10px;
}

.mec-calendar dt {
    transition: none !important;
}

.mec-calendar .mec-has-event a {
    transition: none !important;
}

.mec-event-calendar-classic .mec-calendar-side .mec-calendar-table {
    min-height: inherit !important;
}

.mec-wrap .mec-single-event .mec-event-meta dd {
    direction: ltr !important;
}