.owl-theme .owl-dots, .owl-theme .owl-nav { text-align: center; }.owl-theme .owl-nav { margin-top: 10px; }.owl-theme .owl-nav [class*="owl-"] { color: rgb(255, 255, 255); font-size: 14px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; padding-top: 4px; padding-right: 7px; padding-bottom: 4px; padding-left: 7px; background-color: rgb(214, 214, 214); background-image: initial; display: inline-block; cursor: pointer; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }.owl-theme .owl-nav [class*="owl-"]:hover { background-color: rgb(134, 151, 145); background-image: initial; color: rgb(255, 255, 255); text-decoration-line: none; }.owl-theme .owl-nav .disabled { opacity: 0.5; cursor: default; }.owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px; }.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; }.owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin-top: 5px; margin-right: 7px; margin-bottom: 5px; margin-left: 7px; background-color: rgb(214, 214, 214); background-image: initial; display: block; backface-visibility: visible; transition-property: opacity; transition-duration: 0.2s; transition-timing-function: ease; transition-delay: initial; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; border-bottom-left-radius: 30px; }.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background-color: rgb(134, 151, 145); background-image: initial; }