

.main-menu li  .submenu{
    width: 250px;
   }

   #defaultModal .content-1{
    max-width: 730px;
   }
   .right-header  .nav-search  input[type=text]{
    width: 250px;
    height: 40px;
    border: 1px solid #ddd;
    font-size: 15px;
   }
 .right-header .nav-search {
    display: none;
 }
li.cart span{
    width: 20px;
    height: 20px;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    right: -10px;
 }


 #primary-nav-button i{
    font-size: 20px;
 }
 header{
    background: #fff;
 }
 .top-header{
   background: #161616;
 }
 .main-menu ul li.active a{
   font-family: 'MYRIADPRO-BOLD';
   color: #ffca55;
 }

@media only screen and (max-width: 1024px) {
  
}
@media only screen and (max-width: 768px) {
 
}
 @media only screen and (max-width: 768px) {
   
 }

 .newclass {
   color: #ffca55;
}