.msacwl-row-clearfix:after, .msacwl-row-clearfix:after{content: " ";    display: table;}
.msacwl-row-clearfix:after{clear:both;}
.msacwl-slider-conf, .msacwl-carousel-conf{display:none;}

/* Slider CSS */
.msacwl-gallery-slider{visibility: hidden; opacity:0;  transition:opacity 0.5s linear;  }
.msacwl-gallery-slider.slick-initialized { visibility: visible; opacity:1; }

.msacwl-gallery-carousel{visibility: hidden; opacity:0;  transition:opacity 0.5s linear;  }
.msacwl-gallery-carousel.slick-initialized { visibility: visible; opacity:1; }

.msacwl-gallery-slider button.slick-arrow, .msacwl-gallery-carousel button.slick-arrow { width:15px; cursor:pointer !important; height:26px; position:absolute; z-index:999; text-indent:-99999px;border:0px !important;padding:20px 15px !important; text-align:center; margin:0px; border-radius:0px !important}
.msacwl-gallery-slider button.slick-next, 
.msacwl-gallery-slider button.slick-next:hover,  
.msacwl-gallery-slider button.slick-next:focus,
.msacwl-gallery-carousel  button.slick-next, 
.msacwl-gallery-carousel  button.slick-next:hover,  