
.sow-post-carousel-theme-base .sow-carousel-title.has-title {
	align-items: baseline;
	display: flex;
}

.sow-post-carousel-theme-base .sow-carousel-title.has-title .sow-carousel-navigation {
	margin-left: auto;
}

body.rtl .sow-post-carousel-theme-base .sow-carousel-title.has-title .sow-carousel-navigation {
	margin-right: auto;
	margin-left: initial;
}

.sow-post-carousel-theme-base .sow-carousel-title .widget-title {
	display: inline-block;
	padding-right: 15px;
}

.sow-post-carousel-theme-base .sow-carousel-title .sow-carousel-navigation {
	float: right;
}

.sow-post-carousel-theme-base .sow-carousel-title .sow-carousel-navigation .sow-carousel-disabled {
	cursor: default;
	opacity: .6;
}

body.rtl .sow-post-carousel-theme-base .sow-carousel-title .sow-carousel-navigation {
	float: left;
}

body.rtl .sow-post-carousel-theme-base .sow-carousel-title .sow-carousel-navigation a {
	margin-left: 0;
	margin-right: 2px;
}

.sow-post-carousel-theme-base a.sow-carousel-next, .sow-post-carousel-theme-base a.sow-carousel-previous {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	border-radius: 2px;
	display: block;
	float: right;
	font-family: "post-carousel-arrows";
	font-size: 8px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 3px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	width: 18px;
}

.sow-post-carousel-theme-base a.sow-carousel-previous:before {
	content: "";
}

.sow-post-carousel-theme-base a.sow-carousel-next:before {
	content: "";
}

.sow-post-carousel-theme-base .sow-carousel-wrapper {
	left: 0;
	overflow: hidden;
	position: relative;
	right: 0;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items {
	zoom: 1;
	margin: 0;
	padding: 0;
	transition: all .45s ease;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items:before {
	content: "";
	display: block;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items:after {
	clear: both;
	content: "";
	display: table;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item {
	display: block;
	margin-right: 15px;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail {
	line-height: 0;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail:focus {
	outline: none;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a {
	display: block;
	background-position: center center;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a, .sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a span.overlay {
	transition: all .35s ease;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a span.overlay {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: static;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-default-thumbnail {
	display: block;
	background: #e8e8e8;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0e0e0), color-stop(1, #e8e8e8));
	background: -ms-linear-gradient(bottom, #e0e0e0, #e8e8e8);
	background: -moz-linear-gradient(center bottom, #e0e0e0 0%, #e8e8e8 100%);
	background: -o-linear-gradient(#e8e8e8, #e0e0e0);
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-loading {
	display: block;
	background: url("https://cdn-cnagg.nitrocdn.com/UgEjSKfmzMFOBFzTjZUvZQyyDCxLVhpg/assets/images/optimized/rev-a952382/alex-mandry.com.au/wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/images/carousel-loader.gif") #f6f6f6 center center no-repeat;
	margin: 0;
}

.sow-post-carousel-theme-base .sow-carousel-wrapper .sow-carousel-items .sow-carousel-loading.nitro-lazy {
	background-image: none !important;
}
