body {
	font-size:16px;
}
/*
header #cart .btn i {
    color: #fff;
}
header #cart .btn {
    background: #f7bb0b;
}
*/
h1 {
    font-size: 1.8em;
}
#menu .nav > li > a > span img{
	width: 32px;
    height: 32px;
/*	margin-right:10px;*/
}
#menu .nav > li > a > span {
	width: auto;
	margin-right:0;
}
.product-thumb .price {
    font-size: 1.25em;
	display: block;
    height: 30px;
}
.product-thumb h4 {
/*    font-size: 1.35em;*/
    display: block;
    height: 40px;
    text-align: center;
	padding: 0px 15px 5px;
}
.product-thumb .caption > a {
    font-size: 1.14em;
}
#menu .nav {
/*    background: #fff;
	background: #fff73d;
	background: #97f5a636;
	background: #97f5a6;*/
/*	background: rgba(240,229,201,.2) none repeat scroll 0 0;*/
}
#menu .nav > li > a {
    min-height: 40px;
    padding: 9px 25px 8px 15px;
}
.navbar-header span#category{
	font-size:1.15em;
}
#menu .nav > li > a, #menu .nav > li > .visible-xs i {
    color: #fff;
    font-weight: 500;
	font-size: 1.05em;
}
/*#menu .nav > li > a:hover{
	color:#fbfaa1;
}*/
h2 {
    font-size: 1.60em;
}
.icon_mobile_filter {
    height: auto;
}
.heading {
    clear: both;
}
.heading ::after{
    display:none;
}
.menu_links > li a {
    font-size: 1.15em;
	font-weight: 400;
}
#menu .nav li ul li a {
    font-size: 1.1em;
	color:#fff;
}
ul.nav.nav-tabs li:nth-child(3){
	display:none;
}
.product-thumb .price span {
    margin: 0 2px 0 0;
}
.slideshow .title{
	background:#17a4f4;
}
.slideshow .title:after {
    border-color: #17a4f4 transparent #17a4f4 #17a4f4;
	display:none;
}
#top li > a, #top i, #top .btn-group > .btn span {
    color: #17a4f4;
}

#cart > .btn  {
/*    background:#17a4f4;*/
	box-shadow: none;
	border:none;
}
#top .btn-group > .btn{
	border:none;
}
#phone .phone > div:last-child {
    font-size: 1.0em;
}
footer {
    background: #d3ecfe;
	text-shadow: none  !important;
    box-shadow: none;
}

@media (min-width: 320px){
#phone .phone > div:first-child {
    font-size: 1.25em;
	}

	
}

@media (min-width: 768px){
	header .col-xs-9.col-sm-4.col-md-3.col-md-push-5{
	width:270px;	
	}
	header .col-xs-12.col-sm-6.col-md-3{
	width:250px;	
	}
	#div_search {
    margin-left: 2.33%;
	}
	.menu_links > li a {
    padding: 7px 10px;
	}
	.container {
	width: 100%;
	}
	
}

@media (min-width: 992px){
	.col-md-offset-4 {
    margin-left: 25.3%;
	}
	.col-md-8 {
    width: 74.66666667%;
	}
	#menu .nav > li > .dropdown-menu.column-1 {
    width: 280px;
	}
	#menu:not(.menu2) .nav > li.has-children .dropdown-menu {
    min-height: auto; 
	}
	header #alphabetm_module{
	display:none;
	}
	.nav > li.has-children {
    position: relative !important;
	}
	#div_search {
    margin-left: 0%;
	}
	header .col-xs-9.col-sm-4.col-md-3.col-md-push-5{
	width:280px;	
	}
	.col-md-pull-4 {
    right: 38.3%;
	}
	.col-md-push-5 {
    left: 35.0%;
	}
	.menu_links > li a {
    padding: 0 10px 0 0;
	}
	.col-md-4 {
    width: 25%;
	}
	
}


@media (min-width: 1024px){
	.container {
    width: 1024px;
	width: 100%;
	}
	.col-md-8 {
    width: 74.666%;
	}
	.col-md-offset-4 {
    margin-left: 25%;
	}
	.col-md-push-5 {
    left: 35%;
	}
	.col-md-pull-4 {
    right: 35%;
	}
	
}

@media (min-width: 1200px){
	.container {
	width: 1200px;
	width: 100%;
	}
	.col-md-8 {
    width: 74.666%;
	}
	.col-md-offset-4 {
    margin-left: 25.3%;
	}
	#div_search {
    margin-left: 0%;
	}
	.col-md-pull-4 {
    right: 29%;
	}
	.col-md-push-5 {
    left: 45.66666667%;
	}

}


@media (min-width: 1360px){
	.container {
	width: 100%;
/*    max-width: 1370px;*/
	}
	#logo{
	width:80%;
	}
	#logo img {
	float:none;
	}
	.heading{
	clear:both;
	}
	header #alphabetm_module{
	display:none;
	}
	.col-lg-pull-9 {
    right: 80%;
	}
	.col-lg-9 {
    width: 80%;
	}
	.col-lg-3 {
    width: 20%;
	}
	.col-lg-push-3 {
    left: 20%;
	}
	.col-md-pull-9 {
    right: 80%;
	}
	.product-layout.product-grid.col-lg-4 {
    width: 25%;
	}
	.col-lg-offset-3 {
    margin-left: 20%;
	}
	#menu:not(.menu2) .nav > li.has-children .dropdown-menu {
    min-height: auto; 
	}
	.nav > li.has-children {
    position: relative !important;
	}
	.col-md-pull-4 {
    right: 26%;
	}
	.col-md-push-5 {
    left: 50%;
	}

}

@media (min-width: 1540px){
	.container {
	width: 100%;
    max-width: 1560px;
	margin-left: auto;
    margin-right: auto;
	}
	.col-lg-pull-9 {
    right: 80%;
	}
	.col-lg-9 {
    width: 80%;
	}
	.col-lg-3 {
    width: 20%;
	}
	.col-lg-push-3 {
    left: 20%;
	}
	.col-md-pull-9 {
    right: 80%;
	}
	.product-layout.product-grid.col-lg-4 {
    width: 20%;
	}
	.col-lg-offset-3 {
    margin-left: 20%;
	}
	#menu:not(.menu2) .nav > li.has-children .dropdown-menu {
    min-height: auto; 
	}
	.nav > li.has-children {
    position: relative !important;
	}
	.col-md-push-5 {
		left: 51.66666667%;
	}
	header .col-xs-12.col-sm-6.col-md-3 {
    width: 300px;
	}
/*	#div_search {
    margin-left: 8%;
	}*/

}

