/*
 Theme Name:   Las Vegas West Rotary
 Theme URI:    https://lasvegaswestrotary.org
 Description:  Las Vegas West Rotary
 Author:       JW Design Solutions
 Author URI:   https://jwdesignsolutions.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

h1 {padding-bottom: 1em;}

/* overhanging logo by Geno Quiroz */
 
#top-header {z-index: 99999;}
 
#logo {
    max-height: 220% !important;
    z-index: 100000;
}

/*-----Header Home Page-----*/
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    width: auto;
    margin: auto;
    padding: 41% 5% 5% 5% !important;
}

.et_pb_slide_description .et_pb_slide_title {
    margin-top: 0;
    font-size: 2em !important;
    font-weight: 300;
}
/*-----End Header Home Page-----*/

/*-----Home Page-----*/
.et_pb_image_0 {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

#home .et_pb_column_1 {
    padding: 0;
    width: 50% !important;
    margin-right: 1% !important;
}

#home .et_pb_column_2 {
    padding: 0;
    width: 50% !important;
}

/*-----Header Interior Pages-----*/
.et_pb_fullwidth_header {
    background-image: url(http://216.157.102.75/~lvwest/wp-content/uploads/header-bg2.jpg) !important;
}

.et_pb_fullwidth_header_overlay {
    background-color: rgba(77,41,107,0.8) !important;
}

#main-content .container {
    padding-top: 0px !important;
}

.et_pb_team_member_description p {
    line-height: 1.35;
    padding-top: 10px;
}


/*-----Footer-----*/
#main-footer {
    background-color: #4d296b !important;
}

.ai1ec-agenda-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today {
    background: rgba(0,0,0,0.09) !important;
    border-top: 1px dotted rgba(38,38,38,-0.072) !important;
}

.ai1ec-month-view .ai1ec-today, .ai1ec-week-view .ai1ec-today {
    background: rgba(0,0,0,0.09) !important;
}

.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}

.error404 #sidebar {
 display: none;
}

.error404 .et_pb_post:last-child {
margin-bottom: 0;
}

/*------------------------------------------------*/
/*----------[TOP HEADER ALTERNATIVES]-------------*/
/*-------------[BY GENO QUIROZ]-------------------*/
/*------------------------------------------------*/
 
/* icon colors */
i.fa {color: #ffffff;}

/* mobile menu adjustments */
.et_mobile_menu i.fa {display: none;}
.et_mobile_menu .sm .hide {display: none;}
.et_mobile_menu .sm {display: inline-table; padding-left: 26px;}
.et_mobile_menu .sm .fa {display: block!important; color: #666666 !important; font-size: 20px;}

@media only screen and (max-width : 980px) {
    #logo { margin-top: 0px}}

/* Mobile-Menu Replace Hamburger Icon with a cross when open*/
    .mobile_nav.opened .mobile_menu_bar:before {content:"\4d";}

@media (max-width: 980px) {
.et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 0 0 30px 0;
}

.et_pb_section {
    padding: 0 0 50px 0;
}
}