<style>
/*a#lp-pom-button-132 {
background: linear-gradient(90deg, rgba(25,30,71,1) 0%, rgba(41,57,143,1) 50%, rgba(39,49,120,1) 100%);
border-radius: 40px;
background-position: -370px;
background-size: 284px;
position: relative;
display: grid;
top: 0;
width: 146px;
height: 36px;
box-shadow: none;
font-size: 13px;
text-align: center;
text-decoration: none;
place-content: center;
font-family: Montserrat;
text-transform: uppercase;
color: #ffffff;
}*/
.itemActive {
position: fixed;
filter: drop-shadow(0px 0.5675140619277954px 2.9557113647460938px rgba(0, 0, 0, 0.01)) drop-shadow(0px 2.444675922393799px 5.572551250457764px rgba(0, 0, 0, 0.02)) drop-shadow(0px 5.8934149742126465px 9.318962097167969px rgba(0, 0, 0, 0.03)) drop-shadow(0px 11.175661087036133px 15.663387298583984px rgba(0, 0, 0, 0.03)) drop-shadow(0px 18.553342819213867px 26.074268341064453px rgba(0, 0, 0, 0.03)) drop-shadow(0px 28.288393020629883px 42.020050048828125px rgba(0, 0, 0, 0.04)) drop-shadow(0px 40.64273452758789px 64.96916961669922px rgba(0, 0, 0, 0.05)) drop-shadow(0px 55.87830352783203px 96.39007568359375px rgba(0, 0, 0, 0.06));
opacity: 1!important;
display:block!important;
}
.containerPopups.activePopup {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
opacity: 1;
background-color: #000000b8;
}
.activePopup#lp-pom-root {
position: relative;
overflow: hidden;
}
.container_img {
position: relative;
display: block;
text-align: center;
}
.container_img {
position: relative;
display: block;
text-align: center;
top: 0;
}
.logoRetailer + a{
background: linear-gradient(90deg, rgba(25,30,71,1) 0%, rgba(41,57,143,1) 50%, rgba(39,49,120,1) 100%)!important;
border-radius: 40px;
background-position: -370px!important;
background-size: 284px!important;
position: relative!important;
display: grid!important;
top: 0;
width: 146px!important;
height: 36px!important;
box-shadow: none;
font-size: 13px;
text-align: center!important;
text-decoration: none!important;
place-content: center!important;
font-family: Montserrat ;
text-transform: uppercase;
color: #ffffff;
}
.logoRetailer {
max-width: 150px;
height: 45px;
margin-bottom: 10px;
}
.CTA_container {
display: flex;
justify-content: space-between;
width: 500px;
margin: 0 auto;
}
.w3-modal {
display: grid;
place-content: center;
}
.w3-modal-content {
background-image: url(https://image-service.unbounce.com/https%3A%2F%2Fapp.unbounce.com%2Fpublish%2Fassets%2F6f6901c3-e114-4658-9e00-b33a5a6289f5%2Fb775b5ca-lightbox_1000000….png?png8=true);
background-repeat: no-repeat;
width: 600px;
height: 503px;
border-radius: 20px;
background-size: 100% 100%;
}
.w3-container {
display: flex;
place-content: center;
flex-wrap: wrap;
flex-direction: column;
position: relative;
width: 600px;
height: 503px;
gap: 20px;
opacity: 0;
display: none;
}
.w3-button {
position: absolute;
top: 10px;
right: 15px;
z-index: 99999;
cursor: pointer;
pointer-events: all;
pointer-events: all;
border: unset;
}
.titlePopup {
font-size: 28px;
font-weight: bolder;
text-align: center;
}
.containerPopups {
z-index: -9999;
position: relative;
opacity: 0;
top: 0;
height: 100%;
width: 100%;
display: grid;
place-content: center;
transition: 950ms all ease-in-out;
}
#lp-code-374 {
width: 100vw;
height: 100vh;
left: 0;
top: 0;
position: fixed;
z-index: -9999;
}
#lp-code-374.activePopup {
opacity: 1;
z-index: 999;
}
.w3-box {
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: space-evenly;
}
.box-producto1 {
width: 100%;
max-width: 30%;
}
.sliderMobile {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media only screen and (max-width: 800px){
.slick-list.draggable {
height: 100%;
}
.w3-container {
width: 100%;
max-width: 350px;
height: 680px;
}
.w3-modal-content {
width: 100%!important;
max-width: 100%!important;
height: 680px;
background-size: cover;
max-height: 100vh;
overflow-y: scroll;
}
.CTA_container {
flex-wrap: wrap;
flex-direction: row;
width: 100%;
text-align: center;
align-items: center;
align-content: center;
}
.CTA_container > div {
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 10px;
flex-direction: column;
align-items: center;
}
.logoRetailer {
height: auto;
max-width: 120px;
text-align: center;
display: block;
}
.logoRetailer img {
margin: 0 auto;
text-align: center;
display: block;
width: 100%;
height: auto;
}
.box-producto1 {
width: 100%;
max-width: 100%;
padding: 20px 0 30px;
box-sizing: border-box;
}
}
@media only screen and (min-width: 1199px){
.box-producto2 {
position: relative;
width: 380px;
display: inline-block;
background-color: #f9f9f9 !important;
border-radius: 20px;
max-height: 390px;
}
}
</style>