/*
 Theme Name: deeprojects
 Theme URI: https://deeprojects.de
 Description: Dies ist mein Divi-Child Theme.
 Author: Dennis Drzosga
 Author URI: https://deeprojects.de
 Template: Divi
 Version: 1.0.0
*/

@media (min-width: 768px) {
    body ul.products li.product:nth-child(1) {
        margin-left:0px!important;
    }
}
@media (max-width: 767px) {
	.et_pb_wc_add_to_cart_0_tb_body {
		border-color: white !important;
	}
}
.wc-gzd-cart-info.wc-gzd-item-desc.item-desc {
	display: none !important;
}

.single-product .et_pb_column_2_tb_body .legal-price-info:nth-of-type(1) {
	display: none !important;
}
#wc-ppcp-product-button-container  .paypal-buttons-label-paypal {
	min-height: 40px !important;
}
input[type=checkbox] {
	accent-color: #56664d !important;
}
.et_shop_image .et_overlay {
	display: none !important;
}

.et_shop_image:hover img {
  transform: scale(1.1);
  transition: all 1s 0s ease;
}

.et_shop_image {
  overflow: hidden;
}

.et_shop_image img {
  transition: all 1s 0s ease;
}

.germanized_info {
    text-align: center;
    margin-top: 20px;

}
.germanized_info p  {
 display: inline-block;
 font-size: 12px;
 color: #707070!important;
 padding: 0;
 margin: 0 !important;

}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: calc(25% - 25px);
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: calc(33.3333333333% - 10px);
	padding:0px !important;
}
.woocommerce-page.columns-4 ul.products li.product, 
.woocommerce.columns-4 ul.products li.product {
	padding:0px !important;
}

.bottom_bar_product {
    text-align: center;
    margin-top: auto;
}

.menubar {
    z-index: 0 !important;
}

.woocommerce.columns-3 p.wc-gzd-additional-info.wc-gzd-additional-info-loop.shipping-costs-info, 
.woocommerce.columns-4 p.wc-gzd-additional-info.wc-gzd-additional-info-loop.shipping-costs-info
{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 25px;
    display: none;
}
.woocommerce.columns-3  a.button.wa-add-to-cart,
.woocommerce.columns-4  a.button.wa-add-to-cart {
    margin-bottom: 20px !important;
}

.after-shop-loop-title-extra {
    display: flex;
    justify-content: flex-start;
    margin: 0px 2px;
}

.after-shop-loop-title-extra-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 53px;
    background-color: #dcdcdc;
}

.after-shop-loop-title-extra-item {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    width: 33.333%;
    color: #56664c;
}

.after-shop-loop-title-extra-item:first-child:before {
    display: none;
}

.after-shop-loop-title-extra-item span.et-pb-icon {
	font-size:15px !important;
}



.after-shop-loop-title-extra-item-icon {
    /* display: inline-block; */
    /* float: left; */
    margin-right: 0px;
    font-weight: bold;
}

.after-shop-loop-title-extra-item-text {
    /* font-weight: bold; */
    text-align: center;
    margin-top: 4px;
    font-size: 12px;
}

.single-product .after-shop-loop-title-extra-item-text {
	margin-top:4px;
	text-align:left;
	color: #56664c;
}

.after-shop-loop-title-extra-2 {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
}

.woocommerce-page ul.products li.product {
    /* border: 1px solid #f2f2eb ! Important; */
    overflow: hidden;
    box-shadow: #ececec 0px 0px 5px 0px;
}

.single-product .after-shop-loop-title-extra-item span.et-pb-icon {
	font-size:26px !important;
}

.single-product .after-shop-loop-title-extra-item:before {
    display: none;
}

.single-product .after-shop-loop-title-extra-item {
    font-size: 1rem;
}

.single-product .after-shop-loop-title-extra-item-icon {
    margin-right: 20px;
    color: #56664c;
}

.woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    padding: 0px !important;
    box-shadow: #282828 0px 0px 7px 0px;
    border: 1px solid #d8d8d8 !important;
    box-shadow: none;
    border: none !important;
    background-color: rgb(244 244 244 / 69%) !important;
}

.single-product .after-shop-loop-title-extra {
    border-top: #CCC 1px solid;
    border-bottom: #CCC 1px solid;
    padding-top: 15px;
    padding-bottom: 8px;
}
.woocommerce.columns-4 span.et_shop_image,
.woocommerce.columns-3 span.et_shop_image {
    max-height: 300px !important;
    overflow: hidden;
}

h2.woocommerce-loop-product__title {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.product_details_list_item span.et-pb-icon {
    font-size: 16px !important;
    margin-right: 12px;
    /* margin-top: 10px; */
    display: inline-block !important;
}

.product_details_list {
    padding-left: 0px;
    border-bottom: #CCC 1px solid;
    padding-bottom: 20px;
}

.product_details_list_item {
    margin-bottom: 7px;
}


span.product_details_list_item-text {
    margin-top: -5px;
    display: inline-block;
    line-height: 16px;
    vertical-align: middle;
    color: #56664c !important;
}

.single-product .wc-gzd-additional-info.tax-info {
	display:none !important;
}

body ul.products li.product .woocommerce-loop-product__title {
    font-size: 21px !important;
    padding: 0px 20px !important;
    /* min-height: 60px; */
}

body .woocommerce ul.products li.product .price .woocommerce-Price-amount.amount {
    font-size: 21px !important;
}

.woocommerce ul.products li.product a .after-shop-loop-title-extra-item-icon img {
    width: 28px !important;
    font-weight: bold;
    text-align: center;
    margin: auto !important;
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: calc(33.3333333333% - 30px);
    padding: 0px !important;
    margin: 10px !important;
}

woocommerce ul.products.columns-3::before {
	display:none !important;
}

.woocommerce.columns-3 .after-shop-loop-title-extra-item:last-child .after-shop-loop-title-extra-item-icon {
    margin-left: 2px;
    margin-right: -6px;
}
.woocommerce.columns-3 ul.products li.product {
	transition: all 0.2s;
}
.woocommerce.columns-3 ul.products li.product:hover {
    box-shadow: #c3c3c3 0px 0px 15px 0px;
    cursor: pointer;
    transition: all 0.2s;
}

.woocommerce.columns-3 ul.products li.product span.et_overlay {
    display: none;
}

.single-product .after-shop-loop-title-extra-item:first-child {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

span.xoo-wsc-footer-txt {
    display: none;
}
.woocommerce ul.products::before {
	display:none !important;
}
.woocommerce ul.products li.product span.woocommerce-Price-amount.amount,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	color: #56664c !important;
}


.relatedproduct  .after-shop-loop-title-extra {
	border:none !important;
	/*display:none !important;*/
}

.woocommerce ul.products li.product .price {
    margin-bottom: 30px !important;
}
ul.products.columns-4 {
        display: flex;
        flex-wrap: wrap;
        gap: 33px !important;
    }

.after-shop-loop-title-extra.item-counter-2 .after-shop-loop-title-extra-item {
    width: 50%;
}

.single-product .after-shop-loop-title-extra-item-icon {
    display: inline-block;
    float: left;
    margin-right: 10px;
    font-weight: bold;
    width: 30px;
}

@media only screen and (max-width: 1024px) {
	.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: calc(50% - 30px);
	}
		.after-shop-loop-title-extra {
    display: flex;
    justify-content: center;
    margin: 0px 2px;
}
	.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a .after-shop-loop-title-extra-item-icon img {
		text-align: center;
		margin: auto !important;
	}
	.after-shop-loop-title-extra-item-icon {
		display: block;
		float: none;
		text-align: center;
		margin: auto;
	}
	.after-shop-loop-title-extra-item:before {
		height:55px;
	}
}

@media only screen and (max-width: 600px) {
	body ul.products li.product .woocommerce-loop-product__title {
		padding: 20px !important;
		text-align: center;
		font-size: 18px !important;
		margin: 10px 0px !important;
	}

	body.woocommerce ul.products li.product .price {
		text-align: center;
		font-weight:bold;
	}

    body .woocommerce.columns-3 ul.products li.product {
        width: 100% !important;
        margin: 10px 0px !important;
    }
	.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a .after-shop-loop-title-extra-item-icon img {
		text-align: center;
		margin: auto !important;
	}
	.after-shop-loop-title-extra-item-icon {
		display: block;
		float: none;
		text-align: center;
		margin: auto;
	}
	
	.after-shop-loop-title-extra-item {
		position: relative;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 15px;
		width: 33.333%;
		color: #56664c;
	}
	
	.after-shop-loop-title-extra-item-text {
		/* font-weight: bold; */
		text-align: center;
		margin-top: 4px;
		font-size: 12px;
	}
	
	.after-shop-loop-title-extra-item:before {
		height: 52px;
	}
	
	body.et-db #et-boc .et-l .et_pb_wc_price_0_tb_body .price {
		font-size: 30px !important;
	}
	
	.product_details_list_item {
		margin-bottom: 14px;
		display: flex;
	}
	span.product_details_list_item-text {
	margin-top:0px;
	}
	.quantity input {
		max-width: 43px !important;
	}
	
	.woocommerce-page div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity {
		margin-right: 10px !important;
	}
	
	.single-product .after-shop-loop-title-extra-item-icon {
		margin-right: 0px;
		color: #56664c;
	}
	.after-shop-loop-title-extra-item-text {
		text-align: center !important;
	}
	
	.after-shop-loop-title-extra {
		display: flex;
		justify-content: left;
		margin: 0px 2px;
	}
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-4 li.product {
		width:100% !important;
	}
}

.relatedproduct .after-shop-loop-title-extra .after-shop-loop-title-extra-item {
	display: flex;
    flex-direction: column;
    align-items: center;
}

.single-product .relatedproduct  .after-shop-loop-title-extra-item-icon {
	margin-right: 0px;
}
.relatedproduct .after-shop-loop-title-extra-item:before {
    content: '' !important;
    position: absolute !important;
    left: 0;
    top: 0;
    width: 1px;
    height: 53px;
    background-color: #dcdcdc;
	display: block;
}
.relatedproduct .after-shop-loop-title-extra-item:first-child:before {
    display: none;
}
.et_pb_wc_price_0_tb_body + .legal-price-info {
    display: none !important;
}

@media only screen and (max-width: 600px) {
	.et_pb_wc_price_1_tb_body + .legal-price-info {
    	display: none !important;
	}
	.et_pb_wc_price_0_tb_body + .legal-price-info {
    	display: block !important;
	}
}
