/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
Version: 1.0
*/

@import url("../Divi/style.css");
h2.month-heading span {
    display: none;
}
div#categories-3 {
    display: none;
}
div#readbtn.et_pb_button {
    margin-top: -15px !important;
    margin-bottom: 15px !important;
}
body{
    font-family: 'Poppins',Open Sans;
}
.et_pb_blog_grid .et_pb_image_container img{
    min-height: 200px;
    max-height: 200px;
}
p{
    font-family: Open Sans;
    line-height:28px;
}
.et_pb_section{
    clear:both;
    padding: 30px 0px;
}
#et-top-navigation {
    float: left;
    margin-left:20px;
    padding-left: 222px;
}
#et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a{
    text-transform:uppercase;
}
.et_pb_row { padding: 0px !important; }
.et_pb_row.et_pb_row_fullwidth{
    width: 100%!important;
    max-width: 100% !important;
}
/* news css for front page first section */
#main_header{
    padding:0 !important;
}
#front_first_col h1, #front_first_col h5{
    margin-left: 70px;
    font-size:54px;
    color:#fff;
}
#front_first_col h5{
    font-size:20px;
}
#front_first_col p img, #front_second_col img{
    float:left;
    margin-top: 12px;
}

#front_first_col ul{
    list-style:none;
    margin-left:58px;
}
#front_first_col ul li{
    float:left;
}
#front_first_col ul li{
    background:#6a9afa;
    margin-right:20px;
    color:#fff;
    padding-right:5px;
}
#front_first_col ul li a {
    padding:5px 10px;
    text-transform:uppercase;
    color:#fff;
}

#front_first_col ul li:after {
    content: ">";
    color:"#ffffff";
}
#front_second_col h1, #front_second_col h5{
    margin-left: 70px;
    font-size:40px;
    color:#fff;
}
#front_second_col h5{
    font-size:20px;
}
#front_second_col img{
    margin-top:-20px;
}
/* news css for front page first section */


#our_vision .et_pb_text_inner h2{
    position:relative;
}
#our_vision .et_pb_text_inner h2:after{
    content:"";
    width:15%;
    height:3px;
    left:0;
    bottom:0;
    position:absolute;
    z-index:9;
    background:#a9af40;
}
#our_vision h1{
    margin: 40px 0px;
    line-height:46px;
}
#our_vision p{
    margin-top:84px;
}

#image_bottom_heading{
    /*position:absolute;
    bottom:0;
    left:0;*/
    margin-top:70%;
    width: 100%;
    padding: 5%;
    text-align: center;
    background: rgba(161, 167, 72, 0.7);
}
#image_bottom_heading h2{
    color:#fff;
}
a.small-button{
    background:#6a9afa !important;
    margin-right:20px !important;
    color:#fff !important;
    padding-right:10px !important;
    text-shadow: none !important;
    border-radius: 0px;
    letter-spacing: 1px;
    font-weight: normal !important;
    box-shadow: none !important;
}

a.small-button:after {
    content: "        >    ";
    color:"#ffffff";
}
#our_programs h1, #capital h1{
    width: 90%;
    margin:0 auto;
    margin-top:80%;
    margin-bottom:2%;
    padding: 5%;
    text-align: center;
    background: rgba(161, 167, 72, 0.7);
    color:#fff;
}

#capital h1{
    width:100%;
    margin-top:65%;
    margin-bottom:0px;
    background: rgba(55, 60, 133, 0.7);
}
.custom_blog .et_pb_post, #hope_blog .et_pb_post{
    min-height:580px;
    max-height:580px;
    position:relative;
}
.et_pb_blog_grid .et_pb_image_container img {
    min-height: 200px;
    max-height: 200px;
}
#hope_blog .column{
    width:44%;
}

.more-link{
    color:#a9b241;
}
#hope_contact input, #hope_contact textarea{
    background-color: rgba(110,103,148,0.47) !important;
}
#hope_contact .et_pb_contact_submit{
    background: #6a9afa !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0px !important;
    font-weight:normal;
}


#main-footer{
    clear:both;
    background:#222550 !important;
}

#main-footer .footer-widget{
    width:25%!important;
    margin:0 !important;
}
#main-footer .last{
    margin-top: 25px !important;
    position:relative;
}
#main-footer .footer-widget .fwidget{
    margin-bottom: 20px !important;
}
ul.hope_social li{
    float:left;
    padding-left: 0px !important;
    margin-right:5px;
}
#main-footer .footer-widget ul.menu{
    list-style:none;
    margin:25px;
}
#main-footer .footer-widget ul.menu li:before, ul.hope_social li:before, #footer-widgets .footer-widget li:before{
    content:'';
    display:none;
}
#main-footer .footer-widget ul.menu li a{
    color:#6a9afa;
    font-weight: normal;
}
#main-footer .last h4{
    color:#fff !important;
}
#main-footer #mailpoet_form_1 .mailpoet_text{
    width: 100% !important;
    padding: 12px 30px 10px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.widget_mailpoet_form{
    position: relative;
}
#main-footer #mailpoet_form_1 input[type="submit"]{
    position: absolute;
    top: 40px;
    right: 10px;
    width: 21px;
    height: 19px;
    border: none;
    font-size: 0px;
    background:url('/wp-content/uploads/2017/11/news_arrow.png') no-repeat;
}
#top-menu li.donate_me{
    position: absolute;
    top: 10px;
    right: 10px;
}

#footer-bottom .et-social-icons{
    display:none;
}
#footer-bottom #footer-info{
    text-align:center !important;
    width:100% !important;
}

#footer-bottom #footer-info::before,
#footer-bottom #footer-info::after {
    display: inline-block;
    content: "";
    border-top: 1px solid #35396c;
    width: 29%;
    margin: 0 1rem;
    transform: translateY(-4.5px);
}
#hope_contact_outer{
    padding:0;
}

.et_pb_member_position{
    font-weight:bold;
    color:#000 !important;
}
.et_pb_team_member_description p{
    font-family:Open Sans !important;
}
#sidebar_newsletter h1{
    color:#fff !important;
    font-size: 20px;
}
#sidebar_newsletter #mailpoet_form_1 .mailpoet_text{
    width: 55% !important;
    padding: 12px 30px 10px 10px;
    float:left;
    margin-left:20px;
    background-color: rgba(70,77,151,0.4)!important;
    color: #fff !important;
    border: none;
}

#sidebar_newsletter #mailpoet_form_1 input[type="submit"]{
    background: #6a9afa;
    border: none;
    padding: 11.7px;
    margin-top: -14px;
    float: left;
    color:#fff;
}
#person_details{
    margin-bottom:50px;
}
.hope_show_more, .hope_show_less{
    width:28px;
    height:28px;
    background: url('/wp-content/uploads/2017/11/plus.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
.hope_show_less{
    background: url('/wp-content/uploads/2017/11/minus.png');
}
.abt_show_more, .hope_show_less{
    display:none;
}
#comment-wrap{
}
.et_pb_portfolio_item:hover .powerLevels{
    height: 100%;
}
#hope_blog .published{
    background: url('/wp-content/uploads/2017/11/publish_date.png');
    background-repeat: no-repeat;
    color: #fff;
    position: absolute;
    top: auto;
    padding: 15px 0px 5px 24px;
    width: 88px;
    height: 102px;
    margin-left: 4%;
    bottom: -36px;
    z-index: 999;
}
body .dp_oc_post_title{
    text-align: center;
}
body .et_pb_dp_oc .owl-prev, body .et_pb_dp_oc .owl-next{
    top: 36% !important;
}
.products li.product{
    text-align: center !important; 
}
body .button.add_to_cart_button{
    font-size: 15px !important;
}

div.product div.summary div.a2a_kit {
    display: none;
}

body.woocommerce.single-product div#content-area div#left-area,
body.woocommerce.tax-product_cat div#content-area div#left-area {
    width: 100%;
    padding-right: 0;
    float: none;
}

body.woocommerce.single-product div#content-area div#sidebar,
body.woocommerce.tax-product_cat div#content-area div#sidebar {
    display: none;
}

body.woocommerce.single-product #main-content .container:before,
body.woocommerce.tax-product_cat #main-content .container:before {
    display: none;
}

div.drive-steps {
    padding: 0;
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

div.drive-step {
    display: flex;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #a4a5a4;
    max-width: 870px;
    width: 100%;
}

div.drive-step.drive-step-last {
    border-bottom: none;
}

div.drive-step-number {
    background: #542B7B;
    border-radius: 100px;
    height: 51px;
    width: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div.drive-step-number p {
    color: #fff;
    font-size: 25px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
}

div.drive-step-title {
    max-width: 210px;
    margin-left: 28px;
    margin-right: 20px;
}

div.drive-step-title strong {
    font-size: 21px;
    color: #542B7B;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
}

div.drive-step-description {
    max-width: 480px;
    width: 100%;
    margin: 0 0 0 auto;
}

div.drive-step-description p {
    font-family: Open Sans;
    font-size: 17px;
    line-height: 28px;
    color: #333333;
}

div.drive-step-description p strong.details-label {
    display: block;
    margin-bottom: -18px;
}

div.gift-category-button-section {
    /* margin-left: -3%; */
    /* margin-right: -3%; */
}

div.gift-category-button-section div.et_pb_column {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper {
    width: 20.41%;
    margin: 0 6.116774791473587% 20px 0;
}

div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_3_wrapper,
div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_7_wrapper,
div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_11_wrapper,
div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_15_wrapper {
    margin: 0 0 51px 0;
}


.gift-category-button {
    width: 100%;
    text-align: center;
    padding: 0;
    line-height: 212px !important;
    border: solid 2px transparent !important;
    border-color: transparent !important;
    background: #EEE9F2;
    border-radius: 4px;
    color: #542B7B;
    font-weight: 600;
    font-size: 32px;
}

.gift-category-button:after {
    display: none;
}

.gift-category-button:hover {
    width: 100% !important;
    padding: 0 !important;
    background: #EEE9F2 !important;
    border: solid 2px #542B7B !important;
    border-color: #542B7B !important;
}

div.featured-gifts-section div.woocommerce ul.products li.product a.add_to_cart_button {
    width: 100%;
    line-height: 64px !important;
    padding: 0;
    border: solid 2px transparent !important;
    border-color: transparent !important;
    background: #a8b040 !important;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 600 !important;
}

div.featured-gifts-section div.woocommerce ul.products li.product a.add_to_cart_button:after {
    line-height: 1.9em;
}

body.tax-product_cat ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 18px;
    color: #542b7a;
}

body.tax-product_cat ul.products li.product a.add_to_cart_button {
    width: 100%;
    line-height: 64px !important;
    padding: 0;
    border: solid 2px transparent !important;
    border-color: transparent !important;
    background: #a8b040 !important;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}

body.tax-product_cat ul.products li.product a.add_to_cart_button:after {
    line-height: 1.9em;
}

body.woocommerce.single-product div.product p.stock {
    font-size: 21px;
    font-weight: 700;
    color: #A9B140;
}

body.woocommerce.single-product div.product input.qty {
    background-color: #E8E8ED !important;
    color: #000000 !important;
    text-align: center;
    padding-left: 16px;
    font-size: 23px !important;
}

body.woocommerce.single-product div.product button.single_add_to_cart_button {
    line-height: 46px !important;
    padding: 0;
    border: solid 2px transparent !important;
    border-color: transparent !important;
    background: #a8b040 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    width: 60%;
}

body.woocommerce.single-product div.product button.single_add_to_cart_button:after {
    line-height: 1.4em;
}

body.woocommerce.single-product div.product div.product_meta {
    padding-top: 16px;
}

body.woocommerce.single-product div.product div.product_meta span.posted_in {
    font-weight: 600;
    font-size: 16px;
}

body.woocommerce.single-product div.product div.product_meta span.posted_in a {
    color: #65289f;
}

body.woocommerce.single-product div.product div.product_meta span.sku_wrapper {
    display: none;
}

body.woocommerce.single-product div.product section.related.products {
    margin-top: 60px;
}

body.woocommerce.single-product div.product section.related.products h2.woocommerce-loop-product__title {
    font-size: 21px !important;
    color: #6529A0;
}

body.woocommerce.single-product div.product section.related.products a.add_to_cart_button {
    line-height: 64px !important;
    padding: 0;
    border: solid 2px transparent !important;
    border-color: transparent !important;
    background: #a8b040 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    width: 100%;
}

body.woocommerce.single-product div.product section.related.products a.add_to_cart_button:after {
    line-height: 1.95em;
}

/* body.woocommerce-cart form.woocommerce-cart-form .product-subtotal,
body.woocommerce-cart form.woocommerce-cart-form .product-price {
  display: none;
} */

body.woocommerce-cart h1.entry-title.main_title {
    font-weight: 600;
    color: #000;
}

body.woocommerce-cart div.cart-collaterals div.cart_totals h2,
body.woocommerce-cart div.cart-collaterals div.cart_totals table.shop_table {
    display: none;
}

body.woocommerce-cart .woocommerce .quantity input.qty {
    color: #000 !important;
    background-color: #E8E8ED !important;
    font-weight: 600 !important;
    padding-left: 14px;
}

body.woocommerce-cart.woocommerce-page table.cart th.product-quantity {
    text-align: right;
    padding-right: 40px !important;
}

body.woocommerce-cart.woocommerce-page table.cart .quantity {
    margin: 0 0 0 auto;
}

body.woocommerce-cart.woocommerce-page a.hope-cart-keep-browsing-btn {
    font-weight: 600;
    font-size: 18px;
    position: relative;
    top: -16px;
    margin-bottom: 10px;
    transition: all .2s ease-in-out;
    display: inline-block;
}

body.woocommerce-cart.woocommerce-page a.hope-cart-keep-browsing-btn i {
    font-size: 24px;
    position: relative;
    top: 2px;
    left: 0;
    margin-right: 8px;
    transition: all .2s ease-in-out;
}

body.woocommerce-cart.woocommerce-page a.hope-cart-keep-browsing-btn:hover i {
    left: -8px;
}

body.woocommerce.tax-product_cat ul.products {
    display: flex;
    flex-wrap: wrap;
}

body.woocommerce.tax-product_cat ul.products li.product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

a.et-cart-info {
    height: 26px;
    width: 28px;
    margin-left: 0 !important;
}

a.et-cart-info span {
    position: relative;
}

a.et-cart-info span:before {
    content: "";
    position: absolute;
    height: 26px;
    width: 28px;
    background-image: url('./img/cart-heart.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

/* Responsive Layout */

@media only screen and (max-width: 1100px) {
    .gift-category-button {
        line-height: 160px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .et_pb_column {
        width: 100%!important;
    }

    #front_first_col ul li a{
        font-size:11px;
    }

    h1{
        font-size:28px;
    }
    #top-menu-nav{
        width:75%;
    }
    #top-menu li a {
        font-size: 14px;
        padding-bottom: 14px !important;
    }

    #front_first_col h1, #front_second_col h1 {
        font-size: 30px;
    }

    .container{
        width:92%;
    }
    .footer-widgets p, .footer-widgets a{
        font-size:12px;
    }
    #image_bottom_heading{
        margin-top:100%;
    }
    #hope_blog .published{
        top:165px;
    }
    #capital h1{
        margin-top:85%;
    }
    #front_first_col .et_pb_text_inner{
        margin-top:60%;
    }
    #front_first_col ul li{
        margin-bottom:10px;
    }
    /* about us page responsive*/

    #program_team .et_pb_column, #development_team .et_pb_column{
        width: 28.666% !important;
    }
    #program_team h1, #development_team h1{
        width: 500px !important;
    }
    #sidebar_newsletter, #request_form{
        width: 320px;
        height: 360px;
        padding-top:200px !important;
        padding-bottom:0px !important;
        float: left;
        margin: 40px;
        background-size:cover !important;
    }
}

@media only screen and (max-width: 980px) {
    a.et-cart-info {
        margin-right: 14px !important;
    }
}

@media only screen and (max-width: 979px) {
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper {
        width: 48%;
        margin: 0 4% 20px 0;
    }

    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_1_wrapper,
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_3_wrapper,
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_5_wrapper,
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_7_wrapper,
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_9_wrapper,
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_11_wrapper,
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_13_wrapper,
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_15_wrapper,
    div.gift-category-button-section div.et_pb_column div.et_pb_button_module_wrapper.et_pb_button_17_wrapper {
        margin: 0 0 20px 0;
    }

    div.drive-step {
        flex-wrap: wrap;
    }

    div.drive-step-description {
        max-width: 100%;
        margin-top: 16px;
    }
}

@media only screen and (max-width: 780px) {
    .mobile_menu_bar:before{
        color: #a9af40 !important;
    }
    .et_mobile_menu{
        border-top: 3px solid #a9af40 !important; 
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
        width: 46.25%!important;
        margin: 0 7.5% 7.5% 0!important;
    }

    #hope_blog .column {
        width: 100% !important;
    }
    #hope_blog .published{
        top:315px;
    }
    .container {
        width: 80%;
    }
    #main-footer .footer-widget{
        width: 50%!important;
    }
    #footer-bottom #footer-info::before, #footer-bottom #footer-info::after {
        width: 15%;
    }
    #our_vision p{
        margin-top:0px;
    }
    #hope_blog .published {
        top: 315px;
    }

    /* about us page responsive*/

    #program_team .et_pb_column, #development_team .et_pb_column{
        width: 26.666%!important;
        margin: 0px 20px;
    }
    #sidebar_newsletter, #request_form{
        float:none;
        margin: 0 auto;
        margin-bottom:40px;
    }
}

@media only screen and (max-width: 737px) {
    #hope_blog .published {
        top: 295px;
    }
}

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

    #hope_blog .published {
        top: 265px;
    }
    #footer-bottom #footer-info::before, #footer-bottom #footer-info::after {
        width: 10%;
    }

    /* about us page responsive*/

    #program_team .et_pb_column, #development_team .et_pb_column{
        width: 100%!important;
        margin: 0px 0px;
    }
    #program_team .et_pb_blurb_container, #development_team .et_pb_blurb_container{
        text-align:center;
    }
    #program_team h1, #development_team h1 {
        width: 100% !important;
        text-align: center;
    }

}
@media only screen and (max-width: 601px){

    #hope_blog .published {
        top: 230px;
    }
    #footer-bottom #footer-info::before, #footer-bottom #footer-info::after {
        width: 5%;
    }
    #main-footer .footer-widget {
        width: 90%!important;
        margin: 0 auto !important;
    }
    #main-footer .footer-widget ul.menu {
        list-style: none;
        margin: 0px;
    }

}

@media only screen and (max-width: 570px){
    #hope_blog .published {
        top: 210px;
    }
    #main-footer #mailpoet_form_1 input[type="submit"]{
        top:38px;
    }
}

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

    #hope_blog .published {
        top: 135px;
    }
    h1{
        font-size: 24px;
    }
    h2{
        font-size: 20px;
    }

    #footer-bottom #footer-info::before, #footer-bottom #footer-info::after {
        width: 0%;
    }
    .et_pb_row {
        width: 98%;
    }
    #front_first_col{
        padding:0 !important;
    }
}

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

    #hope_blog .published {
        top: 155px;
    }
}

@media only screen and (max-width: 330px){
    #hope_blog .published {
        top: 120px;
    }

    #hope_blog .published {
        top: 120px;
    }
    #front_first_col h1, #front_second_col h1{
        font-size: 26px;
        margin-left:60px;
    }
    #front_first_col h5 {
        margin-left:60px;
    }
    #main-footer #mailpoet_form_1 input[type="submit"]{
        top:35px;
    }

    #sidebar_newsletter, #request_form{
        width:290px;
        height:325px;
    }
    #main-footer .last h4{
        font-size:14px;
    }
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    background: url('img/menu-bottom-arrow.png');
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 2px;
    top: 4px;
    width: 12px;
    height: 12px;
    background-size: 100%;
}
#gform_36 .gform_page_footer .gform_previous_button, #gform_44 .gform_page_footer .gform_previous_button {
    border: 0px;
    background: #a9af40;
    color: #fff;
    padding: 10px 35px;
    font-size: 15px;
    border-radius: 22px;
}
#gform_36 .gform_page_footer .gform_button, 
#gform_44 .gform_page_footer .gform_next_button,
#gform_44 .gform_page_footer .gform_button.button{
    border: 0px;
    min-width: 143px;
    background: #222550;
    color: #fff;
    padding: 10px 45px;
    font-size: 15px;
    border-radius: 22px;

}