/**
* Theme Name: Chirokind Child
* Description: This is a child theme of Chirokind, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themearc">Theme Arc</a>
* Template: chirokind
* Version: 1.3
*/


:root{
	/*--thm-base: #2AAE8F;*/
	--thm-base: #1F816A;
	--thm-black: #444444;	
}

.footer-area {
	background: var(--thm-black);
}

.sec-title .sub-title h5,
.about-style2__content .list-item ul li .icon span,
.sidebar-contact-info-2 ul li .icon span {
	color: var(--thm-base);
}

body:not(.home) .main-header-style7 {
	position: relative;
}

.sec-title .sub-title .border-left,
.sec-title .sub-title .border-right,
.single-service-style2 .icon-box .round-box,
.single-service-style2 .btn-box a span:after {
	background-color: var(--thm-base);
}

.main-slider-style7 .main-slider-content .big-title-box,
.main-slider .main-slider-content .text,
.main-slider .main-slider-content .btns-box {
	transition: opacity 1s;
}

.footer-main > .container >.row > .footer-column:nth-child(5) {
    width: 100%;
}

.about-style2__content .list-item ul li {
	padding-left: 35px;
	font-size: 18px;
	line-height: 34px;
}

.service-widget.widget_nav_menu ul li a:hover:before, .service-widget.widget_nav_menu ul li.current-menu-item a:before {
	    border-left: 4px solid var(--thm-black);
}

.single-service-style2 h3 {
	font-size: 22px;
	text-transform: none;
}


.header-btn-style1 {
	margin-left: 25px;
}
.container-idioma .wpml-ls-legacy-list-horizontal {
	padding: 0;
	margin-right: 25px;
}

.container-idioma > .wpml-ls-statics-shortcode_actions {
	border:0px;

}

.container-idioma .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a,
.container-idioma .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link, 
.container-idioma .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link:link {
	background-color: transparent;
}

.mobile-nav__content .wpml-ls-statics-shortcode_actions a, 
.mobile-nav__content .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a, 
.mobile-nav__content .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:link, 
.mobile-nav__content .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link, 
.mobile-nav__content .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link:link,
.mobile-nav__content .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
	color: #fff;
}

.mobile-nav__contact {
	margin-top: 25px;
	margin-bottom: 25px;
}

.mobile-nav__content .container-idioma  {
	margin-top: 25px;
}

.sec-title .sub-title span.te-subtitle {
    color: var(--thm-base);
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-family: var(--thm-font-5);
}

.breadcrumb-area {
	/*background-color: var(--thm-base);*/
	background-color: #989ca7;
}

.breadcrumb-area .inner-content {
	padding-top: 50px;
	padding-bottom: 50px;
}

.main-slider-style7 .image-layer {
	background-position: center center;
}