.img-responsive {
    display: block;
    height: auto;
    margin: auto;
    /*width: 100%;*/
}

body {
    background-color: #ccc;
}

.account_head {
    overflow: hidden;
}

.container {
    max-width: 100%;
    background-color: white;
}

.btn {
    background-color: #002652 !important;
    color: #fff !important;
}

.well-dark {
    background-color: #ECEFF1 !important;
}

.horizontal-bar {
    background-color: #002652 !important;
    height: 10px;
}

.left-10 {
    margin: auto;
}

.store_head {
    background-image: url("../Images/GS/headBG.jpg");
}

.ftr-icon {
    max-height: 32px;
    margin-right: 8px;
}

footer {
    background-color: #616161;
    color: lightgray;
}

.navbar {
    background-color: #002652 !important;
}

.dropdown-menu {
    background-color: #424242 !important;
}

    .dropdown-menu > li > a {
        border-color: #424242 !important;
        color: #fff !important;
    }


        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            color: #ccc !important;
            background-color: transparent !important;
        }

.navbar-nav > li > a {
    color: #fff !important;
}

    .navbar-nav > li > a:hover,
    .navbar-nav > li > a:focus {
        color: #ccc !important;
        background-color: transparent !important;
    }

/* Colourways*/
.colourwayHeader {
    background: #333333;
    color: #ffffff;
    /*padding: 5px;*/
    /*margin-left: 15px;*/
    /*margin-right: -15px;*/
}
/*#region Pricing Details*/
.qtyBox {
    border-style: hidden;
    border-color: #ccc;
    width: 50px;
}

.priceTableHead {
    background: #333333;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.priceTableColumnHead {
    background: #ccc;
    color: #000;
    padding: 5px;
}

.priceTableDetail {
    background: #fff;
    color: #000;
    padding: 4px;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
}

.prices {
    border-style: hidden;
    border-color: #ccc;
    width: 50px;
}

.unitprices {
    border-style: hidden;
    border-color: #ccc;
    width: 50px;
}

/*#endregion Pricing Details*/

/*#region Account Summary Panel*/
.accountSummaryHeader {
    background-color: #9E9E9E;
    color: #fff;
    padding: 10px;
}

.accountSummaryFooter {
    background-color: #EEEEEE;
    color: #333;
    padding: 10px;
}


/*Category Button Colour*/

.categoryButton {
    color: #ffffff;
    background-color: #757575;
    border-color: #222;
}

    .categoryButton:hover,
    .categoryButton:focus,
    .categoryButton:active,
    .categoryButton.active,
    .dropdown-toggle.categoryButton {
        color: #ffffff;
        background-color: #aaa;
        border-color: #bbb;
    }
/*View All Category Button Colour*/
.categoriesHeader {
    background-color: #616161;
}

.allCategoriesButton {
    color: #ffffff;
    background-color: #002652 !important;
    border-color: #ccc;
}

    .allCategoriesButton:hover,
    .allCategoriesButton:focus,
    .allCategoriesButton:active,
    .allCategoriesButton.active,
    .dropdown-toggle.allCategoriesButton {
        color: #ffffff;
        background-color: #BDBDBD;
        border-color: #ddd;
    }
/*Categories Panel*/
.panel-categories {
    border-color: #ddd;
}

    .panel-categories > .panel-heading {
        color: #eee;
        background-color: #64869a;
        border-color: #ddd;
    }

        .panel-categories > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd;
        }

    .panel-categories > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd;
    }

/*#endregion Categories*/

/*#region Cart Panel*/
.panel-cart {
    border-color: #ccc;
}

    .panel-cart .panel-footer {
        border-color: #ccc;
        color: #eee;
        background-color: #063d5f;
    }

    .panel-cart > .panel-heading {
        color: #eee;
        background-color: #64869a;
        border-color: #ddd;
    }

        .panel-cart > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd;
        }

    .panel-cart > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd;
    }
/*#endregion Cart Panel*/


.additembutton2 {
    padding: 5px 10px;
}

/*.imgTile {
    max-height: 240px;
}*/

@media only screen and (max-width: 1200px) {
    .imgHead {
        height: 450px;
    }
}

@media only screen and (min-width: 1201px) {
    #store-name-heading {
        display: none;
    }
}

@media only screen and (min-width: 768px) {

    .ret-store-nav {
        display: none;
    }
}

@media only screen and (max-width: 991px) {


    footer {
        height: 155px !important;

    }

    .ftr-section, .ftr-section-right {
        text-align: center !important;
        padding: 8px;
    }
}

@media only screen and (max-width: 900px) {
    .navbar-header{
        width:100%;
    }
    .address-radios label {
        font-size: 0.75em;
    }
    .navbar-collapse {
        margin-top: 12px;
    }

    .imgTile {
        max-height: unset;
    }

    .productWell {
        text-align: -webkit-center;
        box-shadow: unset !important;
    }


    .img-responsive {
        max-width: 100% !important;
    }

    .account_head {
        height: 212px;
    }

    .sizeChartButton > a {
        margin-top: -20px;
    }

    .sizes-container {
        max-height: unset;
    }
}

@media only screen and (max-width: 767px) {
    .imgHead {
        height: 450px;
    }
    
}


footer {
    padding-top: 10px !important;
    min-height: 50px !important;
}

img {
    margin: auto;
}

.accountSummaryFooter {
    height: 4px;
}

.allCategoriesButton {
    border-bottom-right-radius: 10px;
    text-align: center;
    background-color: #002652 !important;
    color: #333333 !important;
}

.categoriesHeader {
    background-color: #FFF !important;
    color: #333333 !important;
}

.thumbnail {
    border-bottom-right-radius: 40px;
}

.well {
    box-shadow: unset !important;
    border-bottom-right-radius: 10px !important;
}

.well-dark {
    background-color: #f2bc1f !important;
}

.btn {
    border-bottom-right-radius: 10px;
}
/*th{
    color:#fff;
    background-color:#000 !important;
}
th a, th a:visited {
    color: #FFF;
}*/
/*table btn{
    background:none
}*/
table .btn, table .btn-fab, table .btn-fab-mini, table .btn-raised, table .btn-primary {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000;
}

.well .btn-fab, .well .btn-fab-mini, .well .btn-raised, .well .btn-primary {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
}

table .fa {
    color: black !important;
}

.colourwayHeader {
    background-color: transparent;
    color: #000;
}

.well-dark-pad {
    padding-bottom: 45px !important;
}

.btn-select {
    background-color: #002652 !important;
    color: white !important;
}

h4 {
    font-size: 2.25em;
}

.store-list {
    padding: 40px 40px;
}

.btn-container {
    width: fit-content;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    min-height: 500px;
    margin: auto;
    text-align: center;
    -ms-box-orient: horizontal;
}

.wrap-me {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.center-me {
    justify-content: center;
}

.store-btn-img {
    min-width: 375px;
}

.address-dd {
    width: 400px;
    margin: auto;
}

.page-bg {
    background-color: #cccccc;
    padding: 15px;
}

.form-surface {
    background-color: white;
}

.isform {
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: white;
    border: 1px solid #e3e3e3;
    /*-webkit-/*box-shadow: inset 0 3px 14px rgb(0 0 0 / 20%);*/*/
    /*box-shadow: inset 0 3px 14px rgb(0 0 0 / 20%);*/
}

.no-bg {
    background-color: transparent;
}

.control-label {
    font-weight: bold;
}

.report-label {
    background-color: #f2bc1f !important;
    color: black !important;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    width: 100px;
    margin-right: 12px;
}

.btn-sizechart {
    background-color: #f2bc1f !important;
    font-weight: bold;
    color: black !important;
    font-size: 1.2em !important;
}

@media only screen and (max-width: 996px) {
    .imgTile {
        max-height: unset;
    }

    .productWell {
        text-align: -webkit-center;
        box-shadow: unset !important;
    }

    .img-responsive {
        max-width: 100% !important;
    }
}

footer {
    background-color: #002652 !important;
    color: white !important;
}

.btn {
    background-color: black;
    color: #fff !important;
}

.size-chart-label {
    color: black;
}

th a, th a:active, th a:visited {
    color: #000;
}

th {
    color: #000 !important;
}

.category-btn {
    color: #333;
    border: 1px solid #333;
    font-size: 1.2em !important;
}

.img-container {
    margin-top: unset;
    margin-bottom: unset;
}

.imgHead {
    object-fit: cover;
    width: 100%;
    /*height: 450px;*/
    object-position: left;
    margin-top: 5px;
}


.icon-bar {
    color: white;
    border-bottom: 2px solid white;
}

.isform {
    box-shadow: unset;
    -webkit-box-shadow: unset;
}

.ret-store-hp p {
    max-width: 996px;
    margin: auto;
    padding: 35px 0;
}

#ret-store-hp-table {
    max-width: 1024px;
    margin: 36px auto 120px auto;
}

.panel-cart {
    display: none;
}

.productThumb h5 {
    font-size: 1.0em;
    font-weight: bold;
}

.productThumb h6 {
    font-size: 0.9em;
    text-align: center;
    color: gray;
}

.viewprod-name {
    margin-top: 50px;
}

.viewprod-code {
    color: gray;
}

.page-container {
    max-width: 1375px;
}

.productThumb {
    margin-bottom: unset;
    margin-right: unset;
}

.nopad {
    padding: 0;
}

.qty-bx {
    width: 56px;
    margin: 0 25px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.size-tile {
    border: 1px solid #fff;
    border-radius: 4px;
    color: white;
    padding: 8px;
    cursor: pointer;
}

#cart-count {
    font-size: 2.0rem;
    margin-left: 12px;
}

/*Product Toaster*/
#prod-toast {
    position: fixed;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    top: 25px;
    right: 25px;
    padding: 24px;
    z-index: 99999;
}

.prod-toast-header {
}

.prod-toast-body {
    text-align: center;
}

.prod-toast-img {
    max-width: 120px;
}

.prod-toast-info {
    text-align: center;
}

.prod-toast-footer {
    text-align: center;
}

.navbar-toggle {
    color: white;
}

.cats-sm {
    width: 100%;
    background: #f2bc1f;
    display: block;
    padding: 19px;
}

.dimensions-container {
}

    .dimensions-container h4 {
        font-size: 1.4em;
        font-weight: bold;
    }

.stk {
    background-color: black;
}

.no-stk {
    color: #ccc;
    border: 1px solid #ccc;
    text-decoration: line-through;
    cursor: not-allowed;
}

.notify-link {
    color: blue;
    cursor:pointer;
}

#sending-frm {
    text-align: center;

}


.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 40px 40px;
    }

        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #64869a;
            margin: -4px 0 0 -4px;
        }

        .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1):after {
                top: 63px;
                left: 63px;
            }

        .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 68px;
                left: 56px;
            }

        .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 71px;
                left: 48px;
            }

        .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 72px;
                left: 40px;
            }

        .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 71px;
                left: 32px;
            }

        .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 68px;
                left: 24px;
            }

        .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 63px;
                left: 17px;
            }

        .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 56px;
                left: 12px;
            }

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.ftr-section {
    text-align: left;
}

.ftr-section-right {
    text-align: right;
}

.sizeChartButton {
    position: relative;
    margin-left: auto;
    margin-top: 0;
}

.social-lnks a {
    padding: 5px 10px;
    color: #ccc;
}

    .social-lnks a:hover {
        color: #fff;
        text-decoration: none;
    }

#bpLoader {
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    text-align: center;
    padding-top: 20%;
}

#bpResult {
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    text-align: center;
    padding-top: 20%;
    margin: 10%;
    border: 3px solid #ccc;
}

#store-name-heading {
    position: absolute;
    top: 205px;
    left:0;
    right:0;
    background-color: white;
}

    #store-name-heading h3 {
        left: 64px;
        color: #002652;
        font-size: 17px;
        position: relative;
        top: -5px;
    }

/*#store-name-heading {
    position: absolute;
    top: -7px;
    left: 8px;
    font-size: 19px;
    color: #fff;
}*/
footer {
    height: 72px;
    position:relative;
    padding-bottom:0 !important;
}
body{
    padding-bottom:0 !important;
}

table .add-to-cart {
    background-color: black !important;
    box-shadow: none !important;
    color: #000;
}
.excelsia-hp-para{
    max-width: 996px;
    margin: auto;
    padding: 12px 0;
}
.excelsia-hp-logo{
margin:auto;
}
.excelsia-table{
max-width:1024px;
margin: 36px auto 120px auto;
}