/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* This is DF */

/* Web Fonts
   ========================================================================== */

@font-face {
  font-family: 'CalibreWeb';
  src: url('WebFonts/CalibreWeb-Regular.eot');
  src: url('WebFonts/CalibreWeb-Regular.eot?#iefix') format('embedded-opentype'), 
       url('WebFonts/CalibreWeb-Regular.woff2') format('woff2'), 
       url('WebFonts/CalibreWeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'CalibreWeb';
  src: url('WebFonts/CalibreWeb-RegularItalic.eot');
  src: url('WebFonts/CalibreWeb-RegularItalic.eot?#iefix') format('embedded-opentype'), 
       url('WebFonts/CalibreWeb-RegularItalic.woff2') format('woff2'), 
       url('WebFonts/CalibreWeb-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

.CalibreWeb {
  font-family: 'CalibreWeb';
}

.CalibreWeb-italic {
  font-family: 'CalibreWeb';
  font-style: italic;
}


/* Uncode Theme
   ========================================================================== */

body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .lines {
	background: #6bd16b;
}

body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .lines:before {
	background: #6bd16b;
}

body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .lines:after {
	background: #6bd16b;
}

.page-template-default {
	margin-top: 0 !important;
}

.fontsize-206708 {
  font-size: 21.666667px;
}

.fontheight-524109 {
  line-height: 1.3; 
}

.ubermenu-wpml-ls-menu-item {
  width: auto;
  background: red;
}

.mmb-container {
	top: 55%;
}

.heading-text > .h5 {
	font-size: 14px;
}

.button-custom {
	color: #2e7d4d !important;
	font-size: 1.25rem !important;
	line-height: 1.875rem;
	min-width: 250px;
	padding: 25px !important;
}

.button-header {
	padding: 25px 50px !important;
}

.button-link {
	font-size: 1.13333333333333rem;
	text-decoration: underline;
	text-decoration-color: #4ca75c;
}

.avatar {
	-webkit-transition: background-image 750ms ease-in-out;
	bottom: 0;
	height: 750px;
	left: 10%;
	position: fixed;
  	width: 50%;
	z-index: 100;
}

.avatar100 video {
	bottom: 0;
    left: 0;
    position: fixed;
    width: 70%;
}

.avatar1 {
	background-image: url(../../uploads/2017/05/01.png);
	height:100% !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}
.avatar2 {
	background-image: url(../../uploads/2017/05/03.png);
	height:100% !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}

.avatar3 {
	background-image: url(../../uploads/2017/05/02.png);
	height:100% !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}

.avatar4 {
	background-image: url(../../uploads/2017/05/04.png);
	height:100% !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}

.avatar5 {
	background-image: url(../../uploads/2017/05/06.png);
	height:100% !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}

.avatar6 {
	background-image: url(../../uploads/2017/05/05.png);
	height:100% !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}

.header-wrapper .header-scrolldown {
	bottom: 20px;
}

.header-wrapper .header-scrolldown i {
	font-size: 50px;
}

.header-wrapper .header-scrolldown i.fa {
	font-weight: bold;
}

.link-underline a {
	border-bottom: 2px solid #6bd16b;
}

.autotextflow .uncont {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.icon-box-icon .fa-stack {
	border: none;
	overflow: hidden;
}

.svg-bug .tmb .t-entry-visual img {
	width: initial;
}

.faq .panel-title > a span {
	font-size: 1.25rem;
}

.faq .panel-title > a:hover {
  color: #2e7d4d;
}

.panel-title.active > a {
	color: white !important;
	font-size: 1.33333333333333rem;
}

.footer-widget {
	font-size: 1rem;
	line-height: 1.75rem;
}

.footer-widget h3 {
	font-size: 1.25rem !important;
}

.footer-widget a {
	font-size: 1rem !important;
}

.footer-col-left .icon-box {
	padding: 20px 0 0;
}

.footer-col-left .icon-box .fa-fw {
	text-align: left;
}

.footer-logo .tmb .t-entry-visual img {
	max-width: 180px;
}

.site-footer p {
  font-size: 0.8125rem;
}

/*HTML5 placeholder custom font color*/
.contact-form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #4ca75c;
}
.contact-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	 color: #4ca75c;
	 opacity:  1;
}
.contact-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
	 color: #4ca75c;
	 opacity:  1;
}
.contact-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
	 color: #4ca75c;
}

.contact-form input, 
.contact-form textarea {
	background-color: #6bd16b !important;
	border: none;
	color: #fff;
	font-size: 1.25rem;
	padding: 20px;
}

.contact-form .wpcf7-text {
	width: 100%;
}

.contact-form .wpcf7-submit {
	color: #2e7d4d;
	font-size: 1rem;
	line-height: 1.875rem;
	margin: 45px 0 0;
	padding: 24px 47px 24px 47px;
}

.contact-form p:last-of-type {
	text-align: center;
}

.contact-form .col-lg-6 {
	padding: 18px 0 0;
}

.contact-form .col-lg-6 span {
	display: inline;
}

.contact-form .col-lg-6 span .wpcf7-list-item-label {
	color: #fff;
	font-size: 1.125rem;
	padding-left: 15px;
	vertical-align: middle;
}

.contact-form .wpcf7 span.wpcf7-not-valid-tip, 
.contact-form .wpcf7 span.wpcf7-response-output {
	color: #fff !important;
	display: block;
}

/* Cookie Consent
   ========================================================================== */

#catapult-cookie-bar a, #catapult-cookie-bar button {
  font-weight: bold;	
}

#catapult-cookie-bar a {
  margin-left: .571428571428571em;
}


/* WPML
   ========================================================================== */


.wpml-ls-item span {
	display: none;
}

.wpml-ls-legacy-dropdown {
	float: right;
	margin-right: 45px !important;
	margin-top: 14px !important;
	width: auto;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	border: none;
}

/**
* Media Queries
*/

@media (min-width: 576px) {

  .fontsize-206708 {
    font-size: 26.666666666667px;
  }
  
  .fontheight-524109 {
    line-height: 1.75; 
  }

	.mmb-container {
		top: 50%;
	}

	.wpml-ls-item span {
		display: inline-block;
	}

	.wpml-ls-legacy-dropdown {
		margin-right: 50px !important;
		margin-top: 8px !important;
	}
}

@media (min-width: 960px) {

  .fontsize-206708 {
    font-size: 40px;
  }

	.heading-text > h5 {
		font-size: initial;
	}

  .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 22px;
  }
  
  .wpcf7-checkbox span label {
    display: flex;
  }
  
  .site-footer [data-label="banner"] .single-wrapper {
    max-width: 45% !important;
  }
}
@media all and (min-width: 567px){
	.half-width-column{
		width: 55% !important;
		display: table-cell;
		height: 100%;
	}
	@media all and (max-width: 960px){
		.avatar{
			left: 0 !important;
		}
	}
}
