/*
Theme Name: Audditio
Theme URI: https://audditio.com/
Description: Audditio is multipurpose proffesional wordpress theme, desined to develope any kind of website using wordpress. It also works like a framework with many prebuild functionality which will make a developer's life easy.
Author: MyCodeGarden
Author URI: https://mycodegarden.org/
Tags: wordpress, theme, woocommerce, blog, developer, framework, multipurpose, proffesional, ecommerce
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: audditio
Version: 0.0.1
*/
.tnp-subscription{
	margin: 0 !important;
    max-width: 100% !important;
}
.newsletter_form .frm_wrap .tnp-field-button {
    position: absolute;
    top: 22px;
    right: 0;
    width: 182px;
    display: inherit;
    background: #3d1560;
    height: 49px;
}
.newsletter_form .frm_wrap .tnp-field-button:before{
	position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    background: url(assets/frontend/images/all-icon.png) no-repeat;
    background-position: -131px 7px;
    right: -1px;
    top: -1px;
    z-index: 999;
}
.newsletter_form .frm_wrap .tnp-field-button:after {
	position: absolute;
    content: '';
    width: 60px;
    height: 50px;
    background: url(assets/frontend/images/btn-arrow.png) no-repeat;
    background-size: 100% 100%;
    top: -1px;
    right: -1px;
}
.tnp-field input[type="submit"] {
    position: inherit;
    width: auto;
    padding: 0 30px;
    padding-right: 70px;
	text-transform: uppercase;
    color: #fff;
    border: 1px solid #9d97b4;
    cursor: pointer;
    background-color: transparent;
}
.contact_left{
	min-height:530px;
}
.contact_pg .map_wrap{
	height:252px !important;
}
.widget.widget_search form{
	width: 100%;
	float: left;
	padding: 10px;
}
.widget.widget_search input[type="text"]{
    width: 100%;
    float: left;
    line-height: 40px;
    border-radius: 100px;
    background: #f4f4f4;
    border: none;
    padding-left: 15px;
}
.widget.widget_search input[type="submit"]{
	display:none;
}
.msg{
    display: block;
    text-align: center;
    color: #093;
    font-size: 14px;
}
.menu_wrap ul {
  display: block !important;
  float: left;
}
.menu_wrap ul li {
  display: block !important;
  position: static;
  margin-top: 33px;
}
.menu-item.custom-image {
  margin-top: -33px;
  float: right;
}
.header_bottom .container {max-width: 1600px;}
.footer-middle {
	width: 100%;
	float: left;
	background: #2D2D2D;
	padding: 40px 0px;
	margin: 0px 0 30px 0;
}
.registration_wrap .footer-top h3 {
	background: none;
	color: #000;
	font-size: 24px;
	padding: 0px 0 10px 0;
}
.copyright-wrap{background: #2D2D2D !important;}
.footer-middle li, .form_wrapper .footer-middle li {
	width: 24.5%;
	display: inline-block;
	text-align: center;
	padding: 0px 3px;
}
.form_wrapper .footer-middle ul li::before {
	display:none;
}
.footer-middle li img {
	background: #007bff;
border-radius: 50%;
width: 125px;
height: 125px;
padding: 15px;margin-bottom: 20px;
}
.footer-middle li p ,.registration_wrap .footer-middle li p  {
  color: #eee;
  font-weight: 700;
  font-size: 16px;
  padding:0px;
	text-align:center;
}
.menu-item.custom-image img {
    width: 220px;
		height:  89px
}
.footer-top {

  float: left;
  width: 100%;
}
#wpsm_accordion_335.wpsm_panel-group  .wpsm_panel-default > .wpsm_panel-heading {
  background-color: #4538C6 !important;
}
#wpsm_accordion_335 .wpsm_panel-title a{color:#fff !important;}
.menu_wrap ul li.menu-item.custom-image a:hover {
  background: transparent;
}
