/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.main-content .wpb_content_element  ul { list-style:none; padding-left:0; margin-bottom:25px;}
.main-content .wpb_content_element  li {     font-size: 18px; background:url(image/li-icon.jpg) no-repeat 0 50%; padding-left:28px; margin-bottom:5px; }
#header .header-main .searchform-popup { display:inline-block !important }
#header .header-main { padding: 10px 0; }
#header .searchform { border-radius: 5px; }

.uvc-heading-spacer { margin-bottom: 20px !important; } 
.uvc-main-heading h2 { margin-bottom: 10px !important; } 
.no-breadcrumbs .main-content { padding-bottom: 0;} 

.btn-default.btn-readmore {
	background: #000;
    color: #fff;
    font-size: 15px !important;
    line-height: 32px;
    padding: 5px 20px;

}
.btn-default.btn-readmore:hover {
	background: #3366cc;
	color:#fff !important;
}

.tg-0pky {   font-family: Roboto,sans-serif;   font-size: 18px;  line-height: 25px;  letter-spacing: 0; color: #444444;}


@media (max-width: 767px) {
	.tg-0pky {font-size: 16px;  }
	p, .porto-u-sub-heading {
		word-break: break-word;
	}
	#header .header-main {
		padding: 0;
	}
	#header .header-main .header-right {
		padding: 0 !important;
	}
	#header.sticky-header .header-main.sticky {
		border-bottom: solid 1px #ccc;
	}
	.page-top .breadcrumbs-wrap { display:none;}
	.page-top > .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.page-top .page-title:not(.b-none):after { display:none;}
	
} /* end media */

