/*
 Theme Name:   Woodmart Child
 | Shared by WPTry.org
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.main-page-wrapper{
	padding-top:0px!important;
}
.wd-prefooter{
	display:none;
}
.container .elementor{
	margin-bottom: 0px!important;
}

.container{
	padding-left:0px!important;
	padding-right:0px!important;
}

.index-value-interest-retes {
	width: 56% !important;
}
.payment {
	width: 40% !important;
	margin-top: 3% !important;
	border: none !important;
	
}
.txt-index-payment {
	font-size: 21px !important;
}
.item-payment {
	margin-bottom: 3% !important;
}
@media only screen and (max-width: 600px) {
	
.index-value-interest-retes {
	width: 100% !important;
}
.payment {
	width: 100% !important;
	margin-top: 3% !important;
	border: none !important;
	
}

}