/*
Theme Name: Artefact Child
Theme URL: https://1.envato.market/MmB5Oq
Description: Child theme of Artefact
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: artefact
Version: 1.0
Text Domain: artefact
*/ 
/*******Add Your Css Below This Line*********/

.footer .widget_media_image img{
    width: 270px;
}
.footer-bottom-inner p{
    margin-bottom: 0!important;
}
.header .video-fullscreen-wrap hr{
    display: none!important;
}
/* .footer-top .col-md-4:first-child{
    width: 100%!important;
    text-align: center;
    margin-bottom: 20px;
}
.footer-top .col-md-4{
    width: 50%!important;
}
.footer-top .col-md-4:last-child{
    padding-left: 150px;
} */
.footer-top{
    padding: 100px 0 20px 0!important;
}
.footer-bottom{
    padding: 8px 0!important;
}
.footer .item ul li{
    margin-bottom: 3px!important;
}
.banner-header, .banner-header2{
	background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
.banner-header.post-header h5, .banner-header.post-header h5 a{
    color: #fff!important;
    letter-spacing: 2px!important;
}
.single-post .banner-header h5, .single-post .banner-header h5 a{
    color: #fff!important;
    letter-spacing: 2px!important;
}
.sec-contact-form.booking-box{
    background: #eaeaea!important;
    padding: 30px!important;
}
.wpforms-container.wpforms-container-full.wpforms-render-modern{
    margin: 0!important;
}
.wpforms-field-label{
    margin-bottom: 5px!important;
    font-weight: 300!important;
}
.wpforms-field{
    padding: 0 0 10px 0 !important;
}
.wpforms-field input, .wpforms-field textarea, .wpforms-field-file-upload .wpforms-uploader{
    border-radius: 0!important;
    border: none!important;
    outline: none!important;
}
.wpforms-submit{
    border-radius: 0!important;
    border: none!important;
    outline: none!important;
    background-color: #424242!important;
}

/* ====== */
.gallery-img:hover:after {
    background: #00000073!important;
}

.mobile-foter{
    display: none;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #2b3134;
}
.mobile-foter .mob-foot-title{
    background: #fff;
    font-size: 13px;
    padding: 0 10px;
}
.mobile-foter .mob-foot-icon{
    padding: 15px 10px;
}
.mobile-foter .mob-foot-icon a{
    display: inline-block;
    width: 100%;
}
.mobile-foter .mob-foot-icon a img{
    width: 35px;
    height: 35px;
}


@media (max-width: 991.98px) {
    .footer .widget_media_image a img{
        width: 130px;
    }
    .header .video-fullscreen-video .col-md-8.offset-2{
        margin: 0 auto!important;
    }
    .footer-top .col-md-4:last-child{
        padding-left: 20px;
        padding-right: 20px;
    }
    .sec-team .caption.padding-left{
        padding: 20px 0 0 0!important;
    }
    .col-md-3.isotope-item-gallery{
        width: 50%!important;
    }
    .mobile-foter{
        display: inline-block;
    }
    .footer-bottom{
        padding-bottom: 100px!important;
    }
}

@media (max-width: 767.98px) {
    .footer .widget_media_image a img{
        width: 100px;
    }
    .footer{
        text-align: center;
    }
    .footer .footer-about-social-list{
        justify-content: center;
    }
    .footer-top .col-md-4{
        width: 100%!important;
    }
    .footer .widget_media_image img{
        width: 80px;
    }
    .footer-top .footer-column{
        margin-bottom: 0!important;
    }
    .footer-top .col-md-4:last-child{
        margin-top: 30px;
    }
    .footer-top .footer-title{
        font-size: 20px;
    }
    .footer-top p.footer-contact-phone{
        font-size: 20px;
    }
    .footer-top{
        padding: 50px 0 0 0!important;
    }
    .col-md-3.isotope-item-gallery{
        width: 100%!important;
    }
    .mobile-foter{
        display: inline-block;
    }
}