.dior-pages,
.dior-menu a,
.filtros-dior h4 {
    font-family: 'Lato', 'Gotham Book', sans-serif!important;
}

body.dior-bg:before,
body.dior-bg:after {
    display: block;
    content: "";
    position: fixed;
}

body.dior-bg:before {
    background: linear-gradient(135deg, #fafafa, #fdfdfd);
    width: 200vw;
    height: 100%;
    right: -140vw;
    top: -50vw;
    -webkit-transform: translateZ(0) rotate(-45deg);
    transform: translateZ(0) rotate(-45deg);
    z-index: -1;
}

body.dior-bg:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
    background: linear-gradient(180deg, #f5f5f5, #eee);
    z-index: -2;
}

.dior-pages .menu-toggle {
    background-color: #000;
    color: #fff!important;
    border-color: #000!important;
    width: 100%;
    border-radius: 0;
    padding: 10px;
}

.dior-pages .breadcrumbs {
    background: #fff;
}

.dior-pages .breadc li {
    margin: 5px 0!important;
}

.titulo-central {
    background: #000;
    text-align: center;
    height: 60px;
    padding: 10px 0px;
    display: flex;
    align-items: center;
}

.titulo-central h1 {
    color: #fff;
    margin: 0;
}

.dior-menu {
    background: #fff;
    display: inline-block;
    border-bottom: 1px solid #eee;
}

.dior-menu a {
    color: #000;
    text-align: center;
    font-weight: 300;
}

.dior-menu .sub-menu {
    background: #fff;
    border: 1px solid #eee;
    padding: 0;
    left: 50%;
    transform: translateX(-50%);
}

.dior-menu .sub-menu a {
    color: #000;
}

.main-menu .sub-menu li {
    border-bottom: 1px solid #eee;
}

.dior-menu .sub-menu a:hover {
    color: #000;
}

.dior-menu li>a {
    text-transform: uppercase;
    transition: all ease .3s;
}

.dior-menu li:hover>a {
    color: #000;
    font-weight: 600;
}

.dior-menu .has-children>a:after {
    display: none;
}

.dior-menu .main-menu li {
    width: auto;
}

.dior-menu .main-menu>ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.dior-pages .compra_rapida {
    background: #000;
    border-color: #000;
    color: #fff!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 5px;
}

.dior-pages .compra_rapida:hover {
    background-color: #333;
    border-color: #333;
}

.dior-pages .owl-nav .owl-next,
.owl-nav .owl-prev {
    opacity: 1;
    visibility: visible;
    background-color: transparent;
    bottom: 0;
    color: #000;
    font-size: 39px;
}

.dior-pages .carousel-wrapper {
    position: relative;
    background-color: #fff;
    padding: 10px 25px;
    border-radius: 2px;
    box-shadow: 0px 0px 10px rgba(115, 115, 115, 0.09);
}

.dior-pages .carousel-section {
    position: relative!important;
    z-index: 1;
}

.dior-pages .image-wrapper {
    height: 425px;
}

.dior-pages .image-wrapper img {
    object-fit: cover;
    height: 100%;
}

.overflor-hidden {
    overflow: hidden;
}

.expertise-section img {
    transition: all ease .5s;
}

.expertise-section a:hover img {
    transform: scale(1.05);
}

.sections-wrapper h4 {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
}

@media (min-width:1200px) {
    .dior-menu a {
        font-size: 16px;
    }
}

@media (min-width:992px) {
    .to-the-left {
        left: -80px;
    }
    .to-the-right {
        right: -80px;
    }
    .menu-banners-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
}


/* expertise */

.dior-menu .main-menu>li {
    width: auto;
}

.dior-menu .sub-menu li {
    width: inherit;
}

.titulo-central.light-theme {
    background: #fff;
}

.titulo-central.light-theme h1 {
    color: #000;
}

.titulo-central img {
    height: 40px;
}

.expertise-container {
    background-color: #fff;
    position: relative;
    padding: 15px 55px;
    margin-bottom: 50px;
    border-radius: 10px;
}

.expertise-container h3 {
    margin-top: 45px;
}

@media (min-width:768px) {
    .expertise-container {
        top: -70px;
    }
}


/* plp */

.bg-white {
    background-color: #fff!important;
}

img.pretty_size2,
img.product-disable.pretty_size2 {
    max-height: 250px;
    height: 100%;
    width: 100%!important;
}

.mx-0 {
    margin-left: 0!important;
    margin-right: 0!important;
}


/* ficha */

.dior-pages .product-action-details .addto {
    padding: 0 10px;
    color: #fff!important;
}

.dior-pages .input-group {
    width: inherit;
}

@media (max-width:768px) {
    .dior-pages .product-action-details .addto {
        width: 100%!important;
    }
}


/* menu mobile */

#dior-menu-mobile {
    background-color: #000;
}

#dior-menu-mobile,
#dior-menu-mobile a,
#dior-menu-mobile .btn {
    color: #fff;
}

#dior-menu-mobile a {
    border-color: transparent;
}

.dior-menu.hover-yellow .main-item {
    padding: 0 1rem;
}

.dior-menu.hover-yellow .main-item:hover,
.dior-menu.hover-yellow .main-item:active,
.dior-menu.hover-yellow .main-item:focus {
    background: #ffb500;
}

.dior-menu.menu-mega .main-menu {
    position: relative
}

.dior-menu.menu-mega .main-item {
    position: initial
}

.dior-menu.menu-mega .sub-menu {
    left: 0;
    transform: none;
    width: 100%;
}

.menu-mega .main-menu .sub-menu {
    top: 70px;
}

.menu-mega .sub-menu {
    display: flex;
    justify-content: center;
}

.menu-mega .menu-item-container {
    padding-top: 1rem;
}

.menu-mega .menu-description {
    text-transform: none;
    font-weight: 300;
    margin-top: .5rem;
}

.product-img.img-large img.pretty_size2,
.product-img.img-large img.product-disable.pretty_size2 {
    max-height: 850px;
}

.banner-slider-description {
    bottom: 0;
    left: 0;
    position: absolute;
    background: white;
    opacity: 1;
    border-bottom: 1px solid #eee;
    padding: 1rem;
    width: 100%;
}