/*
Theme Name: One Pageily Child
Author: Max
Author URI: https://www.dreamvisual.com/ 
Theme URI: https://www.dreamvisual.com/ 
Version: 2.7
Template: one-pageily
Text Domain: one-pageily-child

*/

.article {
    width:100%;
    max-width:1200px;
}

.first-heading {
    margin-top:0;
}


.sidebar {
    display:none;
}

.primary-navigation {
    display:none;
}

#site-header:before {
        content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.75;
}

#content header {
    display:none;
}

.event-section {
    background-color: #1A8017;
    text-align: center;
    padding: 2em;
    margin: 2em 0 1em 0;
}

.event-section h2 {
    color:#fff;
}
.event-section p {
    color:#fff;
}

#block-5cbb4d30-9378-44ec-972a-1c950f186bd6 {
    margin-top:0!important;
}
#block-f49612fc-c6f1-40d0-ad96-c83824c707c2 {
    margin-top:0!important;
}

.column-margin {
    margin-bottom:0!important;
}

#opening-date {
        background: #fff;
    width: 30%;
    margin: 0 auto;
    padding: 1em 2em;
    font-weight: 700;
    color:#000;
}

.our-tree-section {
    
}

#content {
        background: #fff;
    margin-bottom: 10px;
   /* border: 20px #DAA927 solid; */
    padding: 2em;
}

.column-margin {
    margin-bottom: 0!important;
    
}

@media (max-width: 781px) and (min-width: 600px) {
.wp-block-column {
    flex-basis: calc(50% - 16px)!important;
    flex-grow: 1;
    }
    .has-huge-font-size {
        margin-top:0!important;
    }
}
@media (max-width: 700px) {
#opening-date {
    width: 100%!important;
    font-size: 1.5em!important;
    line-height: 1.3em!important;
}
    #block-98b165b7-5100-46ec-a045-65e6a593ed61 {
        margin-bottom:0!important;
    }    
    #block-7a1ac706-119d-41d2-ad07-ea675ecd5b04 {
        margin-top: 0!important;
    }
    .event-section a {
        font-weight:700;
        color:#fff!important;
    }
}

@media (min-width: 768px) {
.remove-padding-prices {

}
    .tree-image img {
            max-height: 380px;
    width: auto;
    }
}