/*** Iphone 7 ****/
@media screen and (min-width: 357px) and (max-width: 768px) {
	/** header **/
	body .header {
	    padding: 10px 0 !important;
	    text-align: center;
	}
	body .header .header-right {
		display: none;
	}
	body .header-right .ship ul {
	    text-align: left;
	    margin: 0;
	    padding: 5px;
	}
	body .header .header-right .ship ul li {
		width: 49%;
	}
	body .header .header-right ul li a {

	}
	body .header-right .ship ul li img {
	    margin: 5px 10px;
	    width: 23px;
	    height: 23px;
	    float: left;
	}
	body .header-right .ship ul li span {
		float: left;
	}	
	body .header-right .contact {
		padding: 0;
		float: left;
		width: 100%;
	}
	body .header-right .contact ul {
	    float: none;
	    width: 245px;
	    text-align: center;
	    margin: 8px auto;
	}
	body .header-right .contact ul li {
		
	}
	body .header-right .contact ul li a {
		
	}		
	body .header-right .contact ul li a img {

	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		color: #FFF !important;
	}
	/** Slider **/
	body .slider img {
	    height: 125px !important;
	}
	/** tab_product */
	.tab_product {

	}
	.tab_product .menu-tab {
		
	}
	.tab_product .menu-tab li {
 		float: left !important;
    	width: 100%;
    	text-align: center;
	}
	.tab_product .menu-tab li a {
		
	}
	body .tab-content {
		margin: 8px 0;
	}
	/** Sa pham cao cap **/
	.spcaocap .title_panel {
		text-align: center;
	}	
	.spcaocap ul {

	}
	.spcaocap ul li {
	    float: left !important;
	    width: 100% !important;
	}
	.spcaocap ul li h3 {

	}
	.spcaocap ul li span {

	}	
	.spcaocap ul li .wrap-img {

	}
	.spcaocap ul li .wrap-img img {

	}
	/** News **/
	.news .title_panel {
		text-align: center;
	}	
	.news ul {

	}
	.news ul li {
	    float: left !important;
	    width: 100% !important;
		margin-bottom: 15px !important;
	    text-align: center !important;
	}
	.news ul li h3 {
		margin: 10px 0 0 0 !important;
		float: left;
		width: 100%;
	}
	.news ul li span {

	}	
	.news ul li img {
		float: none !important;
		width: none !important;
		height: none !important;
		margin: 5px;
	}
	.news ul li p {
		float: left;
		width: 100%;
	}
	.news ul li a {
		color: #fdaf0d;
		font-size: 14px;
		float: left;
		width: 100%;
	}	
	/** terms **/
	.terms {

	}
	.terms .block {
	    padding: 15px 10px;	
	}
	/** page san pham - chi tiet san pham **/
	body .main-content {
		float: left;
		width: 100%;	
	}
	.content .title {
		font-size: 18px;
		margin: 10px 0 20px;
		text-align: left !important;
		text-transform: uppercase;
	}	
	body .main-content .wp-caption img {
	    max-width: 100%;
		max-height: 250px;
	}	
	body .page-content-product {

	}
	body .page-content-product .main-content .chitiet {
		float: left;
		width: 100%;
	}
	body .page-content-product .bottom-product h3 {
		float: left;
		width: 100%;
	}
	body .page-content-product .main-content .block-right {
		float: left;
		width: 100%;
		padding: 0;
	}	
	body .page-content-product .main-content .block-right .cls_tinhtrang div {
		float: left;
		width: 100%;
	}

	/** .relatednews ***/
	.relatednews ul li a {
		font-size: 16px;
		color: gray;
		font-weight: bold;
		margin: 6px 0;
		float: left;
		width: 100%;
	}
	.relatednews ul li img {
		height: 215px;
	}
	.relatednews ul li {
		margin-bottom: 10px;
	}	
}