/*
Theme Name: Flora Child
Description: Child theme of Flora theme
Author: Your name here
Version: 1.0.0
Template: flora
*/


/*
Fonts and Text Colour
****************************/

.dark-blue-text {
    color: #193c3e;
}

.w-section.w-text-light>*,
.col.w-text-light>*,
.w-text-light .w-counter-box,
.w-text-light .w-pricing-box .box-content,
.w-text-light .w-donut-chart span,
.w-text-light .w-testimonials-slider .owl-nav>button,
.w-text-light .w-testimonial .w-customer a:hover,
.w-text-light .w-clients-carousel .owl-nav>button,
.w-text-light .w-info-box.w-large .w-content p::after,
.w-text-light .w-pricing-box .box-price span {
    color: #fff;
}

body {
    color: #000;
}

@media only screen and (max-width: 599px) {
    .w-custom-heading h6 {
        font-size: 32px !important;
        line-height: 36px !important;
    }
}

.title-wrapper.w-size-full .title {
    font-size: 10vw;
    font-size: min(90px, 10vw);
    max-width: 1300px;
    margin: auto;
}

@media only screen and (max-width: 767px) {
    .title-wrapper:not(.w-size-none) .title {
        font-size: 8vw;
    }
    .title-wrapper:not(.w-size-none) .subtitle {
        font-size: 5vw;
    }
}


.white-link a {
	color: #fff;
}

.white-link a:hover {
color: #193c3e;
}

/*
HEADER
****************************/

#header>.container {
    position: relative;
}

#header .header-wrapper {
    height: 150px;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
}

#header.w-scrolled .header-wrapper,
#header.w-fixed .header-wrapper,
body.mobile-nav #header .header-wrapper {
    height: 95px;
}

.fullscreen-nav:not(.mobile-nav) #header #header-logo {
    position: fixed;
    height: 150px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fullscreen-nav.full-nav-active:not(.mobile-nav) #header .header-wrapper {
    height: 150px;
}

.fullscreen-nav:not(.mobile-nav) #header.w-fixed #header-logo {
    height: 95px;
}

#header-logo img {
    max-height: 100%;
    padding: 10px;
}

.fullscreen-nav:not(.mobile-nav) #header.w-fixed #header-logo img {
    padding: 10px 0;
}

#header .full-nav-button {
    position: absolute;
    top: calc(50% - 12px);
}

#header .full-nav-button .full-nav-icon {
    top: 0;
    margin: 0;
}

#header .full-nav-button .full-nav-icon::before {
    content: "MENU";
    position: absolute;
    right: 50px;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
}

#header .full-nav-button .full-nav-icon:hover::before {
    color: #85c917;
}

.full-nav-active #header .full-nav-button .full-nav-icon::before {
    content: "CLOSE";
}

body:not(.expand-nav):not(.full-nav-active):not(.no-title) #header.w-transparent:not(.w-fixed) {
    border-bottom: none;
}


/*
FOOTER
****************************/

#footer {
    z-index: 1;
}

@media only screen and (max-width:767px) {
    #footer #footer-bottom {
        padding-bottom: 50px;
    }
}

#footer-nav>ul>li:not(:last-child)::after {
    content: "|";
}

#footer a {
    /*text-decoration: underline;*/
    color: #fff;
}

#footer a:hover {
    /*text-decoration: underline;*/
    color: #85c917;
}

@media only screen and (min-width: 992px) {
    .footer-v3 #footer-bottom .container .col-8,
    .footer-v3 #footer-bottom .container .col-4 {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        float: none;
    }
}


/*
HOME SLIDER
****************************/

#rev_slider_1_1 .w-link-button:hover {
    color: #000 !important;
}


/*
CUSTOM
****************************/

.process-boxes {
    padding-top: 75%;
    position: relative;
}

.process-boxes-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
}

.grey-backing {
    padding: 10px 30px;
    background-color: #eeeeeebb;
    margin: auto;
    font-weight: 600;
}

.background-right .section-background div {
    background-position: right;
}

@media screen and (max-width: 991px) {
    .tablet-hide {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .mobile-hide {
        display: none !important;
    }
}

.image-left {
text-align: left !important;
}

.w-link-button:not(.large) {
    font-weight: 600;
}

.height-100 {
    height: 100% !important;
}

.gmap_canvas iframe {
    width: 100%;
    height: 600px;
    max-height: 100vh;
}

.process-slider .owl-nav .owl-next,
.process-slider .owl-nav .owl-prev {
    color: #000;
}

.grecaptcha-badge {
    z-index: 1;
}

.wpcf7-form.sent .contact-form-fields {
    display: none;
}

.wpcf7 form.invalid .wpcf7-response-output {
    border-color: red;
}


/*
PORTFOLIO GIRD
****************************/

.w-effect-flora-3 figure figcaption::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000 !important;
}

.w-effect-flora-3 figure:hover figcaption::before,
.touch .w-effect-flora-3 figure figcaption::before {
    opacity: 0.4;
}

.portfolio-gallery .post-gallery li a {
    display: flex;
    justify-content: center;
}


/*
PORTFOLIO SINGLE PAGE
****************************/

.portfolio-meta-widget>p {
    border-top: 1px solid #e5e5e5;
}

.post-description .widget h4 {
    font-family: 'Lora';
    color: #85c917;
    font-style: italic;
    text-transform: none;
    font-weight: 500;
}

.portfolio-category-widget {
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    .portfolio-category-widget {
        margin-bottom: 0px;
    }
}


/*
PACKAGES GIRD
****************************/

.packages-grid {
    display: inline-grid;
    grid-template-rows: repeat(4, auto);
    grid-auto-flow: column;
    grid-column-gap: 40px;
    margin-right: -40px !important;
}

.packages-grid.grid-3 {
    grid-template-columns: repeat(3, 1fr);
}

.packages-grid.grid-2 {
    grid-template-columns: repeat(2, 1fr);
}

.packages-grid .col,
.packages-grid .col-inner {
    display: contents;
}

.packages-grid .w-image {
    margin-bottom: 30px;
}

.packages-grid .w-custom-heading {}

.packages-grid .w-text-block {
    margin-bottom: 30px;
}

.packages-grid .w-link-button {
    margin: auto;
}

@media screen and (max-width: 991px) {
    .packages-grid {
        grid-template-columns: auto !important;
        grid-template-rows: auto;
        grid-auto-flow: row;
        margin-right: 0px !important;
    }
    .packages-grid .w-link-button {
        margin-bottom: 50px;
    }
}


/*
PACKAGES SINGLE PAGE
****************************/

.product.add_to_cart_inline {
    border: none !important;
    padding: 0 !important;
    display: inline-flex;
    flex-direction: column;
}

.product.add_to_cart_inline .amount {
    font-family: Lora;
    font-size: 40px;
    color: #193c3e;
    line-height: 46px;
    margin-bottom: 15px;
}

.product.add_to_cart_inline a {
    border-color: rgb(25, 60, 62);
    color: rgb(25, 60, 62);
}


/*
WOOCOMMERCE / CHECKOUT PROCESS
****************************/

.woocommerce-message .button {
    color: #fff;
}

.wps_wgm_section.wps_message {
display: none;
}


/*
COOKIE PLUGIN
****************************/

#ccc #ccc-icon {
    margin: 0;
}

#ccc .optional-vendor-heading {
    color: #fff;
    margin-top: 10px;
}


/*
Martina Photo Insert
****************************/

.martina-photo {
    position: relative;
    padding-left: 120px;
    height: 100px;
    margin-bottom: 20px;
    display: flex;
}

.martina-photo::before {
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('/wp-content/uploads/2022/08/NEW-Martina-Images100.png');
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    height: 100px;
    width: 100px;
    display: block;
}

.martina-photo h2 {
    margin: auto 0;
}

.container .header-wrapper .mobile-nav-icon {
    left: auto;
    right: 15px;
}

@media screen and (max-width: 991px) {
    .page-detail .page-404-title {
        max-width: 300px;
        max-height: 300px;
    }
    .page-detail .page-404-title h1 {
        font-size: 100px;
    }
}

.title-wrapper .subtitle {
    display: none;
}

@media screen and (max-width: 768px) {
    .w-portfolio-grid .w-filter {
        font-size: 13px;
        display: inline-flex;
    }
    .w-portfolio-grid .w-filter li {
        margin: 10px 5px;
    }
}

@media screen and (max-width: 768px) {
    .packages-icon img {
        max-width: 40%;
    }
}

.w-separator .w-text i {
    background-image: url(/wp-content/uploads/2022/04/daisy-icon.png);
    padding: 13px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 25px;
}

.w-separator .w-text .flora-icon-deer-2:before {
    display: none;
}

.loader-border {
    border: none;
    background-image: url(/wp-content/uploads/2022/07/daisy-blue.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.loader-inner {
    display: none;
}


/*input[aria-invalid="false"] { background-color: pink; }*/

input[aria-invalid="true"] {
    border-bottom: 2px solid red;
}

.wyde_portfolio-template-default .title-wrapper.w-size-l .title {
    font-size: min(60px, 10vw);
}

.no-touch .w-view figure h3,
.no-touch .w-view figure p {
    opacity: 1;
    transform: none;
}

.w-view figure figcaption>span {
    opacity: 1;
}

.w-effect-flora-3 figure figcaption::before {
    background-color: transparent !important;
}

.w-view figure figcaption>span>a {
    width: auto;
    height: auto;
    padding: 0 20px;
    border-radius: 25px;
    border-width: 2px;
    background-color: #65b30c;
}

.w-view figure figcaption>span>a:hover {
    background-color: rgb(25, 60, 62);
}

.w-view figure figcaption>span>a::before {
    content: none;
}

.w-view figure figcaption>span>a::after {
    content: "View Project";
    display: flex;
    font-size: 13px;
}

.w-view figure figcaption {
    padding-top: 8rem;
}

.w-portfolio-grid .c-145 a,
.w-portfolio-grid .c-145 p {
    display: none;
}