/*
Theme Name: Codesk
Theme URI: http://gaviasthemes.com/codesk/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: The 2020 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: codesk

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}
.header-mobile .mobile-logo .logo-menu img{width:50px !important}
.haa-year .milestone-number{display:none}
.haa-year .symbol.after{color:#fff}
.elementor-widget-wp-widget-nav_menu{
	margin-bottom: 30px;
	padding: 45px 35px;
	border: 1px solid #F7EAE8;
	position: relative;
}
.elementor-widget-wp-widget-nav_menu h5{
	margin: 0 0 20px;
    margin-bottom: 20px;
	color: #3F3836;
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 20px;
	z-index: 9;
}
.elementor-widget-wp-widget-nav_menu h5:after{
	content: '';
	width: 45px;
	height: 2px;
	background: #FF4332;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.elementor-widget-wp-widget-nav_menu ul{
	padding:0;
	margin:0;
}
.elementor-widget-wp-widget-nav_menu li{
	list-style-type:none;
	margin:0;
}
.elementor-widget-wp-widget-nav_menu li.current-menu-item a{
	color:#FF4332
}
/* responsive menu plus icon */
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret{
	top:10px !important;
	width:50px !important;
	height:50px !important;
}

/***** Custom CSS changes ****/

/* Breadcrumb */
.custom-breadcrumb .breadcrumb{display:none !important}
#gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret{display:none !important;}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li ul.submenu-inner{display:block !important}
.author, .avatar{display:none !important}