.YouSaveAmount {
    
 color: red; 
    font-weight:bold;
}

#CategoryContent .ProductList .pname{
    font-weight:bold;
    }

.CategoryDescription .SubCategoryListGrid a{
    font-weight:bold;
    }

.newsletter-subscription-Cnt{
    width:811px;
    }

#SearchForm #search_query{
 border: 1px solid black !important;
    height: 23px;
margin-left: 6px;
}  

.fa fa-search{
 margin-top:3px;   
}

#QuickViewProductDetails .ProductDetailsGrid .s-price{
    margin-bottom:5px !important;
    }

#HomeFeaturedProducts .ProductList .pname{
    font-weight:bold;
    }

.PageMenu ul li a:hover{
color:#f90 !important;  
    
}
.PageMenu li ul, .PageMenu .sf-menu li:hover{
 background:none;   
}

.SubBrandListGrid ul li{
    max-width:250px;
    max-height:250px;
    
}

table.ourpadding td {
 padding:4px;   
}

table.tabpadding td {
 padding:0px;   
}


#SearchForm .Button{
   
    }

.header .Content {
    overflow: hidden;
    min-height: inherit;
}


@media only screen 
  and (min-device-width: 800px) 
 
   {

    #SearchForm #search_query {
    border: 2px solid black !important;
    height: 46px;
    margin-left: 0px;
    width:650px;
    max-width:100%;
    margin-top: 0px;
    font-weight: bold;
}
  
#SearchForm .Button {
        width: 46px;
    height: 46px;
    background: #ffd966;
    margin-left: -1px;
     float:right;
    border: 2px solid black !important;
    }

}

@media only screen 
  and (max-device-width: 320px) 
   {

   #Header .search-mobile #SearchForm input.Textbox {
    
    width:75%;
}






@media only screen 
  and (min-device-width: 1076px) 
  and (max-device-height: 1132x) 
   {
    
    #SearchForm #search_query {
    
    width:650px !important;
}

}
