@charset "utf-8";
/* CSS Document */

		.page_title_brand{}
		.page_title_brand .icon_image_fld{ padding-right: 20px; }
		
		.page_title_brand .parent_name_fld{ font-size:12px; text-transform:uppercase; font-size:16px; }
		
		.page_title_brand .item_cart .main{ border:4px #f9d7d6 solid; }
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			.page_title_brand .icon_image_fld{ padding-right: 0px; }
			.page_title_brand .parent_name_fld{ padding-top:10px; }
			
		}
		
		@media only screen and (max-width:490px){
			
		}

