/*
 Theme Name:   Irving Amatuer Radio Club
 Theme URI:    http://
 Description:  A Child Theme built for Irving ARC
 Author:       Roger Bacak
 Author URI:   http://www.icatchingwebs.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

body.login {
    background-repeat: no-repeat !important;
    background-size: 100% auto;
}

/*.et_header_style_left .logo_container {
  height: 80%;
}*/

#logo {
	max-height: 266% !important;
}

.et_pb_post {
	margin-bottom: 20px !important;
}

/*------------------------------------------------*/
/*-------------------[NAVIGATION]-----------------*/
/*------------------------------------------------*/

#et-secondary-menu {
    float: none;
    text-align: center;
}

#et-secondary-nav li ul {
  background-color: #00355e !important;
}

#et-secondary-nav li li a {
  padding: 0.25em 0 !important;
}

#et-top-navigation {
    float: none;
    padding-left: 250px !important;
}

#ssclogo {
    float: right;
    padding-right: 5%;
   display: none;
}

#main-header {
    background-image: url("https://irvingarc.icatchingwebs.com/wp-content/uploads/2016/08/Top-Banner3.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 218px;
}

/*div#et-top-navigation {
visibility: hidden;
}*/

.widgettitle {
  display: none !important;
  text-align: center;
}

.widget-deco {
    border-radius: 10px;
    -webkit-box-shadow: 4px 7px 6px -1px rgba(0,0,0,0.42);
    -moz-box-shadow: 4px 7px 6px -1px rgba(0,0,0,0.42);
    box-shadow: 4px 7px 6px -1px rgba(0,0,0,0.42);
}

#home-blog .post-content {
	display: none;
}

#home-blog .et_pb_post {
	margin-bottom: 20px;
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar::before {
	font-size: 50px;
	color: #e02b20;
	border: 2px solid;
	border-radius: 10px;
	background-color: black;
	/* content: "b"; */
}


/*------------------------------------------------*/
/*---------------[GQ BLURB FLOAT]-----------------*/
/*------------------------------------------------*/
 
 
    .mp_m_blurb_float_shadow {
            border: 1px solid #eee;
        border-radius: 9px;
            box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1);
            padding: 17px;
            -webkit-transition: all .3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;}
 
    .mp_m_blurb_float_shadow:before {
            pointer-events: none;
            position: absolute;
            z-index: -1;
            content: '';
            top: 100%;
            left: 5%;
            height: 10px;
            width: 90%;
            opacity: 0;
            background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
            background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
            -webkit-transition: all .3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;}
 
    .mp_m_blurb_float_shadow:hover {
            -webkit-transform: translateY(-7px);
            transform: translateY(-7px);
        box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.2);}
 
    .mp_m_blurb_float_shadow:hover:before {
        opacity:1;
        top: 106%;
            height: 15px;}


/*------------------------------------------------*/
/*---------------[NINJA FORMS]-----------------*/
/*------------------------------------------------*/
 
 

.label-above .nf-field-label {
  margin-bottom: 1px !important;
}

#nf-field-13 {
  padding: 5px 10%;
  display: block;
  margin: auto;
  font-size: 18px;
  text-shadow: 0 0 1px #453f3f;  /* Text effects */
  box-shadow: 0px 1px 1px #444;  /* box effects */
}

#nf-field-13:hover {
  box-shadow: 1px 1px 2px #ccc;
}

/*------------------------------------------------*/
/*---------------[CALENDAR]-----------------*/
/*------------------------------------------------*/

.ai1ec-single-event .ai1ec-event-avatar img {
    display: none;
}

/*------------------------------------------------*/
/*---------------[MEDIA QUERIES]-----------------*/
/*------------------------------------------------*/

@media only screen and (max-width: 980px)  {
	#et-top-navigation span.mobile_menu_bar:before, 
	#et-top-navigation span.mobile_menu_bar:after {
		color: red !important;
		font-size: 60px;
		font-weight: bold;
	}
	#logo {
	max-height: 120% !important;
}
}


@media screen and (min-width: 980px) {

div#et-top-navigation {
visibility: hidden;
}
}

@media screen and (max-width: 980px) {

#main-header {
    background-image: url("https://irvingarc.icatchingwebs.com/wp-content/uploads/2016/08/Top-Banner1.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 150px !important;
}

.et_first_mobile_item {
  display: none !important;
}
.page_item.page-item-314 {
  display: none;
}
.page_item.page-item-320 {
  display: none;
}
.page_item.page-item-349 {
  display: none;
}
.page_item.page-item-395 {
  display: none;
}
.page_item.page-item-332 {
  display: none;
}
.cat-item.cat-item-9 {
  display: none;
}
.cat-item.cat-item-10 {
  display: none;
}
.cat-item.cat-item-1 {
  display: none;
}
}

@media only screen and (max-width: 767px){
     .et_pb_section {
           width: 100%;
     }
}

@media screen and (max-width: 480px) {

	#main-header {
	background-image: url("https://irvingarc.icatchingwebs.com/wp-content/uploads/2016/08/Top-Banner1.jpg");
	background-repeat: no-repeat;
	background-size: 120%;
	height: 60px !important;
	}
	#logo {
	max-height: 86% !important;

}
}


