﻿/*
Theme Name: Adamas Child Theme
Template: adamas
Theme URI: http://themeforest.net/user/wpuberstudio/portfolio?ref=wpuberstudio
Description: Premium WordPress theme by <a href="http://themeforest.net/user/wpuberstudio/portfolio?ref=wpuberstudio">WP Uber Studio</a> – Update notifications available on Themeforest – <a href="http://themeforest.net/user/wpuberstudio">Follow us on Themeforest</a>
Author: WP Uber Studio
Author URI: http://themeforest.net/user/wpuberstudio/portfolio?ref=wpuberstudio
Version: 1.0
Text Domain: adamas

Tags: white, fluid-layout, custom-menu, featured-images, translation-ready, right-sidebar, left-sidebar

License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License
*/

/*-------------------------------------------------------------------------*/
/*  CHILD THEME CSS
/*-------------------------------------------------------------------------*/

@import url("/wp-content/themes/adamas-child/MyFontsWebfontsKit.css");

body{
color: #333;
}

.site-menu .menu-link {
	height: 35px !important;
	line-height: 35px !important;
	z-index: 99999;
}

.site-menu .menu-link-hover,
.site-menu .current-menu-item  .menu-link {
	color: #fff !important;
    background-color: #ec232a;
}

.site-menu .menu-link-hover:after,
.site-menu .current-menu-item  .menu-item-has-children .menu-link:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(230, 44, 68, 0);
	border-top-color: #ec232a;
	border-width: 10px;
	margin-left: -10px;
	display: block;
}

.site-menu .menu-item-has-children .menu-link:active:after,
.site-menu .menu-item-has-children .menu-link:focus:after,
.site-menu .menu-item-has-children .menu-link:hover:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(230, 44, 68, 0);
	border-top-color: #ec232a;
	border-width: 10px;
	margin-left: -10px;
	display: block;
}

.site-menu .menu-link:active,
.site-menu .menu-link:focus,
.site-menu .menu-link:hover {
    color: #fff !important;
    background-color: #ec232a;
}

.site-menu .menu-item-has-children .menu-link:active:after,
.site-menu .menu-item-has-children .menu-link:focus:after,
.site-menu .menu-item-has-children .menu-link:hover:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(230, 44, 68, 0);
	border-top-color: #ec232a;
	border-width: 10px;
	margin-left: -10px;
	display: block;
}

.site-menu li {
	position: relative;
}

.site-menu li:hover {
	position: relative;
	border-bottom: 10px solid transparent;
}

.site-menu .sub-menu {
	margin-top:10px;
}

.sub-menu li:hover {
	position: relative;
	border-bottom: none;
}

.site-menu .menu-item-has-children .menu-link:hover,
.site-menu .sub-menu  li:hover {
	visibility: visible;
}

@media (max-width:700px){
	.site-header, .site-header .site-logo, .site-header .menu-link {
		line-height:35px !important;
	}
	.site-header-inner{
		height:90px !important;
	}
}

.big-white {
	border: 3px solid #fff;
	color: #fff !important;
	background-color: transparent !important;
	height: 150px;
	width: 85%;
	font-size: x-large;
	white-space: normal;
	text-align: left;
	padding: 35px 15px;
}

.big-white span:after {
	left: 80%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}

.hbspt-form label {
	/*display : none !important;*/
}

.hs-form fieldset.form-columns-1 .hs-input {
	width : 100% !important;
	margin-bottom: 5px;
}

.hs-form .hs-input, .hs-form textarea.hs-input {
	width : 100% !important;
}

.hs-form .hs-form-booleancheckbox-display input[type="checkbox"]{
	width: auto !important;
	margin-right: 10px;
}

.top-menu {
	height:25px;
	text-align:right;
	padding-bottom: 50px;
}

.top-menu  li{ line-height: 25px; float:right; margin-left:5px;}

.top-menu  li a { 
	color:#fff; 
	height:30px;
	padding:10px;
	background-color:#ec232a;
	font-family: MuseoSans-700;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 10px;
}

.top-menu li:nth-child(2) a { 
	color:#fff; 
	height:30px;
	padding:10px;
	background-color:#4c4c4c;
	font-family: MuseoSans-700;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 10px;
}

.header-type-1 .site-branding, .header-type-3 .site-branding {
	padding-top:50px;
}

.apple-text {
	font-family: 'MuseoSans-100';
	font-size: 25px;
	line-height: 30px;
	font-weight: 400;
	color: #222;
}

@media (max-width:700px){
	.apple-text {
		font-size:20px;
		line-height:25px;
	}
}
.apple-video-link {
	padding-top: 7px;
}

.apple-video-link a {
	font-family: 'MuseoSans-100';
	font-size: 23px;
	line-height: 30px;
	font-weight: 400;
}
.apple-video-link a:after {
	font-family: 'FontAwesome';
	font-size: 23px;
	content:"\f144";
	color: #ec232a;
	padding-left: 5px;
}

.wpus-list li {
	list-style-position: inside;
	text-indent: -0.6em;
	padding-left: 0.6em;
}

.wpus-list i.list-icon {
	margin-right: 6px;
}

.tab-button {
	color:#fff; 
	height:35px;
	padding:10px;
	background-color:#ec232a;
	font-family: MuseoSans-700;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
}

.tab-button a { 
	color : #fff;
	background-color : #ec232a;
}

.apple-learn-more-link {
	padding-top: 7px;
}

.apple-learn-more-link a {
	font-family: 'MuseoSans-100';
	font-size: 23px;
	line-height: 30px;
	font-weight: 400;
}
.apple-learn-more-link a:after {
	font-family: 'FontAwesome';
	font-size: 23px;
	content:"\f0da";
	color: #ec232a;
	padding-left: 5px;
}

.ionic-clients  {
	height : 250px;
}

.ionic-clients .wpus-grid-item {
	width : 200px !important;
}

.wpus-blog-grid .entry-title {
	font-size:20px !important;
}

.single-post .entry-title {
	font-size: 28px !important;
	line-height: 1.5 !important;
}

.archive-title h2 {
	font-size: 35px !important;
	line-height: 1.2 !important;
}

#pagination {
	padding-bottom: 10px !important;
}

.hs-error-msgs {
    background-color: #ec232a;
    color: #fff;
    padding: 2px;
    width: 98%;
}

h3 {
text-transform: none !important;
}

.hs-form-field label {
    font-weight: bold;
}

.hs-form-checkbox-display span {
    font-weight: 100;
}

.hs_developer_language_preference.field.hs-form-field {
    margin-top: 3px;
}

.wpus-portfolio .title-under p{
	font-size: 12px !important;
	text-transform: uppercase;
}

.wpus-portfolio.adamas_custom_7 .wpus-title h3{
	font-size:15px !important;
}

.simple-list {
	padding-left: 40px !important;
}

.simple-list li {
	list-style: inside;
}

.page-id-11892 .wpus-portfolio .title-under {
	margin-top: 0px;
}

.wpus-portfolio .wpus-title h3 { 
	max-height:50px;
	height:50px;
}

.page-id-13078 .wpus-title h3 {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
}

.has-sticky-header .site-top-bar + .site-header .site-header-inner { position: fixed; }

.home .adamas_custom_9 .wpus-heading-tag { font-size: 50px !important; }
@media (max-width:700px){
.home .adamas_custom_9 .wpus-heading-tag { font-size: 40px !important; }
.top-menu ul { margin-right: -12px; }
.top-menu li { margin-left: 0px; }

}
.hs-form-checkbox { display:block; }
.wpus-filter li {
    display: inline-block;
    padding: 5px 5px;
}
.hs-form-checkbox-display span { padding-left: 10px; }
.hs-form fieldset.form-columns-1 input[type=checkbox] { width: auto !important; }