/*
 Theme Name:     Steve Aoki
 Template:       Divi
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

nav a {
    font-weight: 600 !important;
}

nav a:hover {color: #4781af !important;opacity: 1 !important;}


/*
.et_pb_button_module_wrapper .et_pb_bg_layout_light {
    background: #4781af !important;
    color: #fff !important;
}

.et_pb_button_module_wrapper .et_pb_bg_layout_dark {
    background: #000 !important;
    color: #fff !important;
} */

body #page-container .et_pb_section .et_pb_button_2:hover {
    letter-spacing: 0px!important;
}

.et-social-icon-custom a {font-size: 26px;}

/*
.et-social-soundcloud a.icon:before {
    content: "\f1be";
    font-family: "Font Awesome 5 Brands !important";
} */


/* Top Slider */

.et_pb_slide_description .et_pb_slide_title {
    font-weight: 700;
    text-transform: uppercase;
font-size: 3em;
}

.et_pb_slide_description a.et_pb_button {
    color: #FFFFFF!important;
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
}

.et_pb_slide_image {
    max-width: 80%;
}


/* Instagram Feed */

#sb_instagram #sbi_load a {
    letter-spacing: 0px;
    font-size: 20px !important;
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    transition: all 0.5s ease !important;
    background: #fff !important;
    color: #4781af !important;
}

#sb_instagram svg:not(:root).svg-inline--fa {
    height: 20px;
}

#sb_instagram #sbi_load a:hover {
    background: #4781af !important;
    color: #fff !important;
}

/* social icons in follow section */

.follow_section .et-social-pizzaoki {
    display: none;
}

.follow_section .et-social-icons {
    float: none;
}

.follow_section ul.et-social-icons {
    padding-left: 0px;
    text-align: center;
}

.follow_section .et-social-icons li:first-child, .follow_section .et-social-icons li:nth-child(2) {
    margin-left: 0px;
}

.follow_section .et-social-icon a {
    color: #ffffff;
    font-size: 2.5em;
}

.follow_section .et-social-icon a:hover {
color: #000000;
}

/* Footer */

#main-footer {
    background-color: #000;
}

/* Button in Social Footer */

li.et-social-icon a.social_btn {
    background: #666;
    padding: 3px 10px;
    font-size: 16px;
    text-transform: uppercase;
    color:#000;
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

li.et-social-icon a.social_btn:hover {
    background: #222;
    color: #ddd;
}


/* Bands in Town */

.bit-widget {
    font-family: 'Montserrat', arial, helvetica, sans-serif !important;
}

.bit-details .bit-button {
    font-family: 'Barlow Condensed';
    font-size: 1.2em !important;
    font-weight: 600 !important;
}

.bit-widget .bit-top-track-button {
    display: none !important;
}

.bit-widget .bit-event .bit-event-buttons {
    margin-top: 0px !important;
}


#footer-bottom .container {
    width: 100% !important;
    max-width: 100%;
    padding-left: 32px;
    padding-right: 32px;
}

/* Mailing List */

.et_pb_signup_0 .et_pb_newsletter_form p input.input:focus, .et_pb_signup_0 .et_pb_newsletter_form p textarea:focus, .et_pb_signup_0 .et_pb_newsletter_form p select:focus {background: #4781af !important;}

.et_pb_newsletter_button {
    letter-spacing: 0px;
    font-size: 20px !important;
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    transition: all 0.5s ease !important;
}

body #page-container .et_pb_section .et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:hover {
background: #4781af !important;
color: #fff !important;
border-color: #4781af !important;
}

input#et_pb_signup_email {
    text-align: center;
}

.et_pb_newsletter_result h2 {
    color: #000 !important;
}


@media (min-width: 767px) {

    /*
    .video_grid .et_pb_column {
        width: 47.25% !important;
    }
    
    .video_grid .et_pb_column:first-child {
        margin-right: 5.5% !important;
    } */

    .dimmak_collection_grid .et_pb_column_1_3 {
        width: 29.6667% !important;
        margin-right: 5.5%;
    }
}

@media (min-width: 981px) {
    #footer-bottom {
        padding-bottom: 10px;
    }
    
    #footer-info {
        padding-bottom: 0;
    }
    
    #footer-bottom .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    footer .et-social-icons {
        float: none;
        order: 2;
    }
    footer .et-social-icon a {
        display: table-cell;
        /* vertical-align: middle; */
        height: 30px;
        line-height: 30px;
    }
}



@media (max-width: 980px) {

/* mobile nav */
.mobile_menu_bar:before {
    color: #000 !important;
}

.container.et_menu_container {
    width: 100%;
}
.container.et_menu_container .logo_container {
    margin-left: 5%;
}
.container.et_menu_container div#et-top-navigation {
    margin-right: 5%;
}
.et_mobile_menu {
    border-top: 2px #000 solid !important;
    background: #000;
}
.et_mobile_menu li a {
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.5em;
}

/* footer */
#footer-bottom ul.et-social-icons {
    margin-right: 0px;
    padding-bottom: 10px;
}
footer .et-social-icon a {
    font-size: 18px;
}
.et-social-icons li:first-child {
    margin-left: 0;
}
#footer-bottom {
    padding: 30px 0 15px;
}
}

@media (max-width: 667px) {
    .follow_section .et-social-icon a {
        font-size: 1.5em;
    }
    .et-social-icons li {
        margin-left: 10px;
    }


}