






.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

/* STANDARD STYLES COPIED FROM LA CORONER WEBSITE */



input,select,textarea {
    font-family:'Trebuchet MS','Helvetica Neue',Helvetica,Arial,Sans-Serif;
    font-size:12px;
}

.Textbox,select,textarea {
    padding:5px 9px;
    color:#6E6E6E;
}
input {
    padding:2px;
}
input.Textbox,input[type="text"], .field-xlarge {
    border:1px solid #e6e6e6;
    font-size:13px;
    -webkit-border-radius:13px;
    -moz-border-radius:13px;
    border-radius:13px;
    padding:4px 9px;
    color:#6E6E6E;
    -webkit-appearance:none
}

input.Submit,a.Button,input[type="submit"],input[type="button"],.sharebutton, .btn {
    cursor:pointer;
    font-family:'Droid Sans',sans-serif;
    margin:0 0 0 0;
    color:#fff;
    font-weight:bold;
    padding: 0 15px;

    -webkit-border-radius:14px;
    -moz-border-radius:14px;
    border-radius:14px;
    background:#ff7800;
    border:0;
    text-align:center;
    border: solid #d46400 1px;
    text-transform: uppercase;
    -webkit-appearance:none;
}
a.Button, a.btn {
    display:inline-block;
    height:26px;
    line-height:26px;
}
a.Button:hover,input.Submit:hover,input[type="submit"]:hover,input[type="button"]:hover,.sharebutton:hover,
a.btn:hover {
    text-decoration:underline;
    background:#FF8F00;
}
p {
    line-height:21px;
    margin-bottom:15px;
}
a {

    text-decoration:none;
}
h1,h2,h3,.TitleHeading,.slide-text,#HeaderLower li,.ProductActionAdd,.ProductDetailsGrid .DetailRow.PriceRow .Value,.QuickViewBtn,.btn,.fastCartSummaryBox .ProductPrice,.ProductPriceWrap {
    font-family:'Droid Sans',sans-serif;
}
h1,h2,h3,.TitleHeading {
    font-size:30px;
    font-weight:300;
    margin:0 0 12px 0;
    font-weight: 700;
    color: #464646;
    text-transform: uppercase;
}
h1 {
    font-size:30px;
    margin:0 0 30px 0;
    padding-top:25px;
    font-weight: 700;
    color: #464646;
    text-transform: uppercase;
}
h2 {
font-size:22px;
margin: 0 0 30px 0;
}
.FeaturedProducts h2 {
    margin:0 0 20px;
    padding-bottom:15px;
    border-bottom:1px solid #dadada;

}
h3 {
    font-size:14px;
    font-weight: 700;
    color: #477ea4;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}
h4 {
    font-size:1.2em;
    font-weight:400;
    margin-bottom:4px;
}
img,img a {
    border:0;
}
.CategoryDescription img{
    max-width: 100%;
    height:auto;
}
ul,ol {
    margin:0 0 10px 30px;
    font-size: 14px;
}
li {
    margin:0;
    margin-bottom:0px;
    padding:0;

}
.Content li {
font-size: 14px;
line-height: 21px;
padding-bottom: 8px;
}
blockquote {
    margin-left:28px;
    line-height:20px;
    margin-bottom:20px;
}
select option {
    padding:0 10px;
}

hr {
    margin:15px 0;
    padding:0;
    height:1px;
    border: 0;
}
/* END OF STANDARD LA CORONER WEBSITE STYLES */





/* PAGE HEADER */

.top-bar-section .has-dropdown > a:after {
    content: none !important;
}

.top-bar-section .has-dropdown > a {
    padding-right: .9375rem !important;
}

input#search-image{
    width: 30px;
    border-radius: 0px;
}

input#freetext_search_box {
    border: none;
    box-shadow: none;
    margin-left:10px;
}

form.searchform {
    height: 39px;
    width:180px;
    border: 1px solid #ececec;
    border-radius: 40px;
    margin-right: 60px;
    float: right;
}

.footer-content {
    background-color: #a5c9e2 !important;
    color: white;
}

.middle-footer-links li a{
    color: white;
}

.header-call-message span {
    color: #75A3C3; 
}
body {
    font-family:Lato,'Helvetica Neue',Helvetica,Arial,Sans-Serif;
    font-size:0.8em;
    height:100%;
    min-width: 320px !important;
}

.page-header-links, .page-header-links a {
    color: black;
    height: 26px;
    font-size: .9em;
}

.page-header-links a:hover {
    text-decoration: underline;
}

.page-header-links li {
    margin-left: 1em;
    font-family: 'Droid Sans', sans-serif;
}
.page-header-links .divider {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #DDDDDD;
    clear: none;
    height: 26px;
    width: 0;
}
.searchform {
    margin: 0;
}
.searchform input {
    margin-bottom: 0;
}
.searchform h3 {
    display: none;
}

.category-navigation {
}

.top-bar-section ul li > a {
    font-family: 'Droid Sans',sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.hoverIntent nav .has-dropdown.not-click > .dropdown {
    clip: rect(1px, 1px, 1px, 1px) !important;
}



/* NEWSLETTER SIGN UP */
#signup-title .title-top {
    color: #75A3C3;
    font-size: 1em;
    font-weight: bold;
}
#signup-title .title-bottom {
    color: #333333;
    font-size: 1.9em;
    font-weight: bold;    
}
.newsletter-signup {
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    padding-top: .5em;
    padding-bottom: .5em;
}
.newsletter-text {
    font-size: .9em;
}
.newsletter-form form {
    margin: 0;
}
.newsletter-form input {
    margin: 15px 0px;
}

/* PAGE FOOTER */

#footer-mobile-phone {
    text-align: center;
    margin-top: 40px;
}

#footer-mobile-phone a{
    font-size: 1.2em;
    font-weight: bold;
}

.footer-mobile-links {
    margin-right: auto; 
    margin-left: auto; 
    width: 300px;
}

#footer-mobile-links-header {
    border-bottom: 2px solid #75A3C3;
    color: black;
    font-size: 1.2 em;
    padding-bottom: 10px;
}

.middle-footer-section-header{
    font-size: 1.3em;
    color: #75A3C3 !important;
    background-color: #a5c9e2 !important;
}
.middle-footer-links {
    margin-left: 0;
    list-style-type: none;
}

.middle-footer-links a:hover {
    text-decoration: underline;
}

.social-links {
    margin: .2em;
    font-size: 2em;
}

.footer-copyright {
    font-size: .8em;
    color: #ABABAB;
}

.lower-footer {
    font-size: .8em;
    color: #75A3C3;
}
.lower-footer hr {
    margin: .5em;
}
.footer-content {
    background-color: #a5c9e2 !important;
}

/* SMALL SCREEN TOP NAVIGATION */
.top-bar{
    background-color: #75A3C3;
}
.top-bar-section li:not(.has-form) a:not(.button){
    background-color: #75A3C3;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button){
    background-color: #75A3C3;
}

.top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #479EE6;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #479EE6;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover{
    background-color: #479EE6;
} 
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    background-color: #479EE6;
}
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-color: #479EE6;
}
.tab-bar.header {
   background-color: #75A3C3;
}
.tab-bar.header [class*="fi-"] {
    color: #464646;
    font-size: 1.5em;
}
.tab-bar.header a {
    color: #464646;
}
.header-main .columns {
    margin-top: .5em;
}
.header-logo, .header-cart {
    height: 50px;
    line-height: 50px;
}
.headerpr-cart {
    font-size: 2em;
}
.left-off-canvas-menu, .right-off-canvas-menu {
   background-color: #75A3C3;
}
ul.off-canvas-list li a:hover {
    background-color: #479EE6;
}
ul.off-canvas-list li a {
    border-color: #479EE6;
}



/* SMALL SCREEN ACCORDION FOOTER */
.middle-footer.accordion .accordion-navigation:first-of-type {
    border-top: 1px #479EE6 solid;
}
.middle-footer.accordion .accordion-navigation {
    border-bottom: 1px #479EE6 solid;
}
.middle-footer.accordion .accordion-navigation > a, .middle-footer.accordion dd > a {
    background-color: #75A3C3;
    color: #464646;
}
.middle-footer.accordion .accordion-navigation.active > a, .middle-footer.accordion dd > a {
    background-color: #479EE6;
    color: #ffffff;
}

/* HOME PAGE */

#featured-products-header {
    text-align: center;
    border-top: 2px solid blue;
    width: 80%;
    margin-left: 10%;
    padding-top: 10px;
    border-bottom: 2px solid blue;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
#featured-header {
    margin-bottom: 0px;
}

.home-page-banner button { background: black !important; }
.slick-slider{ margin-bottom: 1em; }
.slick-prev:hover:before, .slick-next:hover:before{ color: black; }
.slick-slide img {
    padding-left: 10px;
    padding-right: 10px;
}
.slick-prev:before, .slick-next:before { 
    color:black !important;
}
.slick-next {
    position: relative;
    float: right;
    border-radius: 100px;
    width: 40px;
    padding: 10px 5px 10px 5px;
}
.slick-prev {
    border-radius: 100px;
    width: 40px;
    padding: 10px 5px 10px 5px;
}
.slick-dots {
    display: inline-block;
    width: calc(100% - 120px);
    text-align: center;
}
li.slick-active button{
    background-color: #008CBA !important;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    display: inline-block;
    background-color: black;
    font-size: 0px;
    padding: 0px;
    height: 15px;
    width: 15px;
    margin-left: 15px;
    border-radius: 15px;
}

#featured-categories { margin-bottom: 1em; }


/* PRODUCT / CATEGORY LISTING PAGES */
#leftNavHdr {
    background-color: #75A3C3;
    padding: .5em;
    font-size: 1.2em;
    color: #464646;
}
#leftNav {
    padding: 0;
}
#leftNav.side-nav li a:not(.button) {
    padding: 0;
    display: initial;
}
.category_leftnav_category {
    padding: .1em 1em;
    font-size: 1.1em;
}
.category_leftnav_category [class*="fi-"] {
    margin-right: .5em;
    color: #75A3C3;
    cursor: pointer;
}
.subcategory-list {
    list-style-type: none;
    margin: 0 2em;
}
.category_leftnav_subcategory {
    margin-bottom: 0 !important;;
    padding: .1em 1em;
}
ul.category-list {
    margin-top: 1em;
}

.search_category h3 {
    font-size: 1.2em;
    font-weight: bold;
}
#category-header {
    margin-bottom: .5em;
}
#compare-modal-button {
    margin-top: 2em;
}
.product-listing-image {
    position: relative;
    height: 150px;
    width: 150px;
}
.product-listing-image img{
	max-height: 150px;
	max-width: 150px;
}
.product-listing-image:hover .quickview-button-container {
    display: block;
}
.quickview-button-container {
    width: inherit;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}
.product-listing-price {
    margin: .3em 0;
}

#iframe-modal iframe {
    border: none;
    width: 100%;
}
.product-comparison-list {
    padding: 0 3rem;
}
.product-comparison-list .compare-left, .product-comparison-list .compare-right {
    position: absolute;
    font-size: 2.5rem;
    color: #75A3C3;
    cursor: pointer;
    margin-top: -2.5rem;
    top: 50%;
}
.product-comparison-list .compare-left {
    left: 10px;
}
.product-comparison-list .compare-right {
    right: 10px;
}
.compareInnerTable { 
    width: 95%;
    margin-right: 5%;
}

.product_sitemap, .category_sitemap {
    list-style-type: none;
    margin: 1rem;
}
.product_sitemap span, .category_sitemap span {
    margin: 0 .5rem;
}



/* PRODUCT PAGE */
.similar-products-by-category-link {
    color: #008CBA !important;
}

.image_thumbs {
    margin-top: 10px;
}
.image_thumbs img {
    max-height: 75px;
    max-width: 75px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.ui-state-active {
    background-color: #99bbd2 !important;
}
#product-info-accordion h3 {
    color: #454545 !important;
    text-indent: 30px;
}


div .add_to_cart input[value="Add to Cart"] {
    border-radius: 40px;
    padding: 0px 0px 0px 0px;
    background-color: #477ea4;
    border: solid #477ea4 1px;
    border-radius:40px;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 14px;
}

div .add_to_cart input[value="Add to Cart"]:hover {
    background-color: #99bbd2;
    text-decoration: none;
}

.add-to-wishlist {
    border-radius: 40px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius:40px;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-family: 'Droid Sans',sans-serif;
    color: black;
    font-weight: bold;
    outline: none;
    font-size: 14px;
}
.add-to-wishlist:hover {
    background-color: #fff;
    color: black;
}

}
.mz_thumb {
    margin: .2rem .5rem;
    float: left;
    width: 20%;
    height: 20%;
}
.mz_thumb img {
    max-width: 100%;
    max-height: 100%;
}

.productID {
    font-weight: bold;
}
.productPrice {
    font-size: 1.4rem;
}
.instock { font-weight: bold; color: #00ff00; }
.outofstock { font-weight: bold; color : #ff0000; }


.product_config_option span.swatch_value,
.product_config_option span.anchor_value {
      font-weight: bold;
}

.config_swatch {
  background-color: #FFFFFF !important;
  cursor: pointer;
}

.product_config_option{
	float: left;
	clear:both;
	padding: 4px;
}

.product_configuration_popup_menu, .add_to_cart_product_listing {
	width: 200px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	color: #666666;
	font-family: arial;
}

.add_to_cart_multiple {
	vertical-align: top;
	width: 200px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

.config_anchor {
    float:left;
    font-weight: bold;
    font-size: 1.3em;
    border: 2px solid #777777;
    padding: 5px;
    margin: 3px;
	cursor: pointer;
}

.config_swatch {
  float: left;
  border: 2px solid #777777;
  margin: 3px;
}

.selected_config {
  border: 2px solid #21AE0E;
  color: #FFFFFF;
  background-color: #21AE0E;
}

.config_out_of_stock {
  border: 2px solid #CECECE;
  color: #CECECE;
}

.red_error {
	border-color: #FF0000;
}

.config_messages {
  position: relative;
}

.config_out_of_stock_display_message {
  display: none;
  position: absolute;
  top: -35px;
  left: 0px;
  padding: 3px;
  color: #FFFFFF;
  font-size: 1.3em;
  background-color: #ED1D1D;
}

.config_not_available_message {
  display: none;
  position: absolute;
  top: -35px;
  left: 0px;
  padding: 3px;
  color: #FFFFFF;
  font-size: 1.3em;
  background-color: #ED1D1D;
}

.tabs dd a {
    background-color: #75A3C3;
    color: #464646 !important;
}
.tabs dd a:hover {
    background-color: #479EE6 !important;
}
.tabs dd.active a {
    background-color: #479EE6 !important;
}
.tabs-content {
    border: 1px solid #DDDDDD;
    padding: .5rem 1rem;
}
.tabs-content hr.product-break {
    margin: .5rem;
}

/* PERSONALIZATION PAGE */

.tbl_order_item_personalization { border: 0 none; width: 100%; }
.tbl_order_item_personalization .required, 
.tbl_order_item_personalization .personalization_name_label, 
.tbl_order_item_personalization .personalization_pricing_info {
    display: inline-block;
}
.tbl_order_item_personalization .required, .tbl_order_item_personalization .personalization_name_label {
    line-height: 1.5;
}

/* SHOPPING CART */
.shopping-cart.row{ padding: .5rem 0; }
.shopping-cart-footer { padding: 0 .2rem; }
.shopping-cart-totals.row { padding: .5rem 0; }
.shopping-cart-totals .savings{ color: #B1002C; }
.shopping-cart-totals .grandtotal{ font-size: 1.2rem; font-weight: bold; padding: .7em; }
.coupon_message_failed { color: #B1002C; }
.coupon_message_success { color: #138B26; }
.order-item-configuration { font-size: .8rem; }
.config-label { font-weight: bold; }

/* CHECKOUT PAGE */

button.small, .button.small {
	border-radius: 40px;
}

input.button.postfix.shopping-cart.apply-coupon {
	border-radius:40px
}

input.button.tiny {
	border-radius: 40px !important;
}


.checkout-errors.button { margin-right: .5rem; }

#payment_types_select { margin-bottom: 0px; }
#fragment { margin-bottom: .5rem; }
#fragment table { margin: 0 !important; border: 0 none !important; }
#fragment table tr { background-color: #fff !important; }
#fragment table tr td { padding: 0 !important; }
#fragment input, #fragment select { width: auto !important; }

.order-summary.row{ padding: .5rem 0; }
.order-summary-footer { padding: 0 .2rem; }
.order-summary-totals.row { padding: .5rem 0; }
.order-summary-totals .savings{ color: #B1002C; }
.order-summary-totals .grandtotal{ font-size: 1.2rem; font-weight: bold; padding: .7em; }
.place-order { padding: .5rem .2rem; }
.print-order.button { margin-left: 1rem; }

/*PAGINATED CHECKOUT*/
.paginated-checkout-navigation {
    counter-reset: flag; 
}

.paginated-checkout-navigation a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
    width: 25%;
	font-size: 12px;
	line-height: 36px;
	color: #75A3C3;
	padding: 0 10px 0 60px;
	background: #464646;
	position: relative;
	border-top: solid 1px #75A3C3;
	border-bottom: solid 1px #75A3C3;
}
.paginated-checkout-navigation a:first-child {
	padding-left: 46px;
}
.paginated-checkout-navigation a:first-child:before {
	left: 14px;
}
.paginated-checkout-navigation a:last-child {
	padding-right: 20px;
	border-right: 1px solid #75A3C3;
}

/*hover/active styles*/
.paginated-checkout-navigation a.active, .paginated-checkout-navigation a:hover, 
.paginated-checkout-navigation a.completed {
	background: #75A3C3 !important;  
	color: #464646;
}

.paginated-checkout-navigation a.active:after, .paginated-checkout-navigation a:hover:after {
	background: #75A3C3 !important;
}
.paginated-checkout-navigation a.active:after, .paginated-checkout-navigation a:hover:after{
    border-color: #75A3C3;
    color: #464646;
}

.paginated-checkout-navigation a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px;
	width: 36px; 
	height: 36px;
	transform: scale(0.707) rotate(45deg);
	z-index: 1;
	background: #464646;
	border-right: 1px solid #75A3C3;
    border-top: 1px solid #75A3C3;
}
.paginated-checkout-navigation a.completed:after {
    background: #75A3C3;
    border-color: #DDDDDD;
}
.paginated-checkout-navigation a:last-child:after {
	content: none;
}
.paginated-checkout-navigation a:before {
	content: counter(flag);
	counter-increment: flag;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 35px;
    background: rgba(255, 255, 255, 0.3);
	font-weight: bold;
    text-align: center;
}

@media only screen and (max-width: 40em) {
    .paginated-checkout-navigation a:before {
        display: none !important;
    }
    .paginated-checkout-navigation a:first-child {
        padding-left: 10px !important;
    } 
    .paginated-checkout-navigation a { 
        padding-left: 35px !important;
    }
}

.paginated-checkout { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }
.paginated-checkout-window { position: relative; overflow: hidden; }

.paginated-checkout-steps { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.paginated-checkout-step { float: left; height: 100%; min-height: 1px; }

.required-field { border: 1px solid #ff0000 !important; }


/* ACCOUNT SECTION */
.quick-links.panel { background-color: #DFEBF0; border-color: #DFEBF0; } 
.quick-links.panel .side-nav li a { color: #666666; }
.quick-links.panel .side-nav li a:hover { color: #75A3C3; }
.order-listing.row { padding: .5rem 0; }
.order-shipment.row { padding: .5rem 0; }
.order-shipment-item { padding-bottom: .5rem; font-size: .9rem; }
#wish_list_listing_table { border: 0 none; width: 100%; }

/* ERROR DISPLAY */
.alert-box.alert { background-color: #CA0000; border-color: #CA0000; }
.error-box h4, .success-box h4 { color: #fff !important; }
.error-message, .success-message { padding: .3rem .5rem; }

/* UTILITIY CLASSES */
.horizontal-divider { border-top: 1px solid #DDDDDD; }
.hidden { visibility: hidden; }
.vertical-padding-small { padding: 1rem 0; }
.bold { font-weight: bold; }

/* MISC */
.project_header { margin: 5px; border: 2px solid #c60f13; padding: 5px; text-align: center; }
.project_header form { margin: 0 !important; }
#yui-history-iframe { display: none; }
#searchform h3 { display: none; }
.accountlink {font-size: .8rem; }
#accordion li.selected a { background-color: #FFCDCD !important; cursor: default !important; }
.mobilefooter div.selected a { color: #FFCDCD !important; cursor: default !important; }
#loading_graphic { display: none; margin-bottom: 1.25rem; }
#hidden_no_search_results_div { display: none; }
.reveal-modal.fixed { position: fixed !important; }

.button{background-color: #75A3C3;}
.button:hover, .button:focus{background-color: #479EE6; outline:none;}


.main-content { 
    border-top: 1px dotted #D1E6f5 !important;
    background-color: #F5FBFE;
    padding-bottom: 40px;
}
#breadcrumb { margin: .5em 0; }

/* Screen Size Specifics */
@media only screen and (max-width: 40em) {
    .small-collapse {
        padding: 0;
        margin: 0;
    }
    .small-collapse .columns {
        padding: 0;
        margin: 0;
    }
    .small-cart-link {
        font-size: 2em;
    }
    .category-list .subcat:first-of-type{
        border-top: 1px solid #DDDDDD;    
    }
    .category-list .subcat {
        border-bottom: 1px solid #DDDDDD;
    }
    .category-list li.subcat {
        padding-bottom: 0;
    }
    .reveal-modal-small-fitted {
        min-height: inherit;
    }
    #compare-modal-button {
        margin-top: 0;
    }
    .quickview-button-container {
        display: none !important;
    }
    .MagicZoomPlusHint {
        display: none !important;
    }
    .hide-for-small-only-inline {
        display: none !important;
    }
}

/* Loyalty - My Account - Box Styling */
.loyalty_information .small-5.columns{padding-top: 10px; padding-bottom: 10px;}

@media print{    
    .no-print, .noprint{
        display: none !important;
    }
}

/*************************** Solr *****************************/
img.solr-product_img {
  float: left;
}
.autocomplete_header {
  text-align: left;
  font-size: 100%;
}
.ui-state-focus {
  font-size: 100%;
}
.ui-menu .ui-menu-item {
  text-align: left;
}
.autocomplete_header.search_for {
  font-size: 20px;
}
.autocomplete_header.search_for a {
  text-decoration: none;
}

@media (min-width: 642px) {
    #ui-id-1 {
        max-width: 400px;
        width: 240px;
    }
    .solr-autocomplete_product{
        width: 150px;
    }
}
@media (min-width: 1px) and (max-width: 641px){
    .ui-menu-item {
        height: 50px;
    }
}
.ui-menu .ui-menu-item {
	width: auto !important;
}

.ui-menu .ui-menu-item:hover {
	border: 0px !important;
}

.ui-menu .ui-menu-item a {
	padding: 0px 10px 4px 10px !important;
	color: #777;
	font-size: 11px;
}

.solr-autocomplete_product {
	position: relative;
	border-top: 1px solid #ddd;
}

.show-for-small-only.solr-autocomplete_product{
    padding-top: 2px;
    padding-bottom: 2px;
}

img.solr-product_img {
    	border: 1px solid transparent;
	background-color: #fff;
    	margin-right: 10px;
    	padding: 2px;
	width: 50px;
	height: 50px;
	vertical-align: middle;
}

.solr-product_name {
	position: absolute;
	display: block;
	float: left;
	width: 75%;
	top: 20%;
	vertical-align: middle;
	line-height: 14px;
}

.show-for-medium-up.solr-product_name{
    left: 70px;
}

.ui-menu .ui-menu-item a:hover {
	font-size: 11px;
	background-color: #eee;
	color: #000;
}

.ui-menu .ui-menu-item a:hover img.solr-product_img {
    	border: 1px solid transparent;
}

.autocomplete_header {
	background-color: #75A3C3;
	padding: 5px !important;
	text-transform: capitalize !important;
	border: 0px !important;
}

.autocomplete_header.ui-menu-item {
	background-color: #75A3C3;
	padding: 8px 10px !important;
	text-transform: uppercase;
	margin-top: 5px !important;
}

.autocomplete_header.search_for.ui-menu-item {
	background-color: #75A3C3;
	margin-top: 0px !important;
}

.autocomplete_header.ui-menu-item a {
	padding: 0px !important;
}

.autocomplete_header.ui-menu-item a:hover {
	background-color: transparent;
}


.autocomplete_header,
.autocomplete_header h3 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

.autocomplete_header h3 b {
	text-decoration: underline;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    	background-image: none !important;
    	border: 0px !important;
    	color: #FFF !important;
    	font-weight: normal !important;
}

.inline-list, .header-call-message{
    margin-bottom: 5px;
}

.popular_search_terms {
    font-size: 12px !important;
    display: none;
}

.popular_search_terms .popular_searches {
    font-weight: bold;
}

.popular_terms {
    color: grey !important;
    font-style: italic !important;
}

.postfix.button{
    margin-bottom: 0px;
}

.home-page-banner{
    padding-top: 5px;
}




