/* Enter Your Custom CSS Here */
    #mobile-view{
        display:none;
    }
.effect-3 a.w-nav-anchor.level_1 {
    padding-left: 0px!important;
}
input:not([type="submit"]) {
    min-height: 2.5rem!important;
    line-height: 2.5rem!important;
    padding: 0 0.8rem;
		border-radius:50px;
}
input#us_form_search_s {
    border-radius: 5px;
}
.l-sidebar {
    background: #fff;
		border-radius: 5px;
}
.l-sidebar .layout_1650 .usg_post_title_1 {
    font-size: 15px!important;
    width: 180px;
    line-height: 18px;
}
.l-sidebar article {
    border-bottom: 1px dashed #a5a5a5!important;
    padding-bottom: 16px!important;
}
.l-sidebar article:last-child {
    border-bottom: unset!important;
}
.l-sidebar img.attachment-thumbnail.size-thumbnail.wp-post-image {
    border-radius: 5px;
}
.l-sidebar .widgettitle {
    color: #32A4AF;
    font-size:22px;
    font-weight: 600;
}
.l-sidebar div#recent-posts-2 ul li a {
    font-size: 16px;
    font-weight: 500;
		color:#4d4c4c!important
}
.l-sidebar div#recent-posts-2 ul li a:hover {
		color:#32a4af!important
}
.l-sidebar select {
    height:2.4rem;
		background-color:#233F4A;
		color:#fff;
		border-radius:5px;
}
.l-sidebar select#cat:focus {
    box-shadow: none;
}
.l-sidebar select, input:not([type="submit"]) {
    min-height: 1.8rem;
    line-height: 2.8rem;
    padding: 0 0.8rem;
}
.Post_description h5{
	padding:0px;
	margin-bottom:10px;
}
.home_sidebar .g-cols .l-sidebar{
		width:unset;
}
.home_sidebar .l-sidebar .layout_1650 .usg_post_title_1 {
    font-size: 15px!important;
    width: 200px;
    line-height: 18px;
    padding-top: 30px;
}
.home_sidebar .l-sidebar {
    padding: 0px 20px;
}
a#headerbtn {
    padding: 10px;
}
 .tagcloud {
    padding: 10px;
}
 .tagcloud a::after {
    content: ',';
}
 a.tag-cloud-link {
    font-size: 16px!important;
    font-weight: 600;
    color: #333;
    text-align: justify!important;
}
 a.tag-cloud-link:hover {
    color: #3B6F8F;
    transition: ease-in 0.4s;
}
 .Categories .widget_tag_cloud h2{
    margin-bottom:2px;
}
.w-search.ush_search_1.layout_modern {
    color: #ddd;
}
.w-search.ush_search_1.layout_modern:hover {
    color: #ddd;
}
@media only screen and (max-width: 899px)  {
header .level_2 {
    color: #32A4AF;
}
header .level_1 {
   color: #524d4d;
}
header .level_1:hover {
    color: #3B6F8F !important;
}
header ul.w-nav-list.level_1 {
    padding-left: 40px!important;
    padding-right: 40px!important;
}
header .current-menu-item .level_1 {
color: #524d4d !important;
}
header .current-menu-parent .level_1 {
color: #32A4AF !important;
}
}