ul>li, ol>li {
	margin: 0;
}

ul, ol {
	margin: 0;
}

a:visited, .alink:visited {
    color: unset;
}

a, .alink {
    color: unset;
}

a:hover, .alink:hover {
    color: unset;
}

a:active, .alink:active {
    color: unset;
}

* {
	box-sizing: border-box;
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
	box-shadow: none;
}

.page-header .panel.wrapper {
    border-bottom: none;
    background: none;
	color: unset;
}

.page-header .header.panel {
	padding: 0;
}

.header.content {
	padding: 0;
}

.logo {
	margin: 0;
	float: unset;
	max-width: unset;
	width: 33%;
}

.block-search {
	float: unset;
	padding: 0;
}

.block-search .control {
	padding: 0;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
	border-radius: 0;
	padding: 0;
}

.navigation .level0.parent>.level-top>.ui-menu-icon:after {
	content: unset;
}


.nav-sections {
	margin-bottom: 0;
}

.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
	padding: 0;
}

.product-item-name, .product-item .price-box {
	margin: 0;
}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
	box-shadow: unset;
	margin: 0;
	padding: 0;
	border: none;
}

.products-grid .product-item-inner {
	box-shadow: none;
	border: none;
	background: none;
	position: unset;
	padding: 0;
	margin: 0;
}

.abs-visually-hidden-desktop-s, .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
	width: 100%;
	height: auto;
	position: unset;
	margin: 0;
}

.block.newsletter .title {
	display: block;
}

.block.newsletter {
	margin: 0;
}
.nav-toggle > span {
    border: unset;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: auto;
}
.nav-toggle:before{
	content: ' ';
}
.columns .column.main {
	padding-bottom: 0;
}

.page-products .products-grid .product-item:nth-child(3n + 1) {
	margin-left: 0;
}


.sidebar.sidebar-main .product-item-info {
	display: none;
}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
	position: unset;
}

.products {
	margin: 0;
}

.table>tbody>tr>th, .table>tbody>tr>td {
	border-top: none;
}

table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
	padding: 0;
}

.product-info-main .product-info-price {
	border: none;
}

.product-social-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .table-comparison .action.towishlist:before, .product-social-links .action.tocompare:before {
	content: unset;
}

.action.towishlist {
	margin-bottom: 16px;
}

.product-addto-links .action {
	margin-right: 0;
}