/**
Theme Name: Custom Framework
Author: Moxie Chain
Author URI: https://www.moxiechain.com
Description: A custom website built on the Framework
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: framework-child
Template: astra
*/
p {
	margin-bottom: 0 !important;
}
footer .widget {
	margin-bottom: 0 !important;
}
footer p {
	margin-bottom: 0.75em !important;
}
.white.elementor-widget-text-editor h2, .white.elementor-widget-text-editor h3, .white.elementor-widget-text-editor, .white.elementor-widget-text-editor h4, .white.elementor-widget-text-editor h5, .white.elementor-widget-text-editor h6, .white.elementor-widget-text-editor p, .white.elementor-widget-text-editor ul li {
	color: #fff !important;
}

.elementor-widget-text-editor .elementor-widget-container ul {
	list-style-position: outside !important;
	margin-left: 20px !important;
}

.elementor-widget-text-editor p, .single-post p {
	padding-bottom: 15px !important;
}

.ast-footer-row-stack .menu li {
	padding: 5px 0px;
}
.site-primary-footer-inner-wrap {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
footer p {
	line-height: 1.3em;
}
.ast-header-button-1 .ast-custom-button {
    background: linear-gradient(90deg,#000 0%,#ff0101 100%) !important;
}
.ast-header-button-1 .ast-custom-button:hover {
    background: linear-gradient(90deg,#ff0101 0%,#000 100%) !important;
}
/*input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border-width: 0px 0px 3px 0px !important;
	background: transparent !important;
	border-color: #dddddd !important;
	padding: 10px 10px 5px 10px !important
}
.wpcf7 textarea {
	height: 150px !important;
}*/
/* RESPONSIVE */
@media only screen and (max-width: 1000px) {
	
}

@media only screen and (min-width: 1001px) and (max-width: 1100px) {
	
}
@media only screen and (min-width: 1101px) and (max-width: 1200px) {
	
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
	
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {
	
}
@media only screen and (min-width: 1401px) and (max-width: 1499px) {
	
}
@media only screen and (min-width: 1500px) {
	
}
@media only screen and (min-width: 1001px) {


}