/* rackemmfg.com sites css */

@charset "UTF-8";

body {
  position: relative;
  background-color: #ffffff;
  color: #1f2526;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5em;
  padding: 0;
  margin: 0;
}
h1, h2, h3, h4, h5 {
	font-family: bebas-neue, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
a {
	color: #1f2526;
}
a:visited {
	color: #1f2526;
}
header, main, footer {
	display: block;
}
header {
	background-color: #ffffff;
	position: relative;
	z-index: 1;
}
.inner {
	width: calc( 1200px - 20px );
	max-width: 100%;
	margin: auto;
}
main {
	background-color: #ffffff;
	margin-top: 10px;
}
iframe {
	max-width: 100%;
}
#scrollToTop {
  cursor: pointer;
  display: none;
  right: 15px;
  position: fixed;
  text-align: center;
  bottom: 60px;
  z-index: 9999;
}

#scrollToTop  img {
	max-width: 60px;
	height: auto;
}

/* .......... SUPERBAR .......... */

.smb-mc .mini_icon {
	display: none;
}
#ys_superbar {
	font-size: 12px;
	padding: 4px 0;
	width: auto !important;
	height: inherit !important;
	float: right;
}
#ys_cpers {
	float: right;
	margin-right: 1em;
}
.yui-skin-sam {
	line-height: 1em;
}
.smb-mc .mini_msg, .mini_item_count, .mini_subtotal, #ys_cpers, #ys_cpers a {
	color: #1f2526 !important;
	text-decoration: none;
	font-family: bebas-neue !important;
	font-size: 18px;
	font-weight: normal !important;
        text-transform: uppercase;
}
.minicart_c2 .mini_subtotal, .minicart_c2 .mini_item_count, .minicart_c2 .mini_msg {
	color: #ffffff !important;
}
.smb-fc #yfc_close_btn {
	color: #ffffff !important;
}
.smb-fc .chkout {
	width: auto !important;
}
.cartBar a {
	text-decoration: none;
	color: #1f2526;
        float: right;
        margin-top: 1px !important;
}
.cartBar a:hover, #ys_superbar a:hover {
}
.ys_clear {
  clear: both;
}
.smb-mc .minicart_c1 {
	width: auto !important;
}
.smb-mc .minicart_c2 {
	width: 325px !important;
}

/* Header */

#logo {
  float: left;
}
.cartBar {
	width: 100%;
	padding: 6px 0;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
}
.cartBar a img, .cartBar a span {
	display: inline-block;
	vertical-align: middle;
}
.cartBar a span {
	font-family: bebas-neue;
	font-size: 18px;
}
#logo-search {
	padding: 10px 0;
}

/* TOP SEARCH */

#topSearch {
position: relative;
float: left;
width: 50%;
height: 140px;
margin-left: 10%;
}

#searcharea fieldset {
margin: 0;
padding: 0;
border: 0;
}

#searcharea fieldset,
#searcharea .labelfield,
#searcharea .buttonlabel {
position: static;
}

#searcharea .labelfield > span,
#searcharea select,
#searcharea [name="section"] {
display: none;
}

#searcharea {
position: relative;
box-sizing: border-box;
top: 50%;
height: 38px;
height: calc(32px + 4px);
margin: 0;
padding: 0;
border: 2px solid #4f0803;
border-radius: 3px;
-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;
background-color: #ffffff;
background-image: url();
background-repeat: no-repeat;
background-position: center left;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

#searcharea #query {
box-sizing: border-box;
width: calc(100% - 32px);
height: 32px;
border: 0;
padding: 0 7px;
background-color: transparent;
font-size: 1rem;
line-height: 32px;
}

#searcharea #searchsubmit {
position: absolute;
right: 0;
top: 0;
box-sizing: border-box;
padding: 0 1em;
width: 32px;
height: 32px;
border: 0;
border-radius: 0;
color: #000000;
background-color: #ffffff;
background-image: url('https://s.turbifycdn.com/aah/yhst-66347646801689/img-3405.png');
background-repeat: no-repeat;
background-size: contain;
-webkit-appearance: none;
text-transform: uppercase;
text-indent: -999px;
overflow: hidden;
cursor: pointer;
}

#navRibbon {
background-color: #ececec;
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.48);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.48);
border-top: 1px solid #d0d0d0;
position: relative;
z-index: 1;
}

/* / HEADER */

/* Top navigation */
@media screen and (min-width:780px){
	header nav {
		text-align: center;
	}
	#topNav {
		display: inline-block;
		padding: 0;
		margin: 0;
	}
	#topNav li{list-style:none;}
	.mainNav {
	  display: inline-block;
	  position: relative;
	  border-bottom: 2px solid transparent;
	}
	.mainNav a.top {
	  color: #1f2526;
	  display: block;
	  padding: 15px 10px;
	  text-decoration: none;
	  font-family: bebas-neue;
	  font-size: 22px;
	  letter-spacing: 2px;
	  text-transform: uppercase;
	}
	.mainNav:hover {
		border-bottom: 2px solid #721817;
	}
	.mainNav:hover a {
		color: #721817;
	}
	.mainNav .sub {
		display: none;
		position: absolute;
		white-space: nowrap;
		-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
		box-sizing: border-box;
		background-color: #ffffff;
		padding: 20px 10px 0 0;
		margin-top: 2px;
		z-index:1000;
	}
	.mainNav .sub .viewall {
	  background-color: #1f2526;
	  margin: 10px 0 10px 10px;
	  font-weight: 400;
	  padding: 0 10px;
	}
.mainNav .sub .viewall a {
	margin: 10px 0 10px 10px;
	font-weight: 400;
	padding: 5px 0;
	font-family: bebas-neue;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
        color: #ffffff;
}
.mainNav .sub .viewall a:hover {
        color: #f2b90c;
        text-decoration: none;
}
	.mainNav .sub ul {
	  margin: 0;
	  padding: 0 40px 0 20px;
	}
	.mainNav .sub a {
		display: block;
		text-align: left;
		padding: 5px;
		text-decoration: none;
                text-overflow: ellipsis;
                overflow:hidden;
                max-width:300px;
                color: #1f2526;
                font-size: 14px;
	}
	.mainNav .sub a:hover {
		color: #721817;
		text-decoration: underline;
	}
	.mainNav:hover .sub {
		display: inline-block;
	}
	.mainNav .sub .image > img {
	  border: 1px solid #1f2526;
	}
}

ul.topNav {
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
}

ul.topNav li {
	list-style: none;
	flex: auto;
	align-self: center;
}
/* End of Top Navigation */

/* Slider */
.slick-slider { 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: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("https://turbifycdn.com/ay/mobile/i/ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 40%; padding: 0; border: none; outline: none; opacity: .5}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; color: transparent; opacity: 1 }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { opacity: 1; }
.slick-prev.slick-disabled, .slick-next.slick-disabled { opacity: 0.25; }

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: "&lt;"; }
[dir="rtl"] .slick-prev:before { content: "&gt;"; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
[dir="rtl"] .slick-next:before { content: "&lt;"; }

/* Dots */

.slick-dots { list-style: none; display: block; text-align: center; padding: 0; width: 100%;margin: 0; }
.slick-dots li { position: relative; display: inline-block; height: 11px; width: 11px; margin: 0; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 11px; width: 11px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: " "; width: 11px; height: 11px; font-family: "slick"; font-size: 15px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

.slick-slide img { display: inline }
.slick-slide img {
  height: auto;
  vertical-align: bottom;
  max-width: 100%;
}

.slick-dots li button {
	background-image: url(https://s.turbifycdn.com/aah/yhst-66347646801689/img-3406.png);
	background-repeat: no-repeat;
	background-position: center middle;
}

.slick-active button {
	opacity: 1 !important;
}


.slick-prev {
  background-image: url(https://s.turbifycdn.com/aah/yhst-66347646801689/img-3407.png);
  left: 0;
  height: 36px;
  width: 36px;
  color: transparent !important;
}

.slick-next {
  background-image: url(https://s.turbifycdn.com/aah/yhst-66347646801689/img-3408.png);
  right: 0;
  height: 36px;
  width: 36px;
  color: transparent !important;
}
.slick-next:hover {
	background-image: url(https://s.turbifycdn.com/aah/yhst-66347646801689/img-3409.png);
}
.slick-prev:hover {
	background-image: url(https://s.turbifycdn.com/aah/yhst-66347646801689/img-3410.png);
}
.slick-active button {
  background-image: url(https://s.turbifycdn.com/aah/yhst-66347646801689/img-3411.png) !important;
}
/* End of Slider */

/* Home page */
.ys_promo_banner img {
  height: auto;
  max-width: 100%;
}
.hometype section {
  margin-bottom: 70px;
}
.hometype .fcol {
	border-color: transparent;
}
.homeFavorites .inside {
  text-align: center;
  padding: 10px;
}
.homeFavorites .txt {
	margin-top: 1em;
}
.homeFavorites .txt a {
  color: #1f2526;
  text-decoration: none;
}
.homeFavorites .txt a:hover {
	color: #1f2526;
}
.homeFavorites .txt > a:after {
  content: " >";
}
.bestsellers .slide {
  text-align: center;
}
.bestsellers .inside {
  border-bottom: 2px solid #721817;
  display: inline-block;
  padding-bottom: 24px;
}
.bestsellers .slide .txt {
	margin-top: 15px;
}
.bestsellers .slide .txt, .bestsellers .slide .txt a {
  color: #1f2526;
}
.bestsellers .slide .txt a {
	text-decoration: none;
}
.bestsellers .slide .txt a:hover {
	color: #1f2526;
}
.bestsellers .slide img {
	border: 1px solid #ffffff;
}
.bestsellers .slide img:hover {
	border: 1px solid #1f2526;
}
.hometype .fcol {
	width: auto;
	margin: 10px;
        min-height: auto !important;
}
.homeHero .slick-slide {
  text-align: center;
}
.homeHero .slick-prev {
	left: 10px;
}
.homeHero .slick-next {
	right: 10px;
}
.homeHeroContainer {
	position: relative;
	width: 100%;
	margin-top: -9px;
	z-index: 0;
}
.kickerContainer {
	float: left;
	margin: 0 0 70px;
	width: 100%;
}
.introText, .message, .finaltext {
  padding: 1em 0 1em;
}

.kickers img {
	max-width: 49%;
	height: auto;
	float: left;
}
.kicker-image2 {
	margin-left: 2%;
}
.featuredCategories .kicker {
	margin-right: 10px;
}
.featuredCategories .inside {
  border: 1px solid #f26a1b;
  margin-right: 10px;
  text-align: center;
}
.featuredCategories .txt {
  box-sizing: border-box;
  background-color: #f26a1b;
  padding: 9px;
  text-align: center;
  font-family: bebas-neue;
  font-size: 24px;
}
.featuredCategories .txt span:first-child {
  float: left;
}
.featuredCategories .txt span:last-of-type {
	float: right;
	color: #ffffff;
        padding-left: 10px;
}
.featuredCategories a {
	color: #ffffff;
	text-decoration: none;
text-transform: uppercase;
font-size: 20px;
}
.featuredCategories a:hover {
	color: #ffffff;
}

.featuredCategories .inside:hover {
	border-color: #721817;
}
.featuredCategories .inside:hover .txt {
	background-color: #721817;
}
.featuredCategories .inside:hover .txt a {
	color: #ffffff;
}
.featuredCategories .slick-next {
  right: 0;
  top: -50px;
}
.featuredCategories .slick-prev {
  right: 36px;
  left: auto;
  top: -50px;
}
.featuredBrands .slick-prev, .featuredBrands .slick-next {
	top: 50%;
	transform: translateY(-50%);
}
.featuredBrands .inside {
  text-align: center;
}

.hometype h2 {
  font-size: 48px;
  color: #721817;
	padding: 0;
	margin: 20px 0;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 40px;
}
.sale {
	color: #ff0033;
	font-weight: bold;
}
.reg {
	color: #7e7e7e;
	font-style: italic;
	text-decoration: line-through;
}

.hometype section.testimonials-wrapper {
	margin-bottom: 20px;
}
.hometype .testimonials h2 {
	background-color: #721817;
	color: #ffffff;
	margin: 0 0 0.5em 0;
	padding: 17px 50px;
	font-size: 32px;
	text-transform: uppercase;
	display: inline-block;
}
.hometype #message {
	margin-bottom: 40px;
}

/* / HOME PAGE */

/* Category */

.section-wrap {padding-bottom: 30px;}
.section-wrap img{ max-width:100%; height:auto;}
.fcontainer{ max-width:1200px; margin:0 auto; width:100%;margin-top:10px;padding-top:10px}

.fsection-image {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 20px;
}

.fsection-caption { 
padding: 0 0 35px;
}

.fsection-name {
text-align: left; 
margin-bottom: 7px;
}

.fsection-name h1 {
margin: 30px 0 25px 0;
color: #721817; 
text-transform: uppercase;
font-size: 36px; 
line-height: 30px; 
}

/* .......... CONTENTS .......... */

.frow{ clear: both;}
.frow *{box-sizing: border-box;}

.frow:after,
.frow:before,
.fcontainer:after,
.fcontainer:before{
display: table;
clear: both;
content: " ";
}

.fcol{width:calc(20% - 20px); margin:10px; float: left; position: relative; min-height: 333px;padding-bottom: 3px;border:1px solid #dedfdf;}

.fcol .name {
padding: 5px 20px 0;
min-height: 4em;
}

.fcol:hover {border-color:#721817}


.finner{ color: Arial, Helvetica, sans-serif; text-align: center;}
.finner a, .finner input{ display: block; text-decoration: none; color: #1f2526;}
.finner .name a {
	font-size: 14px;
	margin: 0 0 8px 0;
	line-height: 1.3em;
}
            .finner img.fim{ max-width:100%; height:auto;border: 2px solid transparent}
            .price-row > .strike-price,
            .price-row > .price{ display: inline;margin-right:1em;}
            .price-row > .price{ font-weight:700;color:#721817;}
            .price-row > .strike-price{font-weight:400 !important; text-decoration: line-through; color: #7e7e7e; padding-right:10px;font-size:smaller}
        .finner a.fshop-now, .finner input.fshop-now {
	font-weight: 400;
	padding: 0 1em;
	font-size: 18px;
	display: inline-block;
	height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	line-height: 26px;
	margin-top: 10px;
	font-family: bebas-neue;
	width: 90%;
	background-color: #fbc403;
	text-transform: uppercase;
	border: 0;
	border-radius: 3px;
}
            .finner:hover a.fshop-now, .finner:hover input.fshop-now{ color: #fff; background: #721817; border-color: #721817;}
.section-wrap .finner {
  text-align: center;
}			
.section-wrap .price-row {
	margin-left: 20px;
}
@media screen and (max-width: 1035px){
    .section-wrap{padding:0 1%;}
}
@media screen and (max-width: 850px){
    .section-wrap .fcol, .item-wrap .fcol {width:calc(50% - 20px);}
    .section-wrap .fcol:nth-of-type(2n+1), .item-wrap .fcol:nth-of-type(2n+1){ clear: left;}
}
@media screen and (max-width: 500px){
    .fcol{min-height:1%;}
}
@media screen and (max-width: 360px) {
    .fcol {width:100%}
}

/* End of Category */

/* .......... FOOTER ..........  */

footer {
	background-color: #ececec;
	color: #1f2526;
	font-size: 13px;
}
footer ul {
	padding: 0;
	margin: 0;
}
footer li {
	list-style: none;
}
footer a {
	color: #1f2526;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}

.footerBoxes {
	padding: 20px 0;
	display: flex;
}

.footerBoxes .box {
flex: auto;
margin-right: 30px;
}

.footerBoxes h3 {
font-size: 24px;
letter-spacing: 0.5px;
}

#copyright {
	text-align: center;
	font-size: 11px;
	color: #ffffff;
        background-color: #1f2526; 
}
#copyright a {
	text-decoration: none;
	color: #ffffff;
}
.newsletterSocial {
	background-color: #f26a1b;
	color: #ffffff;
	padding: 10px 0;
}
.newsletter > form {
  display: inline-block;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #ebebeb;
}
.newsletter .prompt {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
.newsletter input[type="email"] {
  box-sizing: border-box;
  border: 0 none;
  background-color: transparent;
  color: #424242;
  height: 30px;
  padding: 0 1em;
  width: calc(100% - 60px);
}

.newsletter input[type="submit"] {
  background-color: #000000;
  background-image: url();
  background-size: cover;
  width: 60px;
  height: 30px;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 0 1em;
}

.shippinginfo img {
	display: inline-block;
	padding: 10px;
}

.footerAdditionalContent {
  margin: 2em 0;
}

.social-link {
margin-right: 15px;
font-size: 1.7em;
}

/* / FOOTER */

/* .......... INFO PAGE .......... */

#info-div {}

#info-div h2 {
margin: 40px 0 25px;
font-size: 1.7rem;
}

#info-div h2 + section {
margin: 20px 0;
}

#info-div h3 {
margin: 15px 0;
font-size: 1.35rem
}

#info-div h3 + section {
margin: 15px 0;
}

/* .................... RESPONSIVE .................... */

@media screen and (max-width: 1180px){
	.inner {
		width: calc( 100% - 40px );
		padding: 0 20px;
	}
}
@media screen and (max-width: 780px) {
ul.topNav {
    display: block;
}
	#logo-search {
		padding-bottom: 0;
	}
	#topSearch {
		float: none;
		width: 100%;
		height: auto !important;
		clear: both;
		margin: 0;
		padding: 20px 20px 0;
		box-sizing: border-box;
	}
	.mainNav .sub {
		display: none !important; /* no megamenu on small screens */
	}
}	
@media screen and (max-width: 900px) {
	.footerBoxes .col111 {
		min-width: 200px;
	}
	.footerBoxes {
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 580px) {
	.kickerContainer, .homeHeroContainer {
		float: none;
		clear: both;
		width: 100%;
		text-align: center;
		margin-left:0;
                overflow: hidden;
	}
	.kickers {
		text-align: center;
	}
	.kickers img {
		max-width: 100%;
		float: none;
		margin: 0 auto;
	}
	.kicker-image2 {
		margin-left: 0;
	}
	.footerBoxes .box {
		width: 100% !important;
	}
	.newsletter > form {
		display: block;
	}
}
@media screen and (max-width:400px){
	body {
		font-weight: 300;
		font-size: 16px;
		line-height: 24px;
	}
	.column + .column.terms {
		max-width: 100% !important;
		margin: 20px 0;
	}
	#logo img {
		max-width: 200px !important;
	}
	#hamburger img, .oneMobRow a.cartLink img {
		max-width: 25px !important;
	}
	#topSearch select {
		display: none;
	}
	.kickers img {
		max-width: 90%;
		float: none;
		margin: 10px 5px;
	}
	.hometype section {
		margin-bottom: 10px;	
	}
	.inner {
		padding: 0 10px;
		max-width: 90%;
	}
	.footerBoxes {
		text-align: center;
	}
	.footerBoxes .box {
		margin-bottom: 20px;	
	}
	#copyright {
		padding-bottom: 100px;
	}
	.fsection-name h1 {
		font-size: 30px;
		line-height: 32px;
	}
	header .inner {
		padding: 0;
		max-width: 100%;
	}
	.finner .name a {
		font-size: 15px;
		line-height: 20px;
	}	

	.price-row > .strike-price {
		display: block;
		margin: 0;
		padding: 0;
	}
	.section-wrap .price-row {
		margin-left: 0;
	}
	.price-row > .price {
		margin: 0;
	}
	#itemPage main {
		padding: 0 !important;
	}
	#itemPage main .price {
		margin-right: 20px;
	}
}
/* End of responsive rules */


.breadcrumbs{
    padding-top:15px;
    color: #1f2526;
    font-size: 13px;
}
.breadcrumbs a {
	color: #000000;
}
/*Promo Header*/
ul#ys_promo_banner_list{ padding:0;}
li.ys_promo_banner {margin: 0;text-align:center}
#hamburger{display:none;}

@media screen and (max-width: 780px){
    nav#mmenu{ display: none;}
    .cartLink span {
        display: none;
    }
    #yfc_mini {
        display: none;
    }
    #ys_superbar {
        display: none;
    }
    .oneMobRow {
        position: relative;
        float: left;
        width: 100%;
    }
    #hamburger {
        display: block;
        position: absolute;
        top: 50%;
        left:15px;
    }
    #logo {
        float: none;
        text-align: center;
        display: block;
    }
    #logo img{max-height: 90px !important;}
    a.cartLink {
        position: absolute;
        right: 15px;
        top: 50%;
    }
    a.cartLink img{
        max-width:90px !important;
        max-height:90px !important;
    }
    /*menu*/
    li.greymob{
        background: #f7f7f7;
    }
    #mm-topNav > li:first-child,
    .mm-menu .mm-list>li>a.mm-subclose{ background: #721817; color: #ffffff;}
    #mm-topNav > li:first-child a{color: #fff;}
    .mm-menu .mm-list>li>a.mm-subclose:before{border-color: #ffffff;}
    .mm-list a{ color: #585b61;}
    .mm-menu .mm-list>li>a.mm-subopen:after{ color: #721817;}
	
	#topSearch form {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

#custRegDiv, #errorMsg {
    width: 100% !important;
}
.yscp_page{
    display:none;
}
#custRegDiv_c{
    top: 60px !important;
}
#iframe_id {
    width: 100% !important;
}
@media(max-width:780px){
    #iframe_id iframe{
        width:280px !important;
        height: 293px !important
    }
	
	#ys_searchiframe #doc {
		width: 100% !important;
	}
	#ys_searchiframe #sidebar {
		float: none;
	}
	#ys_searchiframe .side #sidebar div.wrp {
	  width: 100%;
	}
	#ys_searchiframe .side #main {
		float: none;
		width: 100%;
	}
}
#custRegDiv .yui-skin-sam .yui-panel .bd {
    padding: 0;
}
/* auto suggest */
#topSearch form { z-index: 2000; }

#ys_searchiframe #sidebar h3 {
	font-weight: normal !important;
	font-size: 22px !important;
}
#ys_searchiframe #sidebar div.rf h4 {
	font-weight: normal !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
}
#ys_searchiframe, #ys_searchiframe a {
	font-family: Montserrat !important;
}
#ys_searchiframe a {
	font: 12px Montserrat !important;
}
#ys_searchiframe form.btn-cart input.btn, #ys_searchiframe a.btn-cart {
	border: 0 !important;
	border-radius: 2px;
	text-transform: uppercase;
	font-family: bebas-neue !important;
	font-size: 17px !important;
	padding: 4px 15px !important;
        text-align: center;
}
#ys_searchiframe .clf {
	display: flex;
}
#ys_searchiframe div.price {
	float: none !important;
	flex: auto;
	align-self: center;
}
#ys_searchiframe li.grd form.btn-cart, #ys_searchiframe li.grd a.btn-cart {
	float: none !important;
	flex: auto;
	align-self: center;
}

/* .......... / .......... */

