/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


.av-main-nav > li > a {
    font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.av-special-heading-h4 {
    margin-top: 0px!important
}
.home-price {
    color: #ff7124;
    font-size: 30px;
    font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: center;
}
.main_color h4 {
    text-transform: uppercase;
    line-height: 24px;
}
body div .avia-button {
    background: #ff7124
}
.oswald {
    font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.rolls-img {
    margin-top: -84px;
}
.home-review span {
    color: #ff7124;
    font-size: 50px
    line-height: 20px;
}
.home-review {
    font-size: 40px
}
.dl-text {
    color: #fff;
    font-size: 60px;
    padding-top: 50px;
    line-height: 60px;
}
.widgettitle {
    font-size: 2.1em;
}
#top .footer_color input[type='text'] {
    border-color: #ccc;
    background-color: #fff;
    color: #919191;
    padding: 20px;
}
.footer_color input[type='submit'] {
    background: #ff7124;
}
input[type="submit"], #submit {
    padding: 8px 13px 6px 7px;
    border-radius: 3px;
    color: white!important;
    font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    text-transform: uppercase;
    line-height: 1.2em;
    margin: 0.85em 0;
    background-color: #ff7124!important;
    border-color: #ff7124!important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
input[type="submit"]:hover, #submit:hover{
    opacity: 0.9;
}
#top form {
    clear: both;
}
form.my-paypal-form-button input[type="submit"], #submit {
    padding: 8px 13px 6px 7px;
    border-radius: 3px;
    color: white!important;
    font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    text-transform: uppercase;
    line-height: 1.2em;
    margin: 0.85em 0;
    background-color: #ff7124!important;
    border-color: #ff7124!important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
form.my-paypal-form-button #submit:after {
    content: url('/wp-content/uploads/2016/12/paypal-icon.png') !important; 
}
form.my-paypal-form-button input[type="submit"]:hover, #submit:hover{
    opacity: 0.9;
}
#submit {
    padding: 8px 13px 6px 7px;
    border-radius: 3px;
    color: white!important;
    font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    text-transform: uppercase;
    line-height: 1.2em;
    margin: 0.85em 0;
    background-color: #ff7124!important;
    border-color: #ff7124!important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#submit:hover{
    opacity: 0.9;
}
#top #searchsubmit {
    font-family: 'entypo-fontello'!important;
}
#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a {
    color: #333
}
.image-overlay, .image-overlay-inside {
    display: none!important
}

.mypaypalbutton {
   background-color: #ff7124 !important;
   border-color: #ff7124!important;
   color: #ffffff!important;
   padding: 8px 13px 6px 7px !important;
   font-size: 13px;
   min-width: 80px;
   float: left;
   display: block;
   border-radius: 3px;
   text-decoration: none;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   margin: 0.85em 0;
   line-height: 1.2em;
   position: relative;
   font-weight: normal;
   text-align: center;
   max-width: 100%;
   font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   text-transform: uppercase;
   border-right: none;
}
.mypaypalbutton:hover {
    cursor: pointer;
    cursor: hand;
    opacity: 0.9;
    text-decoration: none;
    color: #ffffff !important;
    border-color: #ff7124 !important;
}

form .hidden-value{
	display: none;
}
.av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
	margin-bottom: 15px;
	background: white;
	padding: 10px;
	border-radius: 3px;
	color: #777;
}
#top .main_color .tabcontainer .tab.active_tab {
	color: #00558e;
	font-size: 20px;
}
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper {
	max-width: 100%;
}
@media (min-width: 1200px) {
.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
	width: 160px;
}
}}