/* New header */
.first-navigation {
    padding-top:25px;
}

.nav-item {
    background-image: url(../img/nav_separator.png);
    background-position: right center;
    background-repeat:no-repeat;
    padding:0 10px;
}

    .nav-item:last-child {
        background-image: none;
    }

    .nav>li>a:focus, .nav>li>a:hover {
        background-color: transparent;
        text-decoration: underline;
    }

.first-navigation ul {
    list-style-type: none;
}

.nav-item h4 {
    color:#636363;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size:12px;
}

.nav-item p {
    font-size:12px;
    color:#636363;
    letter-spacing: 1px;
}

.nav-item > a:hover, .nav-item > a {
    text-decoration: none!important;
}

.logged-in-user {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    padding-right: 10px;
}

.opening-time {
    background: url(../img/time_25_25.png);
    background-position: left center;
    background-repeat:no-repeat;
    padding-left:40px;
}

.search-icon {
    background: url(../img/search_25_25.png);
    background-position: left center;
    background-repeat:no-repeat;
    width:25px;
    height:25px;
    padding-right:30px;
    cursor:pointer;
}

.search-container {
    padding-top:10px;
}

.search-input {
    border:1px solid #FFFFFF;
    outline: none;
    box-shadow: none;
    display: inline-block;
    width: 80%;
    font-size:12px;
    color:#636363;
    letter-spacing: 1px;
}

    .search-input:active, .search-input:focus {
        outline: none;
        border:1px solid #c9c9c9;
        box-shadow:none;
    }

.afillbox-new {
    position: absolute;
    width: 700px;
    background: #ffffff;
    background-color: rgb(255, 255, 255);
    margin-top: 36px;
    margin-left: 29px;
    z-index: 999;
}

.cart-icon {
     background: url(../img/cart_25_25.png);
    background-position: left center;
    background-repeat:no-repeat;
    width:100%;
    height:22px;
    padding-left:35px;
    font-size:12px;
    color:#636363;
    letter-spacing: 1px;
}

.navbar-nav > li.login-sigin > a, .navbar-nav > li.go-to-cash > a{
  font-size : 12px;
  letter-spacing : 1px;
  color : #636363;
  cursor:pointer;
}

.first-navigation .navbar-brand > img {
    max-width: 153px;
    width:100%;
    margin:0 auto;
}

.first-navigation .navbar-brand {
    float:none;
    margin:0 auto;
    padding:0;
}

.first-navigation .navbar-right, .first-navigation .navbar-left {
    border-bottom: 1px solid #c9c9c9;
    height:80px;
}

.second-navigation {
    margin-bottom:0;
}

.second-navigation ul.navbar-nav {
    margin:10px auto 0 auto;
    width: 100%;
    text-align: center;
}


.second-navigation ul.navbar-nav li {
     float: none;
     display: inline-block;
}

.second-navigation ul.navbar-nav li a {
  font-weight : bold;
  font-size : 12px;
  line-height : 17px;
  letter-spacing : 0.53px;
  text-transform : uppercase;
  color : #486D97;
}

/* Navbar mobile */
@media (max-width:767px) {
    .navbar-mobile {
        height:60px;
    }
}
.navbar-mobile {
    background:#486d97;
    position: fixed;
    z-index: 9999999;
    width: 100%;
    margin-bottom:80px;
}

.navbar-mobile .navbar-brand-container{
    padding-top: 1px;
}

.navbar-mobile ul {
    list-style-type: none;
}

.navbar-mobile .navbar-brand > img {
    height:auto;
}

.cart-icon-item:hover .dropdown-menu-shipping-cart {
    display: block;
}

.search-icon-white {
    background: url(../img/search_white_25_25.png);
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    height: 45px;
    cursor: pointer;
    padding-left: 80px;
}

.navbar-main-search .form-control {
    border-bottom: 1px solid #e3e3e3!important;
}

.search-input-mobile {
    border-bottom: 1px solid #e3e3e3;
    outline: none;
    box-shadow: none;
    display: inline-block;
    width: 90%;
    font-size:12px;
    letter-spacing: 1px;
    background:transparent;
    border-top:none;
    border-left:none;
    border-right:none;
    border-radius:0;
    padding-left: 36px;
    color: #FFF;
    font-size:12px;
    letter-spacing: 1px;
}
    .search-input-mobile:focus,.search-input-mobile:active {
        box-shadow:none;
        border-bottom: 1px solid #FFF;
    }

    .navbar-main-search-submit:hover {
        color:#FFF;
    }

.search-input-container-mobile {
    top:45px;
}

.search-container-mobile ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
.search-container-mobile ::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
.search-container-mobile :-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
.search-container-mobile :-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}

.login-icon-white {
    background: url(../img/login_white_35_35.png);
    background-position: center;
    background-repeat:no-repeat;
    width: auto;
    height: 47px;
    cursor: pointer;
}

.cart-icon-white {
    background: url(../img/cart_white_35_35.png);
    background-position: center;
    background-repeat:no-repeat;
    width:35px;
    height: 30px;
    cursor: pointer;
    position: relative;
}

.navbar-nav > li > a > span.product-counter-circle {
    width:17px;
    height:17px;
    border-radius: 30px;
    color:#FFF;
    background:#9ad3de;
    position: absolute;
    top: 6px;
    right: 9px;
    display: block;
    opacity: 1;
    padding-left: 5px;
    padding-top: 2px;
}

.nav>li.mobile-nav-item {

}

.nav>li.mobile-nav-item>a{
    display: inline-block;
}

.nav>li.menu-icon-white {
    background: url(../img/menu_35_35.png);
    background-position: center;
    background-repeat:no-repeat;
    width:35px;
   height: 48px;
    cursor: pointer;
    position: fixed;
    display: inline-block;
    right: 15px;
    z-index:1111;
}

.nav>li.menu-icon-dark {
    background: url(../img/menu_blue_35_35.png);
    background-position: center;
    background-repeat:no-repeat;
    width:35px;
    height:80px;
    cursor: pointer;
    position: fixed;
    display: inline-block;
    right: 15px;
    z-index:1111;
}


.sidebar-nav{
    color: #999;
    text-decoration: none;
    width: 250px;
    background: #FFF;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
    position: fixed;
    top:0;
    padding-top:30px;
    -webkit-box-shadow: -3px 0px 2px 0px rgba(90, 90, 90, 0.5);
    -moz-box-shadow:    -3px 0px 2px 0px rgba(90, 90, 90, 0.5);
    box-shadow:         -3px 0px 2px 0px rgba(90, 90, 90, 0.5);
    right: -285px;
    height: 100%;
    position: fixed;
    width: 285px;
    z-index: 1;
    transition: .2s
}

.visible {
     right: -285px;
      height: 100%;
      position: fixed;
      width: 285px;
      z-index: 1;
      background-color: #111111;
      transition: .2s
}

.bar {
  right: 0px;
}


    .sidebar-nav li a {
          font-size : 14px;
          line-height : 44px;
          letter-spacing : 0.81px;
          color : #636363;
          padding:10px;
          border-bottom: 1px solid #c9c9c9;
          display: block;
    }

    .sidebar-nav .menu-title {
        font-size: 16px;
        line-height: 44px;
        font-weight: bold;
        letter-spacing: 1.81px;
        text-transform : uppercase;
        color:#486d97;
    }

.category-button {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.53px;
    text-transform: uppercase;
    color: #486D97;
    background-image: url(../img/collapse_arrow.png);
    background-position: right center;
    background-repeat:no-repeat;
    padding-right: 20px;
}

.login-container:hover .dropdown-menu-login {
    display: block;
}

/* Footer */
.footer-lg {
    border-top:#c9c9c9 1px solid;
    padding-top: 30px;
    margin: 0 30px;
}

.footer-lg .widget-title-sm {
    color: #636363;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 12px;
}

.location-icon {
    background: url(../img/location_25_25.png);
    background-position: left center;
    background-repeat:no-repeat;
    width:25px;
    height:25px;
}

.phone-icon {
    background: url(../img/phone_25_43.png);
    background-position: left center;
    background-repeat:no-repeat;
    width:25px;
    height:43px;
}

.email-icon {
    background: url(../img/email_25_25.png);
    background-position: left center;
    background-repeat:no-repeat;
    width:25px;
    height:25px;
}

.login-container a, .navbar-nav>li.login-container >a {
    font-size: 12px;
    letter-spacing: 1px;
}

.modal {
    width:90%;
    background:#FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 60px auto;
    z-index: 99999999999;
    height: 90%;
    overflow-y: initial !important
}

.footer-lg p {
    font-size: 12px;
    color: #636363;
    letter-spacing: 1px;
}

.phone-numbers {
    font-size: 12px;
    letter-spacing: 1px;
}

.email-container p {
    padding-top: 3px;
}

.footer-lg table {
    font-size: 12px;
    color: #636363;
    letter-spacing: 1px;
    width: 65%;
}

.footer-lg ul {
    list-style-type: none;
    padding-left:0;
}
.footer-lg ul li a{
    font-weight : bold;
    font-size : 12px;
    line-height : 37px;
    letter-spacing : 0.53px;
    color : #486D97;
}

.blacknwhite {
   filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    max-width:140px;
    max-height:80px;
}

    .blacknwhite:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: all 0.3s ease-in-out 0s;
    }

.logo-container {
    line-height: 39px;
    padding-top:20px;
    padding-bottom: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.logo-container .flex-item {
    margin: auto;
}

@media (min-width:768px) {
    .arukereso-logo {
        width:auto;
        max-height: 28px;
    }

    .argep-logo {
      width:auto;
        max-height: 46px;
    }

    .dpd-logo {
        width:auto;
          max-height: 46px;
    }

    .barion-logo {
        width:auto;
        max-height: 46px;
    }
}

footer p.copyright {
    font-size: 12px;
    color: #636363;
    letter-spacing: 0.5px;
    padding-top:10px;
    padding-bottom: 20px;
    text-align: center;
}


@media (max-width:993px) {
    .placeholder-div {
        height:100px;
    }
}

@media (max-width:995px) {

    .footer-lg {
        background-color: #e3e3e3;
        margin:0 auto;
        padding-top: 0px;
    }

    .footer-lg .row .footer-column {
        margin:0 auto;
        text-align: center;
        border-bottom: 1px solid #c9c9c9;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footer-lg .row > .footer-column:last-child {
        border-bottom: none;
    }

    .widget-title-sm {
        font-size:15px!important;
        padding:10px;
        margin-bottom:0px;
    }

    .location-icon, .phone-icon, .email-icon {
        background-position: center;
        margin:0 auto;
    }

    .location-text {
        text-align: center;
    }

    .footer-lg table {
        margin: 0 auto;
        text-align: center;
        display: inline;
    }

    .footer-lg table td{
        text-align: left;
        padding:0px 10px;
    }

    .separator {
        border-bottom: 1px solid #c9c9c9;
    }

    .logo-container > div {
        text-align: center;
        margin-bottom:10px;
    }

    .logo-container > div .flr {
        float:none;
    }

    .arukereso-logo {
        width:auto;
        max-height: auto;
    }

    .argep-logo {
        width:auto;
        max-height: auto;
    }

    .dpd-logo {
        width:auto;
        max-height: auto;
    }

    .barion-logo {
        width:auto;
        max-height: auto;
    }

    footer p.copyright, .logo-container {
        padding-left:20px;
        padding-right:20px;
        text-align: center;
    }

}
@media (min-width:768px) and (max-width: 991px) {
    .navbar-mobile {
        height:51px;
    }
}

@media (min-width:992px) and (max-width: 1199px) {
    .nav-item {
        padding: 0px;
    }
}

/*.category-container {
     background: #e3e3e3;
     background-color: #e3e3e3;
     display: block;
     height: auto;
     padding-bottom:15px;
     padding-top:15px;
}

.categories-list-mobile {
   width:70%;
   margin:0 auto;
}

.categories-list-mobile > li {
  border-bottom: 1px solid #c9c9c9;
}

    .categories-list-mobile > li:last-child {
        border:none;
    }

.categories-list-mobile > li > a {
    height: 30px;
    line-height: 35px !important;
    padding: 0 15px 0 25px !important;
    font-size: 14px;
    position: relative;
    width: 230px;
}

.categories-list-mobile {
    list-style-type: none;
}*/

.search-input-container-mobile.in {
    position: fixed;
    z-index: 999999;
    box-shadow: 0 0 0 1px #d9d9d9;
    height: 29px;
}

.username {
    font-size: 14px;
    color: #636363;
    letter-spacing: 0.5px;
}

.afillbox-mobile {
    position: absolute;
    width: 100%;
    background: #ffffff;
    margin-top: 40px;
    margin-left: -1px;
}

.modal-list {
    list-style-type: none;
    padding-left:0px;
}

.modal-list li a{
    font-size: 14px;
    line-height: 44px;
    letter-spacing: 0.81px;
    color: #636363;
    display: block;
}

.first-navigation .dropdown-menu>li>a {
    font-size: 12px;
    color: #636363;
    letter-spacing: 1px;
}







@media (max-width: 990px) {
    .desktopcatholder {display: none;}
    .page-title {
        margin-top: -60px!important;
        margin-bottom: 40px;
        line-height: 30px;
    }
}
.nrrhide li a {color:#777!important;}
.nrrhide li a:hover {color:#fff!important;}
.nrrhide li.cblack a {color:#000!important;}
.nrrhide li.cblack a:hover {color:#fff!important;}

@media (min-width: 768px) {
    .mmlist.navbar-collapse.collapse {display: none!important;}
    .nmmhide {display: none!important;}
    .onlyonmobile {display: none!important;}
}
@media (max-width: 995px) {
    .onlyonmobile {display: block!important;}
    .mmmshow {display: block;}
    .w100form.navbar-main-search-category {width: 100%!important;margin-bottom: 20px!important;margin-top: 90px!important;margin-left: 0!important;}
    .mmlist .pcholder .parentcat:before {margin-top: -5px;}
    .mmlist .subcat a {padding-left: 50px;}
    .nrrhide {display: none!important;}
    .nmmobmenu{position: absolute;top: 15px;right: 0;}
    .mcenter {width: 100%!important;margin: 0!important;}
    .mcenter a {float: none!important;display: block!important;}
    .mcenter a img {margin: 0 auto!important;}
    .nptbar {margin-top: 20px!important;}
    .nptbar .carticon {display: none!important;}
    .mmhide {display: none!important;}
}
.mmlist {margin-top: 15px;}
.mmlist .pcholder .parentcat:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d7";
    float: right;
}
.nheader {
    background: #bfbfbf;
    background: -moz-linear-gradient(top, #bfbfbf 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #bfbfbf 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #bfbfbf 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#ffffff',GradientType=0 );
}
.navbar-before-inverse, .navbar-main-white {background: transparent;}