
/* To override the transparency of the link set slideshow module background*/

.owl-stage-outer {
    background: rgba(164,164,164,0)!important;
} 

/* ends */