/*
Theme Name: 	Whistle Child
Theme URI: 		http://whistle.dttheme.com/
Template: 		whistle
Version: 		1.0
Author:			designthemes
Author URI: 	http://themeforest.net/user/designthemes/
Description: 	Child Theme for Whistle WordPress Theme.
*/
@import url("/wp-content/themes/whistle/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#footer .copyright p {
    float: none !important;
}

.load-more button {
    line-height: 0 !important;
    font-size: 12px!important;
    padding: 20px 20px!important;
}

#main #primary .portfolio .portfolio-thumb .image-overlay .links .likeThis {
    display: none !important;
}

.portfolio .portfolio-thumb .image-overlay .links .link {
    display: none !important;
}

#main .sign-up-form-options input[type=submit] {
    border-color: #FFF;
    color: #FFF;
}

#main .sign-up-form-options input[type=submit]:hover {
    background-color: #4d4d4d;
    color: #FFF;
}