/* Home */ &.home-module{ a.nav-link:hover{ color: $color01_type; background: $color01; } .owl-carousel { &.owl-theme { .owl-controls { margin-top: 10px; text-align: center; .owl-buttons, .owl-nav { .owl-prev { left: 0; } .owl-next { right: 0; } } .owl-dots{ bottom: -10px; } } } } .fixture{ &.maxSize-991{ .link{ bottom: 0; } } } } /* Fin Home */