/**
Theme Name: Divi Child
Template: Divi
*/


/*Typography*/
body, p, h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Sans-Serif;
}

body, p, a {
    font-size: 14px
}

/*Header*/
#top-header {
    font-size: 14px;
}

html #logo {
    max-height: 100%;
}

.header-social {
    display: inline-block;
    float: none;
}

.header-social .fa {
    padding-left: 5px;
}

/*Live Your Values*/
.live_your_values .et_pb_fullwidth_header {
    padding: 0;
}

/*Fullwidth Image Sections*/
.live_your_values .et_pb_fullwidth_header_container {
    width: 100%;
    max-width: 100%;
    height: 282px;
    background-color: rgba(0,0,0,0.30);
}

.full-image-section {
    height: 400px;
}

/*Footer*/
.footer-widget .widget_nav_menu {
    width: 100%;
}

.footer-logo {
    background-color: #ddd;
}

.footer-widget #text-4 {
    width: 100%;
    text-align: center;
}

.footer-social {
    float: right;
}

.footer-social .fa {
    font-size: 2em;
    padding-left: 0.7em;
}

.archive.tax-product_cat .woocommerce-breadcrumb {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    padding-top: 10px;
}
.archive.tax-product_cat #main-content > .container {
    padding-top: 20px;
}

@media screen and (max-width: 980px) {
    .archive.tax-product_cat #main-content #sidebar {
        display: none;
    }
    .term-description p {
        margin-bottom: 10px;
    }
}

@media (max-width: 980px) and (min-width: 768px) {
    .archive.tax-product_cat.woocommerce-page ul.products li.product:nth-child(3n+1) {
        clear: both !important;
    }
}

.archive.tax-product_cat.woocommerce .products ul,
.archive.tax-product_cat.woocommerce.woocommerce ul.products {
    margin-bottom: 0;
}
@media (max-width: 980px) and (min-width: 768px) {
    .archive.tax-product_cat.woocommerce-page ul.products li.product:nth-child(n) {
        margin-bottom: 25px;
    }
}

@media (max-width: 479px) {
    .archive.tax-product_cat.woocommerce-page ul.products li.product:nth-child(n) {
        width: 45.25% !important;
    }
}

#gform_wrapper_1 .gform_body, #gform_wrapper_1 .gform_footer {
    display: inline-block;
}

#gform_wrapper_1 .gform_body {
    width: 73%;
}

#gform_wrapper_1 .gform_footer {
    width: 25%;
    padding: 0;
    margin: 0;
}

#gform_wrapper_1 .gfield_label {
    display: none;
}

#gform_wrapper_1 #field_1_1 {
    padding: 0;
}

#gform_wrapper_1 #field_1_1:before {
    content: none;
}

#gform_wrapper_1 #input_1_1 {
    width: 100%;
    padding: 7px 4px;
}

#gform_submit_button_1 {
    width: 100%;
    background-color: #833C97;
    color: #fff;
    border: 0;
    margin: 0;
    padding: 8px 0;
    cursor: pointer;
}

#gform_fields_1 {
    padding: 0 !important;
}

.woocommerce #review_form #respond .form-submit input {
    color: #fff;
    border: 0;
}
.post-meta {display: none;}

/* .search-results .et_pb_slide{display: none;} */