/* GLOBAL CSS FOR MOBILE START*/



/* @import url('https://fonts.googleapis.com/css2?family=La+Belle+Aurore&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap'); */



.stmobile {
    background-color: #FFFFFF;
    color: #333;
    background-image: none;
    background-repeat: no-repeat;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
}

body>#stmobile table {
    width: 100%;
}

#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: 0 15px 20px 15px;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
}

#stmobile .mobilediv td {
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
}

#stmobile a {
    text-decoration: none;
    color: #434343;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    text-decoration: underline;
    font-size: 14px;
}

#stmobile a:link {
    color: #434343;
    text-decoration: underline;
    font-size: 14px;
}

#stmobile a:visited {
    color: #434343;
    text-decoration: underline;
    font-size: 14px;
}

#stmobile a:hover {
    color: #434343;
    text-decoration: underline;
}

#stmobile .mobilelogo {
    float: left;
    margin-top: 5px;
    margin-bottom: 3px;
}

#stmobile span.madeInUSA {
    margin-left: 9px;
    position: relative;
    top: 6px;
}

#stmobile .clearboth {
    clear: both;
    margin-bottom: 5px;
}

#stmobile .mobilebacktotop {
    text-align: right;
    margin-right: 15px;
    margin-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: 12px;
    color: #fff;
}

#stmobile .mobilebacktotop a:hover {
    color: #434343;
    text-decoration: underline;
}

#stmobile .mobilephone {
    margin-top: 35px;
    margin-left: 0px;
    color: #fff;
    font-size: 17px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

#stmobile .mobilephone a, #stmobile .mobilephone a:link, #stmobile .mobilephone a:visited {
    color: #434343;
    font-size: 17px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    font-weight: normal;
    text-transform: none;
}

#stmobile .copyright {
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
}

#stmobile .mobilephone a:hover {
    color: #434343;
}

#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: #434343;
    font-size: 16px;
    margin-bottom: 3px;
    margin-top: 15px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    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: 12px;
}

#stmobile .mobilefooter a, #stmobile .mobilefooter a:link, #stmobile .mobilefooter a:visited {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

#stmobile .mobilefooter a:hover {
    color: #DEAF49;
    text-decoration: underline;
}

#stmobile h1, #stmobile h2, #stmobile h3, #stmobile h4 {
    /* font-family: "Noto Sans", "Times New Roman", Times, serif; */
    font-family: 'Noto Serif Display', serif;
	font-style: italic;
}

#stmobile .searchkeyword {
    /* font-family: "Noto Sans", "Times New Roman", Times, serif; */
    font-family: 'Noto Serif Display', serif;
    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-family: "Noto Sans", "Times New Roman", Times, serif; */
    font-family: 'Noto Serif Display', serif;
    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: #007696;*/
    background: #035f78;
    color: #fff;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase
}

#stmobile td, #stmobile .DefaultText {
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    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-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    text-align: left;
}

#stmobile .secureshoppingmobnile {
    background: url("../content/images/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;
    text-transform: uppercase;
    font-weight: bold;
}

#stmobile .topmenulabelclose {
    font-size: 14px;
    line-height: 22px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    background: #407878 url('../content/images/down_menu_up.png') right center no-repeat;
    background-size: 22px 9px;
    color: #fff;
    padding: 7px 30px 8px 7px;
}

#stmobile .topmenulabelopen {
    font-size: 14px;
    line-height: 22px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    background: url('../content/images/down_menu.png') right center no-repeat;
    background-size: 22px 9px;
    color: #fff;
    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: #e9e9e9;
    border-bottom: 1px solid #407878;
}

#stmobile .mean-container .mean-nav ul li ul li {
    position: relative;
    float: left;
    width: 94%;
    background: #e9e9e9;
    border-bottom: 0px solid #407878;
    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% !important;
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    margin-top: 3px;
}

#stmobile .FormElementInput:active, #stmobile select:active, #stmobile .FormElementInput:focus, #stmobile select:focus {
    border: 1px solid #000;
}

#stmobile #forgotpass #Submit {
    margin: 0px;
}

#stmobile .qty, #stmobile .qtyminus, #stmobile .qtyplus {
    border: 1px solid #838383;
    border-radius: 1px;
    font-size: 14px;
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    text-align: center;
    width: 40px;
    height: 30px;
    -webkit-appearance: none;
    vertical-align: middle;
}

#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;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    -webkit-appearance: none;
    background: url(../content/images/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 .FormButtons {
    /*color: #fff !important;
        background: none repeat scroll 0 0 #434343 !important;
        font-size: 15px !important;
        border: 1px #434343 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-family: "Noto Sans","Times New Roman",Times,serif;*/
}

#stmobile #smalllogon #LogonSave {
    height: 45px;
}

#stmobile .FormButtonsGray {
    color: #fff;
    background: #999;
    font-size: 14px;
    border: 1px #999 solid;
    padding: 11px 10px 10px 10px;
    width: 75%;
    margin-top: 15px;
    border-radius: 0px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    -webkit-appearance: none;
    cursor: pointer;
    text-transform: uppercase;
}

#stmobile .FormButtonsModify {
    font-size: 11px !important;
    border: 0px !important;
    background: none !important;
    color: #434343 !important;
    font-weight: bold !important;
    margin-left: 5px !important;
    cursor: pointer !important;
}

/* 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;
}

#stmobile .mobilemenu2 {
    text-align: center;
    padding-top: 9px;
}

#stmobile .mobilemenu2 a, #stmobile .mobilemenu2 a:link, #stmobile .mobilemenu2 a:visited, #stmobile .mobilemenu3 a, #stmobile .mobilemenu3 a:link, #stmobile .mobilemenu3 a:visited {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

#stmobile .mobilemenu2 a:hover, #stmobile .mobilemenu3 a:hover {
    color: #fff;
    text-decoration: underline;
}

#stmobile .mobilemenu3 {
    text-align: right;
    padding-top: 9px;
}

/* END */

/* SEARCH FIELD CSS START */

#stmobile .FormElementSearch {
    border: 0px;
    width: 90%;
    font-size: 14px;
    color: #000;
    background: #e9e9e9;
}

#stmobile .mobilesearchinput {
    background: url("../content/images/toolbar_find.png") no-repeat scroll left center #e9e9e9;
    /*border: 1px solid #fff;*/
    /*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/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 #fff;
    cursor: pointer;
    float: none;
    width: 100%;
    background-color: #e9e9e9;
    color: #4a4a4a;
}

#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 #fff;
    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: #CEC8C8; */
    background-color: #CEC8C8;
    background-image: url('../content/images/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: none !important;*/
}

#stmobile .mobilenavLevel0 {
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    display: block;
    color: #4a4a4a;
}

#stmobile .mobilenavLevel0:hover {
    color: #4a4a4a;
}

#stmobile a.mobilenavLevel0, #stmobile a.mobilenavLevel0:link, #stmobile a.mobilenavLevel0:visited {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

#stmobile a.mobilenavLevel0:hover {
    color: #4a4a4a;
}

#stmobile .subcatsmenu a, #stmobile .subcatsmenu a:link, #stmobile .subcatsmenu a:visited {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: normal;
}

#stmobile .subcatsmenu a:hover {
    color: #4a4a4a;
}

/* EXPANDABLE MENUS CSS END */

/* EXPANDABLE MENUS CSS END */

/* CATEGORY CSS START */

#stmobile .COMCatCell {
    text-align: left;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}

#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 {
    margin-top: 5px;
    overflow: hidden;
}

#stmobile .CatPicCellList .COMCatSalePrice {
    font-size: 14px;
}

#stmobile .COMCatProdName a, #stmobile .COMCatProdName a:visited {
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

#stmobile .COMCatProdName a:hover {
    color: #333;
}

#stmobile .CatPicCellList a, #stmobile .CatPicCellList a:visited {
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
}

#stmobile .CatPicCellList a:hover {
    color: #333;
}

#stmobile .CatPicCell .imagecontainer {
    display: table-cell;
    vertical-align: middle;
}

#stmobile .CatPicCellList .imagecontainer {
    display: table-cell;
    vertical-align: middle;
}

#stmobile .CatPicCellList .COMCatProdPartNo {
    font-size: 15px;
    margin-top: 5px;
}

#stmobile .CatPicCellList .COMCatPrice {
    font-size: 14px;
    margin-top: 5px;
}

#stmobile .COMCatProdPartNo {
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    font-size: 13px;
    color: #838383;
    margin-top: 2px;
    display: none;
}

#stmobile .COMCatPrice {
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-top: 2px;
    margin-bottom: 5px;
}

#stmobile .COMCatName h2 {
    color: #333;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    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: #666666;
    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%;
}

#stmobile .COMCatName h1 {
    margin-top: 4px;
}

#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 #666666;
    font-size: 11px;
    color: #FFF !important;
    border: 1px solid #666666;
    padding: 4px;
}

/* CSS FOR CATEGORY END */

/* CSS FOR BREADCURMB START*/

#stmobile .COMBreadCrumb {
    margin-bottom: 10px;
    font-size: 12px;
    color: #333;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    margin-top: 5px;
    padding: 0px;
}

#stmobile a.Breadcrumb, #stmobile a.Breadcrumb:link, #stmobile a.Breadcrumb:visited {
    /* font-family: "Noto Sans", "Times New Roman", Times, serif; */
    font-family: 'Nunito Sans', sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

#stmobile a.Breadcrumb:hover {
    color: #666;
}

#stmobile a.Breadcrumb_hot, #stmobile a.Breadcrumb_hot:visited {
    /* font-family: "Noto Sans", "Times New Roman", Times, serif; */
    font-family: 'Nunito Sans', sans-serif;
    /* color: #434343; */
    color: #434343;
    font-size: 12px;
    text-decoration: none;
	font-weight:bold;
}

#stmobile a.Breadcrumb_hot:hover {
    color: #333;
}

/* CSS FOR BREADCURMB END*/

/* CSS FOR PRODUCT VIEW START*/

#stmobile .COMProdBasePrice {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: -10px;
}

#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 {
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    margin-top: 7px;
    display: none !important;
}

#stmobile .productpricebox {
    float: left;
    width: 40%;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
    min-height: 25px;
}

#stmobile #addtocartBT {
    margin-top: 0px;
    margin-bottom: 15px;
}

#stmobile .MobileProductHeading {
    padding: 13px 8px;
    color: #333;
    background: #fff;
    font-size: 18px !important;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
}

#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 #transOptInLeft {
    padding-bottom: 15px;
}

#stmobile .gobacktocartcheckout {
    float: right;
    margin-top: 12px;
}

#stmobile #COMCheckoutPaypalSpan {
    margin-top: 10px !important;
    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 #838383;
    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 .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-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
}

#stmobile #subTotal {
    color: #434343;
    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/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/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: none repeat scroll 0 0 #e9e9e9;
    border-radius: 4px 4px 4px 4px;
    color: #000000;
    padding: 3px 5px;
    margin-left: 5px;
    font-size: 13px;
    margin-top: 2px;
}

#stmobile .shoppingcarticon img {
    height: 20px;
}

#stmobile #cartInline {
    float: right;
    display: inline-table;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
}

#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 #838383;
    padding: 15px;
}

#stmobile .inlineclose {
    position: absolute;
    top: -10px;
    right: -10px;
}

#stmobile .InlineCartFormButtonsClose {
    color: #fff;
    background: #333;
    font-size: 12px;
    border: 1px #333 solid;
    font-weight: bold;
    border-radius: 20px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    -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: 99999;
}

#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: #333;
    margin-left: 5px;
    margin-bottom: 2px;
}

#stmobile .inlineitemname {
    font-size: 15px;
    color: #333;
    margin-left: 5px;
    margin-bottom: 3px;
}

#stmobile .inlineitemprice {
    font-size: 13px;
    color: #333;
    margin-left: 5px;
    float: left;
    margin-top: 23px;
}

#stmobile .inlinecartitemsubtotal {
    font-size: 16px;
    color: #333;
    margin-left: 5px;
    float: right;
    margin-top: 20px;
}

#stmobile .cartsummaryheadling {
    border-top: 1px solid #333;
    margin-top: 15px;
    padding-top: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
}

#stmobile .inlinecartitems {
    border-bottom: 0 none;
    border-right: 1px solid #333;
    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 repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #000 !important;
    font-size: 12px;
    text-decoration: underline !important;
    text-transform: none;
    padding: 0;
}

#stmobile .InlineCartFormButtonsContShopping {
    color: #f05959;
    background: #fff;
    font-size: 12px;
    border: 1px #f05959 solid;
    padding: 7px 6px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    -webkit-appearance: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}

#stmobile .inlinecartcontinueshopping {
    margin-top: 15px;
}

#stmobile .inlinecartcheckout {
    margin-top: 10px;
    width: 100%;
    float: none;
    font-variant: normal;
    padding: inherit;
}

#stmobile .InlineCartFormButtons {
    color: #f05959;
    background: none repeat scroll 0 0 #fff !important;
    font-size: 14px;
    border: 1px #f05959 solid;
    padding: 7px 19px;
    width: 100%;
    margin-top: 0px;
    border-radius: 0px;
    /*font-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    -webkit-appearance: none;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#stmobile .inlinecartattrs {
    font-size: 12px;
    color: #333;
    margin-left: 5px;
    margin-top: 5px;
}

/****** 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,iVBORw0KGgoAAAANSUhEUgAAAGkAAABlCAYAAABOQM1BAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAPYQAAD2EBqD+naQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAYFSURBVHic7Z1baB1FGMd/OUk0oWlT29hi09CkYjVEjdqKSqWKF/BBodoq1gdFUWoFkb6ICBXBC0Ut6ouCTyr0QYsXFG+oRNooWC+t2CZqvbWWQjWxjYnGqM368J2DyXFzzs7eZmfP94Ph0DI785/vnz1ndm4L6dIC3A30A78AA8DTQE/KOkxYA7wK/FRMLwOrrSpKkC7gO8DzSX8BN9mT5ksj8AL+ej1gK9BgTV0CNAF7mbnBHvA3cKEtgT5sobJeD9hsTV0C3E71BnvADlsCy+hA7u5qeieARZY0xs5bBDNpEmizpHEq6wmm1wNuSVpMIekKinQGzFcHLElQR1A6E8obirRMMvmBbUxMRXAypTctk5QIqEkOoCY5gJrkAGqSA6hJDqAmOYCa5ABqkgOoSQ6gJjmAmuQAapIDqEkOoCY5gJrkAGqSA6hJDqAmOYCa5ABqkgOoSQ6gJjmAmuQAaZk0mVDepMiU3rRM+tkg7+HEVATHRK9J3kyziWCL3wdtCSzjDIJvMOi2pDF22pC/uGqNvsGWQB9eobreF62pS4hVwBgzN3iLPWm+zAN2M7Pez4C51tQlyGnIFseSWceAncA6m6IqMBt4GNkrWzJnP/AAMMuirlSoB04Amm0LMaAVmGNbhKIoiqIoiqIoiqIoiqIoiqLki3qf/zsJOBVZ/zCWrpyapQ5oB5YV/z1j3K8AdvH/NQdrExZY66xF4jw17rsQP6axEVlUMdNU8YPp6K05HqLyIpeNpYwrgH8qZC5dcFl62muCy6l8Y3iIL8sBtlXJWEp9abagBugjWNy3QbClVh5yuq9fR0Mxp4FgpyV7FBeLBs3sAQvSa0euWUjwmE8UgFGDwnO5zswCJnEcLQAjBhe0GopR/DEx6aiaZAeTOBqblJsj/y2z2CDvSAH41eCCMw3FKP70GuQdLiBvYwnKWYZiFH9M4ringOwcCEovMhiohKcesztpN8BSgvfZPeCC+PTWJJdgFu+OAvADZp2Hq2MUXIusMcg7hGy7AYKPI3nA1zGJrUUKwEGCx/rNqRffaXChh46Ih2UdZnGe9gKtdqoPm09N7yfdmhxS6kkHHrNDNtpNY6dBAR7FeQ4lMFdiFt93/Qq5x7CQPrQ7HpRmYB9m8V3vV1A78KdhQTcn06bcsRmzuB5BNlX78oxhYUPoHFM1zkPeoWsS14prSrpCFPgRcHyszcoPS5HXh5vEcxQ5Q6IiWw0L9YDnY2tWfmih8mEdM6XHgxTeg9mUeindG0fLckIz8DbmMRxB+gaBuD9EBR7wSLS25YI5QD/h4nerSUVNwDchK3qU2j3scCHyGx0mbjsIEbfzkbN/wlS4ndqbxb2Y4MvjytMfwClhK34iZKUeMnq7KmzFDlEH3AaMEz5Wd0QRUADeiFC5h5wJNz+KiAyzAjlSLUp8noxDSBvwfUQh+5F5qLwMI81FFtubjtCUpw+I8QX3vchDVhRBHvA5sBp3zZqNHFV6hOix2IfcALGyEjgagzgP+ALpbrpy3l0X8ngxTDzt34Ns1kuE5ZgPc1RKw0iXvScpwRGYBVwDvEb4Xq5f+pQE7qByeoBDMYoupW+Bx5AeYWzf04Z0Inf460i3OO427iDFVcAdwCcJNKKUxpBJr03ARfjMUMbAccA5iCnPAT8m2B4PeKpYpzFRfsCbihWnNad0CJl+HkC+cg8XP4eQXtZ48bNEc1FjE/JgvQj5HViMnPvdTTp37DiwAflDsMYGondF85oGgbPDhzZe2oGXsB+UrKRR4C5kR1/muAo4gP0g2UzvIJN9mWYe0q3+HfsBSzMNAtfh2IP6fGQBRt7N+gq4FsfMKWcJMiUc19N6VtLHwI2E7FZnlSakUR9iP8Bh0zjwLHBuvKHJJt3AfcgYnu3AV0u/IS9BuR5L76rIwvfoMmQ7yKXIGrUWu3I4hqzy2Q68h6x7n7ApKAsmTaUB2aq4EtmsdjpiYlIjAx4yHLQX+BL5Ku7HbL9W4mTNJD8akfP3eoCTgRORUeQFyMKP0nLcVqYv5Jjkv2CPIPuCDhQ/DyILbQZw4Ey/fwFoT7VETiQgqgAAAABJRU5ErkJggg==);
    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;
    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/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-family: "Noto Sans", "Times New Roman", Times, serif;*/
    font-family:'Nunito Sans', sans-serif;
    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/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;
}

body {
    background: none;
}

#stmobile #cartError {
    margin-bottom: 15px;
    color: #CB2026;
}

#stmobile .CartSingleError {
    margin-bottom: 4px;
}

#stmobile .COMCatName a, #stmobile .COMCatName a:link, #stmobile .COMCatName a:visited, #stmobile .COMCatName a:hover {
    background: none;
    text-align: left;
}

#stmobile .COMCatName a h2, #stmobile .COMCatName a h2:link, #stmobile .COMCatName a h2:visited, #stmobile .COMCatName a h2:hover {
    /*color: #ffffff;*/
    font-weight: bold;
}

#stmobile .COMProdHeader h1 {
    margin: 10px 0 10px !important;
    font-size: 28px;
    border-bottom: 4px solid #e1e1e1;
}

#stmobile .COMProdDimensions {
    display: none;
}

#stmobile #SaveCartDiv {
    width: 100%;
}

#SetSavedCartNameDiv {
    border: #ccc 1px solid !important;
}

#SetSavedCartNameDiv:after {
    border-bottom: 10px solid #ccc !important;
}

.flex-viewport {
    border: solid 1px #e5e5e5;
}

.CatPicCell:hover {
    background: none !important
}

.COMCatProdImg>div {
    width: inherit !important
}

.COMCatProdImg a {
    height: inherit !important
}

.COMCatProdPartNo {
    text-align: center !important;
}

.COMProdHeader {
    padding: 10px 0 !important;
}

.COMProdContainer br {
    line-height: 1 !important
}

/*#cartContainerDiv, #frmCart{width: 100% !important;}*/

.nivo-html-caption {
    display: block !important;
}

.captionWrapper {
    height: auto;
    width: auto;
}

.captiontext {
    position: absolute;
    z-index: 999;
    margin-top: 20%;
}

.captiontext>span {
    font-size: large;
}

.CatPicCellList {
    border-bottom: 2px solid #999999;
}

.COMSrchImg, .COMCatImg div, .COMCatProdImg div {
    height: auto;
    width: 100%;
}

#COMProdContainer img {
    width: 100%;
}

.COMCartProdIMG {
    width: 80px !important
}

.OrderHistoryHeader {
    font-size: 10px;
}

.mobile-header {
    /* background: #035f78; */
    background: #407878;
}

.mobile-footer {
    /* background: #035f78; */
    background: #407878;
}

.mobilecopyright {
    padding: 0px 10px 20px 10px;
    color: #ddd;
    text-align: center;
    font-size: 12px;
}

.announcement-message {
    /* background: #f53b3b; */
    background: #DEAF49;
    color: #fff;
    border-radius: 0;
    padding: 5px 20px;
    margin-top: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: bold;
    box-sizing: border-box;
    line-height: 1;
    width: 100%;
    display: none;
}

.announcement-message a {
    text-decoration: none;
    color: #fff;
}

.announcement-message p {
    margin: 10px 0;
}