body {
	/*background-image: url("../img/bg-cloud.jpg");
	background-repeat: repeat;
	background-position: left top;*/
}
/*-------Header--------*/
#header #top_links a {
	color: #505050;
}
h1.title img {
	display: inline-block;
    max-width: 140px;
    position: relative;
    top: -2px;
}
ul.off-canvas-list li a {
	font-size: 0.75rem;
}

/*-------Menu--------*/
.sf-menu {
	border-top: 1px solid #efefef;
    margin-top: 0.5rem !important;
    padding-top: 0.2rem !important;
}
.sf-menu a {
	color: #222;
	margin: 0 0 0 1rem !important;
}
.sf-menu .menu_separator {
	margin: 0 0 0 1rem;
	color: #bbbaba;
}
.menu_update {
	/*margin-top: 5rem;*/
	margin: 0 0 0.5rem;
	padding: 0 1rem;
	background-color: #f5f5f5;
    color: #202020;
	text-align: center;
}
.menu_update ul {
	margin: 0.81rem 0;
	line-height: 1.6rem;
	overflow: hidden;
	font-size: 0.9rem;
}
.menu_update ul li {
	list-style: none;
	padding:0;
	margin: 0;
	height: 24px;
}
.menu_update ul span {
	color: #f00;
}
.find_menu {
	/*background-color: #222;
	border-radius: 4px !important;
	padding: 0.6rem 2.2rem !important;*/
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    font-size: 1rem;
    font-weight: 200;
    text-transform: uppercase;
}
/*-------Breadcrumb--------*/
.breadcrumbs {
	background: none !important;
}
.breadcrumbs > *:first-of-type {
	position: relative;
	top: -1px;
}
/*-------Side--------*/
.product_popup img {
	width: 70px;
}
/*-------Home--------*/
.quick_order {
	/*background: url("../img/bg-red-cloud.jpg");
	/*background: url("../img/background_header.png");
	/*margin-left: 4rem !important;
	margin-right: 4rem !important;*/
	margin: 0 0 0.5rem !important;
	border-radius: 4px;
}
.quick_order .chzn-container-single .chzn-single {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 1.1rem;
    height: auto;
    padding: 0.65rem 1rem;
}
.quick_order .chzn-container-single .chzn-single div b {
	background-position: 0 14px;
	display: none;
}
.quick_order .chzn-container-active.chzn-with-drop .chzn-single div b {
	display: none;
}
.quick_order .chzn-container-active.chzn-with-drop .chzn-single {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	border: 1px solid #909090;
	box-shadow: none;
}
.quick_order .chzn-container .chzn-drop {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    /*border: 0 none;*/
    color: #fff;
    font-size: 0.75rem;
    height: auto;
    padding: 0.65rem 1rem;
}
.quick_order .chzn-container-single .chzn-search input {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	color: #fff;
	border: 0;
}
.quick_order .chzn-container .chzn-results .highlighted {
	background: none;
	font-weight: bold;
	color: #fff;
}
.quick_order .chzn-container .chzn-results .no-results {
	background: none;
}
#home_testimonial {
	background: url("../img/bg_testimonial.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
#home_testimonial h1 {
	color: #fff;
	font-size: 1.5rem !important;
	font-weight: bold;
	text-align: center;
}
#home_testimonial .home_testimonial_review {
	padding: 1rem;
	border-right: 1px solid #fff;
	min-height: 200px;
}
#home_testimonial .home_testimonial_review:last-of-type {
	border-right: none;
}
#home_testimonial .testimonial_desc {
	color: #fff;
	font-style: italic;
}
#home_testimonial .testimonial_author {
	margin-top: 2rem;
	color: #fff;
}
#home_testimonial .see_more {
	background-color: #e6e6e6;
	margin-top: 2rem !important;
	margin-bottom: 4rem;
	border-radius: 0.2rem;
}
#home_testimonial .see_more a {
	color: #222;
	font-weight: bold;
}
.step_home {
    position: relative;
    text-align: center;
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.step_home h2 {
    display: inline;
    position: relative;
    z-index: 1;
    margin: 0px;
    padding: 0px 10px;
    background: #FFF none repeat scroll 0% 0%;
    font-size: 1rem;
}
.step_home:after {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    height: 1px;
    content: "";
    background: #a0a0a0 none repeat scroll 0% 0%;
}
.step img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.step p {
	text-align: center;
}
.home_news_img {
	margin-bottom: 1rem;
}
.home_news_img img {
	width: 100%;
	border: 1px solid #dfdfdf;
}
.free_delivery_home img {
	width: 100%;
	border-radius: 4px;
}
/*-------Banner--------*/
.theme-default .nivo-controlNav {
	background: none !important;
	border: none !important;
}
/*------Menu SideBar---*/
.menu_side {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 1rem;
	margin-bottom: 1rem;
}
.menu_side h1 {
	color: #F14549; /*#ee1d23*/;
	font-size: 1rem;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
.menu_side .simple_list li {
	list-style-type: square;
}
.menu_side ul li {
	font-size: 0.8rem;
}
.menu_side li {
	list-style-type: none;
}
.menu_side li a {
	color: #222;
}
/*-------Product--------*/
.side_review {
	background: url("../img/bg_testimonial.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	/*background-size: 100%;*/
	border-radius:2px;
	text-align: center !important;
}
.side_review h1 {
	color: #fff;
	font-size: 1.5rem;
	padding: 1rem;
}
.side_review_testimonial {
	padding: 1rem;
}
.side_review .testimonial_desc {
	color: #fff;
	margin: 1rem;
	font-style: italic;
}
.side_testimonial_author {
	color: #fff;
	margin-top: 1rem;
	border-bottom: 1px solid #333;
	padding: 1rem;
}
.side_order_delivery {
	width: 100%;
	border-radius: 4px;
}
.image img {
	width: 100%;
}
.product_add {
	background-color: #F14549; /*#ee1d23*/ !important;
	color: #fff !important;
	border-radius: 4px !important;
}
.product_view {
	background-color: #ddd !important;
	color: #202020 !important;
	border-radius: 4px !important;
}
.sort_product {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 0.2rem;
	line-height: 36px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.sort_product a {
	display: inline-block;
	margin: 0 0 0 0.2rem;
}
#product_wrapper .product_list_box {
	border-bottom: none !important;
	text-align: center;
}
#main_wrapper #main_left #main_content_wrapper h2 a {
	color: #222;
}
.product_price {
	font-size: 1.8rem;
    font-weight: 200;
    line-height: 1.4;
    padding-bottom: 1.4rem;
    padding-top: 0;
    color: #f14549;
}
.product_popup {
	position:fixed;
	right: 0;
	top: 50%;
	margin-top: -65px;
	z-index: 1003;
}
.PI {
  	background-color: #f14549;
    border: 2px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 5px #000;
    color: #fff;
    height: 2rem;
    line-height: 30px;
    position: absolute;
    right: 0rem;
    top: -0.5rem;
    width: 2rem;
}

/*#triangle-bottomright {
	width: 0;
	height: 0;
	border-bottom: 10px solid #F14549; /*#ee1d23*/;
	border-left: 10px solid transparent;
	position: absolute;
	right: 29px;
	top: 33px;
}*/
.button_voucher {
	padding-left: 0 !important;
}
.button_checkout {
	padding-right: 0 !important;
}
button:hover, button:focus, .button:hover, .button:focus {
	background-color: #222;
}
/*-------Order--------*/
.cart_order_index_table {
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.cart_order_index_table th {
	padding: 1rem;
}
.button_order {
	background-color: #F14549; /*#ee1d23*/;
	text-transform: uppercase;
}
.button_order:hover {
	background-color: #F14549; /*#ee1d23*/;
}
.address_city {
	padding-left: 0;
}
.address_area {
	padding-right: 0;
}
.address_date {
	padding-left: 0;
}
.address_time {
	padding-right: 0;
}
.preorder h2 {
	cursor: pointer;
}
.list_preorder {
	margin-bottom: 0;
	color: #222;
}
.list_preorder li {
	color: #F14549; /*#ee1d23*/;
}
.OrderForm li {
	cursor: pointer;
	margin-bottom: 0;
}
#delivery_notice {
	background: #FFF1BB;
	color: #FF7A22;
	border: 1px solid #FFDA46;
	font-weight: bold;
	font-size: 0.9rem;
	text-align: center;
}
/*-------Contact--------*/
.contact_title {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	text-align:center;
}
.cart_index {
	border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	text-align: center;
}
/*-------Footer--------*/
#footer_newsletter {
	background-color: #F14549; /*#ee1d23*/;
}
#footer_newsletter .footer_newsletter_second {
	padding-top: 1.5rem;
}
#footer_newsletter .footer_newslatter_form img {
	/*float: right;*/
	display: inline-block;
    position: relative;
    top: -5px;
}
#footer_newsletter .footer_newslatter_form p {
	color: #fff;
}
#footer_newsletter .footer_newsletter_join {
	background-color: #222;
	border-radius: 4px !important;
	padding: 0.6rem 2.2rem !important;
}
#footer_logo {
	max-width: 137px;
}
#footer_payment {
	max-width: 250px;
}
.footer_list h1 {
	color: #202020;
    font-size: 0.96rem !important;
    font-weight: bold;
}
.footer_list ul {
	list-style-type: none !important;
	margin-left: 0 !important;
}
.footer_list ul li a {
	color: #F14549 !important; /*#ee1d23*/
}
/*-------Medium--------*/
@media only screen and (max-width: 64.063em) {
	.menu_update {
	margin-top: 0;
	}
}
/*-------Small--------*/
@media only screen and (max-width: 40.063em) {
	.quick_order {
		margin-left: 3 !important;
		margin-right: 3 !important;
	}
	.quick_order_city {
		margin-bottom: 1rem;
	}
	.button_checkout {
	padding-left: 0 !important;
	padding-right: 0.9375rem !important;
	text-align: left !important;
	}
	.address_city {
		padding-left: 0;
		padding-right: 0;
	}
	.address_area {
		padding-left: 0;
		padding-right: 0;
	}
	.address_date {
		padding-left: 0;
		padding-right: 0;
	}
	.address_time {
		padding-left: 0;
		padding-right: 0;
	}

}
