/*
Theme Name: Avada Taxrates
Description: Child theme for the Avada
Author: Your name here
Template: avada
*/



@import url("../css/avada-style.css");

/* TODO: change back to plain wildcard for production */
*:not(i.fa) {
	font-family: 'freight-sans-pro', Arial, sans-serif !important;
}

h1,h2,h3,h4,h5,h6 {
   font-family: 'apertura', Helvetica, Arial, sans-serif !important;
   font-weight: 400;
}

.btn-primary{
	font-family: 'apertura-condensed', Arial, sans-serif !important;
}


	/*
		Container/Wrapper Width Overrides
	*/
#header .avada-row, #main .avada-row, .footer-area .avada-row, #footer .avada-row {
max-width: 1040px;
}
.avada-row {
max-width: 1040px !important;
}
.page-title-wrapper{
	max-width: 1060px !important;
}
.page-title{
	max-width: 1040px;
}
.wooslider{
	max-width: 1040px;
}
.page-title-captions {
	float:left;
	width:100%;
}
.page-title-captions .entry-title{
	font-weight: 400;
}
.logo{
	margin-left: 0px;
	width: 400px;
}
#header.sticky-header .logo{
	margin-left: 0px;
	height: 22px;
	width: 200px !important;
	margin-top: 22px !important;
}
	/*
		End Overrides
	*/



/**
 * header on medium screens
 */
@media screen and (min-width: 801px) and (max-width: 1200px) {

  .sticky-shadow > .avada-row > a:first-child {
    display: inline-block;
    vertical-align: top;
  }

  nav#sticky-nav {
    display: inline-block;
    vertical-align: bottom;
    float: none;
    margin-left: auto;
    width: calc( 100% - 220px );
  }

    #sticky-nav ul {
      text-align: right;
    }

    #sticky-nav ul li {
      display: inline-block;
      vertical-align: middle;
      float: none;
      padding-right: 0 !important;
      padding-left: 15px;
    }

    #sticky-nav ul li a {
      height: 32px !important;
      line-height: 32px !important;
    }

    .sticky-header #sticky-nav ul .current_page_item a,
    .sticky-header #sticky-nav ul .current-menu-item a,
    .sticky-header #sticky-nav ul > .current-menu-parent a,
    .sticky-header #navigation li.current-menu-ancestor a,
    .sticky-header #sticky-nav ul > li > a:hover {
      border-top-width: 0;
      padding-top: 3px;
    }

}

@media only screen and (max-width: 640px)  {

	.tr-home-card-first-div {
			width: 100%;
	}

	.tr-home-card-bttn {
		margin-top: 30px;
		float: left;
		margin-left: -5px;
	}
	.tr-home-card{
		height: auto!important;
		display: inline-block!important;
		width: 100%;
	}

}

@media only screen and (min-width: 640px)  {

	.tr-home-card-first-div {
			width: 58%;
	}

	.tr-home-card-bttn {
		margin-right: 35px;
		margin-top: 110px;
		float: right;
	}

}

@media only screen and (max-width: 946px) and (min-width: 781px)  {

	.tr-home-card-first-div {
		width: 100%;
	}

	.tr-home-card-bttn {
		margin-top: 30px;
		float: left;
		margin-left: -5px;
	}
	.tr-home-card{
		height: auto!important;
		display: inline-block!important;
		width: 100%;
	}
	}


	/*
		Header 4 Overrides
	*/
.header-v4 #header {
padding: 30px 0px 10px;
}
#wrapper .header-social .header-info, #wrapper .header-social a{
	color: #5f6062 !important;
}


.tr-home-card{
	display: block;
	margin-top: .5em;
	margin-bottom: 2em;
	height: 420px;
	padding: 20px 20px 40px;
	box-sizing: border-box;
	border-radius: 4px;
}
.tr-home-card:hover{
	background-color: #eaeaea;
	-webkit-transform: translate(0px,-10px);
	-webkit-transition: -webkit-transform 0.4s ease-in, background-color 0.6s ease;
	-moz-transform: translate(0px,-10px);
	-moz-transition: -webkit-transform 0.4s ease-in, background-color 0.4s ease;
	-o-transform: translate(0px,-10px);
	-o-transition: -webkit-transform 0.4s ease-in, background-color 0.4s ease;
	-ms-transform: translate(0px,-10px);
	-ms-transition: -webkit-transform 0.4s ease-in, background-color 0.4s ease;
	transform: translate(0px,-10px);
	transition: -webkit-transform 0.4s ease-in, background-color 0.4s ease;
}
.tr-home-card p{
	color: #5f6062;
	font-size: 18px;
}

.tr-home-card-first-div {
		float: left;
		position: relative;
		left: -5px;
}
.tr-home-card-text {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	margin-bottom: 0px!important;
	top: 0px;
}

.tr-home-card-bttn {
	background-color: #059bd2;
	color: #ffffff!important;
	padding: 10px 35px 10px 35px;
}

.page-title h1, .page-title h2, .page-title h3{
	font-size: 52px !important;
}


/* Search box */
#s{
	border-radius: 4px;
	border-width: 2px !important;
}
#header .tagline{
	font-family: 'freight-sans-pro', Arial, sans-serif !important;
	display: block;
	float: right;
	clear: right;
}

#ast-widget .widget-wrapper{
	max-width: 1040px !important;
}
.map-so-ugg{
/* 	display: none !important; */
	margin: 1em auto;
	float: none;
	max-width: 100% !important;
	height: auto !important;
	display: block;
}


.fuelux .badge{
	padding: 2px 4px 4px;
}

.hide-text{
	display: none;
}

.blog .flexslider .slides img{
	max-width: 600px;
}
.blog .meta-info{
	font-size: 16px;
}
.single-post .flexslider{
	display: none;
}
.single-post .meta-info{
	font-size: 16px;
}
.single-navigation a[rel=prev] {
	float: left;
}
.single-navigation a[rel=next] {
	float: right;
}
.single-navigation{
	border-bottom: 0 transparent;
	border-top: 0 transparent;
}
#sidebar .title{
	margin-bottom: 0px;
}
.wp-caption-text{
	color: #919195;
	font-style: italic;
	text-align: center;
	font-size: 18px;
	padding-top: .5em;
	margin-bottom: 2em !important;
}
.post-content p{
	line-height: 1.35;
}
#nav ul a{
	font-family: "apertura", Arial, Helvetica, sans-serif !important;
	font-size: 18px;
}
#footer{
	padding-bottom: 18px !important;
}
#footer .social-networks{
	width: 0;
}
.footer-area .col h3{
	font-size: 24px !important;
	font-weight: 400 !important;
	font-family: "apertura", Arial, Helvetica, sans-serif !important;
	text-transform: none;
	line-height: 1.15;
}
.footer-area ul li a{
	font-size: 16px !important;
	line-height: 1.35;
}
.copyright li{
	margin: 0 auto;
	display: block;
	background: none !important;
}
.tr-copyright-links li{
	display: inline-block;
	padding: 0 20px;
	border-right: 1px solid #f60;
}
.tr-copyright-links li:last-child{
	border-right: none;
}


/* Blog Title Style */
#main .post h2{
	font-size: 36px;
	color: #5f6062;
}

/* Blog Meta Styles */
.about-author h3, .related-posts h3, {
	font-weight: 400;
}

#main .post .csv-button-big{
	float: left;
	max-width: 740px;
	margin: .5em 0 1em;
}
#mobile-nav li a{
	font-size: 20px;
}
.tr-home-card{
	margin-bottom: 0;
	margin-top: 0;
}

#comment-textarea textarea, .comment-form-comment textarea, .wpcf7-form textarea{
	border: 3px solid #059bd2 !important;
	-webkit-border-radius:  5px;
	-moz-border-radius: 	5px;
	-ms-border-radius: 		5px;
	-o-border-radius: 		5px;
	border-radius: 			5px !important;
	display: block;
	box-shadow: none !important;
	font-size: 16px !important;
}
#comment-submit, .form-submit input{
	font-family: 'apertura', Helvetica, Arial, sans-serif !important;
    font-weight: 400;
}
.blog .post-content-container .entry-title,.search .post-content-container .entry-title,.archive .post-content-container .entry-title {
	line-height: 27px !important;
}