/*
Theme Name:   GWPKunststofflabor
Description:  Schreibe hier eine kurze Beschreibung über dein Child-Theme
Author:       Mike Platzer
Author URL:   https://mikeplatzer.de
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  GWPKunststofflabor
*/

/* Schreibe hier dein eigenes persönliches Stylesheet */


/* RESULTS LIST */

.filter-results{
	background: transparent;
}

.filter-results td{
    background: transparent !important;
    border: none !important;
    font-size: 14px !important;
    padding-top: 0px;
}

.filter-results h2{
    font-size: 16px !important;
    margin-bottom: 5px;
    margin-top: 0px;
}

a.results-link {
    color: #808285 !important;
    font-size: 16px !important;
}

a.results-link:hover{
    color: #D6007F !important;
}

a.results-link:before{
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    color: #D6007F;
    padding-right:10px;
}

td.column-1{
    width: 20%;
    padding: 0px;
}

td.column-2{
    width: 25%;
}

td.column-3{
    width: 30%;
}

td.column-4{
    width: 20%;
}

td.column-5{
    width: 5%;
}

.column-1 p {
    height: 100% !important;
    display: contents;
}

.column-1 img {
    object-fit: cover;
    height: 100% !important;
    width: auto;
    object-position: center;
}

.cart-link i{
    font-size: 18px !important;
}

a.cart-link {
    position: relative;
}
a.cart-link span {
    position: absolute;
    background: #D6007F;
    color: #fff;
    width: 150px;
    padding: 10px;
    left: -120px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

a.cart-link:hover span {
    display: block !important;
}


li.sf-field-taxonomy-product_cat select {
    color: #D6007F;
}


.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "" !important;
    background: url(/wp-content/uploads/2022/01/icon-anfrage.png);
    width: 150px;
    height: 70px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
	background-position:right;
}

a#elementor-menu-cart__toggle_button {
    padding: 0px;
}

li.sf-field-submit:hover .sf-field-submit:after{
    background: rgb(30,178,34);
}

.elementor-menu-cart__subtotal {
    display: none;
}

.elementor-button-link i{
	color: #D6007F;
}


.searchandfilter ul {
	padding-left: 0px;
}

.searchandfilter ul li {
    display: inline;
}

.sf-field-submit input[type="submit"] {
    background: url(/wp-content/themes/GWPKunststofflabor/images/submit.png);
    color: #fff !important;
    font-size: 20px;
    height: 40px;
    top: 17px;
    border: none;
    width: 40px;
    margin-right: 4px;
    position: relative;
	border-radius: 0px;
    opacity: 0.5;
}

.sf-field-submit input[type="submit"]:hover{
    background: url(/wp-content/themes/GWPKunststofflabor/images/submit-hover.png);
    opacity: 1;
}

input.search-filter-reset:hover {
    background: url(/wp-content/themes/GWPKunststofflabor/images/cancel-hover.png);
    opacity: 1;
}

input.search-filter-reset {
    background: url(/wp-content/themes/GWPKunststofflabor/images/cancel.png);
    color: #fff;
    font-size: 29px;
    height: 40px;
    top: 17px;
    width: 40px;
    position: relative;
    padding: 0px 11px;
    border: none;
    border-radius: 0px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.5;
}

input.search-filter-reset:hover{
    background-color: #fff !important;
}




/* .sf-field-submit:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    position: absolute;
    display: inline-block;
    height: 40px;
    width: 40px;
    font-weight: 900;
    left: 11px;
    top: 38px;
} */

@-moz-document url-prefix() {
  .sf-field-submit input[type="submit"] {
    background: url(/wp-content/themes/GWPKunststofflabor/images/submit.png);
    color: #fff !important;
    font-size: 20px;
    height: 40px;
    top: -3px;
    border: none;
    width: 37px;
    margin-right: 4px;
    position: relative;
	border-radius: 0px;
    opacity: 0.5;
}

input.search-filter-reset {
    background: url(/wp-content/themes/GWPKunststofflabor/images/cancel.png);
    color: #fff;
    font-size: 29px;
    height: 40px;
    top: -3px;
    width: 40px;
    position: relative;
    padding: 0px 11px;
    border: none;
    border-radius: 0px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.5;
}

input.search-filter-reset:hover {
    background: url(/wp-content/themes/GWPKunststofflabor/images/cancel-hover.png);
    opacity: 1;
}

.sf-field-submit input[type="submit"]:hover{
    background: url(/wp-content/themes/GWPKunststofflabor/images/submit-hover.png);
    opacity: 1;
} 
	
	/* .sf-field-submit:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    position: absolute;
    display: inline-block;
    height: 40px;
    width: 40px;
    font-weight: 900;
    left: 11px;
    top: 17px;
} */
}

li.sf-field-submit {
    position: relative;
}


li.sf-field-reset {
    width: auto !important;
}

li.sf-field-submit {
    width: auto !important;
}

.searchandfilter ul li {
    display: inline-block;
    width: 30.9%;
}

.searchandfilter h4 {
    color: #333132;
    padding: 0px 0 5px;
}
select.sf-input-select {
    border-radius: 0px;
}

.searchandfilter select.sf-input-select {
    width: 300px;
    max-width: 90%;
}

/* SEARCH AND FILTER */

#select-leistungen .sf-field-taxonomy-product_cat select.sf-input-select {
    pointer-events: none;
}

.filter-pv li.sf-field-taxonomy-product_cat select{
	color: #000;
}

/* RESULTS LIST */

.filter-results{
	background: transparent;
}



/* Anfrage-Formular */

.woocommerce-form-coupon-toggle{
	display: none;
}

ul.wc_payment_methods.payment_methods.methods{
	display: none;
}

.woocommerce-checkout h3{
		color: var( --e-global-color-2df4a90 );
    font-family: "Barlow", Sans-serif;
    font-size: 22px;
    text-transform: uppercase;
}

.woocommerce-checkout strong.product-quantity {
    display: none;
}

.woocommerce-checkout thead, .woocommerce-checkout tfoot{
	display: none;
}

.woocommerce-checkout td.product-total{
	display: none;
}

.woocommerce table.shop_table td {
    background-color: transparent !important;
	    border: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	    background-color: #c36;
}

.woocommerce-checkout a {
    font-size: 16px;
}

.woocommerce table.shop_table{
	border: none;
}

.woocommerce table.shop_table td {
    background-color: transparent !important;
    border: none;
    font-size: 16px;
    font-family: "Barlow";
    padding: 10px 0px;
    border-bottom: 1px solid #A7A9AC;
}

.woocommerce-notices-wrapper {
    display: none;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	border-radius: 0px !important
}

/* CART PAGE */

#cart-page thead {
    display: none;
}

#cart-page tr:last-child {
    display: none;
}

.cart_totals h2, .cart_totals table {
    display: none;
}

.product-name a {
    font-size: 16px !important;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    display: none;
}

#cart-page span.woocommerce-Price-amount.amount {
    display: none;
}

#cart-page td.product-quantity {
    display: none;
}

#cart-page a.checkout-button.button.alt.wc-forward {
    background: var( --e-global-color-2df4a90 );
    border-radius: 0px;
    padding: 13px;
    width: 220px;
    float: right;
    font-weight: 600 !important;
    font-family: "Barlow";
}

a.button.wc-backward {
    display: none;
}

.woocommerce-info {
    border-top: none;
    background: transparent;
}

.woocommerce-info::before{
    display: none;
}

p.cart-empty.woocommerce-info {
    padding-left: 0px;
    font-size: 16px;
    font-family: "Barlow";
}

td.product-thumbnail {
    display: none;
}

td.product-remove {
    width: 50px;
}

span.posted_in.detail-container {
    display: none;
}

span.cart-norm {
    padding-right: 30px;
}


/* SEARCH Form */

.aws-search-result .aws_result_title, .aws-search-result .aws_search_more a{
    color: var( --e-global-color-2df4a90 );
}

li.aws_result_item.aws_search_more {
    display: none;
}

span.aws_result_sku {
    display: none !important;
}

.woocommerce a.remove{
    color:  var( --e-global-color-2df4a90 ) !important;
}

.woocommerce a.remove:hover{
    background: var( --e-global-color-2df4a90 ) !important;
}

a.woocommerce-privacy-policy-link {
    font-size: 16px !important;
    font-weight: 400;
}

#contact-data a{
    font-size:14px;
}

.woocommerce div.product div.images img {
    pointer-events: none;
}

.woocommerce-product-gallery__image a{
    pointer-events: none;
}

.elementor-menu-cart__main {
    right: -2000px !important;
}

.single-post .hentry {
  max-width: 1370px;
  margin: 0 auto;
}