@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;500;700;900&display=swap");body{margin:0;padding:0}#dior{font-family:"Montserrat",sans-serif}#dior .destacar{border:1px solid blue;-webkit-box-sizing:border-box;box-sizing:border-box}#dior .padding-y{padding:20px 0}#dior .cabecera{background:#000;color:#fff;position:sticky;top:69px;width:100%;z-index:100}#dior .cabecera a,#dior .cabecera i,#dior .cabecera span{color:#fff;text-decoration:none}@media screen and (min-width:992px){#dior .cabecera{top:0px}}#dior #barra-menu{text-transform:uppercase;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;font-size:9px}#dior #barra-menu .logo-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:10px 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}#dior #barra-menu .logo-menu a .logo{width:100px}#dior #barra-menu .categoria{-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}#dior #barra-menu .categoria-nombre{margin:0;-webkit-transition:0.3s ease all;transition:0.3s ease all}#dior #barra-menu .categoria:hover{text-decoration:underline}#dior #barra-menu .categoria .subcategoria-contenedor{opacity:0;top:-10px;position:absolute;background:#eaeaead1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;width:30%;margin-left:0px;padding:10px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:#000 0px 0px 10px -5px;box-shadow:#000 0px 0px 10px -5px;pointer-events:none;-webkit-transition:0.3s ease all;transition:0.3s ease all}#dior #barra-menu .categoria .subcategoria-contenedor.active{opacity:1;top:130px;pointer-events:all}#dior #barra-menu .categoria .subcategoria-contenedor.primero{left:10px}#dior #barra-menu .categoria .subcategoria-contenedor .subcategoria{margin:10px auto;display:-webkit-box;display:-ms-flexbox;display:flex}#dior #barra-menu .categoria .subcategoria-contenedor .subcategoria a{color:#000;width:100%}#dior #barra-menu .categoria .subcategoria-contenedor .subcategoria a:hover{text-decoration:underline}@media screen and (min-width:992px){#dior #barra-menu{font-size:19px}#dior #barra-menu .categoria .subcategoria-contenedor.active{top:170px}}#dior .owl-dot:focus,#dior .owl-next:focus,#dior .owl-prev:focus{outline:none}#dior .owl-nav button{font-size:50px;line-height:0;position:absolute;top:35%;width:80px;height:80px;background:transparent;color:#000}#dior .owl-prev{left:30px}#dior .owl-next{right:30px}#dior .owl-dots{margin:40px auto 0}#dior .owl-dots button span{width:10px;height:10px;background:#7e7e7e;-webkit-transition:0.3s ease all;transition:0.3s ease all}#dior .owl-dots button.active span{background:#000}@media screen and (min-width:992px){#dior .owl-nav button{font-size:40px}#dior .owl-prev{left:0}#dior .owl-next{right:0}#dior .owl-dots button span{width:10px;height:10px;margin:5px}}#dior a:hover{text-decoration:none}#dior .owl-item a{text-decoration:none}#dior .owl-stagePadding .owl-item{opacity:0.4;-webkit-transition:0.3s ease all;transition:0.3s ease all}#dior .owl-stagePadding .owl-item a{text-decoration:none}#dior .owl-stagePadding .owl-item a img{width:100%;-o-object-fit:cover;object-fit:cover}#dior .owl-stagePadding .owl-item a .opciones-titulo{margin:10px auto;text-align:center;text-transform:uppercase;text-decoration:none;color:#000;font-size:20px;font-weight:500}#dior .owl-stagePadding .owl-item.active{opacity:1}#dior .owl-productos .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}#dior .owl-productos .owl-stage .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#dior .owl-productos .producto{color:#000;text-align:center;font-size:14px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#dior .owl-productos .producto-imagen{margin:40px 0}#dior .owl-productos .producto-nombre{text-transform:uppercase;font-weight:600;width:80%}#dior .owl-productos .producto-boton{margin:auto auto 0 auto}#dior .owl-cat .owl-nav button{top:30%}#dior .owl-cat .cat{color:#000;text-align:center;font-size:32px;text-transform:uppercase;font-weight:500}#dior .owl-cat .cat-nombre{margin:30px 0 0}@media screen and (min-width:992px){#dior .owl-cat,#dior .owl-productos,#dior .owl-stagePadding{max-width:80%;margin:auto}#dior .owl-cat .owl-nav button,#dior .owl-productos .owl-nav button,#dior .owl-stagePadding .owl-nav button{top:25%}#dior .owl-stagePadding .owl-item img{height:260px}#dior .owl-stagePadding .owl-item .opciones-titulo{font-size:20px}#dior .owl-productos .producto{font-size:20px}#dior .owl-productos .producto-nombre{width:90%}#dior .owl-productos .producto-boton{width:90%}#dior .owl-cat .cat{font-size:20px}#dior .owl-cat .cat-nombre{margin:10px 0 0}}#dior section{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#dior section.product-category{padding:0 0 30px 0}#dior section .btn-bk{background:#000;color:#fff;font-weight:200;width:90%;border-radius:33.333rem;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:uppercase;-webkit-transition:0.3s ease all;transition:0.3s ease all;text-decoration:none;font-weight:400}#dior section .btn-bk:hover{background:#e3e3e3;color:#000;font-weight:bold}#dior section .btn-ver-todo{margin:30px auto 0px;width:50%;max-width:300px;text-align:center;font-weight:500}@media screen and (min-width:992px){#dior section{max-width:1400px;margin:auto}}#dior .titulo-seccion{text-transform:uppercase;font-weight:500;text-align:center;font-size:35px}@media screen and (min-width:992px){#dior .titulo-seccion{font-size:32px}}#dior #principal img{width:100%}#dior .products{padding:0 0 30px 0}#dior .products-grill{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}#dior .products-grill .producto{color:#000;text-align:center;font-size:12px;line-height:24px;width:50%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}#dior .products-grill .producto-imagen{margin:40px auto;width:100%}#dior .products-grill .producto-nombre{text-transform:uppercase;font-weight:600}@media screen and (min-width:992px){#dior .products .producto{font-size:24px;width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}#dior .products .producto-imagen{width:100%}#dior .products .producto-boton{width:90%;margin:auto auto 0 auto}}#dior.expertise{padding:0 0 20px 0}#dior.expertise,#dior.main-cat,#dior.product-grill{font-size:20px}#dior.expertise .owl-productos,#dior.main-cat .owl-productos,#dior.product-grill .owl-productos{max-width:inherit}#dior.expertise .breadcrumbs,#dior.main-cat .breadcrumbs,#dior.product-grill .breadcrumbs{font-weight:400;text-transform:uppercase;text-align:inherit;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}#dior.expertise .breadcrumbs span,#dior.main-cat .breadcrumbs span,#dior.product-grill .breadcrumbs span{margin:0 10px;font-weight:600}#dior.expertise .breadcrumbs a,#dior.main-cat .breadcrumbs a,#dior.product-grill .breadcrumbs a{margin:0 10px;color:#000}#dior.expertise section,#dior.main-cat section,#dior.product-grill section{text-align:center}#dior.expertise .entrada,#dior.main-cat .entrada,#dior.product-grill .entrada{padding:0 0 30px 0}#dior.expertise .entrada-banner,#dior.main-cat .entrada-banner,#dior.product-grill .entrada-banner{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;z-index:-2;position:relative}#dior.expertise .entrada-contenido,#dior.main-cat .entrada-contenido,#dior.product-grill .entrada-contenido{background:#fff;width:90%;margin:-100px auto auto;z-index:2}#dior.expertise .entrada .textos,#dior.main-cat .entrada .textos,#dior.product-grill .entrada .textos{padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal}#dior.expertise .entrada .textos .titulo,#dior.main-cat .entrada .textos .titulo,#dior.product-grill .entrada .textos .titulo{font-weight:500;text-transform:uppercase;font-size:30px}#dior.expertise .entrada .textos .bajada,#dior.main-cat .entrada .textos .bajada,#dior.product-grill .entrada .textos .bajada{font-weight:500;font-size:20px;text-transform:uppercase}#dior.expertise .entrada .textos span,#dior.main-cat .entrada .textos span,#dior.product-grill .entrada .textos span{font-weight:500;font-size:18px}#dior.expertise .entrada .textos .texto,#dior.main-cat .entrada .textos .texto,#dior.product-grill .entrada .textos .texto{font-size:18px}#dior.expertise .entrada .imagenes,#dior.main-cat .entrada .imagenes,#dior.product-grill .entrada .imagenes{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;overflow:hidden}#dior.expertise .entrada .imagenes img,#dior.main-cat .entrada .imagenes img,#dior.product-grill .entrada .imagenes img{-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-ms-flex:1 2 30%;flex:1 2 30%;height:170px}#dior.expertise .entrada .imagenes img.tercio-mobile,#dior.main-cat .entrada .imagenes img.tercio-mobile,#dior.product-grill .entrada .imagenes img.tercio-mobile{width:33%}#dior.expertise .entrada .imagen-w100 img,#dior.main-cat .entrada .imagen-w100 img,#dior.product-grill .entrada .imagen-w100 img{width:100%}@media screen and (min-width:992px){#dior.expertise,#dior.main-cat,#dior.product-grill{font-size:20px}#dior.expertise .entrada-banner,#dior.main-cat .entrada-banner,#dior.product-grill .entrada-banner{height:400px}#dior.expertise .entrada .textos,#dior.main-cat .entrada .textos,#dior.product-grill .entrada .textos{padding:20px 40px}#dior.expertise .entrada .textos .titulo,#dior.main-cat .entrada .textos .titulo,#dior.product-grill .entrada .textos .titulo{font-size:30px;margin:30px auto auto}#dior.expertise .entrada .textos .bajada,#dior.main-cat .entrada .textos .bajada,#dior.product-grill .entrada .textos .bajada{font-size:24px}#dior.expertise .entrada .textos .texto,#dior.expertise .entrada .textos span,#dior.main-cat .entrada .textos .texto,#dior.main-cat .entrada .textos span,#dior.product-grill .entrada .textos .texto,#dior.product-grill .entrada .textos span{font-size:20px}#dior.expertise .entrada .imagenes img,#dior.main-cat .entrada .imagenes img,#dior.product-grill .entrada .imagenes img{height:600px}}
/*# sourceMappingURL=main.css.map */