@charset "utf-8";

.content_container{
	width:100%;
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
}

.content_container .content_content{
	width:100%;
	margin:auto;
	color:#000;
	font-size:18px;
	padding:0px 0px;
}

.content_container .art_container{
	max-width:1420px;
	margin:auto;
}

.content_container .content_content img{
	display: block;
}

.content_container h1{
	font-size:38px;
	color:#000;
	margin:15px 0px 20px 0px;
	font-weight: normal;
}

.content_container .art_container h1{
	font-size:26px;
	color:#000;
	margin:0px;
	font-weight: normal;
}

.content_container h2{
	font-size:22px;
	color:#000;
	margin:0px;
	font-weight: normal;
}

.content_container h3{
	font-size:20px;
	color:#000;
	margin: 0px;
	font-weight: normal;
}

.menu_container .menu_button{
	margin-top:20px !important;
	margin-right:-55px !important;
}

.menu_container.open .menu_button{
	margin-right:324px !important;
}

.select_custom{
	width:233px;
	overflow:hidden;
	background:url(/images/menu_arrow.png) center right 10px no-repeat;
	border:1px solid #cdcdcd;
	border-radius:20px;
}

.select_custom select{
	border:none;
	background-color:transparent;
	color:#36404b;
	font-family:"Roboto Condensed", sans serif;
	width:250px;
	padding:9px 10px;
	font-size:18px;
	font-weight:400;
}

.content_container .content_content .content_left{
	width:23%;
	float:left;
	box-sizing:border-box;
	margin-top:9px;
}

.content_container .content_content .content_right{
	width:73%;
	float:left;
	box-sizing:border-box;
}

.banners_container,
.contact_container{
	background-color:#fff;
}

.banners_container .banners_content{
	width:1100px;
	padding:20px 0px;
	margin:auto;
}

.banners_container .banners_content span img{
	padding-bottom:13px;
}

.articles_container{
	background-color:#fff;
	padding:0px 0px 20px 0px;
}

.articles_container .articles_content{
	width:1100px;
	margin:auto;
}

.contact_container{
	padding-bottom:50px;
}

.contact_container .contact_content{
	width:1100px;
	margin:auto;
	background:url(/images/contact_bg.jpg) center center no-repeat;
	background-size:cover;
	padding:35px 0px;
	text-align:center;
	color:#fff;
	font-weight:500;
	margin-bottom:50px;
}

.contact_container .contact_content h1{
	font-size:30px;
	color:#fff;
	font-family:"Roboto Condensed", sans-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-top:0px;
}

.contact_container .contact_content .contact_text{
	width:785px;
	margin:auto;
	margin-bottom:30px;
}

.contact_container .contact_content input{
	width:230px;
	padding:12px 6px;
	border:1px solid #5c1c1d;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

.contact_container .contact_content textarea{
	width:478px;
	padding:12px 6px;
	border:1px solid #5c1c1d;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-top:15px;
	font-family:"Raleway",sans-serif;
}

.contact_container .contact_content a{
	display:inline-block;
	background-color:#ff0000;
	padding:8px 40px;
	color:#fff;
	text-decoration:none;
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
}

.articles_content h1{
	font-size:30px;
	font-weight:400;
	margin:0px;
	margin-bottom:20px;
}

.top_location{
	width:100%;
	padding:11px 0px 0px 0px;
	margin-bottom:40px;
}

.top_location .location{
	margin:auto;
	max-width:1200px;
}

.top_location span{
	color:#222222;
}

.top_location a{
	color:#222222;
	text-decoration:none;
	font-size:13px;
}

.top_location a.selected{
	color:#222222;
	font-weight:500;
}

.content_content table tr td table tr td,
.content_content table tr td table tr td a{
	color:#000;
	text-decoration:none;
}

.contact_holder table tr td{
	color:#000 !important;
}

.number_days {
  color: #c4c4c4;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.art_container .desc {
  font-size: 14px;
  color: #333;
	margin-top:20px;
}

.art_container .left{
	float:left;
	width:34%;
}

.art_container .center{
	float:left;
	width:20%;
	margin-left:5%;
}

.quantity_container{
	float:right;
	width:36%;
}

.art_container .short ul{
	display:none;
}

.art_holder{
	padding:50px 0px;
	margin-top:5px;
}

.quantity_container label input{
	display:none;
}

.quantity_container label .quantity_detail{
	border:2px solid #eaeaea;
	border-radius:4px;
	background-color: #fff;
	display:block;
	margin-bottom:5px;
	cursor:pointer;
	padding:8px 50px 8px 30px;
	position: relative;
}

.quantity_container input:checked + div.quantity_detail{
	border-color:#a1cf62;
}

.quantity_container label .quantity_detail .radio_button{
	width:30px;
	height:30px;
	display:block;
	float:left;
	background: url(/images/radio_category_item.png) center top no-repeat;
	margin-top:8px;
}

.quantity_container input:checked + div.quantity_detail .radio_button{
	background-position:center bottom;
}

.quantity_container label .quantity_detail .num{
	float:left;
	width:50px;
	font-size:18px;
	margin-top:10px;
	font-weight:bold;
}

.quantity_container label .quantity_detail .best_deal{
	float:left;
	display:block;
	font-size: 13px;
	width:90px;
	background-color: #cf1c1c;
	color: #fff;
	border-radius: 20px;
	padding: 7px 0px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:9px;
}

.quantity_container label .quantity_detail .web_price{
	float:right;
	text-align:right;
}

.quantity_container label .quantity_detail .regular_price{
	float:right;
	color:#575757;
	font-size:16px;
	text-decoration:line-through;
	margin-right:15px;
}

.quantity_container label .quantity_detail .discount{
	position: absolute;
	top:6px;
	right:-25px;
	width:50px;
	line-height:50px;
	height:50px;
	background-color:#a1cf62;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-radius:50%;
	color:#fff;
}

a.order_button{
	padding:15px 0px 15px 0px;
	background-color:#f8aa2b;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	vertical-align:top;
	display:block;
	line-height: 30px;
	transition: all ease-in-out 0.3s;
	text-align:center;
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
}

a.order_button:hover{
	transform: scale(1.05);
}

@media (min-width: 768px) and (max-width: 1399px) {

.content_container .content_content .art_container{
	padding-left: 2%;
	padding-right: 2%;
    width: auto !important;
}

}



@media (min-width: 0px) and (max-width: 767px) {

.content_container .content_content {
	padding-left: 2%;
	padding-right: 2%;
    width: auto !important;
}

}