.mobile_banner .icon_block ul li:nth-child(1), .mobile_banner .icon_block ul li:nth-child(2), .mobile_banner .icon_block ul li:nth-child(3), .mobile_banner .icon_block ul li:nth-child(4), .mobile_banner .icon_block2 ul li:nth-child(1), .mobile_banner .icon_block2 ul li:nth-child(2), .mobile_banner .icon_block2 ul li:nth-child(3), .mobile_banner .icon_block2 ul li:nth-child(4) {
	display: none;
}
#accordion h3 { 
	font-size: 18px;
}
.ui-accordion-content p { 
	line-height: 1.2;
}
.ui-accordion-content, .ui-accordion-header {
	padding: 15px;
}
.ui-accordion-header-icon { 
	top: -6px;
	right: -6px;
}
.shadow {
	margin-bottom: 0;
}
.test_coupon {
	background: #cdf0ba;
	max-width: 360px;
	padding: 10px 10px 10px 50px;
	border-radius: 9px;
	margin: 30px auto 0;
	position: relative;
}
.test_coupon:before {
	content: '';
	display: block;
	background: url(images/test_coupon.png) center center no-repeat;
	width: 27px;
	height: 27px;
	position: absolute;
	left: 10px;
	top: 15px;
}
.test_coupon p {
	color: #323232;
	font-size: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
	line-height: 1;
	font-weight: bold;
}
.test_coupon span {
	color: #447b28;
	font-size: 15px;
	font-family: Arial;	
	margin: 0;
	line-height: 1;	
	font-weight: bold;
}
.mobile_banner .icon_block2 ul {
	padding-top: 15px;
	padding-left: 30px;
}
.product_info_test {
	padding-top: 20px;
}
.product_info_test .row, .icon_block2 {
	margin: 0 auto;	
	max-width: 370px;
}  
.product-checkout-info h3 {
	margin-top: 10px;
}   
.product-checkout-info h4 {
	font-size: 22px;
} 
.cina_right {
	text-align: right;
} 
.product_info_test .col-sm-8 {
	padding-left: 30px;
}	
.product_info_test .col-sm-4 {
	padding-right: 30px;
}
.product-checkout-info {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.product-checkout-selection {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;	
}
.review_header {
	text-align: center;
}
.review_header h1 {
	font-size: 28px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 15px;
}
.bg_buy  {
	padding-bottom: 30px;
}
.product_info_test a {
	text-decoration: none;
}
.mobile_banner { 
	display: none;
}
@media (max-width: 991px) {
  .icon_block2, .product-checkout-info .btn { display: block; }
}
@media screen and (max-width: 767px) {
    .container { width: 100%; } 
	.ui-accordion-header { padding: 10px 0 10px 10px; }
	#accordion h3 { font-size: 14px;  }
	.ui-accordion-content p { font-size: 13px; line-height: 1.2; }
	.ui-accordion-content { padding: 10px; }
	.review_header h1 { text-align: center; font-size: 22px; }
	.test_coupon p { font-size: 17px; font-weight: normal; }
	.test_coupon span { font-size: 11px; }
	.starsblock { margin-top: 20px; margin-bottom: 20px; }
	.product_info_test .col-sm-8 { padding-left: 10px; }
	.product_info_test .col-sm-4 { padding-right: 10px; }
	button.deliver-now-btn { width: 100%; margin-bottom: 0; }
	.ui-accordion-header-icon { right: 0; }
	.product_info_test { padding-top: 0px; }
	.mobile_banner { display: block; }
	.desktop_banner { display: none; }
}
