/**********  General  *************/

.page-loader{
    display:none;
}
footer .container .row .row .logo{
    display:none;
}



    /***Menu***/
figure.logo img {
    max-width: 600px;
    width: 300px !important;
    max-height: unset !important;
}
.fixed-menu-cover .menu-wrap{
    width:40%;
    float:right;
}
.fixed-icons-wrap.col-sm-1{
    display:none;
}
nav ul li .sub-menu {
    width:200px !important;
}
nav ul li .sub-menu li {
   padding: 10px 0;
}

.blog-header {
    max-height:300px;
}
.blog-header .top-headline{
    margin-top:0;
}

.page-template .front-header{
    background-size: cover !important;
    height:500px !important;
    background-position:center !important;
    min-height:300px;
}

/*******  Home Page *******/
.teamslider-wrap .img-inner-wrap >div {
    position:relative;
}
.teamslider-wrap .img-inner-wrap >div  img{
    width:100%;
}

.home  header.front-header{
    background-position:center ;
   
}

/***********  Products  page*********/
.woocommerce-page header.blog-header{
    background:url("http://marinebearings.dataquestcloud.com/wp-content/uploads/2017/11/ProductBaneer.jpg");
    background-position:center !important;
    background-size: cover;
    max-height:500px;
}
.woocommerce-page header.blog-header:before{
    display:none;
}

.products .product  {
    height:400px;
}
.filter-group {
    display:none;
}

/**********  Each Products Page*********/

.woocommerce .top-headline .separator,
.woocommerce .top-headline .description{
    display:none;
}

.woocommerce-tabs p {
    margin: 0;
}
.woocommerce-tabs .description_tab {
    display:none;
}
.product  .total-title{
    display:none;
}
.woocommerce-tabs .woocommerce-Tabs-panel a{
    background-color: #21366c;
    color: #f7f7f7;
    padding:10px 30px 10px 40px;
    
}
.woocommerce-tabs .woocommerce-Tabs-panel a:after{
    content:'\f1c1';
    font-family: fontawesome;
    margin-left: 10px;
    font-size:25px;
}







.single-product section{
    padding-top: 30px;
    padding-bottom:10px;
}
.single-product .related ul li h2{
    font-size:24px !important;
}

/************** Contact US page **********************/ 

.page-id-2305 #id3 .container{
    width:100%;
}














