
<style>
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

</style>
.new-heading {
    display: none !important;
}
.header-outer .navbar-default .navbar-nav>li>a
{
   font-family: 'Roboto', sans-serif !important;  
}



body {
       <!-- font-family: 'Fjalla One', sans-serif; -->
       
      
    font-size:14px;
    font-weight:400;
    background: #f9f9f9;
    position: relative;
    margin:0;
    padding:0;
    
    
       background-color: var( --bg-color) !important;
   
      padding-bottom: 86px;
    min-height: 100%;
     font-family: 'Roboto', sans-serif !important;
    
}
div#content {
    display: none;
}


.new-heading {
    display: none !important;
}

.main-content {
  background-color: var( --bg-color) !important;
}

:root {
      --block: #f9f9f9;
  --text: #000000;
   --primary-color: #142131;
  --secondary-color:#05598e;
  --font-color: #424242;
  --bg-color: #fff;
    --bg-box: #fff;
  --heading-color: #292922;
   --border-color: #dedede;
    --detail-text: #696969;
     --border-cat: #fff;
     --border-field: #d9d9d9;
     --hoverbg-link:#f5f5f5;
      --submenu-hover:#05598e;;
    
         --hoverbtn-link:#05598e;
       --label-clr:#333;
       --Primaryborder-color: transparent;
    --Primary-cat-inner-list-color:#142131;
         --border-upper-cat: #05598e;
      
 
}

[data-theme="dark"] {
      --bg-box : #242526;
  --primary-color: #1e1e1e;
  --secondary-color: #1e1e1e;
  --font-color: #e1e1ff;
  --bg-color: #000000;
  --heading-color: #818cab;
    --block: #000000;
      --text: #fff;
       --border-color: #000000;
           --detail-text: #fff;
            --border-cat: #5a5a5a;
            --border-field: #5a5a5a;
            --hoverbg-link:#171717;
            --hoverbtn-link:#000000;
            --label-clr:#fff;
              --Primaryborder-color:#393939;
              --Primary-cat-inner-list-color:#000000;
               --submenu-hover:#242424;
                --border-upper-cat:#242424;
            
}

/* Custom css central */


@charset "utf-8";
@font-face {
  font-family:NovaReg;
  src:url(../fonts/ProximaNovaRegular.otf)
}
@font-face {
  font-family:NovaSemB;
  src:url(../fonts/ProximaNovaSemibold.otf)
}
@font-face {
  font-family:NovaBold;
  src:url(../fonts/ProximaNovaBold.otf)
}
html {
    margin: 0;
    padding: 0;
    height: 100%;
}

footer.login-footer img {
    width: 190px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #05598e;
    border-color: #05598e;
}
ul.clearfix {
    padding-left: 0px;
}
.checked {
  color: orange;cursor:default;
}
.lSSlideOuter .lSPager.lSGallery li a {
    background: #fff;
    display: block;
    padding: 11px;
}
ul.clearfix li {
    float: left;
    width: 20%;
    list-style: none;
}
.m-ship input[type=submit],.m-ship input[type=reset] {
    margin-top: 20px;

}
.mar{
  margin-top: 20px !important;
}
/* Absolute Center Spinner */

.loading {
  position: fixed;
    z-index: 9999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.btn {
    position: relative;
  
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0 0 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}




.accordion-head * { 
  cursor: pointer; }
.accordion-head:hover { 
  color: #386B27; cursor: pointer;}
.accordion-head p {
    float: left;
    color: #ffffff;
    font-weight: 600;
  
    font-size: 16px;
    text-decoration: none;
    
    margin: 0;
}
.pagination>li {
    display: inline-block;}
.pagination {
  text-align: center;
    display: block;}

.accordion-body p { 
  color:#959696;font-size:14px; }
.arrow { 
  float: right; width: 0px; height: 0px; margin-top: 5px; border: 10px solid transparent; border-left-color: #62bb46;}
.arrow-close { 
  float: right;
  width: 0px; 
  height: 0px;
  margin-top: 5px;
  
    border: 6px solid transparent;
border-top-color: #ffffff;}
.arrow-open {
    float: right;
    width: 0px;
    height: 0px;
    margin-top: 8px;
   
    border: 6px solid transparent;
    border-top-color: #ffffff;
}
/*accordian filter*/
.fa-bell:before {
    font-size: 17px;
    content: "\f0f3";
}
.dropdown-header {
    background-color: #142131;
    display: block;
    padding: 7px 20px;
    font-size: 19px;
    line-height: 1.42857143;
    color: #ffffff;
    white-space: nowrap;
    font-weight: 600;
}
.prd_count {
    display: block;
     background-color: #142131 !important;
    color: #fff;
    padding: 13.5px;
    text-transform: uppercase;
}
.badge {
  position: absolute !important;
    top: -7% !important;
    left: 44%;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #142131;
    border-radius: 10px;
}
.pagination a:hover {
    color: #fff;
}
  .copyright a {
    color: #fff;
}
.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-color: #142131 !important;
    border-color: #122b40 !important;
}

/*bestbuy css*/
.pagination {
    <!-- font-family: Verdana, sans-serif; -->
    font-family: 'Roboto', sans-serif !Important;
    padding: 20px;
    margin: 7px;
}
    .pagination a {
    margin: 2px;
    padding: 0.3em 0.64em 0.43em 0.64em;
    background-color: #05598e;
    text-decoration: none;
    color: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
}

/* Absolute Center Spinner */
.slider img {
    width: 100% !important;
}
/*bell icon style*/
.dropdown-item.dropdown-notification:active, .dropdown-item.dropdown-notification.active {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}

.dropdown-notification:hover .notification-read {
  color: #34495E;
}

.dropdown-notification-all {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: oblique;
  background-color: #34495E;
  color: white;
}

.dropdown-notification-all:hover {
  background-color: #34495E;
  color: white;
}

.notifications-container {
  max-height: 300px;
  overflow: auto;
}

.notification-dropdown-menu {
  padding-bottom: 0;
  min-width: 528px;
}

.notification-img {
  width: 48px;
  display: inline-block;
  vertical-align: top;
}

.notifications-body {
  display: inline-block;
}

.notification-texte {
  text-align: left;
  margin: 0;
}
a.dropdown-item.dropdown-notification:hover {
    text-decoration: none !important;
    list-style-type: none !important;
}
a.dropdown-item.dropdown-notification {
    padding-bottom: 8px;
    border-bottom: 1px solid #e4e4e4;
    margin: 0px 0px 8px 0px;
    width: 100% !important;
    display: block;
    padding-left: 7px;
}
.notifications-body {
    display: inline-block;
    margin-left: 7px;
}
a#notifications-dropdown {
    margin-top: 2px;
}
.notification-read {
  margin: 0;
  height: 48px;
  vertical-align: top;
  line-height: 48px;
  padding-left: 15px;
  color: white;
  float: right;
}

.notification-date {
  text-align: left;
  color: #2980b9;
  margin: 0;
}

.notification-solo {
  margin-top: 1rem;
}

.notification-unread {
  text-decoration: none;
  background-color: #f7f7f9;
}

/*end*/
.loading {
  position: fixed;
    z-index: 9999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.loader-overlay{
  position: fixed;
    background: rgba(0, 0, 0, 0.62);
    height: 100%;
    width: 100%;
    z-index: 9;
    top: 0;
    left: 0;
  display: none;
}
.loader-spinner{
  position: absolute;
    height: 45px;
    width: 45px;
    background: white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 3px;
    padding: 11px;
}
.overlay-new {
    background: #00000063;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
  display:none;
}
.spin img {
    position: absolute;
    height: 45px;
    width: 45px;
    background: white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 3px;
    padding: 11px;
}
span .zipcodex{
  color:red;
}
/*bestbuy css*/
/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.86);
}
/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
div#expandcomment {
    background: #05598e;
  cursor:pointer;
    padding: 5px;
    font-size: 14px;
    position: relative;
    color: #fff;
}
.arrow-down {
    float: right;
    background: url(../images/arrow-down.png);
    width: 9px;
    height: 7px;
    margin-top: 6px;
    margin-right: 8px;
}


a.rst:hover {
    color: white;
    background: black;
} 
.arrow-up {
    float: right;
    background: url(../images/arrow-up.png);
    width: 9px;
    height: 6px;
    margin-top: 6px;
    margin-right: 8px;
}
div#expandcontent{
    background: #fff;
    padding: 10px;
}

   div#expandcomment-two {
       background: #05598e;
    padding: 5px;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    color: #ffffff;
}

div#expandcontent-three {
    background: #fff;
    padding: 10px;
}
div#expandcomment-three {
    background: #1f629f;
    padding: 5px;
    cursor: pointer;
    font-size: 15px;
    position: relative;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 700;
}

div#expandcontent-two {
    background: #fff;
    padding: 10px;
}
.reviews .alert-info {
    margin-bottom: 0px;
}
.review-portion {
    background: #fff;
    margin-top: 10px;
    padding: 13px;
}
/*Delete Modal*/
  .modal-dialog.delete-modal {
    text-align: center;
}
.modal-footer.success button {
    float: none !important;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}
.modal-footer.success {
    text-align: center;
}
.circle-outer-success i {
      display: block;
   border: 1px solid #5cb85c;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 77px;
    font-size: 29px;
    border-radius: 50%;
     color: #5cb85c;
    margin: 20px auto;

}
.modal-dialog.delete-modal {
    width: 370px;
}
.modal-dialog.delete-modal button.close:hover {
background: #1d1d1d;
    color: #fff;
    text-shadow: none;
}


.modal-dialog.delete-modal .modal-footer button {
    margin: 0px;
    width: 50%;
    float: left;

    border-radius: 0px;

}
.product-name a {
    text-decoration: underline;
}

.delete-modal button.btn.btn-danger {
    background: #05598e;
    border: 1px solid #05598e;
}
.modal-dialog.delete-modal .modal-header h4 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 2px 0px 0px 0px;
    margin-bottom: 0px;
}
.modal-dialog.delete-modal button.close {
    position: absolute;
    right: -7px;
      font-size: 20px !important;
    top: -7px;
    background: #ffffff;
    padding: 0px 7px;
    color: #000000;
    font-size: 28px;
    opacity: 1;
    border-radius: 5%;
    margin-top: 0px;
}
.delete-modal .fa-exclamation-triangle {
    display: block;
    border: 1px solid #ffac00;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 77px;
    font-size: 29px;
    border-radius: 50%;
    color: #ffac00;
    margin: 20px auto;
}
.modal-dialog.delete-modal .modal-footer {
    padding: 0px;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #142131;
    outline: none;
    border-color: #142131;
}
/**/

div#userinfo .modal-dialog {
    width: 300px;    text-align: center;
}
div#userinfo .modal-header {
    background: #142131 !important;
}
div#userinfo h6 {
    text-align: center;
    font-size: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding: 7px 0px 8px 0px;
    width: 60%;
    margin: 0 auto;
}
div#userinfo .modal-header .close {
margin-top: 0px !important;}
div#userinfo h4 {
    <!-- color: #fff; -->
    font-size: 17px;
        color: var( --text) !important;
}
div#userinfo p {
    padding-top: 5px;
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/*Sticky Bar*/
.ul-outer {
    position: fixed;
    left: 0px;
    z-index: 1;
         top: 50%;
    margin-top: -60px;

}

ul.ul-inner li {list-style:none;   }



ul.ul-inner li:nth-child(1) a:hover {
   left:0px;  text-decoration:none !important;

}
ul.ul-inner li:nth-child(1) i {
    margin-left: 14px;
}


ul.ul-inner li:nth-child(2) a:hover{
   left:0px;  text-decoration:none !important;
}
ul.ul-inner li:nth-child(2) i {
    margin-left: 12px;
}
ul.ul-inner li:nth-child(3) a {
   position: absolute;
    background: #b28915;
    text-decoration: none !important;
    padding: 8px 10px 10px 34px;
    color: #fff;
    font-size: 15px;
    left: -98px;
    width: 141px;
    height: 40px;
    top: 80px;
    transition: ease-in-out 0.5s;
}
ul.ul-inner li:nth-child(3) a:hover{
   left:0px;  text-decoration:none !important;
}
ul.ul-inner li:nth-child(3) i {
     margin-left: 12px;
}
ul.ul-inner li:nth-child(4) a {
        position: absolute;
    background: #0b5224;
    text-decoration: none !important;
    padding: 8px 10px 10px 35px;
    color: #fff;
      display: block;
    font-size: 15px;
    left: -84px;
    width: 127px;
    height: 40px;
    top: 120px;
    transition: ease-in-out 0.5s;
}
ul.ul-inner li:nth-child(4) a:hover {
   left:0px;  text-decoration:none !important;
}
ul.ul-inner li a {
    color: #fff;
}
ul.ul-inner li:nth-child(4) i {
    margin-left: 12px;
}
/**/


/*tables*/
.table-shop>tbody>tr:nth-child(even) {
        background: #f1f1f1;
}

input.q-handler {
    width: 80px;
}
i.fa.fa-trash-o.rect {
    border: 1px solid red;
    padding: 5px;
    margin-right: 5px;
    border-radius: 0px;
    color: red;
}
table.table-shop a {
    color: #f70000;
  transition:ease-in-out 0.5s;
    text-decoration: none;
    font-weight: 400;
}
table.table-shop a i{transition:ease-in-out 0.5s;}
table.table-shop a:hover i {
    background: #f00;
    color: #fff !important;
}

.table-shop .product-name {
  width: 40%
}
.table-shop img {
    width: 100%;
    min-width: 60px;
    max-width: 60px;
    text-align: center;
}



.table-shop .input-quantity {
  width: 40px;
  display: inline;
  text-align: center;
  height: 30px;
  line-height: 1.4em;
  padding: 5px 10px
}
.table-shop .icon {
  color: #c69c6d
}
/**/
.contact span {
    color: red;
}
.info-sec img {
    padding: 0px 34px;
}
.wrapper{background:url("../images/bg-n.jpg") no-repeat center center fixed;
 background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

      position: relative;

          min-height: 100%;}
.product-name a {
    color: #000000;
}

.desc-text {
    height: 160px;
    margin-top: 16px;
    padding: 0 0 10px;
    overflow-y: auto;
    margin-bottom: 7px;
}

a {
    color: #000000;}
a:focus, a:hover {
color: #161616;}



.outer-wrapper {
    padding: 5% 0px;    background: #f7f7f7;
}
.accordion li:last-child .link { border-bottom: 0; }

.accordion li{ list-style-type: none;}

.accordion-outer a.navbar-brand {

    color: #fff !important;
    <!-- font-family: NovaBold; -->
    font-family: 'Roboto', sans-serif !important;
    padding: 16px 13.5px 13px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}
.accordion-outer .navbar-collapse {
    padding: 0px;
}

.accordion-outer .navbar-default .navbar-toggle {
    border-color: #fff;
}
.accordion-outer .navbar-toggle:hover {
    background: #05598e !important;
    border: 1px solid #05598e !important;
}
ul#accordion {
    margin-bottom: 0px;
}


.accordion li i.fa-chevron-down {
  right: 9px;
    left: auto;
    font-size: 10px;
}




.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

 /* Submenu
 -----------------------------*/




.submenu li {        border-bottom: 1px solid #05598e;}

.submenu a {
  display: block;
  text-decoration: none;
    color: #ffffff;
  padding: 12px; text-decoration: none;
    padding-left: 15px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
 background: #05598e;
  color: #FFF;
}
.submenu li.active a {
    background: #05598e;color: #FFF;
}
/**/
footer.login-footer {
    text-align: center;
    position: absolute;
    padding: 13px 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
footer.login-footer p {
    margin-bottom: 0px;
}
.with-bg {
  background:url(../images/background.jpg) top center no-repeat;
  background-size:cover
}
.hr-top hr, h1, h2, h3, h4, h5, h6 {
  margin-top:0
}
h1 {
  <!-- font-family:NovaReg; -->
  font-family: 'Roboto', sans-serif !Important;
  font-size:26px;
  font-weight:400;
    color: #05598e;
}
body {
    color: #4d4f53;

}


h4 {
  font-size:13px
}

span.error {
  color:red;
}
.info-sec p {
    color: #05598e;
}
.login-wrapper h2 {
    color: #05598e;
}
.logo-outer {
    border: 2px solid rgb(234, 191, 58);
    border-width: 0px 0px 6px 0px;
    background: rgb(255, 255, 255);
}

.login-wrapper {
  height:auto ;
}
.logo {
    padding: 20px 0;
  text-align:center
}
.up {
    position: absolute;
    top: 0px;
        color: #2d291c;
    padding: 0px 6px;
    background: #e4e4e4;
}
.down {
    position: absolute;
    top: 14px;
    padding: 0px 6px;
    background: #e4e4e4;
        color: #2d291c;
}
.jRatingColor {
   background-color: #2d291c !important;}
.jRatingAverage {
    background-color: #000000 !important;}
.logo img {
    HEIGHT: 70px;
  margin:0 auto;
  display:inline-block
}
.login-inner {
    border-top: 5px solid #142131;
    padding: 28px 30px 38px;
    background: rgba(255, 255, 255, 0.8);
}
.login-inner input {
  padding-left:10px;
  border:1px solid #c9cac8;
  transition:ease-in-out .3s;
  -webkit-transition:ease-in-out .3s;
  -moz-transition:ease-in-out .3s;
  font-style:italic;
  font-size:13px;
  <!-- font-family:NovaReg -->
  font-family: 'Roboto', sans-serif !important;
}
.button, .login-inner input {
  width:100%;
  margin-bottom:15px;
  height:35px;
  outline:none
}
.login-inner #mail, .login-inner #pswdx, span.error {
  font-size:12px
}
.login-inner #nmsg {
  font-size:12px;
  background:#ffd6d6;
  display:block;
  padding:8px;
  color:#ff4a4a!important
}
.login-inner input[type=email], .login-inner input[type=text] {
  background:url(../images/email.png) no-repeat center right #fff;
  padding-right:50px
}
.login-inner input[type=password] {
  background:url(../images/key.png) no-repeat center right #fff;
  padding-right:50px
}
.login-inner input:focus {
    border: 1px solid #000000;
}
.login-inner p {
  margin-bottom:0;
  font-size:12px;
  color:red;
  display:none
}
.flexslider .slides img {
  height:auto;
  margin:0 auto;
  padding:10px
}
#recover {
  margin-bottom:15px
}

.login-inner h4 {
  color:#dc5034;
  margin-bottom:20px
}
.forgot {
    width: 100%;
       background: #142131;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.forgot a {
  color:#000;
  text-decoration:none;
  font-size:12px
}

.login-footer-first {
    background: #d9232e;
    color: #fff;
    padding: 18px 0 16px;
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 0px;
}

.login-head {
    border-bottom: 2px solid #05598e;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.login-head~p {
line-height:1.5
}
form {
  margin:0
}
.sy-pager li.sy-active a {
    background-color: #05598e!important;
}
.inner-logo {
    padding: 6px 0;
}
.inner-logo img {
width: 130px;
    margin-top: 15px;
    display: inline-block;
}


.breadcrumb-wrap ol {
  margin-bottom:0;
  padding:15px 0
}
.breadcrumb>li+li:before {
  padding:0 5px;
  color:#dc5034;
  content:"/";
  <!-- font-family:fontAwesome -->
  font-family: 'Roboto', sans-serif !important;
}

.header-outer .navbar-default {
  background:0 0;
  margin-bottom:0;
  border:0
}
.header-outer .navbar-default .navbar-nav>li>a {
  font-size:14px;
  font-weight:300;
    padding: 38px 15px;
  <!-- font-family:NovaReg; -->
  font-family: 'Roboto', sans-serif !Important;
  color:#000000;
  text-transform:uppercase;
  transition:ease-in-out .3s;
  -webkit-transition:ease-in-out .3s;
  -moz-transition:ease-in-out .3s
}
.header-outer .navbar-default .navbar-nav>li:last-child>a {
  padding-right:0
}
.header-outer .navbar-default .navbar-nav>li:first-child>a {
  padding-left:0
}
.header-outer .navbar-default .navbar-nav>.active>a, .header-outer .navbar-default .navbar-nav>.active>a:focus, .header-outer .navbar-default .navbar-nav>.active>a:hover {
  color:#403b3b;
  background-color:transparent;
  <!-- font-family:NovaReg -->
  font-family: 'Roboto', sans-serif !important;
}
.header-outer .navbar-default .navbar-nav>.open>a, .header-outer .navbar-default .navbar-nav>.open>a:focus, .header-outer .navbar-default .navbar-nav>.open>a:hover {
    color: #040e46;
  background-color:transparent
}
.header-outer .navbar-default .navbar-nav>li>a:focus, .header-outer .navbar-default .navbar-nav>li>a:hover {
        color: #040e46;
  background-color:transparent
}
.header-outer .navbar-default .navbar-brand {
  color:#000;
  transition:ease-in-out .3s;
  -webkit-transition:ease-in-out .3s;
  -moz-transition:ease-in-out .3s;
  padding:5px
}
.header-outer .navbar-default .navbar-brand img {
    width: 110px;
}
.header-outer .navbar-default .navbar-brand:focus, .header-outer .navbar-default .navbar-brand:hover {
  color:#4d4f53;
  background-color:transparent
}


.user-form input:focus, .user-form select:focus, .user-form textarea:focus, .user-form-modal input[type=email]:focus, .user-form-modal input[type=password]:focus, .user-form-modal input[type=text]:focus, .user-form-modal select:focus, .user-form-modal textarea:focus {
     border: 1px solid #142131;
}
.user-form-modal input[type=email], .user-form-modal input[type=password], .user-form-modal input[type=text], .user-form-modal select, .user-form-modal textarea {
  width:100%;
  margin-bottom:20px;
  padding-left:10px;
  outline:none;
  height:35px;
  font-size:13px;
  border:1px solid #d9d9d9;
  transition:ease-in-out .3s;
  font-style:italic
}
.user-form textarea {
  padding:7px 10px;
  height:100px;
  resize:vertical
}
.reviews ul {
    padding-left: 0px;
    margin: 0;
    font-size: 12px;
}


.user-form h3 {
  margin-bottom:20px
}
.s-out {
  padding:15px
}


.l-search input[type=submit] {
  width:18%
}

.l-search button.button, .l-search h3 {
  margin-bottom:2px;
}
input#sessTerm {
    height: 18px !important;
}
.leftbar h3 {
  border-bottom:2px solid #dc5034;
  display:inline-block;
  padding-bottom:10px;
  color:#dc5034;
  margin-bottom:35px
}
.leftbar .navbar-default {
  background-color:#dc5034;
  border-color:#dc5034;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.menu__breadcrumbs {
    font-size: 11px;
    line-height: 1;
    position: relative;
    padding: 1.5em;
    background: #ceb76a;
}
.leftbar .nav>li>a:focus, .leftbar .nav>li>a:hover {
  text-decoration:none;
  color:#fff;
  background-color:#005f59
}
.leftbar .nav>li>a {
  color:#fff;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.leftbar .navbar-default .navbar-collapse {
  padding:0
}
.leftbar .left-submenu li a {
  padding-left:25px;
  outline:none
}
.leftbar .nav-stacked>li+li {
  border-top:1px solid #00756e;
  margin-left:0;
  margin-top:0
}
.leftbar .nav>li>a:focus {
  background:#005f59
}
.leftbar .left-submenu {
  background:#00756e
}
.sy-caption {
  display:none!important
}
.sy-pager {
  bottom:10px;
  z-index:9;
  position:absolute;
  margin:0;
  padding:0
}
.product-wrap {
  border:1px solid #efefef;
  padding:0;
  background:#fff;
  position:relative;
  margin-bottom:30px
}
.product-img {
  position:relative;
  height:250px;
  overflow:hidden
}
div#myModal h4 {
    color: #fff;
    font-size: 17px;
}
.product-img img {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
    max-height: 190px;
    max-width: 220px;
  transition:ease-in-out 5s;
  -webkit-transition:ease-in-out 5s;
  -moz-transition:ease-in-out 5s
}
.product-wrap:hover .product-img>img {
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  transform:scale(1.2)
}

.new-product {
  background:#00aa46;
  color:#fff;
  padding:2px 8px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  font-size:15px;
  font-weight:400;
  position:absolute;
  z-index:1;
  left:15px;
  top:15px
}
.price {
  display:block;
        color: #05598e;
  font-weight:700;
  font-style:initial;
  margin-top:7px
}
.product-price {
  background:#ef3a63;
  color:#fff;
  padding:2px 8px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  font-size:15px;
  position:absolute;
  z-index:1;
  right:15px;
  font-weight:600;
  top:15px
}

.product-button {
  background:#dc5034;
  margin:15px -15px -15px;
  padding-left:15px;
  color:#fff;
  height:38px;
  line-height:38px;
  font-size:13px;
  z-index:2;
  position:relative
}
.add-button {
  float:right;
  width:45px;
  padding:0 12px;
  font-size:20px;
  background:#005f59;
  color:#fff
}
.product-name {
  text-align:center;
  color:#696969;
  margin:15px 10px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.owl-carousel .owl-item img {
  transform-style:preserve-3d;
  margin:0 auto
}
.controls, .product-overlay {
  position:absolute;
  width:100%;
  transition:ease-in-out .3s;
  text-align:center
}
.controls {
  bottom:0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  -webkit-transition:ease-in-out .3s;
  -moz-transition:ease-in-out .3s
}
.controls-two, .product-overlay {
  position:absolute;
  width:100%;
  transition:ease-in-out .3s;
  text-align:center
}
/*Search csss*/


input.w-100 {
    width: 100% !important;
}
.s-out {
    padding: 15px;
}
.res-btn {
    margin-top: 10px;
    background: #05598e !important;
}
#sidebar ul {
    padding-left: 0px;
}

aside > ul li {
    list-style-type: none;
}
.input-space input[type="text"] {
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    padding-left: 7px;
}
.checklist [type="checkbox"]:not(:checked) + label:before, .checklist [type="checkbox"]:checked + label:before {
    border-radius: 1%;
    content: '';
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    top: 1px;
    width: 1.25em;
    height: 1.25em;
    border: 1.1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.checklist {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */
}
.checklist.collapsed li {
  display: none;
}
.checklist.collapsed li:nth-of-type(-n+3) {
  display: list-item;
}
.checklist.collapsed:after {
  content: "More â®›";
  cursor: pointer;
}
.checklist.revealed.columns {
  columns: 2;
}
.checklist li {
  word-break: break-all;
  margin-bottom: 0.7em;
}
.checklist [type="checkbox"]:not(:checked),
.checklist [type="checkbox"]:checked {
  position: absolute;
  opacity: 0;
}
.checklist [type="checkbox"]:not(:checked) + label, .checklist [type="checkbox"]:checked + label {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
    line-height: 18px;
}
.scroll-c {

    
    overflow: auto;
    height: auto;
}
::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d; 
}
.checklist [type="checkbox"]:not(:checked) + label:before, .checklist [type="checkbox"]:checked + label:before {
    border-radius: 1%;
    content: '';
    position: absolute;
    left: 0;  font-family:'FontAwesome';
    top: 1px;
    width: 1.25em;
    height: 1.25em;
    border: 1.1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.checklist [type="checkbox"]:not(:checked) + label:after, .checklist [type="checkbox"]:checked + label:after {
   content: "\f00c";
   font-family:'FontAwesome';
    position: absolute;
top: 1px;
      left: 4px;
   
    font-size: 10px;
    line-height: -0.2;
   color: #142131;
    transition: all .2s;
   
}

.checklist [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.checklist [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.checklist [type="checkbox"]:disabled:not(:checked) + label:before,
.checklist [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;  font-family:'FontAwesome';
  background-color: #ddd;
}
.checklist [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.checklist [type="checkbox"]:disabled + label {
  color: #aaa;
}
.checklist [type="checkbox"]:checked:focus + label:before,
.checklist [type="checkbox"]:not(:checked):focus + label:before {
  border:2px solid #142131 !important;
}
.checklist label:hover:before {
  border:2px solid #142131 !important;
}
.mt1 {
    margin-top: 13px !important;
}
.mb {
    margin-bottom: 30px;
}

/**/

.controls-two {
  bottom:0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  -webkit-transition:ease-in-out .3s;
  -moz-transition:ease-in-out .3s
}
.menu__link:active .menu__link[data-submenu]:hover::after, .menu__link:focus, .menu__link:hover {
    color: #ceb76a !important;
    outline: none;
}

.product-wrap:hover .controls {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  transform:scale(1)
}
.product-overlay {
  background:rgba(0,0,0,.66);
  height:0%;
  top:0;
  left:0;
  z-index:2;
  color:#f9f9f9;
  padding:35px 25px;
  opacity:0;
  font-size:14px;
  text-shadow:0 0 4px #000;
  visibility:hidden
}
.product-wrap:hover .product-overlay {
  height:100%;
  opacity:1;
  visibility:visible
}
.product-overlay span {
  height:180px;
  display:block
}
.product-view {
  font-size:50px
}
.product-view a {
  color:#fff
}
.product-view a .fa {
  background:rgba(255,255,255,.31);
  padding:0 14px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  border-radius:7px;
  color:#fff;
  text-shadow:none
}
#carousel, .f-content {
    margin-bottom: 10px;
}
.f-content h2, .f2-content h2 {
  color:#fff;
  text-transform:uppercase;
  border-bottom:3px solid #4c4747;
  padding-bottom:10px
}
.f-content ul, .f2-content ul, .language ul {
  padding:0;
  margin:0
}
.f-content ul li {
  list-style-type:none;
  padding:9px 0 9px 20px;
  position:relative;
  border-bottom:1px solid #4c4747
}
.f-content ul li a, .f2-content ul li a {
  text-decoration:none!important;
  color:#fff
}
.f-content ul li:before {
  content:'\f101';
  position:absolute;
  left:0;
  font-family:fontAwesome
}
.f-content ul li:last-child, .f2-content ul li:last-child {
  border:0
}
.f2-content {
  margin-bottom:50px
}
.f2-content ul li {
  list-style-type:none;
  padding:9px 0 9px 50px;
  position:relative;
  border-bottom:1px solid #4c4747;
  word-wrap:break-word
}
.f2-content ul li:before {
  height:35px;
  width:35px;
  border:1px solid #4c4747;
  text-align:center;
  line-height:33px;
  color:#9e9e9e;
  top:12px;
  font-size:15px
}
.f2-content ul li:nth-child(1):before, .f2-content ul li:nth-child(2):before {
  content:'\f041';
  position:absolute;
  left:0;
  font-family:fontAwesome
}
.f2-content ul li:nth-child(2):before {
  content:'\f0e0'
}
.copyright {
    padding-top: 8px;
    font-size: 12px;
    color: #ffffff;
}
.language {
  text-align:right
}
.language ul li {
  display:inline-block;
  list-style-type:none;
  color:#fff;
  margin-right:20px
}
.language ul li img {
  margin-right:5px;
  height:12px;
  vertical-align:middle
}
.language ul li:last-child {
  margin-right:0
}
.language ul li a {
  color:#9e9e9e;
  text-decoration:none
}
.user-info {
    padding: 14px 0 14px 0px;
}


.welcome:before {
  content:'\f007'
}
.points:before {
  content:'\f005'
}
.cart:before {
  content:'\f07a'
}
.navbar-nav>li>.dropdown-menu {
    border: 0;
    border-radius: 0;
border-top: 4px solid #05598e;
}
.dropdown-menu>li>a {
  padding:6px 20px
}
.alert {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  position:relative;
  padding:10px 30px 10px 50px
}
.alert.error-message, .in-num input {
  margin-bottom:0
}
.alert:before {
  position:absolute;
  font-family:fontawesome;
  left:20px
}
.alert-warning:before {
  content:'\f071'
}
.alert-success:before {
  content:'\f00c'
}
.alert-danger:before {
  content:'\f00d'
}
.alert-info:before {
  content:'\f05a'
}

.desc-text {
  min-height:160px;
  margin-top:16px;
  padding:0 0 10px;
  margin-bottom:7px
}

.quantity {
  position:relative;
  height:63px;
  width:100px
}

.quantity .in-num span#msg {
    display: block;
    margin-top: 5px;
}

.down, .in-num, .up {
  position:absolute
}
.down, .up {
  right:0;
    height: 21px;
    width: 21px;
  border:1px solid #ddd;
  line-height:0;
  text-align:center;
  cursor:pointer;
  transition:ease-in-out .3s;
  -webkit-transition:ease-in-out .3s;
  -moz-transition:ease-in-out .3s;
  font-size:15px
}
#minus:focus, #plus:focus {
  color:#dc5034
}
.up {
  top:0
}
.down {
  bottom:0
}
.down:hover, .up:hover {
         color: #859852;
  border-color:#ccc;
}
.sect .button {
  margin-bottom:2px
}
.qua {
  padding:10px 0
}
#q-head {
  padding-top:10px
}
.review-sub textarea, .reviews {
  width:100%;

}
.review-sub textarea {
  height:150px;
  resize:vertical;
  outline:none;
  font-size:13px;
  margin-bottom:10px
}
.reviews {

}
.review-sub, .reviews {
  margin-bottom:20px
}
.reviews ul {
  padding-left:0px;
  margin:0
}
.reviews ul li {
  border-bottom:1px solid #ddd;
  margin-bottom:7px;
  padding-bottom:7px
}
.reviews ul li:last-child {
  border:0;
  margin-bottom:0;
  padding-bottom:0
}
.review-sub input {
  margin-bottom:0
}
table.order td {
  vertical-align:middle!important;
  border:0;
  border-bottom:1px solid #ddd;
  border-collapse:separate;
  empty-cells:hide
}



.t-img img {
  max-width:70px;
  max-height:70px;
  position:absolute;
  top:0;
  margin:auto;
  bottom:0;
  left:0;
  right:0
}
.t-img {
  position:relative;
  width:80px;
  height:80px;
  border:1px solid #919296
}

.cont .button, .m-ship, .table-responsive {
  margin-bottom:20px
}
table.order td .fa-refresh, table.order td .fa-trash-o {
  margin-right:7px
}
table.order td .fa-cart-arrow-down, table.order td .fa-external-link, table.order td .fa-refresh, table.order td .fa-trash-o {
  height:25px;
  width:25px;
  border:1px solid #ddd;
  text-align:center;
  line-height:22px;
  cursor:pointer;
  transition:ease-in-out .3s;
  -webkit-transition:ease-in-out .3s;
  -moz-transition:ease-in-out .3s;
  font-size:15px
}
table.order td .fa-refresh:hover {
  color:green;
  border-color:green
}
table.order td .fa-trash-o:hover {
  color:red;
  border-color:red
}
table.order td .fa-external-link:hover {
  color:#003865;
  border-color:#003865
}
table.order td .fa-cart-arrow-down:hover {
  color:#0084ff;
  border-color:#0084ff
}
table.order th {
  border:0
}
.m-ship {
  background:#fff;
  padding:15px
}
.agree input {
  width:15px;
  height:15px;
  outline:none;
  vertical-align:sub;
  margin:0 10px 0 0
}

.m-ship ul li {
  line-height:25px
}
.agree a {
  outline:none
}

.new-heading h1 {
  padding:10px 20px;
  text-transform:uppercase;
        color:#f9f9f9;
  font-size:26px
}

.user-form input, .user-form select {
  padding-left:10px;
    height: 35px;
  
}

.new-heading h1 img {
  height:28px;
  width:28px;
  float:left;
  padding:0;
  margin-right:30px
}
.m-ship p {
    line-height: 20px;
  margin-bottom:20px
}
.m-ship p:last-child {
  margin-bottom:0!important
}
.help {
  margin-bottom:20px!important
}
.check-rad, .contact p {
  margin-bottom:0
}
.check-rad {
  font-weight:400;
  line-height:1.5
}
label.check-rad input {
  height:15px!important;
  width:15px!important;
  margin:0 12px 0 0!important;
  vertical-align:sub
}
.info-sec {
       background: rgba(255, 255, 255, 0.8);
    padding: 25px;
    min-height: 214px;
     border-top: 5px solid #142131;
}
.forg {
min-height: 232px;
}
.first {
  list-style-type:none;
  margin:0
}
.first, .pad-0 {
  padding:0
}
.login-inner+a, ul.first a {
  text-decoration:none
}
ul.first li {
  border-bottom:1px solid #ddd;
  padding:10px 0;
  color:#4d4f53
}

.circle {
      padding: 16px 0px;
    height: 50px;
    width: 50px;
    display: inline-block;
    background: #142131;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 0 15px;
    transition: ease-in-out .3s;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
}
ul.first li:hover .circle {
  background-color:#dc5034
}
.login-inner+a {
  color:#000
}
.affix {
  -webkit-box-shadow:-3px 0 17px -1px #403b3b;
  -moz-box-shadow:-3px 0 17px -1px #403b3b;
  box-shadow:-3px 0 17px -1px #403b3b
}
.slider {
  position:relative;
  z-index:0;
      margin-top: 0%;
}
.modal-content {
  border-radius:0
}

.modal-header h2 {
  color:#fff
}
.modal-header .close {
    margin-top: 3px;
    <!-- color: #fff; -->
    opacity: 0.8 !important;
        color: var( --text) !important;
}
.modal-header .close:hover {

    opacity: 1;
}
.modal-body p, .modal-body ul {
  line-height:1.6
}
.modal-body form p {
  margin-bottom:15px!important
}
.modal-body form input {
  margin-bottom:3px!important
}
.rating-stars {
  z-index:0;
  position:relative
}
p.jRatingInfos {
  height:35px!important;
  margin-bottom:0!important;
  margin-top:7px!important
}
.thank {
  text-align:center;
  padding:50px
}
.thank .fa {
  font-size:40px;
  color:#13ad13;
  border:2px solid #13ad13;
  border-radius:50%;
  padding:20px;
  margin-bottom:20px
}
.p-green {
  color:#13ad13!important;
  font-weight:600;
  font-size:18px!important
}

@media (min-width:320px) and (max-width:550px) {
    .theme.styl {
    z-index: 999;
    top: 18px;
    position: absolute;
    left: 257px;
}
  .number input[type="text"] {
    width: 87.4% !important;}
footer.login-footer.bt {
    padding-bottom: 10px;
}
    footer.login-footer {
    padding-bottom: 43px;
        text-align: -webkit-center;
}
.copyright{
  text-align: center;
  font-size: 11px;
}
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    margin: 0px 15px 0 0;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 18px;}
  .m-ship input[type=submit] {
    margin-top: 5px;
}
  .flex-direction-nav a {

top: 64% !important;}
  div#carousel {
    width: 116px;
    margin: 0 auto;
}
  .review-portion {

margin-top: 5px;}
  .user-form hr {
    margin: 8px;
}


  .slider {
    display: none;
}

  button.btn.btn-danger.btn-sm {
    margin: 5px !important;
}
  .alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px !important;
    right: 0px !important;
    color: inherit;
}
  .user-form p {
    font-size: 12px;
}
  table.order thead th {
    border-top: 2px solid #ccc!important;
    padding: 4px 3px;
    font-size: 10px;
}
  .m-ship {
    padding: 9px;
}
.m-ship ul li {
    font-size: 13px;
    line-height: 20px;
}
.m-ship p {
    font-size: 13px;
    margin-bottom: 4px;
}
  .contact p {
    font-size: 12px;
}
  .alert {
    position: relative;
    padding: 5px 11px 5px 41px;
    font-size: 12px;
    margin-bottom: 5px;
}
  h2.sub-h {
    border-bottom: 4px double #4d4f53;
     margin: 5px 15px 5px;
    padding-bottom: 3px;
    font-size: 16px;
}
  .modal-dialog.delete-modal {
    width: 50%;
}
  div#expandcontent-three {
    background: #fff;
    padding: 0px 5px;
}
  span#expanderSign-three img {
    height: 17px;
    width: 17px;
    float: left;
    padding: 0px;
    margin-right: 9px;
    margin-left: 9px;
    margin-top: 2px;
}
  div#expandcontent-two .alert {
    margin-bottom: 0px !important;
    padding: 4px 40px;
}
  .reviews {
    background: none;
    min-height: auto;
}
  .review-sub textarea, .reviews {
    width: 100%;
    padding: 0px;
    border: 0px solid #ddd;
}
  .logo-outer {
    background: rgb(255, 255, 255);
    margin-bottom: 20px;}

  .logo {
    padding: 0px 0;}
.outer-wrapper {
    padding: 0px 0px 7% 0px;
}
  .login-wrapper {
margin-top: 10px;
}
  .back-to-top{    bottom: 90px;z-index:9999;}
.flexslider .slides img {
    width: 80%;
    display: block;
}


.button, .login-inner input {
    width: 100%;
    margin-bottom: 5px;
    height: 30px;
    outline: none;
}
.forgot {

    padding: 5px;
color: #fff;}
  .login-wrapper h2 {
color: #05598e ;
    font-size: 16px;
    margin-bottom: 5px;
}

  .login-inner {
    padding: 10px 16px;
}
.login-head~p {
    line-height: 1;
}
  .info-sec p {
    font-size: 13px;    margin-bottom: 5px;
}
  .info-sec h1 {
    margin-bottom: 7px;
    font-size: 16px;
}
  .info-sec {
    background: rgba(255, 255, 255, 0.8);
    padding: 16px 15px;
    min-height: auto !important;
    border-top: 5px solid #142131 ;
}
  .info-sec img {
    display: none;
}
  .cont .button, .m-ship, .table-responsive {
    margin-bottom: 10px;
}
  .cont .button, .m-ship, .table-responsive {
    margin-bottom: 5px;
}
  .table-shop td div.th_title {
    position: absolute;
    font-size: 12px;
    text-align: left;
}
  .table-shop>tbody>tr>td {
    padding: 5px;
    font-size: 12px;

}
  .sect.no-bod {
    border: none;
    padding-top: 1px;
}
  .review-sub, .reviews {
    margin-bottom: 5px;
    margin-top: 5px;
}
  .review-sub, .reviews {
    margin-bottom: 5px;
}
  div#update strong {
    padding-bottom: 3px !important;
    display: block;
}
  hr {
    margin-top: 10px !important;
margin-bottom: 10px !important;}
  .desc h2 {
           border: 1px solid #05598e;
    padding: 5px 10px;
    color: #fff;
    background: #05598e;
    margin-top: 10px;
}
.desc-text {
    height: auto;
    font-size: 13px;
      margin-top: 10px;
    min-height: auto;
    margin-bottom: 0px;
}
  .sect {
    border-top: 1px solid #ddd;
    padding: 9px 0 2px;
}
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {

    max-height: 340px;
}
  .sweet-alert {
    width: 60% !important;
    margin-left: auto !important;
    margin-right: auto !important;

}
.sweet-alert p {

    font-size: 13px !important;
    font-weight: 500;

    padding-top: 5px !important;

}
.sweet-alert button {

    font-size: 13px !important;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 3px 19px !important;
    margin: 8px 5px 0 !important;
    cursor: pointer;
}
  .sweet-alert h2 {
    color: #575757;
    font-size: 20px !important;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 5px 0 !important;
    padding: 0;
    line-height: 10px !important;
    display: block;
}
  .navbar {
    position: relative;
    min-height: 41px !important;}
  .navbar-toggle {
    margin-right: 10px;    padding: 6px 8px;
    margin-bottom: 0px !important; }
  .navbar-brand {
    float: left;
    height: 41px !important;}
  .navbar-toggle .icon-bar {
    display: block;
    width: 13px;
    height: 1px;
    border-radius: 1px;
}
  .accordion li i.fa-chevron-down {

    font-size: 9px;
    top: 10px;
}
  .l-search h3, .user-form h3 {
    font-size: 16px;
    padding: 9.5px;
    margin-bottom: 10px;
}
  .product-img img {
    max-height: 80%;
    max-width: 80%;
    margin-bottom: 30px;
    margin-top: 5px;
}
.price {

    margin-top: 0px;
}
.controls-two a {

width: 33%;}

.product-name {

    margin: 10px 10px;

}
.product-img {
    position: relative;
    height: 200px;
    overflow: hidden;
}
footer.login-footer p {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
  ul.ul-inner li:nth-child(1) i {
    margin-left: 0px;
}
ul.ul-inner li:nth-child(2) i {
    margin-left: 0px;
}
ul.ul-inner li:nth-child(3) i {
    margin-left: 0px;
}
  ul.sy-pager {
    display: none;
}
  table.table-shop label {
    line-height: 4px;font-size: 13px;
}
  .table-shop tr td.visible-xs, .table-shop tr th.visible-xs {
    display: block !important;
}
.logo img {
    HEIGHT: 43px;
    margin: 10px 0px;
}
  td.agree.padd-zero {
padding-left: 20px !important;
}
  .table-shop>tbody>tr {
    margin-bottom: 20px;
}
  .table-shop>thead>tr>th {
    border: none;
    text-transform: uppercase;
    display: none;}

.table-shop {
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 15px
}
.table-shop .product-name {
  width: 40%
}
.table-shop img {
  width: 100%;
  min-width: 60px;
  max-width: 60px;
  text-align: center
}
.table-shop>thead>tr>th {
  border: none;
  text-transform: uppercase;
  padding: 10px 10px;
  font-weight: normal
}
.table-shop>tbody>tr>td {
    border-width: 2px 1px 2px 1px !important;
      border-right: 0px;
    border-left: 0px;
  border: 1px solid #cacaca;
  border-top: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9;
  padding: 10px;
  vertical-align: top
}
.table-shop .input-quantity {
  width: 40px;
  display: inline;
  text-align: center;
  height: 30px;
  line-height: 1.4em;
  padding: 5px 10px
}
.table-shop .icon {
  color: #c69c6d
}
body.responsive .table-shop>thead {
  display: none
}
.table-shop, .table-shop tbody, .table-shop td, .table-shop tr {
  display: block;
  border: 0;
  width: 100%
}
.table-shop td {
    padding: 10px;
    position: relative;
      padding-left: 50% !important;
}
.table-shop td.notitle {
  padding-left: 20px !important;
  text-align: center !important
}
.table-shop td.text-center {
  text-align: left
}
.table-shop td.no_title {
  padding-left: 0 !important;
  text-align: center
}
.table-shop td div.th_title {
    position: absolute;
    left: 20px;font-weight: bold;
    width: 20%;
      padding-top: 1px;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
}
.table-shop td div.th_title.input-label {
  line-height: 3em

}
table.table-total {
  border: none;
  text-align: left;
  border-bottom: 2px solid #e9e9e9;
  margin-bottom: 20px;
}
table.table-total tr>th, table.table-total tr>td {
  border: none;
  padding: 5px 0 0 0;
  width: 47%
}
table.table-total tr>th.td-divider, table.table-total tr>td.td-divider {
  width: 6%
}
table.table-total h2 {
  font-size: 1.6em;
  font-weight: bold
}
.l-search input[type=submit] {
    width: 18%;
    height: 30px;    padding: 0px;border-radius:0px;box-shadow:none;
}
.button, .login-inner input[type=submit] {
    font-size: 13px!important;
    height: 30px;
    margin-bottom: 5px;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 15px;
    font-size: 12px;
}
.l-search input[type=text] {
height: 30px;}
.s-out {
    padding: 10px 10px;
}
  .product-wrap {

    margin-bottom: 10px;
}
  .l-search h3, .user-form h3 {
     margin-bottom: 5px;
     font-size: 16px;}
.accordion-outer a.navbar-brand {
      font-size: 16px;        padding-top: 11px;
}
.new-heading h1 img {
    height: 16px;
    width: 16px;

    margin-right: 9px;
}
  .accordion-outer .navbar-default {
  border: 1px solid #dedede;margin-bottom: 11px; }
    .logo img {
    HEIGHT: 50px;}
  footer.login-footer {
    margin-top: 20px;
}
.outer-wrapper {
    padding: 3% 0px 10% 0px;
}
.logo-outer{margin-bottom:0px;}
  .header-outer .navbar-default .navbar-brand img {
    width: 100px;
    padding-top: 0px !important;
    padding-left: 10px;
}
a.navbar-brand.visible-xs.visible-sm.margt {
    padding: 2px !important;
}
  .f-content h2, .f2-content h2{text-align:center;}
  .f2-content ul li {
    list-style-type: none;
    padding: 61px 0px 18px 0px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #4c4747;
    word-wrap: break-word;
}
.f2-content ul li:nth-child(1):before, .f2-content ul li:nth-child(2):before {
    content: '\f041';
    position: absolute;
    left: 0;
    right: 0px;
    font-family: fontAwesome;
    margin: 0 auto;
}
  .f-content ul li:before{content:" ";}
  #carousel, .f-content {
    margin-bottom: 10px;
    text-align: center;
}
.points, .welcome {
  margin-bottom:25px
}
.menu__link[data-submenu]::after {
  padding:0 35px 0 0
}
.accordion-outer h3{display:none;}
.new-heading h1 {

    font-size: 17px;margin-bottom: 10px;
}
.cont-text {
    margin-bottom: 11px;
    padding: 4px 10px;
    font-size: 12px;
}
.main-content {
padding: 10px 0 0;}
.sy-slides-wrap img {
    width: 100% !important;
}
.l-search {
    background: #fff;
    margin-bottom: 11px;
}
.user-form textarea {height: 45px; border: 1px solid #ccc;}

.user-form input, .user-form select, .user-form textarea {
  margin-right: 0px;    margin-bottom: 2px;    font-size: 12px;}
  .in-num input {
    width: 80px;
    height: 35px;
}
.submenu a {
    padding: 5px 15px;
    font-size: 12px;
}
    .accordion .link {
    padding: 6px 15px 6px 14px;
    font-size: 13px;}
  ul.nav.navbar-nav.navbar-right li a {
    border: 1px solid #efefef;
    border-width: 1px 0px 1px 0px;
}
.navbar-nav {
    margin: 0px -15px;
}
span.caret {
    float: right;margin-top: 9px;
    color: #0d0a0b;
}
ul.dropdown-menu li a {
    border: 1px solid #f9f9f9 !important;
    border-width: 1px 0px 1px 0px !important;
}
ul.dropdown-menu {
    padding: 0px;
}
ul.dropdown-menu li a {
    padding-left: 14px !important;
    color: #5a5a5a !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: rgb(243, 243, 243);
}
  .ul-outer {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 3;
    top: 100%;
    margin-top: -35px;
}
ul.ul-inner li a {
    color: #fff;
    width: auto !important;
    height: auto !important;
    position: static !important;
}
ul.ul-inner li {
    width: 25%;
    float: left;
    list-style: none;
}
ul.ul-inner {
    width: 100%;
    padding-left: 0px;
}


/**/
ul.ul-inner li:nth-child(1) a {
  background: #142131 ;
    text-align: center;
    padding: 7px 0px;
    display: block;
}
ul.ul-inner li:nth-child(1) a:hover {
         background: #05598e;
}
ul.ul-inner li:nth-child(2) a {
     background: #05598e;
    text-align: center;
    padding: 7px 0px;
   display: block;
}
ul.ul-inner li:nth-child(2) a:hover {
    background: #142131 ;
}

ul.ul-inner li:nth-child(3) a:hover {
    background: #05598e;
}
ul.ul-inner li:nth-child(4) a:hover {    background: #142131 ;}
ul.ul-inner li:nth-child(4) a {
    background: #05598e;
    padding: 7px 0px;
   display: block;
    text-align: center;
}
/**/

/**/
ul.ul-inner li:nth-child(1) a {
  background: #142131 ;
    text-align: center;
    padding: 7px 0px;
    display: block;
}
ul.ul-inner li:nth-child(1) a:hover {
         background: #05598e;
}
ul.ul-inner li:nth-child(2) a {
     background: #05598e;
    text-align: center;
    padding: 7px 0px;
   display: block;
}
ul.ul-inner li:nth-child(2) a:hover {
    background: #142131 ;
}

ul.ul-inner li:nth-child(3) a:hover {
    background: #05598e;
}
ul.ul-inner li:nth-child(4) a:hover {    background: #142131 ;}
ul.ul-inner li:nth-child(4) a {
    background: #05598e;
    padding: 7px 0px;
   display: block;
    text-align: center;
}
/**/
ul.ul-inner li a {
    color: #fff;
}
ul.ul-inner li:nth-child(4) i {
    margin-left: 0px;
}
button.btn.btn-danger {
    padding: 3px 8px;
    margin: 4px 4px;
}
.modal-footer .btn-danger {
    padding: 6px !important;
    margin: 0px !important;
}
}
@media (min-width:480px) and (max-width:767px) {
  .number input[type="text"] {
    width: 87.4% !important;}

  footer.login-footer.bt {
    padding-bottom: 10px;
}
  footer.login-footer {
    padding-bottom: 43px;
}
  .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    margin: 0px 15px 0 0;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 18px;}
  .m-ship input[type=submit] {
    margin-top: 5px;
}
  .flex-direction-nav a {

top: 64% !important;}
  div#carousel {
      width: 116px;
    margin: 0 auto;
}
  .review-portion {
    background: #fff;
margin-top: 5px;}
  .user-form hr {
    margin: 8px;
}
  .slider {

    margin-top: 0px;
}
  button.btn.btn-danger.btn-sm {
    margin: 6px !important;
}
  .alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px !important;
    right: 0px !important;
    color: inherit;
}
  .user-form p {
    font-size: 12px;
}
  table.order thead th {
    border-top: 2px solid #ccc!important;
    padding: 4px 3px;
    font-size: 10px;
}
    .m-ship {
    padding: 9px;
}
.m-ship li {
    font-size: 13px;
    line-height: 19px;
}
.m-ship p {
    font-size: 13px;
    margin-bottom: 4px;
}
  .contact p {
    font-size: 12px;
}
  .alert {
    position: relative;
    padding: 5px 11px 5px 41px;
    font-size: 12px;
    margin-bottom: 5px;
}
  h2.sub-h {
    border-bottom: 4px double #4d4f53;
    margin: 0 15px 5px;
    padding-bottom: 3px;
    font-size: 16px;
}
  body {
    padding-bottom: 180px;
}
  .modal-dialog.delete-modal {
    width: 50%;
}
  div#expandcontent-three {
    background: #fff;
    padding: 0px 5px;
}
  span#expanderSign-three img {
    height: 17px;
    width: 17px;
    float: left;
    padding: 0px;
    margin-right: 9px;
    margin-left: 9px;
    margin-top: 2px;
}
  div#expandcontent-two .alert {
    margin-bottom: 0px !important;
    padding: 4px 40px;
}
  .review-sub textarea, .reviews {
    width: 100%;
    padding: 0px;
    border: 0px solid #ddd;
}

button.btn.btn-danger {
    padding: 3px 8px;
    margin: 4px 4px;
}
.modal-footer .btn-danger {
    padding: 6px !important;
    margin: 0px !important;
}
  .back-to-top{    bottom: 90px;z-index:9999;}
  .flexslider .slides img {
    width: 40%;
    display: block;
}
  .table-shop td div.th_title {
    position: absolute;
    font-size: 12px;
    text-align: left;
}
  .cont .button, .m-ship, .table-responsive {
    margin-bottom: 10px;
}
  .sect.no-bod {
    border: none;
    padding-top: 1px;
}
  .review-sub, .reviews {
    margin-bottom: 5px;
}
  div#update strong {
    padding-bottom: 3px !important;
    display: block;
}
  .user-form textarea {height: 50px;    border: 1px solid #ccc;}
.reviews {
    background: none;
    min-height: auto;    margin-bottom: 20px;
}
  .user-form p {
    margin-bottom: 0px;}
.desc hr {
    margin-top: 10px !important;
margin-bottom: 6px !important;}
  .desc h2 {
       border: 1px solid #05598e;
    padding: 5px 10px;
    color: #fff;
    background: #05598e;
    margin-top: 10px;
}
.desc-text {
    height: auto;
    font-size: 13px;
      margin-top: 10px;
    min-height: auto;
    margin-bottom: 0px;
}
  .sect {
    border-top: 1px solid #ddd;
    padding: 9px 0 2px;
}
  input#number {
    height: 35px !important;
}
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {

    max-height: 340px;
}
footer.login-footer p {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
  .ul-outer {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999;
    top: 100%;
    margin-top: -35px;
}
ul.ul-inner li a {
    color: #fff;
    width: auto !important;
    height: auto !important;
    position: static !important;
}
ul.ul-inner li {
       width: 25%;
    float: left;
    list-style: none;
}
ul.ul-inner {
    width: 100%;
    padding-left: 0px;
}
/**/
ul.ul-inner li:nth-child(1) a {
  background: #142131 ;
    text-align: center;
    padding: 7px 0px;
    display: block;
}
ul.ul-inner li:nth-child(1) a:hover {
         background: #05598e;
}
ul.ul-inner li:nth-child(2) a {
     background: #05598e;
    text-align: center;
    padding: 7px 0px;
   display: block;
}
ul.ul-inner li:nth-child(2) a:hover {
    background: #142131 ;
}

ul.ul-inner li:nth-child(3) a:hover {
    background: #05598e;
}
ul.ul-inner li:nth-child(4) a:hover {    background: #142131 ;}
ul.ul-inner li:nth-child(4) a {
    background: #05598e;
    padding: 7px 0px;
   display: block;
    text-align: center;
}
/**/

ul.ul-inner li a {
    color: #fff;
}
ul.ul-inner li:nth-child(4) i {
    margin-left: 0px;
}
  ul.sy-pager {
    display: none;
}
  .table-shop tr td.visible-xs, .table-shop th.visible-xs {
    display: block !important;
}

  td.agree.padd-zero {
     padding-bottom: 0px;    padding-left: 20px !important;
}
  .table-shop>tbody>tr {
    margin-bottom: 20px;
}
  .table-shop>thead>tr>th {
    border: none;
    text-transform: uppercase;
    display: none;}

.table-shop {
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 15px
}
.table-shop .product-name {
  width: 40%
}
.table-shop img {
  width: 100%;
  min-width: 60px;
  max-width: 60px;
  text-align: center
}
.table-shop>thead>tr>th {
  border: none;
  text-transform: uppercase;
  padding: 10px 10px;
  font-weight: normal
}
.table-shop>tbody>tr>td {
    border-width: 2px 1px 2px 1px !important;
      border-right: 0px;
    border-left: 0px;
  border: 1px solid #cacaca;
  border-top: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9;
  padding: 10px;
  vertical-align: top
}
.table-shop .input-quantity {
  width: 40px;
  display: inline;
  text-align: center;
  height: 30px;
  line-height: 1.4em;
  padding: 5px 10px
}
.table-shop .icon {
  color: #c69c6d
}
body.responsive .table-shop>thead {
  display: none
}
.table-shop, .table-shop tbody, .table-shop td, .table-shop tr {
  display: block;
  border: 0;
  width: 100%
}
.table-shop td {
    padding: 10px;
    position: relative;
    padding-left: 48% !important;
}
.table-shop td.notitle {
  padding-left: 20px !important;
  text-align: center !important
}
.table-shop td.text-center {
  text-align: left
}
.table-shop td.no_title {
  padding-left: 0 !important;
  text-align: center
}
.table-shop td div.th_title {
    position: absolute;
    left: 20px;font-weight: bold;
    width: 20%;
      padding-top: 1px;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
}
.table-shop td div.th_title.input-label {
  line-height: 3em
}

table.table-total {
  border: none;
  text-align: left;
  border-bottom: 2px solid #e9e9e9;
  margin-bottom: 20px
}
table.table-total tr>th, table.table-total tr>td {
  border: none;
  padding: 5px 0 0 0;
  width: 47%
}
table.table-total tr>th.td-divider, table.table-total tr>td.td-divider {
  width: 6%
}
table.table-total h2 {
  font-size: 1.6em;
  font-weight: bold
}

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: rgb(243, 243, 243);
}
  ul.dropdown-menu {
    padding: 0px;
}
ul.dropdown-menu li a {
    padding-left: 14px !important;
    color: #5a5a5a !important;
}
  ul.dropdown-menu li a {
    border: 1px solid #f9f9f9 !important;
    border-width: 1px 0px 1px 0px !important;
}
  .navbar-nav {
    margin: 0px -15px;
}
  ul.nav.navbar-nav.navbar-right li a {
    border: 1px solid #efefef;
    border-width: 1px 0px 1px 0px;
}
span.caret {
    float: right;
    color: #0d0a0b;margin-top: 9px;
}
  .accordion .link {
    padding: 12px 15px 12px 14px;}
  .submenu a {
    padding: 10px;}
  .user-form input, .user-form select, .user-form textarea {
    margin-bottom: 10px;    font-size: 12px;}
  .l-search {
    background: #fff;
    margin-bottom: 11px;
}
  .sy-slides-wrap img {
    width: 100% !important;
}
  .cont-text {

    margin-bottom: 11px;
    background: #fff;
    padding: 5px;
}
  .product-wrap {

    margin-bottom: 10px;
}
.l-search h3, .user-form h3 {
    font-size: 18px;
    margin-bottom: 11px;
}
.main-content {
padding: 10px 0 0;}
  .accordion-outer a.navbar-brand {
    font-size: 18px;
}
  .new-heading h1 img {
    height: 16px;
    width: 16px;
    margin-right: 9px;
}
  .new-heading h1 {

    font-size: 17px;
}
  .accordion-outer h3{display:none;}
  .accordion-outer .navbar-default {
  border: 1px solid #dedede;    margin-bottom: 11px; }

.logo img {
    HEIGHT: 43px;
    margin: 10px 0px;
}
  footer.login-footer {

    margin-top: 20px;
    text-align: -webkit-center;
}
.copyright{text-align: center;}
  .header-outer .navbar-default .navbar-brand img {
      width: 100px;
    padding-top: 0px;
    padding-left: 4px;
}
  .f-content h2, .f2-content h2{text-align:center;}
  .f2-content ul li {
    list-style-type: none;
    padding: 61px 0px 18px 0px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #4c4747;
    word-wrap: break-word;
}
.f2-content ul li:nth-child(1):before, .f2-content ul li:nth-child(2):before {
    content: '\f041';
    position: absolute;
    left: 0;
    right: 0px;
    font-family: fontAwesome;
    margin: 0 auto;
}
  .f-content ul li:before{content:" ";}
  #carousel, .f-content {
    margin-bottom: 10px;
    text-align: center;
}
.header-outer .navbar-default .navbar-nav>li>a {
  padding:10px 15px
}

.p-green {
  font-weight:inherit
}
.inner-logo {
   display:none;
}
.header-outer .navbar-default .navbar-nav>li:last-child>a {
  padding-right:15px
}
.header-outer .navbar-default .navbar-nav>li:first-child>a {
  padding-left:15px
}

.c-text, .language {
  text-align:center
}
.c-text {
  margin-bottom:15px
}
.menu {
  height:543px
}
.user-info {
  border-top:1px solid #ddd;
  display:none
}

.button, .login-inner input {

}
.cart:before, .points:before, .welcome:before {
  top:-5px
}

.l-search input[type=text] {

}
.user-form textarea {

}
.sy-controls li a:after {
  width:1em;
  height:1em;
  margin-left:-13px;
  margin-top:0
}
.sy-pager li {
  margin:0 .5em 0 0;
  width:.5em;
  height:.5em
}
.login-wrapper {
  margin-top:10px
}
.login-inner {
    border-top: 5px solid #142131 ;
padding: 15px 30px 10px;}
  h1.login-head {
    font-size: 18px;
    margin-bottom: 10px;
}
.info-sec img {
    padding: 5px 14px;
    display: none;
}
  .info-sec {
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 13px; min-height: auto;}
.login-wrapper h2 {
    color: #05598e ;
    margin-bottom: 0px;
}
.outer-wrapper {
    padding: 3% 0px 10%;
}
}


.re_img {
  width:70px!important;
  height:89px!important
}
@media (min-width:1200px) and (max-width:6000px) {
a.navbar-brand {
    display: none;
}
}

.scroll-c {
    max-height: 300px;
    overflow: auto;
    height: auto;
}
.checklist {
    padding-left: 6px;
}

/* Custom css central end */



/* primary color of site classes */
.l-search h3, .user-form h3 {
    border: 1px solid var( --Primaryborder-color);
    display: block;
    background: var( --primary-color) !important;
    color: #fff !important;
    padding: 13.5px;
    text-transform: uppercase;
}
button.rst {
    background: var(   --primary-color) !important;
    color: white;
    border: 1px solid var(    --Primaryborder-color) !Important;
    padding: 7px 10px;
}
.controls a:hover {
    background: var(   --secondary-color) !important;
}
.modal-dialog, .modal-body ul li {
   color: var( --text) !important;
}
.submenu li {        border-bottom: 1px solid var(     --border-upper-cat) !Important;}
a.rst {
    text-decoration: none;
     background: var(   --primary-color);
    color: white;
    border: 1px solid var(    --Primaryborder-color) !Important;
    padding: 7px 10px;
}

.navbar-nav>li>.dropdown-menu {
    border: 0;
    border-radius: 0;
      border: 1px solid var(   --secondary-color) !Important;
}
.submenu a:hover {
  background: var(   --secondary-color) !important;
  color: #FFF;
}
.controls-two a:hover {
    background: var(   --secondary-color) !important;
    transition: .4s;
}
.submenu li.active a {
     background: var(   --primary-color);
     color: #FFF;
}
.pagination_link {
    cursor: pointer;
    padding: 6px;
    /* border: 1px solid #ccc; */
    background: var(   --primary-color) !important;
    color: #fff;
    border-radius: 4px;
    padding: 7px 10px 7px 10px;
    margin: 3px;
}
.sweet-alert button:hover{
    background-color:#252525 !important;
    }
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
   color: #ffffff !important;
    text-decoration: none;
    background: var(   --primary-color) !important;
    border: 1px solid var( --border-field)!important;
}
.pop   {
    border: 1px solid var( --border-field)!important;
    margin-top: 22px;
    display: block;
    background: var(   --primary-color) !important;
    color: #fff !important;
    padding: 13.5px;
    text-transform: uppercase;
}
.accordion-head {
    cursor: pointer;
    background: var(   --primary-color) !important;
    border-top: 1px solid var(    --Primaryborder-color);
  
    overflow: hidden;
    padding: 5px 7px;
    position: relative;
}

aside {
  width: 100%;
background-color: var( --bg-box);
border-top: 2px solid var(    --Primaryborder-color);
padding: 5px 9px;
}
.l-search h1 {
    border: 1px solid var(    --Primaryborder-color);
    font-size: 20px;
     background: var(   --primary-color);
    color: #fff;
    padding: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: none;
}

.submenu {
 list-style-type: none;
  display: none;
      padding: 0px;
    background: var(    --Primary-cat-inner-list-color) !important;
  font-size: 14px;
}
.login-footer {
    background: var(   --primary-color) !important;
    color: #fff;
    padding: 26px 0 30px;

}
.back-to-top {
    cursor: pointer;
    position: fixed;
      background: var(   --primary-color);
    padding: 10px;
    font-size: 14px;
    float: right;
     border: 1px solid var(   --border-field)!important;
    margin-left:10px;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 99999;
}
ul.ul-inner li:nth-child(1) a {
         position: absolute;
    background: var(  --secondary-color) !important;
     padding: 9px 0px 10px 22px;
    color: #fff;
    font-size: 15px;
    left: -116px;
    text-decoration: none !important;
    width: 159px;
    height: 40px;
    transition: ease-in-out 0.5s;
}
ul.ul-inner li:nth-child(2) a {
    position: absolute;
    background: var(   --primary-color) !important;
    padding: 9px 0px 10px 25px;
    color: #fff;
    font-size: 15px;
    left: -143px;
    text-decoration: none !important;
    width: 186px;
    top: 40px;
    height: 40px;
    transition: ease-in-out 0.5s;
}
.button, .login-inner input[type=submit] {
                background-color: var(   --primary-color) !important;
    color: #fff;
    <!-- font-family: NovaSemB !important; -->
    font-family: 'Roboto', sans-serif !Important;
    border: 1px solid var(   --border-field) !important;
    transition: ease-in-out .3s;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    padding-left: 0;
    font-style: normal!important;
    font-size: 14px!important;
}
input#dispaly {
    color: #fff;
      background-color: var(   --primary-color);
      border: 1px solid var(   --border-field) !important;
          width: 100%;
}
.accordion-outer h3 {
        border-top: 2px solid var(   --border-field) !important;
            border-right: 2px solid var(   --border-field) !important;
                border-left: 2px solid var(   --border-field) !important;
    display: block;
    background: var(   --primary-color) !important;
    color: #fff !important;
    padding: 13.5px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.controls-two a {
    display: inline-block;
    height: 35px;
    width: 35px;
     background: var(   --primary-color);
    text-align: center;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
}
.controls a {
    display: inline-block;
    height: 35px;
    width: 35px;
     background: var(   --primary-color);
    text-align: center;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
}
/* primary color of site classes END */


/* Sweet alert & model box dark and light modd css */
.sweet-alert {
   background: var(  --bg-color) !important;
    <!-- font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; -->
    font-family: 'Roboto', sans-serif !important;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 99999;
}
.sweet-alert button:hover {
    background-color: #252525 !important;
}
.sweet-alert button {
     background: var(    --primary-color) !important;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer;
}

.sweet-alert .sa-icon.sa-success::after, .sweet-alert .sa-icon.sa-success::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
   background: var(  --bg-color) !important;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
     background: var(  --bg-color) !important;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.modal-content {
    position: relative;
   background: var(  --bg-color) !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-dialog.delete-modal .modal-content {
    box-shadow: none;
    border-radius: 0px;
    border: 7px solid var(  --bg-color) !important;
}
.modal-dialog.delete-modal .modal-header {
    PADDING: 6px 15px;
    background: var(    --primary-color) !important;
    color: #ffffff;
}
.btn-success {
    color: #fff !important;
    background: var(    --primary-color) !important;
    border-color: var(    --primary-color) !important;
}
.btn-success:hover {
    color: #fff;
     background: var(    --primary-color) !important;
    border-color: var(    --primary-color);
}
.delete-modal button.btn.btn-danger:hover { 
  background: var(    --primary-color) !important;
  border: 1px solid var(    --primary-color);  
 color: #fff;
    text-shadow: none;}
    .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #000000 !important;
}
/* Sweet alert dark and light modd css END */
a#back-to-top {
    display: none !important;
    visibility: hidden;
    opacity: 0;
}
.form-control {
    border: 1px solid var( --border-field)!important;
    color: var( --text) !important;
    background: var( --bg-box) !important;

}
.heading-area.mt1 h1 {
     color: var( --text) !important;
}
table.table.order thead tr th {
    color: var( --text) !important;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
     color: var( --text) !important;
    cursor: pointer;
    *: ;
    cursor: hand;
    background-repeat: no-repeat;
    background-position: center right;
}
input#from , input#to {
     background-color: var( --bg-color) !important;
     border: 1px solid var( --border-field) !important;
}
table.order thead th {
    border-top:1px solid var( --border-field) !important;
    padding:12px 8px
}
table.order tbody tr:last-child td {
    border-bottom:2px solid var( --border-field) !important;
}
table.order tfoot tr:last-child td {
    border-bottom:2px solid var( --border-field) !important;
    padding:12px 8px
}
.accordion {
    width: 100%;
    margin: 0px auto 20px;
    padding-left: 0px;
   background-color: var(   --bg-box) !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.user-form p {
    margin-bottom:5px;
    color:var(  --detail-text);
}
h2.sub-h {
     color: var(    --text);
    border-bottom:4px double #4d4f53;
    margin:0 15px 20px;    padding-bottom: 5px;
}
a.black {
    color: var(    --text) !important;
    font-weight: bold !important;
}
textarea:focus, input:focus {
 color: var(    --text) !important;
}
.in-num input {
    border: 1px solid var(   --border-field);
    background-color:  var(  --bg-color);
    width:80px;
    height: 35px;
}
.accordion-body.default { 
  display: block;
  background-color:  var(  --bg-color);}
  .accordion-body { 
  display: none;
   background-color:  var(  --bg-color);
  height:auto;
  padding:10px 6px; }
.user-form input[type=text],.user-form input[type=password], .user-form select, .user-form textarea {
    background-color:var(  --bg-color);
    width: 100%;
    margin-bottom: 0px;
    outline: none;
    font-size: 13px;
    border: 1px solid var(   --border-field);
    transition: ease-in-out .3s;
        color: var( --text) !important;
    font-style: italic;
}
.dropdown-menu , .sm-nowrap{
    
    color:var(    --text) !important;
    background-color: var(   --bg-box) !important;
}
li.dropdown-menu ul li a {
    color: var(    --text); !important;
}
.l-search input[type=text] {
  color: var(    --text) !important;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 10px;
    outline: none;
    height: 35px;
    font-size: 13px;
    border: 1px solid var(   --border-field) !important;
    transition: ease-in-out .3s;
    font-style: italic;
    float: left;
    margin-right: 2%;
    background-color: var(    --bg-color);
}
.dataTables_wrapper .dataTables_filter input {
     border: 1px solid var(   --border-field);
     background-color: var(    --bg-color);
    margin-left: 0.5em;
}

.accordion-outer .navbar-default {
    border: 1px solid var(   --border-field)  !important;
  background: var( --primary-color) !important;
    border-radius: 0px;
}
.sect {
    border-top:1px solid var( --border-color);
    padding:20px 0 10px;
}
.desc h2 {
    color: var(  --detail-text) !important;

}
.sect b {
    color: var(  --detail-text);
}
.sect h4 {
    font-size:13px;
color:  var(  --detail-text);
}
.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
     color: var(    --text) !important;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
table.dataTable {
    background: var( --bg-box) !important;
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
}
table.dataTable tbody tr {
    background: var( --bg-box) !important;
}
table.order {
    background: var( --bg-box) !important;
    border: 0;
    margin-bottom: 0;
}

.new-heading h1 {
    padding: 10px 20px;
    text-transform: uppercase;
    color: #f9f9f9;
    font-size: 26px;
}
.cont-text p {
       color: var( --text) !important;
    font-weight:600
}
.cont-text:before {
    content:'';
    border:10px solid transparent;
    position:absolute;
    top:-17px;
    border-bottom-color:var( --bg-box);
    left:22px
}
.cont-text {
     background: var( --bg-box);
    padding:20px;
    position:relative;
    margin-bottom:20px
}
.table-shop {
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 25px;
       background: var( --bg-box);
    margin-top: 15px
}
.table-shop>thead>tr>th {
    border: none;
        text-align: left;
    text-transform: uppercase;
    padding: 10px 10px 5px 10px;
    font-weight: bold;
    color: var( --text) !important;
 border-top: 2px solid var( --border-color);
    }
.table-shop>tbody>tr>td {
      color: var( --text) !important;
      background: var( --bg-box);
    border: 1px solid var( --border-color);
    border-top: 2px solid var( --border-color);
    border-right: none;
    border-left: none;
    border-bottom: 2px solid var( --border-color);
    padding: 10px;
    vertical-align: top;
}
span.input-group-btn button {
     border: 1px solid var( --border-color);
   background-color: var( --bg-color);
}

.new-heading {
  background: var( --primary-color) !important;
    border-top: 3px solid var( --bg-box);
    margin-bottom: 15px;
}
select#sort-by-select {
    color: var(    --text);
     background: var( --bg-box);
    margin-right: 12px;
    margin-bottom: 15px;
    height: 35px;
}
.accordion li.open .link {
     color: var(    --text);
}
.breadcrumb-wrap {
 background: var(   --bg-box) !important;
}
.cart:before, .points:before, .welcome:before {
    font-family: fontAwesome;
    position: absolute;
    height: 30px;
    width: 30px;
    border: 1px solid  var( --text) !Important;
    left: 0;
    top: -5px;
    text-align: center;
    line-height: 27px;
     color: var(    --text) !important;
    font-size: 16px;
}
 .cart, .points, .welcome {
    position: relative;
    display: block;
    padding-left: 50px;
     color: var(    --text) !important;
}
.accordion .link {
    cursor: pointer;
    display: block;
    padding: 14px 15px 15px 15px;
  color: var(    --text) !important;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid var( --border-color) !important;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.l-search {
      background-color: var(   --bg-box) !important;
    margin-bottom: 20px;
}


.main-content {

    padding: 30px 0 0;
    <!--  background-color: #fff !important;  -->
   <!-- background-color: #000 !important; -->
     background-color: var( --bg-color) !important;
    

}
.header-outer {
    background-color: var( --bg-color) !important;
    width: 100%;
    z-index: 111;
}
ul.nav.navbar-nav.navbar-right li a {
 color: var(  --text);
}
.header-outer .navbar-default .navbar-nav>.active>a, .header-outer .navbar-default .navbar-nav>.active>a:focus, .header-outer .navbar-default .navbar-nav>.active>a:hover {
    color: var(  --text)!important;
    background-color: transparent;
   <!--  font-family: NovaReg; -->
   font-family: 'Roboto', sans-serif;
}
li.dropdown a{
      color: var(  --text)!important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: var(    --hoverbg-link) !important;
    
}
.m-ship {
    background: var(   --bg-box);
    padding: 15px;

}


.theme.styl {
    z-index: 999;
    top: 24px;
    position: absolute;
 
    left: 11px;
}
.accordion li.open i {
    color: var(   --text);
}
.desc {
     border: 1px solid var(   --border-cat);
    background:var(   --bg-box) !important;
    padding:15px
}
h2, h3, h4 {
  color: var(  --text)!important;
    <!-- font-family:NovaBold; -->
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    font-size:18px
}
.m-ship ul  li{
 color: var(  --text);
    margin:0;
    padding:0 0 0 17px
}
.navbar-nav.sm-collapsible .caret:before {
    color: var(  --text) !important;
    content: '+';
    <!-- font-family: monospace; -->
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
span.D-style {
    margin-left: 10px;
    font-weight: 600;
}
section {
  max-width: 68%;
  margin: 0 auto;
}
label {
    color:var(--label-clr);
}
.post-meta {
  font-size: 1rem;
  font-style: italic;
  display: block;
  margin-bottom: 4vh;
  color: var(--secondary-color);
}
.button:hover, .login-inner input[type=submit]:hover, input#dispaly:hover,.button:focus, .login-inner input[type=submit]:focus, input#dispaly:focus {
    
          background-color:  var(--hoverbtn-link) !important;
    color: #fff !important;
    <!-- border: 1px solid var(--hoverbtn-link) !important; -->
    border: 1px solid #5a5a5a !important;
    outline: none!important;
}


/*slider switch css */
.theme {
  display: flex;
  align-items: center;
}
.theme em {
  margin-left: 10px;
  font-size: 1rem;
}

.theme-switch {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 27px;
    margin-top: 11px;
    margin-left: 16px;
}
.theme-switch input {
  display: none;
}

.slider1 {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: -10px;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
 .mode{
    margin-left: 5px;
    position: absolute;
    top: 12px;
}
.slider1:before {
    background-color: #fff;
    bottom: 3px;
    content: "";
    height: 14px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 14px;
}
input:checked + .slider1 {
  background-color: #66bb6a;
}

input:checked + .slider1:before {
    transform: translateX(14px);
}

.slider1.round {
  border-radius: 34px;
}

.slider1.round:before {
  border-radius: 50%;
}
@media (min-width:767px) and (max-width:991px) {
    .navbar-default .navbar-toggle {
   border: 1px solid var( --border-field) !important;
}
.header-outer .navbar-default {
   border: 1px solid var( --border-field);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 8px 0;
}
        nav.navbar.navbar-default {
     border: 1px solid var( --border-field);
 margin-bottom: 15px;
    margin-top: 15px;
}
    
}

@media (max-width: 767px) and (min-width: 480px){
    
    
    ul.ul-inner li:nth-child(4) a {
     background: var(   --primary-color) !important;
    padding: 7px 0px;
    display: block;
    text-align: center;
}
    
    
    
    .accordion-outer .navbar-toggle {
   background-color: var(--bg-color) !important;
    margin-top: 8px;
}
    ul.ul-inner li:nth-child(4) a:hover {    
     background-color: var(--hoverbtn-link) !important;
    }
    
    ul.ul-inner li:nth-child(2) a:hover {
   background-color: var(--hoverbtn-link) !important;
}
        ul.ul-inner li:nth-child(3) a {
    text-align: center;
   background: var(   --primary-color);
    padding: 7px 0px;
    display: block;
}
ul.ul-inner li:nth-child(1) a:hover {
    background-color: var(--hoverbtn-link) !important;
}
ul.ul-inner li:nth-child(3) a:hover {
      background-color: var(--hoverbtn-link) !important;
}
        .navbar-default .navbar-toggle {
   border: 1px solid var( --border-field) !important;
}
.header-outer .navbar-default {
   border: 1px solid var( --border-field);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 8px 0;
}
        nav.navbar.navbar-default {
     border: 1px solid var( --border-field);
 margin-bottom: 15px;
    margin-top: 15px;
}
    
}
@media (max-width: 550px) and (min-width: 320px){

        .accordion-outer .navbar-toggle {
   background-color: var(--bg-color) !important;
    margin-top: 8px;
}
    ul.ul-inner li:nth-child(4) a:hover {    
     background-color: var(--hoverbtn-link) !important;
    }
        ul.ul-inner li:nth-child(2) a:hover {
   background-color: var(--hoverbtn-link) !important;
}
    
    ul.ul-inner li:nth-child(3) a {
    text-align: center;
   background: var(   --primary-color) !important;
    padding: 7px 0px;
    display: block;
}



            .navbar-default .navbar-toggle {
   border: 1px solid var( --border-field) !important;
}
.header-outer .navbar-default {
   border: 1px solid var( --border-field);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 8px 0;
}
        nav.navbar.navbar-default {
     border: 1px solid var( --border-field);
 margin-bottom: 15px;
    margin-top: 15px;
}
    
}
@media (min-width:992px) and (max-width:1199px) {
  .info-sec img {
    width: 81%;
}
  ul.clearfix li {
    float: left;
    width: 19%;
    list-style: none;
}
.cart, .points, .welcome {
    position: relative;
    display: block;
    padding-left: 42px;
}
    a.navbar-brand {
    display: none;
}
  .slider {
    margin-top: 0px;
}

  .login-inner {
       border-top: 5px solid #142131 ;
padding: 23px 30px 3px;}

  .inner-logo img {
    width: 108px;
    margin-top: 9px;
    display: inline-block;
}
.header-outer .navbar-default .navbar-nav>li>a {
  padding:31px 12px
}
.product-img img {
  max-height:250px;
  max-width:250px
}
.product-img {
  height:250px
}
}
@media (max-width: 480px) and (min-width: 320px){
    footer.login-footer img {
    width: 190px;
}
  .copyright a {
    color: #fff;
}
footer.login-footer p{
  font-size: 11px !important;
}
.logo img{
  height: 40px !important;
}
body {
  padding-bottom: 180px;

}
  .theme.styl {
    z-index: 999;
    top: 18px;
    position: absolute;
    left: 257px;
}

  .flexslider .slides img {
    width: 50%;
    display: block;
}
  .circle {
    height: 35px;
    width: 35px;
    display: inline-block;
      background: #05598e;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    padding: 10px 7px;
    font-size: 17px;
    margin: 0 15px;
    transition: ease-in-out .3s;
    -webkit-transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
}
  div#userinfo h4 {
    color: #fff;
    font-size: 16px;
}
  div#userinfo .modal-header {
    background: #7eac2d !important;
    padding: 9px 15px;
}
  div#userinfo .modal-dialog {
    width: 70%;
    text-align: center;
}
  .header-outer .navbar-default .navbar-nav>li>a {
    font-size: 13px;}
  footer.login-footer {

    margin-top: 20px;
}

  .f-content h2, .f2-content h2{text-align:center;}
  .f2-content ul li {
    list-style-type: none;
    padding: 61px 0px 18px 0px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #4c4747;
    word-wrap: break-word;
}
.f2-content ul li:nth-child(1):before, .f2-content ul li:nth-child(2):before {
    content: '\f041';
    position: absolute;
    left: 0;
    right: 0px;
    font-family: fontAwesome;
    margin: 0 auto;
}
  .f-content ul li:before{content:" ";}
  #carousel, .f-content {
    margin-bottom: 10px;
    text-align: center;
}
.header-outer .navbar-default .navbar-nav>li>a {
    padding: 4px 15px;
}
.inner-logo {
   display:none;
}
.header-outer .navbar-default .navbar-nav>li:last-child>a {
  padding-right:15px
}
.header-outer .navbar-default .navbar-nav>li:first-child>a {
  padding-left:15px
}

.c-text, .language {
  text-align:center
}
.c-text {
  margin-bottom:15px
}
.menu {
  height:543px
}
.login-wrapper {
  margin-top:40px;    margin-bottom: 60px;
}
.button, .login-inner input {
    width: 100%;
    margin-bottom: 5px;
    height: 35px;
    outline: none;
}

.cart:before, .points:before, .welcome:before {
  top:-5px
}

.user-form textarea {

}

.slider, .user-info {
  display:none
}
.user-info {
  border-top:1px solid #ddd
}


.p-green {
  font-weight:inherit
}
.outer-wrapper {
    padding: 0px 0px 7% 0px;
}
  .login-wrapper {
margin-top: 10px;
}

        .accordion-outer .navbar-toggle {
   background-color: var(--bg-color) !important;
    margin-top: 8px;
}
    ul.ul-inner li:nth-child(4) a:hover {    
     background-color: var(--hoverbtn-link) !important;
    }
        ul.ul-inner li:nth-child(2) a:hover {
   background-color: var(--hoverbtn-link) !important;
}
        ul.ul-inner li:nth-child(3) a {
    text-align: center;
   background: var(   --primary-color);
    padding: 7px 0px;
    display: block;
}
            .navbar-default .navbar-toggle {
   border: 1px solid var( --border-field) !important;
}

.header-outer .navbar-default {
   border: 1px solid var( --border-field);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 8px 0;
}

    
}
