/*
Theme Name: Bike Shop Child Theme
Theme URI: http://www.graphedia.ie
Author:  Graphedia
Author URI: http://www.graphedia.ie
Description: Bike Shop Child Theme
Template: flatmarket
Version: 1.1

*/

header .col-md-6:nth-child(2) {
    margin-top: 0
}

.menu-top-navigation-container ul {
    height: 30px;
    list-style: outside none none;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-left:
}

.menu-top-navigation-container ul li {
    display: inline-block;
    float: right;
    margin-left: 10px
}

.menu-top-navigation-container ul li a {
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    color: #2a3759
}

.menu-top-navigation-container ul li a:hover {
    color: #fdcb1e
}

#mega_main_menu.primary {
    min-height: 40px !important
}

#mega_main_menu.direction-horizontal>.menu_holder>.menu_inner>ul>li {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.product-item-image {
    min-height: 220px
}

.woocommerce ul.products li.product img {
    border: 0 !important
}

.wrapper-bikeshop {
    width: 1200px;
    margin: auto;
    background-color: white
}

body {
    background-attachment: fixed;
    background-image: url("https://thebikeshop.ie/wp-content/uploads/2015/10/bg_bikeshop.jpg");
    background-position: center top
}

label.screen-reader-text {
    display: none
}

.widget_custom_box_right {
    top: 308px !important
}

.header-social {
    float: right;
    margin-top: 15px
}

.header-social span {
    display: inline-block
}

.header-social a {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    color: #2a375a;
    font-size: 30px
}

.header-social a.a-twitter {
    color: #50abf1
}

.header-social a.a-facebook {
    color: #3a5795
}

.header-social a:hover {
    color: #f7c930
}

.footer-container .line {
    background-color: #ffe21c !important
}

.bike-header {
    float: left;
    margin-top: 50px;
    padding-left: 25px;
    font-size: 16px
}

.bike-header .glyphicon {
    color: #2a375a
}

.bike-header a {
    text-decoration: none;
    color: #2a375a
}

.bike-header a:hover {
    color: #ffce29
}

header .logo {
    margin-left: 20px
}

@media only screen and (max-width :1200px) {
    .wrapper-bikeshop {
        width: 100%
    }
}

@media only screen and (max-width :992px) {
    .wrapper-bikeshop {
        width: 100%
    }
}

@media only screen and (max-width :768px) {
    .wrapper-bikeshop {
        width: 100%
    }
}

@media only screen and (max-width :480px) {
    .wrapper-bikeshop {
        width: 100%
    }
    .search-bar {
        display: none
    }
}

@media only screen and (max-width :320px) {
    .wrapper-bikeshop {
        width: 100%
    }
    .search-bar {
        display: none
    }
}

.outofstock .out-of-stock-badge {
    display: none
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .footer-sidebar-2>ul>li,
    .footer-sidebar>ul>li {
        width: 100%!Important;
    }
    .header-contact {
        margin-top: 0!important;
        text-align: center;
    }
    #shop-sidebar {
        display: none;
    }
}

.header-contact {
    margin-top: -21px;
    font-size: 13px;
}

.header-contact .fa {
    color: #2A375A;
    font-weight: 800;
    margin-left: 10px;
}

.shopping-cart {
    margin-bottom: 5px;
}

.sidebar-show,
.sidebar-show:active,
.sidebar-show:hover,
.sidebar-show:focus {
    padding: 17px;
    margin-bottom: 15px;
}

.cloud-zoom-loading {

    display: none;
}