.navbar {
        font-family: Arial, sans-serif;
    }
.container {
        font-family: Arial, sans-serif;
  padding-left: 0px;
    padding-right: 0px;

    }
    

.navbar-brand > img {
    padding-bottom: 2px;
}

.userMenu li a {
    color: #fff;
    display: block;
    float: right;
    font-size: 13px;
    line-height: 30px;
    padding: 0 20px 0 0;
    text-decoration: none;
    transition: opacity .2s ease-out 0s;
    -webkit-transition: opacity .21s ease-out 0s;
    -moz-transition: opacity .2s ease-out 0s;
    -ms-transition: opacity .2s ease-out 0s;
    -o-transition: opacity .2s ease-out 0s;
}
.navbar-brand > img {
    height: 50px;
}
body, .modal-details-inner, .section-title-style2 span, .section-title.style2 span, .main-container-wrapper {
    background: #fff !important;
}

.button, .btn, .btn-primary {
    border-radius: 0px !important;
}

.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active {
    background-color: #212121;
    color: #fff;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background: #fff;
  	color: #212121;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #212121;
    color: #fff;
    border-color: #666;
}

.btn-nobg {
    color: #212121;
}

.load-more-block .btn-thin {
    background-color: #212121;
    color: #fff;
    box-shadow: none !important;
    border: none;
}

.cart-actions button, .cart-actions .btn-cart, .cart-actions .wishlist {
    color: #212121;
}

.cart-actions button, .cart-actions .wishlist {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #212121;
  	color: #212121;
}

.cart-actions button:hover {
    background: #212121;
    color: #fff;
    border: solid 2px #212121;
}
body {
    color: #000000;
    font-family: Source Sans Pro,sans-serif;
    font-size: 14px;
    line-height: 15px;
    position: relative;
    background: #fff;
}
a:hover,
a:focus, a.link {
    color: #212121;
}

.action-control a:hover, .action-control a.active {
    color: #212121;
    background: #fff;
}

/* navbar */

.navbar-nav > li > a {
    color: #212121;
}
.nav > li.active, .nav > li > a:hover, .nav > li > a:focus, .nav > li:hover > a {
  	color: #fff;
    background: #212121;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
  	color: #fff;
    background: #212121;
}
.navbar-tshop {
    background: #fff;
  	border-bottom: 1px solid #ccc;
}
.navbar .navbar-top {
    background: #fff;
    height: 30px;
}
.navbar-brand > img {
    padding-top: 4px;
}
.userMenu li a {
    color: #666;
}

/* cart */
.cartMenu a.dropdown-toggle {
  color: #212121;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle {
    background: #212121;
  	color: #fff;
}

/* search */

.search-full, .search-input {
    background: #f3d65e;
}

.search-close {
    color: #212121;
}

.search-box:hover .form-control {
    background: #212121;
}

.search-box:hover .btn-nobg {
    color: #212121;
}

.searchInputBox .search-btn {
    color: #212121;
}

/* product details */
.product-tab table {
    width: 100%;
    font-size: 14px;
}

.product-tab table tr {
    height: 36px;
}

/* misc */
.breadcrumb, .pagination, 
.pagination > li:first-child > a, 
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0px;
}

/* category page */
.panel-default > .panel-heading {
    border-top: 4px solid #ff4500;
  visibility: visible;
}

.old-price {
  font-size: 16px;
}

/* product */
.product:hover,
.featuredImgLook2 .inner:hover {
    border: 1px solid #212121;
}

.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active {
      background-color: #212121;
    color: #fff;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      background-color: rgba(214,20,0,0.5) !important;
}

.btn-stroke-light {
    border: 3px solid #fff;
    color: #fff !important;
}

.colorWhite, .colorWhite i {
    color: #828282!important;
}


@media (max-width: 767px){
  .dropdown-header, .megamenu-content ul li, .megamenu-content ul li a, .megamenu-content ul li p, .miniCartProduct, .miniCartProduct .price, .miniCartProduct .size, .miniCartProduct a, .miniCartProduct p, .navbar-nav .dropdown, .navbar-nav .dropdown a {
      color: #828282;
}

  .hidden {
    display: none;
  }
#phone-number {
    color: #383838;
  }

  #phone-container {
    display: inline-block;
    position: relative;
  }

  #phone-list {
    position: absolute;
    top: 30px;
    width: 230px;
    height: auto;
    background-color: #fff;
    border-radius: 5%;
    padding: 5px;
    list-style: none;
    margin: 0;
    text-align: left;
    font-size: 20px;
    line-height: 1.5;
    opacity: 0.9;
    
  }
  .navbar-top {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 110px;
}

.navi {
  margin: 0 auto;
  
}

.supportLi .info-level4 {
  font-size: 16px;
}

.navbar-brand img {
    padding-left: 15px;
}  
.navbar-header.isios .navbar-brand img {
    max-width: 140px!important;
}
.userMenu li {
    margin-left: 5px;
}  
.colorWhite, .colorWhite i {
    color: #000000!important;
  	font-size: 15px;
}
.btn-nobg {
    color: #212121;
    padding-top: 3px;
  	padding-left: 0px;
} 

.center-block {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
  	margin-top: -30px;
}
.footer-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.glyphicon-tags {
    display: none !important;
}
.glyphicon-star  {
    display: none !important;
}
.glyphicon-map-marker  {
    display: none !important;
}
.glyphicon-folder-close  {
    display: none !important;
}  
.navbar-toggle .icon-bar {
    border: 2px solid #000;
}

.navbar-header  {
	display: flex;
}
.navbar-toggle {
	order: 2;
  	padding-left: 10px;
  	padding-right: 5px;
  	margin-top: -1px;
}  

.navar-brand {
	order: 1;
  
}  
.search-box {
  	order: 4;
}  
.fa-search  {
	font-size: x-large;
  	margin-top: -10px;
}  

.fa-shopping-cart  {
	font-size: x-large;
}  
  .ps-next	{
  display: none;
  }

  .details-description-warranty {
  	font-weight: bolder;
    color: red;
    text-align: center;	
  }  
  .product-price {
  text-align: center;
  }  
  .product-title {
  text-transform: none;
  padding-top: 20px;  
  }
  .price-sales {
  color: #159f1e;
  }
  .price-standard {
  color: red;
  font-size: smaller;
  }  
  .addto {
  padding-left: 120px;
  }  
  .incaps {
  padding-left: 100px;
  }

  
  
 
