/*
Theme Name: Oxence
Theme URI: https://demo.webtend.net/wp/oxence
Description: A Agency WordPress Theme
Author: Webtend
Author URI: https://themeforest.net/user/webtend
Version: 1.3.2
Requires PHP: 7.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-menu, featured-images, post-formats, translation-ready
Text Domain: oxence
Domain Path: /languages
*/


.mc4wp-form-fields input {
  float: left !important;
}

.mc4wp-form-fields button {
  margin: 5px !important;
}

.btn.btn-success {
  background: #fe5200 !important;
  border: 1px solid #fe5200;
  font-weight: 600;
  color: #fff !important;
}
.btn.btn-success:hover {
  background: #fe7d40 !important;
  border: 1px solid #fe7d40;
  font-weight: 500;
  color: #fff !important;
}


.mpdtabs-style4 .nav-tabs li a.active::after{
  border-left: 15px solid #fe5200 !important;
}

li ul li .link-text{
  color: #54595F !important;
}
