/* usaless.com mobile css */

/* .......... INIT .......... */

body {
font-family: arial;
color: #404040;
font-size: 13px;
background-color: white;
margin: 0;
}

header {
background-color: white;
padding-bottom: 8px;
padding-top: 20px;
}

a {
color: #404040;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

main {
background-color: #f2f2f2;
border-top: 1px solid #d9d9d9;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #d9d9d9;
}

footer {
margin-top: 10px;
background-color: #f2f2f2;
}

h1 {
font-size: 16px;
text-align: center;
margin: 24px 0 24px 0;
padding: 0 20px;
}

/* .......... SLICK 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: 0;
}

.slick-loading .slick-list {
background: #fff url("https://sep.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;
}

.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: 30%;
margin-top: -10px;
padding: 0;
border: 0;
outline: 0;
opacity: .5;
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
outline: 0;
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: .25;
}

.slick-prev {
left: -25px;
}

[dir="rtl"] .slick-prev {
left: auto;
right: -25px;
}

.slick-prev:before {
content: "\003C";
}

[dir="rtl"] .slick-prev:before {
content: "\003E";
}

.slick-next {
right: -25px;
}

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

[dir="rtl"] .slick-next:before {
content: "\003C";
}

.slick-slider {
margin-bottom: 30px;
}

.slick-dots {
list-style: none;
display: block;
text-align: center;
padding: 0;
width: 100%;
}

.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}

.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: 0;
line-height: 0;
font-size: 0;
color: transparent;
padding: 5px;
cursor: pointer;
}

.slick-dots li button:hover,.slick-dots li button:focus {
outline: 0;
}

.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: 20px;
height: 20px;
font-family: "slick";
font-size: 15px;
line-height: 20px;
text-align: center;
color: black;
opacity: .25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
color: black;
opacity: .75;
}

.slick-slide img {
display: inline;
}

#topNav {
display: none;
}

#mobileCart {
float: right;
margin-right: 10px;
margin-left: 10px;
}

#hamburger {
float: left;
margin-left: 10px;
margin-right: 10px;
}

#logo {
text-align: center;
margin-bottom: 10px;
font-size: 22px;
font-weight: bold;
}

.homeBestsellers .slide {
background-color: white;
font-size: 10pt;
margin: 0 10px;
padding: 10px 0 24px;
text-align: center;
width: 174px;
}

#message,#caption,#subCategoryList,#productList,.caption {
padding: 0 20px 20px 20px;
line-height: 18px;
}

.truncate {
overflow: hidden;
}

#subCategoryList ul {
border: 1px solid #d4d4d4;
}

#heroImage {
text-align: center;
margin: 0 10px 16px 10px;
}

#heroImage img,#heroImage picture {
max-width: 100%;
height: auto;
}

body.home main h2,#accessories h2,h3.ystore-cross-sell-title {
background-color: #ececec;
border-bottom: 1px solid #d9d9d9;
border-top: 1px solid #d9d9d9;
color: #404040;
font-size: 16px;
margin: 0 0 16px 0;
padding: 14px 0;
text-align: center;
font-weight: bold;
}

.slide .txt,#productList .item .txt {
margin-top: 10px;
}

.slide .txt a,#productList .item .txt a {
display: block;
font-size: 15px;
margin-bottom: 10px;
}

.slide .pr,#productList .item .pr {
font-size: 15px;
font-weight: bold;
}

.slide .pr .reg,.item .pr .reg {
color: #787878;
font-weight: normal;
text-decoration: line-through;
}

#bottomNav h5 {
font-size: 15px;
font-weight: bold;
margin: 0;
padding: 20px;
text-transform: uppercase;
color: white;
background-color: #404040;
}

.navigation > ul {
margin: 0;
padding: 0;
list-style: none;
}

.navigation li {
border-bottom: 1px solid #e2e2e2;
font-size: 15px;
font-weight: bold;
background-color: white;
}

.navigation a {
padding: 20px;
display: block;
}

#mobileContactUsPhone {
border-top: 1px solid #d9d9d9;
background-color: white;
margin-top: 10px;
text-align: center;
padding-top: 30px;
font-size: 24px;
font-weight: bold;
}

#mobileContactUsPhone a {
text-decoration: none;
}

#utilityLinks {
background-color: white;
font-size: 15px;
padding-bottom: 30px;
padding-top: 15px;
text-align: center;
}

#utilityLinks a {
font-weight: bold;
white-space: nowrap;
}

#utilityLinks > a::after {
content: " | ";
white-space: normal;
}

#utilityLinks > a:last-child::after {
content: "";
}

#copyright {
background-color: white;
color: #787878;
font-size: 9px;
text-align: center;
padding-bottom: 20px;
}

body.other main {
padding: 10px;
}

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

#productList .item {
width: 48%;
background-color: white;
margin-right: 10px;
margin-bottom: 10px;
float: left;
text-align: center;
padding: 10px 10px 24px 10px;
box-sizing: border-box;
}

#productList .item img {
max-width: 100%;
height: auto;
}

#productList .item:nth-child(even) {
margin-right: 0;
}

#productList .item:nth-child(odd) {
clear: left;
}

body.item h2 {
font-size: 17px;
font-weight: 400;
}

.itemOrderForm input[type="number"] {
border: 1px solid black;
border-radius: 4px;
font-size: 20px;
margin-right: 3px;
text-align: center;
box-sizing: border-box;
width: 3em;
padding: 0;
float: left;
}

.itemOrderForm input[type="submit"],body.search main form center a {
font-size: 20px;
padding: 5px 20px;
background-color: #1d1d1d;
color: white;
border-radius: 5px;
border: 1px solid #1d1d1d;
}

.itemOrderForm input[type="image"] {
max-height: 45px;
width: auto;
}

.itemOrderForm {
padding: 20px;
}

.itemOrderForm .option {
margin: 10px 0 10px;
}

.itemOrderForm .option > select {
font-size: 16px;
padding: 10px;
width: 100%;
border-radius: 5px;
border: 1px solid gray;
}

.prodImages {
margin: 0 20px 0 20px;
background-color: white;
text-align: center;
}

.slick-dots li button {
background-image: url("https://sep.turbifycdn.com/ay/mobile/i/mobile-scroller-bullet_1.png");
background-repeat: no-repeat;
background-position: center middle;
opacity: .2;
}

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

.slick-prev {
background-image: url("https://sep.turbifycdn.com/ay/mobile/i/mobile-scroll-left_2.png");
left: 0;
height: 38px;
width: 39px;
color: transparent!important;
background-size: 39px 38px;
}

.slick-next {
background-image: url("https://sep.turbifycdn.com/ay/mobile/i/mobile-scroll-right_2.png");
right: 0;
height: 38px;
width: 39px;
background-size: 39px 38px;
color: transparent!important;
}

body.item .slick-prev {
left: -20px;
}

body.item .slick-next {
right: -20px;
}

.code {
font-size: 20px;
text-align: center;
margin-top: 10px;
}

body.item .pr {
font-size: 28px;
font-weight: bold;
text-align: center;
margin-top: 14px;
}

#ys_relatedItems {
margin: 0 10px 0 10px;
}

.ystore-cross-sell-cell {
background-color: white;
border: 5px solid #f2f2f2;
padding: 5px;
text-align: center;
width: 30%;
}

.ystore-cross-sell-table {
width: 100%;
}

body.search main form {
margin: 10px;
}

body.search form tr {
background-color: white;
}

body.search form tr:nth-child(3n+3) {
background-color: transparent;
}

body.search form tr td {
padding: 5px;
}

.readMore {
font-size: 13px;
font-weight: bold;
margin-top: 18px;
cursor: pointer;
}

body.other main {
background-color: white;
}

#mobileScrollToTop {
cursor: pointer;
display: none;
right: 0;
position: fixed;
text-align: center;
bottom: 0;
z-index: 9999;
}

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

#pageControls {
color: #979797;
font-size: 20px;
text-align: center;
}

#pageControls a {
text-decoration: underline;
color: #404040;
}

#pageControls > span {
margin-left: 10px;
margin-right: 10px;
}

#pageInfo {
padding: 0 20px 20px 20px;
}

#mobilePagingAssets {
display: none;
}

.disabled {
opacity: .4;
cursor: auto;
}

.mobilePageNext,.mobilePagePrev {
max-width: 20px;
height: auto;
}

.slider.prodImages .mobileNoImage {
max-width: 90%;
height: auto;
}

/* .......... SEARCH BOX .......... */

#mobileSearch {
display: block;
clear: both;
height: 37px;
margin: 10px;
}

#searcharea {
position: relative;
width: 100%;
box-sizing: border-box;
height: 25px;
border: 1px solid #d0d0d0;
border-radius: 26px;
background: #f7f7f7 url("") no-repeat 0 0;
}

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

#searcharea .labelfield {}

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

#searcharea #query {
position: absolute;
display: block;
top: 0;
left: 10px;
width: calc(100% - 16px - 10px - 10px);
height: 23px;
padding: 0;
border: 0;
border-radius: 0;
color: #7d7d7d;
background: #f7f7f7;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 13px;
line-height: 23px;
}

#searcharea #query:placeholder {
color: #909090;
color: ;
}

#searcharea #query:focus {
color: #000000;
}

#searcharea .buttonlabel {}

#searcharea #searchsubmit {
position: absolute;
display: block;
top: calc((25px - 16px) / 2);
right: 10px;
width: 16px;
height: 16px;
margin: 0;
border: 0;
border-radius: 0;
color: #000000;
background:  url("https://s.turbifycdn.com/aah/yhst-139317389461151/img-3586.jpg") no-repeat right top;
text-indent: -999px;
overflow: hidden;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

/*
#mobileSearch form {
margin: 0;
padding: 0;
}
#mobileSearch input[type="text"] {
border: 0 none;
width: 70%;
margin: 4px;
color: #787878;
font-size: 18px;
}
#mobileSearch input[type="image"] {
float: right;
border-radius: 0 4px 4px 0;
display: inline-block;
max-height: 37px;
width: auto;
}
#mobileSearch {height: auto;text-align:center;}
#mobileSearch label{width:100%}
#mobileSearch fieldset {border:none}
#mobileSearch input,
#mobileSearch input[type="text"],
#mobileSearch select,
#mobileSearch select option {width:100%;margin:0px;padding:0px;font-weight:bold;font-size:16px;text-align:center;-ms-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;}
#mobileSearch input,
#mobileSearch input[type="text"],
#mobileSearch select {margin: 5px 0 0 0;border-radius:6px;border:1px solid #c4c4c4;}
*/

/* end mobile css */


