.product-labels .product-label.sale-label{
	background-color: #FFEB3B !important;
	color: #000 !important;
	font-size: 14px !important;
	border-radius: 5px;
	line-height: 1;
}
.main-toggle-menu .second-menu-block, 
.main-toggle-menu .menu-title {
	z-index:0 !important;
}
.minimal-price-link{
	display: inline-block !important;
}
.header.links > li.greet.welcome .not-logged-in{
	display: none;
}
.amsearch-products-section .product-item [data-role="priceBox"] span{
	margin-top: 0 !important;
	padding: 0 !important;
}
.amsearch-products-section .amsearch-product-list{
	width: 100%;
}
.product-item-info .product-item-details .price-box{
	margin-bottom: 10px;
}
.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  	max-width: calc(50%)!important;
}
@media (max-width: 1540px){
	.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item,
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
	  	max-width: calc(50%)!important;
	}
}
@media (max-width: 1400px){
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
	  	max-width: calc(50%)!important;
	}
	.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item{
		 	max-width: calc(50%)!important;
	}
}
@media (max-width: 1340px){
	section.amsearch-wrapper-block > div.amsearch-form-block.-opened > section.amsearch-result-section{
		transform:unset!important;
	}
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
	  max-width: calc(50%) !important;
	}
	.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item{
		 	max-width: calc(50%)!important;
	}
}
@media (max-width: 1050px){
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item{
		 	max-width: calc(50%)!important;
	}
	.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
	  max-width: calc(100%) !important;
	}
}
@media (max-width: 991px){
	.amsearch-overlay-block{
		z-index: 8 !important;
	}
	section.amsearch-wrapper-block > div.amsearch-form-block.-opened > section.amsearch-result-section{
		transform:unset!important;	
	}
	.amsearch-products-section{
		border: none !important;
	}
	.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item,
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
		max-width: calc(100%) !important;
	}
	.amsearch-input-wrapper.-typed .amsearch-button-search-invi{
		border-radius: 0 100% 100% 0;
	}
}
@media (max-width: 920px){
	.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item,
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
		max-width: calc(50%) !important;
	}
}
@media (max-width: 480px){
.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item,
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
		max-width: calc(50%) !important;
	}
}
@media (max-width: 360px){
	.header-bottom .amsearch-products-section.-grid:not(.-slider) .amsearch-item,
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
		max-width: calc(100%) !important;
	}
}
.amsearch-wrapper-block .action.tocart{
	border-radius: 0;
	border-color: #ddd;
	line-height: 34px;
	padding: 0 .625rem;
	font-size: .75rem;
	height: 36px;
	font-weight: 600;
	text-transform: uppercase;
	background: #147300;
	color: #fff;
}
.amsearch-wrapper-block  .actions-primary{
	display: inline-block;
}
.amsearch-wrapper-block .action-wishlist .amsearch-button{
	background-image: unset!important;
	margin: 0 !important;
}
.amsearch-wrapper-block .action-wishlist .amsearch-button:before{
	content: '\e889';
	margin: 0;
	font-family: 'porto-icons';
	font-size: 1rem;
}
.amsearch-wrapper-block .action-wishlist{
	display: inline-block !important;
	vertical-align: middle;
	position: relative;
	transition: all 0.3s;
	right: -36px;
	visibility: hidden;
	opacity: 0;
	height: 34px;
	padding: 4px 5px 0;
	text-align: center;
	border:1px solid #ddd !important;
	color: #333;
	background-color: #fff;
}
.amsearch-item.product-item:hover .product-item-actions .actions-secondary {
  visibility: visible !important;
  right: 0 !important;
  opacity: 1 !important;
}

.amsearch-wrapper-block .action.tocart:hover{
	background-color: #147300 ;
	color: #fff;
	border-color: #ddd;
}
.amsearch-wrapper-block .action-wishlist a:hover{
	background-color: #FFF !important;
}
a.amsearch-link.product-item-link{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: unset !important;
	padding: 0 !important;

}
.amsearch-products-section .product-item [data-role="priceBox"]{
		flex-wrap: unset;
}



li.ui-menu-item.level1.parent>a{
  	font-weight: 700;
}
.amsearch-form-block{
	width: 100% !important;
}
.page-header .amsearch-input-wrapper {
  width: 100% !important;
}
.amsearch-button-search-invi{
	background-image: unset !important;;
	right: 0 !important;;
	background-color: #69dba9 !important;
	height: 100% !important;;
	width: 46px !important;;
}
.amsearch-button-close-invi{
	right: 46px !important;
}
.amsearch-input-wrapper.-typed .amsearch-button-search-invi{
	left: unset !important;
}
.amsearch-button-close-invi{
	background-image: unset !important;
}

.amsearch-button-close-invi i:hover{
	color:#FFF;
}
.amsearch-button.-clear:hover{
	box-shadow: none;
	background-color: #147300 !important;
	filter: unset !important;
}
.amsearch-loader-block{
	right: 100px !important;
}
@media (min-width: 992px){
	.page-header .navigation li.level0 .level-top:hover{
	 	color: #FFF !important;
	 	font-weight: 500 !important;
	}
	.page-header .navigation li.level0:hover {
	  background-color: #147300 !important;
	}
	.page-header.type22.sticky-header .header-bottom{
		z-index: 99;
	}
	.page-header.type22 .search-area .block.block-search {
		max-width: 100% !important;
	}
}
@media (min-width: 769px), print{
	.page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
  		width: 100% !important;
	}
}

.amdelivery-main-container input[name="amdeliverydate_date"]{
		width: calc(100% - 100px);
}
.amdelivery-main-container .ui-datepicker-trigger{
	padding: 16px 30px;
  border-color: rgba(0,0,0,.09);
  border-left: none;;
  position: relative;
  bottom: 1px;
}
.amdelivery-main-container .ui-datepicker-trigger span{
	display: none;
}
.amdelivery-main-container .ui-datepicker-trigger::before{
		content: '\f865';
		font-family: 'porto-icons';
	  font-style: normal;
	  font-weight: normal;
	  display: inline-block;
}




.catalog-product-view .action.primary.disabled, 
.catalog-product-view .action.primary[disabled], 
.catalog-product-view fieldset[disabled] .action.primary{
    opacity: 1;
}