.dgwt-wcas-search-wrapp {
	min-width: 200px !important;
	border-radius: 0 9px 9px 0 !important;
}

nav ul li.menu-item > a > svg {
	margin-right: 3px;
	margin-bottom: -2px
}


.product-ul-wrapper {
    margin-left: -32px;
    margin-right: -32px;
    clear: both;
		background-color: #f2f2f2;
}

.product-ul-wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
}

.product-ul-wrapper > ul.products > li {
	background-color: #fff;
	padding: 10px 20px !important;
	border-radius: 5px
}

body.home .dgwt-wcas-search-submit {

}

article.type-product > .inside-article {
	border-radius: 5px;
}

.dgwt-wcas-search-wrapp button {
	border-radius: 0 5px 5px 0 !important;
}

.dgwt-wcas-search-input {
	border-radius: 6px !important;
}

.dgwt-wcas-search-submit {
	font-size: 13px;
}

.dgwt-wcas-search-submit::before {
	display: none;
}


.zinside-left-sidebar > aside:first-child {
	border-radius: 5px 5px 0 0;
}


.inside-left-sidebar > aside {
	border-radius: 5px;
}

.single_add_to_cart_button {
	border-radius: 0 5px 5px 0 !important;
}

.quantity .minus {
	border-radius: 10px 0 0 10px !important;
}

.woocommerce div.product form.cart div.quantity {
	margin-right: 0px !important;
}

ul li .fas {
	margin-right: 5px;
}

.footer-nav ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.footer-nav ul ul {
	padding-left: 20px;
	margin-bottom: 20px
}

.widget-title {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding-bottom: 8px;
	margin-bottom: 12px;
}

.facet-label {
	margin-top: 40px;
	font-size: 16px;
	margin-bottom:14px;
}

.facet-wrap:first-child .facet-label {
	margin-top: 0px;
}

ul.children {
    padding-left: 30px;
    padding-top: 6px;
}


.woocommerce ul.products li.product a img {
	height: 120px;
	object-fit: contain;
}

.woocommerce ul.products li.product a img.secondary-image {
	height: 120px;
	object-fit: cover;
}

ul.products .wc-product-image {
	width: 100px;
}


@media (min-width: 769px) {
    .archive li.product {
        display: flex;
  }

    .archive .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
        flex-grow: 1;
    }

    .archive .wc-items-container {
        min-width: 200px;
        text-align: left;
    }
}
.woocommerce ul.products li.product .price del {
    display: block;
}

.wc-columns-container .products, .woocommerce .related ul.products, .woocommerce .up-sells ul.products {
	grid-gap: 25px;
}

.widget.widget_berocket_aapf_single {
	padding: 0;
	padding-bottom: 20px;
}

li.current-cat > a {
	font-weight: 900;
}

.berocket_aapf_widget-title {
	margin-bottom: 2px !important;
	border-bottom: 0;
}

.berocket_aapf_widget-title span {
	font-weight: 700;
}

.widget.widget_berocket_aapf {
	padding: 0px;
}

.site-logo {
	margin-top: -7px;
}

header.entry-header > h1.entry-titles {
	padding-left: 10px;
	padding-right: 10px;
}

.woocommerce-billing-fields .optional {
display:none;	
}

