/*
Theme Name: Houston FunPlex
Theme URI: https://hearstdms.com
Author: Hearst DMS
Author URI: https://hearstdms.com
Description: Child Theme for Houston FunPlex
Template: betheme
Version: 1.6.2
*/

/*Reducing white space globally*/

.column-margin-50px .column {
    margin-bottom: 20px !important;
}

.bordered-subsection {
    border: none !important;
}

.column,
.columns {
    margin-bottom: 20px !important;
}

#Footer .widgets_wrapper {
    padding: 0;
}

@media only screen and (min-width: 1240px) {

    .section_wrapper,
    .container {
        max-width: 90%;
    }
}

/******/

body:not(.home) .entry-content .section.mcb-section:nth-child(2):not(.bordered-subsection) {
    transform: translateY(20px);
}

body:not(.home) .entry-content {
    background: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url(../../uploads/2020/01/blueBG.png);
    background-size: 100%;
    background-repeat: repeat-y;
}

body.parent-pageid-220 .entry-content,
body.parent-pageid-261 .entry-content {
    background: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url(../../uploads/2020/01/greenBG.png);
    background-size: 100%;
    background-repeat: repeat-y;
}

/*
.callout-section {
    margin-bottom: 40px;
}
*/

.callout-section .callouts {
    margin: 0;
    width: 33.333%;
}

.home aside#media_image-2 {
    display: none;
}

.pum-theme-490 .pum-container {
    border: 8px solid #ffffff;
}

div#popmake-495 {
    background: url(../../uploads/2019/09/bg_overlay.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px;
    background-position: center;
    display: flex !important;
    flex-direction: column;
    justify-content: space-evenly;
}

div#pum_popup_title_495 {
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}

#popmake-495 .pum-content.popmake-content {
    text-align: center;
    text-transform: uppercase;
}



@media screen and (min-width: 779px) {
    .rev-btn:not(#slide-3-layer-4) {
        text-align: left !important;
        padding-left: 10px !important;
    }
}

@media screen and (min-width: 768px) {
.mcb-section-3n7dx5cou ul {
    columns: 2;
}
}
	
@media screen and (max-width: 767px) {
    .column_attr {
        padding: 0 !important;
    }

    body:not(.home):not(.page-id-236) .section_wrapper .mcb-wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    .page-sub-title {
        opacity: 1 !important;
        margin-top: 0 !important;
        color: black !important;
        padding-top: 20px !important;
    }

    .page-sub-title .section_wrapper.mcb-section-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .page-sub-title h1 {
        color: #663299 !important;
        text-align: center !important;
    }
	#ride-restrictions {
    	width: calc(110% + 66px) !important;
    	transform: translateX(calc(-5% - 28px));
	}
	
}

.wrap.mcb-wrap.mcb-wrap-eh6mvk2an {
    min-height: 300px;
}

.list-inside li {
    list-style-position: inside;
    margin-bottom: 0 !important;
}