/* 
Theme Name:		 Angela Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Angela Child is a child theme of Angela, created by ChildTheme-Generator.com
Author:			 Angela
Author URI:		 http://childtheme-generator.com/
Template:		 angela
Version:		 1.0.0
Text Domain:	 angela-child
*/


/*
    Add your custom styles here
*/

html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section, video, audio {
    font-family: Verdana!important;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    border: 0;
    outline: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.chaty-i-trigger .chaty-channel {
	right:0!important;
	bottom:70px!important;
}

.chaty-channel-list {
	bottom:80px!important;
}

.upw-posts .entry-title a {
	font-size: 20px!important;
	font-weight: bold;
	text-align: center;
}

.upw-posts h4 {
	margin-top: 3.2rem!important;
}

.wpb-posts-nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    align-items: center;
    max-width: 1200px;
    margin: 100px auto;
}
  
.wpb-posts-nav a {
    display: grid;
    grid-gap: 20px;
    align-items: center;
}
  
.wpb-posts-nav h4,
.wpb-posts-nav strong {
    margin: 0;
}
  
.wpb-posts-nav a svg {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
  
.wpb-posts-nav > div:nth-child(1) a {
    grid-template-columns: 100px 1fr;
    text-align: left;
}
  
.wpb-posts-nav > div:nth-child(2) a {
    grid-template-columns: 1fr 100px;
    text-align: right;
}
  
.wpb-posts-nav__thumbnail {
    display: block;
    margin: 0;
}
  
.wpb-posts-nav__thumbnail img {
    border-radius: 10px;
}
@media (max-width: 959px) {
	.wpb-posts-nav {
    
    grid-template-columns: 1fr;
}
}

.services_page_featured {
	display:none!important;
}

.services_page_title{
	font-size:25px!important;
	font-weight:bold;
	text-align:center;
}

.top_panel{
	margin-bottom:3rem!important;
}


.sc_layouts_menu_nav>li ul {
	width:15.1em!important;
}
.sc_services_default .sc_services_item_thumb img {
	max-width:100%!important;
	max-height:100%!important;
}
.upw-posts .entry-image {
	text-align:center!important;
}
.sc_icons.sc_icons_size_medium .sc_icons_item_description {
	font-size: 1.5em!important;
    font-weight: 400!important;
}
.sc_layouts_row_type_narrow .sc_layouts_item {
    font-size: 1.5em!important;
}