@charset "utf-8";
/* CSS Document */
/*************/
@media screen and (max-width: 767px) {
	#slidorion .slider{
		height: 241px;	
	}
	.home-box-item .item{
		padding-left:5px; padding-right:5px; margin-bottom:5px;		
	}
	.title-sub{
		min-width:inherit; padding:7px 60px 3px 5px;	
	}
	.title-main{
		background-position: right top; min-width:70%;
	}
	/************/
	#right-content{
		padding:0	
	}
	.home-box-item{
		margin-left:-5px !important; margin-right:-5px !important;	
	}
	/***************/
	#home-item-support #left-box-support{
		display:block !important; line-height:32px;
	}
	#home-item-support #left-box-support img{
		width:auto
	}
	/*************/
	
	#nav-main-page{
		margin-top:0px; 
	}
	#nav-main-page #nav-products .eachNav{
		width:100%	
	}
	#nav-main-page #nav-products #topNav3{
		display:none !important	
	}
	/*****************/
	#nav-products .eachNav{
		float:left; width:23%;
	}
	#nav-products #topNav3{
		left:0; top:40px;	
	}
	/***********/
	#page-products .product-item .pro-price b{
		display:block;	
	}
	#detail-img, #detail-info{
		width:100%	
	}
	#product-order{
		display:none;	
	}
	#page-products .product-item{
		width:49%	
	}
	#footer .footer-box-item-xs, #footer .footer-box-item{
		width:100%	
	}
	.nav-street{
		display:none	
	}
	#slidorion .accordion{
		display:none	
	}
	#header .h-content .link-follow{
		float:left; margin-top:15px; clear:both;
	}
	#footer h3{
		margin-top:15px;	
	}
	#header .h-content .h-search{
		float:left; margin-left:0;	
	}
	#cart-payment{
		margin-top:10px;	
	}
	.cart-btn-action a, .cart-btn-action button{
		display:block; width:100%;
	}
	#content-detail img{
		width:100% !important; height:auto !important;	
	}
	
	#button-share img{
		width:auto !important;	
	}
	#header .h-content .h-search .f-text{
		width:190px;
		border-top-right-radius:0; border-bottom-right-radius:0;
		-webkit-border-top-right-radius:0; -webkit-border-bottom-right-radius:0;
		-moz-border-radius-topright:0; -moz-border-radius-bottomright:0;	
	}
	.fb-like{
		float:left; display:inline-block; width:auto !important;
	}
	#f-cart .cart-user-item .title-sub{
		background:none;	
	}
}


/*************/
@media screen and (min-width: 768px) and ( max-width: 991px) {
	#slidorion .slider{
		height: 274px;	
	}
	.home-box-item .item{
		padding-left:15px; padding-right:15px; margin-bottom:5px;		
	}
	.title-sub{
		min-width:inherit; padding:7px 60px 3px 5px;	
	}
	#page-brands .brand-item h3{
		padding-left:5px; padding-right:5px;	
	}
	#product-order{
		display:none;	
	}
	#page-products .product-item{
		width:32.3%	
	}
	
	#page-products .product-item .pro-price b{
		display:block;	
	}
	#page-products .product-item.nomar{
		margin-right:1%;	
	}
	.link-follow{
		float:right !important; margin-top:15px; width:100%; clear:both; text-align:right;
	}
	#detail-img, #detail-info{
		width:100%;	
	}
	#f-cart .cart-user-item .title-sub{
		background:none;	
	}
	#page-products .product-item .pro-price b{
		display:block;	
	}
	#button-share img{
		width:auto !important;	
	}
}

@media screen and (min-width: 992px) and ( max-width: 1200px) {

	#page-products .product-item .pro-price b{
		display:block;	
	}
	.home-box-item .item h2{
		font-size:14px;	
	}
	.home-box-item .item .des p{
		display:none	
	}
	#button-share img{
		width:auto !important;
	}
	.fb-like{
		width:auto !important; float:left; display:inline; margin-right:3px;
	}
}

