/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

.main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color strong, .main_color strong a, .main_color .sidebar .current_page_item a, .main_color .pagination .current, .main_color .pagination a:hover, .main_color .comment-count, .main_color .callout .content-area, .main_color .avia-big-box .avia-innerbox, .main_color .avia-big-box .avia-innerbox a {
    color: #5A471A;
}

#header .container {
    background: url("../../../extras/custserv.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    overflow: visible;
    z-index: 100; }
    
    #menu_container { background-image: none !important; }
    
.sub_menu {
    display: none;
    font-size: 11px;
    line-height: 20px;
    margin-top: -6px;
    position: absolute;
    right: 190px;
    top: 50%;
    z-index: 2;
}

.header_meta #s {
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width: 131px;
}

.comment-container { display: none;}
.blog-categories { display: none;}
.blog-author { display: none;}

.product-sorting { display: none;}

.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_links li a, .widget_meta li a, .widget_nav_menu li a {
    font-size: 13px;
}

.reviews_tab {display: none;}

#top.js-big-slider .social_bookmarks {
    top: 20px;
}

#top .social_bookmarks {
    display: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 20px;
    width: 40px;
    z-index: 150;
}

#top .main_menu .menu li ul h4 a {
    float: none;
    font-size: 14px;
    line-height: 1.1em;
    margin-bottom: 4px;
    min-height: 0;
    padding: 0;
    width: auto;
}

.template-shop .product_meta {
    clear: both;
    font-size: 11px;
    padding-bottom: 20px;
    position: relative;
    top: 8px;
}


#top div.woocommerce-message {
    background-color: #5A471A;
    border-color: #8C7031;
    color: #FFFFFF;
}


#top #wrap_all .light_bg_color .bc-container-wrap {
    background: #D5E04D;
}

.alternate_color .sidebar_tab_icon {
    background-color: #f2f2f2;
}
#top .alternate_color .sidebar_active_tab .sidebar_tab_icon {
    background-color: #ccc;
}
.alternate_color .sidebar_tab:hover .sidebar_tab_icon {
    background-color: #dbdbdb;
}

div .widget_shopping_cart .button.checkout {
    float: left;
}

.responsive .logo{ 
text-align: center; 
position: relative; 
top:auto; 
margin:0 auto; 
display:block; 
float:none; 
left:auto; 
right:auto; 
height:auto; 
padding-top:20px; 
clear:both; 
width:100%;}