body{
    margin: 0px !important;
}
.elementor-slideshow__title{
	display:none !important;
}
.form-subsribe .wpforms-submit {
	background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
    font-size: 13px !important;
    height: 45px !important;
    border-left: none !important;
	font-family: "Montserrat", Sans-serif !important;
}
.form-subsribe .wpforms-field{
	padding-right:0px !important;
}
.form-subsribe .wpforms-error{
	font-size: 12px !important;
    color: #fff !important;
    font-family: "Montserrat", Sans-serif !important;
    margin-top: 9px !important;
}
.form-subsribe .wpforms-form input[type=email]{
	margin-top: 0px !important;
	background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
    border-radius: 0px !important;
    height: 45px !important;
	font-size: 13px !important;
	font-family: "Montserrat", Sans-serif !important;
    border-right: none !important;
    padding-right: 0px !important;	
}
.form-subsribe .wpforms-form input::placeholder{ 
 	color: #fff !important;
}
.form-contact .wpforms-field {
	padding: 3px 0 !important;
}
.form-contact .wpforms-field-large,
.form-contact textarea{
	border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px !important;
    font-family: "Proxima", sans-serif !important;
    font-size: 14px !important;
}
.form-contact .wpforms-form .wpforms-field-large::placeholder,
.form-contact .wpforms-form textarea::placeholder{ 
 	color: #000 !important;
}
.form-contact button[type=submit]{
	width: 100% !important;
    background: #000 !important;
    font-size: 16px !important;
    color: #fff !important;
    font-family: "Proxima", sans-serif !important;
    border-color: #000 !important;
}
.elementor-location-header .elementor-sticky.elementor-sticky--effects{
	background-color: #fff !important;
}
#header.elementor-sticky--effects .logo-top img {
	content:url('https://www.madaraubud.com/wp-content/uploads/2021/10/logo-black-gold-png.webp');
}
#header.elementor-sticky--effects .icon-menu-top img {
	content:url('https://www.madaraubud.com/wp-content/uploads/2021/10/hamburger-menu-icon-black.png');
}
.elementor-location-header .elementor-sticky.elementor-sticky--effects .text-menu-sticky .elementor-heading-title{
	color:#000 !important;
}
@media only screen and (max-width: 768px){
	.sidebar-menu{
		width: 100% !important;
	}
}
@media only screen and (max-width: 600px){

	.form-subsribe .wpforms-field-container{
		width: 70% !important;
	}
	.form-subsribe .wpforms-submit-container{
		width: 30% !important;	
	}
}
