/*
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  ***************/

.vc_row.vc_column-gap-20>.vc_column_container {
	/*margin-left: 10px;
	margin-right: 10px;*/
}
.wrap_grid {
	padding:0;
	margin:0;
}
.youtube-home .wpb_content_element {
	margin-bottom:7px;
}

h2.wpb_video_heading {
	font-size:12px;
	line-height:14px;
	vertical-align:bottom;
	color:#fff;
}
.figure_ {
	box-shadow:none;
	border:none;
}
.thum_div_ {
	outline:none;
}
.home-desc p {
	line-height: 22px;
}
.figure_ {
    overflow: visible;
}
.img_caption_ {
	display:block;
	top: 125px;
	min-height:100px;
	bottom:-100px;
	z-index:1;
	background:none;
}
.testimonial .testimonial-author span {
	margin-top:10px;
}
.hide-it {
	display:none;
}
.main-content {
	padding-top:50px;
}
.h5list ul li h5:before {
  position: absolute;
  margin-left: -1.3em;
  	content: "\2756";
}
.h5list ul li h5 {
	list-style-type:none;
	padding: 10px 0;
	line-height:26px;
}
	
.bullet ul li {
	color:#fff;
	padding: 10px 0;
	line-height:26px;
}

.bullet ul li:before {
  position: absolute;
  margin-left: -1.3em;
	font-size:20px;
	list-style-type:none;
  	content: "\2756";
}	
.bullet1 ul li {
	list-style-type:none;
	color:#000;
	padding: 10px 0;
	line-height:26px;
}

.bullet1 ul li:before {
  position: absolute;
  margin-left: -1.3em;
	font-size:20px;
  	content: "\2756";
}

.library p a {
	font-size:13px;
	line-height:20px;
}
.libraryResources .img_caption_ {
	display:block;
	top: 125px;
	min-height:100px;
	z-index:1;
	background:none;
	color:#000;
}
.photos_ a {
	display:block;
}

.thumbnail_wrap__ a {
    width: 190px!important;
    height: 190px!important;
    top: unset!important;
    left: unset!important;
    position: relative;
    float: left;
    margin: 0 5px;
}