/*
 Theme Name:   Industrial Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Industrial Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     industrial
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  industrial-child
*/


/* Place your custom CSS in this file */
.widget.widget_media_image a img
{
    max-width: 80% !important;
    height: auto;
}
.contact-info
{
    margin-right: -45px;
}
.site-header.classic .above-nav-bar .contact-info li * {
    color: #45a0de;
}
nav.site-navigation, nav.site-navigation ul li a {
    font-size: 15px !important;
}
.text_border  span:before
{
    bottom: 0;
	content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 73px;
	display:none;
}
.wpb_wrapper #button-id-2
{
	float: right;
}
.post.post-single header, .post:not(.post-single).article_home{
    border-bottom: none !important;
}
ul.page-numbers {
    list-style: none;
    padding: 0;
    display: none;
}
.one_half {
    width: 47%;
    margin-right: 15px;
}
.one_half span input[type="text"]
{
margin-bottom:15px;
}
.one_half span input[type="email"]
{
margin-bottom:15px;
}
.one_half span input[type="tel"]
{
margin-bottom:15px;
}

ul.post-meta li:nth-child(2){
   display:none;
}
.form-group textarea, .wpcf7 textarea {
    height: 100px !important;
    max-width: 100%;
}
.rc-anchor-normal {
    height: 74px;
    width: 260px;
}
.site-footer-modern .contact-info li {
    border-bottom: 0px solid;
}
.logo-wrap,.logo-sticky img{
    max-width: 51%;
}
.site-footer-modern .copyright-footer {
    border-top: 1px solid;
}
.content-container > .row > *.col-md-12 {
    padding-top: 0px;
    padding-bottom: 0px;
}

/*.rc-anchor-normal .rc-anchor-pt {
    margin: 4px 74px 0px 0px !important;
    padding-right: 2px;
    position: absolute;
    right: 0px;
    text-align: right;
    width: 276px;
}
.rc-anchor-logo-portrait {
    margin: 10px -4px -1px -43px!imporatnt
    ;
}*/

.site-footer-default .contact-info li::before {
    border-right-color: rgba(52, 52, 52, 0.8) !important;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 31px;
}
.contact-info span::before {
    border-right: 1px solid !important;
    bottom: 1px;
    content: "";
    left: 0;
    position: absolute;
    top: 1px;
    width: 31px;
}


.widget-title
{
	border-bottom: .55px solid #fff;
}
.rc-anchor-normal-footer {
    display: inline-block;
    height: 74px;
    vertical-align: top;
    width: 70px;
    margin-left: -50px !important;
}
.rc-anchor-normal .rc-anchor-pt {
    margin: 4px 13px 0 0;
    padding-right: 2px;
    position: absolute;
    right: 0px;
    text-align: right;
    width: 276px;
    margin-right: 60px !important;
}
.rc-anchor {
    border-radius: 3px;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.08);
    width: 260px !important;
}
.site-footer > .container {
    padding-bottom: 20px;
}
.contact-info-item .important .important{
	    color: #81929e !important;
}
.widget-title{
	border-color:  #81929e !important;
}

#recaptcha-wrapper { text-align:center; margin-bottom:15px; margin-left: -10px; }

.g-recaptcha { display:inline-block; }