@import url("https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Roboto:300,400,700");

/* GLOBAL CSS FOR MOBILE START*/

#stmobile .container {
    margin: 30px auto;
    max-width: 350px;
    position: relative;
}

#stmobile .container div.item > img {
    max-width: 100%;
    height: auto;
    position: relative;
}

.stmobile {
  background-color: #FFFFFF;
  color: #333;
  background-image: none;
  background-repeat: no-repeat;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}

body > #stmobile table {
  width: 100%;
}

#body > div.not-ie, #site-container, body:not(.pagemodal) .page-container {
  min-height: 0;
  overflow-x: hidden;
  min-width: 100% !important;
}

#stmobile {
  position: relative;
  overflow-x: hidden;
}

div, table, td {
  box-sizing: border-box;
}

#stmobile #homeCallouts {
  width: 98%;
}

#stmobile .mobileheader {
  margin: 5px 15px;
}

#stmobile .mobilebodydiv {
    margin: 25px 15px 30px 15px;
    color: #000;
    line-height: 16px;
}

#stmobile .mobilebodydiv h1 {
  font-family: "Roboto";
  font-size: 28px;
  line-height: 1.3;
  font-weight: 900;
}

#stmobile .mobilebodydiv h2 {
    font-family: "Roboto";
    font-size: 21px;
    line-height: 1.3;
    font-weight: 900;
}

#stmobile .mobilediv td {
  font-size: 12px;
  line-height: 16px;
}

#stmobile a {
  text-decoration: none;
  color: #ee2f25;
  text-decoration: underline;
}

#stmobile a:link {
  color: #ee2f25;
  text-decoration: underline;
}

#stmobile a:visited {
  color: #ee2f25;
  text-decoration: underline;
}

#stmobile a:hover {
  color: #ee2f25;
  text-decoration: underline;
}

#stmobile .mobilelogo {
  float: left;
  margin-top: 5px;
  margin-bottom: 3px;
}

#stmobile .clearboth {
  clear: both;
  margin-bottom: 5px;
}

#stmobile .mobilebacktotop {
  text-align: right;
  margin-right: 15px;
  padding-top: 10px;
  font-size: 12px;
  color: #000;
  cursor: pointer;
  text-decoration: underline;
}

#stmobile .mobilebacktotop a,
    #stmobile .mobilebacktotop a:link,
    #stmobile .mobilebacktotop a:visited {
  font-size: 13px;
  color: #fff;
}

#stmobile .mobilebacktotop a:hover {
  color: #333;
}

#stmobile .mobilephone {
    margin-top: 26px;
    margin-left: 0px;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

#stmobile .mobilephone a, #stmobile .mobilephone a:link, #stmobile .mobilephone a:visited {
  color: #ee2f25;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
}
#stmobile div#contactButton {
    margin: 0 auto;
}
#stmobile div#shopButton {
    margin: 0 auto;
}
#stmobile .copyright {
  font-size: 12px;
  margin-bottom: 20px;
  text-align: center;
}
#stmobile .mobilecopyright img{
    padding: 5px;
}
#stmobile #copyrightImage{
    padding-bottom: 12px;
}
#stmobile .mobilephone a:hover {
  color: #000;
}

#stmobile .mobilecopyright {
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding-bottom: 10px;
}

#stmobile .mobileemailsignup {
  margin-left: 15px;
  margin-top: 5px;
  margin-right: 25px;
}

#stmobile .FormElementInputSearchMobile {
  border: 0px;
  width: 90%;
  font-size: 12px;
  color: #808080;
  -webkit-appearance: none;
}

#stmobile .mobileemailsignupinput {
  border: 1px solid #838383;
  border-radius: 10px;
  font-size: 12px;
  padding: 4px 7px 4px 5px;
  margin-bottom: 7px;
  margin-top: 7px;
}

#stmobile .mobileemailheader {
  color: #ee2f25;
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

#stmobile .clearBoth {
  clear: both;
}

#stmobile .clearRight {
  clear: right;
}

#stmobile .clearLeft {
  clear: left;
}

#stmobile .floatLeft {
  float: left;
}

#stmobile .floatRight {
  float: right;
}

#stmobile .mobilefooter {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: -5px;
  font-size: 16px;
}

.footerArea {
  background-color: #222;
}
#stmobile .logoutLink{
    color: #fff;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
}
#stmobile .mobilefooter a,
    #stmobile .mobilefooter a:link,
    #stmobile .mobilefooter a:visited {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
#stmobile .signoutLink{
    text-align: center;
    color: #fff;
    text-decoration: none;
}
#stmobile .socialFooter{
    text-align: center;
}
#stmobile .socialFooter ul{
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0;
}
#stmobile .socialFooter ul li {
    list-style-type: none;
    float: left;
    margin: 0 10px 0 10px;
}
#stmobile .socialFooter ul li a{
    font-size: 24px;
}
#stmobile .socialFooter ul li a i {
    color: #fff;
}
#stmobile .mobilefooter a:hover {
  color: #fff;
}

#stmobile h1, #stmobile h2, #stmobile h3, #stmobile h4 {
}

#stmobile .searchkeyword {
  font-size: 14px;
  text-align: left;
  margin-bottom: 20px;
  margin-top: -10px;
}

#stmobile .searchimagecontainer {
  vertical-align: middle;
  display: table-cell;
}

#stmobile .Error {
  background: transparent;
  color: red;
  font-size: 12px;
  font-weight: bold;
}

#stmobile .BoldText {
  font-weight: bold;
}

#stmobile #OrderDiv .Primary {
  background: #666;
}

#stmobile #OrderDiv .Primary a,
    #stmobile #OrderDiv .Primary a:visited {
  color: white;
}

#stmobile .GridRowEven {
  background: none;
}

#stmobile .featuredheader {
  background: #838383;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#stmobile td,
    #stmobile .DefaultText {
  color: #333;
  font-size: 14px;
  line-height: 1.4;
}

#stmobile #CancelStepTwo,
    #stmobile #CancelCCB,
    #stmobile #CancelProcess,
    #stmobile #ModifyBilling,
    #stmobile #ModifyShipping {
  background: none repeat scroll 0 0 #999999;
  border: 0 none;
  color: #FFFFFF;
  border: 1px solid #999999;
}

#stmobile .mobilesitesearch {
  margin-top: 4px;
}

#stmobile .checkoutAccordion {
  padding: 10px 15px 15px 15px !important;
}

#stmobile .checkouterror,
    #stmobile .checkoutrequred {
  color: #d10101;
  font-weight: bold;
  text-align: left;
}

#stmobile .checkoutrequred {
  padding-left: 2px;
}

#stmobile .CheckoutHeader {
  background: none;
  font-size: 15px;
  color: #333;
  font-weight: 700;
  text-align: left;
}
#stmobile .checkoutHeaderBtn .proceedToCheckout{
    display: none !important;
}
#checkoutContainer .CheckoutHeader {
    padding-top: 0;
}
#stmobile .secureshoppingmobnile {
  background: url("../content/Images/core/checkoutlock.png") no-repeat scroll left center / 25px 25px rgba(0, 0, 0, 0);
  font-size: 11px;
  margin-top: 65px;
  padding-left: 30px;
}

#stmobile #transaction .PrimaryBoldText {
  padding: 5px 0;
}

#stmobile hr {
  border: 0;
  height: 1px;
  background: #333;
}
/* GLOBAL CSS FOR MOBILE END */

/* DROP DOWN SHOP MENU CSS START*/

/* hide the link until viewport size is reached */
#stmobile a.meanmenu-reveal {
  display: none;
}

/* when under viewport size, .mean-container is added to body */
#stmobile .mean-container .mean-bar {
  width: 100%;
  position: relative;
  background: none;
  padding: 4px 0;
  min-height: 30px;
  z-index: 999999;
}

#stmobile .topmenulabelclose {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  background: #ccc url('../content/Images/core/down_menu_up.png') right center no-repeat;
  background-size: 22px 9px;
  color: #333;
  padding: 7px 30px 8px 7px;
}

#stmobile .topmenulabelopen {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  background: url('../content/Images/core/down_menu.png') right center no-repeat;
  background-size: 22px 9px;
  color: #333;
  padding: 7px 30px 8px 7px;
}

#stmobile .mean-container a.meanmenu-reveal {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  text-decoration: none;
  display: block;
}

#stmobile .mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}

#stmobile .mean-container .mean-nav {
  float: left;
  width: 100%;
  background: none;
  margin-top: 33px;
  position: absolute;
}

#stmobile .mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#stmobile .mean-container .mean-nav ul ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  border-top: 0px solid #ccc;
  border-bottom: 0px solid #ccc;
}

#stmobile .mean-clicked {
  padding-bottom: 15px !important;
}

#stmobile .mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ccc;
}

#stmobile .mean-container .mean-nav ul li ul li {
  position: relative;
  float: left;
  width: 94%;
  background: #fff;
  border-bottom: 0px solid #ccc;
  padding-left: 15px;
}

#stmobile .mean-container .mean-nav ul li a,
#stmobile .mean-container .mean-nav ul li a:link,
#stmobile .mean-container .mean-nav ul li .topmenuchildren,
#stmobile .mean-container .mean-nav ul li a:hover {
  display: block;
  float: left;
  width: 86%;
  padding: 13px 40px 13px 10px;
  margin: 0;
  text-align: left;
  color: #333 !important;
  text-decoration: none;
  font-size: 13px !important;
  font-weight: bold;
  z-index: 3;
  position: relative;
}

#stmobile .mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 0px 10px 20px 10px !important;
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
  font-weight: normal !important;
}

#stmobile .mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}

#stmobile .mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}

#stmobile .mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}

#stmobile .mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}

#stmobile .mean-container .mean-nav ul li a.mean-expand-sign {
  width: 26px;
  height: 26px;
  border: none !important;
  padding: 8px 5px !important;
  text-align: center;
  font-size: 20px !important;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
}

#stmobile .mean-container .mean-nav ul li a.mean-expand-sign:hover {
  background: none;
}

#stmobile .mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

#stmobile .mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
#stmobile .mean-container .mean-bar,
#stmobile .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* DROP DOWN SHOP MENU CSS END*/

/* FORM CONTORL STYLES START */

#stmobile .FormElementInput,
    #stmobile .FormElementInputLogin {
  -webkit-appearance: none;
  border: 1px solid #838383;
  border-radius: 5px;
  font-size: 14px;
  padding: 7px;
  width: 100%;
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 3px;
}

#stmobile .FormElementInput:active,
    #stmobile select:active,
    #stmobile .FormElementInput:focus,
    #stmobile select:focus {
  border: 1px solid #000;
}

#stmobile #forgotpass #Submit {
  margin: 15px 0 0 0;
}

#stmobile .qty {
  border: 1px solid #e5e5e5;
  border-radius: 1px;
  font-size: 16px;
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  width: 40px;
  height: 30px;
  -webkit-appearance: none;
  vertical-align: middle;
  background: #fff;
}

#stmobile .qtyminus, #stmobile .qtyplus {
  border: 1px solid #3bb2be;
  border-radius: 1px;
  font-size: 14px;
  color: #3bb2be;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  width: 40px;
  height: 30px;
  -webkit-appearance: none;
  vertical-align: middle;
  background: #fff;
}

#stmobile .qtyminus,
    #stmobile .qtyplus {
  cursor: pointer;
  font-weight: bold;
  height: 34px;
}

#stmobile #mainReg .FormElementInput {
  width: 100%;
}

#stmobile select {
  border: 1px solid #838383;
  border-radius: 4px;
  font-size: 14px;
  padding: 7px;
  width: 100%;
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  background: url(../content/Images/core/down_select.png) no-repeat right center;
  -moz-background-size: 28px 11px;
  -o-background-size: 28px 11px;
  -webkit-background-size: 28px 11px;
  background-size: 28px 11px;
}

#stmobile .COMProdButton {
  color: #3bb2be !important;
  background: none repeat scroll 0 0 #fff !important;
  font-size: 14px !important;
  border: 1px #3bb2be solid !important;
  padding: 10px !important;
  width: 75%;
  margin-top: 15px !important;
  border-radius: 0px !important;
  -webkit-appearance: none !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  font-weight: 700;
}
#stmobile #COMCartSpan2 {
    display: none;
}
#stmobile .COMProdContainer {
    display: block;
}
#stmobile .COMProdContainer .accordionButton {
    background-image: url(../content/Images/core/mobile_menu_more.png);
    -moz-background-size: 21px 18px !important;
    -o-background-size: 21px 18px !important;
    -webkit-background-size: 21px 18px !important;
    background-size: 21px 18px !important;
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
    float: none;
    width: 100%;
    background-color: #fff;
}
#stmobile .COMProdButton {
  letter-spacing: .2em;
  font-weight: 700;
}
#stmobile #addtocartBT:hover {
    background-color: #fff !important;
}

#stmobile #smalllogon #LogonSave {
    height: 45px;
    margin-top: 20px;
}

#stmobile .FormButtons {
    color: #3bb2be;
    border: 2px solid #3bb2be;
    background-color: transparent;
    font-family: "Lato";
    font-size: 15px;
    padding: 8px 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 250ms ease-out;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 30px;
}
#stmobile span.footerLink {
    text-align: center;
    width: auto;
    display: inline-block;
}
#stmobile .FormButtonsGray {
    color: #838383;
    border: 2px solid #838383;
    background-color: transparent;
    font-family: "Lato";
    font-size: 15px;
    padding: 8px 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 250ms ease-out;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 30px;
    margin-top: 15px;
}

#stmobile .FormButtonsModify {
  font-size: 11px !important;
  border: 0px !important;
  background: none !important;
  color: #ee2f25 !important;
  font-weight: bold !important;
  margin-left: 5px !important;
  cursor: pointer !important;
}

#stmobile .itemNumber {
  font-weight: bold;
}
/* FORM CONTROL STYLE END */

/* CSS FOR 3 MENU ITEMS ACROSS TOP OF SITE */

#stmobile .mobilemenu1,
    #stmobile .mobilemenu2,
    #stmobile .mobilemenu3 {
  width: 33%;
  display: inline-block;
  float: left;
  line-height: 22px;
  font-family: Lato;
}

#stmobile .mobilemenu2 {
  text-align: center;
  padding-top: 7px;
}

#stmobile .mobilemenu2 a,
    #stmobile .mobilemenu2 a:link,
    #stmobile .mobilemenu2 a:visited,
    #stmobile .mobilemenu3 a,
    #stmobile .mobilemenu3 a:link,
    #stmobile .mobilemenu3 a:visited {
  color: #333;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  line-height: 22px;
}

#stmobile .mobilemenu2 a:hover,
    #stmobile .mobilemenu3 a:hover {
  color: #333;
}

#stmobile .mobilemenu3 {
  text-align: right;
  padding-top: 7px;
}

/* END */

/* SEARCH FIELD CSS START */

#stmobile .FormElementSearch {
  border: 0px;
  width: 90%;
  font-size: 14px;
  color: #808080;
}

#stmobile .mobilesearchinput {
  background: url("../content/Images/core/toolbar_find.png") no-repeat scroll left center transparent;
  border: 1px solid #838383;
  border-radius: 10px;
  font-size: 14px;
  padding: 3px 7px 4px 35px;
  -moz-background-size: 32px 32px;
  -o-background-size: 32px 32px;
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
}

/* SEARCH FIELD CSS END */

/* EXPANDABLE MENUS CSS START*/

#stmobile .mainmenuwrapper {
  width: 100%;
  margin-top: 0px;
  border-top: 1px solid #e5e5e5;
}

#stmobile .accordionButton {
    background-image: url(../content/Images/core/mobile_menu_more.png);
    -moz-background-size: 21px 18px !important;
    -o-background-size: 21px 18px !important;
    -webkit-background-size: 21px 18px !important;
    background-size: 21px 18px !important;
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
    float: none;
    width: 100%;
    background: #fff;
}

#stmobile .accordionContent {
  background: none repeat scroll 0 0 #FFF;
  border-bottom: 1px solid #e5e5e5;
  float: none;
  padding: 10px 0;
  width: 100%;
}

#stmobile .homemenu {
  background: none repeat scroll 0 0 #F1F1F1;
  border-bottom: 1px solid #e5e5e5;
  box-shadow: 0 0 5px #ccc inset;
  padding: 10px 0;
  width: 100%;
}

#stmobile .subcatsmenu {
  padding: 7px 20px 8px 30px;
}

#stmobile .on,
    #stmobile .over {
  background-color: #fff;
  background-image: url('../content/Images/core/mobile_menu_less.png');
  -moz-background-size: 21px 18px !important;
  -o-background-size: 21px 18px !important;
  -webkit-background-size: 21px 18px !important;
  background-size: 21px 18px !important;
  background-position: right center;
  background-repeat: no-repeat;
}

#stmobile .accordionnoarrow,
    #stmobile .accordionarrow .on,
    #stmobile .accordionarrow .over {
  background-color: #fff;
}

#stmobile .mobilenavLevel0 {
    font-size: 16px;
    font-weight: bold;
    padding: 2px;
    display: block;
    color: #000;
}

#stmobile .mobilenavLevel0:hover {
  color: #333;
}

#stmobile a.mobilenavLevel0,
    #stmobile a.mobilenavLevel0:link,
    #stmobile a.mobilenavLevel0:visited {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

#stmobile a.mobilenavLevel0:hover {
  color: #333;
}

#stmobile .subcatsmenu a,
    #stmobile .subcatsmenu a:link,
    #stmobile .subcatsmenu a:visited {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}

#stmobile .subcatsmenu a:hover {
  color: #333;
}

/* EXPANDABLE MENUS CSS END */

/* EXPANDABLE MENUS CSS END */

/* CATEGORY CSS START */

#stmobile .COMCatDescription {
  margin-bottom: 15px;
}

#stmobile .COMCatCell, #stmobile .COMCatProdCell {
  width: 50%;
  margin-right: 0;
  border-right: 10px solid #fff;
  float: none;
}

#stmobile .COMCatProdCell:nth-child(2n) {
  border-right: 0;
}

#stmobile .COMCatProdImg a {
  display: table-cell;
  width: 100%;
  height: 175px;
  vertical-align: middle;
  text-align: center;
}

#stmobile .COMCatImg, #stmobile .COMCatProdImg {
  width: 100%;
  height: 180px;
  display: table;
}

#stmobile .COMCatProdCell {
  min-height: 200px;
}

#stmobile #prodSearchContainer {
  width: 100%;
}

#stmobile #prodSearchContainer .COMCatProdCell {
  width: 49.3%;
}

#stmobile .COMCatCell {
  text-align: left;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
  margin: 0;
}
    #stmobile .COMCatCell .COMCatImg
    {
        height: auto;
    }
    #stmobile .COMCatCell .COMCatName a
    {
        height: auto;
        text-align: left;
    }
    #stmobile #COMProdContainer {
        margin-top: 10px;
    }

#stmobile .COMCatCell:nth-child(2) {
  border-top: 1px solid #ccc;
}

#stmobile .imagecontainer img {
  width: 100%;
}

#stmobile #CatSpacer,
    #stmobile .CatSpacer {
  float: left;
  width: 10%;
}

#stmobile .CatPicCell {
  width: 45%;
  text-align: left;
  margin-bottom: 20px;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}

#stmobile .CatNameCell {
  padding: 0;
}

#stmobile .COMCatProdName {
    font-family: "Lato";
    font-size: 18px;
    line-height: 1.2em;
    padding: 15px 15px 5px 15px;
    box-sizing: content-box;
    color: #3bb2be;
    font-weight: 400;
    text-align: center;
}
#stmobile #prodCatContainer, #stmobile #productsResult {
    display: block;
}
#stmobile .CatPicCellList .COMCatSalePrice {
  font-size: 14px;
}

#stmobile .COMCatProdName a,
    #stmobile .COMCatProdName a:visited {
    font-family: "Lato";
    font-size: 18px;
    line-height: 1.2em;
    padding: 0;
    box-sizing: content-box;
    color: #3bb2be;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
}
#stmobile .CatItemProdDetails{
    text-align: center;
}
#stmobile .COMCatProdName a:hover {
  color: #333;
}

#stmobile .outline-btn.alt a {
    text-decoration: none;
    color: #3bb2be;
    letter-spacing: 0;
    display: block;
}
#stmobile .outline-btn, #stmobile a.outline-btn {
    display: inline-block;
    color: #3bb2be;
    text-decoration: none;
    margin: 10px auto;
}
#stmobile .outline-btn:hover, #stmobile a.outline-btn:hover {
    color: #fff !important;
    text-decoration: none;
    margin: 10px auto;
}
#stmobile .CatPicCellList a,
    #stmobile .CatPicCellList a:visited {
    font-family: "Lato";
    font-size: 18px;
    line-height: 1.2em;
    padding: 0;
    box-sizing: content-box;
    color: #3bb2be;
    font-weight: 400;
    text-align: center;
    text-decoration: none
}

#stmobile .CatPicCellList a:hover {
}

#stmobile .CatPicCell .imagecontainer {
  display: table-cell;
  vertical-align: middle;
}

#stmobile .CatPicCellList .imagecontainer {
  display: table-cell;
  vertical-align: top;
}

#stmobile .CatPicCellList .COMCatProdPartNo {
  font-size: 15px;
  margin-top: 5px;
}

#stmobile .CatPicCellList .COMCatPrice {
     padding: 6px 10px;
    text-align: center;
    font-weight: 300;
    font-size: 1.2em;
    overflow: hidden;
    height: auto;
    position: relative;
    font-family: "Roboto";
    width: 100%;
}

#stmobile .COMCatProdPartNo {
  font-size: 13px;
  color: #838383;
  margin-top: 2px;
  display: none;
}

#stmobile .COMCatPrice {
  font-weight: bold;
  font-size: 16px;
  color: #333;
  margin-top: 2px;
  margin-bottom: 5px;
}

#stmobile .COMCatName h2 {
  color: #333;
  font-size: 14px;
}

#stmobile .COMCatName h2:hover {
  color: #666;
}

#stmobile .COMCatName a {
  text-decoration: none;
}

#stmobile #prodCatContainer {
  width: 100%;
}

#stmobile #SortDiv {
  width: 100%;
  position: relative;
}

#stmobile .sortbox {
  background: #838383;
  color: #FFFFFF;
  float: left;
  font-size: 15px;
  font-weight: bold;
  border-right: 10px solid #fff;
  padding: 10px 0px;
  text-align: center;
  width: 33.33%;
  cursor: pointer;
  margin-top: 3px;
}

#stmobile .sortbox:nth-child(4) {
  border-right: 0 !important;
}

#stmobile .sortboxselected {
  background: #333;
}

#stmobile .viewoption {
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
}

#stmobile .CatPicCellList {
  width: 100%;
}

#stmobile .CatPicCellList .COMCatProdImg {
  margin-right: 10px;
  width: 45%;
}

#stmobile .CatPicCellList .CatItemProdDetails {
  width: 50%;
}

#stmobile .COMCatName {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 70%;
  background: none;
}

#stmobile .COMCatName h1 {
    margin-top: 4px;
    line-height: 1;
    margin-bottom: 10px;
}
#stmobile .COMCatProdPrice {
    padding: 6px 10px;
    text-align: center;
    font-weight: 300;
    font-size: 1.2em;
    overflow: hidden;
    height: auto;
    position: relative;
    font-family: "Roboto";
    width: 100%;
}
#stmobile .COMCatImg {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 20%;
}

#stmobile #pagenumselect {
  width: 40px;
  padding: 3px;
  font-size: 12px;
  background: none;
  text-align: center;
  border-radius: 0px;
}

#stmobile #COMCatPageBottom,
    #stmobile #COMCatPageTop {
  font-size: 11px;
  color: #333;
  margin-right: 4px;
}

#stmobile #COMCatPageBottom a,
        #stmobile #COMCatPageTop a,
        #stmobile #COMCatPageBottom a:link,
        #stmobile #COMCatPageTop a:link,
        #stmobile #COMCatPageBottom a:visited,
        #stmobile #COMCatPageTop a:visited {
  text-decoration: none;
}

#stmobile #COMSrchPageBottom a,
        #stmobile #COMSrchPageTop a,
        #stmobile #COMSrchPageBottom a:link,
        #stmobile #COMSrchPageTop a:link,
        #stmobile #COMSrchPageBottom a:visited,
        #stmobile #COMSrchPageTop a:visited {
  text-decoration: none;
}

#stmobile .nextpage_hot,
    #stmobile .viewall_category,
    #stmobile .previouspage_hot {
  background: none repeat scroll 0 0 #808080;
  font-size: 11px;
  color: #FFF !important;
  border: 1px solid #808080;
  padding: 4px;
}

.filterHeading {
  background: #ef6318;
  color: #fff;
  font-size: 17px;
  text-align: left;
  width: 100%;
  padding: 7px 35px 7px 16px;
  margin-bottom: 2px;
  position: relative;
  font-style: italic;
    /* font-family: 'Muli', sans-serif; */
    /* font-weight: 700; */
  cursor: pointer;
  text-transform: lowercase;
  margin-top: 0px;
}

.filterHeading:after {
  content: "\f067";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 19px;
  font-style: normal;
}

.filterHeading.imprintOn:after {
  content: "\f068";
}

.filterHeading.imprintOn {
  background: #000;
  margin-bottom: 2px;
}

.applyMobileFilters {
  display: block;
  text-align: center;
  margin: 30px 0 5px 0;
}

.applyMobileFilters a,
    .applyMobileFilters a:link,
    .applyMobileFilters a:visited,
    .applyMobileFilters a:hover {
  text-decoration: none !important;
  color: #fff !important;
  box-sizing: border-box;
  display: block;
  margin: auto;
}

.filtersInner {
  display: none;
  background: #e5e5e5;
  padding: 10px;
}

#stmobile div#SortDiv {
  color: inherit;
  float: none;
  margin-top: 0;
}

span.SortItemName {
  padding-right: 5px;
  margin-bottom: 3px;
  font-weight: 700;
  display: block;
  font-size: 16px;
}

#stmobile .FilterItemName {
  font-size: 16px;
  font-style: normal;
  color: #000;
  margin-bottom: 5px;
  position: relative;
  font-weight: 700;
}

#stmobile div#customFilters {
  margin-bottom: 0;
  display: none;
  margin-top: 20px;
}
/* CSS FOR CATEGORY END */

/* CSS FOR BREADCURMB START*/

#stmobile .COMBreadCrumb {
  margin-bottom: 10px;
  font-size: 12px;
  color: #333;
  margin-top: 5px;
  padding: 0px;
}

#stmobile a.Breadcrumb,
    #stmobile a.Breadcrumb:link,
    #stmobile a.Breadcrumb:visited {
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

#stmobile a.Breadcrumb:hover {
  color: #666;
}

#stmobile a.Breadcrumb_hot,
    #stmobile a.Breadcrumb_hot:visited {
  color: #ee2f25;
  font-size: 12px;
  text-decoration: none;
}

#stmobile a.Breadcrumb_hot:hover {
  color: #333;
}

/* CSS FOR BREADCURMB END*/

/* CSS FOR PRODUCT VIEW START*/

#stmobile .COMProdBasePrice {
    color: #333333;
    font-family: "Roboto";
    font-size: 2em;
    font-weight: 300;
    display: block;
    margin: 6px 0;
}
#stmobile .attributenametag {
  font-size: 14px;
  display: block;
  margin-bottom: 2px;
  margin-top: 5px;
  font-weight: bold;
}

#stmobile .attr-container {
  margin-bottom: 5px;
}

#stmobile .COMProdStock {
  margin-top: 15px;
  margin-bottom: 5px;
}

#stmobile #ProductDiscount {
  text-align: center;
  font-size: 14px;
}

#stmobile .qtylinebox {
  float: left;
  width: 60%;
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}

#stmobile #QtyAlert {
  margin-top: 7px;
  display: none !important;
}

#stmobile #COMProdContainer {
    margin-top: 10px;
    margin: 30px auto;
}

#stmobile #AddEmbroideryButton, #stmobile #addtocartBT, #stmobile #goBackBtn, #stmobile .flat-btn, #stmobile a.flat-btn, .outline-btn, a.outline-btn, #stmobile .ghost-btn, #stmobile a.ghost-btn {
    letter-spacing: 1;
    color: #fff;
    text-decoration: none;
}

#stmobile .productpricebox {
      float: left;
      width: 40%;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      color: #333333;
      font-family: "Roboto";
      font-size: 2em;
      font-weight: 300;
      display: block;
      margin: 6px 0;
      vertical-align: middle;
      min-height: 25px;
}

#stmobile .COMBreadCrumb {
  font-family: "Lato";
  color: #333333;
  position: relative;
  z-index: 1;
  height: 30px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: left;
  align-items: center;
}

#stmobile #addtocartBT {
  margin-top: 0px;
  margin-bottom: 15px;
}

#stmobile .MobileProductHeading {
  padding: 13px 8px;
  color: #333;
  background: #ccc;
  font-size: 18px !important;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
}

#stmobile .COMProdContainer td {
  font-size: 14px;
  line-height: 1.4;
}

#stmobile .COMProdContainer .mobilenavLevel0 {
  font-size: 14px;
  font-weight: normal;
  padding: 15px 3px;
}

#stmobile .COMProdDesc {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 7px;
}


/* CSS FOR PRODUCT VIEW END */

/* CHECKOUT & CART CSS START */

#transaction #mainDiv > table {
  width: 100%;
}

#newusers {
  width: 100%;
}

#stmobile #transStepOneHead,
    #stmobile #transStepTwoHeader,
    #stmobile .transStepThreeHeader,
    #stmobile .transStepFourHeader {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #838383;
}

#stmobile #transaction .SecondaryBoldText {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 10px;
}
#stmobile .section-header {
    font-size: 36px;
    font-family: "Lato";
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.1em;
}
#stmobile .rf-half{
    width: 50%;
}
#stmobile .rf-half, #stmobile .rf-third, #stmobile .rf-third-fill, #stmobile .rf-fourth, #stmobile .rf-fourth-fill {
    vertical-align: top;
    padding: 3px;
    display: block;
    margin: 18px 0px 0px 0px;
    float: left;
    position: relative;
    line-height: 30px;
}
#stmobile #regform #addressCountryDiv > select {

    line-height: 1;
}
#stmobile #transOptInLeft {
  padding-bottom: 15px;
}

#stmobile .gobacktocartcheckout {
  float: right;
  margin-top: 12px;
}

#stmobile #COMCheckoutPaypalSpan {
  margin-top: 10px;
  display: inline-block;
}

#stmobile #jsonCartDiv {
  border-top: 1px solid #808080;
}

#stmobile .COMCartSeparator {
  background: #808080;
  height: 1px;
}

#stmobile #JSONCart, #stmobile #COMCartSummaryBox {
  border: 0;
}

#stmobile #jsonCartDiv .Secondary td {
  border-bottom: 1px solid #ee2f25;
  padding-top: 10px;
  background: none;
}

#stmobile #jsonCartDiv .Secondary,
    #stmobile #jsonCartDiv .SecondaryBoldText {
  background: none;
}

#stmobile .SecondaryBoldText,
    #stmobile .Primary,
    #stmobile .PrimaryBoldText {
  background: none;
}

#stmobile .cartitemrow td,
    #stmobile .ErrorItem td {
  padding-top: 10px;
}

#stmobile .cartitemrow td td,
    #stmobile .ErrorItem td td {
  padding-top: 0px;
}
#stmobile .Secondary {
    background-color: #ee2f25;
    color: #E5DCCD;
    font-size: 10pt;
    font-weight: normal;
}
#stmobile .ItemsubTotal {
  font-size: 18px;
  font-weight: bold;
}

#stmobile .Standard {
  font-size: 15px;
  font-weight: bold;
}

#stmobile a.COMCartProdName,
    #stmobile a.COMCartProdName:visited {
  font-size: 14px;
  font-weight: bold;
}

#stmobile .COMCartProdPartNo {
  margin-top: 5px;
}

#stmobile .COMCartItemPrice {
  margin-top: 3px;
}

#stmobile .qtydiv {
  margin-top: 5px;
}

#stmobile .StandardSubtotal,
    #stmobile #subTotal {
  font-size: 18px;
  padding-top: 8px;
  text-align: right;
  font-weight: 700;
}

#stmobile #subTotal {
  color: #ee2f25;
  padding-left: 8px;
}

#stmobile .COMCartCheckoutShop {
  float: none;
  text-align: center;
  width: 100%;
}

#COMCartCheckoutShopButtons #COMConShopSpanNew, #COMCartCheckoutShopButtons #COMCheckoutSpan, #COMCartCheckoutShopButtons #COMCheckoutPaypalSpan {
  margin-top: 0px;
}

#COMCheckoutPaypalSpan, #COMCheckoutSpan {
  float: none;
}

.COMCartCheckoutShop span {
  text-align: center;
}

#COMCheckoutSpan .FormButtons {
  margin-bottom: 0;
  margin-left: 0;
  width: 75% !important;
}

#QtyUpdBtn {
  margin: auto;
}

#cartContainerDiv, #transaction {
  padding: 0px;
}

#stmobile .qtydiv .FormElementInput {
  width: 55px;
}

#stmobile .FormButtonsDelete {
  -webkit-appearance: none;
  border: 0px;
  background: none;
  padding: 10px 0px 0px 0px;
  color: #333;
  font-size: 14px;
  text-decoration: underline;
  margin-bottom: 15px;
}

#stmobile .totaldiv {
  margin-top: -25px;
}

#stmobile .step4orderototal {
  color: #666;
  font-size: 14px;
  font-weight: bold;
}

#stmobile .ccactive {
  display: block !important;
}

#stmobile #termsLink {
  text-decoration: none;
  color: #333;
}

#stmobile .Step4DetailsHeader {
  background: #777;
  color: #FFF;
  text-transform: uppercase;
  padding: 5px;
  font-weight: bold;
}

#stmobile .Step4DetailsItem {
  border-bottom: 1px solid #ccc;
}

#stmobile #GoOrder {
  width: 100%;
}

#stmobile .checkoutdiv {
  float: none;
  margin-left: 0px;
  min-height: 100px;
  text-align: left;
  width: auto;
}

/* CHECKOUT & CART CSS END */

/****** SLIDESHOW CSS START ******/
#stmobile #slides {
  display: none;
  margin-top: 5px;
  margin-bottom: 7px;
}

#stmobile #slides .slidesjs-navigation {
  margin-top: 5px;
  display: none;
}

#stmobile a.slidesjs-next,
    #stmobile a.slidesjs-previous {
  background-image: url(../content/Images/core/btns-next-prev.png);
  background-repeat: no-repeat;
  display: block;
  width: 12px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  margin-right: 5px;
  -moz-background-size: 59px 36px;
  -o-background-size: 59px 36px;
  -webkit-background-size: 59px 36px;
  background-size: 59px 36px;
  margin-top: 5px;
}

#stmobile a.slidesjs-next,
    #stmobile a.slidesjs-next:hover {
  margin-right: -30px;
  background-position: -12px 0;
  float: right;
}

#stmobile a.slidesjs-previous,
    #stmobile a.slidesjs-previous:hover {
  background-position: 0 0;
  margin-right: 20px;
  float: right;
}

#stmobile a.slidesjs-play {
  width: 15px;
  background-position: -25px 0;
}

#stmobile .slidesjs-play a:hover {
  background-position: -25px -18px;
}

#stmobile a.slidesjs-stop {
  width: 18px;
  background-position: -41px 0;
}

#stmobile .slidesjs-stop a:hover {
  background-position: -41px -18px;
}

#stmobile .slidesjs-pagination {
  margin: 0px 0 0;
  float: left;
  list-style: none;
  padding: 5px;
}

#stmobile .slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

#stmobile .slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../content/Images/core/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
  -moz-background-size: 13px 39px;
  -o-background-size: 13px 39px;
  -webkit-background-size: 13px 39px;
  background-size: 13px 39px;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

#stmobile .slidesjs-pagination li a.active,
    #stmobile .slidesjs-pagination li a:hover .active {
  background-position: 0 -13px;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

#stmobile .slidesjs-pagination li a:hover {
  background-position: 0 -26px;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

#stmobile #slides a:link,
    #stmobile #slides a:visited {
  color: #333;
}

#stmobile #slides a:hover,
    #stmobile #slides a:active {
  color: #9e2020;
}

#stmobile .navbar {
  overflow: hidden;
}

/****** SLIDESHOW CSS END ******/

/****** INLINE CART CSS START ******/

#stmobile #countItemsInCartInline {
  background: #fff;
  border-radius: 4px 4px 4px 4px;
  padding: 3px 5px;
  margin-left: 5px;
  font-size: 13px;
  margin-top: 2px;
  color: #ee2f25;
  border: 1px solid #333;
}

#stmobile .shoppingcarticon img {
  height: 20px;
}

#stmobile #cartInline i {
  color: #ee2f25;
  font-size: 21px;
  line-height: 13px;
  position: relative;
  top: 1px;
}

#stmobile #cartInline {
  float: right;
  display: inline-table;
  cursor: pointer;
  position: relative;
  margin-top: 16px;
  color: transparent;
}

#stmobile #cartInline a,
        #stmobile #cartInline a:link,
        #stmobile #cartInline a:visited {
  text-decoration: none;
}

#addtocartoverlay,
    #topmenuoverlay {
  background: none repeat scroll 0 0 #666666;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

#stmobile .inlinecart {
  width: 280px;
  background: #fff;
  border: 2px solid #000;
  padding: 15px;
}

#stmobile .inlinecartitembreak {
  padding-top: 0;
}

#stmobile .inlineclose {
  position: absolute;
  top: -10px;
  right: -10px;
}

#stmobile .inlinecartitemimage {
  float: left;
  margin-right: 0;
  width: 35%;
  padding-right: 15px;
}

#stmobile .inlinecartitemimage img {
  max-width: 100%;
}

#stmobile .inlineitemdetails {
  float: left;
  font-size: 11px;
  width: 65%;
  text-align: left;
}

#stmobile .InlineCartFormButtonsClose {
  color: #fff;
  background: #ee2f25;
  font-size: 12px;
  border: 1px #ee2f25 solid;
  font-weight: bold;
  border-radius: 20px;
  -webkit-appearance: none;
  cursor: pointer;
  height: 25px;
  width: 25px;
  text-align: center;
  padding: 0;
}

#stmobile .inlinecart,
    #stmobile .classDown {
  position: absolute;
  z-index: 9999;
}

#cartContainerInline {
  position: absolute;
  border: 0px solid #dfdfdf;
  height: 250px;
  display: none;
  z-index: 9999999;
}

#stmobile .curtain {
  z-index: 10000;
  position: absolute;
  height: 100px;
  background-color: white;
  width: 310px;
}

#stmobile .inlinecartbody {
  background-color: white;
  margin-left: 0;
}

#stmobile .classDown {
  top: 200px;
}

#stmobile #cartInline img {
  vertical-align: middle;
}

#stmobile .itemsjustadded {
  font-weight: bold;
  font-size: 16px;
  color: #1c8200;
  margin-left: 5px;
  margin-bottom: 2px;
}

#stmobile .inlineitemname {
  font-size: 15px;
  color: #323232;
  margin-bottom: 3px;
}

#stmobile .inlineitemprice {
  font-size: 12px;
  color: #323232;
  margin-left: 0;
  float: none;
  margin-top: 4px;
}

#stmobile .inlineitemqty {
  font-size: 12px;
}

#stmobile .inlinecartitemsubtotal {
  font-size: 14px;
  color: #323232;
  margin-left: 5px;
  float: none;
  margin-top: 15px;
  text-align: right;
}

#stmobile .cartsummaryheadling {
  border-top: 0;
  margin-top: 0;
  padding-top: 12px;
  font-size: 15px;
  font-weight: bold;
  color: #323232;
  text-align: left;
  margin-bottom: 5px;
}

#stmobile .inlinecartitems {
  border-bottom: 0 none;
  border-right: 1px solid #323232;
  color: #000;
  float: left;
  font-size: 12px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-bottom: 0;
  padding-right: 10px;
  font-weight: normal;
}

#stmobile .inlinecartsubtotal {
  border-bottom: 0 none;
  color: #000;
  float: left;
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 0;
}

#stmobile .inlinecartviewitems {
  float: right;
  margin-top: 0;
  width: auto;
  background: none;
  border: 0;
  font-size: 12px;
  border-radius: 0;
  padding: 0;
  font-variant: normal;
}

#stmobile .inlinecartviewitems a,
    #stmobile .inlinecartviewitems a:visited,
    #stmobile .inlinecartviewitems a:hover {
  background: none !important;
  border: none !important;
  color: #000 !important;
  font-size: 12px !important;
  text-decoration: underline !important;
  text-transform: none;
  padding: 0 !important;
  width: auto;
  float: right;
  margin: 0;
  text-align: right;
}

#stmobile .InlineCartFormButtonsContShopping {
  /*color: #fff;
  background: #838088;
  font-size: 16px;
  border: 1px #838088 solid;
  padding: 7px 6px;
  width: 100%;
  border-radius: 20px;
  -webkit-appearance: none;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 300;
  font-style: normal;*/
      color: #3bb2be !important;
    background: none repeat scroll 0 0 #fff !important;
    font-size: 14px !important;
    border: 1px #3bb2be solid !important;
    padding: 10px !important;
    width: 100%;
    margin-top: 0 !important;
    border-radius: 0px !important;
    -webkit-appearance: none !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    font-weight: 400;
}

#stmobile .inlinecartcontinueshopping {
  margin-top: 15px;
}

#stmobile .inlinecartcheckout {
  margin-top: 10px;
  width: 100%;
  float: none;
  font-variant: normal;
  padding: inherit;
}

#stmobile .InlineCartFormButtons {
  /*color: #FFF;
  background: none repeat scroll 0 0 #292929 !important;
  font-size: 16px;
  border: 1px #292929 solid;
  padding: 7px 19px;
  border-radius: 0;
  width: 100%;
  margin-top: 0px;
  border-radius: 20px;
  font-weight: 300;
  -webkit-appearance: none;
  cursor: pointer;
  text-transform: uppercase;
  font-style: normal;*/
      color: #3bb2be !important;
    background: none repeat scroll 0 0 #fff !important;
    font-size: 14px !important;
    border: 1px #3bb2be solid !important;
    padding: 10px !important;
    width: 100%;
    border-radius: 0px !important;
    -webkit-appearance: none !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    font-weight: 700;
}
}

#stmobile .inlinecartattrs {
  font-size: 12px;
  color: #000;
  margin-left: 0;
  margin-top: 3px;
  margin-bottom: 3px;
}

div#addtocartoverlay {
  z-index: 999999;
}


/****** INLINE CART CSS END ******/

/****** ADD TO HOME SCREEN CSS START ******/
.ath-viewport * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ath-viewport {
  position: relative;
  z-index: 2147483641;
  pointer-events: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

.ath-modal {
  pointer-events: auto !important;
  background: rgba(0,0,0,0.6);
}

.ath-mandatory {
  background: #000;
}

.ath-container {
  pointer-events: auto !important;
  position: absolute;
  z-index: 2147483641;
  padding: 0.7em 0.6em;
  width: 18em;
  background: #eee;
  background-size: 100% auto;
  box-shadow: 0 0.2em 0 #d1d1d1;
  font-family: sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
}

.ath-container small {
  font-size: 0.8em;
  line-height: 1.3em;
  display: block;
  margin-top: 0.5em;
}

.ath-ios.ath-phone {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}

.ath-ios6.ath-tablet {
  left: 5em;
  top: 1.8em;
}

.ath-ios7.ath-tablet {
  left: 0.7em;
  top: 1.8em;
}

.ath-ios8.ath-tablet,
.ath-ios9.ath-tablet,
.ath-ios10.ath-tablet,
.ath-ios.ath-tablet {
  right: 0.4em;
  top: 1.8em;
}

.ath-android {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}

/* close icon */
.ath-container:before {
  content: '';
  position: relative;
  display: block;
  float: right;
  margin: -0.7em -0.6em 0 0.5em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
  background-color: rgba(255,255,255,0.8);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 2.7em;
  height: 2.7em;
  text-align: center;
  overflow: hidden;
  color: #a33;
  z-index: 2147483642;
}

.ath-container.ath-icon:before {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  float: none;
}

.ath-mandatory .ath-container:before {
  display: none;
}

.ath-container.ath-android:before {
  float: left;
  margin: -0.7em 0.5em 0 -0.6em;
}

.ath-container.ath-android.ath-icon:before {
  position: absolute;
  right: auto;
  left: 0;
  margin: 0;
  float: none;
}


/* applied only if the application icon is shown */
.ath-container.ath-icon {
}

.ath-action-icon {
  display: inline-block;
  vertical-align: middle;
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden;
}

.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon,
.ath-ios9 .ath-action-icon,
.ath-ios10 .ath-action-icon,
.ath-ios .ath-action-icon {
  width: 1.6em;
  height: 1.6em;
  background-image: url(data:image/png;base64,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);
  margin-top: -0.3em;
  background-size: auto 100%;
}

.ath-ios6 .ath-action-icon {
  width: 1.8em;
  height: 1.8em;
  background-image: url(data:image/png;base64,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);
  margin-bottom: 0.4em;
  background-size: 100% auto;
}

.ath-android .ath-action-icon {
  width: 1.4em;
  height: 1.5em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
  background-size: 100% auto;
}

.ath-container p {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2147483642;
  text-shadow: 0 0.1em 0 #fff;
  font-size: 1.1em;
}

.ath-ios.ath-phone:after {
  content: '';
  background: #eee;
  position: absolute;
  width: 2em;
  height: 2em;
  bottom: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  box-shadow: 0.2em 0.2em 0 #d1d1d1;
}

.ath-ios.ath-tablet:after {
  content: '';
  background: #eee;
  position: absolute;
  width: 2em;
  height: 2em;
  top: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  z-index: 2147483641;
}

.ath-application-icon {
  position: relative;
  padding: 0;
  border: 0;
  margin: 0 auto 0.2em auto;
  height: 6em;
  width: 6em;
  z-index: 2147483642;
}

.ath-container.ath-ios .ath-application-icon {
  border-radius: 1em;
  box-shadow: 0 0.2em 0.4em rgba(0,0,0,0.3),
		inset 0 0.07em 0 rgba(255,255,255,0.5);
  margin: 0 auto 0.4em auto;
}

@media only screen and (orientation: landscape) {
  .ath-container.ath-phone {
    width: 24em;
  }

  .ath-android.ath-phone {
    margin-left: -12em;
  }

  .ath-ios.ath-phone {
    margin-left: -12em;
  }

  .ath-ios6:after {
    left: 39%;
  }

  .ath-ios8.ath-phone {
    left: auto;
    bottom: auto;
    right: 0.4em;
    top: 1.8em;
  }

  .ath-ios8.ath-phone:after {
    bottom: auto;
    top: -0.9em;
    left: 68%;
    z-index: 2147483641;
    box-shadow: none;
  }
}

.ath-samsungAndroid {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}

.ath-stockAndroid {
  right: 1.5em;
  top: 1.8em;
}

.ath-samsungAndroid:after {
  content: '';
  background: #eee;
  background: -webkit-linear-gradient(135deg, rgba(238,238,238,0) 0%,rgba(238,238,238,0) 50%,rgba(238,238,238,1) 50%,rgba(238,238,238,1) 100%);
  position: absolute;
  width: 2em;
  height: 2em;
  bottom: -1.5em;
  left: 0;
}

.ath-stockAndroid:after {
  content: '';
  background: #eee;
  background: -webkit-linear-gradient(-45deg, rgba(238,238,238,0) 0%,rgba(238,238,238,0) 50%,rgba(238,238,238,1) 50%,rgba(238,238,238,1) 100%);
  position: absolute;
  width: 2em;
  height: 2em;
  top: -1.5em;
  right: 0;
}

.ath-container.ath-stockAndroid:before {
  float: left;
  margin: -0.7em 0.5em 0 -0.6em;
}

.ath-container.ath-stockAndroid.ath-icon:before {
  position: absolute;
  right: auto;
  left: 0;
  margin: 0;
  float: none;
}

/*
 * The following is not strictly needed and should be customized. If you want you can have an icon inside the message.
 * All you need to to is to add a special %icon tag in the message string (see below)
 */
.ath-stockAndroid .ath-action-icon,
.ath-samsungAndroid .ath-action-icon {
  width: 1.2em;
  height: 1.2em;
	/* DO NOT include the code below, it's just for the sake of this demo and to demostrate how the %icon tag works */
	background-image:url(data:image/png;base64,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);
	background-size: auto 100%;
}

/****** ADD TO HOME SCREEN CSS END ******/
#stmobile .MultiOrderTable
{
    padding-top: 10px;
}
#stmobile .MultiOrderTable td
{
    font-size: 12px !important;
}
#stmobile .GridProductTD
{
    border-top: 1px solid #E5E5E5;
    background: #f2f2f2;
    padding: 4px;
}
#stmobile .GridProductTD2
{
    border-top: 1px solid #E5E5E5;
    background: #f2f2f2;
}
#stmobile .GridProductTD .FormElementInput,
#stmobile .GridProductTD2 .FormElementInput
{
    width: 50% !important;
    text-align:center !important;
}
#stmobile .GridProductTDN
{
    border-top: 1px solid #E5E5E5;
    background: #f2f2f2;
    padding: 4px;
    width: 50%;
}
#stmobile .GridProductTDN2
{
    font-weight: bold;
}
#stmobile #ProductDiscount
{
    margin-left: 0px;
    padding-top: 0;
    margin-bottom: -10px;
}
    #stmobile .productpriceboxgrid {
        text-align: center;
        margin-top: 4px;
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 15px;
    }

        #stmobile .MultiOrderTable .attributenametag {
        display: block;
        margin-bottom: 5px;
        font-weight: bold;
    }
       #stmobile .ProductModifiersQTY
        {
            margin-bottom: 10px;
        }

#stmobile .inlinecartbody
{
    overflow-y: auto;
    max-height: 200px;
}
#stmobile .inlineitem
{
     border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 10px;
    padding-top: 10px;

}
#stmobile .inlinecartitemqty
{
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: -10px;
    font-size: 13px;
}


#stmobile .COMCartSaveCartDiv {
    margin-top: 35px;
    width: 100%;
    margin-bottom: -10px;
}

#stmobile #savecartshowMoreLink {
    margin-left: 10px;
    font-weight: bold;
    font-size: 14px !important;
    text-decoration: underline !important;
    margin-top: 10px;
    display: block;
}

#stmobile .COMSaveCartRemove {
    background: url("../content/Images/core/remove_savecart.png") no-repeat;
    background-position: right top;
    display: block;
    height: 19px;
    width: 14px;
    cursor: pointer;
    padding-left: 25px;
}

#stmobile .COMCartSavedCartRow {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 5px;
    margin-top: 5px;
}

#stmobile #COMMySavedCartSpan .FormButtons {
    width: 110px !important;
    background: none !important;
    border: 0px !important;
    text-decoration: underline;
    font-size: 13px !important;
    margin-left: 10px;
    color: #333 !important;
}

#stmobile .SaveCartNewNameCancel {
        color: #fff !important;
        background: none repeat scroll 0 0 #A4A4A4 !important;
        font-size: 12px !important;
        border: 1px #666 solid !important;
        padding: 5px !important;
        width: 35% !important;
        margin-top: 5px !important;
        border-radius: 0px !important;

        -webkit-appearance: none !important;
        cursor: pointer !important;
        text-transform: uppercase !important;
}

#stmobile .CartNewNameSave {
        color: #fff !important;
        background: none repeat scroll 0 0 #A4A4A4 !important;
        font-size: 12px !important;
        border: 1px #666 solid !important;
        padding: 5px !important;
        width: 35% !important;
        margin-top: 5px !important;
        border-radius: 0px !important;

        -webkit-appearance: none !important;
        cursor: pointer !important;
        text-transform: uppercase !important;
}

#stmobile .SaveCartRemoveInside {
    text-align: left;
    padding-right: 15px;
    height: 60px;
}

#stmobile .SaveCartUseCart {
    text-align: left;
    padding-right: 15px;
}

#stmobile .SaveCartUseCart .FormButtons {
        width: 45% !important;
        text-align: center !important;


    }
#stmobile .RenameCartRow .FormElementInput {
width: 70% !important;
font-size: 12px;
}
#stmobile .SavedCartHeader {
font-size: 20px !important;
font-weight: lighter;
border-bottom: 1px solid #E4E4E4;
    margin-bottom: 5px;
    padding-top: 30px;
    padding-bottom: 15px;
}
#stmobile .COMCartSavedCartRow .FormButtons {

    font-size: 12px !important;
    margin-top: 15px !important;
    padding: 5px !important;
    width: 75% !important;
            background: none !important;
        border: 0px !important;
        color: #333 !important;
        text-transform: none !important;
        text-decoration: underline;
        margin-top: 10px !important;
        text-align: left !important;
}
#stmobile .gips-container .FormButtons {
        color: #fff !important;
        background: none repeat scroll 0 0 #A4A4A4 !important;
        font-size: 12px !important;
        border: 1px #666 solid !important;
        padding: 5px !important;
        width: 45% !important;
        margin-top: 10px !important;
        border-radius: 0px !important;

        -webkit-appearance: none !important;
        cursor: pointer !important;
        text-transform: uppercase !important;
        text-decoration: none !important;
        text-align: center !important;
}
#stmobile #mainCartTable #Loading {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 45px;
    line-height: 2;
    padding: 15px;
    width: 160px;
    font-weight: bold;
    box-shadow: 0px 0px 10px #333;
}

#stmobile .gips-container {
    height: 70px;
    width: 252px;
    position: absolute;
    line-height: 14px;
}

#stmobile .gips-body {
    color: White;
    font-weight: bold;

    font-size: 12px;
    width: 220px;
    height: auto;
    padding: 10px;
    padding-right: 20px;
    position: relative;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-behavior: url(PIE.htc);
    behavior: url(PIE.htc);
    margin-top: 10px;
}

#stmobile .gips-body.yellow {
        background-color: #620E0E;
    }

#stmobile .gips-body.red {
        background-color: #CB2026;
        padding-right: 20px;
        width: 210px;
    }

#stmobile .gips-body.green {
        background-color: #620E0E;
    }

#stmobile .gips-close {
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 5px;
    background: url('../content/Images/core/close_callout.png');
    width: 16px;
    height: 14px;
}

#stmobile .gips-icon {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    position: absolute;
}

/*icon at the top*/

#stmobile .gips-icon-top {
    margin-left: 12px;
}

#stmobile .gips-icon-top.red {
        border-color: transparent transparent #CB2026 transparent;
    }

#stmobile .gips-icon-top.green {
        border-color: transparent transparent #620E0E transparent;
    }
/*icon at the left*/

#stmobile .gips-icon-left {
    margin-top: 12px; /*   float: left;*/
}

#stmobile .gips-icon-left.yellow {
        border-color: transparent #620E0E transparent transparent;
    }
/***************FLEX SLIDER *******************/


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100% !important; height: auto !important; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 30px; background: #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -22px; text-align: left;}
.flex-control-nav li {margin: 0 2px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 9px; height: 9px; display: block; background: #fff; border: 2px solid #666; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.flex-control-paging li a:hover { background: #666}
.flex-control-paging li a.flex-active { background: #666; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
#stmobile #cartError
{
    margin-bottom: 15px;
    color: #CB2026;
}
#stmobile .CartSingleError
{
    margin-bottom: 4px;
}
#stmobile input[type="checkbox"],
#stmobile input[type="radio"]
{
        width: 20px;
    height: 20px;
    vertical-align: middle;
}

/* Our Story */
#stmobile .aboutcenter {
    max-width: 100%;
}
#stmobile .contain{
    max-width: 100%;
}
#stmobile .about-gallery img {
    height: auto;
    max-width: 100%;
    width: 100%;
    margin: 5px 0;
}
#stmobile .abouttext {
    font-family: "Roboto";
    line-height: 2;
    font-size: 20px;
    padding-bottom: 15px;
    font-weight: 300;
    text-align: left;
}
#stmobile .abouthead.text-pad {
    padding-top: 20px;
    padding-bottom: 0;
}

/*Custom Styles*/
/* ELEMENTS > REGISTRATION FORM ------------------------------------------------*/
#stmobile #RegFormBilling {
    display: block;
    padding: 0;
    border-radius: 10px;
    margin: 0 auto;
}

#stmobile #regform {
  width: 100%;
  margin: auto;
  position: relative;
}

#stmobile #regform input {
  width: 100%;
  border-radius: 2px;
  font-family: "Lato";
  font-size: 14px;
  position: relative;
}

#stmobile #regform input:focus {
  border-color: #ee2f25;
}

#stmboile #regform input:not(.FormButtons) {
  -webkit-transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
  border-color: #8c8c8c;
  background-color: #f9f9f9;
}

#stmobile #regform hr {
  color: #ee2f25;
  background-color: #ee2f25;
  height: 1px;
  border: 0;
}
#stmobile table.TableWithBorder {
    background-color: #FFFFFF;
    border: 0;
    color: #333333;
    font-family: "Lato";
    font-size: 10pt;
    font-weight: normal;
    empty-cells: show;
    padding: 0;
}
#stmobile #generalcontact .FormButtons{

}
#stmobile #contactButton a{
    text-decoration: none;
    color: #3bb2be;
}

#regform #addressCountryDiv > select {
  height: 35px;
  width: 100%;
  border: 1px solid #8c8c8c;
  border-radius: 2px;
  background-color: #f9f9f9;
  font-size: 14px;
  font-family: "Lato";
  color: #747474;
}

#regform .checkoutrequred,
#regform .checkouterror,
#regform .checkoutrequired {
  position: relative;
  top: 4px;
  right: 12px;
  margin-right: -10px;
  color: #ee2f25;
}

#regform #Submit.FormButtons {
  background-color: #424242;
}

#regform #Submit.FormButtons:hover {
  background-color: #ee2f25;
}

#mainDiv {
  text-align: left;
}

#mainDiv select {
  margin-right: 20px;
}

#stmobile #regform #Submit.FormButtons {
    background: none;
}
td.COMProdHeader {
    padding-top: 10px;
}
#stmobile #checkoutContainer .CheckoutHeader
{
    padding-bottom: 15px;
}
#stmobile #checkoutContainer .ui-widget button {
    font-size: 15px;
}
#stmobile #editprofile .FormButtons {
    padding: 8px;
    margin-top: 10px;
    margin-bottom: 20px;
}
#stmobile div#QtyPriceDiv {
    margin: 20px 0 15px 0;
}
#stmobile .container .item
{
    max-width: 100%;
}


.announcement-message
{
    background: #0057a7;
    color: #fff;
    border-radius: 0;
    padding: 4px;
    margin-top: 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
    line-height: 1;
}

.announcement-message p {
    margin: 10px;
}