/* 
Theme Name: Prestigious Gardens
Author: Ambition Consultants
Template: hello-elementor
Version: 1.0.1
*/

body {
    background: #121827;
    max-height: 100vh;
}

#largeimage {
    position: fixed;
    top:0;
    background-color: #575e68!important;
    right:0;
    height: 100%!important;
}

.site-header {
    display: none!important;
}

.lhsnav nav {
    margin-top: 0!important;
}

.lhsnav a.elementor-item-active, .lhsnav a:hover {
    font-weight: bold!important;
}

.thumb-list {
    padding-left: 0;
    list-style-type: none;
}

a {
    color: #EEEED3;
}

a:hover {
    color: #fff;
}

.thumb-list li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 4px;
    float: left;
}

@media(min-width: 1000px) {

    .garden-list li:nth-child(4),.garden-list li:nth-child(8),.garden-list li:nth-child(12) {
        clear: both!important;
    }

}

.garden-list img {
    max-width: 150px;
    height: auto!important;
}

.garden-ind-list img {
    max-width: 97px;
    height: auto!important;
}

@media(max-width: 1000px) {

    .garden-list img {
        max-width: 130px;
        height: auto!important;
    }
    
    .garden-ind-list img {
        max-width: 85px;
        height: auto!important;
    }

}

#largeimage .elementor-widget-wrap, #largeimage .elementor-column-wrap {
    background-size: cover!important;
    background-position: top center!important;
}

.gform_wrapper textarea, .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0px;
    font-size: 0.85em!important;
    font-weight: 500!important;
    margin-bottom: 0;
    padding-left: 0;
    border-color: #eeeed3;
    color: #eeeed3;
    background: none;
    width: 100%!important;
    margin-top: 0;
}

#gform_submit_button_1 {
      background: #eeeed3!important;
      border-color: #eeeed3!important;
      color: #121827!important;
      font-size: 0.8em!important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: none!important;
    margin-bottom: 0!important;
    border-top: 0!important;
    border-bottom: 0!important;
    padding-bottom: 0!important;
    padding-top: 0!important;
    box-sizing: border-box!important;
}

.gform_wrapper .validation_message {
    color: #eeeed3!important;
}

.gform_wrapper div.validation_error {
    color: #eeeed3!important;
    font-size: 0.8em!important;
    border-top: 2px solid #eeeed3!important;
    border-bottom: 2px solid #eeeed3!important;
}