/*
Theme Name:     Retro Child
Template:       retro                            
*/
@import url("../retro/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

span.hidden {
display:none;
}
.right-menu-container {
float: right;
}
.youtube-player{
border: 5px solid;
border-radius: 25px;
-o-box-shadow:    -10px 10px 10px 6px #B8B6B6;
-ms-box-shadow:    -10px 10px 10px 6px #B8B6B6;
-moz-box-shadow:    -10px 10px 10px 6px #B8B6B6;
-webkit-box-shadow: -10px 10px 10px 6px #B8B6B6;
box-shadow:   -10px 10px 10px 6px #B8B6B6;
}
input[type=text]{ 
		width: 25%; 
	}
	
