/*
Theme Name: Ascend Premium Child
Version: 1.0
Description: A child theme of Ascend
Template: ascend_premium
*/

.sf-menu>li>a.wg-top-nav-img {
    padding: 0px 0px 0px 0px;
}
.mobile-top-icon-bar{
        justify-content: left;

}
.image_menu_item_link .image_menu_message h4 {
    margin-bottom: 20px;
}

@media (max-width: 992px) {
   
	div.top-icon-bar-item-active {
	    background-color: #ffffff;
	    line-height: 28px;
	    padding-left: 5px;
	    padding-right: 5px;
	}
	
}
@media (max-width: 544px) {
    .col-md-4>.blog_item {
        padding-top:10px;
    }
    .topbarclass {
        display: none;
    }
    .mobile-top-icon-bar{
        font-size: 12px;
				        
    }

    .mobile-top-icon-bar a.top-icon-bar-link {
    	font-size: 12px;
      
    }
    div.top-icon-bar-item-active {
    	background-color: #ffffff;
   	  
		}
}

	
	@media (min-width: 992px) {
	     #content .main.col-lg-9 {width: 70%;}
	     #content aside.col-lg-3 {width: 30%;}
	    .main.col-lg-9 {
	        padding-right: 40px;
	        padding-left: 40px;
	    }
	div.top-icon-bar-item-active {
	    background-color: #ffffff;
	    line-height: 36px;
	    padding-left: 15px;
	    padding-right: 16px;
	}

}

@media (min-width: 768px) {
	.wg_bottom_post_carousel .blog_photo_item .entry-title {
	    
	   font-weight: 700;
	   font-size: 12px;
	   line-height: 18px;
	}
	.wg_bottom_post_carousel .blog_photo_item .photo-post-bg{
	       background: linear-gradient(to top,rgba(0,0,0,1) 0,rgba(0,0,0,0)70%);
	       
	}
}
	
p.vapp_wrapper {
     text-align: center;
}

a.vapp {
     color: #c450b1;
}
h1 {
     letter-spacing: +1px;
     text-transform: uppercase;
}
h2 {
     text-transform: uppercase;
}
a {
   font-weight: 700;
   color: #276dcd;
}

p.wgPostSummary{
    font-variant: small-caps; 
    text-align: center;
    font-weight: 700;
}

.portfolio-loop-image-container .portfolio-hover-item .portfolio-hover-item-inner {
    top: 0%;
    left: 0%;
}

.above-footer-widgets a:not(.button), .elementor-widget-sidebar a:not(.button), .sidebar a:not(.button) {
    color: #276dcd;
    font-weight: 600;
}

div.mobile-top-icon-bar top-icon-bar-link-active a{
   color: #000000;
}

div.top-icon-bar-item {
    padding-left: 5px;
    padding-right: 5px;
}
h3.hometitle {
    text-transform: uppercase;
    letter-spacing: +1px;
}
.image-menu_item {
    padding-top: 10px;
}
.kad-topbar-flex-item a{
    color: #276dcd;
}
.kt-simple-box.wg-simple-box {
    border: 4px solid #cc3399;
    margin-bottom: 25px;
    border-radius: 15px;
}
    
.kt-simple-box-inner{
   margin-top: 10px;
   text-align: left;
}
.kt-simple-box.kt-valign-center.wg-page-nav {
    border: 2px solid #000000;
    margin-bottom: 25px;
    line-height: 1.8;
}
.nobr { white-space: nowrap }

#kadbreadcrumbs a {
  font-weight: 400;
}
.kt_bc_active {
   margin-bottom: -10px;
}
.wg-archive-title{
   height: 35px; 
   margin-bottom: -20px;
}
.wp-caption-text{
	margin-top: 5px;
}
h4.wgPinIt {
  color: #cc3399;
	font-weight: 700;
}

.wg-yellow-box {
   background-color: #fff8c6; 
   margin-left: 20px; 
   margin-right: 20px; 
   padding: 8px; 
   text-align: center;
}



