/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.swiper_wrapper .swiper-container2 {
        position: inherit;
        width: 100%;
        height: 100%;
        margin: 0;
}
.op-ts {
        -webkit-transition: none;
        transition: none;
}
