/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: SW-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

*/

@import url("../porto/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.thumb-info-side-image .thumb-info-caption .thumb-info-caption-text {
	padding:10px;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption1 {
	padding:5px 5px 5px 20px;
}


.thumb-info-caption p {
	margin: 0 20px 8px 0;
}
.divider.divider-small {
	margin:22px auto 12px auto;
}
.hide-it {
	display:none;
}
.page-top ul.breadcrumb>li {
    font-weight:400;
    text-transform: none;
}
.home-block {
 	font-size: 2.4em; 
	line-height: 1.6em;
	color: #ffffff; 
	font-weight: 600;
}
.hide-it {
	display:none;
}
#header .main-menu>li.menu-item {
	padding:0;
}
#header.sticky-header .main-menu-wrap, #header.sticky-header .header-main.sticky .header-left, #header.sticky-header .header-main.sticky .header-center, #header.sticky-header .header-main.sticky .header-right {
    padding: 0px;
}
.widget_recent_entries>ul li:before, .widget_recent_comments>ul li:before, .widget_pages>ul li:before, .widget_meta>ul li:before, .widget_nav_menu>div>ul li:before, .widget_archive>ul li:before, .widget_categories>ul li:before, .widget_rss>ul li:before {
    content: ">";
    font-family: FontAwesome;
    margin-left: -11px;
    margin-right: 6px;
    font-size: .75rem;
    opacity: .80;
    vertical-align: middle;
}
@media (max-width: 575px) {
#header .header-contact i {
	font-size:16px;
}
.home-block {
	font-size: 1.4em;
	line-height: 1.4em;
}
}