@media (max-width: 480px) {
	.section-about .aboutWrap {
		max-width: 100%;
		border-radius: 0;
		text-align: center;
	}
	.section-about .aboutWrap {
		background: url(home_hello.png) no-repeat center center !important;
		background-size: cover !important;
	}
	.section-about {
		padding: 0;
		background: none;
	}

	.section-about .container {
		padding: 0;
	}

	.section-about .aboutWrap {
		border-radius: 0;
		max-width: 100%;
	}


	.section-categories .categoryWrapContent {
		width: 100%;
		padding: 0;
	}
	.section-categories .categoryList {
		width: 100%;
		padding-right: 0;
		padding-top: 30px;
		border-top: none;
		border-right: 0;
	}
	.section-categories .categoryWrap {
		margin-bottom: 30px;
		min-height: inherit;
	}
	.section-categories .categoryWrap.introCategory {
		padding: 0;
	}
	.section-categories .categoryList li a {
		font-size: 20px;
		padding: 70px 0 0;
		background-position: top center !important;
	}
	.section-categories .plusIcon {
		display: none;
	}
	.categoryWrapper {
		padding: 0;
	}
	.section-categories .categoryList li {
		width: 50%;
		padding: 40px 0;
		text-align: center;
		min-height: 180px;
		border-top: 1px solid #d3d3d3 !important;
	}
	.section-categories .categoryList li:nth-child(odd) {
		border-left: 1px solid #d3d3d3 !important;
	}
	.section-categories {
		padding: 30px 0 0;
	}
	.section-categories .categoryList li.mobileCatH a span {
		background: #ffa400 url(location_m.png) no-repeat center center;
		background-size: 18px;
		display: block;
		width: 40px;
		height: 40px;
		border-radius: 100%;
		margin: 0 auto 5px auto;
	}
	.section-categories .categoryList li.mobileCatH {
		display: block !important;
	}
	.section-categories .categoryList li.mobileCatH a {
		padding: 0;
		font-size: 16px;
	}
	.item-col {
		border-top: none;
	}
	.left-block.list-col4 {
		border-left: none;
	}
	.coll_title h1 {
		padding-left: 0!important;
		font-size: 28px!important;
		margin-left: 10px!important;
	}
	.collection_tit {
		padding-left: 15px!important;
    border: none;
	}
	.collection_desc {
		padding-right: 0!important;
	}
	.collection_desc_mobile {
		background: #fff;
		text-align: center;
		padding: 20px 30px;
		border: none;
	}

	.search-switcher {
		position: absolute!important;
		max-width: 210px;
    right: 15%;
//    display: flex;
//    align-items: center;
		top: -1px;
	}
	.mb_searchbar i {
		font-size: 20px;
		color: #ffa400!important;
	}

	.mb_searchbar {
		position: relative;
	}

	#searchform_mb {
//		position: absolute;
//		top: 120%;
//		left: 0;
position: relative;
    float: left;
    width: 100%;
    margin-top: 4px;
	}
	#ws_mb {
    padding: 5px;
    width: 200px; 
    height: 30px;
    line-height: 20px;
    padding-left: 45px;
    padding-right: 10px;
    border: 1px solid #eaeaea;
    background: #f3f3f3;
    border-radius: 20px;
    color: #525252;
    outline: none;
	}
	form#searchform_mb button {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 40px;
		font-size: 15px;
		padding: 0;
		background: none;
		border-radius: 0;
		border: 0;
		color: #252525;
		background: url(search.png) no-repeat;
		background-size: auto 14px;
		background-position: 10px;
	}
	.mobile-menu .mobile-menu-container ul.nav-menu > li img {
		max-width: 24px;
		margin-right: 10px;
	}
	.header-container .top-bar {
		height: 65px;
	}
	.entry-header .entry-title {
		font-size: 26px;
		color: #ffa400;
		font-weight: bold;
		text-transform: uppercase;
	}
	.layout-customers .header-page h1, .layout-customers .header-page h2, #layout-page .header-page h1 {
		font-size: 20px;
		color: #ffa400;
		font-weight: bold;
		text-transform: uppercase;
	}
	h2.home_social_title,.wrapper-heading-home h2 {
		font-size: 28px;
	}
}