/*
Theme Name: MYTH & ROID official
Theme URI: 
Author: MIRROR.INC
Author URI: http://mirror-site.org/
Description: MYTH & ROID official Original Theme.
Version: 1.4
Text Domain: 

This theme, like WordPress, is licensed under the GPL.
*/

body{

}

.boxzilla-content h4{
	font-size:14px;
	margin-bottom:10px;
}

.boxzilla-content p{
	font-size:12px;
	margin-bottom:10px;
}

.boxzilla-content p img{
	width:100%;
}

.boxzilla-content .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
.boxzilla-content .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

.boxzilla-close-icon{
	color:#fff !important;
}

.boxzilla-center-container .boxzilla{
	margin:5%;
	max-width:600px;
}

section.top-bnr{
	margin-bottom: 50px;
   text-align: center;
}

section.top-bnr a{
	display: block;
}

section.top-bnr a img{
	max-width: 500px;
	 width: 100%;
}