/*
Theme Name: Loom Child
Theme URI: 
Description: Child Theme for Loom
Author: <a href="http://www.madeinebor.com" title="Visit author homepage">Tom Rhodes</a>
Author URI: 
Template: loom
Version: 1.0.0
*/

@import url('../loom/style.css');

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body {
    font-family: 'Open Sans', sans-serif !important;
}
.navbar-header {
    /* border-top: 3px solid #0280c8 !important; */
}
.navbar-nav > li > a{
   font-size: 16px !important;
   font-weight: 200 !important;
}

.rev_slider_wrapper { max-height: 800px !important; }
.button-blue{
	text-transform: uppercase;
	padding: 0px 2em;
	font-size: 20px;
	background: #396690;
	border: 1px solid #396690;
	border-radius: 4px !important;
color:#ffffff !important;
}
.button-blue:hover{
	background: #294f76;
	border: 1px solid #294f76;
}

.section-title:before, .section-title:after{
 border-bottom: none !important;
}

.services-1 .col-wrapper:before{
border:none !important;
}
.button-getstarted{
	text-transform: uppercase;
	padding: 0.6em 2em;
	color: #fff;		
	font-size: 26px;
	background: #396690;
	border: 1px solid #396690;
	border-radius: 4px !important
}

.section-title{
font-family: 'Open Sans', sans-serif;
font-size: 36px;
font-weight: 200;
line-height:36px;
}

.services-1 i{
color: #444;
line-height: 120px !important;	
font-size: 4em !important;
}

.services-1 .col-wrapper:hover, .services-1 .col-wrapper:hover:before{
border-color: #f5f5f5 !important;
}

.services-1 .col-wrapper{
border: none !important;
border-color: #f5f5f5 !important;
}

.services-1 p{
    line-height: 1.9em;
    font-family: 'Open Sans';
    font-size: 16px;
}

.bm15{
    border: 2px solid #444 !important;
    border-radius: 120px !important;
    width: 130px !important;
    height: 130px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.upper{
    font-weight: 300!important;
    font-size: 24px;
    line-height: 1.5!important;
    display: block;
    margin: 20px 0;		    
}

#testimonials .author{
    color: #737373 !important;
    font-size: 24px !important;
    font-weight: 200;
    font-style: italic !important;
    margin-top: 10px;
}

#testimonials div{
    font-size: 26px !important;
    font-style: italic !important;
    font-weight: 200;
}

.custom-breadcrumb{
	font-size: 36px;
}

/*
#aq-block-830-4 h3, #aq-block-776-4 h3{
font-size: 46px;
font-family: 'Open Sans';
margin-bottom:40px;
font-weight: 400;
}

#aq-block-830-4 p, #aq-block-776-4 p{
font-size:18px;
line-height:1.5;
text-align: justify;
-webkit-margin-before: 2em !important;
-webkit-margin-after: 2em !important;
}

#aq-block-830-5 h3, #aq-block-776-5 h3{
color: #f5f5f5;
font-weight: 400!important;
}

#aq-block-830-5 .sidebar-content, #aq-block-776-5 .sidebar-content{
font-style: italic;
text-align: justify;
}

#aq-block-830-5, #aq-block-776-5{
padding: 20px;
background-color: #0280c8;
font-size: 16px;
font-family: 'Open Sans';
color: #f5f5f5;
margin-bottom: 15px;
} */



/* webbium added */ 

body {
font-size: 16px;
}
p, h1, h2, h3, h4, h5, h6 {
font-family: 'Open Sans';
}

/* submenues */
.yamm-menu a {
    font-size: 16px !important;
    padding: 10px 0px;
    line-height: 22px;
    display: block;
}
.yamm-menu li {
    border-bottom: 1px solid gray;
    padding-left: 0px !important;
}
ul.circled.yamm-menu li:before {
    content: none !important;
}
.navbar-nav > li {
    margin-left: 0px; 
}
@media (min-width: 992px) {
li.login {
    border-left: 1px solid lightgray;
    margin-left: 10px;
    padding-left: 10px;
}
}
.navbar.basic.fixed .navbar-header {
    background: rgba(255,255,255,1) !important;
}

/** ------------------------------------------------------------------------------
         *  WordPress Core
         */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    /*border: 1px solid #f0f0f0;*/
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    /*max-width: 98.5%; images get blurry with this */
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 5px;
}
.yamm.navbar.basic {
    border-bottom: 1px solid lightgray;
}
.home.page .offset {
    height: 103px;
}
.sub-footer {
    background: #000000 !important;
}
.footer {
    background: #000000 !important;
    color: #cacaca;
}
.footer .inner {
     padding-top: 25px; 
     padding-bottom: 0px; 
}