/*
Theme Name:     Sydney Picnic
Theme URI:      http://themes.dfd.name/ronneby/
Description:    Customized theme for Sydney picnic by Softwareseni. child theme of roneby WP Theme
Author:         DFD
Author URI:     http://wpsaloon.com/
Template:       ronneby
Version:        1.0.0
*/

@media only screen and (max-width: 1100px) {
    .dfd-side-by-side-mode-custom #header-container,
    .dfd-side-by-side-mode-custom #header-container #header {
        position: fixed !important;
        background: transparent;
    }
}

@media only screen and (max-width: 800px) {
    .dfd-side-by-side-mode-custom #header-container #header .header-wrap > .row:last-child {
        background: transparent;
    }
}

@media only screen and (max-width: 1100px) {
    .dfd-side-by-side-mode-custom body.dfd-custom-padding-html #header-container #header {
        padding: 0 30px;
    }
}


/* Typography */

h3.widget-title {
    font-weight: 900 !important;
    letter-spacing: 3px !important;
}

.dfd-heading-module h2.widget-title {
    font-weight: 900 !important;
}

div.page-title-inner .page-title,
div.page-title-inner.page-title-inner-bgcheck .page-subtitle {
    color: #28262b !important;
    font-weight: bold;
}

div.page-title-inner .page-title {
    font-size: 60px;
    margin-bottom: 20px;
    line-height: 1.2;
}


/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 27, 2016 */

@font-face {
    font-family: 'poppinsbold';
    src: url('./fonts/poppins-bold-webfont.woff2') format('woff2'), url('./fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinslight';
    src: url('./fonts/poppins-light-webfont.woff2') format('woff2'), url('./fonts/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsmedium';
    src: url('./fonts/poppins-medium-webfont.woff2') format('woff2'), url('./fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsregular';
    src: url('./fonts/poppins-regular-webfont.woff2') format('woff2'), url('./fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinssemibold';
    src: url('./fonts/poppins-semibold-webfont.woff2') format('woff2'), url('./fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

p,
ul li {
    color: #28262b;
    font-family: "poppinsmedium";
}

a {
    font-family: "poppinsmedium";
}

a[href^="mailto:"] {
    font-family: poppinsmedium;
    color: #242424;
    font-size: 12px;
    font-style: normal;
}


/* End Typography */


/* Header */

.header-logo-home img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.header-logo-home {
    position: relative;
    height: 600px;
}

.header-col-fluid {
    margin: 0 !important;
}

@media (min-width: 993px) {
    #header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-right {
        display: none;
    }
}

div.page-title-inner.page-title-inner-bgcheck .page-subtitle {
    font-size: 20px;
    font-style: normal;
    font-family: "poppinsmedium";
}

.current-menu-item.sub-nav-item {
    padding-left: 0;
}


/* End Header */


/* Nav */

.nav-menu .current-menu-item > a,
.nav-menu a:hover {
    background: #9bb061;
    border-color: #9bb061;
}

.nav-menu a {
    cursor: pointer;
}

.nav-menu .current-menu-item:before {
    content: none;
}

.nav-menu .mega-menu-item .item-title {
    padding: 0 16px;
    font-size: 12px;
}

.nav-menu div.sub-nav > ul {
    padding: 0;
}

.nav-menu div.sub-nav li {
    padding-right: 0;
    padding-left: 0;
}

.nav-menu div.sub-nav.open {
    min-width: 100%;
}

.current-menu-parent {
    background: #9bb061;
}

.current-menu-parent:before {
    content: none !important;
}


/* End Nav */


/* Search Bar */

.form-search-wrap {
    display: none;
}


/* End search bar*/


/* Service Modul */

.info-banner-title.feature-title {
    font-size: 28px;
    font-weight: 600;
}

.dfd-service-item .icon-wrapper,
.dfd-service-item .module-icon,
.dfd-service-item .content-wrapper {
    display: block;
    text-align: center;
}

.dfd-service-item.style-01 .module-icon {
    margin: 0;
}

.dfd-service-item > * {
    padding: 0 !important;
}

.dfd-service-item .dfd-service-description p {
    color: #242424;
}

.dfd-service-item {
    min-height: 150px;
    padding: 40px 20px;
}

.dfd-service-description p>a {
    font-weight: bold !important;
    font-family: "Poppins" !important;
    text-decoration: underline !important;
}

.dfd-service-module-wrap .dfd-service-list:after {
    content: '';
    height: 1px;
    display: block;
    width: 100%;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    background: #2b2a2a;
}


/* End Service Modul */


/* Menu */

.menu {
    text-align: center;
    position: relative;
    width: 100%;
}


/* End Menu */


/* Testimonial */

.home .dfd-testimonial-content.testimonial-content {
    background: #5d8a72;
    text-decoration: none !important;
}

.dfd-arrows-style_5 .dfd-slider-control {
    background: #1a1919;
}

.dfd-arrows-style_5 .dfd-slider-control i {
    color: #fff !important;
}

.dfd-arrows-style_5 .dfd-slider-control::after {
    background: #fff;
}

.dfd-carousel-wrapper .dfd-carousel-module-wrapper .dfd-slick-dots {
    bottom: 0 !important;
}

.dfd-carousel-wrapper .dfd-carousel-module-wrapper .dfd-slick-dots li span {
    border-radius: 50%;
    border-color: #28262b;
}

.dfdemptysquare ul.dfd-slick-dots li.slick-active span {
    border-color: #28262b;
    background: #242424;
}

.dfd-testimonial-item.layout-6 .icon-wrap {
    display: none;
}

.dfd-testimonial-item.layout-6 .feature-title {
    font-weight: bold;
}

.dfd-slider-control .count {
    display: none;
}

.dfd-arrows-style_5 .dfd-slider-control {
    overflow: hidden;
}

.dfd-carousel-module-wrapper.dfd-arrows-enabled.dfd-arrows_aside .dfd-slider-control {
    top: 40%;
}


/* End Testimonial */


/* Sosmed section */

.dfd-heading-module-wrap a {
    font-weight: bold !important;
    letter-spacing: 2px !important;
}

.dfd-heading-module-wrap a:before {
    border: none !important;
}

.four.columns .dfd-heading-shortcode .dfd-heading-module-wrap {
    text-align: center !important;
}

.home-socmed .dfd-heading-module-wrap a {
    font-family: "poppinsmedium" !important;
}


/* End Sosmed Section */


/* Begin your picnic */

.dfd-button-module-wrap .dfd-button-text-main {
    padding-left: 40px !important;
    padding-right: 40px !important;
}


/* End Begin your picnic */


/* Footer */

#footer,
body #sub-footer {
    background-color: #f2f1f6 !important;
}

.wpb_wrapper p >a:not(.dk_toggle):before {
    content: none;
}

#sub-footer .subfooter-copyright {
    color: #2b2a2a !important;
}

#sub-footer .subfooter-copyright {
    color: #2b2a2a !important;
}

.wpb_text_column.wpb_content_element.footer-link a {
    font-family: "Poppins" !important;
    font-size: 20px !important;
}

.wpb_text_column.wpb_content_element.footer-link p {
    color: #242424;
    font-size: 20px;
}


/* End Footer */


/* Our Picnic Page */

.our-picnic-thumbnail-top .vc_single_image-wrapper > img {
    height: 300px;
    object-fit: cover;
}

.our-picnic-thumbnail-top .wpb_text_column h3 {
    font-family: "Poppins";
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: .5px;
    margin-bottom: 20px;
}

.our-picnic-thumbnail-bottom .three {
    background-size: cover;
}

.view-menus {
    background: #dbe2c6;
}

.view-menus a {
    position: relative;
}

.view-menus a:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    background: #242424;
    left: 0;
    bottom: 10px;
}


/* Picnic Stories page */

.dfd-testimonial-item .pos-rel .testimonial-content,
.dfd-testimonial-item .title-wrap .testimonial-title {
    font-style: normal;
    font-family: "poppinsmedium";
}

.joyful-stories .vc_single_image-wrapper,
.joyful-stories img {
    width: 100% !important;
    height: 350px;
    object-fit: cover;
}

.joyful-press .three,
.joyful-press .vc_single_image-wrapper img {
    height: 350px !important;
}

.joyful-press .vc_single_image-wrapper img {
    object-fit: cover;
}

.picnic-stories .dfd-testimonial-item .wrap-delimiter,
.picnic-stories .dfd-testimonial-item .icon-wrap {
    display: none;
}

.picnic-stories .feature-title.testimonial-title {
    font-weight: bold;
    padding-top: 20px !important;
}


/* Anthology Page */

.anthology .blog-page > .row {
    width: 100%;
}

.anthology .blog-page #main-content {
    padding: 0;
}

.blog-picnic .vc_single_image-wrapper {
    height: 500px !important;
    width: 100%;
}

.blog-picnic img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}

.anthology-form br {
    display: none;
}

.anthology-form .subscribe-submit {
    background: #9bb061 !important;
    border: 1px solid #9bb061;
    border-radius: 2px !important;
    color: #fff !important;
    font-family: "texgyreadventorregular" !important;
    font-weight: 400 !important;
    margin-top: 0 !important;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 40px;
}

.anthology-form .subscribe-submit:hover {
    color: #fff;
    background: #448967 !important;
    border: 1px solid #448967;
}


/* Menus page */

.wpb_wrapper h2.widget-title {
    color: #28262b !important;
}

.menus h5.widget-sub-title.uvc-sub-heading {
    font-size: 16px;
    font-family: "poppinsmedium";
    color: #28262b;
}

.menus h5.widget-sub-title.uvc-sub-heading {
    font-size: 16px;
    font-family: "poppinsmedium";
    color: #28262b;
}

.menus .twelve h4.widget-title.uvc-main-heading,
.menus .twelve h4.widget-title.uvc-main-heading p {
    color: black;
    font-family: "Poppinsmedium";
}

.menus .columns .wpb_wrapper h5.widget-title {
    font-size: 28px !important;
    color: black !important;
    font-family: "Poppinslight";
    line-height: 60px;
    font-weight: 400 !important;
}

.menus .columns .wpb_wrapper h4.widget-title {
    font-size: 28px;
}

.head-menus {
    margin-left: 30px;
}

.menus .twelve.columns .wpb_wrapper h4.widget-title {
    font-family: "poppinsmedium";
}

.menus .wpb_wrapper ul li {
    list-style-type: none;
    padding-left: 30px;
    position: relative;
}

.menus .wpb_wrapper ul li:before {
    content: '';
    border-radius: 50%;
    height: 5px;
    width: 5px;
    background: #000;
    display: block;
    position: absolute;
    left: 15px;
    top: 8px;
}

/* End Menus page*/

/* Group Menus page */

.group-menus h5.widget-sub-title.uvc-sub-heading {
    font-size: 16px;
    font-family: "poppinsmedium";
    color: #28262b;
}

.group-menus h5.widget-sub-title.uvc-sub-heading {
    font-size: 16px;
    font-family: "poppinsmedium";
    color: #28262b;
}

.group-menus .twelve h4.widget-title.uvc-main-heading,
.group-menus .twelve h4.widget-title.uvc-main-heading p {
    color: black;
    font-family: "Poppinsmedium";
}

.group-menus .columns .wpb_wrapper h5.widget-title {
    font-size: 28px !important;
    color: black !important;
    font-family: "Poppinslight";
    line-height: 60px;
    font-weight: 400 !important;
}

.group-menus .columns .wpb_wrapper h4.widget-title {
    font-size: 28px;
}

.head-group-menus {
    margin-left: 30px;
}

.group-menus .twelve.columns .wpb_wrapper h4.widget-title {
    font-family: "poppinsmedium";
}

.group-menus .wpb_wrapper ul li {
    list-style-type: none;
    padding-left: 30px;
    position: relative;
}

.group-menus .wpb_wrapper ul li:before {
    content: '';
    border-radius: 50%;
    height: 5px;
    width: 5px;
    background: #000;
    display: block;
    position: absolute;
    left: 15px;
    top: 8px;
}

/* End Group Menus page*/

/* Order Gift Voucher */

form.sp-order-gift-form .form-group {
    margin-bottom: 15px;
}

.sp-order-gift-form .btn-submit {
    padding-left: 40px;
    margin: 0 auto;
    display: block;
    width: 100%;
    background: #9bb061;
    border-color: #9bb061;
    font-weight: bold;
    letter-spacing: 1px;
}

u {
    font-size: 12px;
    font-family: "poppinsmedium";
    font-weight: bold;
    letter-spacing: 1px;
}


/* End Order Gift Voucher */


/* FAQ page */

.faq-wrap .wpb_text_column {
    background: #f2f1f6;
    padding: 30px 15px;
    margin-bottom: 15px;
}

.faq-wrap li {
    font-size: 16px;
    color: #28262b;
}


/*.faq-wrap .dfd-button-text-main {
    background: #9bb061;
    border-color: #9bb061;
    font-weight: bold !important;
    letter-spacing: 1px !important;
}
.faq-wrap .dfd-button-text-main:hover {
    color: #fff;
    background: #448967;
}*/

.frequently-asked-questions .wpb_wrapper ul li {
    list-style-type: none;
    padding-left: 30px;
    position: relative;
}

.frequently-asked-questions .wpb_wrapper ul li:before {
    content: '';
    border-radius: 50%;
    height: 5px;
    width: 5px;
    background: #000;
    display: block;
    position: absolute;
    left: 15px;
    top: 8px;
}

.frequently-asked-questions .faq-wrap .wpb_wrapper p {
    padding-left: 30px;
}


/* End FAQ page */


/* Our Story */

.our-story .wpb_wrapper h4.widget-title {
    font-family: "poppinsbold";
}


/* End Our Story */


/* Contact */

.contact-us .blog-page > .row {
    width: 100% !important;
}

.contact-us .blog-page #main-content {
    padding: 0 !important;
}

.contact-us .address:before {
    content: '\f041';
    font-family: FontAwesome;
    position: absolute;
    left: -20px;
}

.contact-us .phone:before {
    content: '\f095';
    font-family: FontAwesome;
    position: absolute;
    left: -20px;
}

.contact-us .email-address:before {
    content: '\f003';
    font-family: FontAwesome;
    position: absolute;
    left: -20px;
}

.contact-us .six .wpb_wrapper p strong {
    font-size: 24px;
    font-weight: 300;
    font-family: "poppinslight";
    color: #242424;
}

.subfooter-wrap {
    padding: 30px 0;
    display: block;
}

#sub-footer {
    height: 100px;
}

.subfooter-wrap div {
    color: #242424;
}

.wpcf7 form .dfd-contact-from-style-3 input[type="text"],
.wpcf7 form .dfd-contact-from-style-3 input[type="password"],
.wpcf7 form .dfd-contact-from-style-3 input[type="date"],
.wpcf7 form .dfd-contact-from-style-3 input[type="datetime"],
.wpcf7 form .dfd-contact-from-style-3 input[type="email"],
.wpcf7 form .dfd-contact-from-style-3 input[type="number"],
.wpcf7 form .dfd-contact-from-style-3 input[type="search"],
.wpcf7 form .dfd-contact-from-style-3 input[type="tel"],
.wpcf7 form .dfd-contact-from-style-3 input[type="time"],
.wpcf7 form .dfd-contact-from-style-3 input[type="url"],
.wpcf7 form .dfd-contact-from-style-3 textarea {
    background: #e8e7eb;
}

.wpcf7 form .dfd-contact-from-style-3 input::-webkit-input-placeholder,
.wpcf7 form .dfd-contact-from-style-3 textarea::-webkit-input-placeholder {
    color: #242424;
    font-family: "poppinslight";
}

.wpcf7 form .dfd-contact-from-style-3 input:-moz-placeholder,
.wpcf7 form .dfd-contact-from-style-3 textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #242424;
    font-family: "poppinslight";
}

.wpcf7 form .dfd-contact-from-style-3 input::-moz-placeholder,
.wpcf7 form .dfd-contact-from-style-3 textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #242424;
    font-family: "poppinslight";
}

.wpcf7 form .dfd-contact-from-style-3 input:-ms-input-placeholder,
.wpcf7 form .dfd-contact-from-style-3 textarea:-ms-input-placeholder {
    color: #242424;
    font-family: "poppinslight";
}

.map-holder {
    height: 500px !important;
}


/* End Contact*/


/* Fomalities page */

.the-boring-formalities .blog-page > .row {
    width: 100% !important;
}

.the-boring-formalities .blog-page #main-content {
    padding: 0 !important;
}


/* End Formalities page */


/* Enquire Page */

.wpcf7 form input,
.wpcf7 form textarea,
.subscribe-name,
.subscribe-email,
#mc_embed_signup .mc-field-group input {
    font-size: 12px !important;
    font-family: "poppinsmedium" !important;
    color: #28262b !important;
    line-height: 2;
    font-weight: bold;
    letter-spacing: 1px;
}

.wpcf7 form input::-webkit-input-placeholder,
.wpcf7 form textarea::-webkit-input-placeholder,
.form-group input[type="text"]::-webkit-input-placeholder,
.form-group textarea::-webkit-input-placeholder,
.subscribe-name::-webkit-input-placeholder,
.subscribe-email::-webkit-input-placeholder,
#mc_embed_signup .mc-field-group input::-webkit-input-placeholder {
    font-size: 12px;
    font-family: "poppinsmedium";
    text-transform: uppercase;
    color: #28262b;
    line-height: 2;
    font-weight: bold;
}

.wpcf7 form input:-moz-placeholder,
.wpcf7 form textarea:-moz-placeholder,
.form-group input[type="text"]:-moz-placeholder,
.form-group textarea:-moz-placeholder,
.subscribe-name:-moz-placeholder,
.subscribe-email:-moz-placeholder,
#mc_embed_signup .mc-field-group input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
    font-family: "poppinsmedium";
    text-transform: uppercase;
    color: #28262b;
    line-height: 2;
    font-weight: bold;
}

.wpcf7 form input::-moz-placeholder,
.wpcf7 form textarea::-moz-placeholder,
.form-group input[type="text"]::-moz-placeholder,
.form-group textarea::-moz-placeholder,
.subscribe-name::-moz-placeholder,
.subscribe-email::-moz-placeholder,
#mc_embed_signup .mc-field-group input {
    /* Firefox 19+ */
    font-size: 12px;
    font-family: "poppinsmedium";
    text-transform: uppercase;
    color: #28262b;
    line-height: 2;
    font-weight: bold;
}

.wpcf7 form input:-ms-input-placeholder,
.wpcf7 form textarea:-ms-input-placeholder,
.form-group input[type="text"]:-ms-input-placeholder,
.form-group textarea:-ms-input-placeholder,
.subscribe-name:-ms-input-placeholder,
.subscribe-email:-ms-input-placeholder,
#mc_embed_signup .mc-field-group input:-ms-input-placeholder {
    font-size: 12px;
    font-family: "poppinsmedium";
    text-transform: uppercase;
    color: #28262b;
    line-height: 2;
    font-weight: bold;
}

.wpcf7 form .dfd-contact-from-style-6 input[type="submit"] {
    background: #9bb061;
    border-color: #9bb061;
    font-weight: bold;
    letter-spacing: 1px;
}

body #mc_embed_signup .button {
    width: 100%;
    font-size: 12px !important;
    font-family: "poppinsmedium" !important;
    color: #28262b !important;
    background: #9bb061;
    text-transform: uppercase;
    font-weight: bold;
    height: 40px;
    transition: all .3s ease;
}

body #mc_embed_signup .button:hover {
    background: #448967;
    /*border: 1px solid #448967;*/
}

body #mc_embed_signup form {
    padding-left: 0;
}

body #mc_embed_signup .mc-field-group {
    width: 100%;
}


/* End Enquire page */

@media (max-width: 767px) {
    .contact-us .address:before,
    .contact-us .phone:before,
    .contact-us .email-address:before {
        position: relative;
        padding-right: 5px;
        left: 0;
    }
    h1.page-title {
        font-size: 50px !important;
    }
    .head-menus {
        margin-left: 0;
    }
    div#stuning-header .dfd-stuning-header-bg-container {
        background-size: cover;
        background-attachment: initial !important;
    }
    .row .ten {
        width: 70%;
    }
    .menus .columns.ten .wpb_wrapper h4.widget-title {
        font-size: 20px;
        line-height: 1.6;
    }
    .menus .columns.twelve.dfd_col-mobile-10 {
        width: 100%;
    }
    .dfd-carousel-wrapper .dfd-carousel-module-wrapper .dfd-slick-dots {
        width: 100%;
    }
    .home-title-sydney h2 {
        font-size: 50px !important;
        line-height: 1.2 !important;
    }
    .short-quote {
        padding: 15px;
    }
    .short-quote h2 {
        font-size: 35px !important;
    }
    #sub-footer {
        height: 150px;
    }
    .menus .wpb_wrapper ul li:before {
        left: 0;
    }
    .menus .wpb_wrapper ul li {
        padding-left: 15px;
    }
    .our-picnic-thumbnail-top .wpb_text_column h3 {
        font-size: 24px;
    }
    .image-left {
        height: 300px !important;
        min-height: 300px !important;
        object-fit: cover;
    }
    .menus .columns .wpb_wrapper h5.widget-title {
        font-size: 22px !important;
        line-height: 32px;
    }
    .wpcf7 form .dfd-third-size {
        width: 100% !important;
        padding: 0 !important;
    }
    .wpcf7 form .dfd-contact-from-style-6 input[type="date"] {
        line-height: 2.5;
    }
    .wpcf7 form .dfd-contact-from-style-6 input[type="date"]:after {
        content: 'mm/dd/yy';
        left: 20px;
        right: auto;
        position: absolute;
        top: 12px;
    }
    .wpcf7-form-control-wrap.date.clicked input:after {
        content: none !important;
    }
    .wpcf7 form input,
    .wpcf7 form textarea,
    .subscribe-name,
    .subscribe-email {
        line-height: 1;
    }
    /*.page-title-inner {
        min-height: 150px !important;
        height: 150px !important;
    }
    .page-title-inner {
        min-height: 150px !important;
        height: 150px !important;
    }
    div#stuning-header .dfd-stuning-header-bg-container {
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-attachment: inherit !important;
    }
    div.page-title-inner .page-title {
        font-size: 24px !important;
        line-height: 1;
        margin-bottom: 0;
    }
    div.page-title-inner.page-title-inner-bgcheck .page-subtitle {
        font-size: 10px;
    }
    .page-title-inner {
        padding-bottom: 0 !important;
    }*/
}

@media (max-width: 992px) {
    .joyful-press .three {
        margin-bottom: 15px;
    }
    .begin-your-story .text-left,
    .begin-your-story h3 p,
    .begin-your-story .dfd-button-module {
        text-align: center !important;
    }
    .info-banner-title.feature-title {
        font-size: 22px;
    }
}

@media (max-width: 1100px) {
    .dfd-search-mobile-show {
        display: none !important;
    }
    .contact-us #layout {
        margin-bottom: 0 !important;
    }
    .the-boring-formalities #layout {
        margin: 0;
    }
    .current-menu-item > a {
        background-color: #9bb061 !important;
        color: #fff !important;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    .upb_row_bg {
        background-position: center !important;
    }
    div#stuning-header .dfd-stuning-header-bg-container {
        background-size: cover !important;
        background-position: 0% 15% !important;
        background-repeat: no-repeat;
        background-attachment: inherit !important;
    }
    .home-menus .three {
        width: 25% !important;
        display: inline-block;
    }
    .image-left {
        height: 500px !important;
        min-height: 500px !important;
        object-fit: cover;
    }
    .page-title-inner {
        min-height: 500px !important;
        height: 500px !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .page-title-inner {
        min-height: 400px !important;
        height: 400px !important;
    }
}

@media only screen and (min-width: 1101px) {
    .nav-menu div.sub-nav {
        background: rgba(93, 138, 114, 0.8);
    }
    .nav-menu div.sub-nav a:hover {
        color: #2b2a2a;
        background: #9bb061;
    }
    #header-container.small:not(.header-style-7):not(.header-style-14) #header nav.mega-menu div.sub-nav.open {
        top: 58px;
    }
    .dfd-button-module-wrap .dfd-button-text-main {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .stuning-header-inner .page-title-inner {
        min-height: 700px;
        height: 700px;
    }
    .menu:before {
        content: '';
        display: block;
        height: 20px;
        width: 20px;
        position: absolute;
        border-radius: 50%;
        background: #28262b;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        transition: all .3s ease-in-out;
    }
    .menu:hover:before {
        opacity: 1;
        top: -30px;
    }
}

@media (min-width: 1100px) and (max-width: 1110px) {
    .nav-menu .mega-menu-item .item-title {
        font-size: 11px;
    }
}

@media (min-width: 1100px) and (max-width: 1199px) {
    .nav-menu .mega-menu-item .item-title {
        padding: 0 8px;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .nav-menu .mega-menu-item .item-title {
        padding: 0 12px;
    }
}

@media only screen and (min-width: 1400px) {
    .stuning-header-inner .page-title-inner {
        min-height: 100vh;
        height: 100vh;
    }
    .home-hero,
    .home-hero .upb_row_bg,
    .header-logo-home {
        min-height: 100vh !important;
    }
    .group-menus-paralax > .upb_row_bg,
    .group-menus-paralax .heading-config-top {
        height: 60vh;
    }
    .group-menus-paralax .heading-config-top .widget-title {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .group-menus-paralax .ult-spacer {
        display: none !important;
    }
}
/*.billing-email,.billing-phone {
    width: 50%;
    float: left;
}

.billing-email {
    padding-right: 7px;
}

.billing-phone {
    padding-left: 7px;
}*/