@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-product-gallery .product-wrapper{display:flex;color:#000;}.dew-product-gallery .product-wrapper .product-gallery .image-group{position:relative;}.dew-product-gallery .product-wrapper .product-gallery .image-group img{display:block;width:100%;}.dew-product-gallery .product-wrapper .product-gallery .image-group .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-product-gallery .product-wrapper .product-gallery .image-group .product-hover a{display:block;width:100%;height:100%;}.dew-product-gallery .product-wrapper .product-gallery .image-group .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;}.dew-product-gallery .product-wrapper .product-gallery .image-group:hover{overflow:hidden;}.dew-product-gallery .product-wrapper .product-gallery .image-group:hover img{transform:scale(1.1);transition:all 0.2s ease-in;}.dew-product-gallery .product-wrapper .product-gallery .image-group:hover .product-hover{opacity:1;display:block;transition:all 0.3s ease-in;}