/*
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
*/

.hide {
    display: none !important;
}

#header_main, .header_bg {
    background: rgba(255,255,255,0.8) !important;
}
#footer {
    border: 0;
    background-color: transparent;
}

body.home .slideshow_align_caption h2 {
    /*text-shadow: 3px 1px 2px rgba(150, 150, 150, 0.6);*/
    color: #f5f5f5;
}

body.home .slideshow_align_caption {
    /*display: block;*/
    /*bottom: 20%;*/
    /*position: absolute;*/
    /*-webkit-box-shadow: -1px -1px 5px 1px rgba(86,83,83,0.75);*/
    /*-moz-box-shadow: -1px -1px 5px 1px rgba(86,83,83,0.75);*/
    /*box-shadow: 0px 0px 6px 1px rgba(86,83,83,0.75);*/
    /*background-color: rgba(245, 245, 245, 0.3);*/
    /*padding: 10px;*/
}

small {
	color: #a5a5a5;
}

#top .widget_nav_menu li {
    font-size: inherit;
}

#footer {
    padding-bottom: 0;
}

.container_wrap_first, .entry-content-wrapper {
    padding-top: 45px;
}

/* Breadcrumbs style*/

/* Title container background color */
.title_container { background-color: #9ac31c !important; }

/* Title color */
#top .alternate_color.title_container .main-title a { color: white; }

/* Breadcrumb link color */
.breadcrumb-trail * { color: white !important; font-size:12px; }
.breadcrumb-trail .trail-end { font-weight: 600; }


.av-logo-container {
    /*z-index: 500;*/
}

.html_visible_cart .cart_dropdown {
    right: 5px;
}

.header_color .cart_dropdown_link {
    background-color: transparent;
    border: 2px solid #f5f5f5;
}

#footer .avia-button {
    background-color: #3c3c3c;
    border: 2px solid #f5f5f5;
}

#footer .social-icons i {
    font-size: 50px;
    padding-right: 20px;
}
#footer i.fa.fa-envelope-o {
    padding-right: 8px;
}
.archive .page-thumb {
    display: none;
}
.iconbox_content ul {
    list-style-type: none;
}

#top .avia-mailchimp-form .form_element input[type='text'] {
    background-image: none;
}

#top .avia-mailchimp-form .form_element input[type='text'], #top .avia-mailchimp-form .form_element select {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 1.42857143;
    background-color: #fff;
	color: #999;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-size: 20px;
    font-weight: lighter;
    font-style: italic;
    margin: 5px 0;
    padding: 5px;
}
.avia-mailchimp-form .form_element:not(.av-last-visible-form-element) {
    background: white;
    padding: 8px 15px 1px 15px;
    box-shadow: 3px 3px 3px #c5c5c5;
    margin-bottom: 25px;
}
#top .avia-mailchimp-form .form_element label {
	color: #99c131;
    margin-bottom: 0;
	text-transform: uppercase;
    font-size: 20px;
}

#top #wrap_all .header_color.av_header_transparency, #top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span, #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-subtext {
    text-shadow: 1px 1px 1px rgba(255,255,255, 0.9);
}

.html_av-overlay-side .av-burger-overlay-scroll {
    width: 64%;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
    padding: 15px 25px;
}

ul.products li .product-list-excerpt strong {
    display: inline;
}

.products .product p.wc-gzd-additional-info.shipping-costs-info {
    font-size: 11px;
    position: relative;
    bottom: 5px;
    left: 0;
    right: 0;
}
.products .product .wc-gzd-additional-info.shipping-costs-info a {
    display: inline;
}

.products .product h2 {
    text-align: center;
    margin: 15px 0;
    color: #9ac31c;
}

#top .av-control-minimal .avia-slideshow-arrows a:before,
#top .av-control-default .avia-slideshow-arrows a:before {
    border: none;
    background: transparent;
}

#top .avia-slideshow-arrows a {
    font-size: 45px;
}

.responsive #top .avia-slideshow-controls.avia-slideshow-arrows a {
    display: block;
}
.avia-testimonial-wrapper {
    margin-top: 10px;
}

.av-boxed-grid-style .avia-testimonial_inner {
    padding-top: 0;
    padding-bottom: 20px;
}

#top .avia-slideshow-arrows a {
    display: block;
    opacity: 0.8;
}
.av-control-minimal .avia-slideshow-controls a {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.responsive #top #wrap_all .main_menu {
    right: 25px;
}

.profile-bg {
    background-size: 35% !important;
    background-position-x: right !important;
}

.cart_dropdown_link {
    pointer-events: none;
}

.avia-tooltip {
    -webkit-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.75);
}

#footer .widget {
    margin-bottom: 0;
}

.payment_methods img {
    max-width: 100px;
}
/** Headings */
h1 {
    font-size: 22px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
.av-special-heading {
    margin-top: 20px;
}
.av-special-heading-h2 .special-heading-border {
    height: 2em;
}
.av-special-heading-h3 .special-heading-border {
    height: 1.2em;
}
.av-special-heading-h4 .special-heading-border {
    height: 1em;
}

.av-woo-purchase-button > div {
    display: none;
}

.main_color.iconbox_top.box-white .iconbox_content {
    background-color: white;
}

.green-box .woocommerce-page .button {
}

div .main_color .green-box .bold-header {
    margin-top: 20px;
}

#amazon_customer_details.wc-amazon-payments-advanced-populated+#customer_details, #amazon_customer_details.wc-amazon-payments-advanced-populated+#customer_details .col-2 {
    display: block !important;
}

div .main_color .green-box .bold-header h5 {
    font-weight: bold;
}
div .main_color .green-box .button {
    background-color: #ffffff;
    color: #99c31c;
    border-color: #77a10a;
    width: 100%;
    font-size: 18px;
}

/** Headings end */
.container_wrap_first, .sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
}

.container_wrap_first .content {
    padding: 0;
}

.avia-icon-list-container {
    margin-top: 10px;
}
.big-preview img {
    /* height: 360px; */
    width: auto !important;
    max-width: 100%;
}

#motivation-bg {
    background-size: 0;
}

.verlaufrib {
    background: -moz-linear-gradient(180deg, rgba(118, 167, 0, 0.78) 0%, rgba(16, 144, 0, 0.84) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(118, 167, 0, 0.78)), color-stop(100%, rgba(16, 144, 0, 0.84)));
    background: -webkit-linear-gradient(180deg, rgba(118, 167, 0, 0.78) 0%, rgba(16, 144, 0, 0.84) 100%);
    background: -o-linear-gradient(180deg, rgba(118, 167, 0, 0.78) 0%, rgba(16, 144, 0, 0.84) 100%);
    background: -ms-linear-gradient(180deg, rgba(118, 167, 0, 0.78) 0%, rgba(16, 144, 0, 0.84) 100%);
    background: linear-gradient(180deg, rgba(118, 167, 0, 0.78) 0%, rgba(16, 144, 0, 0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8FB642', endColorstr='#377E21',GradientType=0 );
    box-shadow: #0000008c;
}

.verlaufrib p {text-transform:uppercase !important;}

.verlaufrib:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 50px 30px 0px;
    border-color: transparent #23542dd4 transparent transparent;
    position: absolute;
    content: " ";
    left: 0px;
    bottom: -30px;
}

.verlaufrib:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 50px 0 0;
    border-color: #23542dd4 transparent transparent transparent;
    position: absolute;
    content: " ";
    right: 0px;
    bottom: -30px;
}

main a {
    text-decoration: underline;
}

#top #wrap_all .av-social-link-rss	   	 a{color:#fff; background-color:#ffa133; }
#top #wrap_all .av-social-link-facebook  a{color:#fff; background-color:#37589b; }
#top #wrap_all .av-social-link-twitter   a{color:#fff; background-color:#46d4fe; }
#top #wrap_all .av-social-link-mail      a{color:#fff; background-color:#9fae37; }
#top #wrap_all .av-social-link-dribbble  a{color:#fff; background-color:#e44885; }
#top #wrap_all .av-social-link-linkedin  a{color:#fff; background-color:#419cca; }
#top #wrap_all .av-social-link-search    a{color:#fff; background-color:#222222; }
#top #wrap_all .av-social-link-gplus     a{color:#fff; background-color:#de5a49; }
#top #wrap_all .av-social-link-behance   a{color:#fff; background-color:#008cfa; }
#top #wrap_all .av-social-link-flickr    a{color:#fff; background-color:#ff0086; }
#top #wrap_all .av-social-link-forrst    a{color:#fff; background-color:#234317; }
#top #wrap_all .av-social-link-myspace   a{color:#fff; background-color:#000000; }
#top #wrap_all .av-social-link-tumblr    a{color:#fff; background-color:#345574; }
#top #wrap_all .av-social-link-vimeo     a{color:#fff; background-color:#31baff; }
#top #wrap_all .av-social-link-youtube   a{color:#fff; background-color:#a72b1d; }
#top #wrap_all .av-social-link-pinterest a{color:#fff; background-color:#cb2027; }
#top #wrap_all .av-social-link-skype 	   a{color:#fff; background-color:#12a5f4; }
#top #wrap_all .av-social-link-instagram a{color:#fff; background-color:#a67658; }
#top #wrap_all .av-social-link-five_100_px a{color:#fff; background-color:#222222; }
#top #wrap_all .av-social-link-soundcloud  a{color:#fff; background-color:#F76700; }
#top #wrap_all .av-social-link-xing 	     a{color:#fff; background-color:#006567; }
#top #wrap_all .av-social-link-vk 	   	 a{color:#fff; background-color:#597BA5; }
#top #wrap_all .av-social-link-reddit 	 a{color:#fff; background-color:#FF4500; }

.av-social-sharing-box .av-share-box {
    border: 1px solid #eee;
    padding: 20px;
}
#top .iconbox_top {
    margin-top: 40px;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.woocommerce .u-columns > div {
    padding: 20px;
}
.woocommerce .login .lost_password {
    top: 0;
}
.woocommerce-additional-fields .wc-gzd-edit-data-notice {
    margin-bottom: 25px;
}

.html_modern-blog .avia-content-slider .slide-entry-title {
    font-size: 1.2em;
}

.promo_startseite img.avia_image {
    display: none;
}

body.home .caption_bottom .slideshow_caption .slideshow_inner_caption {
    bottom: 100px;
}

figure.modprod {
    background-color: transparent;
    width: auto;
    position: relative;
    transform: translate(-50%, 0%);
    top: 50%;
    left: 50%;
    border: 2px solid #9ac31c !important;
    text-align: center;
}
figure.modprod figcaption {
    padding: 10px;
}
figure.modprod figcaption h3 {
    padding: 10px;
    background-color: rgba(81, 91, 112, 0.80);
}
figure.modprod figcaption h3.title2 {
    margin-left: -10px !important;
}
figure.modprod figcaption h3.title3 {
    font-size: 15px;
}
figure.modprod .title1 {
    font-size: 25px !important;
    text-transform: none;
}

figure.modprod figcaption h3.title3 {
    padding: 5px;
}

figure.modprod img {
    max-width: 80%;
}

/** Personal Training Prices without mwst */
.personal-single li:nth-of-type(8), .personal-single li:nth-of-type(9), .personal-single-mobile tr:nth-of-type(8), .personal-single-mobile tr:nth-of-type(9),
.personal-package li:nth-of-type(8), .personal-package li:nth-of-type(9), .personal-package-mobile tr:nth-of-type(8), .personal-package-mobile tr:nth-of-type(9){
    display: none !important;
}

.green-box strong {
    color: white;
}

#top .thumbnail_container img.attachment-shop_catalog.wp-post-image {
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    max-height: 400px;
    margin: 0 auto;
}

#top.tax-product_cat .product.type-product .thumbnail_container {
    text-align: center;
}

.template-shop .term-description {
    font-size: 1em;
}

ul.products {
    display: flex;
    flex-wrap: wrap;
}

ul.products li.product.type-product {
    border: 1px solid #f3f3f3;
}

ul.products li.product.type-product .inner_product_header_table {
    padding-bottom: 10px;
}

ul.products .wc-gzd-additional-info.small-business-info {
    display: none;
}


/* Extra Small only */
@media only screen and (min-width: 120px) and (max-width: 544px) {
    body.home .caption_bottom .slideshow_caption .slideshow_inner_caption {
        display: block;
        height: auto;
        position: absolute;
        padding: 0 10%;
        width: 100%;
        left: 0;
    }
    body#top.home .avia-slideshow-button:first-of-type {
        margin-right: 2%;
    }

    body#top.home .avia-slideshow-button {
        width: 48%;
        min-width: 0;
        font-size: 11px;
        padding: 15px 5px;
    }

    #footer {
        background: none;
        background-color: #333;
    }
}

/* Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {
    .responsive #top #wrap_all .main_menu {
        right: 5px;
    }
    .profile-bg {
        background-size: 30% !important;
        background-position-x: right !important;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    .av-special-heading {
        margin-top: 30px;
    }
    .av-special-heading-h2 .special-heading-border {
        height: 2.2em;
    }
    .av-special-heading-h3 .special-heading-border {
        height: 1.4em;
    }
    .av-special-heading-h4 .special-heading-border {
        height: 1.2em;
    }
    .container_wrap_first, .sidebar {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .avia-icon-list-container {
        margin-top: 15px;
    }
}

/* Small only */
@media only screen and (min-width: 544px) and (max-width: 768px) {
    .profile-bg {
        /*background-image: none !important;*/
    }
    #footer {
        background: none;
        background-color: #333;
    }

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #top .avia-slideshow-arrows a {
        font-size: 60px;
    }
    body.home .slideshow_align_caption h2 {
        text-shadow: 3px 1px 1px rgba(150, 150, 150, 0.9);
    }
    #footer {
        margin-top: -95px;
        padding-top: 120px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    .av-special-heading {
        margin-top: 40px;
    }
    .av-special-heading-h2 .special-heading-border {
        height: 2.4em;
    }
    .av-special-heading-h3 .special-heading-border {
        height: 1.6em;
    }
    .av-special-heading-h4 .special-heading-border {
        height: 1.4em;
    }
    .container_wrap_first, .sidebar {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .avia-icon-list-container {
        margin-top: 20px;
    }
    .mc4wp-checkbox.mc4wp-checkbox-wp-comment-form {
        margin-bottom: 20px !important;
        margin-top: -10px !important;
    }
    .promo_startseite img.avia_image {
        display: block;
    }
}


/* Medium only */
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .av-horizontal-gallery-large-gap .av-horizontal-gallery-wrap {
        margin-right: 5px;
    }
    .responsive #top #wrap_all .main_menu {
        right: 0;
    }
    .profile-bg {
        background-size: 25% !important;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .cart_dropdown_link {
        pointer-events: all;
    }

    #top .avia-slideshow-arrows a {
        opacity: 0;
    }

    #top .av-control-minimal:hover .avia-slideshow-arrows a, #top .av-control-default:hover .avia-slideshow-arrows a {
        opacity: 0.8;
    }
    .profile-bg {
        background-size: 35% !important;
        background-position-x: left !important;
    }
    h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    .av-special-heading {
        margin-top: 50px;
    }
    .av-special-heading-h2 .special-heading-border {
        height: 2.6em;
    }
    .av-special-heading-h3 .special-heading-border {
        height: 1.9em;
    }
    .av-special-heading-h4 .special-heading-border {
        height: 1.6em;
    }
    .container_wrap_first, .sidebar {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .avia-icon-list-container {
        margin-top: 30px;
    }
}

/* Extra large devices (large desktops, 1200px and up) xlarge */
@media (min-width: 1200px) {
    #motivation-bg {
        background-size: auto;
    }
}

/* Extra Extra large devices (xlarge desktops, 1200px and up) xxlarge */
@media (min-width: 1400px) {
    .profile-bg {
        background-size: auto !important;
    }
}
