/*
Theme Name: Armadachild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Armada is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-armada
*/
@import url("../dt-armada/style.css");




.banner-home .shortcode-banner-inside p {
    color: #6ecfdf;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 24px;
}


body .content .dt-btn, body .content a.button, body .content .dt-btn:hover {
    color: #fff;
    letter-spacing: 2px;
    padding: 15px 38px;
    font-size: 22px;
}

.content .woocommerce-error, .content .woocommerce-info, .content .woocommerce-message {
    margin: 0 0 2em !important;
}



body .footer .widget-title {
    font-size: 18px;
    font-weight: 700;
}

body .footer .menu li, .footer .widget_pages li, body .footer .custom-menu li, .footer .blogroll li, body .footer .qts-lang-menu li {
    border-color: rgba(255, 255, 255, 0.5);
}


body .newsletter-desc-container {
    flex-basis: 75%;
}

body .newsletter-footer h3 {
    font-size: 28px;
}

body .newsletter-footer p {
    font-size: 24px;
}

body .newsletter-footer {
    padding-bottom: 25px;
    margin: 0 22px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    text-align: left;
    color: #FFF;
    display: flex;
    align-items: center;
}

body .newsletter-footer a {
    background: #d7f1e9;
    color: #000 !important;
    display: inline-block;
    padding: 7px 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 200px;
    padding: 14px;
    text-align: center;
    letter-spacing: 4px;
}