/*
Theme Name: Zidex Child
Theme URI: https://zidex.modeltheme.com/
Template: zidex
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Industrial & Factory WordPress Theme
Version: 1.0
Text Domain: zidex
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post

*/

/* =Theme customization starts here
------------------------------------------------------- */

.mobmenu-content {
    margin-top: 45px;
    padding-bottom: 120px;
    z-index: 1;
    /* height: 100%; */
    overflow: auto;
    padding-top: 10px;
}
/* Contact Form 7 Styles
---------------------------------*/
 

div.wpcf7-mail-sent-ok {
    background: none repeat scroll 0 0 #73b531;
}

.btn.btn-success {
    background-color: #73b531;
    color: #ffffff;
}

.textwidget a {
    margin-right: 16px;
    font-weight: 400;
    color: #151515;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

 


body #mt-nav-burger span {
					background: #ffffff !important;
				}
				body #mt-nav-burger:hover span {
					background: #ffb716 !important;
				}.single article .article-content p,
               p,
               .post-excerpt,
               ul,
               ul.zidex-list,
               ol,
               th,
               td,
               dt,
               dd,
               address{
                    font-size: 16px;
                    line-height: 25px;
                    font-family: Raleway;
                    color: #151515;
               }

/*paragraph text*/

 			p, body,
			ul,
            ul.zidex-list,
            ol		}
				   font-weight: 300 !important; 
		}


/*GLOBAL: FONT WEIGHT*/
.post-excerpt,
.breadcrumb,
.single-post-social > div,
.tweet-body,
.article-details .post-author,
.tweet-date,
.top-header,
.author-biography{
    font-weight:300 !important;
}
.post-name.post-name-color a{
    font-weight:300 !important;
}


/*sticky menu*/
.is-sticky .logo img,
.is-sticky .navbar-header .logo img {
    max-height: 55px;
    transition: all 0.3s ease 0s;
}
header.header4 .is-sticky .logo img,
header.header4 .is-sticky .navbar-header .logo img {
    max-height: 100%;
}
.logo img,
.navbar-header .logo img {
    transition: all 0.3s ease 0s;
}
