/*
Theme Name: Tacktile-Theme
Theme URI:
Author URI:
Description: Tacktile-Theme brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.</br>
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: MahadiTheme
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/

/* your custom style css write here */

div#navbarSupportedContent ul li:hover ul {
	display: block!important;
}
div#navbarSupportedContent ul li a {
	position: relative;
	color: var(--white);
	text-transform: uppercase;
	font-family: var(--secendary-fonts);
	font-size: 17px;
    font-weight: 400;
	padding: 10px 20px;
	font-family: Poppins;
}

div#navbarSupportedContent ul li ul li a {
	color: #212529;
	background-color: transparent;
	font-size: 15px;
	font-weight: 400;
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-family: Poppins;
}
div#navbarSupportedContent ul li ul li:hover{
	background-color:#F8F9FA;
	
}



ul#menu-footer-menu li {
	display: inline-block;
	float: left;
}

#menu-our-company-01 li a {
	color: var(--light);
}


#menu-our-company-02 li a {
	color: var(--light);
}


.post-thumb {
	width: 100%;
	height: 529px;
}

#cfname {
	width: 623px;
}
#clname {
  width: 623px;  
}

#email {
 width: 623px;   
}

#ccel {
  width: 623px;  
}
#cmessage {
	height: 100px;
	width: 623px;
}


.es_required_field.es_txt_email {
	font-size: var(--font-base);
	width: 100%;
	display: block;
	font-weight: var(--font-light);
	background: transparent;
	border: 1px solid var(--light);
	border-radius: 50px;
	-ms-radius: 50px;
	-o-radius: 50px;
	padding: 13px 35px;
	margin-bottom: 15px;
	color: var(--white)
}

.es_subscription_form_submit  {
	font-size: var(--font-md);
	font-family: var(--secendary-fonts);
	width: 88%;
	display: block;
	font-weight: var(--font-medium);
	text-align: center;
	color: var(--white);
	background: linear-gradient(130deg, var(--light-yellow), var(--lightest-yellow));
	border-radius: 50px;
	-ms-radius: 50px;
	-o-radius: 50px;
	border: none;
	padding: 15px;
	cursor: pointer;
	text-transform: uppercase;
}



.wrapper_site{
overflow: hidden
}


section.product-area .product_content {
padding-right: 0px; 
	line-height: 26px;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	padding-right: 8px;
	padding-left: 8px;
}























