/**
Theme Name: Landmarks
Author: Muv
Author URI: https://muvideas.com
Description: A Child Theme of Astra, built for Landmarks Association
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: landmarks
Template: astra
*/

/*header*/
span.ast-header-account-text {
    font-size: 16px;
}

/* donations */

.postid-753 .price .from,
.postid-753 .price bdi {
    display:none;
}
/* Footer */
input#gform_submit_button_1 {
    background: #E8E8DD !important;
    color: #2C4241 !important;
    border-radius:0 10px 10px 0px;
}
.site-footer #gform_fields_1 .spacer.gfield{
    display:none;
}
.site-footer .gform-theme--foundation .gform_fields{
    column-gap:0;
    row-gap:5px;
}
.site-footer .gform-theme--foundation #field_submit{
    margin-left:-12px;
    border-radius:0 10px 0 10px;
}
input#input_1_1 {
    height: 2.45rem;
    margin-top:0px;
}
.site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
    border-right:1px solid #E8E8DD;
}
.footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-1 h3{ 
   font-family: 'Blauer Nue', Helvetica, Arial;
   font-weight:700;
   text-transform:uppercase;
   font-size:17px;
}
.site-footer section#block-14 {
    width:80%;
    font-size:15px;
}
@media (max-width:768px){
    form#gform_1 {
    margin-left:10%;
    margin-right:10%;
    }
    .site-footer section#block-14 {
    width:80%;
    margin:0 auto;
    }
    input#gform_submit_button_1 {
    border-radius:3px;
    max-width:230px;
    margin:0 auto;
    }
}
/* Forms */
.gw-horizontal-form_wrapper .ginput_container input,
.gw-horizontal-form_wrapper .ginput_container select,
.gw-horizontal-form_wrapper #field_submit input.button {
	height: 2.4rem;
}
.gw-horizontal-form_wrapper .gform_fields {
	grid-column-gap: 1vw !important;
}
/* Woocommerce Edits */
a.woocommerce-button.button.view {
    color: #ffffff;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--members-area {
    /*display: none;*/
}