body{
    background: #f9f8f8;
    font-size: 14px;
}
a{
    color: #041d37;
}
a:hover{
    color: #010c16;
}
.container{
    width: 100%;
    max-width: 1400px;
}
header{    
    padding: 25px 0;
}
footer{
    background-color: #041d37;
    color: #fff;
}
footer a{
    color: #fff;
}
footer h5{
    font-size: 16px;
}
footer ul li a{
    font-size: 14px;
}
footer hr{
    border-color: #fff;
}
#logo{
    margin: 0;
}
#logo img{
max-width: 250px;
}
#top{
    background-color: #041d37;
    color: #fff;
    margin-bottom: 0;
}
#top .btn-link, #top-links li, #top-links a{
    text-shadow: none;
    color: #fff;
    font-size: 14px;
}
#top-links a:hover{
    color: #fff;
}
.bg-menu{
    background-color: #041d37;
}
.bg-menu .navbar-collapse{
    padding: 0;
}
#menu{
    background: none;
    border: 0;
    margin: 0;
}
#menu .nav > li > a{
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 15px 10px;
}
.banner-home{
    overflow: hidden;
}
#common-home h3{
    color: #041d37;
    font-size: 30px;
    margin-bottom: 20px;
    border-bottom: 3px solid #041d37;
    padding-bottom: 15px;
}
.product-thumb{
    background: #fff;
}
.product-thumb:hover{
    border: 1px solid #041d37;
}
.product-thumb .image img{
transition: transform 0.2s;
}
.product-thumb:hover .image img{
transform: scale(1.1);
}
.product-thumb .button-group button{
    background-color: #041d37;
    color: #fff;
}
.product-thumb .button-group button:hover{
    background-color: #010c16;
    color: #fff;
}
.banner-home .swiper-viewport{
    box-shadow: none;
    border: 0;
    border-radius: 0;
}
#search {
    margin: 10px 0 0;
}
#search .input-lg{
    border: 2px solid #041d37;
}
#search .btn-lg{
    text-shadow: none;
    background: #041d37;
    color: #fff;
    border: 1px solid #041d37;
    -webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
#cart{
    font-size: 12px;
    text-align: right;
    position: relative;
    margin: 0;
    display: inline-block;
    width: auto;
    vertical-align: top;
}
#cart a{
    display: inline-block;
    padding: 10px 10px;
}
#cart .fa-shopping-cart{
    font-size: 35px;
}
#cart strong{
    position: absolute;
    top: 1px;
    right: -4px;
    border-radius: 100px;
    background: #041d37;
    color: #fff;
    padding: 0 6px;
}
#top-links-2{
    display: inline-block;
    margin: 12px 0 0;
    vertical-align: top;
}
#top-links-2 > ul > li i{
    font-size: 35px;
}
.product-thumb .button-group button:first-child{
    background: #14b0ad;
}
.live-search{
    padding: 5px 0 44px!important;
}
.live-search .result-text{
    background: #041d37!important;
    color: #fff!important;
}
.live-search .result-text a{
    color: #fff!important;
    padding: 10px 10px;
    display: inline-block;
}
.btn-primary, .btn-primary:hover{
    background: #14b0ad;
    text-shadow: none;
    border-color: #14b0ad;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
}
.btn-default,
.btn-default.focus, 
.btn-default:focus, 
.btn-default:hover, 
.btn-default.focus, 
.btn-default:focus, 
.btn-default:hover, 
.btn-default.focus, 
.btn-default:focus, 
.btn-default.active:hover, 
.btn-default:active.focus, 
.btn-default:active:focus, 
.btn-default:active:hover, 
.open>.dropdown-toggle.btn-default.focus, 
.open>.dropdown-toggle.btn-default:focus, 
.open>.dropdown-toggle.btn-default:hover{
    background: #041d37;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
    border-color: #041d37;
    border-radius: 0;
}
.btn-info,
.btn-danger
{
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
    border-radius: 0;
}
.buttons:after{
    content: '';
    clear: both;
    display: block;
}
.dropdown-menu li > a:hover{
    background: #14b0ad;
}
#top-links-2 .dropdown-menu-right{
    right: -60px;
}
#menu .dropdown-menu{
    background: #041d37;
}
#menu .dropdown-menu a{
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
}
#menu .dropdown-inner ul{
    display: block;
}
.breadcrumb{
    margin: 20px 0;
    background: #fff;
    border-radius: 0;
}
.well{
    background: #fff;
    border-radius: 0;
}
.form-control{
    border-color: #041d37;
}
.simple-content{
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px 20px;
}
.list-group-item:first-child, .list-group-item:last-child{
    border-radius: 0;
}
.categories-wrapper{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}
.categories-wrapper li{
    display: inline-block;
    width: 22.5%;
    margin: 0 1% 2%;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
}
.categories-wrapper li img{
    display: inline;
}
.categories-wrapper li h4{
    background: #041d37;
    color: #fff;
    font-weight: 600;
    padding: 10px 10px;
    text-shadow: none;
    margin: 0;
}
.input-group-addon{
    background: #041d37;
    color: #fff;
    border-color: #041d37;
}
.product-thumb{
    overflow: hidden;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
    background: #14b0ad;
    border-color: #14b0ad;
    color: #fff;
}
.list-group-item, .list-group-item:focus{
    color: #fff;
    background-color: #041d37;
    font-weight: 600;
}
.list-group a{
    color: #fff;
    padding: 10px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover{
    background: #14b0ad;
    text-shadow: none;
    color: #fff;
    font-weight: 600;
}
.thumbnail{
    border-radius: 0;
}
.nav-tabs>li{
    color: #fff;
    background-color: #041d37;
    font-weight: 600;
}
.nav-tabs>li a{
    color: #fff;
    margin-right: 0;
}
.nav-tabs>li>a:hover{
    background: #14b0ad;
    border-color: #14b0ad;
    border-radius: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background: #14b0ad;
    border-color: #14b0ad;
    border-radius: 0;
    color: #fff;
}
.nav-tabs{
    margin-bottom: 0;
    border: 0;
}
.tab-content{
    background-color: #fff;
    padding: 15px 15px;
    border: 1px solid #ddd;
}
.product-thumb .price{
    font-size: 18px;
    font-weight: 600;
}
.product-thumb .price-new{
    color: #14b0ad;
}
.product-thumb .price-old{
    font-size: 14px;
}
.product-page-price{
    color: #14b0ad;
    margin-top: 0;
}
.number-spinner{
    width: 200px;
}
.header-search-btn{
    cursor: pointer;
    color: #041d37;
    display: none;
}
.header-serch{
    display: block;
}
#menu .btn-navbar, #menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled]{
    background: #14b0ad;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    font-weight: 600;
    background: #14b0ad;
    color: #fff;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    border-width: 0 0 1px;
}
.img-thumbnail{
    border-radius: 0;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled]{
    box-shadow: none;
}
.well .buttons .btn-default, .well .buttons .btn-primary{
    font-size: 18px;
}

@media(max-width: 1200px){
    #menu .nav > li > a{
        font-size: 14px;
    }
    #menu .dropdown-menu a{
        font-size: 14px;
    }
}

@media(max-width: 1100px){
    #menu .nav > li > a{
        padding: 15px 5px;
    }
    header > .container > .row > .col-sm-3{
        width: 30%;
    }
    header > .container > .row > .col-sm-6{
        width: 40%;
    }
    #logo img{
        width: 200px;
    }
}
@media(max-width: 767px){
    header{
        padding: 7px 0;
    }
    #logo{
        margin: 9px 0 0;
    }
    #logo img{
        width: 150px;
    }
    .header-search-btn{
        display: inline-block;
    }
    .header-serch{
        display: none;
    }
    header > .container > .row > .col-sm-3{
        float: left;
        width: 50%;
    }
     header > .container > .row > div:nth-child(3){
        float: right;
    }
    header .header-wishlist{
        display: none;;
    }
    #top-links-2 > ul > li i, #cart .fa-shopping-cart{
        font-size: 30px;
    }
    .navbar-collapse.in{
        overflow: hidden;
    }
    .navbar-nav {
        margin: 7.5px 9px;
    }
    #common-home h3{
        font-size: 20px;
    }
    h1{
        font-size: 26px;
    }
    .categories-wrapper li{
        width: 47%;
    }
    .header-serch{
        position: absolute;
        left: 0;
        top: 103px;
        width: 100%!important;
    }
}