@media screen and (min-width: 1200px){ 
	.container {
		width: 1170px; 
	}
	.ins_home .item_product .loop_item {
		//padding-bottom: 15px;
	}
	.slide-banner .owl-dots{
		display: none !important;  
	}
} 
@media screen and (min-width: 992px){
	.ins_home_product .ins_products_object {
		//padding-right: 0;
		//width: 80%;
	}
	.ins_home_product .ins_products_object.right {
		//padding-right: 15px;
		//padding-left: 0;
	}
	.ins_home_product .ins_banner_left { 
		//padding-right: 0;
		//width: 20%
	}
	.ins_home_product .ins_banner_right {
		//padding-left: 0;
		//width: 20%
	}
	.ins_title_block .title_object {
		width: 30%;
		padding-right: 0;
	}
	.ins_title_block .link_block {
		width: 70%;
	}
	.ins_title_block .title_object.right {
		left: 80%;
		padding-left: 0;
		padding-right: 15px;
	}
	.ins_title_block .title_object.right h2 {
		padding: 0px 10px 0px 0px;
		text-align: right;
	}
	.ins_title_block .title_object.right h2:after {
		border-top: 20px solid transparent;
		border-left: 0px solid transparent;
		border-right: 13px solid #026e36;
	border-bottom: 20px solid transparent;
	right: auto;
	left: -13px;
	margin-left: 0;
	margin-right: 2px;
}
.ins_title_block .link_block.right {
	right: 20%;
}
.ins_title_block .link_block.right ul {
	float: left;
}
.ins_title_block .link_block.right ul li {
	float: right;
}
}
@media screen and (max-width: 1199px){
	#chir_seller .chir-img img {
		max-height: 155px;
	}
	.product_in_block .chir-img img {
		max-height: 120px;
	}
	#home_block_deal .product_in_block .chir-img img{
		max-height: 215px;
	}
	.related_product .chir-img img {
		max-height: 165px;
	}
	ul.product-list.products li.item_product img {
		max-height: 160px;
	}
	.lat_news_right img {
		max-width: 50px;
	}
	.lat_news_right_con {
		width: calc(100% - 60px);
	}
	.category_right li {
		margin-bottom: 10px;
	}
	.lat_news_right li {
		padding: 15px 0;
	}
	.site_faslhsale .chir-img img {
		max-height: 210px;
	}
	.box-timer-flash {
		position: initial;
	}
	.title-block-deal {
		height: 60px;
	}
	.title-event > span {
		font-size: 20px;
	}
	#left_column .block .title_block {
		padding-left: 10px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.box-vertical-megamenus h4.title {
		padding-right: 5px;
		font-size: 12px;
		height: 40px;
		line-height: 40px;
	}
	.vertical-menu-content ul li {
		padding: 6px 10px 6px 5px;
	}
	.vertical-menu-content ul li a {
		font-size: 14px;
	}
	.banner_brand .brands ul li img {
		max-width: 80px;
	}
	.product_tabs_slide ul.item .tab_item p.pro-price {
		font-size: 13px;
	}
	.pro-price {
		font-size: 13px;
	}
	.compare-price {
		font-size: 10px;
	}
	.box-timer .box-time-date{
		padding: 0 2px;
	}
	.box-timer .box-time-date .time-num{
		width: 40px;
		font-size: 16px;
	}
	.box-timer .box-time-date .text{
		width: 40px;
		font-size: 13px;
	}
	.logo-ft-1 {
		margin-right: 10px;
		max-width: 180px;
	}
	#chir_seller .banner img {
		min-height: 254px;
	}
	.title_object .title h2 {
		font-size: 13px;
	}

	.link_block .link_object ul li a {
		font-size: 13px;
		padding: 5px 7px;
	}
}
@media screen and (max-width: 991px){
	#chir_top_bar p{
		line-height: 20px !important;
	}
	.related_product .chir-img img.image-product {
		max-height: 150px;
	}
	body {
		background: #fff;
	}
	div#chir_logo {
		margin-bottom: 10px;
		text-align: center;
	}
	#chir_logo .tool_bar_menu {
		/*position: absolute;
		right: -21px;
		transform: translateY(-50%);
		top: 50%;*/
	}
	.tool_bar_back_his{
		position: absolute;
		left: 15px;
		transform: translateY(-50%);
		top: 50%;
		font-size: 20px;
		color: #026e36;
	}
	.tool_bar_back_his a{
		color: #026e36;
	}
	.tool_bar_user {
		position: absolute;
		right: 5px;
		top: 35%;
		transform: translateY(-50%);
		font-size: 25px;
		color: #026e36;
		z-index: 100;
	}
	.tool_bar_user a {
		color: #026e36;
	}
	.tool_bar_menu a {
		display: inline-block;
		text-indent: -9999px;
		float: left;
		outline: none;
		cursor: pointer;
		width: 30px;
		height: 30px;
		position: relative;
	}
	.tool_bar_menu a span, .tool_bar_menu a span:before, .tool_bar_menu a span:after {
		content: "";
		display: block;
		width: 30px;
		height: 2px;
		background: #026e36;
		-webkit-transition: all 0.6s;
		transition: all 0.6s;
	}
	.tool_bar_menu a span {
		top: 14px;
		left: 6px;
		position: relative;
		font-size: 0;
	}
	.tool_bar_menu a span:before {
		position: relative;
		top: -7px;
	}
	.tool_bar_menu a span:after {
		position: relative;
		bottom: -5px;
	}
	#mobile_menu {
		position: fixed;
		-webkit-overflow-scrolling: touch;
		top: 0;
		bottom: 0;
		left: 0;
		padding: 0px;
		max-width: 95%;
		z-index: 1003;
		background-color: #fff;
		width: 250px;
		border-right: 1px solid #e9e9e9;
		transition: all .4s cubic-bezier(.46,.01,.32,1);
		-ms-transform: translateX(-250px);
		-webkit-transform: translateX(-250px);
		transform: translateX(-250px);
	}
	#mobile_menu ul.chir_menu_mobile, #left_column .block .block_content {
		overflow-y: auto;
		overflow-x: hidden;
	}
	body.open_drawer, body.open_drawer_filter {
		overflow: hidden;
	}
	.open_drawer #mobile_menu {
		-ms-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	.overlay_chir {
		background: rgba(0,0,0,.6);
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		z-index: 1002;
		display: none !important;
	}
	.open_drawer .overlay_chir.menu, .open_drawer_filter .overlay_chir.filter {
		display: block !important;
	}
	#mobile_menu .head {
		padding: 10px;
		font-size: 15px;
		text-transform: uppercase;
		background: #026e36;
		color: #fff;
		position: relative;
	}
	#mobile_menu .head p {
		font-family: 'brandon_textbold';
	}
	#mobile_menu .head .tool_bar_menu {
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
	}
	#mobile_menu .head .tool_bar_menu a span, #mobile_menu .head .tool_bar_menu a span:before, #mobile_menu .head .tool_bar_menu a span:after{
		background: #fff;
		-webkit-transition: all 0.6s;
		transition: all 0.6s;
	}
	#mobile_menu .head .tool_bar_menu a span{
		width: 20px;
	}
	.open_drawer .tool_bar_menu a span:before {
		-webkit-transform: rotate(315deg) translate(-4px,0);
		transform: rotate(315deg) translate(-4px,0);
		width: 13px;
	}
	.open_drawer .head .tool_bar_menu a span:after {
		-webkit-transform: rotate(-315deg) translate(-4px,0);
		transform: rotate(-315deg) translate(-4px,0);
		width: 13px;
	}
	.chir_menu_mobile li {
		padding: 10px;
		border-bottom: 1px solid #e5e5e5;
		position: relative;
	}
	.chir_menu_mobile li a {
		font-size: 16px;
	}
	.chir_menu_mobile li a i {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		transition: transform .6s ease;
		position: absolute;
		right: 20px;
		top: 10px;
		font-size: 18px;
	}
	ul.mobile_lvlup li a i {
		right: 10px;
	}
	.chir_menu_mobile li a.open i {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		transform: rotate(-180deg);
		transition: transform .6s ease;
	}
	.chir_menu_mobile > li:last-child {
		border-bottom: 2px solid #026e36;
}
ul.mobile_lvlup {
	display: none;
}
ul.mobile_lvlup.lv3 {
	padding-left: 5px;
}
a.cart_mobile {
	display: inline-block;
	margin-right: 20px;
	position: relative;
}
.cart_mobile span.cart-control {
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: top;
}
span#count_Cart_mobile {
	right: 2px;
}
#chir_search_head{
	position: static;
}
.chir_frm {
	height: 0;
	overflow: hidden;
}
.chir_frm.open{
	height: auto;
}
.collection-title-sort .coll-name{
	font-size: 17px;
	margin-right:80px;
}
.collection-title-sort .coll-name span{
	width: 123px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 23px;
}
.collection-title-sort .coll-name i{
	position: absolute;
	top: 5px;
}
.product-detail-box{
	padding: 10px;
}
.collection-title-sort .sort-by-header{
	display: none;
}
.collection-title-sort .sort-by-header.open {
	display: block; 
	position: absolute;
	top: 28px;
	background: #fff;
	padding: 15px;
	border: 1px solid;
	text-align: left;
	left: 50%;
	transform: translatex(-50%);
	width: 200px;
}
.header-collection .open-search{
	top: 22px;
}
.open-search {
	position: absolute;
	top: 23px;
	
	transform: translateY(-50%);
	right: 60px;
	font-size: 25px;
	color: #026e36;
}

}
.site_user_xs {
	display: inline-block;
	position: fixed;
	bottom: 100px;
	background: green;
	width: 40px;
	height: 40px;
	color: #fff;
	padding: 10px 14px;
	border-radius: 100%;
	right: 15px;
	z-index: 99990;
	background: #026e36;
}
.box_user_xs {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	visibility: hidden;
	opacity: 0;
}
.box_user_xs.open {
	visibility: visible;
	opacity: 1;
}
.box_user_xs ul.dropdown-menu {
	display: block;
	top: 150%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.box_user_xs.open ul.dropdown-menu {
	display: block;
	top: 120%;
}
div#slider-menu{
	padding-left: 15px;
}
.item_policy {
	text-align: center;
	padding: 0px 5px;
}
.info_policy {
	position: relative;
	padding: 30px 0;
	text-align: center;
}
.info_policy span.name-icon {
	float: none !important;
	display: block;
	margin: 0;
	margin-bottom: 10px;
	font-size: 40px;
}
.info_policy .description {
	float: none !important;
	text-align: center;
}
ul.product-list.products li.item_product img, .related_product .chir-img img, .image-product-review {
	max-height: 187px;
}
#chir_collection .product-col {
	padding-left: 0;
}
.product_in_block .chir-img img, #chir_seller .chir-img img {
	max-height: 220px;
}
.title-event > span {
	font-size: 20px;
}
.title_object .title h2 {
	//padding-right: 60px;
}
.title_object .title h2:before{
	border-right: 2px solid transparent;
	background: transparent;
}
.title_object .title h2:after{
	display: none;
}
.open_tabs {
	position: absolute;
	padding: 5px 10px;
	right: 10px;
	top: 50%;
	background: #026e36;
	z-index: 10;
	border-radius: 5px;
	border: 1px solid #fff;
	transform: translateY(-50%);
}
.open_tabs img {
	max-width: 18px;
}
@media (max-width: 767px){
	.product-preview-box {
		text-align: center;
	}
	img.product-image-feature {
		padding-top: 0;
	}
	.detail-info-entry.pd_action{
		display: none;
	}
	.headBlock .link_block {
		position: absolute;
		top: 150%;
		z-index: 100;
		background: #fff;
		border-bottom: 2px solid #026e36;
	right: 0;
	min-width: 200px;
	padding: 0;
	width: auto;
	visibility: hidden;
	filter: alpha(opacity=0); 
	-khtml-opacity: 0;      
	-moz-opacity: 0;       
	opacity: 0;     
	transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
	-webkit-transition: all 0.6s ease-in-out 0s;
	-ms-transition: all 0.6s ease-in-out 0s;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.headBlock .link_block.Open{
	visibility: visible;
	filter: alpha(opacity=100); 
	-khtml-opacity: 100;      
	-moz-opacity: 100;       
	opacity: 100;  
	top: 100%;
}
.link_block .link_object ul {
	float: none;
}
.link_block .link_object ul li {
	width: 100%;
	text-align: left;
	float: none;
}
}

@media (max-width: 480px){
	.open-search {
		right: 60px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.title_chir h3{
		font-size: 20px;
	}
	.banner_brand .brands h4 {
		font-size: 17px;
	}
	.banner_brand .brands ul li img {
		max-width: 100px;
		margin-bottom: 20px;
	}
	.overlay_load {
		top: 90px;
	}
	.product_tabs .nav-tabs {
		text-align: center;
	}
	.footer_newsletter h3 {
		margin-bottom: 15px;
	}
	section#footer_main {
		padding: 20px 0px 0px;
	}
	.fi-title {
		margin: 0;
		padding-bottom: 5px;
	}
	.newfooter {
		margin-bottom: 20px;
	}
	img.logo-ft-1 {
		max-width: 200px;
		margin-right: 15px;
		margin-top: 30px;
	}
}
@media screen and (max-width: 767px){
	.product_tabs {
		position: relative;
	}
	.product_tabs .nav-tabs {
		text-align: left;
		position: absolute;
		top: 50px;
		right: 0;
		z-index: 10000;
		background: #fff;
		min-width: 250px;
		//border-top: 1px solid #00a651;
		-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
		box-shadow: 0 6px 12px rgba(0,0,0,.175);
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		visibility: hidden;
		opacity: 0;
	}
	.product_tabs .nav-tabs.open{
		visibility: visible;
		opacity: 1;
		top:0;
	}
	.product_tabs .nav-tabs>li {
		display: block;
	}
	.product_tabs .nav-tabs>li>a {
		border-top: none !important;
		border-bottom: 1px solid transparent !important;
	}
	.product_tabs .nav-tabs>li.active>a, .product_tabs .nav-tabs>li.active>a:focus, .product_tabs .nav-tabs>li.active>a:hover {
		border-color: #026e36 !important;
	}
	.product_tabs .nav-tabs>li>a:after, .product_tabs .nav-tabs>li>a:before{
		display: none;
	}
	.overlay_load{
		top:55px;
	}
	.footer_newsletter h3 {
		margin: 5px 10px 15px 0;
	}
	.product_in_block .chir-img img, #chir_seller .chir-img img {
		max-height: 165px;
	}
	ul.product-list.products li.item_product img, .related_product .chir-img img {
		max-height: 280px;
	}
	section#footer_promotion {
		padding-bottom: 30px;
	}
	.info_policy {
		padding: 30px 0 0;
	}
	.footer-right {
		background: none;
	}
	.newfooter {
		padding: 0;
		margin-top: 20px;
	}
	#chir_collection .product-col {
		padding: 0;
	}
	.collection_head {
		text-align: right;
		background: #fff;
	}
	.page_head {
		text-align: left;
		padding-left: 10px;
		padding-top: 13px;
	}
	.view-product-list .display-product-option, .browse-tags {
		position: initial;
		display: inline-block;
		transform: none;
		vertical-align: middle;
		margin: 10px;
		margin-left: 5px;
	}
	.display-product-option li span {
		font-size: 0;
	}
	.fil_mobile {
		display: inline-block !important;
		font-size: 20px;
		line-height: 30px;
		vertical-align: middle;
		width: 30px;
		height: 30px;
		border: 1px solid #026e36;
	text-align: center;
	border-radius: 100%;
}
.fil_mobile a {
	color: #fff;
}
#chir_collection div#left_column {
	position: fixed;
	-webkit-overflow-scrolling: touch;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 0px;
	max-width: 95%;
	z-index: 1003;
	background-color: #fff;
	width: 250px;
	border-right: 1px solid #e9e9e9;
	transition: all .4s cubic-bezier(.46,.01,.32,1);
	-ms-transform: translateX(250px);
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
}
.open_drawer_filter #chir_collection div#left_column {
	-ms-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.item_product .chir_loop .product_view_list span.short-des {
	max-height: 100px;
	overflow: hidden;
	display: block;
}
.pro-price {
	font-size: 14px;
}
.page-content .ajax_content_cart{
	max-height: none;
}
div#popup-newletter {
	min-width: auto;
	min-height: auto;
	overflow: auto;
	height: 100%;
	width: 100%;
}
.newletter-popup.engo-popup .content{
	max-width: 100%;
	width: 80%;
	height: auto;
	overflow: visible;
}
.newletter-popup.engo-popup.active {
	visibility: visible;
	opacity: 1;
	top: 0 !important;
	height: auto;
	width: auto;
	overflow: auto;
}
#popup-newletter .pa-header {
	max-height: 100%;
}
#popup-newletter .pnewle-message, #popup-newletter .pnewle-form, #popup-newletter .social-icons{
	width: 100%;
}
#popup-newletter h3{
	text-align: center;
}
.owl_design.owl-carousel .owl-controls .owl-nav div.owl-prev{
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	left: 10px;
}
.owl_design.owl-carousel .owl-controls .owl-nav div.owl-next{
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	right: 10px;
}
.insActionloop, .chi-action{
	display: none;
}
.slide-banner .owl-dots {
	padding: 5px 0px;
}
}
@media screen and (max-width: 599px){
	.product_in_block .chir-img img, #chir_seller .chir-img img {
		max-height: 125px;
	}
	#home_block_deal .product_in_block .chir-img img {
		max-height: 165px;
	}
	.related_product .chir-img img {
		max-height: 170px;
	}
}
@media screen and (min-width: 480px) and (max-width: 767px){
	#chir_logo p img {
		max-height: 60px;
		max-width: 270px;
	}
}
@media screen and (min-width: 565px) and (max-width: 767px){
	.box-timer .box-time-date {
		padding-left: 2px;
		padding-right: 2px;
	}
	.box-timer .box-time-date .time-num, .box-timer .box-time-date .text{
		width: 40px;
	}
}
@media screen and (max-width: 599px){
	ul.product-list.products li.item_product img, .related_product .chir-img img {
		max-height: 190px;
	}
}
@media screen and (max-width: 479px){
	#chir_logo p img {
		max-width: 200px;
		max-height: 50px;
	}
	.footer_newsletter h3 {
		margin: 5px 0px 15px 0;
		font-size: 16px;
	}
	.frm_new input[type="email"] {
		width: calc(100% - 100px);
		margin-right: 5px;
	}
	.product_in_block .chir-img img, #chir_seller .chir-img img {
		max-height: 200px;
	}
	#home_block_deal .product_in_block .chir-img img {
		max-height: none;
	}
	.site_faslhsale .chir-img img {
		max-height: 170px;
	}
	.title-event > span {
		font-size: 15px;
	}
	.newletter-popup.engo-popup .content {
		width: 90%;
	}
	.information-entry .left_box, .information-entry .right_box {
		width: 100%;
	}
	.detail-info-entry.pd_action a {
		margin-right: 5px;
	}
}
@media screen and (max-width: 450px){
	.product_in_block .chir-img img, #chir_seller .chir-img img {
		max-height: 140px;
	}
	ul.product-list.products li.item_product img, .related_product .chir-img img {
		max-height: 170px;
	}
}
@media screen and (max-width: 413px){
	ul.product-list.products li.item_product img, .related_product .chir-img img {
		max-height: 150px;
	}
}
@media screen and (max-width: 400px){
	a.cart_mobile {
		//	margin-right: 5px;
	}
	#chir_logo p img {
		max-width: 150px;
		max-height: 40px;
	}
	.browse-tags span:first-child {
		display: none;
	}
	.title-event > span {
		font-size: 14px;
		padding: 0 5px;
	}
	.box-timer-flash .box-time-date {
		font-size: 14px;
		margin-right: 5px;
		padding-right: 5px;
	}
	.detail-info-entry.pd_action a {
		margin-right: 5px;
		padding: 10px 20px; 
	}
}
@media screen and (max-width: 370px){
	.product_tabs_slide ul.item .tab_item p.pro-price {
		font-size: 12px;
	}
	.compare-price {
		font-size: 10px;
	}
	ul.chir_autocomplete li {
		font-size: 11px;
	}
	.product_in_block .chir-img img, #chir_seller .chir-img img {
		max-height: 120px;
	}
	ul.product-list.products li.item_product img, .related_product .chir-img img {
		max-height: 125px;
	}
	.site_faslhsale .chir-img img {
		max-height: 125px;
	}
	.info_policy span.name-icon {
		font-size: 30px;
	}
	.info_policy .description h4, .info_policy .description p {
		font-size: 12px;
	}
}
@media screen and (max-width: 319px){
	.product_in_block .chir-img img, #chir_seller .chir-img img, .site_faslhsale .chir-img img, .related_product .chir-img img {
		max-height: none;
	}
	.title-event > span {
		font-size: 12px;
	}
	.detail-info-entry.pd_action a {
		margin: 0;
		display: block;
		margin-bottom: 10px;
	}
}
@media (max-width: 767px){
	.nav-tabs>li{
		//width: 100%;
	}
	section#banner_bottom_home{
		margin: 0;
	}
	.ins_home .ins_main, .container{
		padding: 0;
	}
	.ins_main > .container > .col-xs-12{
		padding: 0;
	}

	.display-product-option li.selected{
		display: none;
	}
	.display-product-option{
		width: auto;
	}
	.item_policy:nth-child(2n+ 1) {
		clear: both;
	}
	.detail-info-entry.pd_action a{
		width: 100%;
		border-radius: 4px;
	}
	.pdf-book-modal{
		width: 100%;
	}
	#footer_chir .container{
		padding: 0 10px;
	}
	.slide-banner .owl-nav{
		display: none;
	}
	#banner_bottom_home, #banner_bottom_module_product {
		padding: 7px;
	}
	.title_object .title h2 {
		padding-left: 30px;
	}
	.pdRelated .title_chir h2{
		padding-top: 10px;
		padding-left: 10px;
	}
	#chir_search_head{
		margin: 0;
	}
	#chir_search_head.open{
		margin: 15px 0;
	}
	.title_object .title h2:hover{
		border: none;
	}
	.title_object .title h2 a:hover{
		border-bottom: 2px solid #026e36;
	}
	.image-product-review {
		//height: 150px;
		margin: 0 auto;
	}
	#owl-spdx2 .item2 {
		padding: 0;
	}
#owl-spdx2 .item2:nth-child(2n+1) {
    clear: both;
}
	.show1 {
		background: #fff;
		padding: 0;
	}
	.product-seen2, #owl-spdx2{
		display: inline-block;
		width: 100%;
		padding: 0;
	}
	.san_pham_da_xem_page .information-entry{
		padding: 0;
	}
	.engo-popup.active{
		max-height: 100%;
		width: 100%;
		overflow-y: auto;
		top: 0 !important;
		left: 0;
		z-index: 999999;
	}
	.list_button_cart .con-ajax-cart{
		float: left;
		margin-right: 0;
	}
	.list_button_cart input.btn-outline{
		padding: 10px 20px;
		float: right;
		margin-right: 0;
	}
	.smart-search-wrapper{
		max-height: 150px !important;
	}
	.collection-title-sort{
		text-align: left;
		margin-left: 52px;
	}
	.collection-title-sort .sort-by-header li a{
		text-indent: 0;
		width: 100%;
		height: auto;
	}
	.collection-title-sort .sort-by-header li{
		display: inline-block;
		width: 100%;
	}
}
@media (max-width: 567px) and (min-width: 320px){
	.collection-title-sort .coll-name{
		//margin-right: 180px;
		margin-top: 4px;
	}
}
@media (max-width: 320px){
	.open-search {
		//right: 90px;
		top: 21px;
	}
}