/*
 Theme Name:     Neo Child
 Theme URI:      http://wp3.commonsupport.com/newwp/aculia/
 Description:    Neo Child Theme
 Author:         Template Path
 Author URI:     https://themeforest.net/user/template_path
 Template:       aculia
 Version:        1.0.0

 
 
 =Theme customization starts here
------------------------------------------------------- */
@import url("../aculia/style.css");


@media only screen and (max-width: 991px){
	.header-style-three .header-bottom .nav-outer {
/* 		display: flex !important; */
	}
	.header-style-three .header-bottom .nav-outer .logo-box {
		max-width: 35%;
		float: left;
	}
	.header-style-three .main-menu {
		display: block !important;
	}
	.main-menu .navbar-header .navbar-toggle {
		margin: 0px 0px 0px 0px !important;
	}
	.fixed-header .sticky-header .row {
		display: block;
	}
	.main-header .logo-box .logo-outer img {
		width: 100px !important;
	}
	.header-style-three .header-bottom .nav-outer {
		padding: 10px 15px !important;
	}
	.fixed-header .sticky-header .col-lg-8.col-md-12.col-sm-12.menu-column {
		max-width: 100%;
		position: absolute;
    	top: 10px;
	}
	.fixed-header .sticky-header .col-lg-4.col-md-12.col-sm-12.column {
		max-width: 50%;
	}
	.sticky-header .logo-box {
		text-align: left !important;
	}
	.sticky-header .logo-box img {
		width: 100px !important;
	}
	.main-menu .navbar-header {
		text-align: right !important;
	}
	.fixed-header .sticky-header .container {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
		max-width: 100% !important;
	}
	.btn_full_width_mobile {
		width: 100% !important;
		max-width: 100% !important;
		display: block !important;
		position: relative !important;
		white-space: unset !important;
		text-align: center !important;
		line-height: 18px !important;
	}
	.single-3d-flip-book .sticky-header .col-lg-4.col-md-12.col-sm-12.column {
		max-width: 50%;
	}
	.single-3d-flip-book .sticky-header .col-lg-8.col-md-12.col-sm-12.menu-column {
		max-width: 100%;
		position: absolute;
		top: 10px;
		right: 0;
	}
	.single-3d-flip-book .header-style-three .main-menu .navbar-header .navbar-toggle .icon-bar {
		background: #8e2f89 !important;
	}
	.single-3d-flip-book .sticky-header button.navbar-toggle {
		padding: 18px 15px;
	}
	.single-3d-flip-book  .header-bottom .nav-outer .logo-box {
		max-width: 35%;
		float: left;
	}
	.single-3d-flip-book .sticky-header .container {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
		max-width: 100% !important;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 992px){
	.header-style-three .header-bottom .nav-outer {
		display: flex !important;
	}
	.header-style-three .main-menu .navigation > li {
		margin: 0px 10px !important;
	}
	.admin-bar .fixed-header .sticky-header .container {
		padding: 28px 60px !important;
		max-width: 100% !important;
	}
	.admin-bar .fixed-header .sticky-header .col-lg-4.col-md-12.col-sm-12.column {
		max-width: 25% !important;
	}
	.sticky-header .main-menu .navigation > li > a {
		padding: 10px 14px 10px 15px !important;
	}
	.admin-bar .fixed-header .sticky-header .col-lg-4.col-md-12.col-sm-12.column {
		flex: 0 0 25% !important;
		max-width: 25% !important;
	}
	.admin-bar .fixed-header .sticky-header .col-lg-8.col-md-12.col-sm-12.menu-column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 75% !important;
		max-width: 75% !important;
	}
}
.grecaptcha-badge {
    z-index: 9;
}
/* .single-3d-flip-book .sticky-header {
    background: #fff;
    opacity: 1;
    visibility: visible;
} */
/* .single-3d-flip-book .sticky-header .row {
    align-items: center;
} */
.single-3d-flip-book ._3d-flip-book {
    margin-top: 130px;
    margin-bottom: 70px;
}
@media only screen and (max-width: 767px){
	.newsletter_button_top_space_mobile {
		width: 100% !important;
		max-width: 100% !important;
		display: block !important;
		position: relative !important;
		white-space: unset !important;
		text-align: center !important;
		line-height: 18px !important;
		margin-top: 20px;
	}
}