/**
* Theme Name: CodBe Child
* Description: This is a child theme of CodBe.
* Author: AcmeeDesign Softwares and Solutions
* Template: codbe
* Version: 1.0.0
*/

/**
* You can add your custom styles here
*/
#footer-widgets form input[type="button"], #footer-widgets form button[type="submit"] {
	margin-left: -45px;
}
#footer-inner button[type="submit"], .subscription-form-2 button[type="submit"] {
    height: 40px;
    position: absolute;
    top: auto;
    right: auto;
}