/*
 Theme Name:   AAA
 Theme URI:    na
 Description:  Enfold Child Theme
 Author:       Objektive Media
 Author URI:   objektive.me
 Template:     enfold
 Version:      3.1.3
 
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

#top .category-aaa-dojo .av_one_third,
#top .category-aai-dojo .av_one_third,
#top .category-aaa-dojo .entry-content,
#top .category-aai-dojo .entry-content {
	margin-left: 0px;
  width: 100%;
  text-align: center;
}

#socket .copyright {
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 800!important;
    color: #a6a6a6;
    width: 100%;
}

#top .custom-footer h3 {
	position: relative;
}

#top .custom-footer h3::after {
    content: '';
    position: absolute;
    top: 9px;
    left: -40px;
    width: 28px;
    height: 5px;
    border-radius: 2px;
    background: #a80f0f;
    z-index: -1;
}

.custom-footer svg {
	    filter: drop-shadow(0px 5px 0px #a81010);
}

#top .custom-footer .iconbox .iconbox_content .iconbox_content_title a {
  text-transform: none;
	color: #d7d7d7;
}

#top .custom-footer .iconbox {
	margin: 0px;
}

.custom-footer [data-av_icon]:before {
	font-size: 18px;
}

.custom-footer .iconbox_left .iconbox_icon {
	line-height: 28px;
	width: 25px;
}

hr {
    margin: 10px 0 10px;
}

.dojo-container {
	
}

/*.dojo-container .map-container .avia_codeblock_section {
	position: absolute;
    z-index: 999999999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
	
}

.dojo-container .after-map {
position: absolute;
    z-index: 999999999;
    top: -15%;
    left: 0;
    right: 0;
    width: auto;
    height: 130%;
    aspect-ratio: 1/1;
    background: radial-gradient(70% 70% at 50% 50%,transparent 50%,rgb(17 17 17) 50%);
    pointer-events: none;
}
*/

.avia-post-nav {
	display: none;	
}

.dojo-text {
	text-align: center;
	color: #ccc;
}

#top .dojo-text h1,
#top .dojo-text strong,
#top .dojo-text a {
	color: #ccc;
}

/* Gravity Forms*/
.gform_hidethis {
display: none!important;
}

#header_main_alternate {
background-color: rgba(1,1,1,.5);
border-top: rgba(1,1,1,.5)
}

.av-masonry-date {display: none;}

.socket_color .av-subnav-menu a:hover {color: #e86666;}

.image-overlay-inside, .image-overlay.overlay-type-extern {
display: none;
}

img.ls-yourlogo {
left: 23%;
}

.monthtab {
font-size: 15px;
font-weight: 800;}

#av-layout-grid-1 > div.flex_cell.no_margin.av_one_half.avia-builder-el-4.el_after_av_cell_one_half.avia-builder-el-last > div > form > fieldset > p:nth-child(7) > input.button {
width: 100%;
}

.vert_icon {border-color: black!important;}

.hor_icon {border-color: black!important;}

.logo {
margin-left: 7%;
}

.widgettitle {
text-align: center;
}

#mc4wp-form-1 > form > p:nth-child(1) {
width: 70%;
margin: auto;
}

#mc4wp-form-1 > form > p:nth-child(2) > input[type="submit"] {
margin: auto;
width: 70%;
display: block;
}

#top .avia-button.avia-color-light {border: 3px solid #DADADA!important;
}

.big-preview.single-big a {
pointer-events: none;
}

input.button {
width: 100%;
}

/*DISABLE LINKS ON MASONRY ITEMS*/
/*#top .isotope-item {
pointer-events: none;
cursor: default;}*/

/*CHANGE THE COLOR OF THE DOWN ARROW ON FULLSCREEN SLIDER*/
#top .scroll-down-link {
color: #a81010;
}

/*MAKE BLOG POSTS FULL SIZE*/
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }

#top .gform_wrapper input {
width: 100%!important;
}

p {
font-size: 17px;
line-height: 30px;
 font-weight: 400!important;
}

.statemenu {margin-right: 10px;}

.seminardates {display: block; float: left; min-width: 100px;}

.seminar {display: block; overflow: hidden;}

#top #wrap_all .sub-menu {
background: #444;
}
#top #wrap_all .avia_mega_div {
background: #333;
}
#top .main_menu .menu ul li a {
background: #f8f8f8;
}

/*changes the color of text on hover in dropdown header menu*/
#top .header_color .main_menu .menu ul li>a:hover {
color: #C11B17; font-weight: bold;
}

/*Dropdown Menu*/
#top .header_color .main_menu .menu ul li>a {
color: #242424; font-weight: bold;
}

/*Changes the color of text in the main menu on hover*/
#top .header_color .main_menu ul li>a:hover {
color: #C11B17; font-weight: bold;
}

/*changes the text color of header menu items(not the current page item)*/
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a {
color: #999999; font-weight: bold;
}

/*Changes the font in the top secondary menu bar on hover*/
#top .header_color .sub_menu ul li a:hover, .header_color .sub_menu ul:first-child > li.current-menu-item > a, .header_color .sub_menu ul:first-child > li.current_page_item > a, .header_color .sub_menu ul:first-child > li.active-parent-item > a {
	color: #C11B17; text-decoration: none;
}