@import url("fonts/calvinograndetrial/stylesheet.css");
@import url("fonts/emojionecolor/stylesheet.css");
@import url("fonts/montserrat/stylesheet.css");

.header-top-green-line {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 45px;
    background: #c1cd99;
    font-size: 15px;
    color: #fff;
}

.header-top-green-line span {
    font-style: italic;
    font-family: 'Montserrat';
    font-weight: 400;
}

ul.megamenu>li:first-child>a {
    color: #64793a;
}

.swiper-container {
    overflow: hidden;
}

.five-banner {
    display: flex;
    /* width: 100%; */
    align-items: center;
    justify-content: center;
    margin-top: 7rem;
}

.slider-bottom-area {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: url(https://zeytingarden.opencartkurulum.xyz/image/catalog/zeytingarden/zemin-zeytin-garden.png);
    height: auto;
    flex-direction: column;
    padding: 5%;
}

.five-banner-content img {
    width: 100%;
    border: 1px solid transparent;
    height: 100%;
    border-radius: 52%/34%;

    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    z-index: 99999;
}

.five-banner-content:not(:last-child) {
    margin-right: 3rem;
}

.five-banner-content {
    border: 1px solid;
    border-radius: 52%/34%;
}

.double-banner.container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.first-double,
.second-double {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 5rem;
    width: 100%;
}

.first-double-text {

    display: flex;

    flex-direction: column;

    position: relative;
}

.second-double-text {

    display: flex;
    flex-direction: column;
}

.second-double-text {
    display: flex;
    flex-direction: column;
    position: relative;
}

.first-double-text-wrapper {
    width: 45%;
}

.first-double img {
    width: 100%;
    border: 1px solid transparent;
    border-radius: 30% / 50%;
    /* padding: 2rem; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.second-double img {
    width: 100%;
    border: 1px solid transparent;
    border-radius: 30% / 50%;
    /* padding: 2rem; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.second-double-text-wrapper {
    width: 45%;
}

.first-double-header span,
.second-double-header span {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Montserrat';
    color: #657a39;
}

.first-double-text span,
.second-double-text span {
    font-size: 17px;
    font-family: 'Montserrat';
    color: #000;
}

.first-double-header,
.second-double-header {
    margin-bottom: 1rem;
}

.first-double-text:before {
    content: "";
    border: 1px solid;
    transform: rotate(0deg);
    position: absolute;
    left: -2%;
    top: 0;
    height: 69px;
    color: #657a39;
}

.second-double-text:before {
    content: "";
    border: 1px solid;
    transform: rotate(0deg);
    position: absolute;
    left: -2%;
    top: 0;
    height: 84px;
    color: #657a39;
}

.second-double-text span:first-child,
.first-double-text span:first-child {
    margin-bottom: 0.5rem;
}

.first-double-img {
    width: 35%;
    border: 1px solid #000;
    border-radius: 30% / 50%;
    padding: 2rem;
}

.second-double-img {
    width: 35%;
    border: 1px solid #000;
    border-radius: 30% / 50%;
    padding: 2rem;
}

.video-wrapper img {
    width: 100%;
}

.trial-icon-wrapper {
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.trial-icon-content {
    width: 33.333%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.icon-wrapper img {
    width: 100%;
}

.trial-icon-wrapper:before {
    content: "";
    border: 2px solid;
    width: 90%;
    position: absolute;
    left: 100%;
    color: #c1cd99;
}

.trial-icon-wrapper:after {
    content: "";
    border: 2px solid;
    width: 90%;
    position: absolute;
    /* left: -16%; */
    right: 100%;
    color: #c1cd99;
}

.trial-icon-content span {
    color: #000;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #083025;
    font-weight: 500;
}

.textable-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2rem;
}

.textable-right-img {
    width: 24%;
    border: 1px solid;
    border-radius: 50% / 30%;
    padding: 2rem;
}

.textable-right-img img {
    width: 100%;
    border: 1px solid transparent;
    border-radius: 50% / 30%;
    /* padding: 2rem; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.textable-text-wrapper {
    width: 50%;
    display: flex;
    flex-direction: column;
}

.textable-paragraph {
    display: flex;
    flex-direction: column;
}

.textable-paragraph span:first-child {
    margin-bottom: 2rem;
}

.textable-paragraph span {
    font-family: 'Montserrat';
    font-size: 17px;
    color: #083025;
    font-weight: 500;
}

.textable-header img {
    width: 4%;
}

.textable-header span {
    font-size: 23px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #657a39;
    margin-bottom: 1rem;
}

.textable-header {
    margin-bottom: 1rem;
}

.newsletter-wrapper,
.footerwebsite .footer-middle .newsletter-wrapper .newsletter-group,
.footerwebsite .footer-upper .footer-triple-info>div>div,
.footerwebsite .footer-upper .footer-triple-info>div>div i,
.footerwebsite .footer-upper .footer-triple-info>div>div span {
    display: flex;
    align-items: center;
}

.footerwebsite .footer-middle .middle-heading {
    display: block;
    margin-bottom: 1rem;
    font-weight: 500;
}

.footerwebsite .footer-middle .middle-heading {
    display: block;
    margin-bottom: 1rem;
    font-weight: 500;
}

.footerwebsite .footer-middle,
.footerwebsite .footer-middle .newsletter-wrapper,
.footerwebsite .footer-middle .newsletter-wrapper .newsletter-group,
.footerwebsite .footer-upper .footer-triple-info>div>div,
.footerwebsite .footer-upper .footer-triple-info>div>div i,
.footerwebsite .footer-upper .footer-triple-info>div>div span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footerwebsite .footer-middle .newsletter-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.footerwebsite .footer-middle .newsletter-wrapper .newsletter-group {
    position: relative;
    margin-bottom: 1rem;
}

.footerwebsite .footer-middle .newsletter-wrapper .newsletter-group .newsletter {
    border-radius: 0;
    border: 1px solid #ccc;
    width: 350px;
    height: 40px;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.9rem;
    padding-right: 40px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}

.footerwebsite .footer-middle .newsletter-wrapper .newsletter-group .newsletter:focus {
    outline: 0;
    border-color: #000;
}

.footerwebsite .footer-middle .newsletter-wrapper .newsletter-group .newsletter-button {
    border: 0;
    background: 0 0;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.footerwebsite .footer-middle .newsletter-wrapper .newsletter-group .newsletter-button:active,
.footerwebsite .footer-middle .newsletter-wrapper .newsletter-group .newsletter-button:focus,
.to-top>button:focus {
    outline: 0;
}

.newsletter-wrapper .cbx {
    width: 780px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}

.newsletter-wrapper .cbx>span:first-child {
    width: 18px;
}

.newsletter-wrapper .cbx>span:last-child {
    width: calc(100% - 18px);
    font-size: 0.9rem;
    font-weight: 300;
}

.information-content-wrapper {
    background: url(https://zeytingarden.opencartkurulum.xyz/image/catalog/zeytingarden/zemin-zeytin-garden.png);
    /* display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; */
    padding: 5rem;
}

.information-content-wrapper p {
    text-align: center;
    font-size: 19px;
    margin-bottom: 2.5rem;
    color: #000;
    font-family: 'Montserrat';
    font-weight: 500;
}

span.about-us-header {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Calvino Grande Trial';
    margin: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #647938;
}

.gallery-top-area {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-multiple-image-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-top: 2rem;
}

.gallery-multiple-image-wrapper img {
    width: 100%;
}

.gallery-multiple-img {
    width: calc(25% - 1rem);
    margin-bottom: 2rem;
}

.gallery-top-area img {
    width: 100%;
}

.gallery-multiple-img:not(:nth-child(4n)) {
    margin-right: 1rem;
}


.menu-top-img-area img {
    width: 100%;
    border: 1px solid transparent;
    border-radius: 20% / 50%;
    /* padding: 2rem; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.menu-top-img {
    border: 1px solid;
    border-radius: 20% / 50%;
    padding: 2rem;
}


.menu-breakfast {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

span.bold-header {
    font-weight: 600;
    font-size: 25px;
    color: #083025;
    font-family: 'Montserrat';
}

.menu-breakfast span {
    margin-bottom: 1.5rem;
}

span.content-text {
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 20px;
    text-align: center;
    width: 65%;
    color: #083025;
    line-height: 3rem;
}

.menu-breakfast>.about-us-header {
    font-size: 47px;
    margin-bottom: 4rem;
}

.second-menu {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    width: 100%;
}

.second-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.second-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.second-left-img img {
    border: 1px solid transparent;
    border-radius: 50% / 20%;
    /* padding: 2rem; */
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.second-left-img {
    border: 1px solid;
    border-radius: 50% / 20%;
    margin-right: 2rem;
    width: 60%;
    padding: 2rem;
}

.second-right-img img {
    border: 1px solid transparent;
    border-radius: 50% / 20%;
    /* padding: 2rem; */
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.second-right-img {
    border: 1px solid;
    border-radius: 50% / 20%;
    /* margin-right: 2rem; */
    width: 60%;
    padding: 2rem;
}

.second-left-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.second-right-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.second-left-content .bold-header,
.second-right-content .bold-header {
    line-height: 3rem;
    width: 50%;
    text-align: center;
}

.contact-header {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 5rem;
    margin-top: 5rem;
}

span.contact-title {
    font-size: 39px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #647939;
}

.maps-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.maps-img img {
    width: 100%;
    border: 8px solid #c1cd99;
}

.maps-img {
    margin-bottom: 5rem;
}

.contact-wrapper {
    background: url(https://zeytingarden.opencartkurulum.xyz/image/catalog/zeytingarden/zemin-zeytin-garden.png);
}

.contact-info-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.contact-info-wrapper div {
    display: flex;
    flex-direction: column;
    margin-bottom: 2.5rem;
    position: relative;
}

span.contact-info-header {
    font-size: 20px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #083025;
    margin-bottom: .5rem;
    width: 100%;
}

.social-media-area {
    margin-left: 8rem;
}

span.contact-info-header:before {
    content: "";
    border: 2px solid;
    transform: rotate(180deg);
    position: absolute;
    width: 100%;
    top: 50%;
}



.address-area>.contact-info-header:before {
    position: absolute;
    width: 35%;
}

.phone-number-area>.contact-info-header:before {
    position: absolute;
    width: 44%;
}

span.contact-info-information {
    font-size: 19px;
    margin-top: 1.5rem;
    font-weight: 600;
    font-family: 'Montserrat';
    color: #083025;
}

span.contact-info-header i {
    font-size: 39px;
}

.five-banner-content {
    padding: 2rem;
}

.footer-social-media {
    padding: 2rem;
    padding-left: 5rem;
}

.footer-social-media {
    padding: 2rem;
    padding-right: 7%;
    background-image: url("https://zeytingarden.opencartkurulum.xyz/image/catalog/zeytingarden/footer_background.png");
    position: absolute;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 3rem;
    align-items: center;
}

.footer-social-media-icons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-social-media-icons a {
    margin-right: 1.5rem;
    font-size: 22px;
    color: #000;
}

.footer-social-media span {
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #000;
    margin-bottom: 1rem;
    width: 100%;
    padding-left: 0.7rem;
}

.footer-newsletter-area {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15rem;
    width: 100%;
}

.accepted-newsletter {
    display: flex;
}

label.sign-in {
    /* text-transform: uppercase; */
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 23px;
    color: #000;
    margin-bottom: 2rem;
}

input#email {
    background: none;
    border: 1px solid;
    width: 71%;
    height: 33px;
    font-size: 21px;
    font-weight: 200;
    font-family: 'Open Sans';
    color: #000;
    padding: 1rem;
}

::placeholder {
    color: #000;
}

input[type=checkbox],
input[type=radio] {
    background: none !important;
    border-radius: 0 !important;
}

.accepted-newsletter label {
    font-size: 15px;
    font-family: 'Open Sans';
    margin-bottom: 0 !important;
    padding-left: 1rem;
}

.accepted-newsletter {
    margin-top: 1rem;
}

.main-slider1 {
    display: none;
}

.main-slider1 img {
    width: 100%;
}

.main-slider0 img {
    width: 100% !important;
}

.swiper-slide>a {
    position: relative;
}

input[type=checkbox] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    -moz-appearance: none;
    appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.5rem;
    height: 1.5rem;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    transform: translateY(.3rem);
    display: grid;
    place-content: center;
}

input[type=checkbox]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    background-color: CanvasText;
}

input[type=checkbox]:checked::before {
    transform: scale(1);
}

input[type=checkbox]:focus {
    outline: max(2px, 0.15em) solid currentColor;
    outline-offset: max(2px, 0.15em);
}

input[type=checkbox]:disabled {
    --form-control-color: var(--form-control-disabled);
    color: var(--form-control-disabled);
    cursor: not-allowed;
}

.textable-paragraph b {
    font-weight: 600;
    color: #083025;
    font-style: italic;
}

@media screen and (max-width: 991px) {
    .main-slider0 {
        display: none;
    }

    .main-slider1 {
        display: block;
    }


}

@media screen and (max-width: 786px) {
    .five-banner-content {
        width: calc(33.33% - 1rem);
        margin-bottom: 2rem;
    }

    .five-banner {
        flex-wrap: wrap;
    }

    .first-double {
        flex-direction: column-reverse;
    }

    .first-double-img {
        /* margin-bottom: 3rem; */
    }

    .first-double-text-wrapper {
        width: 100%;
    }

    .first-double-text:before {
        display: none;
    }

    .first-double-header {
        text-align: center;
    }

    .first-double-img {
        width: 80%;
    }

    .second-double {
        flex-direction: column;
    }

    .second-double-text-wrapper {
        width: 100%;
    }

    .second-double-img {
        width: 80%;
        margin-bottom: 1rem;
    }

    .second-double-header {
        text-align: center;
    }

    .second-double-text:before {
        display: none;
    }

    .slider-bottom-area {
        padding: 1rem !important;
    }

    .trial-icon-wrapper {
        width: 100%;
    }

    .trial-icon-wrapper:before,
    .trial-icon-wrapper:after {
        display: none;
    }

    .trial-icon-content span {
        font-size: 12px;
    }

    .trial-icon-content span {
        font-size: 12px;
    }

    .textable-wrapper {
        flex-direction: column;
    }

    .textable-right-img {
        width: 60%;
        padding: 1rem;
    }

    .textable-text-wrapper {
        width: 100%;
        margin-top: 3rem;
        text-align: center;
    }

    .second-double-text {
        text-align: center;
        margin-bottom: 2rem;
    }

    .first-double-text {
        text-align: center;
        margin-bottom: 2rem;
    }

    .first-double-text span,
    .second-double-text span {
        font-size: 14px;
    }

    .textable-paragraph span {
        font-size: 14px;
    }

    .five-banner-content:not(:last-child) {
        margin-right: .5rem;
    }

    .information-content-wrapper {
        padding: 0;
    }

    .phone-number-area {
        margin-left: 5rem;
    }

    span.contact-info-information {
        font-size: 15px;
    }

    span.about-us-header {
        line-height: 4rem;
        text-align: center;
    }

    span.about-us-header {
        font-size: 30px;
    }

    span.bold-header {
        font-size: 20px;
    }

    span.about-us-header {
        font-size: 24px;
        margin: 3rem;
    }

    span.bold-header {
        font-size: 16px;
    }

    span.content-text {
        font-size: 17px;
        line-height: 2rem;
    }


    .footer-newsletter-area {
        width: 100%;
        padding: 0;
    }

    input#email {
        width: 90%;
    }

    .footer-social-media {
        width: 63%;
        top: 0;
        align-items: center;
        right: 0;
        padding: 0;
        height: auto;
        background-size: cover;
    }

    .footer-social-media span {
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: start;
        width: 100%;
        margin-left: 45%;
    }

    .footer-social-media-icons a {
        font-size: 18px;
    }

    .footer-social-media-icons {
        margin-bottom: .5rem;
    }

    .address-area>.contact-info-header:before {
        width: 35%;
    }

}

@media screen and (min-width:431) {
    .trial-icon-wrapper {
        width: 100%;
    }

    .trial-icon-content span {
        text-align: center;
    }
}

@media screen and (max-width:769px) {
    .five-banner-content {
        padding: 1rem;

    }


    .menu-top-img-area {
        margin-top: 2rem;
    }

    .first-double-img {
        padding: 1rem;
    }

    .second-double-img {
        padding: 1rem;
    }

    .menu-top-img {
        padding: 1rem;
    }

    .second-right-img {
        padding: 1rem;
    }

    .second-left-img {
        padding: 1rem;
    }

    .textable-right-img {
        padding: 1rem;
    }
}

@media screen and (max-width:767px) {
    .footer-newsletter-area {
        padding-left: 0;
        padding-right: 5rem;
        padding-bottom: 1rem;
    }

    input#email {
        width: 100%;
    }



    .information-content-wrapper p {
        font-size: 15px;
    }
}

@media screen and (max-width:1024px) {
    .trial-icon-content span {
        font-size: 9px;
        font-weight: 600;
    }

    span.about-us-header {
        text-align: center;
        line-height: 4rem;
    }
}