/*
 Theme Name:   Hello Elementor Child
 Description:  Hello Elementor Child Theme
 Author:       Caro Freinberg
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

#site-footer {
    max-width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    gap: 0;
}
#site-footer .Colorado-kratom-mountains {
    min-height: 125px;
	width: 106%;
    margin-top: 5%;
	margin-bottom: -2px;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    display: block;
}
@media (max-width: 850px) {
    #site-footer .Colorado-kratom-mountains {
        object-fit: cover;
        object-position: center left;
        overflow: hidden;
    }
}
@media (max-width: 550px) {
    #site-footer .Colorado-kratom-mountains {
        object-fit: cover;
        object-position: center left;
        overflow: hidden;
    }
}
.footer-form-and-links {
    width: page;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff !important;
    padding: 20px 8% 35px 8%;
    background-color: #2a2b2b;
}
.kratom-discount {
    width: 35%;
    margin-bottom: 27px;
}
@media (max-width: 1000px) {
    .kratom-discount {
        width: 100%;
        padding-right: 41%;
    }
}
@media (max-width: 750px) {
    .kratom-discount {
        width: 100%;
        padding-right: 30%;
    }
}
@media (max-width: 480px) {
    .kratom-discount {
        width: 100%;
        padding-right: 0;
    }
}
#site-footer .elementor-button {
    transition: none;
}
.footer-links-section h3 {
    margin: 17px 0;
    color: #ffffff;
    font-size: 1.4rem; 
}
.kratom-discount h4 {
    margin: 12px 0;
    color: #ffffff;
    font-size: 1.6rem; 
}
.footer-links-section p a {
    color: #fff !important;
    text-decoration: none;
    line-height: 1em;
    font-size: 1.1rem;
    display: block;
    font-weight: 400;
}
.footer-links-section a:hover, a:focus {
    color: #fff;
    text-decoration: underline;
    font-weight: 400 !important; 
}
@media (max-width: 480px) {
    .footer-links-section {
        width: 170px;
        margin-bottom: 20px;
    }
}
.footer-social {
    background-color: #2a2b2b;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.footer-kratom-disclaimer {
    padding: 35px 8% 3% 8%;
    background-color: #2a2b2b;
    color: white;
}
._form_74 {
	display: block;
	font-family: "Teriyake";
	color: white;
	padding: 0;
    flex-grow: 1;
}
._form_74 input {
	color: white !important;
	padding: 0 !important;
	margin: 0;
	display: inline-block;
	vertical-align: bottom;
}
._form_74 ._x28698250 input:focus {
    outline: none !important;
}
._x28698250 label{
  display: none
}
._form_74 ._form-content {
	box-sizing: border-box;
	border-bottom: solid 2px white;
	padding-left: 3px;
	margin: 0;
	overflow: auto;
}
._form_74 ._field-wrapper {
    margin: 0;
}
._form_74 ._submit,
._form_74 ._submit:hover,
._form_74 ._submit:focus {
    color: #FFFFFF !important;
    border: none !important;
    outline: none !important;
	font-size: 20px !important;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
._form_element._x28698250._inline-style {
    display: inline-block;
    vertical-align: bottom;
	width: 80%;
	margin: 0;
    float: left;
	padding-bottom: 7px;
	box-sizing: border-box;
}
._form_74 ._button-wrapper {
	display: inline-block;
    vertical-align: bottom;
	padding-bottom: 7px;
	width: 15%;
	margin: 0;
    float: right;
	box-sizing: border-box;
}
._form_74 ._error {
    width: 100%;
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: left;
    color: #fff;
    font-size: 14px;
}
._form-thank-you {
    text-align: left;
}