/*image overlay*/
.opero-image-overlay-01 .sppb-addon-overlay-image-content {
    padding: 15px;
}

.opero-image-overlay-01 .sppb-addon-title a {
    padding: 400px;
}


/*display slider*/
@media only screen and (min-width: 992px) {
.opero-home-display-slider .sppb-row {flex-direction: row-reverse;}
.opero-home-display-slider .sppb-carousel-pro-text {display: block;top: 60px;width: 100%;right: 0!important;z-index: 10;}
.opero-home-display-slider h2 {position: relative;left: -50px;margin-bottom: 30px!important;z-index: 10;color: #bd9863!important;width: 150%;margin-left: -50%!important;background: white;padding: 10px;}
.opero-home-display-slider .sppb-carousel-pro-content {margin-bottom: 30px!important;font-family: 'gothamlight';width: 80%;}
.opero-home-display-slider .sppb-carousel-item-inner .sppb-text-right {margin-top: 30px;padding-right: 40px;}
.opero-home-display-slider .sppb-carousel-inner>.sppb-item {
    padding: 0px!important;
}}

@media only screen and (max-width: 991px) {
.opero-home-display-slider .sppb-row {display: block;}
.opero-home-display-slider .sppb-carousel-pro-text {display: block;width: 100%;z-index: 10;padding: 0 0px;position: relative;margin-top: 10px;}
.opero-home-display-slider h2 {position: relative;margin-bottom: 30px!important;z-index: 10;color: #bd9863!important;line-height: 1.2!important;}
.opero-home-display-slider .sppb-carousel-pro-content {margin-bottom: 30px!important;font-family: 'gothamlight';}
.opero-home-display-slider .sppb-carousel-item-inner .sppb-text-right {margin-top: 30px;}
.opero-home-display-slider .sppb-carousel-inner>.sppb-item {
    padding: 0px!important;
}}

.opero-home-display-slider.sppb-carousel-pro .sppb-carousel-control {
    z-index: 80!important;
}


