/*** Default blue changed to: #686868 ***/

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 12.5px;
    line-height: 170%;
    width: 100%;
}

p {
    word-break: break-word;
}

/* default font size */

.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */

#home .htmlcontent h1 {
    display: none;
}
h1 {
    font-size: 28px;
    color: #0077bd;
    margin: 0 0 15px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
h2, legend {
    font-size: 24px;
    color: #0077bd;
    margin-top: 0px;
    font-family: 'Poppins', sans-serif;
}

legend {
    padding: 7px 0px;
}

h3 {
    font-size: 21px;
    font-family: 'Poppins', sans-serif;
    color: #002957;
    padding-bottom: 10px;
    text-transform: uppercase;
}
h4 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #444;
}
h5 {
    font-size: 16px;
    color: #444;
}
h6 {
    font-size: 14px;
    color: #444;
}
a {
    color: #111;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
a:hover {
    text-decoration: none;
    color: #888;
}

label {
    font-size: 12px;
    font-weight: normal;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px;
    border-radius: 0px;
    border-color: #e5e5e5;
    box-shadow: none;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

/* Fix some bootstrap issues */

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
    border-color: #e5e5e5;
}
.nav-tabs > li > a {
    border-radius: 0px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border-color: #e5e5e5 #e5e5e5 transparent;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: 700;
}

/* All drop down menus */

.dropdown-menu {
    border-radius: 0px;
    padding: 0px;
    border: 1px solid #e5e5e5;
    box-shadow: none;
}
.dropdown-menu > li > a {
    padding: 7px 15px;
    color: #002957;
    font-size: 12px;
}
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #0077bd;
}
.account-function a.dropdown-toggle {
    padding: 16px 10px;
    position: relative;
    top: 15px;
    border-right: 1px solid #001947;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}
.dropdown-menu.dropdown-menu-right {
    top: 48px;
}
/* Containers */

.container {
    /* including left & right 15px padding */
    max-width: 1230px;
}

/* Top */

#top {
    background-color: #0077bd;
    padding: 4px 0px 3px 0;
    margin: 0;
    min-height: 40px;
    display: none;
}
#top .container {
    padding: 0 20px;
}
#top #currency .currency-select {
    text-align: left;
}
#top #currency .currency-select:hover {
    text-shadow: none;
    color: #fff;
    background: #686868;
}
#top .btn-link,
.top-links li,
.top-links a {
    color: #888;
    text-decoration: none;
    font-size: 11px;
}
#top .btn-link:hover,
.top-links a:hover,
.top-links a:active,
.top-links a:focus {
    color: #444;
}

#cart .dropdown-menu .btn-link, 
#cart .dropdown-menu li,
#cart .dropdown-menu a {
    color: #666;
}
a#location-button {
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    /*text-transform: uppercase;*/
    background: #ed1944;
    padding: 10px 25px;
    text-align: left;
    border-radius: 7px;
    float: right;


}

@media only screen and (min-width: 769px) {
    a#location-button {
        display: none;
    }
}

.top-links .dropdown-menu a {
    text-shadow: none;
}
.top-links .dropdown-menu a:hover {
    color: #FFF;
}
#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}
#top .currency {
    padding-top: 0;
    padding-bottom: 0;
}
.top-links {
    padding-top: 6px;
}
.top-links.contact-links{
    display: none;
}
.top-links .fa {
    font-size: 11px;
    margin-right: 2px;
}
.top-links a + a {
    margin-left: 15px;
}
.top-links .mobile-menu {
    display: none;
}
.top-links .phone,
.top-links .phone a,
.top-links .email,
.top-links .email a {
    font-size: 13px;
    font-weight: 600;
}
.top-links .phone .fa {
    font-size: 15px;
    vertical-align: middle;
}
.top-links .btn .fa {
    font-size: 14px;
}
.top-links .email .fa {
    font-size: 13px;
}
.top-links .social a {
    margin: 0 2px;
}
.top-links .social .fa {
    font-size: 13px;
}
.top-links.mobile-menu {
    display: none; 
}
.social {
    float: left;
    position: relative;
    top: 100px;
}

@media only screen and (min-width: 768px) {
    .social {
        top: 60px;
        left: 67.5%;
    }
}

.social .fa.fa-instagram, .social .fa.fa-facebook, .social .fa.fa-google-plus {
    background: #002957;
    color: #fff;
    padding: 3px 3px 3px 3px;
    font-size: 17px;
    width: 24px;
    height: 24px;
    border-radius: 2px;
}
.social .fa.fa-pinterest-p, .social .fa.fa-twitter, .social .fa.fa-linkedin {
    background: #002957;
    color: #fff;
    padding: 3px 3px 3px 3px;
    font-size: 17px;
    width: 24px;
    height: 24px;
    border-radius: 2px;
}

}
/* Header row */
header {
    background: #fff;
}

.header {
    padding: 50px 0px;
}


.header > div {
    float: none;
    display: inline-block;
    margin: 0 -2px;
    vertical-align: middle;
}
header .dropdown {
    display: none;
}
/* logo */

#logo {
    margin: 0;
    transform:scale(1.4);
}

@media only screen and (width: 1024px) {
    #logo {
        margin-left: 100px;
    }
}

@media only screen and (min-width: 768px) {
    #logo {
        margin-left: 50px;
    }
}

@media only screen and (max-width: 768px) {
    #logo {
        transform:scale(1.0) !important;
    }
}

#logo a img {
    width: 100%;
    height: auto;
    max-width: 380px;
}

@media only screen and (width: 1024px) {
    #logo a img {
    width: 100%;
    height: auto;
    max-width: 380px;
    margin-left: 75px;
}
}



#store-info-bar {
    height: 50px !important; 
    width: 100%; 
    background-color: #0073CF;
    margin-bottom: 7.5px;
}


@media only screen and (max-width: 768px) {
    #store-info-bar {
        display: none !important;
    }
}

#store-info-bar-text {
    color: white !important;
    font-weight: 600 !important;
    height: 50px;
    padding-top: 12.5px;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    text-align: center;
}

#store-info-text {
    color: white;
    text-transform: uppercase;
    padding-left: 10px;
    font-size: 1.15vw;
}

#store-info-text-sub {
    color: white !important;
    font-size: 1.15vw;
}

#store-info-text-address,
#store-info-text-phone,
#store-info-text-email
{
    color: white !important;
    padding-left: 2.5%;
    font-size: 1.15vw;
}

/* search */

.header #search {
    margin-bottom: 0px;
}
.header #search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 20px;
    text-transform: uppercase;
    background: #fff;
    border-color: #eee;
    border-radius: 7px 0px 0px 7px;
    -moz-box-shadow: inset 1px 1px 2px #B0B0B0;
    -webkit-box-shadow: inset 1px 1px 2px #B0B0B0;
    box-shadow: inset 1px 1px 2px #B0B0B0;
}

.header #search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 15px;
    text-shadow: 0px !important;
    color: #fff;
    background: #ed1944;
    border-color: #dd0934;
}

.header #search input {
    color: #000 !important;
}
#search > input:nth-child(1)::placeholder{
  color: #666 !important;
}
/* cart */
.header #cart {
    margin-bottom: 0px;
}
.header #cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background: #444;
    border-color: #333;
}
.header #cart > .btn:hover {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background: #333;
    border-color: #222;
}
.header #cart.open > .btn {
    background-image: none;
    background: #333;
    box-shadow: none;
    text-shadow: none;
}
.header #cart.open > .btn:hover {
    color: #fff;
    background: #333;
    border-color: #222;
}
.header #cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
}
.header #cart .dropdown-menu {
    min-width: 100%;
}
.header #cart .dropdown-menu table {
    margin-bottom: 10px;
}
.header #cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}
.header #cart .dropdown-menu li p {
    margin: 20px 0;
}
#cart-menu {
    float: right;
    position: relative;
    top: 5px;
    padding: 0px;
}
/* Menu */
#menu {
    background: #002957;
}
#menu nav {
    background: transparent;
    float: left;
}

#menu .navbar-nav {
    width: 100%;
    display: block;
    text-align: center;
    margin:0;
}

#menu .navbar-nav > li {
    float: left;
    display: inline-block;
}
#menu .nav > li > a {
    color: #fff;
    padding: 15px 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    border-right: 1px solid #001947;
}
div:nth-child(3) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1){
    border-left: 1px solid #001947;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background: #001947;
}

#menu .dropdown a:not([href]) {
    cursor: default;
}
#menu .dropdown-menu {
    padding-bottom: 0;
    margin-left: 0px !important;
}
#menu .dropdown-inner {
/*    display: table;*/
    display: block;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 7px 15px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}
#menu .dropdown-inner li a:hover {
    background: #0077bd;
    color: #fff;
}
#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #555;
    padding: 8px 20px;
    border-radius: 0px;
    font-size: 12px;
    background: #555;
    color: #fff;
    display: none;
}
#menu .see-all:hover,
#menu .see-all:focus {
    text-decoration: none;
    color: #fff;
    background: #555;
}
#menu #category {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
    font-size: 14px;
    font-stretch: expanded;
    color: #FFF;
    padding: 7px 14px;
    float: left;
    background: #686868;
    border-color: #555;
}
#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #333;
}
.navbar-collapse {
    padding: 0px;
}
/* Mobile Menu */
#top #menu {
    margin-bottom: 0px;
}
#top #menu nav {
    display: none;
}
.account-function {
    float: right;
}
#menu .btn-inverse {
    color: #fff !important;
    text-shadow: none;
    background: transparent;
    border-color: transparent;
    height: 50px;
    position: relative;
    top: -5px;
    border-right: 1px solid #001947;
    border-left: 1px solid #001947;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}
#cart-menu .dropdown-menu {
    margin-left: -1264px;
    top: 43px;
    max-width: 200px !important;
    width: 100%;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.account-function ul{
    list-style: none !important;
    padding-left: 0px;
}
/* Cat Menu */
#cat-menu {
    display: none;/* Hide Cat Menu on desktop */
}
#cat-menu nav {
    background: #333;
} 
#cat-menu .btn-navbar {
    float: right;
}
.navbar {
    border-radius: 0;
}
/* content */

#content {
    min-height: 600px;
}
.panel-default {
    border: 0px;
}
/* Product & Category */

.img-thumbnail {
    border-radius: 0px;
    border-color: #e5e5e5;
}

/* footer */

footer {
    margin-top: 30px;
    padding-top: 30px;
    background: #0077bd;
    border-top: 1px solid #0077bd;
    color: #fff;
}
footer hr {
    border-top: none;
    border-bottom: 1px solid #3087cd;
}
footer a {
    color: #fff;
}
footer a:hover {
    color: #fff;
}
footer h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.footer > div {
    float: none;
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top;
}

.footer-mywork {
    text-align: center !important;
    display: block !important;
}
.footer-top {
    margin:0;
}

/* alert */

.alert {
    padding: 8px 14px 8px 14px;
    border-radius: 0px;
}

/* breadcrumb */

.breadcrumb {
    margin: 20px 0px;
    padding: 0;
    border-radius: 0px;
    border: 0px;
    background: transparent;
}
.breadcrumb a {
    color: #aaa;
}
.breadcrumb a:hover {
    color: #888;
}
.breadcrumb i {
    font-size: 13px;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #fff;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
    font-size: 11px;
}
.breadcrumb > li:first-child {
    padding-left: 0px;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: -5px;
    width: 12px;
    height: 12px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pagination {
    margin: 0;
}

/* Tooltips */

.tooltip-inner {
    background: #777;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #777;
}

/* buttons */

.buttons {
    margin: 1em 0;
}
.btn {
    padding: 8px 15px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 10px 10px;
    font-size: 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 12px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    color: #002957;
    background: #fdb71b;
    border-color: #fdb71b;
    border-radius: 7px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    padding: 10px 40px;
}
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.btn-default.disabled,
.btn-default[disabled] {
    color: #fff;
    background: #0077bd;
    border-color: #0077bd;
}

/*** main button ***/

.btn-primary {
    color: #002957;
    background: #fdb71a;
    border-color: #fdb71a;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 7px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover, 
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background: #0077bd;
    border-color: #0077bd;
}
.btn-warning {
    color: #fff;
    background: #faa732;
    border-color: #f89406;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    background: #ea9b2c;
    border-color: #ea8c08;
}
.btn-danger {
    color: #fff;
    background: #da4f49;
    border-color: #c33a33;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background: #ce433d;
    border-color: #b4322c;
}
.btn-success {
    color: #fff;
    background: #5bb75b;
    border-color: #51a351;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background: #50a750;
    border-color: #489148;
}
.btn-info {
    color: #fff;
    background: #df6639;
    border-color: #d85e31;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background: #bf562e;
    border-color: #c3562e;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #686868;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #444;
    border-color: #333;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #333;
    border-color: #222;
    color: #fff;
}

/* list group */

.list-group a {
    border: 1px solid #e5e5e5;
    color: #888;
    padding: 8px 12px;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #e5e5e5;
}
.list-group .list-group-item {
    border-radius: 0px;
}

.list-group .list-group-item:active {
    outline:none!important;
    background: none!important;
}

/* carousel */

.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
#column-left .list-group {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 4px #d8d8d8;
}
#column-left .list-group a {
    border: 0px;
    color: #002957;
    padding: 8px 12px;
    background: transparent;
}
#column-left a.list-group-item-top{
    width: 100%;
    display: block;
    float: none;
    clear: both;
    font-weight: bold;
    font-size: 16px;
    padding: 8px 12px;
    color: #002957;
    background: transparent;
    border: 0px;
}
.fancybox-skin h4{
    color: #002957;
}
.fancybox-skin label {
    display: none;
}
/* product list */

.product-thumb {
    margin-bottom: 20px;
    overflow: auto;
}
.product-thumb .image {
    text-align: center;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image a:hover {
    opacity: 0.8;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-thumb h4 {
    font-weight: 700;
    font-size: 15px;
}
.product-thumb h4 a:hover {
    color: #fdb71b;
}
.product-thumb h4 a {
    color: #002957;
}
.product-thumb .caption {
    padding: 10px 20px;
    text-align: center;
    min-height: 160px;
}
.product-thumb .description {
    font-size: 12px;
}
.product-thumb .rating {
    padding-bottom: 10px;
}
.rating .fa-stack {
    font-size: 8px;
}
.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}
.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}
.rating .fa-star + .fa-star-o {
    color: #E69500;
}
h2.price {
    margin: 0;
}
.product-thumb .price {
    color: #002957;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 300;
}
.product-thumb .price-new {
    font-weight: 600;
}
.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    /*  display: block;*/
    display: none;
}
.product-thumb .button-group {
    background-color: transparent;
    overflow: auto;
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #e5e5e5;
}
.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #fdb71b;
    color: #002957;
    line-height: 38px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #e5e5e5;
}
.product-thumb .button-group button:hover {
    color: #fff;
    background-color:#0076be;
    text-decoration: none;
    cursor: pointer;
}
.product-thumb .button-group .cart {
    background: #fdb71b;
    color: #002957;
    font-weight: 600;
}
.product-thumb .button-group .cart:hover {
    background: #0077bd;
    color: #fff;
}
.product-thumb .button-group .fa{
    font-size: 15px;
}
/* Grid View specific*/

.product-grid .product-thumb .image {
    float: none;
    border: 1px solid #eeeeee;
}
.product-grid .product-thumb .description {}

/* List View specific*/

.product-list .product-thumb {
    border: 0px;
}
.product-list .product-thumb .image {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}
.product-list .product-thumb .description {}
.product-list .product-thumb .info {
    display: inline-block;
    vertical-align: top;
    width: 79%;
}
.product-list .product-thumb .caption {
    display: inline-block;
    margin-right: 5%;
    text-align: left;
    vertical-align: middle;
    width: 64%;
    padding-top: 0px;
}
.product-list .product-thumb .button-group {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    border: 0px;
    background: transparent;
    vertical-align: top;
}
.product-list .product-thumb .button-group button {
    margin-bottom: 2px;
    width: 100%;
    border: 1px solid #e5e5e5;
}
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}

/* Product Page */

a.thumbnail {
    border:0px !important;
    border-radius: 0px;
}
a.thumbnail:active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #ddd;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 0px;
    display: block;
    border: 0px;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}
.product-right h1 {
    margin: 0 0 20px 0;
}
.product-right .wishlist-compare {
    padding-left: 0;
}

.product-right .wishlist-compare .btn-group {
    width: 100%;
}
.product-right .wishlist-compare .btn {
    padding: 12px 14px 11px 14px;
    width: 50%;
}
.product-right .price {
    font-size: 25px;
    font-weight: 200;
    color: #002957;
}
.product-right .tax {
    display: none;
}
.product-right .details {
    font-size: 10px;
    color: #002a58;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#input-quantity {
    width: auto;
}
/* Modules */

h3.featured, h3.latest, h3.bestseller, h3.special {
    font-size: 24px;
    margin: 0 0 30px 0;
    color: #0077bd;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.row.featured {
    margin:0px -16px 0px;
}

.row.featured .product-thumb .caption {
    padding: 10px 20px;
    display: none;
}
.htmlcontent {
    margin-bottom: 30px;
}

/* Panels */
.panel-default > .panel-heading {
    background-color: #f8f8f8;
    border-color: #e5e5e5;
    color: #666;
    border-radius:0;
}
.panel-title {
    font-size: 13px;
    font-weight: 600;
}
.panel-group .panel {
    border-radius: 0px;
}
.well {
    border-radius: 0px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    box-shadow: none;
    padding: 20px;
}

.panel {
    box-shadow: none;
}
.panel-default {
    border-color: #ddd;
}

/* Floats */

.clearfloat:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.clearfloat {
    display: block;
}

/* Page Specific */

#login label {
    display: none;
}


/* fixed product layouts used in left and right columns */

#column-left .product-layout,
#column-right .product-layout {
    width: 100%;
}
.header #cart table .btn-primary,
.header #cart table .btn-danger {
    background: transparent;
    border: 0px;
    box-shadow: none;
    font-size: 11px;
    padding: 5px 8px;
    box-shadow: none;
    text-shadow: none;
}
.header #cart table .btn-primary {
    color: #888;
}
.header #cart table .btn-danger {
    color: #da4f49;
}
.header #cart table .btn-primary .fa,
.header #cart table .btn-danger .fa {
    font-size: 15px;
}
/* fixed mobile cart quantity input */

.input-group .form-control[name^=quantity] {
    width: 50px;
}
.quantity .input-group {
    display: inline-block;
}

/* Missing focus and border color to overwrite bootstrap */

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* Tables */

table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
    border-top: 0px;
}
.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-color: #e5e5e5;
}
.table-bordered > thead {
    background: #f8f8f8;
    font-weight: 600;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}
.table-striped > tbody > tr {
    background: #fff!important;
}

/* Mobile Hide */

.mobile {
    display: none!important;
}

/* Contact Form */
.form-builder h4 {
    font-size: 13px;
    color: #444;
}
.form-builder .btn-primary {
    display: block;
    width: 100%;
}

/* Photo Gallery */
#gallery #content img {
    width: 24.5%!important;
}

#button-search {
    margin-bottom: 30px;
}

.product-layout {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 -2px;
}

#content img {
    max-width: 100%;
    height: auto!important;
}

.form-builder h4 {
    display: none;
}

.form-control:focus, input[type="text"]:focus, textarea:focus, input:focus {
    border-color: #ccc;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

/* Map Popup - start */
.modal-content {
    background: #0077bd;
}
.modal-content h3,.modal-content h4,.modal-content h5{
   color: #fff;
}
.pac-container {
    z-index: 1050 !important;
}
#pac-input {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #eeeeee;
    padding: 8px;
}
/* Map Popup - end */

#homepage-boxes{
    display: inline-block;
    max-width: 1200px;
    width: 100%;
}
#homepage-boxes h2 {
    color: #002957;
    font-size: 40px;
}
#homepage-boxes h3 {
    color: #002957;
    text-transform: capitalize;
    font-size: 24px;
    margin-top: -10px;
}
#homepage-boxes p {
    color: #002957;
    font-size: 19px;
    margin-top: -10px;
}

#homepage-boxes a.button {
    background: #fcb61a;
    font-weight: 500;
    padding: 7px 21px;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    color: #002957;
}
#homepage-boxes a.button:hover {
    background: #002957;
    color: #fff;
}

.section-1 {    
	margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    max-width: 1200px;
    width: 100%;
}
.section-1 .banner-1 {
    float: left;
    max-width: 390px;
    width: 100%;
    text-align: right;
    padding: 6% 0px;
}

.section-1 .banner-2 {
    float: right;
    max-width: 790px;
    width: 100%;
}
.section-1 .banner-1 img{
    max-width: 390px !important;
    width: 100% !important;
    height: auto !important;
}
.section-1 .banner-2 img{
    max-width: 790px !important;
    width: 100% !important;
    height: auto !important;
}
.section-2 {
    display: inline-block;
    max-width: 1200px;
    width: 100%;
    margin-bottom: 15px;
}
.section-2 .banner-1 {
    float: left;
    clear: both;
    max-width: 790px;
    width: 100%;
}
.section-2 .banner-2 {
    float: right;
    max-width: 390px;
    width: 100%;
    padding: 6% 0px;
}
.section-2 .banner-1 img{
    max-width: 790px !important;
    width: 100% !important;
    height: auto !important;
}
.section-2 .banner-2 img{
    max-width: 390px !important;
    width: 100% !important;
    height: auto !important;
}
.section-3 {
    display: inline-block;
    max-width: 1200px;
    width: 100%;

}
.section-3 .banner-1 {
    float: left;
    max-width: 390px;
    width: 100%;
    text-align: right;
    padding: 6% 0px;
}
.section-3 .banner-2 {
    float: right;
    max-width: 790px;
    width: 100%;
}
.section-3 .banner-1 img{
    max-width: 390px !important;
    width: 100% !important;
    height: auto !important;
}
.section-3 .banner-2 img {
    max-width: 790px !important;
    width: 100% !important;
    height: auto !important;
}

.row.footer-top {
    background: #eee;
    padding: 100px 20px;
    margin-bottom: -30px;
}
#dream_column_footer_top {
    position: relative;
    max-width: 1200px;
    width: 100%;
    background: #fff;
    padding: 50px 70px;
    display: block;
    box-shadow: 0px 0px 4px #C3C3C3;
}
.catalog-img img{
    box-shadow: 3px 3px 8px #c8c8c8;
}
.catalog-img{
   float: left;
}
.newsletter-form .container {
    width: auto;
    padding: 0px;
}
.newsletter-form {
    float: right;
    max-width: 470px;
    width: 100%;
    padding: 25px 30px;
}
.newsletter-form .col-sm-12{
    margin: 0px;
    padding: 0px;
}
.newsletter-form input{
    margin-bottom: 20px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #eee;
}
.newsletter-form p.sub-text {
    color: #002957;
    text-align: left;
    font-size: 17px;
    padding-bottom: 20px;
}
.newsletter-form .form-group {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
#product #content {
    min-height: 600px;
    padding-bottom: 50px;
    padding-top: 40px;
}
#product #content .product-right {
    box-shadow: 0px 0px 5px #dedede;
    padding: 30px;
    margin-top: 40px;
}
#product #content #product-row{
    margin-bottom: 40px;
}
#product #content h2 {
    font-size: 24px;
    color: #0077bd;
    margin-top: 0px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #eee;
}
.row.featured .button-group {
    background-color: transparent;
    overflow: auto;
    display: none;
}
.branding img {
    max-width: 245px !important;
    width: 100% !important;
}

.branding {
    text-align: center;
}
.branding .section1 {
    display: inline-block;
    padding: 20px 15px 19px 15px;
}
.branding .section2 {
    display: inline-block;
    padding: 25px 15px;
}

.branding .section2 img {
    max-width: 170px !important;
}
.branding .section3 {
    display: inline-block;
    padding: 30px 15px;
}
.branding .section4 {
    display: inline-block;
    padding: 19px 15px;
}
.branding div {
    border-right: 1px solid #002957;
}
.branding div:last-of-type{
    border-right: 0px;
}

#menu #cart-menu .dropdown-menu {
    min-width: 285px;
    padding-top: 10px;
}
#menu #cart-menu .dropdown-menu  .text-right a{
    font-size: 11px;
    margin-right: 20px;
    color: #002957;
}

#menu #cart-menu .dropdown-menu  .text-right a:hover{
    color: #fff;
}

/* Responsive Tables */
.Rtable {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0;
}
.Rtable-cell {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;  // Default to full width
    padding: 0.8em 1.2em;
    overflow: hidden; // Or flex might break
    list-style: none;
    border: solid @bw white;
    background: fade(slategrey,20%);
}
.Rtable-cell > h1, .Rtable-cell > h2, .Rtable-cell > h3, .Rtable-cell > h4, .Rtable-cell > h5, .Rtable-cell > h6 { margin: 0; }

/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell  { width: 50%; }
.Rtable--3cols > .Rtable-cell  { width: 33.33%; }
.Rtable--4cols > .Rtable-cell  { width: 25%; }
.Rtable--5cols > .Rtable-cell  { width: 20%; }
.Rtable--6cols > .Rtable-cell  { width: 16.6%; }

// Non-Flex modernizer fallback
.no-flexbox .Rtable {
    display: block;
}
.no-flexbox .Rtable > .Rtable-cell { width: 100%; }
.no-flexbox .Rtable > .Rtable-cell--foot { margin-bottom: 1em; }

.Rtable-cell {
    padding: 5px;
}

.sidebar-information.store ul > li > a,
.sidebar-information.store > h3 {
    color: rgb(237, 25, 68) !important;
}

.bnews-list .artblock .name {
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #002957;
    border-bottom: 1px solid #002957;
    margin-top: 2px;
    margin-bottom: 5px;
}

.catalogues {
    margin-bottom: 10px;
}

.catalogues > a > div {
    border: 1px;
    border-color: #777;
    border-style: solid;
    margin-left: auto;
    margin-right: auto;
    max-width: 267px;
}

.catalogues > a > div:hover {
    border-color: #0077be;
    color: #0077be;
}
.catalogues > a:focus {
    color: #0077be;
    text-decoration: none;
}
.catalogues > a:focus > div {
    border-color: #0077be;
}

.information-39 a.thumbnail > img {
    margin-left: 0;
}
.mi-toptext {
    color: #002957;
    text-align: left;
    font-size: 17px;
    padding-bottom: 20px;
}

.mailchimp-integration input {
    margin-bottom: 20px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #eee;
}

select.form-control {
    border-color: #fff;
    border-bottom-color:  #e5e5e5;
}

/* custom CSS requested by Allan */

a.hideDisplay{
  position: relative;
  z-index: 20; 
  color: #000;
  text-decoration: none
}
  
a.hideDisplay:hover{
 z-index: 30; 
}

a.hideDisplay span.showDisplayOnHover{
  display: none
}

a.hideDisplay:hover span.showDisplayOnHover{ 
  font-family: Calibri, sans-serif;
  display: block;
  border-radius: 5px;
  position: absolute;
  font-size: 18px;
  line-height: 25px;
  top: 5px; 
  left: 20px; 
  width: auto;
  padding: 10px;
  background-color: #FFF8F0; 
  color: #000000;
  text-align: left;
}

span.showBodyOfDisplayOnHover {
  font-size: 16px; 
  font-weight: normal;
  color: #444;
}
/* END custom css */


/*** Price Guarantee ***/

/************************************************************************************
   MEDIA QUERIES
*************************************************************************************/

/*====================== 1300px ======================*/

@media (max-width: 1850px) {

    .catalog-img {
        display: none;
    }


}

/*====================== 1300px ======================*/

@media (max-width: 1300px) {

    .catalog-img {
        display: none;
    }


    .nivo-caption {
        bottom: 60px !important;
    }
    .nivo-caption h2 {
        font-size: 28px !important;
        padding: 30px 30px;
        width: 520px !important;
        color: #fff;
        border-radius: 0px 3px 3px 0px;
    }
    .nivo-caption h5 {
        font-size: 15px !important;
        padding: 20px 30px;
        width: 400px !important;
        color: #fff;
        border-radius: 0px 0px 3px 0px;
        margin-top: -10px;
        font-weight: 600;
    }
}
/*====================== 1200px ======================*/

@media (max-width: 1200px) {

    .catalog-img {
        display: none;
    }

    .main-menu {
        display: none;
    }
    .top-links .mobile-menu {
        display: inline-block;
    }
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
    .product-grid .product-thumb .caption {
        padding: 10px;
    }
    .product-thumb .button-group button,
    .product-thumb .button-group button + button {
        /*width: 33.33%;*/
    }
    .container {
        width: 100%;
    }
    .product-right .wishlist-compare {
        padding-left: 15px;
        margin-top: 10px;
    } 
    .product-right .btn-group {
        width: 100%;
    }
    .product-right .wishlist-compare .btn {
        width: 50%; 
    }
    .nivo-caption {
        bottom: 60px !important;
    }

    .section-1 .banner-1 {
        float: left;
        width: 32.3% !important;
    }
    .section-1 .banner-2 {
        float: right;
        width: 65.3% !important;
    }
    .section-2 .banner-1 {
        float: left;
        clear: both;
        width: 65.3%;
    }
    .section-2 .banner-2 {
        float: right;
        width: 32.3%;
    }
    .section-3 .banner-1 {
        float: left;
        width: 32.3% !important;
    }
    .section-3 .banner-2 {
        float: right;
        width: 65.3% !important;
    }
    #menu .container {
        padding: 0px;
    }
    #menu .nav > li > a {
        padding: 15px 10px;
    }
    .account-function .dropdown a {
        padding: 15px 10px;
    }
}
/*====================== 991px ======================*/

@media (max-width: 991px) {

    #menu .nav > li > a {
        color: #fff;
        padding: 15px 10px;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 600;
    }
    #menu .btn-inverse {
        color: #fff !important;
        text-shadow: none;
        background: transparent;
        border-color: transparent;
        height: 50px;
        position: relative;
        top: -5px;
        border-right: 1px solid #001947;
        border-left: 1px solid #001947;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }
    .account-function a.dropdown-toggle {
        padding: 15px 25px;
        position: relative;
        top: 15px;
        border-right: 1px solid #001947;
        color: #fff;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 600;
    }
    .branding div.col-sm-6:nth-child(2n) {
        border-right: 0px;
    }
   .branding div.col-sm-6:nth-last-child(n+3) {
        border-bottom: 1px solid #002957;
    }
}
/*====================== 980px ======================*/

@media (max-width: 980px) {

    .newsletter-form {
        float: left;
        max-width: 100%;
        width: 100%;
        padding: 25px 30px;
        clear: both;
        text-align: center;
    }
    .newsletter-form p.sub-text {
        color: #002957;
        text-align: center;
        font-size: 17px;
        padding-bottom: 20px;
    }
    .catalog-img {
        display: none;
    }
    #dream_column_footer_top {
        position: relative;
        max-width: 1200px;
        width: 100%;
        background: #fff;
        padding: 50px 20px;
        display: block;
        box-shadow: 0px 0px 4px #C3C3C3;
    }
}
/*====================== 900px ======================*/

@media (max-width: 900px) {
    .information-1 #content.col-sm-9 {
        width: 65%;
    }
    .information-1 #content.col-sm-3 {
        width: 35%;
    }
    .information-1 #column-right {
        width: 35%;
    }

    .section-1 .banner-1 {
        padding: 3% 0px;
    }
    .section-2 .banner-2 {
        padding: 3% 0px;
    }
    .section-3 .banner-1 {
        padding: 3% 0px;
    }

}
    
/*====================== 870px ======================*/

@media (max-width: 870px) {
    #top {
        background-color: #1077bd;
        padding: 0px;
        margin: 0;
        min-height: 40px;
        display: block;
        border-bottom: 1px solid #0067ad;
    }
    .top-links {
        padding-top: 0px;
    }
    #top a#location-button {
        display: none;
    }
    header .dropdown {
        display: block;

    }
    #top ul {
        margin-top: 0;
        margin-bottom: 0px;
    }
    .account-function {
        display: none;
    }
    .mobile {
        display: block !important;
        float: right;
    }
    #cart-menu {
        display: none;
    }
    #menu .navbar-nav {
        width: 100%;
        display: block;
        margin: 0px auto;
        max-width: 700px;
    }
    #menu nav {
        float: none;
        margin: 0px auto;
        max-width: 700px;
        width: 100%;
    }
    #top .dropdown {
        float: left;
    }
    #top a.dropdown-toggle {
        color: #fff;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 600;
        top: 10px;
        padding: 12px;
        background: transparent;
        position: relative;
        border-left: 1px solid #0067ad;
    }
    #top #cart button{
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        background: transparent;
        border: none;
        padding: 13px;
        border-left: 1px solid #0067ad;
    }
}

/*====================== 790px ======================*/

@media (max-width: 790px) {

    .section-1 .banner-1 {
        position: absolute;
        text-align: center;
        margin: 0px auto;
        float: none !important;
        background: rgba(255, 255, 255,0.8);
        padding: 20px;

    }
    .section-2 .banner-2 {
        position: absolute;
        text-align: center;
        margin: 0px auto;
        float: none !important;
        background: rgba(255, 255, 255,0.8);
        padding: 20px;

    }
    .section-3 .banner-1 {
        position: absolute;
        text-align: center;
        margin: 0px auto;
        float: none !important;
        background: rgba(255, 255, 255,0.8);
        padding: 20px;
    }
    .section-1 .banner-2 {
        width: 100% !important;
    }
    .section-1 .banner-2 img{
        max-width: 100% !important;
    }
    .section-2 .banner-1 {
        width: 100% !important;
    }
    .section-2 .banner-1 img{
        max-width: 100% !important;
    }
    .section-3 .banner-2 {
        width: 100% !important;
    }
    .section-3 .banner-2 img{
        max-width: 100% !important;
    }

    div#price-guarantee-info h3 {
        font-size: 18px;
    }

    div#price-guarantee img {
        margin-top: -30px;
    }

}
/*====================== 767px ======================*/

@media (max-width: 767px) {
    .header {
        padding: 100px 5px 40px;
    }

    .header > div {
        display: block;
    }
    .row.header .social{
        display: none;
    }
    .container .social {
        text-align: center;
        position: relative;
        top: 66px;
    }

    .social {
        float: initial;
    }

    .social .fa {
        background: #002957;
        color: #fff;
        border-radius: 2px;
    }

    #logo a img {
        width: 100%;
        height: auto;
        max-width: 490px;
        margin: 0px auto;
    }
    #top {
        position: fixed;
        width: 100%;
        z-index: 9; 
        display: block;
    }
    #menu {
        background: transparent;
    }
    #top, .top-links {
        padding: 4px;
        min-height: 0px;
        vertical-align: middle;
    }
    #top a#location-button {
        display: none;
    }  
    a#location-button {
        width: 100%;
        margin-bottom: 10px;
    }
    @media only screen and (min-width: 400px) {
        a#location-button {
            margin-top: 10px;
        }
    }
    .top-links {
        z-index: 999;
    }
    .top-links.contact-links {
        padding: 15px 0px 0px 15px;
        width: calc(50% - 50px)!important;
        margin-left: 50px;
    }
    .top-links.shop-links > ul > li:nth-child(1), .top-links.shop-links > ul > li:nth-child(2) {
        padding-top: 0px;
        vertical-align: middle;
    }
    .top-links.contact-links .fa,
    .top-links.shop-links .fa {
        font-size: 16px;
    }
    #top .header #cart {
        margin-bottom: 0px;
    }
    #logo {
        text-align: center;
        margin-bottom: 20px;
    }
    /* Main Menu */
    #menu nav {
        display: none;
    }

    #menu .navbar-nav > li {
        display: block;
        float: none;
    }
    #top #menu nav {
        display: block !important;
        background: transparent;
        max-width: 100%;
    }
    #menu .nav > li > a {
        color: #fff;
        padding: 15px 10px;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 600;
        border-right: 0px;
    }
    #menu .nav > li > a:hover, #menu .nav > li.open > a {
        background: transparent;
    }
    #menu .dropdown-menu {
        background: #777;
    }
    #menu .dropdown-inner ul {
        width: 100%;
        display: block;
    }
    #menu .dropdown-inner a {
        color: #fff;
        padding: 15px;
        text-align: center;

    }
     div#price-guarantee img {
        margin-top: 47px;
    }
    /* Mobile Menu */
    #top #menu {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
    }
    #top #menu .container,
    #top #menu .navbar-header {
        padding: 0px;
        width: 100%;
    }
    #top #menu .navbar-collapse {
        margin-top: 19px;
    }
    #top #menu .btn-navbar {
        font-size: 14px;
        font-stretch: expanded;
        color: #FFF;
        padding: 7px 14px;
        float: left;
        background: #002957;
        border-color: #002957;
        border-radius: 6px;
        left: 15px;
        top: 12px;
    }
    #top a.dropdown-toggle {
        color: #fff;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 600;
        top: 12px;
        padding: 12px;
        background: transparent;
        position: relative;
        border-left: 0px;
    }
    #top #cart button {
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        background: transparent;
        border: none;
        padding: 13px;
        border-left: 0px;
    }
    .row.header .col-sm-4 {
        float: none;
        top: 90px;
    }
    .row.header .col-sm-3 {
        float: left;
        top: -120px;
    }
    /* Show Cat Menu */
    #cat-menu {
        display: block !important;
        padding-top: 20px;
    }
    #cat-menu #menu {
        padding: 0px;
    }
    #cat-menu nav {
        background: transparent;
    }
    #cat-menu #menu nav {
         position: relative;
        padding: 0px;
    }
    #cat-menu .navbar {
        min-height: 0px;
    }
    #cat-menu .navbar-header {
        padding: 0px;
    }
    #cat-menu .navbar-header a {
        background: #002A5A;
        padding: 0px;
        border: 0px;
        box-shadow: none;
        width: 100%;
    }
    #cat-menu .navbar-header .fa {
        float: right;
        padding: 7px 15px 0px 0px;
        font-size: 25px;
    }
    #top #menu .dropdown-inner{
        background: #1077bd;
    }
    .navbar-collapse {
        padding: 0px;
        background: #002957;
        overflow: hidden;
    }
    .navbar-header {
        padding: 10px 10px 10px 15px;
    }
    .navbar-toggle {
        margin: 0;
    }
    #menu #category {
        text-shadow: none !important;
    }
    #menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
        color: #fff;
        background-color: #fdb71b;
    }
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 10px;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
    .product-thumb .button-group button,
    .product-thumb .button-group button + button {
        /*width: 33.33%;*/
    }
    .mobile {
        display: inline-block!important;
    }
    .mobile-hide {
        display: none!important;
    }
    #content {
        min-height: 0px;
    }
    /* Contact Form */
    .information-1 #column-right {
        display: block!important;
        width: 100%;
    }
    /* Slider */
    .theme-default .nivo-controlNav {
        display: none;
    }
    .theme-default .nivoSlider {
        margin-bottom: 20px!important;
    }
    #product #content .product-right {
        box-shadow: 0px;
        padding: 30px;
        margin-top: 40px;
        text-align: center;
    }
    .nivo-caption {
        display: none !important;
    }

    #homepage-boxes h2 {
        font-size: 22px;
    }
    #homepage-boxes h3 {
        display: none;
    }
    #homepage-boxes p {
       display: none;
    }
    #homepage-boxes a.button {
        background: #fcb61a;
        font-weight: 600;
        padding: 4px 21px;
        border-radius: 5px;
        display: inline-block;
        font-size: 10px;
        color: #002957;
    }

    .section-1 .banner-1 {
        max-width: 160px !important;
        width: 100% !important;
    }

    .section-2 .banner-2 {
        max-width: 160px !important;
        width: 100% !important;
    }

    .section-3 .banner-1 {
        max-width: 160px !important;
        width: 100% !important;
    }

    .branding div:nth-child(n) {
        border-right: 0px;
    }
    
   .branding div:nth-last-child(n+2) {
        border-bottom: 1px solid #002957;
    }

    .Rtable--collapse  {
        display: block;
    }

    .Rtable--collapse > .Rtable-cell { width: 100% !important; }
    .Rtable--collapse > .Rtable-cell--foot { margin-bottom: 1em; }
}

/*====================== 560px ======================*/

@media (max-width: 560px) {
    .product-list .product-thumb .image {
        width: 25%;
    }
    .product-list .product-thumb .info {
        width: 74%;
    }
    .footer .col-xs-3 {
        width: 50%;
        text-align: center;
    }
    .footer-mywork p {
        display: block;
        width: 100%;
        text-align: center; 
    }
    #gallery #content img {
        width: 49.5%!important;
    }
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: normal!important;
    }
    .cart .table-responsive .img-thumbnail {
        width: 50px!important;
    }
}

/*====================== 478px ======================*/

@media (max-width: 478px) {
    h1 {
        font-size: 22px;
    }
    .header #cart .dropdown-menu {
        width: 100%;
    }
    .header #cart .dropdown-menu li > div {
        min-width: 100%;
    }
    .product-list .product-thumb .image,
    .product-list .product-thumb .info,
    .product-list .product-thumb .button-group {
        width: 100%;
        display: block;
    }
    /* Change these values to customise mobile header */
    .top-links.right {
        width: 60%;
    }
    .top-links.left {
        width: 40%;
    }
    .top-links .social,
    .top-links .phone {
        display: none;
    }
    .top-links.contact-links {
        padding-left: 15px;
    }
    .related .description {
        display: none;
    }
    .related .product-thumb .caption { 
        min-height: 0px;
    }
    .newsletter-form {
        padding: 0px;
    }
    .newsletter-form button {
        width: 100%;
        padding: 10px 5px;
    }
}

/*====================== 400px ======================*/

@media (max-width: 400px) {
    .product-layout.col-xs-6,
    .featured .col-xs-6,
    .latest .col-xs-6,
    .special .col-xs-6,
    .bestseller .col-xs-6 {
        width: 100%!important
    }

    .top-links.contact-links {
        width: calc(25% - 50px)!important;
    }
    .top-links.shop-links {
        width: 75%!important;
    }
    .row.header .col-sm-3 {
        float: left !important;
        /*top: 20px !important;*/
        /*width: 66% !important;*/
        width: 100%;
    }
    /*.header #search .input-lg {
        display: none;
    }*/

    #top a#location-button {
        /*display: none;*/
    }
    a#location-button {
        /*width: auto;*/
        width: 100%;
    }
    /*a#location-button span {
        display: none;
    }*/

    .row.header .col-sm-4 {
        float: none;
        /*top: 20px;*/
    }
    /*#search > input:nth-child(1)::placeholder{
      color: #fff !important;
      font-size: 10px !important;
    }*/
    .row.header #search{
        /*width: 81%;*/
    }
    /*.header #search .btn-lg {
        font-size: 12px;
        line-height: 18px;
        padding: 11px 19px;
        text-shadow: 0px !important;
        color: #fff;
        background: #002957;
        border-color: #002957;
        border-radius: 7px;
    }*/
    .footer .col-xs-3 {
        width: 100%;
        text-align: left;
    }
}




/*==== MINS ====*/

/*================== 992px - 1199px ==================*/

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
    #gallery #content img {
        width: 100%!important;
    }
}

/*=================== 768 - 991px ====================*/

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

/*====================== min 768px ======================*/

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    .product-list .product-thumb .button-group {
        border-left: none;
    }
    /* fixed colum left + content + right*/
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/*====================== max 768px ======================*/

/* make logos appear under last furniture images on home page */
@media (max-width: 768px) {
    .home > .container > .row > #content {
        display: table;
        float: none;
    }
    .home > .container > .row > #content > .htmlcontent:nth-child(3) {
        display: table-footer-group;
        border: 1px solid black;
        float: none;
    }
    .home > .container > .row > #content > .htmlcontent:nth-child(2) {
        display: table-header-group;
        float: none;
    }
}


/*====================== max 420px ======================*/

@media (max-width:420px){
.section-1 .banner-1 {
    max-width: 100% !important;
    margin-top: 69%;
    background: rgba(255, 255, 255,0);
}
.section-1 .banner-2 img {
    display: none;
}
.mobilewarehouse {
    text-align: center;
    margin-left: 8%;
}
.section-2 .banner-1 img {
    max-width: 100% !important;
    margin-top: 18%;
}
.section-2 .banner-2 {
    max-width: 100% !important;
    margin-top: 61%;
    background: rgba(255, 255, 255,0);
}
.section-3 .banner-1 {
    max-width: 100% !important;
    background: rgba(255, 255, 255,0);
    margin-top: 46%; 
}
.branding {
    margin-top: 23%;
}
}

@media (min-width:421px){
.mobilewarehouse {
	display: none;
}
}

/*====================== max 320px ======================*/

@media (max-width:320px){
.section-1 .banner-1 {
    max-width: 100% !important;
    margin-top: 78%;
}
}