
* {
	-moz-hyphens:none;
	-ms-hyphens:none;
	-webkit-hyphens: none;
	hyphens:none;
	-o-hyphens: none;
	overflow-wrap:keep-all;
    word-wrap: keep-all;
}

img, object, video, embed {
    max-height: unset;
    height: auto;
    max-width: 100%;
}
.products-grid .product-item .product-item-info.type1 {
	background: unset !important;
}
.product-item-info .product.name a:hover {
	  color: #777 !important;
    text-decoration: underline !important;
}
/** MOBILE **/
@media (max-width:768px){


}
/** /MOBILE **/


/** DESKTOP **/
@media (min-width:768px){
	.page-header.type10 {
	    background-color: #383734 !important;
	}
	.page-header.type10.header-new-skin .minicart-wrapper {
	  	float: unset !important;
	}

}


.navigation ul,
.sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu  {

  z-index: 99999999;
}

/** /DESKTOP **/
 
.products-grid .product-item .product-item-info,
.products-grid .product-item .product-item-info .amlabel-position-wrapper {
	z-index: unset !important;
} 
.products-grid .product-item .product-item-info .amlabel-position-wrapper {
	z-index: 2 !important;
}
