/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Classes */
.mb-0, .entry-content p.mb-0 {
	margin-bottom: 0 !important;
}

.mt-0, .entry-content p.mt-0 {
    margin-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0;
}
.pt-0 {
    padding-top: 0;
}
.pl-0 {
    padding-left: 0;
}
.pr-0 {
    padding-right: 0;
}
.text-center {
	text-align: center;
}

/* Instant Updates Section */
#instant-updates * {
    box-sizing: border-box;
    font-size: 11px;
    line-height: normal;
}

.i-u-row {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.i-u-fields {
    border: 6px solid #00689f;
    width: 200px;
    height: 303px;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 5px;
}

#i-u-input-fields {
    margin-right: 0;
    margin-left: auto;
}

#i-u-display-fields {
    margin-left: -30px;
    margin-right: auto;
    box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
}

#i-u-input-fields textarea {
    resize: none;
}

#i-u-display-fields textarea {
    resize: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5; /* number of lines to show */
    -webkit-box-orient: vertical;
}

#i-u-input-fields {
    background-color: #ffffff;
    padding: 15px 10px;
}

#i-u-display-fields {
    background-image: url('assets/images/card.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #ffffff;
    padding: 80px 15px 15px 28px;
}

.i-u-col {
    width: auto;
}

.i-u-col input, .i-u-col textarea {
    width: 100%;
    outline: none;
}

#i-u-display-fields input,
#i-u-display-fields textarea {
    background-color: transparent;
    border: none;
    color: #ffffff;
    padding: 0;
    
}

#i-u-input-fields input, #i-u-input-fields textarea {
    color: #707070;
}

#i-u-input-fields input, #i-u-input-fields textarea {
    border: 1px solid #d9dada;
    padding: 6px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

#i-u-input-fields textarea {
    max-height: 80px;
}

#i-u-input-fields label {
    color: #707070;
    font-weight: bold;
    font-size: 10px;
}

#i-u-input-fields ::-webkit-input-placeholder {
    color: #707070;
}
#i-u-input-fields ::-moz-placeholder {
    color: #707070;
}
#i-u-input-fields :-ms-input-placeholder {
    color: #707070;
}
#i-u-input-fields :-moz-placeholder {
    color: #707070;
}
#i-u-input-fields ::placeholder {
    color: #707070;
}

#i-u-display-fields ::-webkit-input-placeholder {
    color: #ffffff !important;
}
#i-u-display-fields ::-moz-placeholder {
    color: #ffffff !important;
}
#i-u-display-fields :-ms-input-placeholder {
    color: #ffffff !important;
}
#i-u-display-fields :-moz-placeholder {
    color: #ffffff !important;
}
#i-u-display-fields ::placeholder {
    color: #ffffff !important;
}

.i-u-col:first-child input:not(:last-child), .i-u-fields-row:not(:last-child):not(:nth-child(2)) {
    margin-bottom: 10px;
}

.i-u-fields-row:nth-child(2) {
    margin-bottom: 9px;
}

.i-u-col:first-child {
    padding-top: 60px;
}

@media screen and (min-width: 415px) and (max-width: 1024px) {
    .instant-updates-section .uagb-column__background-image {
        background-position: center center !important;
    }
    .instant-updates-section .uagb-column__background-image .uagb-column__inner-wrap {
        width: auto !important;
        margin-right: 35%;
    }
}

@media screen and (min-width: 708px) and (max-width: 1299px) {
    #instant-updates * {
        font-size: 0.847vw;
    }
    #i-u-input-fields {
        padding: 1.155vw 0.770vw;
    }
    #i-u-input-fields input, #i-u-input-fields textarea {
        padding: 0.462vw;
    }
    #i-u-input-fields label {
        font-size: 0.770vw;
    }
    #i-u-input-fields textarea {
        max-height: 6.159vw;
    }
    .i-u-fields {
        border: 0.462vw solid #00689f !important;
        width: 15.396vw;
        height: 23.326vw;
        border-radius: 0.385vw;
    }
    #i-u-display-fields {
        padding: 6.159vw 1.155vw 1.155vw 2.156vw;
        margin-left: -2.309vw;
    }
    .i-u-col:first-child input:not(:last-child), .i-u-fields-row:not(:last-child):not(:nth-child(2)) {
        margin-bottom: 0.770vw;
    }

    .i-u-fields-row:nth-child(2) {
        margin-bottom: 0.693vw;
    }
    
    .i-u-col:first-child {
        padding-top: 4.619vw;
    }
}

@media screen and (max-width: 767px) {

    #instant-updates * {
        font-size: 1.434vw;
    }
    #i-u-input-fields {
        padding: 1.956vw 1.304vw;
    }
    #i-u-input-fields input, #i-u-input-fields textarea {
        border: 0.130vw solid #d9dada;
        padding: 0.782vw;
    }
    #i-u-input-fields label {
        font-size: 1.304vw;
    }
    #i-u-input-fields textarea {
        max-height: 10.430vw;
    }
    .i-u-fields {
        border: 0.782vw solid #00689f !important;
        width: 26.076vw;
        height: 39.505vw;
        border-radius: 0.652vw;
    }
    #i-u-display-fields {
        padding: 10.430vw 1.956vw 1.956vw 3.651vw;
        margin-left: -3.911vw;
    }
    .i-u-col:first-child input:not(:last-child), .i-u-fields-row:not(:last-child):not(:nth-child(2)) {
        margin-bottom: 1.304vw;
    }

    .i-u-fields-row:nth-child(2) {
        margin-bottom: 1.173vw;
    }
    
    .i-u-col:first-child {
        padding-top: 7.823vw;
    }

}
/*
@media screen and (max-width: 414px) {
    .i-u-row {
        flex-direction: column;
    }
    .i-u-col {
        width: 100%;
    }

    .i-u-col:first-child {
        margin-bottom: 30px;
    }

    #instant-updates * {
        font-size: 3.382vw;
    }

    .i-u-fields {
        border: 3.865vw solid #00689f !important;
        width: 72.464vw;
        height: 109.662vw;
        border-radius: 0.652vw;
    }

    #i-u-input-fields textarea {
        max-height: 24.155vw;
    }

    #i-u-input-fields input, #i-u-input-fields textarea  {
        border: 0.782vw solid #d9dada;
        padding: 1.449vw;
    }

    #i-u-input-fields label {
        font-size: 2.899vw !important;
    }

    #i-u-display-fields {
        padding: 29.469vw 3.623vw 3.623vw 8.454vw;
    }

    .i-u-col:first-child input:not(:last-child), .i-u-fields-row:not(:last-child) {
        margin-bottom: 3.623vw;
    }
}
*/