/*
Theme Name: yourlab child
Theme URI: http://yourlabinstruments.com
Author: raheelhir
Author URI: https://innovationalmedia.com
Version: 1.2.4
Template: yourlab
Text Domain: yourlab-child
*/

#ct-header-wrap .ct-header-branding {
    margin: 10px 15px;
}

.h-prd-box img {
    position: relative;
    border: solid 12px #fff!important;
    box-shadow: 0 0 50px #00000012!important;
}

.h-prd-box h5 {
    position: absolute;
    bottom: 0px;
    text-align: center;
    background: #fff;
    display: block;
    width: 100%;
    padding: 16px 0px 16px 0px;
    font-size: 20px;
    letter-spacing: 0.5px;
}


.logo-footer img {
    max-height: 70px!important;
    margin-top: 28px;
}

.woocommerce .site-content {
    padding: 65px 0;
    position: relative;
}


.single-service div#content {
    border-top: solid 1px #ebebeb;
}

/*Responsive*/

@media screen and (min-width: 1200px) {
#ct-header-wrap.ct-header-layout16 #ct-header-top.ct-header-top7 {
    padding: 0px 0;
}
#ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li > a {
}	
}

@media screen and (max-width: 1199px) {
.ct-header-navigation .ct-main-navigation {
    width: 290px!important;

}
.ct-logo-mobile img {
    max-height: 70px!important;
}
}