<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 115:0 Unexpected "}"

**/
ul.menu-left {
    list-style: none;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding-right: 10px;
    width: 30px;
}
ul.menu-left li {
    float: left;
    padding: 0;
}

.header-toolbar .header-customerbar .header-customerbar-container .customer-bullets ul li.borders p {
    border-left: 1px solid;
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid;
}

.five.cborder {
    border: 1px solid #d6d6d6;
}

.search-bar{
	display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.search-bar form.search-form.search-form-header {
	margin-bottom:0px; text-align:left !important;
}

.search-bar .text-center input[type="text"].search-field {
    text-align: left;
}
span.icon.icon-menu.relative {
    display: inline-flex;
    vertical-align: middle;
}

span.menulabel {
    display: block;
    margin-left: 0;
    font-size: 10px;
    font-weight: bold;
    line-height: initial;
}

.search-bar .text-center input[type=text].search-field{
	border: 1px solid #b6b6b6;
}

.search-bar form.search-form.search-form-header button {
    position: absolute;
    right: 10px;
    top: 10px;
    background: transparent;
    color: #7c7d7c;
    font-size: 18px;
 }

h2.offers p {
    line-height: 12px;
    margin-top: 10px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
}
span#offer-product-template h4{
	font-size: 14px;
    font-weight: normal;
}
div#t_sh-no p { font-size: 12px;}

.product-details .seven p {
    font-size: 13px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

@media only screen and (min-width: 1200px){
	.header-navigation .logo{
      width:200px;
    }
}

@media only screen and (min-width: 768px){
	.search-bar-for-mobile{
      display:none;
    }

	.header-navigation .logo img {
      	max-height: 40px;
    }
	.bottompad {
    	margin-bottom: 30px;
    	position: sticky;
    	top: 0;
    }
}
  
ul#responsiveMenu {max-width: 768px;}  
	h1.product-header {
      text-align: left;
    }  
}

.search-bar-for-desktop {
  	display: none;
}

@media only screen and (max-width: 768px){
  .search-bar-for-desktop {
    	display: none;
    }
	.search-bar-for-mobile {
    	display: block;
    	max-width: 95%;
    	margin: 0 auto;
	}
}
@media only screen and (max-width: 320px){
	.header-navigation .main-menu {
    	display:table-cell;
    }
}
.header {
    opacity: 1!important;
}</pre></body></html>