/*
Theme Name: Hiphopopotamus
Theme URI:
Author:
Author URI:
Description: Child theme for Daisho theme.
Template: daisho
Version:
License:
License URI:
Tags:
Text Domain:
*/

@import url("../daisho/style.css");

<!--menus-->


<!--thumbs-->

.variable-sizes .element.width2 { width: 445px; border-radius: 10px;}
.variable-sizes .element.height2 { height: 305px; border-radius: 10px;}
.variable-sizes .element.width3 { width: 670px; border-radius: 10px;}
.variable-sizes .element .symbol { font-size: 125%;}
.variable-sizes .element.width2.height2 .symbol { font-size: 300%;}
.variable-sizes .element.width3.height2 .symbol { font-size: 400%; }
.variable-sizes .element.width2.height2 .symbol,
.variable-sizes .element.width3.height2 .symbol {
		font-size: 200%;
		
	}
	

	
#options {

    visibility: hidden;

}

#post-166635 .symbol {visibility:hidden;}

<!--recent posts on home-->	
.rpp-header {display:none;}

.rbp-entry {background-color: #8CC63E;
    border-radius: 8px; padding: 10px; margin-left:1%; margin-right:1%; min-height:100px;}
	
.rbp-entry .rbp-title {color:#fff; font: 500 80%/1 "Open Sans",sans-serif; line-height:1.2;}
.rbp-entry .rbp-date {display:none;}


	
.page-title {
    font: 400 170%/1 "Open Sans",sans-serif;
	margin: 40px auto 0 auto;

}



<!--rollover images-->	

.rollover {
    height: 100%;
    width: 100%;
}
.rollover-img {
    display: block;
    height: 100% !important;
    width: 100% !important;
}
.rollover_on {
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.rollover_off {
    opacity: 0;
    transition: all 0.3s ease 0s;
}

<!--footer images-->	

.site-footer .footer-fa a {
    font-size: 30px;
}

#menu-footer_links {font-size:12px; margin: 0 auto;  width: 500px;
    border: 0;}
#menu-footer_links li {float:left; margin-right:10px; border: 0;}

#text-102 {font-size:14px; margin-bottom: 2rem;}