/*
Theme Name: Sivan child
Theme URI: https://landing.rivaxstudio.com/sivan/
Author: RivaxStudio
Author URI: https://themeforest.net/user/rivaxstudio/
Description: Sivan is Designed for lightweight WordPress Magazine, Blog and Newspapaer Websites.
Version: 1.0.0
Template:  sivan
License: Themeforest.net
License URI: http://themeforest.net/licenses
Text Domain: sivan
Tags: blog, magazine, minimal, lightweight
*/

/* Menu */
.footer-canvas-menu-btn-container, .footer-canvas-menu-bg {	
	top:40px;
}

/* Layout Style do Bottom */

#back-to-top.show{
	bottom: 90px;
}

/* Style content post */
.single-content{
	padding-bottom:0px !important;
}

.single-share-box-container{
    padding: 0 0 50px 0;
	border-top:none;
}

/* Style Mememe plugin */
.mememe-load-more {    
    background-color: #e75063;
    color: #ffffff;
	border-radius: 30px;
}

/* Start max width feed */
@media screen and (min-width: 1280px) {
	article.category-memes-e-zoeiras-da-internet img {
		max-width: 600px;
	}
}
/* End max width feed */

.mememe-carousel-button-next:after, .mememe-carousel-button-prev:after {
    background-color: #e75063;
    padding: 10px;
    border-radius: 30px;
}

.mememe-addons{
	text-align:center;
}

.mememe-count-up{
	background-color: #e75063 !important;
}

.mememe-addons a.mememe-btn.mememe-addon{
	margin-bottom: 10px;
}