

#header .nav {
	border-bottom: 1px solid #000000;
	background: #3b3b3b;
}

.shop-phone i, .shop-phone, .shop-phone strong, #contact-link a, #languages-block-top div.current, #currencies-block-top div.current strong, .header_user_info a, #languages-block-top div.current:after {
	color: #ffffff;
}

#languages-block-top div.current:before, #currencies-block-top div.current:before, .header_user_info a:after {
	border-right: 1px solid #ffffff;
}

#center_column {
	float: left;
}

.button.button-small, .button.button-medium {
	background: #888888;
	color: #ffffff!important;
}

#layer_cart .layer_cart_cart .button-container .btn.continue:hover, .button.button-small span:hover, .button.button-small:hover, .button.button-medium:hover {
	background: #666666;
	color: #ffffff!important;
}

.cart_block .cart-buttons a#button_order_cart span, .cart_block .cart-buttons a#button_order_cart, #wpbxslider-wrap .btn-default, .button.button-medium.exclusive, .box-info-product .exclusive, .button.ajax_add_to_cart_button span {
	background-color: #4a4a4a;
	color: #ffffff!important;
}

#layer_cart .layer_cart_cart .button-container .btn {
	background-color: #4a4a4a;
}


.cart_block .cart-buttons a#button_order_cart:hover span, .cart_block .cart-buttons a#button_order_cart:hover, #wpbxslider-wrap .btn-default:hover, #layer_cart .layer_cart_cart .button-container .btn:hover, .button.button-medium.exclusive:hover, .box-info-product .exclusive:hover, .button.ajax_add_to_cart_button span:hover   {
	background-color: #222222;
	color: #ffffff!important;
}

#featured-products_block_center ul li span.new, ul#product_list li .new, .new-label {
	background: #64ac5a;
}

.product_list.grid .price-percent-reduction, #featured-products_block_center .reduction-percent, #new-products_block .reduction-percent {
	background: #cd2026;
}

#header_right #header_user p, #header_right #header_user p a, #header_right #languages_block_top p, #header_right #currencies_block_top p {
 color: #ffffff;
}

/* menu */
.sf-menu {
	background: #ffffff;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.sf-menu > li > a, .sf-menu > li > a.sf-with-ul:before {
	color: #444444;
}

/* 1st level menu items font size */
.sf-menu > li > a {
	font-size: 14px;	
	text-transform: none;
}

/* menu active background */
.sf-menu > li.sfHover, .sf-menu > li.sfHoverForce, .sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active {
	background: #4a4a4a;
}

/* menu active font color */
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.sfHoverForce > a, .sf-menu > li > a.sf-with-ul:hover:before, .sf-menu > li.sfHover > a.sf-with-ul:before {
	color: #ffffff;
}

/* Google fonts */
body#product h1, .footer-container #footer h4, #index #special_block h3, #index #new-products_block h3, #index #featured-products_block_center h3, .page-heading,
.our_price_display, #wpbxslider-wrap .wpbxslider-description h2, .ei-title h2,
#product h3.page-product-heading, .page-product-box li.section-line a,
.block .title_block, .block h4,
#block_top_menu .cat-title, #block_top_menu .sf-menu > li > a {
 font-family: 'Open Sans', sans-serif;
}

/* headings */
body#product h1, #index #special_block h3, #index #new-products_block h3, #index #featured-products_block_center h3, .page-heading,
#wpbxslider-wrap .wpbxslider-description h2, .ei-title h2, 
#product h3.page-product-heading, .page-product-box li.section-line a {
	font-size: 30px;
	text-transform: uppercase;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px!important;
}

.functional-buttons, button.bt_compare  {
	display: inline!important;
}

@media (max-width: 991px) {
#right_column {
	display: inline;
}
}


@media (min-width: 1200px) {

body {
	background: #dadada url("/modules/wpstyleswitcher/views/img/patterns/groovepaper.png");	
}

#page {
	margin: 0 auto;
	max-width: 1200px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
  }
}


/* Megamenu headings text color */
.sf-menu > li > ul > li > a {
	color: #000000;
}

/* Megamenu columns text color */
.sf-menu li li li a {
	color: #666666;	
}

/* Megamenu subitems text on hover */
.sf-menu > li > ul > li > a:hover, .sf-menu li li li a:hover  {
	color: #111111;
}

.sf-menu li ul {
background: #ffffff;
border-top: 1px solid #4a4a4a;
}


