/* 
 Theme Name:   Best Colleges Online
 Theme URI:    
 Description:  
 Author:       Paul Csogi
 Author URI:   
 Template:     mh-magazine
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* Fixing Layout Shift */
.mh-wrapper {
    min-height: 800px;
}
.mh-header-widget-2{
    min-height: 380px;
}
.mh-main-nav-wrap{
    min-height: 43px;
}

.ot-sdk-show-settings--footer {
    text-decoration: underline;
}

@media screen and (min-width: 768px){
    .mh-wrapper {
        min-height: 800px;
    }
}

address { font-family: "Courier new", Courier, monospace; line-height: 1.5; margin-bottom: 20px; margin-bottom: 1.25rem; }

.ot-sdk-show-settings {
    color: #fff !important;
    border: none !important;
    padding: 0 !important;
    font-size: .775rem !important;

    &:hover {
        background: none !important;
    }
}