/* LICENSE & DETAILS
==================================================

	Theme Name: Nota
	Theme URI: http://nota.swiftideas.com
	Author: Swift Ideas
	Author URI: www.swiftideas.com
	Description: <strong>A Creative Multi-Purpose e-commerce WordPress Theme, Designed & Developed by Swift Ideas</strong> - <a href="http://www.swiftideas.com">www.swiftideas.com</a>.
	Version: 1.0.27
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: nota

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

==================================================
*/

img.age-gate__heading-title.age-gate__heading-title--logo {
    margin: 0 auto;
    width: 100%;
    max-width: 200px;	
}
.age-gate__wrapper {
	z-index: 99999 !important;
}
.age-gate {
    border: 5px solid #BE0000;
	border-radius: 10px;
	    padding: 32px;
}
p.age-gate__challenge {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
.age-gate__buttons {
    align-items: center;
    display: grid !important;
	justify-content: inherit !important;
}
.age-gate__submit {
	    border: 2px solid #5d5d5d !important;
    border-radius: inherit !important;
	cursor: pointer !important;
	margin: 0 !important;
}
.age-gate__submit:hover {
	background-color: #000 !important;
}
.menu-automatically-hierarchic-categories-in-menu-container .menu ul.sub-menu li.menu-item > a {
	    color: #dd9933 !important;
}
.menu-automatically-hierarchic-categories-in-menu-container ul.menu > li > a {
    color: #fff !important;
	font-size: 13px !important;
	font-weight: bold !important;
}
.menu-automatically-hierarchic-categories-in-menu-container ul.sub-menu > li {
	border-top: none !important; 
}
.menu-automatically-hierarchic-categories-in-menu-container ul.menu > li > a:hover {
    color: #dd9933 !important;
	background: #000 !important;
}
.menu-automatically-hierarchic-categories-in-menu-container ul.menu > li > a {
    padding: 15px 6px !important;
}
.menu-automatically-hierarchic-categories-in-menu-container ul.menu > li.menu-item-has-children > a:after {
    font-weight: bold !important;
    font-size: 7px !important;
    vertical-align: 1px !important;
    margin-left: 3px !important;
}
.menu-automatically-hierarchic-categories-in-menu-container .menu ul.sub-menu li.menu-item > a:hover {
    color: #fff !important;
}
@media screen and (max-width: 1024px) {
	.menu-automatically-hierarchic-categories-in-menu-container ul.menu > li > a {
    color: #222222 !important;
		font-size: 16px !important;
}
.menu-automatically-hierarchic-categories-in-menu-container ul.menu > li > a {
    padding: 25px 20px !important;
    background: transparent !important;
}
	.menu-automatically-hierarchic-categories-in-menu-container .menu ul.sub-menu li.menu-item > a {
	    color: #222222 !important;
}
}