/*
Theme Name:  Karma Hijo
Theme URL:   https://maniaccreativo.com/
Description: Tema Hijo de Kalles.
Author:      Maniac Creativo
Author URL:  https://maniaccreativo.com/
Template:    kalles
Version:     1.0.0
*/

/*Contenido del sitio P */
.txtdesc p {
    font-size: 18px !important;
}

/*Contáctenos Response*/

.wpcf7 form .wpcf7-response-output {
    border: 1px solid #95d4c2 !important;
    border-radius: 20px !important;
}

/*paquete de Productos*/

.wpa-wcpb-list h4.wpa-title {
    font-size: 16px !important;
    font-weight: 500 !important;
}

/*Noticias*/

.the4-blog-slider .post-thumbnail>div {
    background: rgba(0,0,0,.3) !important;
}

/*Producto Individual*/

a.button {
    margin: 2px !important;
}

.woocommerce-order-details h2 {
    font-size: 18px !important;
}

.woocommerce-customer-details h2 {
    width: 100% !important;
    font-size: 18px !important;
}

.cart__popup-action .checkout-button {
    background: #95d4c2 !important;
}

.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
    color: #05a081 !important;
}

.product_title {
    color: #95d4c2 !important;
}

button.single_add_to_cart_button {
    background: #95d4c2 !important;
}

.woocommerce-breadcrumb {
    padding: 20px !important;
}

.boxed .the4-wc-single .bgbl {
    padding: 2px !important;
}

.tab-heading:after {
    background: #95d4c2 !important;
}

/*Boton Carrito*/

.the4-mini-cart .checkout, .widget_shopping_cart .checkout {
    background-color: #95d4c2 !important;
}

/*Filtro Lateral Fondo*/

.bgb {
    background-color: #95d4c2 !important;
}

/*Acepto los términos*/

.acepto input {
	width: 15px !important;
    line-height: 40px !important;
    height: 15px !important;
}

/*Page Head*/

.page-head:before {
    background: #95d4c2 !important;
}

/*Fotter*/

.footer__top .widget-title {
    font-weight: 500 !important;
    font-size: 15px !important;
}

#the4-footer {
    background: rgb(149 212 194 / 20%) !important;
}

.footer__top a:hover {
    color: #95d4c2 !important;
}

/*Procesar Pedido Formulario*/

.woocommerce form .form-row-first, .woocommerce form .form-row-last {
    width: 50% !important;
    padding: 5px !important;
}

/*Ancho máximo de la venta vista de producto*/

.t4_compare_true #content_quickview {
    max-width: 1080px !important;
}

/* Título Producto movil*/

@media screen and (max-width: 782px) {
	.hover_style_3 .product-title {
	  font-size: 12px !important;
	}
	.hover_style_3 .price {
	  font-size: 10px !important;
	}
}  