/*
Theme Name: Blue Planet Productions
Description: They Came To Rock
Author: 
Author URI: 
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.awb-menu_desktop.awb-menu_flyout .awb-menu__sub-ul{
	height: 75% !important;
	padding: 200px 0 2vh!important;
}
.modal-home .modal-body{
	padding:0 !important;
}
.modal-dialog {
    margin-top: 30px !important;
}
.modal-home {
    overflow-y: hidden !important;
}
.fusion-modal .modal-dialog {
    max-height: none !important;
}
.modal-home .modal-header{
	min-height: unset !important;
	padding: 10px 20px !important;
	border-bottom: none;
}
.modal-home .modal-lg {
	width: auto;
}
.header-rock .glyphicon.icon-rockspinner10{
	width: 54px;
	height: 48px;
    background: url(/wp-content/uploads/2023/04/Vector-Smart-Object.png) no-repeat center center;
    background-size: contain;
}
.header-rock .icon-rockspinner10:before{
	visibility:hidden;
}
.header-rock .awb-menu__flyout-close{
	width: 54px !important;
	height: 48px !important;
    background: url(/wp-content/uploads/2023/04/menu_white.png) no-repeat center center;
    background-size: contain;
	right: 3% !important;
}
.header-rock .awb-menu__flyout-close:before, .header-rock .awb-menu__flyout-close:after{
	visibility:hidden;
}
.avada-has-rev-slider-styles .avada-skin-rev{
	border:none !important;
}
.header-menu li a{
	margin:1vh 0;
}
.fusion-post-wrapper .fusion-post-content-wrapper *{
	font-family: 'Roboto';
}
.fusion-post-wrapper .fusion-post-content-wrapper .fusion-alignright span{
	display:none !important;
}
#posts-container, #content .post{
	padding-bottom: 40px;
}
#posts-container .fusion-rollover-content{
	color: #fff;
}
@media only screen and (min-width: 1400px) {
	.header-menu li a{
		margin:1.5vh 0;
	}
}
@media only screen and (max-width: 1300px) {
	.home-btn span{
		font-size: 32px;
	}
	.main-header li a{
		font-size: 32px;
	}
}
@media only screen and (max-width: 1024px) {
	.home-btn span{
		font-size: 27px;
	}
	.main-header li a{
		font-size: 27px;
	}
}
@media only screen and (max-width: 720px) {
	.home-image img{
		max-width:280px;
	}
	.home-btn span{
		font-size: 22px;
	}
	.main-header li a{
		font-size: 22px;
	}
	.header-rock .glyphicon.icon-rockspinner10{
		width: 45px;
		height: 40px;
	}
	.header-rock .awb-menu__flyout-close{
		width: 45px !important;
		height: 40px !important;
	}
	
	.header-logo{
		max-width: 100px !important;
	}
	.awb-menu_desktop.awb-menu_flyout .awb-menu__sub-ul{
		padding: 130px 0 2vh!important;
	}
	.header-menu li a{
		margin:4% 0;
	}
}