/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.pagination {
	float: none;
	text-align: center;
}

.single-post .single-related-posts .fusion-carousel {
	overflow: visible;
	position: relative;
	padding-left: 44px;
	padding-right: 44px;
}

.single-post .single-related-posts .fusion-carousel .ovh {
	overflow: hidden;
}

.single-post .single-related-posts .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
    margin-left: 0 !Important;
}

.single-post .single-related-posts .fusion-carousel .fusion-carousel-nav {
	width: 100%;
}

.single-post .single-related-posts .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
	left: auto !important;	
}