/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.button-popup-create-account {
	cursor: pointer;
}

.close-cart {
	cursor: pointer;
}

#Popup_customer_form .popup-header .close {
    top: 5px;
    right: 10px;
}

.m-abount-link {
	color:#fff;
	margin-top: 10px; 
	display: inline-block;
}

.block-categories .category-sub-menu li[data-depth="0"]>a, #search_filters .facet .facet-title {
	padding: 0 0 25px;
	padding-right: 20px;
	line-height: 24px;
}

@media only screen and (min-width: 1920px) {
	.category-cover img {
		width: 100%;	
	}
}

@media only screen and (min-width: 1024px) {
	.m-abount {
		padding-right: 60px;
	}
}