@import "funciones.less";@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap');@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,200,0,0');@font-face{font-family:'Segoe-UI';src:url('https://toybe.dewenir.es/wp-content/themes/salient-child/dewenir/fonts/Segoe-UI.ttf') format('truetype');font-weight:normal;font-style:normal;}@media only screen and (min-width: 1000px){:root{--vertical_mid:80px;}}@media only screen and (max-width: 999px){:root{--vertical_mid:40px;}}.font-60,.font-60 *{font-family:"Open Sans", sans-serif !important;--min:60;--max:60;--mintrans:280;--maxtrans:1920;font-size:clamp(var(--min) * 1px, calc((var(--max) - var(--min)) * ((100vw - var(--mintrans)* 1px) / (var(--maxtrans) - var(--mintrans))) + var(--min) * 1px), var(--max) * 1px) !important;font-weight:400;line-height:1.2 !important;color:#000;}.font-48,.font-48 *{font-family:"Open Sans", sans-serif !important;--min:48;--max:48;--mintrans:280;--maxtrans:1920;font-size:clamp(var(--min) * 1px, calc((var(--max) - var(--min)) * ((100vw - var(--mintrans)* 1px) / (var(--maxtrans) - var(--mintrans))) + var(--min) * 1px), var(--max) * 1px) !important;font-weight:400;line-height:1.2 !important;color:#000;}.font-36,.font-36 *{font-family:"Open Sans", sans-serif !important;--min:36;--max:36;--mintrans:280;--maxtrans:1920;font-size:clamp(var(--min) * 1px, calc((var(--max) - var(--min)) * ((100vw - var(--mintrans)* 1px) / (var(--maxtrans) - var(--mintrans))) + var(--min) * 1px), var(--max) * 1px) !important;font-weight:400;line-height:1.2 !important;color:#000;}#dew-full-product-gallery{background-color:antiquewhite;}#dew-full-product-gallery .full-product-gallery{display:flex;flex-wrap:wrap;}#dew-full-product-gallery .full-product-gallery .item{position:relative;display:flex;width:33%;background-color:#0085cf;background-image:url('https://toybe.dewenir.es/wp-content/uploads/2023/07/fondo-bolsa.png');background-repeat:no-repeat;background-size:60%;background-position:center;}@media (max-width: 1000px){#dew-full-product-gallery .full-product-gallery .item{width:50%;}}@media (max-width: 768px){#dew-full-product-gallery .full-product-gallery .item{width:100%;}}#dew-full-product-gallery .full-product-gallery .item .item--text{padding:15%;margin:auto;color:#fff;line-height:1.3;font-family:'Playfair Display', sans-serif;font-size:24px;}#dew-full-product-gallery .full-product-gallery .item img{aspect-ratio:1;object-fit:cover;}#dew-full-product-gallery .full-product-gallery .item .product-hover{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);transition:all 0.3s ease-in;}#dew-full-product-gallery .full-product-gallery .item .product-hover a{display:block;width:100%;height:100%;}#dew-full-product-gallery .full-product-gallery .item .product-hover a .product-hover--text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;color:#fff;line-height:1.5;white-space:nowrap;}#dew-full-product-gallery .full-product-gallery .item:hover{overflow:hidden;}#dew-full-product-gallery .full-product-gallery .item:hover img{transform:scale(1.1);transition:all 0.2s ease-in;}#dew-full-product-gallery .full-product-gallery .item:hover .product-hover{opacity:1;display:block;transition:all 0.3s ease-in;}