/*
Theme Name: Divi - Child theme
Theme URI: 
Version: 0.1
Description: Divi - Child
Author: GN Development
Author URI: #
Template: Divi
*/
/*@import url(../Divi/style.css);*/
/* =Theme customization starts here

------------------------------------------------------- */

.packaging-monthly-text {
    color: #5194d3;
	color: #2F77B6;
    font-weight: bold;
}

img.night-icon {
    position: absolute;
    width: auto !important;
    top: 5px;
    left: 5px;
}

.packaging-temaxia {
    position: absolute;
    aspect-ratio: 1 / 1;
    background-color: #5194d3;
	background-color: #2F77B6;
    color: white;
    line-height: 1em;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    border-radius: 100%;
    top: 0;
    right: 0;
}

span.price-only {
    color: #E60000;
    font-weight: bold;
    font-size: 16px;
}
.woofc-count span {
    background-color: #2F77B6 !important;
}

@media screen and (max-width: 980px){
	body ul.products li.product h2.woocommerce-loop-product__title{
		font-size: 14px !important;
	}
	
	.packaging-monthly-text{
		line-height: 1em;
    	margin-bottom: 5px;
	}
	
	.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
		text-align: left;
	}
	
	ul.products li.product .add_to_cart_button{
		font-size: 14px;
    	line-height: 1.3em !important;
	}
}

span.product-title-tmx-badge {
    background-color: #5194d3;
	background-color: #2F77B6;
    color: white;
    display: block;
    text-align: center;
    width: fit-content;
    padding: 2px 10px;
}

.woocommerce ul.products li.product .price del {
    opacity: 0.85;
}

.et_pb_row_1_tb_footer span.et-pb-icon{
	display: none !Important;
}

#pojo-a11y-skip-content {
  color: #0E7BC4 !important;
}

ul.products li.product .price{
	display: block;
    width: 100%;
	float: unset !important;
}

.extra-info {
    display: block;
    clear: both;
    color: #2f77b6;
    font-weight: bold;
}