.locationsSection{
    width: 100%;
    margin-bottom: 20px;
}

.locationsBanner h1{
    text-transform: none;
    font-weight: 600;
    float: left;
    margin-top: -40px;
    font-size: 56px;
}
.container-wrap.locationSinglePage {
    position: inherit;
    clear:both;
}
.locationsSection ul{
    width: 100%;
    float: left;
    margin: 0 0 20px 0px;
    padding: 0;
}

.locationsSection ul li{
    width: 24%;
    float: left;
    list-style:none;
    margin: 0;
}
.locationsSection ul li{
    text-decoration: none;
    font-family: "OpenSansRegular";
    font-size: 15px;
    color: #444444;
    line-height: 30px;
}
.locationsSection ul li a{
    color: #444444;   
}
.locationsBanner.productcat-banner{
    margin-top: -13px;
}
.locationsSection ul li a:hover, .locationsSection ul li span:hover{
    color: #8ec346;
    border-bottom:1px solid #8ec346;
}
.productcat-banner.locationsBanner{
    margin-bottom: 0px;
}
.locationContainer .nectar-google-map {
    margin-bottom: 0px;
}
.locationsBoxes > .container > .row{
    display: table;
    clear: both;
    padding-bottom: 50px;
}
.locationSinglePage h2{
    color: #444444;
    font-size: 29px;
    line-height: 39px;
    font-weight: normal;
    font-family: 'OpenSansRegular';
}
.locationSinglePage{
    color: #444444;
}
.locationSinglePage h3{
    margin: 0;
}
.locationSinglePage p{
    font-size: 16px;
    line-height: 22px;
    color: #444;
}
.locationSinglePage.locationMaincontent { 
    padding-bottom: 40px !important;
}

.boxFullWidth.instaFeedBlock{
    max-width: 1200px;
    margin: auto;
    width: 100%;
}
.btton button
{
    position: relative;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #8ec346;
    color: #ffffff;
    font-size: 16px;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    font-family: "OpenSansRegular";
    font-weight: bold;
    min-width: 180px;
}
.locationsBoxes .container .row .boxContent{
    float: left;
    width: 49%;
}
.locationsBoxes .container .row .boxContent.first{
    margin-right: 2%;
}
.locationsBoxes .container .row .boxContent img{
    width: 100%;
    float: left;
}

.locationsBoxes .container .row .boxFullWidth p{
    color: #444444;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
}
.boxFullWidth{
    width: 100%;
}
.boxFullWidth .center{
    text-align: center;
}
.boxFullWidth h2{
    font-family: 'OpenSansBold';
    font-size: 26px;
    color: #444;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.location_left_right_content h3, .location_right_left_content h3{
    font-family: 'OpenSansBold';
    font-size: 29px;
    color: #444;
    width: 100%;
    margin-bottom: 20px;
    line-height: 39px;
}
.location_left_right_content, .location_right_left_content{
    padding: 0px;
}

.location_left_right_content .farm-tree, .location_right_left_content .farm-tree{
    max-width: 1230px;
    padding: 0 15px;
    margin: auto;
    width: 100%;
}

.location_left_right_content .farm-tree, .location_right_left_content .farm-tree{
    background-color: transparent;
    color: #444444;
    height: auto !important;
    max-height: max-content;
}

.location_left_right_content .farm-tree .contentData, .location_right_left_content .farm-tree .contentData{
    padding: 0px 0px;
    width: 100%;
    max-width: 100%;
    float: right;
    color: #444444;
}
.location_left_right_content .farm-tree .contentData{
    padding-right: 40px;
}
.location_right_left_content .farm-tree .contentData{
    padding-left: 40px;
}
.faqSection, .latestPostSection, .InstagramFeedSection
{
    width: 100%;
    float: left;
    padding: 40px 0px 0px 0px;
}
.googleMapSection{
    padding: 0;
}
.googleMapSection .boxFullWidth p {
    padding: 0px;
}
.latestPostSection .latest-post{
    background-color: transparent;
}
.faqSection .own-faq p{
    margin-bottom: 20px;
}
.locationContainer h2{
    padding-top: 0px;
}

.videoSection .yotu-videos .yotu-video .yotu-video-title{
    color: #8ec346 !important;
    font-weight: 500;
    font-size: 14px;
}
.videoSection .boxFullWidth .video_faqs{
    padding: 0px 0px 25px 0;
}
.videoSection .yotu-videos{
    padding: 0px 20px;
}
.videoSection .yotu-videos ul{
    display: block;
    overflow-x: hidden;
}

@media (min-width: 2120px){
    .locationsBanner.productcat-banner {
        margin-top: -134px;
    }
    .locationsBanner h1{
        margin-top: -4px;
    }
}
@media (max-width: 1024px)
{
    .locationsSection ul li{
        width: 32%;
    }
}
@media (max-width: 600px){
    .locationsBoxes .container .row .boxContent{
        width: 100%;
    }
    .location_left_right_content .farm-tree .farm-img, .location_right_left_content .farm-tree .farm-img
    {
        width: 100%;background-size: contain;  background-position: initial;
    }
    .locationsBanner h1{
        font-size: 37px;
    }
    .locationsSection ul li{
        width: 49%;
    }
}
@media (max-width: 414px){
    .locationsBanner h1{
        font-size: 28px;
    }
    .locationsSection ul li{
        width: 100%;
    }
}

@media (max-width: 992px){
    .locationsSection ul{
        width:100%;
        float: left;
    }   
    .location_left_right_content, .location_right_left_content{
        padding-top: 20px;
    }
    .productcat-banner.locationsBanner .container
    {
        margin-top: 90px;
    }
}
