/******************************************************/
/*	Theme Name: Sellya - Responsive HTML5 OpenCart Theme
/*	Description: Sellya is a fully responsive theme for any store, it uses Bootstrap v2.0.2 and it's created by using the latest HTML5 and CSS3 features.
/*	Theme Version: 1.0.7
/*	OpenCart Version: 1.5.5.1
/******************************************************/


@media (max-width: 767px) {
	
/******************************************************/
/*  GENERAL STYLES
/******************************************************/
  
  #header h1.logo{margin: 30px 0px 0 0px; text-align:center;}
  #header h1.text{ text-align:center;margin: 0px 0px 0 0px;}

ul.listnew{ padding:0 10px;}

.copyright{ text-align: center; margin:7px 0px ;}
.copyright p{ margin:0px; font-size:12px;}
.custom {}
.logo-ft{ text-align:center;}
#content_main{ padding:0px 7px;}
#content_left{ padding:0px 7px;}
#content_right{padding:0px 7px;}

.utility-conten{ font-size:14px !important;}


/******************************************************/
/*  FORMS
/******************************************************/

}

@media (min-width: 768px) and (max-width: 979px) { }
 
@media (min-width: 320px) and (max-width: 480px) { 
.hi-icon {margin: 7px 20px !important;}
ul.hi-icon-wrap li{ float:left; margin:0px 18px !important;}
} 

@media (width:1024px) {
	
/******************************************************/
/*  GENERAL STYLES
/******************************************************/
.hi-icon {margin: 15px 20px !important;}
	
}

