/* Colors & Skins */

.buttons-cart:hover, .footer-social a:hover, .bx-wrapper .bx-next:hover, .bx-wrapper .bx-prev:hover, .shop-about .shop-about-text a.more:hover, .minicart-wrapper .icon:hover, .toolbar, .product-view .product-img-box .main-image a.lightbox-btn:hover, #footer #message a:hover, .prev:hover, .next:hover, .buttons-cart:hover, .product-tabs li:hover a, .social-share .image:hover, .quantity_box_button_down:hover, .quantity_box_button_up:hover, .minicart-wrapper .minicart, .widget_custom_box_left #custom_box_icon, .show-more-button, .saleproduct_label, button.button, .button, .box-product-buttons a:not(.buttons-cart) {
    background-color: #FEEA1A;
}

button.button:hover, .button:hover, .box-product-buttons a:hover:not(.buttons-cart), .product-tabs li a, .quantity_box_button_up, .quantity_box_button_down, input.qty, .custom-footer-contact .contact-icon, .footer-social a, .minicart-wrapper .icon, .newproduct_label, .buttons-cart, .show-more-button:hover, .shop-about .shop-about-text .text {
    background-color: #515054;
    color: #FFFFFF;
}

.nav-container {
    background-color: #FFFFFF;
}

.shop-about .shop-about-news li h2 a:hover, #nav.nav1 .level1 > a > span, .block .block-content .product-name a:hover, .block-layered-nav dt:hover, #nav > li.active > a, #nav .custommenuitem.blog a, a, .box-product-item .name a:hover, #nav ul li a:hover, .left-categorys a:hover, .block-layered-nav dd li a:hover, #header_menu .links li a:hover, #nav.nav1 > li > ul > li ul > li a:hover, #nav.nav1 .custom_menu_item li.level2 a:hover {
    color: #FEEA1A;
}

.postInfo, .postWrapper .postInfo .leftInfo, .postWrapper .postInfo .centerInfo, .shop-about .shop-about-text a.more:hover, .block-cart-header #header-items, .widget_custom_box_left .custom_box {
    border-color: #FEEA1A;
}

#nav.nav1 > li > ul > li ul, #nav.nav2 > li > ul > li ul, #nav li div.custom_menu_item, #nav.nav2 > li > ul > li ul ul ul {
    background-color: #515054;
}

.header-menu-wrapper, .selectbox .dropdown {
    background-color: #515054;
}

#nav > li > ul > li ul > li a, #nav .custom_menu_item li.level2 a, #nav ul li a {
    color: #FFFFFF;
}

.footer-container {
    background-color: #515054;
}

#footer .column, #footer .column a {
    color: #FFFFFF;
}

.box-product-item:hover, .products-list li.item:hover {
    border-color: #EAE9E9;
}

body{
    background-color:#f2f2f2;
}

body {
    font-family: Open Sans Condensed;
}
.fullwidthbanner-container {
    width:100%;
}