/* Enter Your Custom CSS Here */
.unclickable > a:hover {
  cursor: default;
}


/* To make forminator button in the same line */
@media (min-width: 783px) {

#forminator-module-121 .forminator-row:nth-child(2) {

width: 1150px !important;

float: left;

}

#forminator-module-121 .forminator-row:nth-child(3) {

position: relative;

top: 19px;

}

}