/* CSS Document */
/* 菜单导航，宽 */
ul.products.list li.product img {
width: 22% !important;
}
.et-cart-info { display:none; }

.et_color_scheme_red #top-header {
    background: #303030 !important;
}

/* 首页滚动大图以下 */
.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title { font-size: 35px; }
.et_pb_slide_2.et_pb_slider_with_text_overlay .et_pb_slide_content { -webkit-border-bottom-right-radius: 3px;
					-webkit-border-bottom-left-radius: 3px;
					-moz-border-radius-bottomright: 3px;
					-moz-border-radius-bottomleft: 3px;
					border-bottom-right-radius: 3px;
					border-bottom-left-radius: 3px; }
.et_pb_fullwidth_slider_0 .et_pb_slide_description { padding-top: 90px; padding-bottom: 90px; }
.et_pb_image_0 { text-align: center; }
.et_pb_section_4.et_pb_section { background-color:#ffffff !important; }
.et_pb_slide_2.et_pb_slider_with_text_overlay h2.et_pb_slide_title { -webkit-border-top-left-radius: 3px;
					-webkit-border-top-right-radius: 3px;
					-moz-border-radius-topleft: 3px;
					-moz-border-radius-topright: 3px;
					border-top-left-radius: 3px;
					border-top-right-radius: 3px; }
.et_pb_slide_1.et_pb_slider_with_text_overlay .et_pb_slide_content { -webkit-border-bottom-right-radius: 3px;
					-webkit-border-bottom-left-radius: 3px;
					-moz-border-radius-bottomright: 3px;
					-moz-border-radius-bottomleft: 3px;
					border-bottom-right-radius: 3px;
					border-bottom-left-radius: 3px; }
.et_pb_section_2.et_pb_section { background-color:#ffffff !important; }
.et_pb_slide_0.et_pb_slider_with_text_overlay h2.et_pb_slide_title { -webkit-border-top-left-radius: 3px;
					-webkit-border-top-right-radius: 3px;
					-moz-border-radius-topleft: 3px;
					-moz-border-radius-topright: 3px;
					border-top-left-radius: 3px;
					border-top-right-radius: 3px; }
.et_pb_slide_0.et_pb_slider_with_text_overlay .et_pb_slide_content { -webkit-border-bottom-right-radius: 3px;
					-webkit-border-bottom-left-radius: 3px;
					-moz-border-radius-bottomright: 3px;
					-moz-border-radius-bottomleft: 3px;
					border-bottom-right-radius: 3px;
					border-bottom-left-radius: 3px; }
.et_pb_slide_1.et_pb_slider_with_text_overlay h2.et_pb_slide_title { -webkit-border-top-left-radius: 3px;
					-webkit-border-top-right-radius: 3px;
					-moz-border-radius-topleft: 3px;
					-moz-border-radius-topright: 3px;
					border-top-left-radius: 3px;
					border-top-right-radius: 3px; }
.et_pb_section_0.et_pb_section { background-color:#bfbfbf !important; }

/* 首页滚动大图以下 */

/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) { 
#top-menu li {
    padding-right: 90px;
	}
	
	
.brief01{
	float:left;
	width:500px;
	height:600px;
	margin-bottom:30px;
}
.brief02{
	float:right;
	width:46%;
	min-height:300px;
	margin-bottom:30px;
	padding-left:10px;
	
}

}

/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1400px ) and ( max-width: 1605px) { 
.brief01{
	float:left;
	width:500px;
	height:600px;
	margin-bottom:30px;
}
.brief02{
	float:right;
	width:40%;
	min-height:300px;
	margin-bottom:30px;
	padding-left:10px;
	
}

}

/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1200px ) and ( max-width: 1405px) { 
#top-menu li {
    padding-right: 62px;
	}

.brief01{
	float:left;
	width:500px;
	height:600px;
	margin-bottom:30px;
}
.brief02{
	float:right;
	width:32%;
	min-height:300px;
	margin-bottom:30px;
	padding-left:10px;
	
}

}

/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1200px ) { 
#top-menu li {
    padding-right: 42px;
	}
	
.brief01{
	float:left;
	width:500px;
	height:600px;
	margin-bottom:30px;
}
.brief02{
	float:right;
	width:100%;
	min-height:300px;
	margin-bottom:30px;
}
	
}

.sku{display:none}
.posted_in{display:none}
.tagged_as{display:none}
.woocommerce-breadcrumb {
display: none;
}
/* 首页二级滚动图 */

