/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.19.20
*/

body {
    font-weight: 300;
    }

.text-button {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    }

/* MOBILE MENU */

    /* Remove the top line in the mobile menu*/
    .et_mobile_menu {
        border-top:0px !important;
        padding-bottom: 80px;
        }

    /* Make mobile menu fullwidth */
    .et_mobile_menu {
        min-width: 100vw;
        margin-left: -10vw;
        }

    /* HUMBERGER MENU COLOR */

    .mobile_menu_bar:before {
        color: #942f3a;
        }

/* FEATURES SECTIONS */

#features h2 {
    padding: 0 25px;
    }

/* FEATURED PRODUCT */

.section-headline {
    color: #942f3a;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    }

h2 {
    font-weight: 500;
    margin-bottom: 20px;
    }


/* PRODUCT TABS */

.pac_dtm-child .et-pb-row {
    width: 100% !important;
    }

.prod-desc {
/*    font-size: 15px;*/
    line-height: 1.5em;
    margin: 10px auto 0;
    text-align: center;
    padding: 0 20px !important;
    }

/* PRODUCT PAGE */

.product-name {
    }

.product-desc,
.product-desc-2 {
    display: block;
    line-height: 32px !important;
    margin-top: 40px;
    }

.product-desc-2 {
    margin-top: 0 !important;
    }

table.more-info {
    border: 1px solid #c0c0c0;
    }

/* CONTACT US */

ul.company-details {
    margin-top: 35px;
    padding: 0;
    }

    ul.company-details li {
        list-style: none !important;
        list-style-position: inside;
        padding: 5px 0;
        margin-bottom: 15px;
        font-size: 94%;
        }

    ul.company-details li.address,
    ul.company-details li.hours,
    ul.company-details li.support {
        font-weight: 400;
        margin-bottom: 5px;
        font-size: 100% !important;
        }

/* FLUENT FORMS */

.ff_btn_style {
    background: #942F3A !important;
    }

/* FOOTER */

ul.footer-links {
    list-style: none !important;
    list-style-position: inside;
    padding: 0 !important;
    margin-bottom: 30px !important;
    }

ul.footer-links li {
    font-size: 15px;
    margin-bottom: 7px;
    }

ul.footer-links li a {
    color: #ffffff !important;
    }