/*
Theme Name:  Boldman Child Theme
Description: Child theme for the Boldman theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    boldman
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/
.site-main {
    padding: 60px 0!important;
}
.tm-header-style-infostack .tm-top-info-con > .header-widget:after{
	top:15px !important;
}
.social-icons{
	position:relative;
	z-index:9;
}
body,
.tm-titlebar h1.entry-title,
.tm-titlebar .breadcrumb-wrapper{
	font-family:"Tahoma", sans-serif !important;
}
.tm-boldman-icon-twitter:before {
    display:none!important;
}
.tm-header-style-infostack .tm-top-info-con .themetechmount-social-links-wrapper .social-icons li>a
 {
    border-radius: 1px!important;
	 border-color:#324E7E!important;
	 width: 45px!important;
    height: 45px!important;
    line-height: 45px!important;
	     font-size: 18px!important;
	 color:#324E7E!important;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item {
    padding: 0 20px !important;
	margin: 0px 5px 0px 5px!important;
}
.rtmega-menu-area{
	margin:0 auto !important;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item:hover{
	background:#324e7e !important;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item .menu-text span{
	font-size:14px !important;
	font-weight:700 !important;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item:hover .menu-text span{
	color:#fff !important;
}
.ue_unfold_title{
	margin-bottom:10px !important;
}
footer aside#block-10 {
    margin-bottom: 0;
}
footer aside#block-9 {
    margin: 0 !important;
}
footer .social-icons li a{
    width: 40px !important;
    height: 40px !important;
    background: #fff !important;
    line-height: 40px !important;
    text-align: center !important;
}
footer .social-icons li a i{
    color:#324e7e
}
.tm-footer2-right .tm-copyright-boxes {
    justify-content: end;
}
#menu-main-menu .sub-menu li a span {
    color: #000 !important;
    font-weight:500 !important;
}
#menu-main-menu .sub-menu li a {
    padding: 5px 10px !important;  
}
#menu-main-menu .sub-menu li{
    border-bottom:1px dashed #ccc
}
#menu-main-menu .sub-menu li:last-child{
    border-bottom:0px;
}
#menu-main-menu .sub-menu li:hover a span {
    color: #324e7e !important;
}
.comm-scroll .swiper-slide-image {
	width:100%;
    height: 534px;
    object-fit: cover;
}
.themetechmount-box-author{
	display:none !important;
}
h1.entry-title {
    text-transform: capitalize;
}



@media (min-width:200px) and (max-width: 768px) {
    .tm-element-heading-content-wrapper .tm-element-content-heading, .elementor-136 .elementor-element.elementor-element-72016f7 .elementor-heading-title, h1.elementor-heading-title, h2.elementor-heading-title {
        font-size: 25px !important;
        line-height: 35px !important;
    }
	.mobile-menu-area{
		display:none !important;
	}
	.tm-topbar-content .tm-wrap-cell:first-child {
    display: none !important;
	}
	#rmp_menu_trigger-12006{
		top: 57px !important;
		right:3% !important;
		position:absolute;
		background: transparent !important;
        border: 1px solid #ccc !important;
        border-radius: 10px !important;
	}
	#rmp_menu_trigger-12006 .rmp-trigger-box
	{
		color:#000 !important;
	}
	#rmp_menu_trigger-12006 .responsive-menu-pro-inner, #rmp_menu_trigger-12006 .responsive-menu-pro-inner::before, #rmp_menu_trigger-12006 .responsive-menu-pro-inner::after{
		background-color:#000 !important;
	}
	.site-branding{
		float:left!important;
	}
	#rmp-menu-wrap-12006 .rmp-menu-item{
		border-bottom:1px dashed #ccc;
	}
	#rmp-menu-wrap-12006 .rmp-menu-subarrow {
        color: #000 !important;
    }
	.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    height: 130px !important;
	}
	.tm-titlebar h1.entry-title, .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title{
		font-size: 25px !important;
    line-height: 35px !important;
		font-weight:600 !important;
	}
	.site-main {
    padding: 40px 0 0!important;
}
}
