/*!
Theme Name:      MetroMarketSTL
Theme URI:       www.muvideas.com
Author:      müv
Author URI:      www.muvideas.com
Template:        twentytwentytwo
Version:     1.0.0
Description:      Another wordpress theme
*/

html,
body {
  overflow-x: hidden;
}

.wp-site-blocks > * + * {
  margin-top: 0 !important;
}

@media (max-width: 768px) {
  .stk-e5f8a09-column,
  .stk-f09555d-column,
  .stk-e1abfe1-column {
    flex-direction: column-reverse !important;
  }
  .stk-dc6edc7-column,
  .stk-365c8be-column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

/**
 *
 * Form Style
 */

#gform_wrapper_1 .gform_title {
  font-weight: bold !important;
  color: var(--wp--preset--color--primary) !important;
  margin-bottom: 0 !important;
}

#gform_wrapper_1 .gform_description {
  font-size: 18px !important;
  color: #58595b;
  line-height: 0.8px !important;
}

#gform_wrapper_1 .gfield {
  position: relative;
}

#gform_wrapper_1 .gfield label.gfield_label {
  display: none !important;
}

#gform_wrapper_1 .gfield .ginput_container input {
  border: 0 solid;
  border-radius: 5px;
  padding: 12px;
}

#gform_wrapper_1 .gform_footer input {
  background-color: #10401e;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 25.6px;
  padding: 5px 8px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-underline-offset: 0.25ch;
  word-break: break-word;
  border: 0 solid;
}

.stk-a131f44-container .stk-block-content {
  margin-left: var(--wp--custom--spacing--outer) !important;
}

@media(max-width: 768px) {
	.stk-449535c.stk-block-background {
		width: 100%
	}
}


    .stk-74d4df5 .stk-74d4df5-container.stk-container {
        margin-left: 20% !important;
        margin-right: 20% !important;
    }


.mm-header > .wp-block-group {
	padding-left: calc(1 * var(--wp--custom--spacing--outer) + 20px) !important;
	padding-right: calc(1 * var(--wp--custom--spacing--outer) + 20px) !important;
}
