/*
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
*/


/**
 * @license
 * MyFonts font Build ID 3774958, 2019-06-18T12:21:43-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: BourtonBase by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton/base/
 * Copyright: Copyright (c) 2014 by Kimmy Design. All rights reserved.
 * Licensed pageviews: 200,000
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3774958
 *
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3999ee");


@font-face {
    font-family: 'BourtonBase';
    src: url('fonts/3999EE_0_0.eot');
    src: url('fonts/3999EE_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/3999EE_0_0.woff2') format('woff2'), url('fonts/3999EE_0_0.woff') format('woff'), url('fonts/3999EE_0_0.ttf') format('truetype') ; 
}

/* Webfont: BourtonDropStripesB */
@font-face {
    font-family: 'BourtonDropStripesB';
    src: url('fonts/BourtonDropStripesB.eot'); /* IE9 Compat Modes */
    src: url('fonts/BourtonDropStripesB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/BourtonDropStripesB.woff') format('woff'), /* Modern Browsers */
         url('fonts/BourtonDropStripesB.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/BourtonDropStripesB.svg#BourtonDropStripesB') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url], body.uncode-accessible input, body.uncode-accessible textarea, body.uncode-accessible select {border:1px solid #212121 !important;}
#ui-datepicker-div.gform-legacy-datepicker[style], #ui-datepicker-div {background-color:white !important;}

.menu-light .menu-smart a, .menu-light .menu-smart a:hover, .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover,  .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover {color:#E7131A !important;}

.tmb .t-entry-visual .t-overlay-text {/*opacity:1 !important;*/}


.footer-icon {
  width: 60px; 
  height: 60px;
  display: block; 
}

.footer-social-link {
  padding: 0px; 
  display: inline-block;
  line-height: 0;
  width: 60px;
  height: 60px;
}




@media only screen and (max-width: 979px) {
	#main-logo .navbar-brand img {height:40px !important;}
}
@media only screen and (min-width: 980px) {
	h1.bigtexth1 {font-size:71.8px !important;}
	h1.font-164957.text-color-447845-color {font-size:29px;}
	#main-logo .navbar-brand img {height: 45px;padding-bottom:5px;}
	#logo-container-mobile, #masthead > div > div > div > div.col-lg-12.main-menu-container.middle  {margin:auto;}
}


