/*
Theme Name: My_Stock
Theme URI: http://
Version: 1.0
Author: Hesam B
Author URI: http://
*/

#html5-watermark {
	display: none !important;
}
.wonderplugin-gridgallery-item > a{
	display: none !important;
}
.header{
	position: relative;
	z-index: 5;
}
.header #menu .menu > ul > li > a{
	height: 70px!important;
}
.header{
	padding-top: 20px!important;
}
.header #menu #logo img{
	margin-top: -20px!important;
}
.header #menu .menu > ul > li > ul{
	top: 70px!important;
}
@media only screen and (max-width: 1199px){
	.header #menu .menu > ul > li > a{
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
}
.header.active { 
    position: fixed;
}

.go_to_top{
    z-index: 99;
}

.container-fluid.my_slug {
    margin-bottom: 50px;
    margin-top: -30px;
    text-align: center;
}
.container-fluid.my_slug h2{
	line-height: 35px;
margin-bottom: 20px;
}
.container-fluid.my_slug p{
	line-height: 30px;
}