/* 
Theme Name: Purina DogChow
Theme URI: https://www.welcomeac.cl
Description: Desarrollo para Purina DogChow
Author: H&eacute;ctor Angulo
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
*/
/*
    Add your custom styles here
*/
body:not(.elementor-editor-active) {
    overflow: hidden !important;
}

.box_tiempo .elementor-widget-container {
	text-align: center;
}


label {
    width: 100%;
}

.elementor-element .uael-cf7-style span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -10px;
    right: 5px;
}

.btn_comenzar .elementor-button-text span {
    font-weight: 400;
}

.box_9cartas .area-tarjeta:nth-child(7) .superior, .box_9cartas .area-tarjeta:nth-child(9) .superior, .box_9cartas .area-tarjeta:nth-child(11) .superior {
    background-image: url(/wp-content/uploads/2023/05/bg-card-rojo.png) !important;
}

.box_9cartas .area-tarjeta:nth-child(8) .superior, .box_9cartas .area-tarjeta:nth-child(10) .superior, .box_9cartas .area-tarjeta:nth-child(12) .superior {
    background-image: url(/wp-content/uploads/2023/05/bg-card-verde.png) !important;
}

.box_4x4_virutex .area-tarjeta:nth-child(5) .superior, .box_4x4_virutex .area-tarjeta:nth-child(7) .superior, .box_4x4_virutex .area-tarjeta:nth-child(13) .superior, .box_4x4_virutex .area-tarjeta:nth-child(15) .superior {
    background-image: url(https://virutex.lajuguera.cl/wp-content/uploads/2024/03/carta-bg-001.png);
}
.box_4x4_virutex .area-tarjeta:nth-child(6) .superior, .box_4x4_virutex .area-tarjeta:nth-child(8) .superior, .box_4x4_virutex .area-tarjeta:nth-child(14) .superior, .box_4x4_virutex .area-tarjeta:nth-child(16) .superior {
    background-image: url(https://virutex.lajuguera.cl/wp-content/uploads/2024/03/carta-bg-002.png);
}

.win img {
    filter: grayscale(100%);
}

.sombra {
	-webkit-filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, .2));
    filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, .2));
}