/*
Theme Name: 		Petro
Theme URI: 			http://store.themegum.com/?theme=petro
Author: 			TemeGUM
Author URI: 		https://themeforest.net/user/temegum/portfolio
Description: 		PETRO is designed for industrial, oil and gas, manufacturing, mechanical, power and energy, engineering & Multipurpose Business. This template has beautifull and unique design that will be best suited for your online web presence. It has 100% responsive design and tested on all major handheld devices, the theme also responsive and high quality in any browsers
Version: 			2.1.9
License:            Envato Market Standard Licenses
License URI:        https://themeforest.net/licenses/standard
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: 		petro
Domain Path: 		/languages/
*/
.wp-caption {
    margin: 0;
    max-width: 100%;
}

.wp-caption-text {
  text-align: center;
  display: block;
}

.gallery-caption {
    text-align: center;
    padding: 5px 10px;
}

.bypostauthor > .comment-body .comment-author {
    display: inline-block;
    clear: right;
    position: relative;
}

.bypostauthor > .comment-body .comment-author:after{
    content: '*';
    font-size: 12px;
    display: block;
    position: absolute;
    right: -10px;
    top: 0;
    width: 0;
    height: 0;
}

.alignright{
	text-align: right;
	float: right;
	margin: 0.5em 0 0.5em 2em;
}

.alignleft{
	text-align: left;
    float: left;
    margin: 0.5em 2em 0.5em 0;
}

.aligncenter {
	text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.iconboxes-wrap > .text-wrap > .iconboxes-text > ul > li { text-align: left !important;}
.portfolio-content .portfolio .portfolio-image {
    background: #ffffff !important;
    padding: 5px;
}

.regular-logo {
	display: block !important;
}

.search-form {
	display: none;
}

.offer-box-height {
    height: 492px;
 	border: 3px solid #ddd !important;
}

.offer-box-height-bottom {
    height: 320px;
	border: 2px solid #ddd !important;
}

.portfolio-filter, .category-nav {
display: none !important;
}

.ref-box-shadow {
	box-shadow: 0 3px 8px 0px rgb(0,0,0,0.2) !important;
    border-radius: 3px;
}

.ref-box-shadow:hover {
	  opacity: 0.7;
}

.wp-custom-header > img {
	display: none;
}

.wp-custom-header {
	background: #e6e6e6;
}

.page-title {
	font-weight: 300 !important;
}



.boxes-wrap > .text-wrap > .text > ul > li {
	text-align: left !important;
}

#element_16:hover {
    background-color: #46c2ca;
	color: #fff;
}

.hover-box-offer > .boxes-wrap > .text-wrap > .box-heading {
	color: #000 !important;
}

.container-box {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
    background: rgba(70, 194, 202, 0.22);
	border: 3px solid #45c2ca;
}

.container-box:hover .overlay {
  opacity: 1;
}
