/*
Theme Name: Divi Child
Theme URI: http://cemico.de
Description: Divi childtheme cemico GmbH
Author: cemico GmbH
Author URI: http://cemico.de
Template: Divi
*/

@import url("../Divi/style.css");
@import url("pardot/gravityforms.css");
@import url("css/gf-image-voting.css");
@import url("css/table.css");

.tk-droid-sans { font-family: "droid-sans",sans-serif; }

* {
    box-sizing: border-box;
}

body {
    background: #2D3134;
}

/* Content Links */
#main-content .et_pb_text a {
    color: #8DB73B;
    transition: all .15s ease-in;
}

#main-content .et_pb_text a:hover {
    transition: all .15s ease-out;
    box-shadow: 0 -1px 0 0 white inset, 0 -2px 0 0 #86b733 inset;
}

.display-block {
    display: block !important;
}


.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.displayBlockImportant {
    display: block !important;
}

#img-no-padding, #img-no-padding .et_pb_row {
    padding: 0;
}

#gif-center {
    padding-left: 75px;
}

/* Blue Elements */
h2,
.et_pb_contact_form_container h1 {
    color: #1a2d3a;
}

/* Green Elements */
.green,
h3,
h4,
h5,
h6 {
    color: #8DB73B;
}

h4 {
    line-height: 22px;
}

.lined-header {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
}

.lined-header span {
    position: relative;
    font-size: 13px;
    font-weight: normal;
}

.lined-header span:before,
.lined-header span:after {
    content: "";
    position: absolute;
    width: 500px;
    top: 50%;
}

.lined-header span:before {
    border-top: 1px solid white;
    right: 100%;
    margin-right: 15px;
}

.lined-header span:after {
    border-top: 1px solid white;
    left: 100%;
    margin-left: 15px;
}

p {
    color: #222222;
}

.et_pb_bg_layout_dark p {
    color: white;
}

p a {
    color: #8DB73B;
}

.et_pb_bg_layout_dark p a {
    color: #c1fc5d;
}

.showOnlyOnPrint {
    display: none;
}


/* Headline with borders */
h6 {
    line-height: 1;
    text-align: center;
    font-size: 14px;
    width: 100%;
    overflow-x: hidden;
}

h6 em {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-style: normal;
}

h6 em:before,
h6 em:after {
    content: "";
    position: absolute;
    border-top: 1px solid #b9c9c9;
    top: 50%;
    width: 540px;
}

h6 em:before {
    right: 100%;
    margin-right: 15px;
}

h6 em:after {
    left: 100%;
    margin-left: 15px;
}

.hide {
    display: none !important;
}

.shadow {
    text-shadow: 2px 2px 8px #3D3D3D;
}


/* custom full width sections */
.custom-full-width,
.custom-full-width .et_pb_row {
    width: 100%;
    padding: 0;
    max-width: 100%;
}

.custom-full-width .et_pb_row {
    margin: 0;
}

/* custom 50/50 full width section e.g. for 2 videos */
.custom-full-width-50-50 {
    padding: 0;
}

.custom-full-width-50-50 .et_pb_row {
    width: 100%;
    padding: 0;
    margin-bottom: -1px;
}

.custom-full-width-50-50 .et_pb_row .et_pb_column_1_2 {
    margin: 0;
    width: 50%;
}

.custom-full-width-50-50 .et_pb_row .et_pb_column_1_2 .et_pb_text {
    margin: 0;
}


/* Columns */
.fullWidthColumns .et_pb_column_1_3 {
    width: auto;
}


/* MENU/Navigation */
#et-top-navigation {
    font-weight: normal;
}

#top-menu li {
    padding-right: 4px;
}

#top-menu li.current-post-ancestor > a {
    color: #8DB73B;
}

/* Buy, Shop und Test, Enquire Now Button */
#top-menu > li#menu-item-8792 a,
#top-menu > li#menu-item-6949 a,
#top-menu > li#menu-item-11223 a,
#top-menu > li#menu-item-12098 a {
    padding-bottom: 5px !important;
    padding: 5px 10px;
    border-radius: 5px;
    color: white !important;
}

/* Shop/Enquire Button */
#top-menu > li#menu-item-11223 a,
#top-menu > li#menu-item-12098 a {
    background: #8DB73B;
}

/* Buy Button */
#top-menu > li#menu-item-8792 a {
    background: #8DB73B;
}

/* Test Button */
#top-menu > li#menu-item-6949 a {
    background: #959798;
}

#top-menu > li.current-menu-item:last-child a {
    color: white;
}

.nav li ul {
    width: 300px;
}

.nav li ul li,
#top-menu li li a {
    width: 100%;
}

.nav li li ul {
    left: 180px;
}

/* indicator arrow sub menu level 1*/
#top-menu .sub-menu .menu-item-has-children > a:first-child:after {
    top: 5px;
}

/* Search */
#et_search_icon:before {
    top: 3px;
}

@media only screen and (min-width: 1075px) {
    #top-menu li {
        padding-right: 15px;
    }
}


/* Slider Home */
.et_pb_slider .et_pb_container {
}

.et_pb_slider .et_pb_slide {
    text-align: left;
    padding: 0;
}

.et_pb_slider .et_pb_slide h2 {
    margin-bottom: 20px;
    padding: 0;
}

.et_pb_slider .et_pb_slide_content {
    padding-bottom: 50px;
}

.et_pb_slider .et_pb_bg_layout_light .et_pb_more_button,
.et_pb_slider .et_pb_bg_layout_dark .et_pb_more_button {
    color: white !important;
    background: #535f6b !important;
    border: none;
}

.et_pb_slider .et_pb_bg_layout_light .et_pb_more_button:hover,
.et_pb_slider .et_pb_bg_layout_dark .et_pb_more_button:hover {
    background: #8DB73B !important;
}

.no_arrow .et-pb-slider-arrows {
    display: none;
}

/* Slider all */

.et_pb_slider .et_pb_container {
    max-width: 1080px;
}

.et_pb_slider .et_pb_slide {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.et_pb_slider .et_pb_slide_content {
    font-size: 18px;
}

.et_pb_slider .et-pb-controllers {
    bottom: 0;
}

.et-pb-controllers a {
    width: 12px;
    height: 12px;
}

/* Slider Mini */
.et_pb_slider--mini .et_pb_slide_description {
    padding: 3% 0;
}

.et_pb_slider--mini .et_pb_slide_content {
    padding-bottom: 0;
}

.et_pb_slider--mini .et_pb_slide h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.et_pb_slider--mini .et-pb-controllers {
    display: none;
}

.et_pb_slider--mini .et_pb_more_button {
    font-size: 14px;
    margin-top: 9px;
}

.et_pb_slider--mini .et_pb_more_button:hover:after {
    font-size: 23px;
}

.et_pb_slider--mini .et_pb_slide_description {
    text-align: center;
}

/* Slider mini with dots */
.et_pb_slider--mini.width-dots .et_pb_slide_description {
    padding: 4% 0 10% 0;
}

.et_pb_slider--mini.width-dots .et-pb-controllers {
    display: block;
}


@media only screen and (min-width: 768px) {
    body.home .et_pb_container.medium-up {
        min-height: 100% !important;
        position: relative;
    }

    body.home .et_pb_slide_description.medium-up {
        width: 530px;
    }

    body.home .et_pb_slide_description.medium-up,
    body.home .et_pb_slide_with_image .et_pb_slide_description.medium-up {
        position: absolute;
        padding: 0;
        height: 100%;
        top: 50%;
        margin-top: -80px;
    }

    body.home .et_pb_slide_with_image .et_pb_slide_description.medium-up {
        left: auto;
        right: 0;
        margin-left: 0;
    }
}


/* FOOTER */
.footer-widget p {
    color: #fff;
}

#footer-widgets .footer-widget li:before {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border-style: none;
    border-width: 0px;
    content: none;
}

/* Footer Menu */
#et-footer-nav {
    /* overflow: hidden; */
    padding-bottom: 38px;
}

@media screen and (max-width: 980px) {
    #et-footer-nav {
        padding-top: 12px;
    }

    #et-footer-nav #menu-footer {
        display: none;
    }

    #et-footer-nav .et-social-icons {
        margin: 0;
    }
}

.bottom-nav {
    padding: 0;
}

#menu-footer {
    float: left;
}

#menu-footer > li {
    padding: 15px;
}

#menu-footer li a {
    font-weight: normal;
}

#menu-footer li.current-menu-item > a,
#menu-footer li.current-menu-parent > a {
    color: #8DB73B;
}

/* Submenu */
#menu-footer .sub-menu {
    display: none;
    position: absolute;
    z-index: 9;
    bottom: 0;
    background: #23282b;
    margin-left: -15px;
}

#menu-footer .sub-menu li {
    display: block;
    padding: 0 10px 10px 10px;
}

#menu-footer .sub-menu li:first-child {
    padding-top: 10px;
}


/* Social Icons */
.et-social-icons {
    margin-top: 15px;
}

.et-social-youtube a.icon:before {
    content: '\e0a3';
}

.et-social-vimeo a.icon:before {
    content: '\e0ca';
}

.et-social-pinterest a.icon:before {
    content: '\e0ac';
}

.et-social-linkedIn a.icon:before {
    content: '\e0cb';
}

.et-social-icons li {
    margin-left: 15px;
}

@media only screen and (max-width: 1100px) {
    .et-social-icons {
        display: block;
        float: none;
        clear: both;
        text-align: center;
        margin: 0 0 10px 0;
    }
}

/* footer menu */
@media only screen and (max-width: 1100px) {
    #menu-footer {
        float: none;
        width: 100%;
        text-align: center;
    }
}


@media only screen and (max-width: 360px) {

    body .sfsi_wicons {
        width: 30px !important;
        height: 30px !important;
    }
}


/* SCROLL DOWN ARROW HOMEPAGE */
.scroll-down {
    height: 50px;
    background: #090909;
}


/* GALLERY SLIDER */
.et_pb_gallery.et_pb_slider .et-pb-arrow-prev,
.et_pb_gallery.et_pb_slider .et-pb-arrow-next {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}

.et_pb_gallery.et_pb_slider .et-pb-arrow-prev {
    left: 0;
}

.et_pb_gallery.et_pb_slider .et-pb-arrow-next {
    right: 0;
}

.no-scroll-gallery .et_pb_gallery_pagination {
    display: none;
}

/* PORTFOLIO */
.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
    color: #8DB73B;
}


/* BLOG */
.et_pb_posts {
    text-align: center;
}

.et_pb_posts article {
    padding-bottom: 40px;
    border-bottom: 1px solid white;
    margin-bottom: 30px;
}

.et_pb_bg_layout_light .et_pb_post .post-meta {
    margin-bottom: 0;
}

.et_pb_bg_layout_light .et_pb_post .post-meta {
    color: #1a2d3a;
}

.et_pb_bg_layout_light .et_pb_post .post-meta:first-child {
    padding-bottom: 11px;
}

.et_pb_post h2 {
    margin-top: 0;
}

.lined-header {
    display: none;
}

.home .lined-header {
    display: block;
}

@media only screen and (max-width: 479px) {
    .et_pb_post .et_pb_row {
        margin: 0;
    }
}

/* BLOG GRID */
.et_pb_blog_grid h2 {
    padding-top: 10px;
}

.et_pb_blog_grid .more-link {
    display: block;
    text-align: right;
    color: white;
}

.et_pb_blog_grid .more-link:after {
    content: " ...";
}


/* Single */
.post h1 {
    color: #1a2d3a;
}


/* TEAM */
.et_pb_member_position {
    color: #8DB73B;
    padding-bottom: 12px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 12px;
}

.et_pb_team_member_description h4 {
    color: #222222;
    margin-bottom: 10px;
}

.et_pb_team_member_image img {
    -webkit-border-radius: 80%;
    -moz-border-radius: 80%;
    border-radius: 80%;
}

/* learn more buttons */
.et_pb_team_member .et-learn-more {
    margin-top: 0;
    background: none;
    border: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.et_pb_team_member .et-learn-more .heading-more {
    background: none;
    border: none;
    padding: 0 0 0 25px;
}

.et_pb_team_member .et-learn-more h3.heading-more span.et_learnmore_arrow {
    left: 0;
    right: auto;
    width: 17px;
    border: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.et_pb_team_member .et-learn-more .learn-more-content {
    color: #222222;
    padding: 10px 0 0 0;
    border: none;
}

@media (max-width: 980px) and (min-width: 768px) {
    .et_pb_column .et_pb_team_member_image {
        float: none;
    }
}


/* Promo */
.bordered {
    padding: 25px !important;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bordered-green {
    border: 2px solid #88AD0E;
}


/* BUTTONS */

.et_pb_column.buttons-margin-bottom-half .et_pb_module {
    margin-bottom: 15px !important;
}

.et_pb_column.buttons-margin-bottom-half .et_pb_module:last-child {
    margin-bottom: 0 !important;
}

/* dektop center buttons */
@media only screen and ( min-width: 768px ) {
    .et_pb_button_alignment_center--desktop-up {
        display: table !important;
        margin: 0 auto;
    }
}

/* block buttons */
.module-with-button-display-block .et_pb_button {
    display: block;
}

/* Promo Buttons special */
.callToAction--button-only .et_pb_promo_description {
    display: none;
}

.et_pb_bg_layout_light.dark-button .et_pb_promo_button,
.et_pb_bg_layout_light.dark-button .et_pb_more_button {
    color: #1a2d3a !important;
}

.et_pb_bg_layout_light.dark-button .et_pb_promo_button:hover {
    background: #1a2d3a;
}

/* Promo Buttons all */
.et_pb_pricing_table_button, .et_pb_promo_button, a.et_pb_more_button, .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_contact_submit, .et_pb_contact_reset, .single_add_to_cart_button .button {
    font-size: 16px;
}

/* Buttons hover */
.et_pb_pricing_table_button:hover, .et_pb_bg_layout_light .et_pb_promo_button:hover, .et_pb_bg_layout_light .et_pb_more_button:hover, .et_pb_bg_layout_light .et_pb_newsletter_button:hover, .comment-reply-link:hover, .form-submit input:hover, .et_pb_contact_submit:hover, .et_pb_contact_reset:hover {
    background: #8DB73B;
    color: white !important;
}

/* > Character */
.et_pb_pricing_table_button:after, .et_pb_promo_button:after, a.et_pb_more_button:after, .et_pb_newsletter_button:after, .comment-reply-link:after {
    top: 3px;
}

/* grey buttons */
.et_pb_bg_layout_light.grey .et_pb_promo_button,
.et_pb_bg_layout_dark.grey .et_pb_promo_button {
    color: #999999 !important;
}

.et_pb_bg_layout_light.grey .et_pb_promo_button:hover,
.et_pb_bg_layout_dark.grey .et_pb_promo_button:hover {
    color: white !important;
    background: #999999 !important;
}


/*------------------------------------*\
    #PUBLICATIONS
\*------------------------------------*/

.single .nl-publications--button-view-publication {
    color: #8DB73B;
}

.single .nl-publications--button-view-publication:hover {
    border-color: #8DB73B;
}


/* FORMS */
.wpcf7 ::-webkit-input-placeholder {
    color: #8dc600;
}

.wpcf7 :-moz-placeholder {
    color: #8dc600;
}

.wpcf7 ::-moz-placeholder {
    color: #8dc600;
}

.wpcf7 :-ms-input-placeholder {
    color: #8dc600;
}

.wpcf7-checkbox .wpcf7-list-item {
    margin-left: 0;
}

.et_pb_contact p input,
.et_pb_contact p input:focus,
.et_pb_contact p textarea,
.et_pb_contact p textarea:focus,
.wpcf7 input,
.wpcf7 input:focus,
.wpcf7 textarea,
.wpcf7 textarea:focus {
    background: white;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 2px solid #8DB73B;
    color: #8DB73B !important;
    width: 100% !important;
    font-size: 14px;
    padding: 16px !important;
}

.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
    width: auto !important;
}

.wpcf7 input[type="submit"] {
    font-size: 16px;
    width: auto !important;
    float: right;
    margin: 8px auto 0;
    padding: 6px 11px;
    cursor: pointer;
    background: transparent;
    border: 2px solid #8DB73B;
    color: #8DB73B !important;
}

.wpcf7-select,
.wpcf7-select:focus {
    width: 100%;
    background: white;
    border: 2px solid #8DB73B;
    color: #8DB73B;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 16px 15px;
    font-size: 14px;
    cursor: pointer;

    background-image: linear-gradient(45deg, transparent 50%, #8DB73B 50%),
    linear-gradient(135deg, #8DB73B 50%, transparent 50%),
    linear-gradient(to right, #8DB73B, #8DB73B);
    background-position: calc(100% - 20px) calc(21px),
    calc(100% - 15px) calc(21px),
    calc(100% - 2.5em) 13px;
    background-size: 5px 5px,
    5px 5px,
    1px 1.5em;
    background-repeat: no-repeat;

}

.et_pb_contact p input.et_pb_contact_captcha {
    background: #9fb6c4;
}

.et_pb_contact_right p input {
    width: 50px !important;
    padding: 13px !important;
}

.wpcf7-response-output {
    clear: both;
    margin-top: 5em !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.wpcf7-left-margin {
    margin-left: 15px;
}

/* mailchimp for wordpress newsletter register checkbox */
#mc4wp-checkbox {
    padding-left: 11px;
}

.checkbox-terms .wpcf7-list-item {
    margin-left: 7px;
}

body .wpcf7-submit[type=submit][disabled=disabled],
body .wpcf7-submit[type=submit][disabled=disabled]:hover {
    background: #dddddd !important;
    color: #aaaaaa !important;
    text-decoration: none;
    border: 2px solid #dddddd !important;
}


/*------------------------------------*\
    #Comments
\*------------------------------------*/

.form-allowed-tags {
    display: none;
}

/* Pie register */
#pie_register {
    padding-left: 0;
    margin-top: 12px;
}

#piereg_pie_form_heading {
    font-size: 26px;
    line-height: 1;
    font-family: "Ubuntu";
    color: #8DB73B;
}

.pieregWrapper .fields .fieldset {
    padding-left: 0;
    padding-right: 0;
}

#pie_register label {
    display: none;
}

.pieregWrapper .fields .fieldset.piereg_submit_button {
    padding-right: 0;
    margin-right: 0;
}

.piereg_submit_button input {
    background: none repeat scroll 0% 0% #8DB73B !important;
    border: medium none !important;
    border-radius: 3px !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    padding: 13px 24px 14px !important;
    color: #FFF !important;
    cursor: pointer;
}

#piereg_passwordStrength {
    width: 100%;
}

/* Pie register Login */
.piereg_loginform #wp-submit {
    cursor: pointer;
}

/* Newsletter */
.et_pb_newsletter {
    margin: 0;
    padding: 10px 0 30px 0;
}

.et_pb_newsletter_description {
    float: none;
    width: auto;
    padding: 0;
}

.et_pb_newsletter_description h2 {
    text-align: center;
}

.et_pb_newsletter_form {
    float: none;
    width: auto;
    padding: 0;
    margin-top: 30px;
}

.et_pb_newsletter_form p {
    float: left;
    margin-right: 0;
    width: 25%;
}

.et_pb_newsletter_button,
.et_pb_newsletter_button:hover {
    padding: 0.5em 1em;
}


/* SOCIAL */

/* share buttons bottom */
.social-sharing {
    text-align: center;
    margin: 30px 0;
}

#main-content .ss-social-sharing a {
    text-indent: -9999px;
}

#main-content .ss-social-sharing a:last-child {
    margin-right: 0;
}

/* small round share buttons */
ul.et_pb_social_media_follow {
    text-align: center;
}

ul.et_pb_social_media_follow li {
    float: none;
    display: inline-block;
}

ul.et_pb_social_media_follow li:last-child a {
    margin-right: 0;
}

/* BLURPS */
.et_pb_blurb h4 {
    color: #8DB73B;
}

.et_pb_blurb.green-white {
    padding: 40px 0;
}

.et_pb_blurb.green-white p {
    border-top: 1px solid #6b8890;
    color: white;
    padding-top: 8px;
    margin-top: 8px;
}

.et_pb_blurb.image-small-margin-bottom .et_pb_main_blurb_image {
    margin-bottom: 8px;
}

ul.sci-social-icons-horizontal li {
    padding: 0 5px 10px 0 !important;
}

.blurb-no-background .et-pb-icon {
    background: none !important;
}


/* WOOCOMMERCE SHOP */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
}

.woocommerce .et_shop_image {
    float: left;
    margin-right: 20px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-bottom: 60px !important;
}

.woocommerce .products li:nth-child(even) .et_shop_image {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.woocommerce ul.products li.product:nth-child(even) .onsale,
.woocommerce-page ul.products li.product:nth-child(even) .onsale {
    right: 10px !important;
    left: auto !important;
}

.woocommerce .amount {
    font-weight: bold;
    color: #99cc00;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    color: #8DB73B;
}

.woocommerce del .amount {
    color: #626d73;
    padding-right: 25px;
}

.woocommerce #billing_postcode_field {
    float: left;
}

/* breadcrumb */
.woocommerce-breadcrumb {
    display: none;
}

/* Product description */
body.woocommerce .woocommerce-tabs {
    border: 0;
}

.product .woocommerce-tabs ul.tabs {
    display: none;
}

body.woocommerce #content-area div.product .woocommerce-tabs .panel {
    padding: 0;
}

.woocommerce-tabs #tab-description h2 {
    margin-bottom: 10px;
}

/* product price details */
.product p.price {
    display: none;
}

.woocommerce-page div.product div.images {
    max-width: 385px !important;
    width: auto;
}

.woocommerce-page div.product div.summary {
    width: 61%;
}

/* Variations */
.single_variation {
    margin-bottom: 10px;
}

#main-content .variations td.label,
#main-content .variations td.value {

}

#main-content .variations {
    width: 70%;
    margin-bottom: 10px;
}

#content-area .variations tr {
    padding: 0;
}

#main-content .variations td.label {
    display: none;
}

#main-content .variations td.value {
    padding: 0;
}

#main-content .variations select#buy-now {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("images/variations-dropdown.gif") no-repeat 95% 50%;
    background-color: #8DB73B !important;
    border: 1px solid #8DB73B;
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px;
    text-indent: 5px;
    margin-top: 3px;
    padding: 12px 5px;
}

@-moz-document url-prefix() {
    select#buy-now {
        background-position: -9999px !important;
    }
}

#main-content .variations .reset_variations {
    display: block;
    color: white;
    margin-top: 30px;
}

/* variations / add to cart ausblenden */
.product .product_meta {
    display: none;
}


/* Sale Button */
.woocommerce span.onsale,
.woocommerce-page span.onsale {
    display: none;
}

/* Cart */
.et-cart-info {
    display: none;
}

.woocommerce td.product-name dl.variation dd {
    margin-left: 0;
}

/* order notes */
.woocommerce #order_comments {
    height: auto;
    min-height: 15em;
}

/* Coupon code */
input#coupon_code {
    font-size: 13px;
    padding: 17px !important;
    width: 120px;
}

/* Terms */
.terms a {
    color: #8DB73B;
}

/* get a quote */
body #getAQuote {
    margin-left: 20px;
    border: 2px solid #bbb !important;
    color: #bbb !important;
}

body #getAQuote:hover {
    background: #bbb !important;
}

/* Cart table fix for mobile */
@media only screen and ( max-width: 479px ) {
    .short-description, .product_meta, body.woocommerce div.product .woocommerce-tabs, body.woocommerce #content div.product .woocommerce-tabs {
        display: none;
    }

    body.woocommerce .images {
        float: none !important;
        width: auto !important;
        margin-bottom: 40px !important;
        clear: both !important;
    }

    table .product-thumbnail {
        display: none;
    }

    .woocommerce-page #content div.product form.cart .variations {
        margin-left: 0;
    }

    table.cart th, #content table.cart th, table.cart td, #content table.cart td, table.cart tr, #content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
        padding: .857em 0.287em;
    }

    .woocommerce .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        width: 100% !important;
    }

    .woocommerce .woocommerce form .form-row, .woocommerce-page form .form-row {
        width: auto !important;
        float: none !important;
    }

    #order_review .shop_table {
        margin-left: 0;
    }
}


/* BLOG / NEWS */
.single.et_right_sidebar #main-content .container:before {
    display: none;
}

.et_pb_blog_grid .et_pb_post,
.et_pb_blog_grid .et_pb_post p {
    color: white;
}

.et_pb_blog_grid .et_pb_post {
    border: 0;
    background: #1a2d3a;
}

.et_pb_blog_grid .et_pb_post h2 {
    color: #8DB73B;
}

.et_pb_blog_grid .et_pb_post p.post-meta,
.et_pb_blog_grid .et_pb_post p.post-meta a {
    color: #bfbbbc;
}

/* Blog */
.blog--norm article {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #dddddd;
}

.blog--norm .post-meta,
.blog--norm h2,
.blog--norm .post-author,
.blog--norm .read-more {
    background: #eeeeee;
}

.blog--norm .post-meta,
.blog--norm .read-more {
    padding-top: 10px;
}

.blog--norm .post-author {
    padding-bottom: 10px;
}

.blog--norm .read-more {
    padding-bottom: 15px;
}

/* Latest News homepage */
.home .et_pb_bg_layout_dark .et_pb_post .post-meta,
.home .et_pb_bg_layout_dark .et_pb_post h2,
.home .et_pb_bg_layout_dark .et_pb_post .post-author,
.home .et_pb_bg_layout_dark .et_pb_post .read-more {
    background: none;
}

.home .et_pb_bg_layout_dark .et_pb_post .post-meta,
.home .et_pb_bg_layout_dark .et_pb_post .post-author {
    font-size: 23px;
    color: white;
}

.home .et_pb_bg_layout_dark .et_pb_post .post-meta {
    padding-bottom: 0;
    margin-bottom: 0;
}

.home .et_pb_bg_layout_dark .et_pb_post h2 {
    font-size: 30px;
    padding-bottom: 2px;
}

.home .et_pb_bg_layout_dark .et_pb_post .read-more {
    display: none;
}


/* Gallery PopUp*/
.mfp-bg {
    background: #1a2d3a;
}

.mfp-figure:after {
    background-color: white;
}


/* ABOUT */
.et_pb_team_member_image img {
    width: 200px;
    margin-bottom: 20px;
}


/* TESTIMONIALS */
img.testimonial, .testimonial img {
    border-radius: 125px;
}

.testimonial-no-image-box-shadow .et_pb_testimonial_portrait:before {
    display: none;
}

/* reCAPTCHA */
#recaptcha_area #recaptcha_table {
    width: auto;
    clear: both;
}

#recaptcha_area .recaptchatable,
#recaptcha_area .recaptchatable .recaptcha_image_cell {
    padding: 0 !important;
    border: 0 !important;
}

#recaptcha_area #recaptcha_table td {
    padding: 0 !important;
}

#recaptcha_area #recaptcha_table #recaptcha_logo {
    padding-left: 5px;
}


/* Video JS */
.video-js {
    background: none;

}

.video-js .vjs-tech {
    margin-top: -1px;
}


/*------------------------------------*\
    # NEXT GEN GALLERY
\*------------------------------------*/

.highslide-container {
    z-index: 99999 !important;
}

body .ngg-galleryoverview.full-width {
    margin: 0;
}

.ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box {
    position: relative;
    margin-right: 0;
    width: 50%;
}

.ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box h3 {
    font-size: 10px;
    margin-top: 40%;
    padding: 0 5px;
    color: white;
    display: block;
    position: relative;
    z-index: 5;
    width: 100%;
    text-align: center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.ngg-galleryoverview.full-width .ngg-gallery-thumbnail img {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: 100% !important;
}

.ngg-galleryoverview.full-width .meta {
    position: absolute;
    opacity: 0;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.ngg-galleryoverview.full-width .overlay {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.ngg-galleryoverview.full-width .overlay:before {
    font-family: "ETmodules";
    color: #8DB73B;
    content: '\e050';
    position: absolute;
    top: 55%;
    left: 50%;
    margin: -14px 0 0 -14px;
    font-size: 32px;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

/* Accordions */
.accordions-container {
    padding-left: 0;
    padding-right: 0;
}

.accordions-container ul {
    padding: 0 !important;
}

.responsive-accordion-head {
    border-bottom: 1px solid white !important;
}

.responsive-accordion-plus.arrow-thin,
.responsive-accordion-minus.arrow-thin {
    background: url("images/arrow-thin-white.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}


/* white buttons -> green hover, no arrow */
.wpcf7 input[type="submit"],
.woocommerce div.product form.cart .button,
body .woocommerce .cart .button,
body .woocommerce .cart input.button,
body .woocommerce a.button.alt,
body .woocommerce-page a.button.alt,
body .woocommerce a.button, .woocommerce-page a.button,
body .woocommerce input.button,
body .woocommerce input.button.alt,
body .woocommerce-page input.button,
#getAQuote,
.piereg_submit_button input,
.piereg_login_wrapper #wp-submit,
.cell-viewer-previous,
.cell-viewer-next {
    background: white !important;
    border: 2px solid #8DB73B !important;
    border-radius: 3px;
    color: #8DB73B !important;
    transition: all 0.2s;
}

.wpcf7 input[type="submit"]:hover,
.woocommerce div.product form.cart .button:hover,
body .woocommerce .cart .button,
body .woocommerce .cart input.button:hover,
body .woocommerce a.button.alt:hover,
body .woocommerce-page a.button.alt:hover,
body .woocommerce a.button, .woocommerce-page a.button:hover,
body .woocommerce input.button:hover,
body .woocommerce input.button.alt:hover,
body .woocommerce-page input.button:hover,
#getAQuote:hover,
.piereg_submit_button input:hover,
.piereg_login_wrapper #wp-submit:hover,
.cell-viewer-previous:hover,
.cell-viewer-next:hover {
    background: #8DB73B !important;
    color: white !important;
}


/* Pricing Tabel */
.rpt_style_basic .rpt_plan .rpt_foot {
    display: block;
    padding: 40px 30px;
}

.rpt_plan a.rpt_foot_0 {
    background: #8DB73B url("images/shop_cart_back.png") center center no-repeat !important;
}

.rpt_plan a.rpt_foot_1 {
    background: #4c86c9 url("images/shop_cart_back.png") center center no-repeat !important;
}

.rpt_plan a.rpt_foot_2 {
    background: #d39400 url("images/shop_cart_back.png") center center no-repeat !important;
}


/* CELL VIEWER */
.cellviewer-voxel-warning {
    font-size: 16px;
    margin-bottom: 30px;
    display: block;
    color: red;
    font-weight: bold;
}

.cell-viewer-external-link {
    text-align: right;
    padding: 0 0 10px 0;
}

.cell-viewer-external-link a {
    color: #8DB73B;
}

/* more viewers */
.cell-viewer-MoreEntriesWrapper {
    margin-top: 20px;
}

.cell-viewer-MoreEntriesWrapper h2 {
    color: #222222;
}

.cell-viewer-MoreEntriesWrapper ul {
    list-style-type: none;
    padding-left: 0;
}

.cell-viewer-MoreEntriesWrapper ul a {
    font-size: 16px;
    font-weight: bold;
    color: #8DB73B;
}


/* Cell Viewer Landing Page */
#cellViewerLanding-voxel,
#cellViewerLanding-surface {
    display: none;
}

#cellViewerLanding-voxel .et_pb_slide_content,
#cellViewerLanding-surface .et_pb_slide_content {
    display: block !important;
}

#cellViewerLanding-voxel .et_pb_more_button,
#cellViewerLanding-surface .et_pb_more_button {
    display: inline-block !important;
}

/* popular Science */
.et_pb_column_1_3 .fullWidthTestimonialImage.et_pb_testimonial {
    padding: 0 0 25px 0;
}

.et_pb_column_1_3 .fullWidthTestimonialImage .et_pb_testimonial_portrait,
.et_pb_column_1_3 .fullWidthTestimonialImage .et_pb_testimonial_portrait:before {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.et_pb_column_1_3 .fullWidthTestimonialImage .et_pb_testimonial_portrait {
    width: 100%;
    margin: 0 auto 30px;
}

.fullWidthTestimonialImage .et_pb_testimonial_author {
    margin-top: 5px;
    color: #8DB73B;
}


/* Media Downloads */
.media-downloads-accordion h5 {
    color: #8DB73B !important;
}

.media-downloads-accordion p {
    padding-bottom: 0;
}

.media-downloads-accordion p:first-child {
    padding-bottom: 1em;
    margin-top: -0.8em;
}

.media-downloads-accordion table,
.media-downloads-accordion tr td {
    border: none;
    padding: 0;
}

.media-downloads-accordion tr td:last-child {
    display: none;
}

.media-downloads-accordion ul {
    list-style-type: none;
    padding-left: 0;
}

.media-downloads-accordion li a {
    display: block;
    padding-left: 20px;
    background: url("images/media-download.png") no-repeat left 6px;
}

.media-downloads-accordion li a:hover {
    color: #8DB73B;
}


/* Applications */
#menu-applications {
    background: none !important;
}

#menu-applications .current-menu-item a {
    font-weight: bold;
    color: #8DB73B;
}


/* Competition Table */
.competitionTable {
    max-width: 100%;
}

.competitionTable tr td {
    padding: 6px 11px;
}


/* Breadcrumb */
.breadcrumb-container ul li:last-child .separator:last-child {
    display: none;
}

.breadcrumb-container ul li:nth-of-type(2) a {
    padding-left: 0;
    margin-left: 0;
}

.breadcrumb-container.theme1 a:hover {
    background: none;
    text-decoration: underline;
}


/* Category Index, Category-dropdowns */
.category-index .et_pb_row {
    width: 100%;
    margin: 0;
    padding-bottom: 0;
    overflow: visible;
}

.category-index .et_pb_column {
    display: table;
    vertical-align: middle;
}

@media (min-width: 981px) {
    .category-index .et_pb_column {
        width: 23.5%;
        margin-right: 2%;
    }
}

.category-index_item {
    position: relative;
    background: #eeeeee;
    min-height: 75px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.category-index_image {
    display: block;
}

.category-index_link--title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    font-size: 13px;
    min-height: 75px;
}

.category-index_link--title:hover {
    background: #dddddd;
}

.category-index_title {
    margin-left: 15px;
}

.category-index_toggle {
    position: relative;
    margin-left: auto;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0 20px;
    min-height: 75px;
}

.category-index_toggle:hover {
    background: #dddddd;
}

.category-index_toggle::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
}

/* active after toggle click */
.category-index_item.active,
.category-index_item.active .category-index_toggle,
.category-index_item.active .category-index_link:hover {
    background: #333;
}

.category-index_item.active a {
    color: white;
}

.category-index_item.active .category-index_toggle::after {
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid white;
    margin-top: -9px;
}

/* subcategories */
.category-index_subitems {
    display: none;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 68px;
    width: 100%;
    background: #333;
}

.category-index_item.active .category-index_subitems {
    display: block;
}

.entry-content .category-index_subitems-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.category-index_subitems-list-item {
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.category-index_subitems-list-item:hover {
}

.category-index_subitems-link {
    display: block;
    padding: 3px 5px 3px 15px;
    font-weight: bold;
    color: white;
    font-size: 12px;
}

.category-index_subitems-link:hover {
    background: #8DB73B;
}


/*************************************/
/* MEDIA QUERIES */
/*************************************/
@media only screen and (max-width: 479px) {
    .et_pb_row, .container,
    .et_pb_container {
        width: auto;
        margin: 0 20px;
    }
}

@media only screen and (max-width: 767px) {

    /* columns 100% width on tablet and down */
    #page-container .row-columns-100-width-tablet-down .et_pb_column {
        width: 100%;
    }

    /* newsletter */
    .et_pb_newsletter_description {
        width: auto !important;
    }

    .et_pb_newsletter_form p {
        width: 100%;
        margin: 0;
        float: none;
    }

    .et_pb_newsletter_form p input {
        width: 100%;
    }

    /* popular Science */
    .fullWidthTestimonialImage .et_pb_testimonial_portrait {
        width: 100% !important;
    }
}

@media only screen and (max-width: 980px) {

    .show-for-desktop-only {
        display: none;
    }

    .custom-full-width-50-50 .et_pb_column {
        padding: 0;
    }

    /* Search */
    #et_top_search {
        float: right;
        margin: 8px 0 0 22px;
        position: relative;
        display: block;
        width: 18px;
    }

    #et_search_icon:before {
        top: -1px;
    }

    /* WOO */
    /*******/
    /* product detail image top */
    .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images {
        width: 268px !important;
    }

    /* newsletter */
    .et_pb_newsletter_form {
        width: auto !important;
        padding-left: 0 !important;
    }

    .et_pb_newsletter_description {
        width: auto !important;
    }

    /* Slider */
    .et_pb_slide_description {
        text-align: left;
    }

}

@media only screen and (min-width: 768px) {
    /* Gallery */
    .ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box {
        width: 25%;
    }

    /* hover */
    .ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box:hover .meta {
        opacity: 1;
    }

    .ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box:hover .overlay {
        background: rgba(0, 0, 0, 0.6);
        opacity: 1;
    }

    .ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box:hover h3 {
        margin-top: 35%;
    }

    .ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box:hover .overlay:before {
        top: 37%;
    }


    /* Cell Viewer */
    #cellViewerLanding-voxel .et_pb_slide_description,
    #cellViewerLanding-surface .et_pb_slide_description {
        width: 410px;
        top: 35%;
    }

    .cellviewer-voxel-warning {
        display: none;
    }


    /* Blog */
    .blog--norm {
        width: 70%;
        margin: 0 auto;
    }

    /* Newsletter */
    .et_pb_newsletter_form p input {
        width: 92%;
    }

}

@media only screen and (min-width: 950px) {
    .ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box h3 {
        font-size: 14px;
    }

    /* Media Downloads */
    .media-downloads-accordion tr td:last-child {
        display: table-cell;
    }


}

@media only screen and (min-width: 981px) {

    /* Layout */
    body .container,
    body .et_pb_row {
        width: 95%;
        margin: 0 auto;
    }


    /** MENU/Navigation */
    #main-header #logo {
        max-height: 50%;
    }

    .et-fixed-header #top-menu > li.current-menu-item:last-child a {
        color: white !important;
    }

    .et_pb_slide {
    }

    /* Footer Menu */
    #menu-footer > li:hover {
        background: #23282b;
    }
}


@media only screen and (max-width: 1100px) and (min-width: 981px) {

    .show-for-desktop-only {
        display: block;
    }

    .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images {
        width: 370px !important;
    }

    /* newsletter */
    .et_pb_column_4_4 .et_pb_newsletter_form {
        width: auto;
    }
}

@media only screen and (min-width: 1200px) {
    .ngg-galleryoverview.full-width .ngg-gallery-thumbnail-box h3 {
        font-size: 18px;
    }
}


/*------------------------------------*\
    #FEATURE MENU
\*------------------------------------*/

.feature-menu {
    display: none;
}

@media only screen and (min-width: 480px) {
    .feature-menu {
        display: block;
        font-size: 0; /* remove gap between inline block elements */
        background: black;
        border-top: 1px solid #4d4e50;
        border-bottom: 1px solid #4d4e50;
    }

    .feature-menu-list {
        position: relative;
        text-align: center;
    }

    .feature-menu-list__item {
        display: inline-block;
    }

    .feature-menu__link {
        font-size: 14px;
        color: white;
        display: block;
        padding: 10px 20px;
    }

    .feature-menu__link:hover {
        background: #a8cf72;
    }

    .feature-menu__link.active {
        background: #8cc63e;
    }

    .feature-menu-overlay {
        display: none;
        position: absolute;
        top: 43px;
        left: 0;
        width: 100%;
        background: white;
        padding: 20px 40px;
        -webkit-box-shadow: 0px 8px 39px -4px rgba(0, 0, 0, 0.39);
        -moz-box-shadow: 0px 8px 39px -4px rgba(0, 0, 0, 0.39);
        box-shadow: 0px 8px 39px -4px rgba(0, 0, 0, 0.39);
    }

    .feature-menu__link:hover .feature-menu-overlay {
        display: block;
    }

    .feature-menu-overlay__image-column {
    }

    .feature-menu-overlay__description {
        color: black;
        font-size: 28px;
        margin-top: 35px;
        text-align: left;
    }
}


/*------------------------------------*\
    #SOCIAL SHARING
\*------------------------------------*/

.sfsi_widget {
    margin-top: 30px;
}


/**** Gravity and Salesforce Forms ****/

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
select,
.ginput_container_textarea textarea,
.pardot-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
select,
.pardot-form-wrapper textarea,
.module-saleforce-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.module-saleforce-form select,
.module-saleforce-form textarea,
.module-saleforce-form textarea:focus
{
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    background: white;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 2px solid #8DB73B;
    color: #8DB73B !important;
    width: 100% !important;
    font-size: 14px;
    padding: 16px !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    height: 52px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.ginput_container_textarea textarea::placeholder,
.module-saleforce-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.module-saleforce-form textarea::placeholder,
.pardot-form-wrapper::placeholder{
    color: #8dc600;
}

input[type=submit].gform_button,
.module-saleforce-form input[type=submit],
.pardot-form-wrapper p.submit input[type="submit"]
{
    background: #fff;
    border: 2px solid #8DB73B;
    border-radius: 3px;
    padding: 16px;
    color: #8DB73B;
    transition: all 0.3s;
}

input[type=submit].gform_button:hover,
.module-saleforce-form input[type=submit]:hover
.pardot-form-wrapper p.submit input[type="submit"]:hover
{
    background: #8DB73B;
    color: #fff;
    border: 2px solid transparent;
}

/* salesforce only */
.module-saleforce-form label {
    display: block;
    font-weight: bold;
    margin: 16px 0 8px 0;
}

.module-saleforce-form input[type=submit] {
    margin-top: 20px;
}

/* salesforce only end */

.gform_confirmation_wrapper a:hover {
    box-shadow: none !important;
}

.thank-you-wrapper {
    background: #8DB73B;

    font-weight: bold;
    text-align: center;
    padding: 75px;
}

.thank-you-wrapper p {
    color: #fff;
}

.thank-you-button {
    border: 2px solid #fff !important;
    border-radius: 3px;

    transition: all 0.3s;
}

.thank-you-button:hover {
    background-color: #fff;
    color: #8DB73B;
}

@media screen and (max-width: 840px) {
    .thank-you-wrapper {
        padding: 35px;
    }

    .thank-you-button {
        margin: 15px auto;
        display: block !important;
    }

}

li.white-link a {
    color: #333 !important;
    text-decoration: none;
}

li.white-link a:hover {
    color: #fff !important;
    box-shadow: none !important;
}

/* Inline Gravity Forms */
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
    padding-top: 0 !important;
}

.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0 !important;
}

.gf_simple_horizontal_wrapper li.hidden_label input {
    margin-top: 0 !important;
}

body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}

.gf_simple_horizontal div.gform_footer.top_label {
    width: auto !important;
    vertical-align: top !important;
}

.gf_simple_horizontal div.gform_body {
    width: auto !important;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body {
    width: 100% !important
}

input[type=submit].gform_submit_button_15 {
    border-radius: 3px !important;
}


input[type=submit].gform_submit_button_15:hover{
    background: #8DB73B !important;
    color: #fff !important;
    border: 2px solid #ffffff !important;
}

.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit] {
    margin-top: 10px !important;
}

.green input[type=submit].gform_button {
    border: 2px solid #fff !important;
    color: #fff;
    background: none;
    border-radius: 4px;
}

.green input[type=submit].gform_button:hover{
    background: #fff;
    color: #8DB73B !important;
    border: 0px;
}

@media only screen and (max-width: 641px) {
    .gform_wrapper .gfield_required {
        display: inline-block !important;
    }

    .gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
        display: inline-block !important;
    }
}

/* hide sublabels */
.gfield.hide-sub-label .ginput_container label {
    display: none !important;
}


/**** Password Pages ****/
.post-password-required .et_password_protected_form {
    width: 75%;
    margin: 50px auto 100px;
}

.post-password-required .et_password_protected_form p input {
    padding: 5px 4px;
    letter-spacing: normal;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 2px solid #8DB73B;
    color: #8DB73B !important;
    width: 100% !important;
    font-size: 14px;
    padding: 16px !important;
}


/*------------------------------------*\
    #FULLWIDTH HEADER
\*------------------------------------*/

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    hyphens: auto;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .et_pb_module_header {
}

.et_pb_fullwidth_header .et_pb_more_button:after {
    top: auto;
}

.et_pb_fullwidth_header .et_pb_module_header,
.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
    /* line-height: 1.1 !important; */
    line-height: 1.3 !important;
}

/*Bouncing Scroll-Down Arrow*/

.et_pb_fullwidth_header_scroll a {
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}

.et_pb_fullwidth_header_scroll .et-pb-icon {
    -webkit-animation: et_bounce 1s infinite;
    -moz-animation: et_bounce 1s infinite;
    -ms-animation: et_bounce 1s infinite;
    -o-animation: et_bounce 1s infinite;
    animation: et_bounce 1s infinite;
}

@-webkit-keyframes et_bounce {
    0% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
    }
    100% {
        -webkit-transform: translateY(0px);
    }
}

@-moz-keyframes et_bounce {
    0% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0px);
    }
}

@-ms-keyframes et_bounce {
    0% {
        -ms-transform: translateY(0);
    }
    40% {
        -ms-transform: translateY(-10px);
    }
    100% {
        -ms-transform: translateY(0px);
    }
}

@-o-keyframes et_bounce {
    0% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(0px);
    }
}

@keyframes et_bounce {
    0% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}


/*------------------------------------*\
    #PRICING TABLES
\*------------------------------------*/

.et_pb_pricing--no-content-top .et_pb_pricing_content_top {
    display: none;
}


/*------------------------------------*\
    #PRICING TABLE PRODUCT COMPARISON
\*------------------------------------*/

.module-pricing-table-product-comparison .ptsColHeader {
    font-size: 0;
}

.module-pricing-table-product-comparison .ptsColDesc {
    background-color: #8db73b !important;
}

.module-pricing-table-product-comparison .ptsRows .ptsCell:last-child {
    border: 0 !important;
}

#et-main-area .module-pricing-table-product-comparison .ptsActBtn {
    margin-top: 20px;
}

#et-main-area .module-pricing-table-product-comparison .ptsActBtn,
#et-main-area .module-pricing-table-product-comparison .ptsActBtn:hover {
    background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}

#et-main-area .module-pricing-table-product-comparison .ptsActBtn a {
    position: relative;
    color: white !important;
    padding: .3em 1em;
    border: 2px solid #8DB73B !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #8DB73B;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.table-wrapper {
    overflow: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}


/*------------------------------------*\
    #COOKIE NOTICE
\*------------------------------------*/

#cn-notice-buttons a {
    padding: 4px 12px;
    background-color: white;
    color: black;
}


/*------------------------------------*\
    #MULTI COLUMNS ON MOBILE
\*------------------------------------*/

@media (max-width: 479px) {
    .et_pb_row.row-2-columns-mobile .et_pb_column {
        width: 50% !important;
    }
}


/*------------------------------------*\
    #ENQUIRE NOW LINK MOBILE
\*------------------------------------*/

.enquire-now-link-mobile {
    display: block;
    position: fixed;
    z-index: 99999;
    bottom: 0;
    width: 100%;
    background-color: #8DB73B;
    text-align: center;
    padding: 6px;
    border-top: 1px solid white;
}

.enquire-now-link-mobile__link {
    color: white;
}

@media (min-width: 981px) {
    .enquire-now-link-mobile {
        display: none;
    }
}


/*------------------------------------*\
    #REVERSE ORDER ROW/COLUMNS
\*------------------------------------*/

@media (max-width: 980px) {
    .row-order-reverse-tablet-down {
        display: flex;
        flex-direction: column;
    }

    .row-order-reverse-tablet-down .et_pb_column:first-child {
        margin-top: 30px;
    }

    .row-order-reverse-tablet-down .et_pb_column:last-child {
        order: -1;
    }
}


/*------------------------------------*\
    #NO ICON ON TABLET DOWN BUTTONS
\*------------------------------------*/

@media (max-width: 980px) {
    .no-icon-hover-tablet-down .et_pb_button:hover {
        padding: 0.3em 1.5em !important;
    }

    .no-icon-hover-tablet-down .et_pb_button:hover:after {
        display: none !important;
    }
}


/*------------------------------------*\
    #FRESHTEAMS
\*------------------------------------*/

/* headlines */
#page-container #freshteam-widget h1,
#page-container #freshteam-widget h2,
#page-container #freshteam-widget h3,
#page-container #freshteam-widget h4,
#page-container #freshteam-widget h5,
#page-container #freshteam-widget h6,
#page-container #freshteam-widget .h1,
#page-container #freshteam-widget .h2,
#page-container #freshteam-widget .h3,
#page-container #freshteam-widget .h4,
#page-container #freshteam-widget .h5,
#page-container #freshteam-widget .h6 {
    color: #8DB73B;
}

/* job list entry */
#page-container #freshteam-widget ul.job-list li .row {
    display: flex;
    align-items: center;
}

#page-container #freshteam-widget ul.job-list li .row .job-desc {
    display: none;
}

/* arrow */
#page-container #freshteam-widget ul.job-list .job-location .location-icon {
    color: #8DB73B;
}

#page-container #freshteam-widget ul.job-list .job-location .location-icon .icon-arrow-right {
    fill: #8DB73B;
}

/* job detail */
#page-container #freshteam-widget .job-details .job-details-header {
    background-color: #8DB73B;
}

#page-container #freshteam-widget .job-details .job-details-header .apply-job-button {
    background-color: white;
    color: #8DB73B;
    border: 0;
}

/* resume */
#page-container #freshteam-widget .resume-upload .btn-success {
    background-color: #8DB73B;
    color: white;
    border: 0;
}

#page-container #freshteam-widget .resume-upload .btn-success .required {
    color: white;
}

/* applicant form */
#page-container #freshteam-widget #job-applicant-form #applicant_submit {
    background-color: #8DB73B;
    color: white;
    border: 0;
}


/*------------------------------------*\
    #Custom Font Size CSS Start
\*------------------------------------*/

li {font-size:16px!important;line-height: 24px;}

h4 {font-size:26px!important;line-height: normal;}

h3 {font-size:34px!important;line-height: normal;}

h2 {font-size:44px!important;margin-bottom: 10px;}
.page-id-150 h2 {font-size:24px!important;margin-bottom: 10px;line-height: normal;}
.single-post .et_pb_blog_grid h2 {font-size:24px!important;margin-bottom: 10px;line-height: normal;}

h1 {font-size:57px!important;line-height: 1.3em!important;}

.home .et_pb_section_6 .et_pb_text, .page-id-25462 .et_pb_column_8 .et_pb_text, .page-id-22921 .et_pb_column_6 .et_pb_text{margin-bottom: 25%;}
.home .et_pb_section_6 .et_pb_text{margin-bottom: 10%;}
.et_pb_with_background h2, .et_pb_with_background h3 {color:#8DB73B!important;}
.et_pb_with_background h2 span, .et_pb_with_background h3 span{color:#333!important;}
h2, h3{color: #333!important;}

.page-id-23474 .et_pb_team_member h3.heading-more{font-size: 18px!important;}
.ifr-forms iframe{height:1000px!important;}

/*********Mobile css*********/

@media (max-width:767px) {
	
li {font-size:16px!important;line-height: 24px;}

h4 {font-size:19px!important;}

h3 {font-size:24px!important;}

h2 {font-size:29px!important;}
.page-id-150 h2 {font-size:20px!important;margin-bottom: 10px;line-height: normal;}
.single-post .et_pb_blog_grid h2 {font-size:20px!important;margin-bottom: 10px;line-height: normal;}

h1 {font-size:35px!important;line-height: 1.1em!important;}
	
.home .et_pb_section_6 .et_pb_text{margin-bottom: 5%;}
.ifr-forms iframe{height:2000px!important;}	

}

/*********Mobile css*********/


/*------------------------------------*\
    #Custom Font Size CSS End
\*------------------------------------*/