
/*
 Theme Name:     Art Auction Theme
 Theme URI:      http://www.hamiltonartauctions.com
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.et-social-facebook a.icon:before { content: '\e093'; }
.et-social-twitter a.icon:before { content: '\e094'; }
.et-social-google-plus a.icon:before { content: '\e096'; }
.et-social-pinterest a.icon:before { content: '\e095'; }
.et-social-linkedin a.icon:before { content: '\e09d'; }
.et-social-tumblr a.icon:before { content: '\e097'; }
.et-social-instagram a.icon:before { content: '\e09a'; }
.et-social-skype a.icon:before { content: '\e0a2'; }
.et-social-flikr a.icon:before { content: '\e0a6'; }
.et-social-myspace a.icon:before { content: '\e0a1'; }
.et-social-dribbble a.icon:before { content: '\e09b'; }
.et-social-youtube a.icon:before { content: '\e0a3'; }
.et-social-vimeo a.icon:before { content: '\e09c'; }
.et-social-rss a.icon:before { content: '\e09e'; }

@media only screen and (max-width: 981px) {
#logo {
width: 200px; /*change this to adjust the size*/
max-width: 200px !important; /* change this to adjust the size */
height:200px !important;
max-height: 200px !important;
padding-bottom:60px; margin-top: -20px;
}
/*
#mobile_menu {
background-color: rgba(0, 0, 0, 1) !important;}
*/
.et_mobile_menu {
background: #FFFFFF !important;
    border-top: 3px solid #003745;
}
}


