/*
Theme Name: Colibri Interactive Child
Template: colibriinteractive
Theme URI: https://colibri-interactive.com
Author: Colibri Interactive
Author URI:
Description: Colibri Interactive Theme
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


body.home #primary {
	padding-bottom: 0 !important;
}
.topbar-lang-switcher {
	display: none;
}

.upper-footer .textwidget {
	border: 0;
	background: transparent !important;
}

h1.section-heading:after {
	content: '';
	display: block;
	width: 40px;
	margin: 20px auto;
	border-top: 2px solid #e33c31;
}
header p.section-subheading {
	font-size: 16px;
}

.ci-reference-servicelist-hl {
	font-weight: bold;
	margin-bottom: 20px;
}
ul.ci-references-servicelist {
	padding-left: 0;
}
ul.ci-references-servicelist .ci-reference-icon {
	font-size: 12px;
	line-height: 20px;
}
ul.ci-references-servicelist li {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0 5px;
	color: #e33c31;
	font-size: 12px;
	list-style-type: none;
	border-radius: 5px;
	border: 1px solid #e33c31;
}
.ci-section-contacttext .divider-line {
	width: 40px;
	border-top-width: 2px !important;
}

.footer_widget .textwidget {
	padding-right: 0;
	padding-left: 0;
}


.second-widget-area .textwidget {
	padding-top: 55px;
}

/* Language Switch Navigation */
#menu-languageswitch li {
	margin-lefT: 10px;
	display: inline-block;
	list-style-type: none;
}
#menu-languageswitch li a,
#menu-languageswitch li a span {
	color: 	#828282;
}
#menu-languageswitch li.wpml-ls-current-language a,
#menu-languageswitch li.wpml-ls-current-language a span {
	color: #e33c31 !important;
}


.section .wpcf7-mail-sent-ok {
	color: #398f14 !important;
	border-color: #398f14 !important;
}


.pricing .pricing-time {
	font-size: 10px;
}