html,
body {
    color: #555555;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    background-color: #FFFFFF;
    /*-moz-box-shadow: 3px 3px 5px 6px {wrapper-shadow-custom};
	-webkit-box-shadow: 3px 3px 5px 6px {wrapper-shadow-custom};
	box-shadow: 3px 3px 5px 6px {wrapper-shadow-custom};*/
    /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -20px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
}

.btn-primary {
    color: #FFFFFF !important;
    background: #428BCA;
    cursor: pointer;
    background-image: -ms-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -moz-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -o-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -webkit-gradient(linear,top,bottom,color-stop(0,#428BCA),color-stop(1,#428BCA));
    background-image: -webkit-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: linear-gradient(top,#428BCA 0,#428BCA 100%);
}

a {
    color: #428BCA;
}

    a:hover {
        color: #084D8A;
    }


.featureProductHeading {
    color: #428BCA;
}

    .featureProductHeading:hover {
        color: #084D8A;
    }



/* Set the fixed height of the footer here */
#footer {
    background-color: gainsboro;
}

    #footer span {
        font-size: 12px;
    }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Open Sans', sans-serif;
}

.search-box {
    background-color: #f3f3f3;
    padding: 5px;
}

.top-category {
    background-color: #ececec;
}

.top-link {
    background-color: #ececec;
    margin-bottom: 20px;
}

.footer-message {
    background-color: #ffffff;
    padding: 5px;
    font-size: 15px !important;
    font-size: smaller;
    font-weight: bold;
    text-align: center;
}

.footer-link {
    background-color: rgba(43, 35, 35, 0.11);
    padding: 5px;
}

#footer {
    background-color: #273990;
}

.navbar-default .navbar-nav > li > a {
    color: #777777;
}

.sm-clean {
    background: !important;
    border: !important;
}

ul.sm ul li:not(.sideMenuLi) {
    background: #FFFFFF !important;
}
/*top navbarbar style Begin*/
ul.sm ul.sm-nowrap > li > a {
    color: #3E3E3E !important;
}

.dropdown-menu > li > a:hover {
    background-color: #F5F5F5 !important;
    color: #5C5C5C !important;
}
/*.navbar-default .navbar-nav > li > a:hover
{
	background-color: #F5F5F5 !important;
	color: #5C5C5C !important;
}*/
.sm-clean a.highlighted {
    color: !important;
}
/*//added code by himanshu starts*/
.sideMenuLi > ul.sm-nowrap > li > a:hover {
    background: #F5F5F5 !important;
}

/*.sideMenuLi > ul.sm-nowrap > li > a{
        color: !important;
    }*/

/*//added code by himanshu ends*/
.sm-clean a {
    color: !important;
}

.sm-clean ul {
    background: !important;
}

ul.sm ul a, ul.sm-vertical a {
    color: !important;
}

.sm-clean-vertical a.highlighted {
    background: #F5F5F5 !important;
}

.topNavHeight {
    min-height: 0px !important;
    margin-bottom: 5px;
    background-color: #FFFFFF !important;
    border-bottom: 0px;
    height: 45px;
}

.existingCustomer {
    background: #F5F5F5 !important;
    color: #777777 !important;
}

.loginpanel {
    background: #F5F5F5 !important;
    color: #777777 !important;
}

.SpecialProductstyler {
    border: 1px solid

{
    spl-prods-border
}

!important;

background:; /* Old browsers */
background: -moz-linear-gradient(top, 0%, {spl-pro#F5F5F5ds-bgc} 23%, 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(23%,), color-stop(100%,)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, 0%, 23%, 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, 0%, 23%, 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, 0%, 23%, 100%); /* IE10+ */
background: linear-gradient(to bottom, 0%, 23%, 100%); /* W3C */
}

.specialproductheader {
    background: !important;
}

.topNav ul > li > a {
    padding: 0px;
    font-size: 13px;
    color: black;
}

.thumbnail {
    background: #FFFFFF !important;
    border:

{
    featur-prod-border
}

!important;
}
/*.navbar-inverse .navbar-nav>.open>a{
        background-color:#FFFFFF !important;
    }*/
/*//code done by himanshu for fixing 51220 on 23-11-2015*/
.navbar-inverse .navbar-nav > .open > a {
    background-color: #5C5C5C !important;
}
/*//code ends here*/
.categoryNavHeight {
    min-height: 4px !important;
    margin-bottom: 15px;
    border-radius: 0px;
    color: #FFFFFF;
    background-color: #000000;
}
/*#category-menu > li > a:hover{
     background-color:#FFFFFF !important;
 }*/
/*//changes done by himanshu*/
#category-menu > li > a:hover {
    background-color: #5C5C5C !important;
}

#category-menu > li > a > span:hover {
    color:

{
    top-cat-menu-col-on-hov
}

!important;
}

/*//changes ends by himanshu*/
.caption {
    color: #777777 !important;
}

.breadcrumb {
    background-color: #FFFFFF !important;
}

.breadcrumbcolor {
    color: #428BCA !important;
}

.breadcrumb > .active {
    color: #777777 !important;
}

.productTableHeader {
    background-color: #EB36A9 !important;
    color: #FFFFFF !important;
}

.table {
    color:

{
    grid-list-col
}

!important;
}

.categoryNav ul > li > a {
    padding: 6px;
    font-size: 13px;
    color:white;
}

.footer-link {
    background-color: #E0E0E0 !important;
}

#footer {
    background-color: #3A3085 !important;
}

.brandCategoryNav {
    margin-right: 70px;
    color: white !important;
}


.searchBox {
    background-color: #E0E0E0 !important;
}


.menu-item > li {
    margin-right: 20px !important;
}

.menu-item ul li a {
    padding: 10px;
}

#category-menu > li > a {
    color: white !important;
}




.paddingTop5 {
    padding-top: 5px;
}
/*top navbarbar style End*/


.marginTop4 {
    margin-top: 4px !important;
}

.customerlocation {
    margin-left: 37px;
    padding-bottom: 7px;
    margin-top: -10px;
}

.marginTop4 {
    margin-top: 4px !important;
}

.logoAlign {
    height: 100px;
}

.searchBox {
    background-color: #ECECEC;
    padding: 5px;
    margin-top: 31px;
    margin-right: 16px;
}

.searchButton {
    color: #FFFFFF !important;
    background-color: #428BCA; /* Old browsers */
    background: -moz-linear-gradient(top, #428BCA 0%, #428BCA 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428BCA), color-stop(100%,#428BCA)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #428BCA 0%,#428BCA 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #428BCA 0%,#428BCA 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #428BCA 0%,#428BCA 100%); /* IE10+ */
    background: linear-gradient(to bottom, #428BCA 0%,#428BCA 100%); /* W3C */
    border-radius: 0px !important;
    padding: 5px 20px;
    font-size: 20px;
}

btn-default {
    color: #FFFFFF !important;
    background-color: #428BCA; /* Old browsers */
    background: -moz-linear-gradient(top, #428BCA 0%, #428BCA 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428BCA), color-stop(100%,#428BCA)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #428BCA 0%,#428BCA 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #428BCA 0%,#428BCA 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #428BCA 0%,#428BCA 100%); /* IE10+ */
    background: linear-gradient(to bottom, #428BCA 0%,#428BCA 100%); /* W3C */
}

.searchButton:hover {
    color: white !important;
}

.searchText {
    border-radius: 0px !important;
    height: 40px;
}


.cartButton {
    /*color: #FFF;
background-color: #BD2B2B;
border-radius: 0px !important;
padding: 8px 18px;
margin-top:18px;*/
    color: #FFF;
    background-color: #F50823;
    /*width: 81px;*/
}

    .cartButton:hover {
        color: white !important;
    }

.cartCount {
    border-radius: 50px;
    background-color: #FFF;
    color: black;
    height: 20px;
    width: 19px;
    padding: 3px !important;
    font-weight: bold;
    vertical-align: middle;
    line-height: 15px;
    display: inherit !important;
}

.searchDropDown {
    width: 10%;
    margin-right: 10px;
    margin-right: 10px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
}

.marginCategory.navbar-default .navbar-nav > li > a {
    margin-right: 70px;
}

.thumbHtWidth {
    min-height: 120px;
    min-width: 150px;
}

.imgHt110 {
    min-height: 110px;
}




#promotionContainer img {
    height: 110px;
    margin-bottom: 10px;
}

.articleStyle {
    font-size: small;
}


    .articleStyle h5 {
        text-align: center;
        color: #273990;
        font-weight: bold;
    }

.featuredTitle h4 {
    font-weight: bold;
    border-bottom: 2px solid #36b143;
    margin-top: 40px;
}

.noBkgdImag a {
    background-image: none !important;
    width: 10px;
}

.btnCustom {
    border: #273990;
    color: #FFFFFF !important;
    background: #428BCA;
    cursor: pointer;
    background-image: -ms-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -moz-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -o-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -webkit-gradient(linear,top,bottom,color-stop(0,#428BCA),color-stop(1,#428BCA));
    background-image: -webkit-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: linear-gradient(top,#428BCA 0,#428BCA 100%);
}

    .btnCustom:hover {
        color: white !important;
    }

#featuredProducts div.thumbnail {
    min-height: 450px;
}

#featuredProducts div.caption p {
    height: 80px;
}

a.carousel-control span {
    color: black !important;
}

div.caption h5 {
    color: black;
    font-weight: bold;
}

.padding30 {
    padding: 30px;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

.marginBottom30 {
    margin-bottom: 30px !important;
}

.priceColor {
    color: red;
}

.floatListLeft {
    float: left;
}

    .floatListLeft li {
        float: left;
        margin-right: 100px;
        margin-top: 10px;
    }

        .floatListLeft li a {
            cursor: pointer;
            color: inherit;
            text-decoration: none;
        }



.marginTop40 {
    margin-top: 40px;
}

#footerList ul {
    list-style: none;
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}

#footerList li:first-child {
    font-weight: bold;
    color: #273990;
}

#footerList li a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.text-muted {
    color: #FFF;
}

.marginBottom0 {
    margin-bottom: 0px;
}

.miniCartButton {
    color: #FFFFFF !important;
    background: #428BCA;
    cursor: pointer;
    background-image: -ms-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -moz-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -o-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: -webkit-gradient(linear,top,bottom,color-stop(0,#428BCA),color-stop(1,#428BCA));
    background-image: -webkit-linear-gradient(top,#428BCA 0,#428BCA 100%);
    background-image: linear-gradient(top,#428BCA 0,#428BCA 100%);
}

.marignTop5 {
    margin-top: 5px;
}

.textBox {
    padding: 5px;
    width: 40px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.priceProduct label {
    color: red !important;
}

.priceProduct span {
    color: red !important;
}

.scroller {
    max-height: 500px;
    overflow: scroll;
}

.auto {
    max-height: 500px;
    overflow: auto;
}

.content {
    padding: 40px !important;
}

ul.menuUser li a {
    padding: 10px;
}

.field-validation-error {
    color: red;
}

.requiredAsterik {
    color: red;
    color: #F00;
    font-size: 20px;
    margin-left: 20px;
}

.title {
    color: #C61CE8;
    font-weight: bold;
    border-bottom: 2px solid #F5F518;
}


    .title > a {
        line-height: 1;
        cursor: pointer;
        text-decoration: none;
        margin-right: 5px;
    }

.panel-section {
    border-bottom: 1px solid #e0e0e0;
    margin: 5px -15px;
    padding: 0px 15px;
}

.height140 {
    height: 140px;
}

.tblProductsList {
    font-size: 13px;
    font-family: verdana,arial,helvetica,sans-serif;
}

#tblProductGridLayout > thead > tr > th {
    border-bottom: none;
}

#tblProductGridLayout .caption {
    min-height: 200px !important;
    margin-bottom: 5px;
    border-bottom: 1px solid gainsboro;
}

.advHeightWidth {
    width: 880px;
    height: 261px;
}

.tagContainer {
    padding: 10px;
}

    .tagContainer a {
        color: grey;
    }

        .tagContainer a:hover {
            color: black;
        }

.tagImageSize {
    height: 38px;
    width: 38px;
}

.imgThumbnailNoBorder {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #FFF;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.error {
    text-align: center;
    font-size: 140px;
    line-height: 150px;
    font-weight: 800;
    color: #f4407f;
    margin-bottom: 0;
}

.error-message p {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    color: #333;
}

.error-human {
    margin-top: 40px;
}

    .error-human p {
        text-align: center;
    }

.productGridItemDetail .form-group {
    width: 100%;
    margin-bottom: 2px;
}

/*.sidebar-new {
    background: #fff;
}

    .sidebar-new .sm-clean-vertical a:hover, .sidebar-new .sm-clean-vertical a:focus, .sidebar-new .sm-clean-vertical a:active, .sidebar-new .sm-clean-vertical a.highlighted {
        border-style: none;
    }*/

@media (max-width:992px) {
    .advHeightWidth {
        width: 698px;
        height: 261px;
    }
}

@media (max-width:750px) {
    .advHeightWidth {
        width: 533px;
        height: 261px;
    }
    .navbar-nav li.dropdownPadding ul {
        position: absolute !important;
        /*width: 150px !important;*/
        left: 88px !important;
    }
    ul.sm li {
         float: none !important; 
    }
    
}

.categorydetail-list {
    /*min-height: 1000px !important;*/
}

.miniCart img {
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.align-right {
    float: right;
    margin-right: 20px;
}

.nowrap {
    white-space: nowrap;
}

.height350 {
    height: 350px;
}

.offset-left-10 {
    margin-left: 10px;
}

.offset-left-5 {
    margin-left: 5px;
}

.login-Heading {
    font-weight: bold;
    font-size: large;
    margin-left: 16px;
    font-family: 'Times New Roman';
}

.offset-left-30 {
    margin-left: 30px;
}

.offset-left-20 {
    margin-left: 18px;
}

.help-block-color {
    color: #737373;
}

.popupWindow {
    position: absolute;
    left: 250px;
    top: 250px;
    width: 400px;
    border: solid 1px black;
    padding: 10px;
    background-color: white;
    z-index: 10;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#cccccc);
    display: none;
    /* The html and body elements cannot have any padding or margin. */
}

.defaultUserLogin {
    margin-left: -34px;
}

.defaultUserTextLogin {
    margin-left: -28px;
}

.defaultPasswordLogin {
    margin-left: -34px;
}

.defaultPasswordTextLogin {
    margin-left: -27px;
}


.Login-left-bottom-10 {
    margin-left: 10px;
}

.imgwidthforProductList {
    height: 70px;
    width: 70px;
}

.fontSmaller {
    font-size: smaller;
}

.fontfamiltArial {
    font-family: Arial;
}

@media screen and (max-width: 900px) {

    .Login-left-bottom-10 {
        margin-left: 0px;
    }

    .card {
        font-size: 14px;
        font-weight: 500;
    }

    .nocard {
        padding: 0px;
        width: 155px;
    }

    .paddingmobile0 {
        padding: 0px;
    }

    .mobiletext_left {
        text-align: left;
    }

    /*.marginLeft30Per {
        margin-left: 30% !important;
    }*/

    .mobilemargin18 {
        margin-left: -18px;
    }

    .mobilemargin25 {
        margin-left: -25px;
    }

    .hrmobile {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .ManageUserB2bHeadingFont {
        font-size: 11px;
    }

    .ManageUserB2bPermissionPad {
        padding-left: 20%;
    }

    .dropdownPadding {
        padding-left: 35% !important;
    }

    .logoAlign {
        padding: 15px;
    }
}


@media screen and (min-width:900px) {

    .CustomerLocationForSystem {
        margin-left: 37px;
        padding-bottom: 7px;
        margin-top: -10px;
    }
}

@media screen and (min-width: 470px) and (max-width: 767px) {
    .ProductDetailImage {
        width: 50%;
    }

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .HomeChat {
        width: 100%;
    }
}


@media screen and (max-width: 767px) {

    .marginLeft30Per {
        margin-left: 30% !important;
    }

    
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .LoginCustomerIdWidth {
        width: 50% !important;
    }
    /*to show user menu title full on ipad screen*/
    .menu-item > li {
        margin-right: 15px !important;
    }


}

.test > ul {
    list-style-position: inside;
}



.offset-left-negative-10 {
    margin-left: -10px;
}




/*//code done by himanshu starts here*/
.featuredTitle {
    color: #C61CE8 !important;
    border-bottom: 2px solid #F5F518;
}


.specialproductheader {
    color: #C61CE8 !important;
}

.greenBorderHeader {
    border-bottom: 2px solid #F5F518
}

.cartGrid {
}

.cartHeader {
    background: #EB36A9 !important;
    color: #FFFFFF !important;
}

.cartGridBody {
    color:

{
    grid-list-col
}

!important;
}

.cartGridBody > span {
    color:

{
    grid-list-col
}

!important;
}
/*span.PriceValue{
          color:{grid-list-col} !important ;
    }*/
span.UOMColor {
    color:

{
    grid-list-col
}

!important;
}

#category-menu > li > a > span {
    color: #FFFFFF !important;
}

#category-menu > .sm-norap > li {
}

#category-menu > li > ul.sm-nowrap > li {
    background-color: #FFFFFF !important;
}

    #category-menu > li > ul.sm-nowrap > li > ul.sm-nowrap > li {
        background-color: #FFFFFF !important;
    }

        #category-menu > li > ul.sm-nowrap > li > ul.sm-nowrap > li ul.sm-nowrap > li {
            background-color: #FFFFFF !important;
        }


/*#main-menu > .open {
        background-color : #F5F5F5 !important ;
    }*/

/*#main-menu >.open>a{
        background-color:#F5F5F5 !important;
         color: #5C5C5C !important;
    }

          .mainLoginMenu >.open>a{
        background-color:#F5F5F5 !important;
         color: #5C5C5C !important;
    }*/


       .mainLoginMenu >.open>a{
        background-color:#FFFFFF !important;
          color: #777777 !important;
    }
      #main-menu > li > a:hover{
     background-color:#FFFFFF !important;
     color: #777777 !important;
 }
      #main-menu >.open>a{
        background-color:#FFFFFF !important;
          color: #777777 !important;
    }

.c_dtl_acc {
    margin-top: 30px;
}

div#heading_c {
    background: #407ec9;
    border-radius: 4px;
}

    div#heading_c h5 button {
        font-size: 22px;
        color: #fff;
    }

div#collapse_c .customer-details {
    box-shadow: none;
    padding: 10px 35px;
}

div#heading_c .btn-link:hover, div#heading_c .btn-link:focus {
    text-decoration: none;
}
.px-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ml-7 {
    margin-left: 7px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-40 {
    margin-left: 40px;
}

.no-paddding-left {
    padding-left: 0px;
}
.contact-sm-width {
    width: 50px;
}
/*//code done by himanshu ends here*/
@media (max-width:768px) {
    .categoryNav ul > li > a {
    font-size:10px;
    color:black !important;
    }
    /*.width-tablet {
    width:80%;
    }*/
    .width-tablet {
        width: 102%;
        position: relative;
        top: -20px;
    }
    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
    display:block !important;
    }
    .footer-tab {
    width:100%;
    font-size:10px;
    }
}
@media (min-width: 768px) {
    /*.navResponsive .navbar-collapse.collapse {
        display: none !important;
    }*/
    .menubar-responsive {
    display:none !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .navResponsive .navbar-collapse.collapse {
        display: none !important;
    }
    /*.navResponsive .navbar-toggle {
        display: block !important;
    }
    .menubar-responsive {
        display: none !important;
    }
    .vertical-menu {
        float: none !important;
    }*/
    .contact-sm-width {
        width: 50px;
    }
    navResponsive .navbar-collapse.collapse {
        display: none !important;
    }

    .navResponsive .navbar-toggle {
        display: block !important;
        z-index: 1;
    }
    .categoryNav ul > li > a {
        font-size: 13px;
        color: black !important;
    }
    ul#category-menu > li > ul > li > ul {
        position: absolute !important;
        left: 332px !important;
        top: 0px !important;
        width: 200px !important;
        max-width: 400px !important;
    }

    ul#category-menu > li > ul > li {
        width: 332px !important;
    }
    ul#category-menu > li, ul#category-menu > li > ul > li {
        clear: both;
    }
    .cart-sm-width {
        width: 70px;
        float: right;
        padding: 0;
    }
    .hidebtn {
        display: none !important;
    }
    .navbar-nav li.dropdownPadding ul {
        position: absolute !important;
        width: 150px !important;
    }
    .mobile-category {
        margin: 0 0 0px 0;
        border-radius: 4px 4px 0 0;
    }
    ul.sm ul li, ul.sm-vertical li {
        float: none !important;
    }

    .navbar-nav.navbar-right:last-child {
         margin-right: 10px; 
    }
}

@media (min-width: 1024px) {
    /*.navResponsive .navbar-collapse.collapse {
        display: block !important;
    }*/
    .categoryNav ul > li > a {
        font-size: 12px;
        /*color: black;*/
    }
}

@media (max-width: 576px) {
    div#collapse_c .customer-details {
        box-shadow: none;
        padding: 10px 20px 10px 5px;
        font-size: 13px;
    }

    .popupWindow {
        left: 25px !important;
        width: 310px !important;
        text-align: center;
    }
    .input-group.searchBox {
        margin-top: 16px !important;
    }

    .orderText {
        text-align: center;
        position: relative;
        top: -33px;
        color: #fff;
        font-size: 13px;
        padding-top: 0px;
        line-height: 12px;
    }

    .ubermenu-skin-black-white-2 {
        border-bottom-width: 40px !important;
    }


    .mobilemargin16 {
        margin-left: -16px;
    }

    .btn {
        padding: 6px 6px;
    }

    .mobile-category {
        margin: 0 0 10px 0;
        border-radius: 4px 4px 0 0;
    }

    .bg-black > #category-menu > li > a, .bg-black > #category-menu > li > a > span {
        color: #fff !important;
    }

    .mob-collapse {
        position: relative;
        top: -10px;
    }

    .bg-black {
        background: #101010;
    }

    ul.sm ul li, ul.sm-vertical li {
        float: none !important;
    }

    .text-sm-left {
        text-align: unset;
    }

    .categoryNav ul > li > a {
        font-size: 13px;
    }
}
.thumbnail .caption {
    /*padding: 9px;
    color: #333;*/
    /*min-height: 210px;*/
}