/**
* Theme Name: Bacola Child
* Description: This is a child theme of Bacola, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: bacola
* Version: 1.0.4
*/


.module-special-products .module-header .column:first-child {
    justify-content: flex-start;
}

.footer-subscribe .mc4wp-form .mc4wp-form-fields {
   flex-direction: row-reverse;
}
.footer-subscribe .mc4wp-form input[type="submit"]{
	left:4px;
	right:auto !important;
}
.footer-subscribe .mc4wp-form i {
 
    right: 1.25rem;
	left:auto !important;
}