<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-search {
	position: relative;
}
.site-search .input-text {
    height: 62px;
    padding:10px 15px 10px 40px;
    box-sizing: border-box;
    /*min-width: 350px;*/
    width: 100%;
}
.main-header .md-secondary-navigation  li.site-search button {
    box-shadow: none;
    position: absolute;
    left: 0;
    top: 0;
    color: grey;
}
.site-search button.search:before {
    content: "\e907";
    font-family: 'ram-icons' !important;
    background: transparent;
    border: none;
    box-shadow: none;
}
#searchSuggestions 
{
    background: #FFF;
    border: 1px solid #a9a9a9;
    color: #616161;
    /* font-family: Arial, Helvetica, sans-serif; */
    position: absolute;
    max-width: 949px!important;
    z-index: 9050;
    width: 800px;
    display: none;
    /* left: -500px !important; */
    right: auto !important;
    top: 61px;
    left: 0 !important;
    min-width: 480px;
}
#searchSuggestions.absWidth {
    width: 800px!important;
}
#searchSuggestions .suggestionsContent {
}
#search_text {
     position: relative;
}

#searchSuggestions .topProducts {
    /* border-right: 1px dotted #737373; */
    /* float: left; */
    margin: 15px 0 0;
    padding-left: 15px;
    width: 480px;
    display: inline-block;
}

#searchSuggestions ul {
     float: left;
     letter-spacing: 0px;
     list-style: outside none none;
     margin: 0px;
     padding: 0px;
}

#searchSuggestions .topProducts ul {
    
}

#searchSuggestions ul li {
     list-style: outside none none;
}

#searchSuggestions .headerItem, #searchSuggestions .headerTopSearch  {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 13pt;
    margin-bottom: 15px;
    /* margin-left: 7px; */
    padding: 0;
    text-transform: uppercase;
    text-align: left;
}

#searchSuggestions li.productItem {
    background-color: #FFFFFF;
    float: left!important;
    padding: 0 2px 20px;
    width: 150px!important;
    height: auto;
}

#searchSuggestions .topProducts .productImage {
     height: 130px;
     margin-bottom: 25px;
     text-align: center;
}

#searchSuggestions .topProducts .productImage a{
    display: block;
    padding: 0;
}

#searchSuggestions .topProducts .productImage img {
     display: inline ! important;
     width: 120px;
}

#searchSuggestions .topProducts .productDesc {
     font-size: 12px;
     text-align: center;
}

#searchSuggestions .topProducts .productDesc span {
     display: block;
     height: 65px;
     margin-bottom: 25px;
}

#searchSuggestions .topProducts .productDesc span a {
    padding: 0;
}

#searchSuggestions .topProducts .productDesc .productPrice {
    /*margin-top: 25px;*/
    color: #c83535;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
    height: 35px;
    display: none;
}

#searchSuggestions .topProducts .productVendor {
     text-transform: uppercase;
}

#searchSuggestions .topProducts .productDesc .toProduct{
	background-color: #c71f2f;
	color: #c71f2f;
	/* font-family: "Helvetica Neue", Verdana, Arial, sans-serif; */
	font-weight: normal;
	font-size: 10px;
	padding: 7px 5px;
	text-transform: uppercase;
	text-decoration: none;
	/* height:23px; */
	border-radius: 4px;
	line-height:10px;
	display: block;
	border-radius: 2px;
	box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.2);
}

#searchSuggestions .topProducts .productDesc .toProduct:hover{
	background-color: #c71f2f;
	color: #c71f2f;
}

#searchSuggestions .topSearch {
    /*float: right;*/
    margin: 15px 0;
    display: inline-block;
    padding: 0;
    width: 290px;
    min-height: 180px;
    /* border-left: 1px dotted #737373; */
}

#searchSuggestions .topSearch ul {
	width: 100%;
	text-align: left;
}

#searchSuggestions .topSearch ul li{
	/* font-family: "Helvetica Neue", Verdana, Arial, sans-serif; */
	font-size: 15px;
}

#searchSuggestions .topSearch.noDesigner ul li{
	line-height: 20px;
	width: 100%;
	height: auto;
}

#searchSuggestions .topSearch.noDesigner ul li:hover{
	/* background-color: #000; */
}


#searchSuggestions .topSearch a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px 0;
	height: 100%;
	text-align: left;
}

#searchSuggestions .topSearch li:hover a{
	color: #c71f2f;
}

#searchSuggestions .topDesigner {
     clear: right;
     float: right;
     margin: 20px 0px 30px 25px;
     padding: 0px;
     width: 290px;
}

#searchSuggestions .headerTopDesigner {
     color: #000000;
     font-family: DINMedium;
     font-size: 17px;
     font-weight: 300;
     line-height: 13pt;
     margin-bottom: 15px;
     padding: 0px;
     text-transform: uppercase;
}

.ac_li_query {
     cursor: pointer;
}

.ellipsis {
    
}

/* Custom Client CSS changes */
.searchMiniContainer.open
{
    border-radius: 14px !important;
	-moz-border-radius: 14px !important;
	-webkit-border-radius: 14px !important;
	
}

.searchMiniForm #search
{
    margin: 0 !important;
}
.search-autocomplete:before
{
	display: none !important;
}

.onsale-category-container{
    z-index: 4 !important;
}

/*Override 'Go' button text*/
.toProduct.button::before {
    color: #fff;
    content: "SHOP NOW";
    padding-left: 19px;
}

/* ----------- */
/*  Reponsive  */
/* ----------- */
@media only screen and (min-width: 320px) and (max-width: 1023px){
    #searchSuggestions.absWidth {
        width: auto!important;
    }
}
@media only screen and (min-width : 640px) and (max-width : 1023px) {
	/* Styles */
    .site-search .input-text {
        height: 45px;
    }
	#searchSuggestions {
		width: 75vw !important;
		top: 44px;
		left: -22vw!important;
	}
	#searchSuggestions .topProducts {
		/*display: none !important;*/
		width: 100%;
		padding: 0 15px;
	}
	#searchSuggestions .topSearch {
		float: left;
		padding-left: 15px;
	}
	#searchSuggestions li.productItem {
		width: 33.333%!important;
	}
	#searchSuggestions .topProducts .productImage {
		height:100px
	}
	#searchSuggestions .topProducts .productImage img {
		max-height:90px;
		max-width:90px;
	}
}

/*  ----------- */

@media only screen and (min-width: 320px) and (max-width: 639px){
	/* Styles */
	#searchSuggestions {
		left: 0 !important;
		right: auto !important;
		width: 100% !important;
	}
	#searchSuggestions .topProducts {
		/*display: none !important;*/
		width:auto;
	}
	#searchSuggestions .topSearch {
		float: left;
		padding-left: 15px;
	}
	#searchSuggestions li.productItem {
		width: 100%;
		padding:0px;
	}
	#searchSuggestions .topProducts .productDesc {
		text-align: left;
	}
		
	#searchSuggestions .topProducts .productImage {
		height: 90px !important; 
		float: left;
	}
	.productDesc a {
		 float: left !important; 
	}
	#searchSuggestions .topProducts .productImage img {
		display: inline ! important;
		width: 50px;
		height: 50px !important; 
			margin-right: 15px;
	}
	#searchSuggestions .topProducts .productDesc .productPrice {
		float: left;
		margin-right: 10px;
	}
}

</pre></body></html>