/*
Theme Name: Chaitan Child Theme
Theme URI: http://chaitan.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Chaitan
Template: chaitan
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: chaitan

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@media (min-width: 1600px) {
	.footer-widget-area .widget_ltx_navmenu ul {
		margin-right: 0 !important;
	}
}

.services-sc.layout-photos article .descr .header {
    font-size: 20px;
}

/*
 * Sendinblue
 */

.sib_loader img {
	display: none !important;
}
.sib-alert-message {
	text-transform: none;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 90%;
    background: #88b44e;
    color: white !important;
    border-radius: 10px;
    padding: 1px 10px !important;
    font-weight: bold;
    white-space: nowrap;
    z-index: 1;
}
.sib-alert-message.sib-alert-message-warning {
    background: #f94816;
}
header.page-header.hasBreadcrumbs {
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-post .blog-info-post-top ul + ul {
    padding-top: 0 !important;
}