/*
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
*/



/*Add your own styles here:*/


.avia-image-container.avia-align-center {
    display: block;
    margin: 0px 50px 10px 50px;
    text-align: center;
    clear: both;
}

.responsive .logo img {
    width: 190px !important;
    padding: 11px !important;
}

div .av_one_third {
    margin-left: 2%;
    width: 32%;
}

.cart_botton_field {
    display: inline-flex;
}

#quantityFieldFinal, #cartButtonObj > a{
    width: 200px !important;
    border-radius: 35px !important;
}

#cartButtonObj .avia-button {
    border-bottom-width: 0px;
    background: #fff;
    color: #000 !important;
        border-bottom-width: 0px;
    background: #fff;
    color: #000 !important;
    margin: 0px;
    padding: 13px;

}

#quantityFieldFinal {
    color: #000 !important;
    text-align: center;
    font-family: "Quicksand"; 
}

input + label::after {
  content: '' !important;
  color: black !important;
}

#cartButtonObj > a > span.avia_iconbox_title {
    font-size: 17px;
    font-weight: bold;
}

#cartButtonObj.avia-button.avia-size-small {
    padding: 13px;
}

#cartButtonObj .avia-button:hover {
    background: #074231;
    color: #fff !important;
}

p #co2Message, #after_section_1 > div > div > div > div > div.flex_column.av_one_full.avia-full-stretch.no_margin.flex_column_div.av-zero-column-padding.first.avia-builder-el-6.el_after_av_section.el_before_av_one_third.avia-builder-el-first.dataInfobox > section {
    text-align: center;
    margin: 90px 0px !important;
}

#after_section_1 > div > div > div > div > div.flex_column.av_one_full.avia-full-stretch.no_margin.flex_column_div.av-zero-column-padding.first.avia-builder-el-6.el_after_av_section.el_before_av_one_third.avia-builder-el-first.dataInfobox  {
    margin-top: -147px !important;
}

#cartButtonObj {
    padding-left: 10px;
}

input#quantityFieldFinal { 
    font-family: 'Quicksand'!important;
    font-weight: bold !important;
}

input#quantityFieldFinal::after {
    content: 'kdsjfds';
}

#co2Message {
    color: #000;
    font-size: 24px !important;
    font-weight: bold !important;
}


@media only screen and (max-width: 989px) {
#quantityFieldFinal, #cartButtonObj > a {
    width: 100% !important;
}

.cart_botton_field {
    display: inline-block;
}

#cartButtonObj {
    padding-left: 0px;
    height: 42px !important;
}

#cartButtonObj .avia-button {
    padding: 10.5px;
    float: left;
}

.responsive #top #wrap_all #header {
    position: relative;
    width: 100%;
    float: none;
    height: auto;
    margin: 0 !important;
    opacity: 1;
    min-height: 0;
}

#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
    background: transparent!important;
    position: absolute!important;
}

.responsive .logo img {
    max-width: 150px;
    max-height: 100%;
}

#co2Message {
    font-size: 19px !important;
    background: #fff !important;
    padding: 40px 20px;
    -webkit-box-shadow: 14px 13px 40px -12px rgba(0,0,0,0.6);
    -moz-box-shadow: 14px 13px 40px -12px rgba(0,0,0,0.6);
    box-shadow: 14px 13px 40px -12px rgba(0,0,0,0.6);
    border-radius: 30px !important;
    height: auto;
}

.dataInfobox {
    background: none !important;
}
    
#after_section_1 > div > div > div > div > div.flex_column.av_one_full.avia-full-stretch.no_margin.flex_column_div.av-zero-column-padding.first.avia-builder-el-6.el_after_av_section.el_before_av_one_third.avia-builder-el-first.dataInfobox {
    margin-top: -230px !important;
}

.dataInfobox > section {
    text-align: center;
    margin: -70px 0px !important;
}}

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
    background-color: #ffffff;
    border-radius: 0px;
    height: 2px;
}

.container.av-logo-container .logo {
    top: 25px;
}

.header-scrolled .container.av-logo-container .logo {
    top: 0px;
}

@media only screen and (max-width: 989px) {
  .html_stretched.responsive.html_mobile_menu_tablet.html_header_top #top #main {
    margin-top: 0px !important; 
  }
  .html_stretched.responsive.html_mobile_menu_tablet #top #wrap_all #header {
    position: fixed !important; 
  }
.responsive .logo img {
    height: auto !important;
}}

#top #av-burger-menu-ul {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: top;
    padding-top: 70px !important;
    padding: 125px 0;
}

::marker {
  color: #074231;
  font-size: 2em;
}

ul.disc, .entry-content-wrapper ul {
    list-style-type: circle;
    text-align: center;
}

@media only screen and (min-width: 768px) {
#frontAbout > div > p, #frontAbout .hr-custom.hr-center {
    text-align: left !important;
}}