

#center_column {
	float: right;
}

.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, .box-info-product .exclusive, .button.ajax_add_to_cart_button, #cart_block #cart-buttons a#button_order_cart, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled, #primary_block p.buttons_bottom_block input, #new_comment_form button, .button.button-medium.exclusive {
	background-color: #e50006;
	color: #ffffff!important;
}

#layer_cart .layer_cart_cart .button-container .btn {
	background-color: #e50006;
}

.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:hover   {
	background-color: #e50006;
	color: #ffffff!important;
}

#header .nav {
	background: #F4F4F4;
}

/* top border */
#header, .sf-menu > li > ul, #header .cart_block {
	border-top: 4px solid #e50006;
}

#right_column .block, .box-info-product {
	border-top: 6px solid #e50006;
}

#more_info_block .idTabs .selected {
	border-color: #e50006;
}

/* Cart color */
#header .shopping_cart span.wpicon-cart {
 color: #444444;
}


/* menu */
.sf-contener {
	background: #ffffff;
	border-top: 1px solid #e9e9e9;
}

.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: 13px;	
	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: #ffffff;
}

/* 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: #e50006;
}
	
.sf-menu li ul {
	background: #ffffff;
}

/* responsive menu background color */
@media (max-width: 767px) {
.cat-title {
 color: #444444;
}
}

/* Header text color */
#currencies-block-top div.current:after, .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: #444444;
}

.header_user_info a:before, #currencies-block-top div.current:before {
	border-right: 1px solid #444444;
}

/* labels */
#featured-products_block_center ul li span.new, ul#product_list li .new, .new-label, #special_block ul li span.new {
	background: #ee9a42;
}

.product_list.grid .price-percent-reduction, #featured-products_block_center .reduction-percent, #new-products_block .reduction-percent, #special_block .reduction-percent {
	background: #CD2026;
}

/* 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, .camera_wrap .camera_caption 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,
.camera_wrap .camera_caption h2, .ei-title h2, 
#product h3.page-product-heading, .page-product-box li.section-line a {
	font-size: 20px;
	text-transform: uppercase;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px!important;
}

/* Functional buttons */
.functional-buttons, button.bt_compare  {
	display: inline-block!important;
}

@media (max-width: 991px) {
#right_column {
	display: inline;
}
}

@media (min-width: 1200px) {
#right_column {padding-right: 25px}
}



/* Megamenu headings text color */
.sf-menu > li > ul > li > a {
	color: #444444;
}

/* 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: #e50006;
}



@media (min-width: 1200px) {
	#block_top_menu .submenu-container {min-width: 848px}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#block_top_menu .submenu-container {min-width: 680px}
}


