/* 
 Theme Name:   Great Value Colleges
 Theme URI:    
 Description:  Based on MH Magazine
 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 ==
--------------------------------------------*/


.scriptlesssocialsharing {
    float: right;
	margin: 0px auto;
}

.mh-wrapper {
    min-height: 800px;
}    

.mh-loop-content {
    min-height: 60px;
}

@media screen and (min-width: 768px) {
    .mh-loop-content {
        min-height: 176px;
    }
}

.mh-loop-thumb {
    min-height: 60px;
    min-width: 80px;
}

@media screen and (min-width: 768px) {
    .mh-loop-thumb {
        min-height: 176px;
        min-width: 235px;
    }
}

.mh-header-mobile-nav {
    min-height: 45px;
}
@media screen and (min-width:768px) {
    .mh-header-mobile-nav{
        min-height: 0px
    }
}

.clone {
    visibility: hidden;
}