/*
Theme Name: Better Image
Description: Child theme for Uncode theme
Author: Chip Pintilie
Author URI: http://www.betterimage.org
Template: uncode
Version: 3.0.0
Text Domain: uncode
*/


.tmb-content-under .t-overlay-content {border: 1px solid #CCC;}

.text-uppercase {text-transform: none;}

.style-light .link, .style-light.style-override .link, .style-dark .style-light .link, .style-light a, .style-light.style-override a, .style-dark .style-light a, .style-light input[type=checkbox]:checked:before, .style-light.style-override input[type=checkbox]:checked:before, .style-dark .style-light input[type=checkbox]:checked:before {
color: #3a75c8; }

body, .row-inner div[class*="col-lg-"] {
    font-size: 16px;
}

.style-light {
    color: #0f0f0f;
}

.dark-blue-background {background-color: #34495e !important;}

h1, h2, h3, h4 {letter-spacing: -1px;}

.required-field {color: #ff0000;}

.btn, .btn-link {font-size: 14px;}

.wpcf7 span.wpcf7-not-valid-tip, .wpcf7 .wpcf7-validation-errors {font-size: 14px !important; color: #ff0000 !important;}

form p {font-weight: 200;}


