/* Minification failed. Returning unminified contents.
(3022,22): run-time error CSS1031: Expected selector, found '@import'
 */
a.sub-category-list1/* RESET STYLESHEET (html5doctor.com) v1.6.1 */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}.product-details-page .priceQtyLabel{font-size:16px;vertical-align: middle;font-weight: 700;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
/* END RESET CSS (html5doctor.com) */





/* OTHER RESET STYLESHEET (HTML GENERAL) */
body{text-align:center;font-family:'Proxima Nova',Arial,sans-serif;font-size:12px;background:none repeat scroll 0 0 #FFF/*#F6F6F4*/;color:#000;line-height:normal;}
a{color:#000;text-decoration:none;font-weight:normal;}
a:hover{/*color:#dc5926;*/text-decoration:underline;}
a:hover img {opacity: 0.9;}
a img {border: none; max-width: 100%; max-height: 100%;}
h1,h2,h3,h4,h5,h6{font-family:'Proxima Nova',helvetica,sans-serif;}
h2,h3{font-size:18px;}
textarea{width:100%;font-family:'Proxima Nova',Arial,sans-serif;font-size:11px;border:1px solid #EEEEEE;}
checkbox,input,radio,select,button{}
fieldset{margin:0px 0px 15px;border:1px solid #c9c9c9;padding:15px;}
legend{font-weight:bold;line-height:20px;font-size:16px;}
input[type="text"],input[type="password"]{border:1px solid #666; padding:6px 5px 5px 5px;width:268px;}
input[type="text"]:disabled{background:none repeat scroll 0 0 #FFF;}
/* USDM */
/* Credit Card / Wallet / Payment Profiles */
.CreditCardNumber {
    float: left;
    width: 180px !important;
}
.CardTypeImage {
    width: 64px;
    vertical-align: middle;
}
.CVV {
    width: 50px !important;
}
.Month {
    width: 30px !important;
}
.Year {
    width: 60px !important;
    margin-left: 12px !important;
}
.PaymentProfileFormContainer {
    margin: auto;
    padding: 10px;
}
.PaymentProfileFormContainer h2{
    padding-bottom:10px;
}
.PaymentProfileLeft {
    height: 40px;
    clear: both;
    width: 25%;
    float: left;
    text-align:left;
    padding:0 0 0 40px;
    margin-top:5px;
}
.PaymentProfileRight {
    height: 45px;
    width: 100%;
    position: relative;
    text-align: left;
}
.PaymentProfileRight img {
    position: relative;
    top: -7px;
    left: 50px;
}
.PaymentProfileRight input {
     float:left
}
.PaymentSummaryContainer {
      margin: auto;
    padding: 5px 0 0 2px;
}
.CCInfo {
    clear: both;
    width: auto;
    float: left;
    line-height:16px;
    border:1px solid #ffc842 ;
    padding:10px 18px 4px 20px;
    margin-bottom: 10px;
    background-color:#fff;
}
.ShippingInfo {
    width: 75%;
    position: relative;
    text-align: left;
    float: right;
    line-height:16px;
}
.CCInfo #ProfileButtons {
    padding:5px 0 10px 0}
.CCInfo #DefaultStatusContainer {
    margin-left:-4px;
    }
.CCInfo #CardTypeAndDefault {
    text-transform:uppercase;
}


/* MASTER PAGE WRAPPERS */
.master-wrapper-page{margin:0px auto 0;width:980px;background:none repeat scroll 0 0 #FFF;/*box-shadow:0 0.5em 2em rgba(0,0,0,0.1);-moz-box-shadow:0 0.5em 2em rgba(0,0,0,0.1);-webkit-box-shadow:0 0.5em 2em rgba(0,0,0,0.1);*/}
.master-wrapper-content{float:left;width:950px;margin:0px 15px 0 15px;padding:15px 0 0;text-align:left;background:none repeat scroll 0 0 #FFFFFF;}
.master-wrapper-main{font-family:'Proxima Nova',helvetica,sans-serif;color:#000;}
/* one column master page */
.master-wrapper-main .center-1{float:left;width:950px;min-height:400px; padding-top: 15px; background:#FFF;display:inline;border-radius:5px;}
/* two column master page */
.master-wrapper-main .side-2{float:left;width:180px;margin:10px 0;display:inline;}
.master-wrapper-main .center-2{float:left;width:740px;min-height:400px;padding:0 10px 10px;margin:10px 0 10px 10px;background:#FFF;display:inline;border-radius:5px;}
.master-wrapper-main .center-22{width:740px;min-height:400px;padding:0 10px 10px;margin:10px 0 10px 10px;background:#FFF;display:inline;border-radius:5px;}
/* three column master page */
.master-wrapper-main .leftside-3{float:left;width:190px;margin:10px 0;display:inline;}
.master-wrapper-main .center-3{float:left;width:510px;min-height:400px;padding:10px;margin:10px;background:#FFF;display:inline;overflow:hidden;border-radius:5px;}
.master-wrapper-main .rightside-3{float:right;width:190px;margin:10px 0;display:inline;}


/* HEADER AND MENU */
.header{padding:0 2px 12px 2px;min-height: 85px;background:#fff;margin-bottom: 15px;}
.header .icon{vertical-align:bottom;}
.header .ico-register{padding-left:10px;padding-bottom:0px;}
.header .ico-login{padding-left:10px;padding-bottom:0px;}
.header .ico-logout{padding-left:10px;padding-bottom:0px;}
.header .ico-inbox{padding-left:10px;padding-bottom:0px;}
.header .ico-cart{padding-left:10px;padding-bottom:0px;}
.header .ico-wishlist{padding-left:10px;padding-bottom:0px;}
    .header .ico-cart:hover *, .header .ico-wishlist:hover * {
        color: #EE5C2A;
        text-decoration: none;
        cursor: pointer;
    }
.header .ico-cart span,.header .ico-wishlist span{float:left;}
.header-logo{margin-top:5px;float:left;text-align:left;}
.header-logo a{/*display:table;*/margin:0 auto;}
.header-logo a img{max-width:100%;max-height:auto;/*padding:16px 0!important;*/}
.header-selectors-wrapper{text-align:right;float:right;margin-top:10px;clear:both;}
.currency-selector{float:right;}
.language-selector{float:right;}
.tax-display-type-selector{float:right;}
ul.language-list{display:inline;line-height:25px;}
ul.language-list li{list-style:none;display:inline;padding:0 5px;float:left;}
ul.language-list li .selected{border:solid 1px #ccc!important;}
ul.language-list li:hover{cursor:pointer;}
.header-links-wrapper{position:relative;float:right;text-align:right;width:auto;}
.header-links{float:right;padding:0px;margin:20px 0 10px 0;display:inline-table;}
.header-links ul{padding:0;margin:0;float:left;}
.header-links ul li{list-style:none outside none;display:inline;float:left;}
.header-links a{text-decoration:none;float:left;
	line-height: 22px;
	color: #666;
	margin: 0 0 0 8px;
	border-left: 1px solid #666;
	padding: 0 0 0 8px;}
.header-links li:first-child a {
	border: none;
}
    .header-links a:hover {
        color: #EE5C2A;
        text-decoration: none;
    }
.header-links a.account{color:#666;padding-left:10px;padding-bottom:5px; font-weight:bold;}
    .header-links .cart-qty {
        display: inline-block;
        margin-left: 5px;
        /*background: url(/Themes/Mobilemars/Content/images/cart.png) left center no-repeat;*/
        font-size: 16px;
        font-weight: bold;
        color: #000000;
    }
.admin-header-links {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.admin-header-links a {
	display: inline-block;
	background: #666;
	padding: 0 12px;
	line-height: 30px;
	font-size: 12px;
	color: #eee;
	text-decoration: none;
}
.admin-header-links a:hover {
	background: #777;
}
.admin-header-links .administration{font-weight:bold;}
.admin-header-links .impersonate{display:block; color:#E44097; margin-bottom:10px;}
.admin-header-links .impersonate a{color:#F93;font-weight:700;}
/* top menu */
.header-menu{height:auto;list-style:none outside none;margin:10px auto 0;padding:0 8px;
    background: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
	background: -moz-linear-gradient(top, #999, #666);
	background: linear-gradient(to bottom, #999 0%, #666 100%);}
.header-menu a{color:#FFFFFF;font-size:16px;text-decoration:none;}
.header-menu .top-menu{width:100%;/*height:100%;*/ zoom:1;}
.header-menu .top-menu:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.header-menu .top-menu li{float:left;list-style-type:none;padding:0px;line-height:35px;height:35px;margin-right:0px;text-align:center;/*min-width:75px;*//*background:url(/Themes/Mobilemars/Content/images/top-menu-divider.png) no-repeat 100% 50%;*/z-index:9}
.header-menu .top-menu li:last-child{background:none;}
.header-menu .top-menu li a{min-height:20px;display:block;/*line-height:20px;*//*text-transform:uppercase;*/margin-bottom:0px;white-space:nowrap;padding:0 11px;}
.header-menu .top-menu li a.hover{/*background:#666;*/text-decoration:underline;}
.header-menu .top-menu li .expand{display:none;}
.header-menu .top-menu li .sublist{position:absolute;background-color:#eee;background-image:url(/Themes/Mobilemars/Content/images/top-menu-background.png);background-repeat:no-repeat;/*border:3px double #696969;*/margin-left:0px;z-index:9;display:none;white-space:nowrap;padding-bottom:5px;}
.header-menu .top-menu li .sublist.active{display:block}
.header-menu .top-menu li .sublist.firstLevel{}
.header-menu .top-menu li .sublist .sublist.active{left:100px;margin-top:-30px;top:auto;}
.header-menu .top-menu .sublist li a{text-transform:none;min-height:22px;margin:0 8px 0 28px;color:#000;font-size:12px;}
.header-menu .top-menu .sublist li{background:url(/Themes/Mobilemars/Content/images/top-menu-list-image.png) no-repeat 8px 15px;height:22px;margin:6px 5px;text-align:left;float:none;padding:0;font-size:12px;} 
.header-menu .top-menu .sublist li:hover{background:url(/Themes/Mobilemars/Content/images/top-menu-list-image-hover.png) no-repeat 8px 15px;}
.header-menu .top-menu .sublist li a:hover{/*color:#DC5926;*/}
.header-menu .top-menu .sublist.firstLevel li a:hover{background-color:rgba(0, 0, 0, 0)}

.header-menu .top-menu-triangle.active{display:none;}
.header-menu .top-menu-triangle{background:url(/Themes/Mobilemars/Content/images/top-menu-triangle.png) no-repeat;margin-top:0px;margin-left:10px;width:10px;height:5px;position:absolute;z-index:10;display:none;}
.header-menu .top-menu-triangle.active{display:block;}

/* mobile top menu*/
#mob-menu-button {display:none;}
.mob-top-menu{display:none!important;}
header#header {
    max-width: unset;
    width: 100%
}

#header .header-container {
    max-width: 950px;
    margin: 0 auto
}

#header-menu2 .menu-homepage, #header-menu2 .menu-search, #header-menu2 .menu-myaccount, #header-menu2 .menu-blog {
    display: none
}

.mob-cart {
    display: none;
}


/* search box */
/*.search-text{border:1px solid #eee;vertical-align:top;padding:5px 0 5px 5px;font-size:12px;width:100%;}
.search-box{ margin-top:20px; background:none repeat scroll 0 0*/ /*#F6F6F4*//*;float:right;clear:right;width:auto;display:inline;padding:7px 0px 5px;-o-border-radius:3px;-icab-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.search-box ul{margin:0;padding:0;float:right;}
.search-box ul li{list-style:none outside none;float:left;margin:0;padding:0;}
.search-box-text{background:none repeat scroll 0 0 #FFF;width:300px;border:1px solid #E3E3E3;padding:4px 5px;vertical-align:top;font-size:12px;}
.search-box-button{padding:4px 5px;background:none repeat scroll 0 0 #F6F6F4;border:1px solid #D3D3D3;border-radius:2px 2px 2px 2px;color:#353434;cursor:pointer;font-size:12px;margin-bottom:2px;width:70px;}*/
/* override some jQuery UI style */
/*.search-box .ui-autocomplete-loading{background:white url(/Themes/Mobilemars/Content/images/ajax_loader_small.gif) right center no-repeat;}
.ui-autocomplete{z-index:10 !important;}*/ /*ensure that z-index is more than .nivoSlider a.nivo-imageLink used on the home page*/
/*.ui-autocomplete .ui-menu-item a{text-align:left !important;}*/

/* FOOTER */
.footer{/*border-top: 2px solid #666666;*/clear:both;height:auto;margin:50px 0 0px;background:none repeat scroll 0 0 #CCC;width:100%;padding:15px 0 15px 0;}
/*.footer a{text-decoration:none;color:#555555;}*/
.footer-tax-shipping{font-size:11px;}
.footer-tax-shipping a{text-decoration:underline;}
.footer-disclaimer{font-size:11px;clear:both;}
/*.footer-poweredby{padding-top:10px;border-top:1px solid #EEEEEE;clear:both;font-size:11px;}*/
.footer-store-theme{margin:0 100px 0 10px;font-size:11px;}
/*.store-theme-list{background:#e3e3e3;border:solid 1px #3a3a3a;}*/
.footer-menu-wrapper{zoom:1;padding:20px;overflow:auto;background:none repeat scroll 0 0 #CCC;width:950px;margin:0 auto;
/*border-radius:4px;-o-border-radius:4px;-icab-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;*/}
.footer-menu-wrapper:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.footer-menu-wrapper .column{float:left;text-align:center;width:30%; padding:0px 17px 20px 10px;}
.footer-menu-wrapper .column h3{font-size:20px;color:#333;/*text-transform:uppercase;*/font-weight:700;/*border-bottom: 1px dotted #000;padding-bottom:10px*/}
.footer-menu-wrapper .column ul{margin:13px 0;padding:0;list-style:none outside none;}
.footer-menu-wrapper .column ul li{line-height:150%;margin-bottom:3px;font-size:14px;}

/*FOOTER - Social Media Images Sprite*/
/*#footer-social-media {float:right; padding-right:140px}
#social-icons {position:relative;}
#social-icons li{margin:0; padding:0; list-style:none !important; position:absolute;top:0; }
#social-icons li, #social-icons a {height:30px; display:block;}
#facebook-icon {float: left; left:0; width:40px; background:url(/content/images/site/social/social-media-sprite_mm.png) 0 0; }
#pinterest-icon {float: left; left:40px; width:30px; background:url(/content/images/site/social/social-media-sprite_mm.png) -40px 0; }
#instagram-icon {float: left; left:74px; width:32px; background:url(/content/images/site/social/social-media-sprite_mm.png) -74px 0; }
#twitter-icon {float: left; left:108px; width:36px; background:url(/content/images/site/social/social-media-sprite_mm.png) -109px 0; }
#youtube-icon {float: left; left:144px; width:32px; background:url(/content/images/site/social/social-media-sprite_mm.png) -183px 0; }
#blog-icon {float: left; left:216px; width:31px; background:url(/content/images/site/social/social-media-sprite_mm.png) -219px 0; }*/


/* MISC. CLASSES */
.nobr{white-space:nowrap!important;}
.wrap{white-space:normal!important;}
.a-left{text-align:left!important;}
.a-center{text-align:center!important;}
.a-right{text-align:right!important;}
.page{}
.page-body{}
.page-title{margin:0 0 10px;overflow:hidden;width:100%;/*border-bottom:1px solid #999*/}
.page-title h1,.page-title h2{padding:5px 5px 5px 10px;font-size:20px;margin:0;font-family:Arial,Helvetica,sans-serif;font-weight:400;}
/*.page-title .link-rss{float:right;margin:10px 10px 0 0;background-image:url(/Themes/Mobilemars/Content/images/ico-rss.gif);background-repeat:no-repeat;display:block;height:14px;width:14px;text-indent:-9999px;}*/
td{vertical-align:middle;}
td.fieldname{font-size:12px;}
.captcha-box{}
.button-1 {
	display: inline-block;
    width: auto;
	/*border: 1px solid #111;*/
	/*border-top: 1px solid #444;*/
	box-shadow: inset 0 1px 0 #ffc842;
	/*background: #666;*/ /* Old browsers */
	/*background: -moz-linear-gradient(top, #666666 0%, #111111 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #111111));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #666666 0%, #111111 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #666666 0%, #111111 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #666666 0%, #111111 100%);*/ /* IE10+ */
	/*background: linear-gradient(to bottom, #666666 0%, #111111 100%);*/ /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#111111', GradientType=0 );*/ /* IE6-9 */
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	/*orange button*/
	background: #DC5926;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc842), to(#DC5926));
	background: -moz-linear-gradient(top, #ffc842, #DC5926);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc842', endColorstr='#DC5926');
	border: solid 1px #dcdcdc;
	background: linear-gradient(to bottom, #ffc842 0%, #DC5926 100%);
}
.button-1:hover {
	box-shadow: inset 0 1px 0 #DC5926;
	background: #111; /* Old browsers */
	background: -moz-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DC5926), color-stop(100%, #ffc842)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* IE10+ */
	background: linear-gradient(to bottom, #DC5926 0%, #ffc842 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DC5926', endColorstr='#ffc842', GradientType=0 ); /* IE6-9 */
	border: solid 1px #333;
	color: #333;
}
.button-2{color:#6e6e6e;font:bold 12px Helvetica,Arial,sans-serif;text-decoration:none;padding:3px 3px;/*position: relative;*/position:static;display:inline-block;text-shadow:0 1px 0 #fff;-webkit-transition:border-color .218s;-moz-transition:border .218s;-o-transition:border-color .218s;transition:border-color .218s;background:#F6F6F6;background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F6F6F6),to(#DEDEDE));background:-moz-linear-gradient(linear,0% 40%,0% 70%,from(#F6F6F6),to(#DEDEDE));border:solid 1px #dcdcdc;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;cursor:pointer;height:auto;width:auto;overflow:visible;}
.button-2:hover{color:#333;border-color:#999;-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 1px 2px rgba(0,0,0,0.15);}
.noscript{border:1px solid #ddd;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f;}
.fieldset{padding:10px;margin-bottom:15px;border:1px solid #eee;border-radius:5px;}
.fieldset .title{margin:-17px 0 14px;}
.fieldset .title strong{background:#fff;}
.fieldset .inputs{margin-bottom:5px;}
.fieldset .inputs label{display:inline-block;width:130px;margin-left:10px;}
.fieldset .inputs label.forcheckbox{margin:0 0 0 .4em;display:inline;}
.clearer{zoom:1;}
.clearer:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}

/* AJAX LOADING INDICATOR */
.ajax-loading-block-window{position:fixed;top:50%;left:50%;width:128px;height:128px;overflow:hidden;z-index:1104;}
.ajax-loading-block-window .loading-image{position:absolute;top:0;left:0;width:128px;height:128px;background-image:url(/Themes/Mobilemars/Content/images/ajax_loader_large.gif);}
.please-wait{background:url(/Themes/Mobilemars/Content/images/ajax_loader_small.gif) no-repeat;padding-left:20px;}


/* DATA TABLE */
.data-table{width:100%;border:1px solid #EEE;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.data-table th{font-weight:bold;padding:3px 8px;white-space:nowrap;vertical-align:middle;}
.data-table td{padding:3px 8px;}
.data-table th,.data-table td{border-bottom:1px solid #EEE;border-right:1px solid #EEE;}
.data-table .odd{}
.data-table .even{background-color:#F6F6F6;}


/* TOPICS */
.topic-html-content{/*padding-bottom:5px;*/}
.topic-html-content-title{padding:0 0 5px;}
.topic-html-content-header{font-size:1.2em;font-weight:700;}
.topic-html-content-body{color: #666666;}
.topic-html-content-body a{text-decoration:underline;color:#dc5926;}
.topic-page{}
.topic-page .page-body{}
.topic-page .page-body a{text-decoration:underline;color:#dc5926;}


/* VALIDATION AND ERRORS */
.message-error{font-family:Verdana,Arial,sans-serif;font-size:10px;font-weight:700;color:red;}
.message-error ul{padding:0px;}
.message-error ul li{list-style:none;}
.validation-summary-errors{font-family:Verdana,Arial,sans-serif;font-size:10px;font-weight:700;color:red;}
.field-validation-error{font-family:Verdana,Arial,sans-serif;font-size:10px;font-weight:700;color:red;}
.required{color:red;}


/* USER-AGREEMENT PAGE */
/*.user-agreement-page{}
.user-agreement-page .page-title{}
.user-agreement-page .page-body{}
*/

/* PAGE NOT FOUND */
.not-found-page{}
.not-found-page .page-title{}
.not-found-page .page-body{}
.not-found-page ul li{list-style:none;margin-top:10px;}


/* STORE CLOSED */
/*.store-closed-page{}
.store-closed-page .page-title{}
.store-closed-page .page-body{}*/


/* SITEMAP */
.sitemap-page{margin-left:auto;margin-right:auto;width:100%;}
.sitemap-page a{text-decoration:none;}
.sitemap-page .entity{margin:5px 0 30px;}
.sitemap-page ul{overflow:hidden;}
.sitemap-page li{float:left;margin:3px 10px;width:150px;border-bottom:1px dotted #ADACAC;list-style:none;}


/* PAGER */
.pager{zoom:1;}
/*.pager:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}*/
.pager ul{float:right;margin:2px 0;}
.pager li{float:left;line-height:20px;list-style:none outside none;margin-left:5px;}
.pager a,.pager span{display:inline-block;min-width:10px;text-align:center;color:#555;font-size:11px;font-weight:700;padding:0px 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:all 0.218s;-moz-transition:all 0.218s;-ms-transition:all 0.218s;-o-transition:all 0.218s;transition:all 0.218s;border:1px solid gainsboro;border:1px solid rgba(0,0,0,0.1);background-color:whiteSmoke;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;text-decoration:none;}
.pager span,.pager a:active{background-color:#F9F9F9;cursor:default;}
.pager a:hover{border:1px solid #C6C6C6;color:#333;-webkit-transition:all 0.0s;-moz-transition:all 0.0s;-ms-transition:all 0.0s;-o-transition:all 0.0s;transition:all 0.0s;background-color:#F8F8F8;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);text-decoration:none;}


/* NAVIGATIONS */
.block{margin-bottom:15px;padding-bottom:5px;padding-left:0;}
.block .title{font-size:13px;letter-spacing:1px;text-align:left;padding:5px 7px 5px 12px;text-transform:uppercase;color:#000;/*border-radius:5px 5px 0px 0px*/margin:0;background:none repeat scroll 0 0 #eee;}
.block .title strong{font-weight:700;}
.block .listbox{font-size:12px;padding:5px 10px 10px;line-height:18px;margin:0;border-radius:0px 0px 5px 5px;text-align:left;}
.block .listbox ul{margin:0;padding:0 0 0 2px;color:#000;background-color:inherit;}
.block a{color:#000;font-size:12px;font-weight:400;text-decoration:none;}
.block a:hover{color:#dc5926;text-decoration:underline;font-weight:normal;}
.block li{/*background:url(/Themes/Mobilemars/Content/images/bullet-right.gif) no-repeat left 8px;*/list-style:none outside none;line-height:15px;padding:4px 0px 3px 3px;}
.block li.separator{background:none;height:1px;line-height:1px;width:auto;font-size:1px;margin:0;padding:0;}
.block-category-navigation,.block-manufacturer-navigation,.block-vendor-navigation,.block-recently-viewed-products,.block-info,.block-newsletter,.block-popular-tags,.block-popular-blogtags,.block-blog-archive,.block-poll,.block-account-navigation{}
.block-category-navigation .active > a,.block-manufacturer-navigation .active a,.block-vendor-navigation .active a{color:#000;font-weight:700;text-decoration:none;}
.block-category-navigation .listbox ul .active,.block-manufacturer-navigation .listbox ul .active,.block-vendor-navigation .listbox ul .active{font-weight:700;}
.block-category-navigation .listbox ul .inactive,.block-manufacturer-navigation .listbox ul .inactive{}
.block-category-navigation ul.sublist{margin:5px 0px 0px 7px;}
.block-category-navigation ul.sublist .inactive a:hover{color:#dc5926;font-weight:400;}
.block-manufacturer-navigation .listbox .view-all a{color:#000;font-weight:700;}
.block-vendor-navigation .listbox .view-all a{color:#000;font-weight:700;}
.block-recently-viewed-products li{background:none;min-height:35px;clear:both;border-bottom:1px solid #e5e5e5;}
.block-recently-viewed-products li.last{border-bottom:none;}
.block-recently-viewed-products .product-picture{float:left;height:40px;width:40px;margin:0;}
.block-recently-viewed-products .product-name{}
.block-account-navigation a.active{font-weight:700;text-decoration:none;}
.block-account-navigation a{white-space:nowrap;}
.block-account-navigation a.inactive{font-weight:400;text-decoration:none;}
.block-account-navigation a.inactive:hover{text-decoration:underline !important;color:#dc5926 !important;}
.block-newsletter .buttons{margin-top:5px;}
.block-popular-tags li,.block-popular-blogtags li{display:inline!important;}
.block-blog-archive li,.block-popular-tags li,.block-popular-blogtags li{background:none !important;padding-left:5px !important;padding-right:5px !important;}
.block-popular-tags .listbox .view-all a{color:#000;font-weight:700;}
.block-blog-archive .year{color:#000;font-weight:700;text-decoration:none;}
.block,.news-list-homepage .item,.product-details-page,.search-panel .search-input,.product-filters,fieldset,.product-list .product-item,.product-list .product-item .picture{background:repeat scroll 0 0 none;border:none;border-radius:4px;-o-border-radius:4px;-icab-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}


/* MINI-SHOPPING CART */
.flyout-cart{display:none;position:absolute;float:left;top:22px;right:0px;width:300px;min-height:50px;z-index:99999;}
.flyout-cart.active{display:block;}
.mini-shopping-cart{padding:5px 10px 10px;margin:0;border:1px solid #C1C1C1;background:none repeat scroll 0 0 #F6F6F4;font-size:11px;}
.mini-shopping-cart a{font-weight:700;text-decoration:none;}
.mini-shopping-cart a:hover{text-decoration:underline;}
.mini-shopping-cart .count{margin:10px 0px 10px;}
.mini-shopping-cart .items{}
.mini-shopping-cart .item{overflow:hidden;clear:both;border-bottom:1px solid #EEEEEE;}
.mini-shopping-cart .item.first{border-top:1px solid #EEEEEE;}
.mini-shopping-cart .item > div{padding:10px 5px;}
.mini-shopping-cart .item .picture{float:left;width:50px;text-align:center;}
.mini-shopping-cart .item .product{float:right;width:208px;}
.mini-shopping-cart .item .name{margin-bottom:5px;}
.mini-shopping-cart .item .attributes{font-size:10px;margin:0px;}
.mini-shopping-cart .item .price{font-size:10px;margin:10px 0px 0px 0px;}
.mini-shopping-cart .item .quantity{font-size:10px;margin:0px}
.mini-shopping-cart .totals{margin:10px 0px;text-align:right;}
.mini-shopping-cart .buttons{margin:10px 0px;text-align:right;}
.mini-shopping-cart .cart-button,.mini-shopping-cart .checkout-button{margin:0;}


/* NOTIFICATIONS */
.bar-notification{display:none;left:0;position:fixed;top:195px;width:100%;z-index:100000;}
.bar-notification.success{background:none repeat scroll 0 0 #91BD09;border-bottom:3px solid #FFFFFF !important;color:#FFFFFF;margin:0 0 10px;}
.bar-notification.error{background:none repeat scroll 0 0 #CC0000;border-bottom:3px solid #FFFFFF !important;color:#FFFFFF;margin:0 0 10px;}
.bar-notification .close{background:url(/Themes/Mobilemars/Content/images/ico-close-notification-bar.png) no-repeat;width:20px;height:20px;float:right;margin:9px 9px 0px 0px;cursor:pointer;}
.bar-notification p.content{padding:0px 10px;margin:70px 0px;font-size:20px;}
.bar-notification p.content a{text-decoration:underline;color:#FFFFFF;}
.bar-notification p.content a:hover{text-decoration:none;color:#FFFFFF;}


/* EU COOKIE LAW */
/*.eu-cookie-bar-notification{display:none;left:0;position:fixed;bottom:0;width:100%;z-index:100000;background:none repeat scroll 0 0 #F6F6F4;border-top:3px solid #FFFFFF !important;color:#000;margin:0px;}
.eu-cookie-bar-notification .content{padding:0px 10px;margin:10px 0px;zoom:1;}
.eu-cookie-bar-notification .content:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.eu-cookie-bar-notification .content .text{float:left;padding-top:5px;}
.eu-cookie-bar-notification .content .ok-button{float:left;margin-left:10px;}
.eu-cookie-bar-notification .content a.learn-more{float:left;margin-left:10px;padding-top:5px;text-decoration:underline;color:#000;}
.eu-cookie-bar-notification .content a.learn-more:hover{text-decoration:none;color:#000;}*/


/* ORDER SUMMARY, SHOPPING CART, WISHLIST */
.shopping-cart-page,.wishlist-page{}
.shopping-cart-page .page-title,.wishlist-page .page-title{}
.shopping-cart-page .page-body,.wishlist-page .page-body{margin:0;padding:0;font-size:11px;color:#555;}
/*.wishlist-page .share-info{margin:5px 0;}
.wishlist-page .share-info .share-label{font-weight:700;}
.wishlist-page .share-info a.share-link{color:#dc5926;text-decoration:none;}*/
.order-summary-content,.wishlist-content{margin:0;padding:0;font-size:11px;color:#555;}
.order-summary-content .message-error,.wishlist-content .message-error{margin:5px 0;}
.order-summary-content .totals{float:right;padding:23px 5px 0;width:320px;}
.order-summary-content .cart-collaterals{float:left;padding:20px 0 10px;width:580px;}
.order-summary-content .deals{display:inline;float:left;margin:0 10px 0 0;width:280px;}
.order-summary-content .shipping{display:inline;float:left;margin:0 10px 0 0;width:280px;}
.order-summary-content .coupon-box,.order-summary-content .giftcard-box{padding:10px;font-size:11px;color:#555;margin:0 0 10px;border:1px solid #EEE;}
.order-summary-content .coupon-box .message,.order-summary-content .giftcard-box .message{font-family:Verdana,Arial,sans-serif;font-size:10px;font-weight:700;color:red;}
.order-summary-content .coupon-box .current-code{padding:10px 0px 0px 0px;}
.order-summary-content .coupon-box .discount-coupon-code,.order-summary-content .giftcard-box .gift-card-coupon-code{width:auto;}
.order-summary-content .coupon-box .hint,.order-summary-content .giftcard-box .hint{padding-top:5px;}
.order-summary-content .giftcard-box{position:relative;z-index:1;}
.order-summary-content .apply-discount-coupon-code-button,.order-summary-content .apply-gift-card-coupon-code-button{margin:5px 0;}
.order-summary-content .cart,.wishlist-content .cart{width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;}
/*.wishlist-content .cart{margin-bottom:10px;}*/
.order-summary-content .cart td,.wishlist-content .cart td{padding:10px;}
.order-summary-content .cart .cart-header-row,.wishlist-content .cart .cart-header-row{font-weight:700;}
.order-summary-content .cart .cart-header-row th,.wishlist-content .cart .cart-header-row th{background:none repeat scroll 0 0 #404040;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;padding:2px 8px;vertical-align:middle;white-space:nowrap;}
.order-summary-content .cart .cart-header-row th.picture,.wishlist-content .cart .cart-header-row th.picture{border:none;}
.order-summary-content .cart .cart-header-row th.end,.wishlist-content .cart .cart-header-row th.end{text-align:right;padding-right:5px;}
.order-summary-content .cart .cart-item-row,.wishlist-content .cart .cart-item-row{}
.order-summary-content .cart .cart-item-row td,.wishlist-content .cart .cart-item-row td{border-bottom:/*1px solid #c5c5c5*/none;vertical-align:middle;line-height:30px;}
.order-summary-content .cart .cart-item-row td.product,.wishlist-content .cart .cart-item-row td.product{text-align:left;padding:0 10px;}
.order-summary-content .cart .cart-item-row td.product a,.wishlist-content .cart .cart-item-row td.product a{font-weight:700;text-decoration:none;}
.order-summary-content .cart .cart-item-row td.end,.wishlist-content .cart .cart-item-row td.end{text-align:right;font-weight:700;/*color:green;*/padding-right:5px;}
.order-summary-content .cart .cart-item-row .qty-input,.wishlist-content .cart .cart-item-row .qty-input{border:solid 1px #E3E3E3;font-size:12px;text-align:right;width:40px;}
.order-summary-content .cart .cart-item-row .td-title, .wishlist-content .cart .cart-item-row td .td-title{display:none;}
.order-summary-content .old-product-price {color: #999;text-decoration: line-through;}
#gridProductCategory .old-price {display:none}
.order-summary-content .cart .cart-item-row .edit-item a{color:#dc5926;}
.order-summary-content .cart-footer{width:100%;zoom:1;}
.order-summary-content .cart-footer:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.order-summary-content .total-info{margin:0;font-size:12px;}
.order-summary-content .total-info .selected-shipping-method{font-weight:normal;font-size:11px;}
.order-summary-content .total-info .order-total{color:#353434;}
.cart-total-left{width:100%;text-align:right;vertical-align:middle;height:21px;font-weight:700;color:#353434;padding-bottom:10px}
.cart-total-left-below{width:100%;text-align:right;vertical-align:top;height:30px;}
.cart-total-right{text-align:right;vertical-align:middle;padding:0 0 10px 20px; /*font-weight: bold;*/ font-size: 12px;}
.product-price{font-size:18px;font-weight:bold}
.order-summary-content .remove-gift-card-button,.order-summary-content .remove-discount-button{padding-right:5px;padding-left:18px;background:url(/Themes/Mobilemars/Content/images/ico-delete.gif) no-repeat;border:0;width:32px;height:15px;}
.order-summary-content .remove-gift-card-button:hover,.order-summary-content .remove-discount-button:hover{cursor:pointer;}
.order-summary-content .selected-checkout-attributes{margin:0;padding:10px 5px 10px 0;width:100%;text-align:right;vertical-align:middle;color:#353434;}
.order-summary-content .checkout-attributes{margin:10px 0;padding:10px 20px;background:none repeat scroll 0 0 #F7F5E8;border:1px dotted #D3D3D3;clear:both;}
.order-summary-content .checkout-attributes .text-prompt{font-weight:bold;}
.order-summary-content .checkout-attributes ul.option-list{padding:0px;margin:0px;}
.order-summary-content .checkout-attributes ul.option-list li{list-style:none;}
.order-summary-content .checkout-attributes .textbox{width:300px;}
.order-summary-content .checkout-attributes textarea{width:300px;height:150px;}
/* color squares attribute type */
.order-summary-content .checkout-attributes ul.color-squares li{display:inline;}
.order-summary-content .checkout-attributes ul.color-squares .color-container{position:relative;display:inline-block;border:solid 1px #999;padding:1px;margin-bottom:5px;}
.order-summary-content .checkout-attributes ul.color-squares .selected-value .color-container{border-color:#075899;border-width:2px;padding:0;}
.color-box-tieredprice-selected-value{border-color:#000000;border-width:2px;padding:0;position:relative;display:inline-block;border:solid 3px;padding:1px;cursor:pointer;}
.color-box-tieredprice{position:relative;display:inline-block;border:solid 1px #999;padding:1px;margin: 5px 0px 5px 4px;cursor:pointer;}
.order-summary-content .checkout-attributes ul.color-squares .color{display:inline-block;width:18px;height:18px;}
.order-summary-content .checkout-attributes ul.color-squares label{cursor:pointer;position:relative;}
.order-summary-content .checkout-attributes ul.color-squares input{height:0;overflow:hidden;z-index:-10000;position:absolute;float:none;}
.order-summary-content .min-amount-warning{margin:0;padding:10px 0 10px 10px;}
.order-summary-content .terms-of-service{margin:0;padding:10px 0 10px 10px;}
.order-summary-content .terms-of-service .read{text-decoration:underline;}
.order-summary-content .terms-of-service .read:hover{cursor:pointer;}
.checkout-data .terms-of-service{margin:0;padding:10px 0 10px 10px;}
.checkout-data .terms-of-service .read{text-decoration:underline;}
.checkout-data .terms-of-service .read:hover{cursor:pointer;}
.order-summary-content .common-buttons{margin:0;padding:10px;}
.order-summary-content .checkout-buttons{float:right;margin:0;padding:10px 0 10px 10px;}
.order-summary-content .checkout-buttons .checkout-button{font:bold 15px/30px Arial,Helvetica,sans-serif;}
.order-summary-content .checkout-buttons .checkout-button{display:inline-block;padding:0px 25px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.order-summary-content .addon-buttons{clear:both;float:right;margin:0;padding:10px 0 10px 10px;text-align:right;}
.order-summary-content .cross-sells{clear:both;}
.estimate-shipping{margin:0;padding:10px;font-size:11px;color:#555;border:1px solid #EEE;}
.estimate-shipping .hint{padding-top:5px;padding-bottom:5px;}
.estimate-shipping .country-input,.estimate-shipping .state-input{width:137px;}
.estimate-shipping .zip-input{}
.estimate-shipping input[type="text"],input[type="password"]{border:1px solid #666; padding:6px 5px 5px 5px;width:125px;}
.estimate-shipping .shipping-options{text-align:left;height:auto;}
.estimate-shipping .shipping-options label{display:inline-block;width:85px;}
.estimate-shipping .shipping-options .estimate-shipping-button{margin:10px 0 0 90px;}
.estimate-shipping .shipping-results li.shipping-option-item{list-style:none;text-align:left;vertical-align:text-top;padding:5px 0 0 5px;}
.estimate-shipping .shipping-results .shipping-option-item .option-name{display:block;font-weight:700;}
.estimate-shipping .shipping-results .shipping-option-item .option-description{display:block;padding:5px 0 5px 16px;}


/* CHECKOUT */
.checkout-page,.checkout-one-page{}
.checkout-page .page-title,.checkout-one-page .page-title{}
.checkout-page .checkout-data,.checkout-one-page .checkout-data{margin:0;padding:0;color:#555;background-color:inherit;}
.checkoutstep{}
.checkoutstep .steptitle{border:1px solid #2F4F4F;color:#FFF;background-color:#2E4d7B;font-family:Arial,Sans-Serif;font-size:12px;font-weight:700;padding:5px;margin-top:5px;}
.checkoutstep .stepcontent{border:dashed 1px #2F4F4F;border-top:none;padding:5px;}
.order-summary-title{padding:10px 10px 5px 0;font-size:11px;color:#555;font-weight:700;clear:both;}
.order-summary-body{text-align:center;height:auto;}
.checkout-data .section{margin-bottom:15px;}
.checkout-data .section .title{padding:10px 10px 5px 0;font-weight:700;clear:both;margin-bottom:5px;}
.checkout-data .address-grid{padding:0;overflow:hidden;}
.checkout-data .address-grid .address-item{float:left;padding:10px;border:1px solid #EEE;width:200px;min-height:150px;margin-right:5px;}
.checkout-data .address-grid .address-item .select-button{margin-bottom:5px;margin-top:5px;text-align:center;}
.checkout-data .address-grid .address-item li{list-style:none; text-align:left;}
.checkout-data .enter-address{border:1px solid #EEE;height:auto;padding:10px;}
.checkout-data .enter-address label{display:inline-block;width:95px;}
.checkout-data .enter-address .buttons{margin-top:10px;}
.checkout-data .pickup-in-store{border:1px solid #EEE;height:auto;padding:10px;}
.checkout-data .pickup-in-store .description{font-style:italic;}
.checkout-data .shipping-method{text-align:left;border:1px solid #EEE;height:auto;}
.checkout-data .shipping-method li{text-align:left;vertical-align:text-top;padding:5px 0 0 5px;list-style:none;}
.checkout-data .shipping-method .method-name{font-weight:700;}
.checkout-data .shipping-method .method-description{padding:5px 0 5px 16px;}
.checkout-data .shipping-method .buttons{margin:10px;text-align:left;}
.checkout-data .shipping-method .message-error{margin:10px;text-align:left;}
.checkout-data .use-reward-points{margin:0;padding:10px;color:#555;background:#F7F5E8;margin-bottom:10px;border:dotted 1px #d3d3d3;}
.checkout-data .payment-method{text-align:left;border: 1px solid #EEE;height:auto;}
.checkout-data .payment-method li{padding:10px;text-align:left;vertical-align:text-top; list-style:none;}
.checkout-data .payment-method .method-name{clear:both;}
.checkout-data .payment-method .method-name:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.checkout-data .payment-method .payment-logo{float:left;}
.checkout-data .payment-method .payment-details{float:left;padding-top:8px;}
.checkout-data .payment-method .buttons{margin:10px;text-align:left;}
.checkout-data .payment-method .message-error{margin:10px;text-align:left;}
.checkout-data .payment-info{text-align:left;/*border:1px solid #EEE;height:auto;*/}
.checkout-data .payment-info .info{padding:10px;text-align:left;vertical-align:text-top;}
.checkout-data .payment-info .buttons{margin:10px;text-align:left;}
.checkout-data .payment-info .message-error{margin:10px;text-align:left;}
.checkout-data .confirm-order{text-align:left;border:1px solid #EEE;height:auto; margin-bottom:0;}
.checkout-data .confirm-order .buttons{margin:10px;text-align:left;}
.checkout-data .confirm-order .message-error{margin:10px;text-align:left;}
.checkout-data .order-review-data{padding:10px;overflow:hidden;margin-bottom:20px;}
.checkout-data .order-review-data ul{float:left;margin-left:15px;margin-right:15px;width:350px;}
.checkout-data .order-review-data li{list-style:none;text-align:left;}
.checkout-data .order-review-data li:first-child{margin-top:0;}
.checkout-data .order-review-data .title{margin:10px 0 5px;}
.checkout-data .order-review-data .payment-method,.checkout-page .order-review-data .shipping-method{border:none;}
.checkout-data .order-completed{text-align:left;border:1px solid #EEE;height:auto;padding:10px;}
.checkout-data .order-completed ul{margin-bottom:10px;}
.checkout-data .order-completed li{margin:5px 0;list-style:none;}
.checkout-data .order-completed a{color:#dc5926;text-decoration: none;}
.order-progress{height:40px;margin:0 auto;text-align:center;border-bottom:solid 2px #f3f3f3;}
.order-progress ul{padding:0;margin:0;}
.order-progress ul li{list-style:none;display:inline;padding:5px 20px 0;}
.order-progress ul li .active-step{color:#6a6a6a;background:url(/Themes/Mobilemars/Content/images/progress-step-active.gif) no-repeat 50% 50%;padding-bottom:40px;padding-right:1px;zoom:1;}
.order-progress ul li .inactive-step{color:#d7d7d7;background:url(/Themes/Mobilemars/Content/images/progress-step-inactive.gif) no-repeat 50% 50%;padding-bottom:40px;padding-right:1px;zoom:1;}
.order-progress ul li a:hover{text-decoration:none;}


/* ONE PAGE CHECKOUT */
.opc .buttons{margin-top:0;padding-top:2em;}
.opc .buttons .back-link{margin-bottom:10px;}
.opc .buttons .back-link small{display:none;}
.opc .buttons .back-link a{background:url(/Themes/Mobilemars/Content/images/arrow-up.png) no-repeat left;padding-left:20px;}
.opc .buttons.disabled button{display:none;}
.opc .buttons .please-wait{height:21px;line-height:21px;}
.opc .ul{list-style:disc outside;padding-left:18px;}
.opc ul,.opc ol,ul.opc,ol.opc{list-style:none outside none;}
.opc{position:relative;}
.opc li.tab-section{}
.opc .step-title{border-width:0 1px;border-style:solid;border-color:#fff #d9dde3 #d9dde3;background:#F2F2F2;padding:4px 8px 6px;text-align:right;}
.opc .step-title .number{float:left;background:#fff;border:1px solid #fff;padding:0 4px;margin:0 5px 0 0;font:bold 11px/14px arial,helvetica,sans-serif;color:#999;}
.opc .step-title h2{float:left;margin:0;font:bold 13px/16px Arial,Helvetica,sans-serif;color:#999;text-transform:capitalize;}
.opc .allow .step-title{background:#F2F2F2;border:1px solid #EEE;border-bottom:0;color:#a4b3b9;cursor:pointer;}
.opc .allow .step-title .number{background:#dbe6eb;border-color:#dbe6eb;color:#a4b3b9;}
.opc .allow .step-title h2{color:#a4b3b9;}
.opc .active .step-title{background:#ffe9b3;border:1px solid #EEE;padding:8px;color:#f18200;cursor:default;}
.opc .active .step-title .number{background:#B20405;border-color:#B20405;color:#fff;font-size:14px}
.opc .active .step-title h2{color:#000;font-size:18px; }
.opc .step{border:1px solid #EEE;border-top:0;background:#fbfaf6 0 0 repeat-x;padding:15px 30px;position:relative;}
.opc .step-title:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
.opc .order-summary-content .cart-footer{background:none!important;}


/* ORDER DETAILS */
.order-details-page{}
.order-details-page .page-title{}
.order-details-page .page-title h1{float:left;}
.order-details-page .page-title a{float:right;margin-left:10px;}
.order-details-page .page-title a:hover{text-decoration:none;}
.order-details-page .title{padding:10px 10px 5px 0;font-weight:700;clear:both;font-size:14px;}
.order-details-page .page-body{border:1px solid #EEE;padding:10px;}
.order-details-page .order-overview{text-align:left;padding-bottom:10px;overflow:hidden;}
.order-details-page .order-overview .order-number{margin-bottom:10px;}
.order-details-page .order-overview .order-details{float:left;}
.order-details-page .order-overview .order-details span{display:block;margin-bottom:5px;}
.order-details-page .order-overview .order-total{text-align:right;}
.order-details-page .order-details-area{text-align:left;margin:10px;padding:10px;border:1px solid #EEE;height:auto;}
.order-details-page .order-details-area table{width:100%;border:0px;border-collapse:collapse;border-spacing:0;}
.order-details-page .order-details-area td{width:50%;vertical-align:top;}
.order-details-page .order-details-area ul{float:left;margin-right:20px;}
.order-details-page .order-details-area li{list-style:none;}
.order-details-page .order-details-area li:first-child{margin-top:0;}
.order-details-page .repost{margin:10px 0px 10px 0px;}
.order-details-page .repost .hint{margin:0px;}
.order-details-page .section{text-align:left;padding:10px;margin-bottom:20px;height:auto;}
.order-details-page .checkout-attributes{text-align:right;vertical-align:middle;padding:10px;height:auto;}
.order-details-page .actions{margin:10px 0px 10px 0px;}
.order-details-page .cart-total-left{color:#000;}
.order-details-page .order-notes th.createdon{width:30%;}
.order-details-page .order-notes .download a{color:#dc5926;}
.order-details-page .products td .td-title{display:none;}
.order-specifics {border: 1px solid #ccc; width: 300px; margin-left:10px;padding:5px 0 5px 10px;line-height: 18px;background-color: #eee;}
/**********Quick Payment Page**********/
  .paymentdetails-statement {color:#0060AE; text-align:center; font-weight:bold; font-size:18px;line-height:22px;padding:0 100px;width:444px}
 .order-details-page .order-details-area .cc-area td {width:57%; padding:5px 0; vertical-align:middle !important}
 .file-types a {font-size:12px; color:#004990}
 
 
/* SHIPMENTS */
.shipment-details-page{}
.shipment-details-page .page-title{}
.shipment-details-page .title{padding:10px 10px 5px 0;font-weight:700;clear:both;font-size:12px;}
.shipment-details-page .page-body{border:1px solid #d7d7d7;padding:10px;}
.shipment-details-page .shipment-overview{overflow: hidden; margin-bottom:10px;}
.shipment-details-page .shipment-overview ul{float:left;margin-right:20px;}
.shipment-details-page .shipment-overview li{list-style:none;}
.shipment-details-page .shipment-overview .title{margin-bottom:5px;}
.shipment-details-page .tracking-url{color:#dc5926;text-decoration:none;}


/* HOME PAGE */
/*.home-page-product-grid{margin-left:auto;margin-right:auto;width:auto;}
.home-page-product-grid .title*//*{padding:10px 10px 10px 0;margin:0 0 0 10px;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;text-align:center;}*/
/*{   font-size: 17px;
    text-transform: uppercase;
	text-align: left;
	color: #FFF;
	padding-left:10px;
	background: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
	background: -moz-linear-gradient(top, #999, #666);
	line-height:30px;
}
.home-page-category-grid{margin-left:auto;margin-right:auto;margin-bottom:60px;width:auto;zoom:1;}
.home-page-category-grid:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.home-page-category-grid a{color:#555;font-size:17px;font-weight:normal;}
.home-page-category-grid a:hover{color:#dc5926}
.home-page-category-grid .item-box{float:left;text-align:center;vertical-align:text-top; margin: 10px 30px 40px 65px;}
.home-page-category-grid .category-item{text-align:center;margin:10px 0 10px 5px;width:100%;height:180px;border:0 solid #eee;}
.home-page-category-grid .category-item .title{text-align:center;font-weight:700;font-size:.9em;display:block;overflow:hidden;padding:5px;}
.home-page-category-grid .category-item .picture{text-align:center;padding:0 0 10px 0;width:200px;height:200px}
.bestsellers{margin-left:auto;margin-right:auto;width:auto;}
.bestsellers .title{padding:10px 10px 10px 0;margin:0 0 0 10px;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;text-align:center;}*/

.home-sub-cont{display:grid;grid-template-columns:40% 20% 40%;margin:30px auto 0 auto;max-width:1175px;}
.home-sub-card {position: relative;width: 100%;height: auto;max-width: 375px;}
/*.home-sub-card img{width:350px;height:auto;padding:10px;}*/
.home-sub-card img.image-hover{position:absolute; top:0;right:0;left:0;bottom:0;object-fit:contain;opacity:0;transition:opacity .2s;}
.home-sub-card:hover img.image-hover{opacity:1;}
.home-sub-card-2 {display:grid;grid-template-rows:30% 70%;justify-content:center;width:100%;height:auto;max-width:250px;}
.home-sub-card-2 img{margin:auto;}
.home-sub-text {font-family: Gotham,Verdana,Helvetica,sans-serif;color: #666;font-size: 20px; text-align: center;width: 100%; height: auto;max-width: 275px;margin-right:auto;margin-left:auto;}
.feat-wrapper {display: grid;justify-content:center;grid-template-columns: 25% 25% 25% 25%;grid-template-rows:50% 50%;max-width: 1175px; margin:60px auto 60px auto;}
.feat-cont {position:relative;display: flex;flex-direction:column;align-items:center;width: 100%;height: auto;max-width: 274px;padding:10px;margin-left:auto;margin-right: auto;}
.feat-cont-text {font-family:Gotham,Verdana,Helvetica,sans-serif;color: #666666;font-size: 16px;margin-top:20px;/*position: absolute;*/top: 50%;left: 50%;/*-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);*/ text-align: center;width:100%;height:auto;max-width:220px;}
.feat-cont img{display:block;margin-left:auto;margin-right:auto;width:100%;height:auto;max-width:100px;}
/*.feat-overlay {position: absolute;top: 0;bottom: 0;left: 0;right: 0;height: 100%;width: 100%;opacity: 0;transition: .5s ease;background-color: #fff;}
.feat-cont:hover .feat-overlay{opacity:1;}
*/
/******Homepage Blog Area******/
.border {
border-color: #cccccc;
border-style: solid;
border-width:2px;
border-top: 0;
border-left: 0;
border-right: 0;
}
/*.blog-content {
margin-top: 24px;*/
/*margin-bottom: 26px;*/
/*}
.rss-text {
padding-top: 16px;
}
.rss-text a{
    color:#000000;
    font-weight: bold;
    text-decoration:none;
}
.rss-text a:hover{
    text-decoration:underline;
    color:#000;
}
.blog-image {*/
/*width: 140px;*/
/*float: left;
margin: 10px 20px 0 20px;
}
.rss-image {
float: left;
margin: 0 10px 100px 0;
}
.blog-text {
padding-right: 20px;
line-height: 140%;
}
.blog-text a {
font-weight: bold;
font-size: 13px;
}*/
/******Homepage Brand Logos******/
.brands-container {
margin-left: 0;
}
.brand-logos {
float: left;
margin: 0 auto;
padding:0 4%;
}
/* PRODUCTS IN GRID - TEMPLATE */
.product-grid{margin-bottom:15px;margin-left:auto;margin-right:auto;width:auto;text-align:center;zoom:1;padding-bottom:10px;}
.product-grid:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.product-grid .item-box{float:left;padding:20px 56px 20px 20px;text-align:center;vertical-align:text-top;}
.product-grid .item-box:hover{background:none;}
.product-grid .product-item{text-align:left;margin:0;padding:0;width:155px;height:270px;}
.product-grid .product-item .product-title{font-weight:bold;font-size:12px;padding:0;width:200px; height:auto;}
.product-title a{font-weight: bold;}
.product-grid .product-item .product-title a{display:block;height:auto;line-height:1.3em;overflow:hidden;padding:4px 10px 8px 0;}
.product-grid .product-item .product-title a:hover{color:#dc5926}
.product-grid .product-item .details{}
.product-grid .product-item .product-rating-box{display:none}
.product-grid .product-item .picture{background:none repeat scroll 0 0 #FFFFFF;text-align:center;border:0 none #F0F0F0;/*height:140px;*/overflow:hidden;}
.product-grid .product-item .picture img{margin:5px;}
.product-grid .product-item .description{display:none;margin:5px 5px 0 5px;text-align:center;padding:10px 5px;border-top:solid 1px #e3e3e3;color:#555;height:50px;}
.product-grid .product-item .add-info{vertical-align:bottom;text-align:right;width:auto;height:auto;}
.product-grid .product-item .prices{text-align:left;vertical-align:middle;position:static;bottom:15px;right:10px;}
.product-grid .product-item .prices .price{margin:0px;display:block;}
.product-grid .product-item .prices .actual-price{color:#000000; font-size:20px; font-weight:bold;}
.product-grid .product-item .prices .old-price{color:#000;text-decoration:line-through;display:none;}
.product-grid .product-item .prices .tax-shipping-info{font-size:11px;}
.product-grid .product-item .prices .tax-shipping-info a{text-decoration:underline;}
.product-grid .product-item .buttons{vertical-align:middle;position:static;margin-top:5px;text-align:left;}
.product-box-add-to-cart-button/*{padding:3px 7px;cursor:pointer;background:#7DB72F;background:-webkit-gradient(linear,left top,left bottom,from(#7DB72F),to(#4E7D0E));background:-moz-linear-gradient(top,#7DB72F,#4E7D0E);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DB72F',endColorstr='#4E7D0E');color:#fff;text-shadow:none;border-color:#999;border:0 none;font-weight:700;}*/
{	/*border: none;*/
	border-radius: 0;
	box-shadow: none;
	/*background: #000;*/
	color: #fff;
	font-weight: 700;/*normal*/
	text-shadow: none;
	text-transform: uppercase;
	cursor: pointer;
	background: #DC5926;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc842), to(#DC5926));
	background: -moz-linear-gradient(top, #ffc842, #DC5926);
	background: linear-gradient(to bottom, #ffc842 0%, #DC5926 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc842', endColorstr='#DC5926');
	border: solid 1px #dcdcdc;
    padding:5px 10px;
    font-size:14px;
}

.product-box-add-to-cart-button:hover/*{color:#fff;}*/
{	/*border: none;*/
	box-shadow: none;
	/*background: #666;*/
	background: #DC5926;
	color: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#DC5926), to(#ffc842));
	background: -moz-linear-gradient(top, #DC5926, #ffc842 );
	background: linear-gradient(to bottom, #DC5926 0%, #ffc842 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DC5926', endColorstr='#ffc842');
	border: solid 1px #333;
}

/* PRODUCTS IN LINES - TEMPLATE */
.product-list{width:auto;margin:0 auto;padding:0;list-style-type:none;}
.product-list .item-box{text-align:left;clear:both;position:relative;margin-bottom:10px;}
.product-list .item-box:hover{background:#F9F9F9;}
.product-list .product-item{width:auto;margin-top:10px;position:relative;zoom:1;}
.product-list .product-item:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.product-list .product-item .product-title{font-weight:700;font-size:12px;padding-left:10px;margin-top:10px;}
.product-list .product-item .product-title a{font-weight:700;display:block;height:auto;line-height:1.3em;overflow:hidden;padding:4px 10px 8px 0;}
.product-list .product-item .details{}
.product-list .product-item .product-rating-box{padding:0 0 0 10px;margin:0px 100px 0 140px;}
.product-list .product-item .picture{float:left;margin:10px;}
.product-list .product-item .description{padding:0 0 0 10px;margin:0px 100px 0 140px;text-align:left;color:#555;}
.product-list .product-item .add-info{float:right;text-align:right;position:absolute;top:40px;right:10px;}
.product-list .product-item .prices{}
.product-list .product-item .prices .price{margin:0px;display:block;}
.product-list .product-item .prices .actual-price{color:#000;font-size:20px}
.product-list .product-item .prices .old-price{color:#000;text-decoration:line-through;}
.product-list .product-item .prices .tax-shipping-info{font-size:11px;}
.product-list .product-item .prices .tax-shipping-info a{text-decoration:underline;}
.product-list .product-item .buttons{padding-top:20px;}


/* FEATURED PRODUCTS */
.featured-product-grid{}
.featured-product-grid .title{padding:10px 10px 5px 0;font-weight:700;text-transform:uppercase;clear:both;margin:0;color:#000;}


/* CATALOG PAGES */
.category-page,.manufacturer-page,.vendor-page,.manufacturer-list-page,.product-tag-page,.product-tags-all-page,.vendor-list-page{}
.category-page .page-title,.manufacturer-list-page .page-title,.manufacturer-page .page-title,.vendor-page .page-title,.product-tag-page .page-title,.product-tags-all-page .page-title,.vendor-list-page .page-title{border-bottom:0 none;clear:both;}
.product-tags-all-page .product-tags-list li{display:inline;}
.product-tags-all-page .product-tags-list li a{text-decoration:none;margin:0 2px 0 0;}
.vendor-list-page .vendor-list li{display:inline;}
.vendor-list-page .vendor-list li a{text-decoration:none;margin:0 2px 0 0;}
.category-page .category-description,.manufacturer-page .manufacturer-description,.vendor-page .vendor-description{color:#555;font-size:1.1em;}
.sub-category-grid,.manufacturer-grid{margin-left:auto;margin-right:auto;width:auto;margin-bottom:15px;zoom:1;}
.sub-category-grid:after,.manufacturer-grid:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.sub-category-grid a,.manufacturer-grid a{color:#000000;font-size:1.2em;font-weight:700;}
.sub-category-grid a:hover,.manufacturer-grid a:hover{color:#dc5926;text-decoration:underline;}
.sub-category-grid .item-box,.manufacturer-grid .item-box{float:left;text-align:center;vertical-align:text-top;}
.sub-category-grid .sub-category-item,.manufacturer-grid .manufacturer-item{text-align:center;margin:10px 44px 10px 0;width:200px;height:auto;/*border:1px solid #eee;*/}
.sub-category-grid .sub-category-item .title,.manufacturer-grid .manufacturer-item .title{text-align:center;font-weight:700;font-size:.9em;display:block;overflow:hidden;padding:5px 5px 10px 5px;height:20px;}
.sub-category-grid .sub-category-item .picture,.manufacturer-grid .manufacturer-item .picture{text-align:center;padding:10px 0;}
.product-selectors{margin-bottom:10px;zoom:1;}
.product-selectors:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.product-sorting{margin:0 auto 10px;float:left;}
.product-viewmode{margin:0 auto 10px;float:right;}
.product-page-size{width:165px;margin:0 auto;text-align:center;}
.product-filters-wrapper{}
.product-filters{width:auto;margin-bottom:10px;padding:10px;}
.product-filters .filter-title{font-weight:700;padding-left:10px;}
.product-filters .filter-title strong{display:block;height:2em;line-height:1.3em;overflow:hidden;}
.product-filters .filter-content{padding:5px 10px;}
.price-range-filter{}
.price-range-filter .filter-title{background:url(/Themes/Mobilemars/Content/images/ico-arrow-r.gif) no-repeat top left;padding-left:20px;}
.price-range-filter ul{margin:0;padding:0;}
.price-range-filter li{list-style:none;padding-bottom:5px;}
.price-range-filter .price-range-selector{}
.price-range-filter .selected-price-range{}
.price-range-filter .remove-filter{padding-top:5px;}
.price-range-filter .remove-filter a{font-weight:700;color:#dc5926;}
.product-spec-filter{}
.product-spec-filter .filter-title{background:url(/Themes/Mobilemars/Content/images/ico-arrow-r.gif) no-repeat top left;padding-left:20px;}
.product-spec-filter .available-items,.product-spec-filter .already-filtered-items{width:100%;overflow:hidden;}
.product-spec-filter .group{display:block;float:left;clear:both;font-weight:700;}
.product-spec-filter .group li{list-style:none;}
.product-spec-filter .available-items .item{padding:3px 0 3px 16px;list-style:none;}
.product-spec-filter .already-filtered-items .filter-title{background:none;padding:15px 5px 5px 0;}
.product-spec-filter .already-filtered-items .item{padding:5px 0;}
.product-spec-filter .remove-filter{padding-top:5px;}
.product-spec-filter .remove-filter a{font-weight:700;color:#dc5926;}

.product-spec-filter .available-items ul{}
.product-spec-filter .available-items ul li.item{float:left;width:22%;text-align:center}
.product-spec-filter .available-items ul input.item{margin: 0 7px 3px 5px;}
ul#filterProductCategory li.item {text-align: center;margin: 0 auto;display: inline-block; padding: 10px 1%;float:none}
.category-product-parent-child-grid .product-filters {border:none;min-height:70px}
ul#filterProductCategory li.item a {margin:0}
div#filterProductCategory {position: relative;background: #ffffffee; z-index:999;left: calc(50% - 120px);}
@media (max-width: 990px){.product-spec-filter .available-items ul li.item{width:29%}}
@media (max-width: 660px){.product-spec-filter .available-items ul li.item{width:40%} div#filterProductCategory {position: absolute;}}
@media (max-width: 500px){.product-spec-filter .available-items ul li.item{width:100%;box-sizing:border-box;}}
.available-items ul a{/*color:#fff; border:1px solid #999;background-color:#999;width:90%;display:block;padding:2px*/ color:#666; border:1px solid #dcdcdc;background-color:#DEDEDE;width:90%;display:block;padding:2px}
#hide-filters .product-filters-wrapper {display: none;}


.dropdown-check-list {display: inline-block}
.dropdown-check-list .anchor {position: relative; cursor: pointer; display: inline-block; padding: 5px 50px 5px 10px; border: 1px solid #ccc; font-size: 20px; border-radius: 3px;}
.dropdown-check-list .anchor:after { position: absolute; content: ""; border-left: 2px solid black; border-top: 2px solid black; padding: 5px; right: 10px; top: 20%; -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); transform: rotate(-135deg);transition-duration: 0.7s;}
.dropdown-check-list.visible .anchor:after { top: 40%; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.dropdown-check-list .anchor:active:after { right: 8px; top: 21%;}
.dropdown-check-list ul.items { padding: 2px; display: none; margin: 0; border: 1px solid #ccc; border-top: none;}
.dropdown-check-list ul.items li { list-style: none; text-align:left;font-size: 16px;padding: 5px 0;}
.dropdown-check-list.visible .anchor { color: #ee5c2a}
.dropdown-check-list.visible .items { display: block;}

/* COMPARE PRODUCTS */
/*.compare-products-page{}
.compare-products-page .page-title{}
.compare-products-page .page-body{margin:0;padding:0;font-size:11px;color:#555;background-color:inherit;}
.compare-products-table{margin-top:10px;width:100%;border:0px;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.compare-products-table tr.product-name{background-color:#CCC;font-weight:700;}
.compare-products-table td{border:1px solid #EEE;padding:3px;vertical-align:top;}*/


/* LOGIN */
.login-page{}
.login-page .page-title{margin-bottom:20px;}
.login-page .page-body{color:#555;}
.login-page .title{margin:-17px 0 14px;zoom:1;}
.login-page .title strong{font-size:12px;background:#fff;}
.login-page .customer-blocks:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.login-page .new-wrapper{float:left;width:46%;min-height:240px;padding:10px;border:1px solid #eee;margin-bottom:15px;border-radius:5px;}
.login-page .returning-wrapper{float:right;width:46%;min-height:240px;padding:10px;border:1px solid #eee;margin-bottom:15px;border-radius:5px;}
.login-page .new-wrapper .text{line-height:20px;}
.login-page .new-wrapper .buttons{float:right;margin:30px 30px 5px 30px;}
.login-page .checkout-as-guest-or-register-block ul{padding-left:30px;}
.login-page .returning-wrapper .inputs{margin:20px 0;}
.login-page .returning-wrapper .message-error{padding:0;}
.login-page .returning-wrapper .buttons{float:right;margin:5px 30px;}
.login-page .returning-wrapper label{width:100px;display:inline-block;margin-right:10px;white-space:nowrap;vertical-align:middle;font-weight:700;}
.login-page .email,.login-page .username,.login-page .password{width:170px;}
.login-page .returning-customer .reversed label{width:auto;font-weight:400;}
.login-page .forgot-password{display:block;margin-top:20px;font-weight:700;}
.login-page .field-validation-error{display:block;}
.external-auth-errors{text-align:center;border:solid 1px #d3d3d3;vertical-align:top;width:100%;color:Red;margin-bottom:20px;}
.external-auth-errors ul{padding:0px;}
.external-auth-errors ul li{list-style:none;}
.external-auth-association{text-align:center;border:solid 1px #d3d3d3;vertical-align:top;width:100%;margin-bottom:20px;}
.external-auth-association .identifier{}
.external-auth-association .remove{color:#dc5926;}


/* REGISTRATION */
.registration-page{}
.registration-page .page-title{}
.registration-page .page-body{margin:0;padding:0;color:#555;background-color:inherit;}
.registration-page .gender{display:inline-block;}
.registration-page ul.option-list{display:inline-block;}
.registration-page ul.option-list li{list-style:none;display:inline-block;}
.registration-page ul.option-list li label{width:auto;margin-left:0px;}
.registration-page .vat-note{display:block;}
.registration-page .accept-privacy-policy{float:left;margin-bottom:5px;margin-top:5px;clear:both;}
.registration-page .accept-privacy-policy .read{text-decoration:underline;}
.registration-page .buttons{margin-bottom:5px;margin-top:5px;clear:both;}
.registration-page .message-error {margin-bottom:20px;}
.registration-page textarea{height:100px;width:500px;border:solid 1px #E3E3E3;vertical-align:top;}
.registration-result-page{}
.registration-result-page .page-title{}
.registration-result-page .page-body{margin:0;padding:0;color:#555;background-color:inherit;}
.registration-result-page .buttons{float:left;margin-bottom:5px;margin-top:5px;clear:both;}


/* BREADCRUMB */
.breadcrumb{font-size:1.1em;font-weight:bold;margin:10px 0 10px;padding:0;/*text-transform:uppercase;*/}
.breadcrumb ul{margin:0px;padding:0px;}
.breadcrumb li{list-style:none;display:inline;}
.breadcrumb li strong{font-weight:bold !important;}
.breadcrumb a{font-size:0.9em;text-decoration:none;color:#000;}
.breadcrumb a:hover{text-decoration:underline;color:#dc5926;}
.breadcrumb .current-item{font-size:0.9em;font-weight:normal;}
.breadcrumb .delimiter{padding:0 7px;}


/* NEWS */
/*.news-list-page,.news-list-homepage{margin-bottom:15px;padding-bottom:5px;padding-left:0;}
.news-list-homepage .title{padding:10px 10px 10px 0;margin:0 0 0 10px;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;text-align:center;}
.news-items{margin:0 5px;padding:0;}
.news-items .item{border-bottom:1px solid #eee;margin-bottom:10px;padding-bottom:10px;}
.news-list-homepage .item{padding:10px;}
.news-items .news-date{color:#9a9a9a;}
.news-items a.news-title{color:#444;text-decoration:none;font-size:1.2em;}
.news-items a.news-title:hover{text-decoration:underline;}
.news-items .news-details{margin-top:10px;margin-bottom:10px;}
.news-items .read-more{font-weight:700;text-decoration:none;color:#000;background-color:inherit;}
.news-item-page{}
.news-item-page .page-title{}
.news-item-page .news-date{color:#9a9a9a;}
.news-item-page .news-body{margin:0 0 20px;padding:0;}
.news-item-page .news-body a{color:#dc5926;text-decoration:underline;}
.news-item-page .result{font-family:Verdana,Arial,sans-serif;font-size:10px;font-weight:700;color:red;margin-bottom:10px;}
.news-item-page .new-comment{margin-top:10px;}
.news-item-page .new-comment .captcha-box{margin-bottom:12px;}
.news-item-page .new-comment .comment-title{width:350px;}
.news-item-page .new-comment .comment-text{width:350px;height:150px;vertical-align:middle;}
.news-item-page .new-comment .buttons{text-align:left;}
.news-item-page .comment-list{margin:10px 0px 10px 0;}
.news-item-page .comment-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}
.news-comment{zoom:1;}
.news-comment:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.news-comment .comment-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.news-comment .comment-info .user-info{padding-top:5px;}
.news-comment .comment-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.news-comment .comment-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.news-comment .comment-info .user-info .avatar{margin:5px 0;}
.news-comment .comment-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.news-comment .comment-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.news-comment .comment-content .comment-time{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.news-comment .comment-content .comment-time .stat-value{font-weight:400;}
.news-comment .comment-content .comment-title{padding:3px;font-weight:700;}
.news-comment .comment-content .comment-body{padding:3px;}*/


/* BLOGS */
/*.blog-page{}
.blog-page .page-title{}
.blog-page .blog-posts{margin:0 5px;padding:0;}
.blog-page .blog-posts .post{border-bottom:1px solid #eee;margin-bottom:10px;padding-bottom:10px;}
.blog-page .blog-posts .post:last-child{border-bottom:none;}
.blog-page .blog-posts .post .post-date{color:#9a9a9a;}
.blog-page .blog-posts .post a.post-title{color:#444;text-decoration:none;font-size:1.2em;}
.blog-page .blog-posts .post a.post-title:hover{text-decoration:underline;}
.blog-page .blog-posts .post .tags label{float:left;margin-right:5px;}
.blog-page .blog-posts .post .tags li{float:left;list-style:none;}
.blog-page .blog-posts .post .tags li.separator{margin-right:5px;}
.blog-page .blog-posts .post-body,.blog-page .blog-posts .tags{margin-top:10px;margin-bottom:10px;zoom:1;}
.blog-page .tags:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.blog-page .blog-posts .post-body a,.blog-page .blog-posts .tags a{color:#000;text-decoration:underline;}
.blog-page .blog-posts .blog-details{margin-top:15px;}
.blog-page .blog-posts .blog-details a{font-weight:700;text-decoration:none;color:#000;background-color:inherit;}
.blogpost-page{}
.blogpost-page .page-title{}
.blogpost-page .post-date{color:#9a9a9a;}
.blogpost-page .post-body{}
.blogpost-page .post-body:after,.blogpost-page .tags:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.blogpost-page .tags{margin:0 0 20px;zoom:1;}
.blogpost-page .post-body a,.blogpost-page .tags a{color:#000;text-decoration:underline;}
.blogpost-page .post-body a:hover,.blogpost-page .tags a:hover{color:#dc5926;text-decoration:underline;font-weight:normal;}
.blogpost-page .tags label{float:left;margin-right:5px;}
.blogpost-page .tags li{float:left;list-style:none;}
.blogpost-page .tags li.separator{margin-right:5px;}
.blogpost-page .result{font-family:Verdana,Arial,sans-serif;font-size:10px;font-weight:700;color:red;margin-bottom:10px;}
.blogpost-page .new-comment{margin-top:10px;}
.blogpost-page .new-comment .captcha-box{margin-bottom:12px;}
.blogpost-page .new-comment .comment-text{width:350px;height:150px;vertical-align:middle;}
.blogpost-page .new-comment .buttons{text-align:left;}
.blogpost-page .comment-list{margin:10px 0px 10px 0;}
.blogpost-page .comment-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}*/
/*.blog-comment{margin-bottom:20px;zoom:1;}
.blog-comment:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.blog-comment .comment-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.blog-comment .comment-info .user-info{padding-top:5px;}
.blog-comment .comment-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.blog-comment .comment-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.blog-comment .comment-info .user-info .avatar{margin:5px 0;}
.blog-comment .comment-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.blog-comment .comment-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.blog-comment .comment-content .comment-time{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.blog-comment .comment-content .comment-time .stat-value{font-weight:400;}
.blog-comment .comment-content .comment-body{padding:3px;}*/


/* POLLS */
/*.poll{margin:0;padding:0;font-size:11px;background-color:inherit;}
.poll-display-text{font-weight:700;color:#000;}
.poll-options,.poll-results{padding:5px!important;margin:10px 0!important;}
.poll-options li,.poll-results li{background:none;padding:0;margin:0;list-style:none;line-height:18px;}
.poll-options .answer input[type="radio"]{vertical-align:middle;}
.poll-options .answer label{vertical-align:middle;margin-left:5px;}
.poll .buttons{padding:5px;}
.poll-total-votes{font-style:italic;}
.vote-poll-button{}
.todays-poll-box{margin-top:15px;margin-bottom:15px;padding-bottom:5px;padding-left:0;overflow:hidden;}
.todays-poll-box .poll{float:left;text-align:left;vertical-align:top;}*/


/* EMAIL A FRIEND */
/*.email-a-friend-page{}
.email-a-friend-page .page-body{padding:15px;margin-bottom:15px;border:1px solid #eee;}
.email-a-friend-page .page-title{margin-bottom:20px;}
.email-a-friend-page .title{margin-bottom:20px;}
.email-a-friend-page .product{font-weight:bold;font-size:13px;}
.email-a-friend-page .result{font-weight:bold;}
.email-a-friend-page .form-fields{zoom:1}
.email-a-friend-page .form-fields:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.email-a-friend-page .inputs-left{float:left;}
.email-a-friend-page .inputs-right{float:right;}
.email-a-friend-page .inputs{margin-bottom:12px;}
.email-a-friend-page .inputs label{display:block;}
.email-a-friend-page .captcha-box{margin-bottom:12px;}
.email-a-friend-page .friend-email,.email-a-friend-page .your-email{width:250px;padding:1px;}
.email-a-friend-page .personal-message{width:350px;height:150px;}
.email-a-friend-page .buttons{text-align:left;}
.email-a-friend-page .field-validation-error{display:block;}*/


/* SEARCH */
/*.search-page{}
.search-page .page-title{}
.search-page .search-input{border:1px solid #d7d7d7;padding:10px;}
.search-page .search-input .buttons{text-align:right;}
.search-page .search-results{padding-top:10px;}
.search-page .search-results .result{font-weight:700;color:#555;}
.search-page .basic-search label{line-height:25px;}
.search-page .search-text{width:560px;}
.search-page .adv-search{margin-top:10px;}
.search-page .inputs{overflow:hidden;padding:4px;}
.search-page .inputs label{display:inline-block;width:110px;}
.search-page .inputs.reversed label{width:auto;}
.search-page .price-from,.search-page .price-to{width:100px;}
.search-page .warning{text-decoration:underline;}*/

/* PASSWORD RECOVERY AND NEWSLETTER PAGES */
.password-recovery-page,newsletter-page{}
.password-recovery-page .page-title,newsletter-page .page-title{}
.password-recovery-page .page-body,newsletter-page .page-body{margin:0;padding:0;color:#555;background-color:inherit;}
.password-recovery-page .email{width:250px;}
.password-recovery-page .result{font-family:Verdana,Arial,sans-serif;font-size:10px;font-weight:700;color:red;}


/* ACCOUNT ACTIVATION */
.account-activation-page{}
.account-activation-page .page-title{}
.account-activation-page .page-body{margin:0;padding:0;color:#555;background-color:inherit;}


/* CONTACTS */
.contact-page{width:100%;max-width:950px; margin:0 auto}
.contact-us-info-section {
    float: left;
}

.contact-us-start-project {
    float: left;
    margin-top: 50px;
}

.contact-us-google-map {
    float: right;
    margin-bottom: 25px;
}

.contact-us-about-us {
    clear: both;
}

.contact-page .page-body{padding:15px;margin-bottom:15px;border:1px solid #eee; background: #f6f6f6;}
.contact-page .result{font-weight:bold;}
.contact-page .form-fields{zoom:1;}
.contact-page .form-fields:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.contact-page .inputs-left{float:left;}
.contact-page .inputs-right{float:right;}
.contact-page .inputs{margin-bottom:12px;}
.contact-page .captcha-box{margin-bottom:12px;}
.contact-page .fullname{width:250px;padding:1px;}
.contact-page .email{width:250px;padding:1px;}
.contact-page .enquiry{width:350px;height:150px;}
.contact-page .buttons{text-align:right;}


/* RECENTLY VIEWED AND ADDED PRODUCTS */
.recently-added-products-page{}
.recently-added-products-page .page-title{}
.recently-viewed-products-page{}
.recently-viewed-products-page .page-title{}


/* CUSTOMER ACCOUNT PAGES */
.account-page{}
.account-page .result{font-family:Verdana,Arial,sans-serif;font-size:10px;font-weight:700;color:red;}
.account-page .page-title{margin-bottom:20px;}
.account-page .page-body{margin:0;padding:0;color:#555;}
.account-page .section{padding:10px;margin-bottom:20px;border:1px solid #eee;border-radius:5px;zoom:1;}
.account-page .section:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.account-page .section .title{margin:-17px 0 14px;zoom:1;}
.account-page .section .title strong{background:#fff;}
.account-page .section li{list-style:none;line-height:16px;}
.address-list-page{}
.address-list-page .address-list{}
.address-list-page .address-list .address-item{}
.address-list-page .address-list .address-item .title{font-size:13px;}
.address-list-page .address-list .address-item .info{float:left;}
.address-list-page .address-list .address-item .buttons{float:right;}
.address-list-page .add-button{margin-bottom:5px;margin-top:5px;float:left;text-align:right;}
.address-edit-page{}
.address-edit-page .edit-address{margin-bottom:10px;}
.address-edit-page .edit-address .inputs{margin-bottom:5px;}
.address-edit-page .edit-address label{display:inline-block;width:100px;}
.address-edit-page .buttons{}
.avatar-page{padding:10px;}
.avatar-page .buttons{margin:5px 0;}
.back-in-stock-subscription-list-page{}
.back-in-stock-subscription-list-page .subscription-list{}
.back-in-stock-subscription-list-page .description{}
.back-in-stock-subscription-list-page .no-data{}
.back-in-stock-subscription-list-page .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}
.change-password-page{}
.change-password-page .buttons{margin-bottom:5px;margin-top:5px;}
.downloadable-products-page{}
.downloadable-products-page .no-data{}
/*.forum-subscriptions-page{}
.forum-subscriptions-page .subscription-list{}
.forum-subscriptions-page .description{}
.forum-subscriptions-page .no-data{}
.forum-subscriptions-page .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}*/
.customer-info-page{}
.customer-info-page .gender{display:inline-block;}
.customer-info-page ul.option-list{display:inline-block;}
.customer-info-page ul.option-list li{list-style:none;display:inline-block;}
.customer-info-page ul.option-list li label{width:auto;margin-left:0px;}
.customer-info-page .vat-status{}
.customer-info-page .vat-note{display:block;}
.customer-info-page .buttons{margin-bottom:5px;margin-top:5px;text-align:center;}
.customer-info-page .message-error {margin-bottom:20px;}
.customer-info-page textarea{height:100px;width:500px;border:solid 1px #E3E3E3;vertical-align:top;}
.username-available-status{color:green;padding-left:5px;}
.username-not-available-status{color:red;padding-left:5px;}
.order-list-page{}
.order-list-page .recurring-payments{}
.order-list-page .recurring-payments .recurring-payments-box{text-align:left;padding:10px;height:auto;}
.order-list-page .order-list{}
.order-list-page .order-list .order-item{}
.order-list-page .order-list .order-item .title{font-size:13px;}
.order-list-page .order-list .order-item .info{float:left;}
.order-list-page .order-list .order-item .buttons{float:right;}
.return-request-list-page{}
.return-request-list-page .request-item{}
.return-request-list-page .request-item a{color:#dc5926;}
.return-request-list-page .request-item .title{font-size:13px;}
.return-request-list-page .request-item .info{}
.reward-points-page{}
.reward-points-page .reward-points-overview{padding:10px 10px 5px 0;width:100%;}
.reward-points-page .reward-points-overview .current-balance{}
.reward-points-page .reward-points-overview .min-balance{margin-top:10px;}
.reward-points-page .reward-points-history{}
.reward-points-page .reward-points-history .title{margin-top:20px;margin-bottom:15px;}


/* RETURN REQUEST */
.return-request-page{}
.return-request-page .page-title{}
.return-request-page .section{padding:10px;margin-bottom:20px;border:1px solid #eee;border-radius:5px;}
.return-request-page .section .title{margin:-17px 0 14px;}
.return-request-page .section .title strong{background:#fff;}
.return-request-page .comment{width:350px;height:150px;}


/* PRODUCT DETAILS PAGE */
.product-details-page{border:0 none #d3d3d3;margin-top:10px;padding:10px;}
.product-collateral{margin-top:10px;margin-bottom:10px;clear:both;}
.product-essential{}
.product-details-page .gallery{float:left;/*width:500px;*//*margin-top:25px;*/margin-bottom:15px;margin-left:75px;}
.product-details-page .gallery .picture{}
.product-details-page .gallery .picture-thumbs{margin-top:10px;}
.product-details-page .gallery .picture-thumbs a{float:left;margin-right:10px;}
.product-details-page .overview{float:right;width:400px;margin:5px 5px 10px;padding:10px 0 0 10px;border:0 none #eee;}
.product-details-page .product-name{color:#000;font-size:24px;margin-bottom:0.3em;padding-top:10px;line-height:28px}
.product-details-page .short-description,.product-details-page .manufacturers,.product-details-page .sku,.product-details-page .manufacturer-part-number,.product-details-page .stock,.product-details-page .gtin,.product-details-page .delivery-date,.product-details-page .product-vendor{color:#555;/*margin-bottom:.3em;*//*font-size:1.1em;*/}
.product-details-page .free-shipping {background: url(/Themes/Mobilemars/Content/images/free-shipping.png) left 0px no-repeat;font-size:11px;height:45px;width:55px;line-height:12px;padding:18px 5px 0 4px;text-align:center;color:#fff;font-weight:normal;}
.product-details-page .full-description{/*border:1px solid #aaa;*/clear:both;color:#555;text-align:center;/*margin-bottom:1.3em;padding:5px 10px 20px 10px;width:95%;border-radius:5px;*/}
.product-details-page .full-description-tierpricing{border:1px solid #aaa;clear:both;color:#555;margin-bottom:1.3em;padding:5px 10px 20px 10px;width:95%;border-radius:5px;}
.product-details-page .full-description ul,.product-details-page .full-description ol{margin-left:25px;}
.product-details-page .back-in-stock-subscription{margin-top:10px;margin-bottom:10px;}
.product-details-page .back-in-stock-subscription a.subscribe-button:hover{text-decoration:none;}
.product-details-page .email-a-friend{margin:10px 5px 10px 0px;float:left;}
.product-details-page .compare-products{margin:10px 0 10px 0px;float:left;}
.product-details-page .product-share-button{margin-top:10px;margin-bottom:10px;clear:both;}
.product-details-page .product-reviews-overview{margin-top:20px;margin-bottom:20px;}
.product-details-page .product-reviews-overview .product-review-box{margin-right:5px;}
.rating{height:16px;width:80px;background:url(/Themes/Mobilemars/Content/images/star-x-inactive.png) 0 0 repeat-x;}
.rating div{float:left;height:16px;background:url(/Themes/Mobilemars/Content/images/star-x-active.png) 0 0 repeat-x;}
.product-details-page .product-reviews-overview .product-review-links .separator{margin:0 2px;}
.product-details-page .product-reviews-overview .product-review-links{margin:0;}
.product-details-page .product-reviews-overview .product-no-reviews a{text-decoration:underline;}
.product-details-page .product-variant-list{/*float: left;clear: none;*/clear:both;padding:0;/*border-top:1px solid #eeeeee;*/margin-bottom:20px;margin-top:10px;}
.product-details-page .product-variant-list .label{font:bold 12pt Arial, Helvetica, sans-serif;}
.product-details-page .product-variant-list .description{font:normal 12pt/18pt Arial, Helvetica, sans-serif; vertical-align: top; }
.product-details-page .product-variant-list .list-label{font:bold 12pt Arial, Helvetica, sans-serif;}
.product-details-page .product-variant-list .list-label{font:bold 12pt Arial, Helvetica, sans-serif;}
.product-details-page .product-variant-list .product-variant-line{border-top:1px solid #EEEEEE;padding:20px 20px 0 10px;margin:10px 0;zoom:1;}
.product-details-page .product-variant-list .product-variant-line:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.add-to-cart-button/*{padding:5px 10px;cursor:pointer;background:#7DB72F;background:-webkit-gradient(linear,left top,left bottom,from(#7DB72F),to(#4E7D0E));background:-moz-linear-gradient(top,#7DB72F,#4E7D0E);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DB72F',endColorstr='#4E7D0E');color:#fff;text-shadow:none;border-color:#999;border:0 none;font-weight:700;font-size:1.3em;margin-top:-5px;margin-left:35px;}*/
	{display: inline-block;
    width: auto;
	box-shadow: inset 0 1px 0 #ffc842;
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	/*orange button*/
	background: #DC5926;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc842), to(#DC5926));
	background: -moz-linear-gradient(top, #ffc842, #DC5926);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc842', endColorstr='#DC5926');
	border: solid 1px #dcdcdc;
	background: linear-gradient(to bottom, #ffc842 0%, #DC5926 100%);}
.product-details-page .product-variant-list .add-to-cart-button{margin-top:0;margin-left:8px;/*display:block;*/}
.product-details-page .no-associated-products{font-weight:bold;}
.add-to-cart-button:hover{box-shadow: inset 0 1px 0 #DC5926;
	background: #111; /* Old browsers */
	background: -moz-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DC5926), color-stop(100%, #ffc842)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* IE10+ */
	background: linear-gradient(to bottom, #DC5926 0%, #ffc842 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DC5926', endColorstr='#ffc842', GradientType=0 ); /* IE6-9 */
	border: solid 1px #333;
	color: #333;}
.add-to-wishlist-button{/*display:block;*/margin-top:-45px;margin-left:280px;}
.product-details-page .variant-picture{clear:both;float:left;margin-bottom:22px;padding-right:10px;}
.product-details-page .variant-overview{float:none;width:95%;margin-left:40px}
.product-details-page .variant-overview-right{float:right;width:175px;margin-left:20px; margin-bottom: 10px;}
.product-details-page .variant-name{color:#000;font-size:12px;font-weight:bold;margin-bottom:.3em;}
.product-details-page .variant-description{clear:both;color:#555;margin-bottom:.3em;}
.product-details-page .download-sample{clear:both;color:#555;margin-top:15px;margin-bottom:15px;}
.product-details-page .download-sample .download-sample-button{-x-system-font:none!important;background:#F1F1F1 url(/Themes/Mobilemars/Content/images/download-sample-bg.gif) repeat-x scroll 0 100%;border:1px solid #B5B5B5;color:#444;cursor:pointer;font-family:arial,sans-serif!important;font-size:11px!important;font-size-adjust:none!important;font-stretch:normal!important;font-style:normal!important;font-variant:normal!important;font-weight:700!important;line-height:normal!important;overflow:visible;padding:1px 5px;text-align:center;text-transform:uppercase;vertical-align:middle;width:auto;}
.product-details-page .download-sample .download-sample-button a{text-decoration:none;}
.product-details-page .download-sample .download-sample-button a:hover{color:#444;}
.product-details-page .product-variant-line .prices{/*float:left;*//*padding-top:10px;*/margin-right:30px;}
.product-details-page .product-essential .prices{margin-top:15px;margin-bottom:15px;}
.product-details-page .prices .product-price{font-weight:bold;}
.product-details-page .prices .product-price span{color:#000000;font-size:20px;}
.product-details-page .prices .old-product-price{color:#000;}
.product-details-page .prices .old-product-price span{text-decoration:line-through;}
.product-details-page .prices .tax-shipping-info{font-size:11px;}
.product-details-page .prices .tax-shipping-info a{text-decoration:underline;}
.product-details-page .customer-entered-price{margin-bottom:10px;}
.product-details-page .add-to-cart/*{padding-top:10px;}*/ {/*float: left;*/}
.product-details-page .add-to-cart .enter-price-input{width:60px;}
.product-details-page .add-to-cart .qty-input{width:40px;}
.product-details-page .attributes{margin-bottom:10px;}
.product-details-page .attributes dl dt{margin:10px 0 0;}
.product-details-page .attributes .text-prompt{font-weight:bold;}
.product-details-page .attributes .attribute-description{font-size:11px;}
.product-details-page .attributes ul.option-list{padding:0px;margin:0px;}
.product-details-page .attributes ul.option-list li{list-style:none;}
.product-details-page .attributes .textbox{width:300px;}
.product-details-page .attributes textarea{width:300px;height:150px;}
/* color squares attribute type */
.product-details-page .attributes ul.color-squares li{display:inline;}
.product-details-page .attributes ul.color-squares .color-container{position:relative;display:inline-block;border:solid 1px #999;padding:1px;margin-bottom:5px;}
.product-details-page .attributes ul.color-squares .selected-value .color-container{border-color:#000000;border-width:3px;padding:0;}
.product-details-page .attributes ul.color-squares .color{display:inline-block;width:18px;height:18px;}
.product-details-page .attributes ul.color-squares label{cursor:pointer;position:relative;}
.product-details-page .attributes ul.color-squares input{height:0;overflow:hidden;z-index:-10000;position:absolute;float:none;}
.product-details-page .giftcard{}
.product-details-page .giftcard dt{clear:left;float:left;width:150px;}
.product-details-page .giftcard label{display:inline-block;width:150px;vertical-align:top;}
.product-details-page .giftcard .recipient-name{}
.product-details-page .giftcard .recipient-email{}
.product-details-page .giftcard .sender-name{}
.product-details-page .giftcard .sender-email{}
.product-details-page .giftcard .message{width:300px;height:100px;}
/*.related-products-grid,.also-purchased-products-grid{border:1px solid #cccccc;margin-top:10px;}
.related-products-grid .title,.also-purchased-products-grid .title{text-align:center;padding:10px 5px 5px 5px;font-weight:700;clear:both;font-size:14px;color:#000;text-transform:uppercase;}
.related-products-grid .item-box,.also-purchased-products-grid .item-box{*//*padding-bottom:10px;*//*text-align:center;vertical-align:text-top;}*/
.product-specs-box{}
.product-specs-box .title{text-align:left;padding:5px;font-weight:700;clear:both;font-size:1.1em;color:#000;}
.product-specs-box .data-table{margin:5px;}
.product-tags-box{color:#555;zoom:1;}
.product-tags-box:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.product-tags-box .title{text-align:left;padding:5px;font-weight:700;clear:both;font-size:1.1em;color:#000;}
.product-tags-box .product-tags-list{}
.product-tags-box .product-tags-list a{text-decoration:underline;}
.product-tags-box .product-tags-list li{float:left;padding-left:5px;list-style:none;}
.tier-prices{text-align:center;margin-bottom:10px;}
.tier-prices .prices-header{background:#3a3a3a;color:#FFF;padding:3px;font-weight:700;}
.tier-prices .prices-list table{width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;background:#f3f3f3;margin-bottom:20px}
.tier-prices .prices-list td{border-bottom:solid 3px #d7d7d7;padding-top:3px;padding-bottom:3px;font-weight:700;}
.tier-prices .prices-list .field-header{font-weight:700;text-align:center;}
.tier-prices .prices-list .item-quantity{}
.tier-prices .prices-list .item-price{color:#dc5926;}


/* PRODUCT REVIEWS PAGE */
.product-reviews-page{}
.product-reviews-page .page-title{}
.product-reviews-page .page-title a{text-decoration:none;}
.product-reviews-page .result{}
.product-reviews-page .write-review{margin-top:10px;padding:15px;border:1px solid #eee;}
.product-reviews-page .write-review .title{margin-bottom:10px;font-size:16px;line-height:20px;font-weight:bold;}
.product-reviews-page .write-review .inputs{margin-bottom:12px;clear:both;}
.product-reviews-page .write-review .captcha-box{margin-bottom:12px;}
.product-reviews-page .write-review .inputs label{display:block;}
.product-reviews-page .write-review .review-title{width:350px;}
.product-reviews-page .write-review .review-text{width:350px;height:150px;}
.product-reviews-page .write-review .review-rating{margin-bottom:12px;clear:both;}
.product-reviews-page .write-review .review-rating label{}
.product-reviews-page .write-review .review-rating ul{display:inline-block;}
.product-reviews-page .write-review .review-rating li{display:inline-block;list-style:none;}
.product-reviews-page .write-review .review-rating input{vertical-align:bottom;}
.product-reviews-page .write-review .buttons{text-align:left;}
.product-review-list{margin:10px 0px 10px 0;}
.product-review-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}
.product-review-list .product-review-item{border:solid 1px #d3d3d3;margin:10px 0 0;padding:10px 10px 20px;clear:both;}
.product-review-list .product-review-item .review-item-head{clear:both;}
.product-review-list .product-review-item .review-title{font-weight:700;float:left;margin-bottom:5px;}
.product-review-list .product-review-item .rating{float:right;margin-right:5px;}
.product-review-list .product-review-item .review-text{float:left;margin-bottom:5px;clear:both;}
.product-review-list .product-review-item .review-info{float:left;margin-bottom:5px;clear:both;}
.product-review-list .product-review-item .review-info .separator{margin:0 2px;}
.product-review-helpfulness{font-size:11px;color:#333;clear:both;}
.product-review-helpfulness .vote{color:#dc5926;font-weight:700;text-decoration:none;}
.product-review-helpfulness .vote:hover{cursor:pointer;text-decoration:none;}


/* PRIVATE MESSAGES */
/*.send-pm-box{background-color:#EEE;border:1px solid #A0A0A0;color:#555;display:block;float:left;font-family:Arial;font-size:10px;font-weight:700;margin:2px 0 2px 2px;padding:2px;text-decoration:none;text-transform:uppercase;}
.send-pm-box .pm-link-button{line-height:14px;padding:1px 6px 2px 18px;background:url(/Themes/Mobilemars/Content/images/ico-pm.png) no-repeat;}
.private-message-send-page{}
.private-message-send-page .page-title{}
.private-message-send-page .page-body{}
.private-message-send-page .inputs{}
.private-message-send-page .inputs label{line-height:20px;}
.private-message-send-page .toolbar{display:inline-block;}
.private-message-send-page textarea{margin:0 0 10px 150px;width:500px;}
.private-message-send-page .field-validation-error{display:block;line-height:20px;margin-left:150px;vertical-align:top;}
.private-message-send-page .options{text-align:right;}
.private-message-view-page{}
.private-message-view-page .page-title{}
.private-message-view-page .page-body{padding:5px;}
.private-message-view-page .view-message div{padding:4px;}
.private-message-view-page .view-message label{color:#555;display:inline-block;font-weight:700;width:100px;}
.private-message-view-page .view-message a{color:#dc5926;text-decoration:underline;}
.private-messages-page{}
.private-messages-page .page-title{}
.private-messages-page .page-body{margin:0;padding:0;font-size:11px;color:#555;}
.private-messages-box{margin:0;padding:5px;font-size:11px;color:#555;}
.private-messages-box .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}

.pm-read{}
.pm-unread{font-weight:700;}*/


/* FORUM INPUTS */
/*.forum-topic-title-text,.pm-title-text{width:500px;border:1px solid #acacac;vertical-align:top;font-size:12px;}
.forum-post-text,.bb-editor-text{width:100%;height:300px;}
.private-message-subject-text{width:500px;border:1px solid #acacac;vertical-align:top;font-size:12px;}
.forum-search-text{width:500px;border:1px solid #acacac;font-size:14px;}
.forum-search-box-text{border:1px solid #acacac;font-size:12px;}
.bb-editor-text{border:#cec6b5 1px solid;}
.edit-topic-link-button{padding-right:5px;padding-left:18px;background:url(/Themes/Mobilemars/Content/images/ico-edit.gif) no-repeat left;}
.delete-topic-link-button{padding-right:5px;padding-left:18px;background:url(/Themes/Mobilemars/Content/images/ico-delete.gif) no-repeat left;}
.move-topic-link-button{padding-right:5px;padding-left:18px;background:url(/Themes/Mobilemars/Content/images/ico-move-topic.gif) no-repeat left;}
.reply-topic-link-button{padding-right:5px;padding-left:18px;padding-bottom:3px;background:url(/Themes/Mobilemars/Content/images/ico-forum-post-add.gif) no-repeat left;}
.watch-topic-link-button{padding-left:18px;background:url(/Themes/Mobilemars/Content/images/ico-forum-watch.gif) no-repeat left;}
.edit-post-link-button{padding-right:5px;padding-left:18px;background:url(/Themes/Mobilemars/Content/images/ico-edit.gif) no-repeat left;}
.delete-post-link-button{padding-right:5px;padding-left:18px;background:url(/Themes/Mobilemars/Content/images/ico-delete.gif) no-repeat left;}
.quote-post-link-button,.post-link{color:#555;float:right;padding:1px 3px;border:solid 1px #ccc;line-height:15px;font-size:11px;}
.post-link{padding:1px 3px;margin-right:5px;border:none;}*/


/* FORUM MAIN AND COMMON */
/*.forums-main-page{}
.forums-main-page .forums-main-header{border-bottom:solid 1px #f3f3f3;height:50px;margin-bottom:10px;}
.forums-main-page .forums-main-header .current-time{padding-top:20px;font-size:.9em;color:#555;float:left;}
.forum-search-box{font-size:.9em;float:right;text-align:right;padding:5px 0;margin-bottom:5px;}
.forums-table-section{background:url(/Themes/Mobilemars/Content/images/forum-footer-bg.gif) repeat-x center bottom;margin-bottom:30px;}
.forums-table-section-title{font-size:1.1em;margin-bottom:5px;}
.forums-table-section-title a{font-weight:700;}
.forums-table-section-title .link-rss{background:url(/Themes/Mobilemars/Content/images/ico-rss.gif) no-repeat;display:inline;float:right;width:14px;height:14px;margin:0 0 0 10px;text-indent:-9999px;}
.forums-table-section-title .view-all{float:right;font-weight:400!important;text-align:right;}
.forums-table-section table{border-collapse:collapse;margin-bottom:15px;text-align:center;vertical-align:middle;width:100%;}
.forums-table-section td{padding:3px 0;}
.forums-table-section th{background:url(/Themes/Mobilemars/Content/images/forum-header-bg.gif) repeat-x center;border-right:1px solid #6A6A6A;color:#fff;font-weight:700;height:20px;vertical-align:middle;}
.forums-table-section th.forum-name{padding-left:3px;text-align:left;width:55%;}
.forums-table-section th.topics{width:10%;}
.forums-table-section th.posts {width:10%;}
.forums-table-section th.last-post{width:25%;}
.forums-table-section td.image div{background: url(/Themes/Mobilemars/Content/images/ico-forum.gif) no-repeat 40% 40%;height:36px;width:36px;}
.forums-table-section td.image div.post{background:url(/Themes/Mobilemars/Content/images/ico-forum-post.gif) no-repeat 40% 40%;height:36px;width:36px;}
.forums-table-section td.image div.post-annoucement, .forums-table-section td div.post-sticky{background: url(/Themes/Mobilemars/Content/images/ico-forum-post-high.gif) no-repeat 40% 40%;height:36px;width:36px;}
.forums-table-section td{border-bottom:1px solid #C5C5C5;padding-left:3px;vertical-align:middle;}
.forums-table-section td.forum-name{text-align:left;width: 55%;}
.forums-table-section td.forum-name .forum-title a{display:block;font-size:1.1em;font-weight:700;line-height:18px;margin-bottom:3px;}
.forums-table-section td.forum-name .forum-description{color:#555555;font-size:0.9em;}
.forums-table-section td.last-post{color:#555555;font-size:0.8em;}
.forums-table-section th.topic-name {padding-left:3px;text-align:left;width:55%;}
.forums-table-section th.replies{width:10%;}
.forums-table-section th.views{width:10%;}
.forums-table-section td.topic-name{text-align:left;width:55%;}
.forums-table-section td.topic-name .topic-type{font-size:0.9em;line-height:18px;}
.forums-table-section td.topic-name .topic-title{font-size:1.1em;font-weight:700;line-height:18px;}
.forums-table-section td.topic-name .topic-starter, .forums-table-section td.topic-name .topic-pager{color:#555555;font-size:0.9em;margin:1px 0;}*/


/* FORUM PAGE */
/*.forum-page{clear:both;}
.forum-page .forum-header{}
.forum-page .forum-top{zoom:1;}
.forum-page .forum-top:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.forum-page .forum-top .forum-info{float:left;}
.forum-page .forum-top .forum-info .forum-name{font-weight:700;font-size:1.2em;line-height:25px;}
.forum-page .forum-top .forum-info .forum-description{color:#555;}
.forum-page .forum-top .link-rss{float:left;margin:10px 10px 10px 0;background-image:url(/Themes/Mobilemars/Content/images/ico-rss.gif);background-repeat:no-repeat;display:block;height:14px;width:14px;text-indent:-9999px;}
.forum-page .forum-top .actions{float:right;text-align:right;margin-top:10px;}
.forum-page .forum-top .actions .newtopic{background:url(/Themes/Mobilemars/Content/images/ico-forum-post-add.gif) no-repeat left;padding:0 10px 3px 20px;}
.forum-page .forum-top .actions .watch-forum{background:url(/Themes/Mobilemars/Content/images/ico-forum-watch.gif) no-repeat left;padding-left:20px;}
.forum-page .pager ul{float:left;margin:5px 0;}
.active-discussions-page{clear:both;}
.forum-group-page{clear:both;}
.forum-breadcrumb{clear:both;}*/


/* FORUM TOPIC EDIT, FORUM POST EDIT */
/*.forum-edit-page{background:url(/Themes/Mobilemars/Content/images/forum-footer-bg.gif) repeat-x center bottom;}
.forum-edit-page .page-title{background:url(/Themes/Mobilemars/Content/images/forum-header-bg.gif) repeat-x center;border:1px solid #6A6A6A;color:#FFF;font-weight:700;height:28px;line-height:28px;padding:0 5px;}
.forum-edit-page .page-title h1{font-size:12px;font-weight:bold;margin:0;padding:0;}
.forum-edit-page .page-body{padding:5px;}
.forum-edit-page .inputs{padding:5px 0;}
.forum-edit-page .inputs label{color:#555555;display:inline-block;font-weight:700;width:150px;}
.forum-edit-page .inputs .toolbar{display:block;margin-left:150px;}
.forum-edit-page .inputs textarea {margin-left:150px;width:700px;}
.forum-edit-page .field-validation-error{display:block;margin-left:150px;}
.forum-edit-page .buttons{margin:5px;text-align:right;}*/


/* MOVE FORUM TOPIC */
.move-topic-page{background: url(/Themes/Mobilemars/Content/images/forum-footer-bg.gif) repeat-x center bottom;}
.move-topic-page .page-title{background: url(/Themes/Mobilemars/Content/images/forum-header-bg.gif) repeat-x center;border:1px solid #6A6A6A;color:#FFF;font-weight:700;height:28px;line-height:28px;padding:0 5px;}
.move-topic-page .page-title h1 {font-size:12px;font-weight:bold;margin:0;padding:0;}
.move-topic-page .page-body{padding:5px;}
.move-topic-page .inputs{margin-bottom:10px;padding:4px;}
.move-topic-page .inputs label{color:#555;font-weight:700;white-space:nowrap;width:30%;}


/* FORUM TOPIC */
/*.forum-topic-page{background:url(/Themes/Mobilemars/Content/images/forum-footer-bg.gif) repeat-x bottom;clear:both;}
.forum-topic-page .title{background:url(/Themes/Mobilemars/Content/images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.forum-topic-page .title .topic-name{float:left;font-size:12px;}
.forum-topic-page .posts{}*/
.topic-header{padding:5px;background:#F3F3F3;border-bottom:solid 1px #6a6a6a;height:16px;}
.topic-header .topic-options,.topic-footer .topic-options{float:right;text-align:right;}
.topic-header .topic-options a,.topic-footer .topic-options a{font-weight:700;}
.topic-footer{padding:5px;background:#F3F3F3;border-top:solid 1px #6a6a6a;height:16px;}
.topic-header .pager ul,.topic-footer .pager ul{float:left;margin-top:-2px;}
/*.forum-topic-page .forum-post{border-bottom:solid 1px #E3E3E3;zoom:1;}
.forum-topic-page .forum-post:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.forum-topic-page .post-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.forum-topic-page .post-info .manage{line-height:20px;}
.forum-topic-page .post-info .manage a{font-weight:700;color:#555;}
.forum-topic-page .post-info .user-info{padding-top:5px;}
.forum-topic-page .post-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.forum-topic-page .post-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.forum-topic-page .post-info .user-info .avatar{margin:5px 0;}
.forum-topic-page .post-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.forum-topic-page .post-info .user-info .user-stats {color:#555555;font-size:0.9em;font-weight:700;margin-bottom:5px;text-align:left;}
.forum-topic-page .post-info .user-info .user-stats li{list-style:none outside none;}
.forum-topic-page .post-info .user-info .user-stats span{font-weight:400;}
.forum-topic-page .post-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.forum-topic-page .post-content .posttime{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.forum-topic-page .post-content .posttime .stat-value{font-weight:400;}
.forum-topic-page .post-content .post-body{padding:3px;}
.forum-topic-page .post-content .post-body a{color:#dc5926;text-decoration:underline;}
.forum-topic-page .post-content .post-body .posttext{}
.forum-topic-page .post-content .post-body .posttext .quote{padding:5px;border:dashed 1px #000;background-color:#fff;}
.forum-topic-page .post-content .signature{border-color:#DDD;border-style:solid;border-width:1px 0 0;font-size:90%;margin:1em 8px 8px;padding:1em 0 20px;text-align:left;font-style:italic;}
*/

/* FORUM SEARCH */
/*.forum-search-page{}
.forum-search-page .forum-search-panel .search-error{color:red;}
.forum-search-page .forum-search-panel .search-results{}
.forum-search-page .basic-search{margin-bottom:10px;}
.forum-search-page .advanced-search{border-top:1px solid #D3D3D3;margin-bottom:10px;padding-top:10px;}
.forum-search-page .inputs{padding:4px;}
.forum-search-page .inputs label{display:inline-block;width:140px;}
.forum-search-page .pager ul{float:left;margin:5px 0;}   */


/* PROFILE PAGE */
/*.profile-page{}
.profile-page .page-title{background:url(/Themes/Mobilemars/Content/images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.profile-page .page-title h1{font-weight:bold;font-size:12px;padding:0px;}
.profile-page .page-body{margin-top:15px;}
.profile-page .profile-info-box{background:url(/Themes/Mobilemars/Content/images/forum-footer-bg.gif) repeat-x bottom;}
.profile-page .profile-info-box,.profile-page .user-last-posts{font-size:12px;}
.profile-page .profile-info-box .title{}
.profile-page .profile-info-box .profile-stats{border-left:1px solid #F3F3F3;margin-left:200px;padding:10px;}
.profile-page .profile-info-box .profile-stats .title{margin-bottom:10px;text-transform:uppercase;}
.profile-page .profile-info-box .profile-stats li{list-style:none outside none;padding:2px;}
.profile-page .profile-info-box .profile-stats label{font-weight:700;}
.profile-page .profile-info-box .user-details{width:180px;float:left;padding:10px;height:100%;border-right:solid 1px #F3F3F3;text-align:center;}
.profile-page .profile-info-box .user-details .avatar{margin-bottom:5px;}
.profile-page .profile-info-box .user-details .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.profile-page .profile-info-box .user-stats{margin-bottom:5px;}
.profile-page .profile-info-box .user-stats li{font-weight:700;list-style:none;padding:2px;}
.profile-page .profile-info-box .user-stats label{font-weight:700;}
.profile-page .profile-info-box .user-stats span{color:#555;font-weight:400;}
.profile-page .user-last-posts{}
.profile-page .user-last-posts .topic{border:solid 1px #F3F3F3;margin-bottom:10px;}
.profile-page .user-last-posts .topic-title{font-weight:700;line-height:20px;background:#e3f3f3;padding:3px;}
.profile-page .user-last-posts .topic-body{padding:10px;}
.profile-page .user-last-posts .topic-body a{color:#dc5926;text-decoration:underline;}
.profile-page .user-last-posts .topic-body .quote{padding:5px;border:dashed 1px #000;background-color:#fff;}
.profile-page .user-last-posts .topic-data{background:#f3f3f3;padding:3px;color:#555;font-size:.9em;}*/


/* BB CODE EDITOR */
.toolbar{padding:2px;display:inline;}
.toolbar .button{background:url(/Themes/Mobilemars/Content/images/bbeditor-button-bg.gif) repeat-x;padding:2px;margin-right:2px;border:#cec6b5 1px solid;}
.toolbar .button:hover{border:#333 1px solid;}


/* BBCODES */
pre{white-space:pre-wrap;white-space:normal;word-wrap:break-word;}
.csharpcode,.csharpcode pre{font-size:small;color:#000;font-family:Consolas,"Courier New",Courier,Monospace;background-color:#fff;}
.csharpcode pre{margin:0;}
.csharpcode .rem{color:green;}
.csharpcode .kwrd{color:#00f;}
.csharpcode .str{color:#006080;}
.csharpcode .op{color:#0000c0;}
.csharpcode .preproc{color:#c63;}
.csharpcode .asp{background-color:#ff0;}
.csharpcode .html{color:maroon;}
.csharpcode .attr{color:red;}
.csharpcode .alt{background-color:#f4f4f4;width:100%;margin:0;}
.csharpcode .lnum{color:#606060;}

/*USDM CUSTOM ADDITIONS*/


/* FREE SHIPPING TRUCK */
.freeshipping-container {
	margin: 8px auto 32px;	
}

    .freeshipping-container p {
        /*font-size: 1.2em;*/
        font-weight: bolder;
        color: #d92d27;
    }
.freeshipping-container span{
    font-size:.75em !important;
}

.freeshipping {
    /*background-image:url(/content/images/site/products/features/free-shipping-1.gif);
	background-repeat:no-repeat;*/
    /*display: block;
	background-position:0 3px;*/
    color: #d92d27;
    display: block;
    height: 30px;
    margin-top: 10px;
    padding-left: 40px;
    padding-top: 10px;
    line-height: 13px;
    text-align: left;
    white-space: nowrap;
}

.freeshipping-img {
	float: left;
	margin-left: 5px;	
}

/*new category template for LIST view - AR*/
.sub-category-list-wrapper {/*width: 725px;*/ margin-top:10px; margin-bottom:10px; text-align:left;}
.sub-category-list {column-count: 2; column-gap: 4px; column-rule: 1px solid #999; -moz-column-count: 2; -moz-column-gap: 4px; -moz-column-rule: 1px solid #999; -webkit-column-count: 2; -webkit-column-gap: 4px; -webkit-column-rule: 1px solid #999; /*height:300px;*/}
a.sub-category-list1 {color: #555555; font-family: Arial,Helvetica,sans-serif; font-size: 10.5px; text-decoration: none; line-height:50px; padding-right:0px; padding-left:0; padding-top:4px; padding-bottom:0; margin-left: 2px;}
a.sub-category-list1:hover { background: none repeat scroll 0 0 #bebcc0;text-decoration: none;}
.category-description img {width: 100%;height: auto;}

/*.footer .social {
	float:right;
	width:auto;
	padding-bottom:10px;
    text-align:left;}*/




/*****Resellers Page*****/
/*.reseller-button {
	display: inline-block;
	border: 1px solid #bbb;
	border-top: 1px solid #ccc;
	box-shadow: inset 0 1px 0 #fff;
	background: #eee;*/ /* Old browsers */
	/*background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);*/ /* IE10+ */
	/*background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);*/ /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0 );*/ /* IE6-9 */
	/*padding: 5px 10px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #eee;
	cursor: pointer;
  
}
.reseller-button a{text-decoration:none !important; color:#666 !important; font-weight:bold !important}

.reseller-button:hover {
	border-bottom: 1px solid #ccc;
	box-shadow: inset 0 1px 0 #eee;
	background: #ccc;*/ /* Old browsers */
	/*background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #eeeeee));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #cccccc 0%, #eeeeee 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #cccccc 0%, #eeeeee 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 100%);*/ /* IE10+ */
	/*background: linear-gradient(to bottom, #cccccc 0%, #eeeeee 100%);*/ /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0 );*/ /* IE6-9 */
/*}
.reseller-button a:hover {
	color: #000000;
	text-decoration: none;
}
.resellers {*/
/*	margin-top:50px;*/
/*}*/
/*.resellers img{
	float: left;
	width: 140px !important;
	height: 177px !important;
}*/
/*.resellers img{
	float: right;
	width: 450px !important;
	height: 314px !important;
	position: relative;
	top: -30px;
	right: 20px;*/
	/*padding-right:20px;*/
	/*margin-bottom: -20px;
}*/
/*****END Resellers*****/
/*****Brands Pages*****/
.category-links img {
	float: left;
	padding: 0 20px 40px 10px;}

/*****Subscribe to Newsletter*****/
.subscribe-to-newsletter {
	position: relative;
	float:left;
	width: 260px;
	margin: auto;
	margin-bottom:10px;
	/*border: 1px solid #666;*/}

/*.relatedProductsLink {
    color: black;
    text-decoration: underline;
    cursor: pointer;
	font:bold 12pt Arial, Helvetica, sans-serif;
}*/

/****************User Manuals********************/
.manual-banner{width:100%;}
.vr-manual-img{max-width:600px;height:auto;margin:25px auto;display:block;float:none;}
.user-manual-page ul{margin-left:36px;}
/*********bz100 manual***********/
.user-manual-page .parameters ul{list-style-type:none;margin:0;}
.user-manual-page .parameters ul li{float:left;margin:15px 0;width:175px;}
.user-manual-page .parameters ul li:first-child{font-weight:bold;text-align:right;width:125px;margin-right:100px;}
.user-manual-page .parameters hr{clear:both;margin:0;}
.user-manual-page ol{margin-left:36px;}
/******Licensed Banners*****/
.reseller-banner {display:none}
/*********Design Studio***********/
#actionButton .ds-button {
    margin-top: 8px;
}
.project-name { color: blue; font-size: 18px;}
.saved-projects-row { width:950px; padding: 5px 5px 5px 5px; display: table; 
                      /*border: 1px; border-style: dashed*/ 
}
.saved-projects-summary {
    display: table-cell;
    width:40%;
    vertical-align:top;
}
.saved-projects-pictures {
    display: table-cell;
    /*border: 1px;
    border-style: dotted;*/
    width: 30%;
    text-align: center;
    vertical-align: top;
}
.saved-projects-pictures table {
        margin: 0 auto;
}
.saved-projects-buttons {
    display: table-cell;
    /*border: 1px;
    border-style: dotted;*/
    width: 30%;
    vertical-align: top;
}
.saved-projects-buynow a{
    margin:30px 0 0 17px;
    display: inline-block;
    width: auto;
	box-shadow: inset 0 1px 0 #ffc842;
	padding: 5px 10px;
	font-weight: bold;
	color: #fff !important;
	text-transform: uppercase;
	cursor: pointer;
	/*orange button*/
	background: #DC5926;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc842), to(#DC5926));
	background: -moz-linear-gradient(top, #ffc842, #DC5926);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc842', endColorstr='#DC5926');
	border: solid 1px #dcdcdc;
	background: linear-gradient(to bottom, #ffc842 0%, #DC5926 100%);}
.saved-projects-buynow a:hover{box-shadow: inset 0 1px 0 #DC5926;
	background: #111; /* Old browsers */
	background: -moz-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DC5926), color-stop(100%, #ffc842)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #DC5926 0%, #ffc842 100%); /* IE10+ */
	background: linear-gradient(to bottom, #DC5926 0%, #ffc842 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DC5926', endColorstr='#ffc842', GradientType=0 ); /* IE6-9 */
	border: solid 1px #333;
	color: #333;}
.rename-project {
    font-size:11px;
    color:#aaa;
}
.project-name-edit{
 /*   display: none;*/
}
.project-name-display{
    font-size:18px;
    font-weight:bold;
    color:#0060AE;
    padding-right:3px;
}
.design-studio-summary {
    list-style-type: none;
    font-size:12px;
    line-height:16px;
    font-weight:700;
    margin:6px 0
}
    .design-studio-summary li {
        list-style-position: inside;
    /*border-bottom : 1px dotted #bbb;*/
    padding:2px 0;
    }
.design-studio-summary hr {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
/*****DESIGN STUDIO BUTTON*****/
.ds-button a{
    color:#ffffff;
    text-decoration:none;
}
.ds-button {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.29) inset, 0 0 0 1px rgba(0, 0, 0, 0.34);*/
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    margin: 0 auto 15px auto;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    background-color: #EE5C2A;
    /*background-image: linear-gradient(to bottom, #00cc00, #009900);*/
    background-repeat: repeat-x;
    width: 130px;
    display: block;
    float: left;
    clear: both;
    transition: background-color 300ms;
}
.ds-button:hover {
    text-decoration: none;
    color:#ffffff;
    background-color: #BC4820;
    /*background-image: linear-gradient(to bottom,#009900, #00cc00);*/
}
.delete-success {
    color: #d40000;
    font-size: 16px;
    text-align: center;
}
/*****HIDE QUOTE BUTTON*****/

#get-qquote {
    display:none;

}

/*****QUICK QUOTE*****/
/*.QuickQuoteContainer {clear:both; width:100%; background-color:#f2f2f2;height:334px;margin-bottom:10px;}
.QuickQuoteHeader {display:block; background-color:#004990; margin-bottom: 10px; padding:7px 5px 5px 5px; font-size:22px; font-weight:bold; color:#fff; text-align:center;}
.qq-table {width: 100%;}
input.wide {display:block; width:60%;padding:0;border-width:0}
.qq-form-left{float:left; width:44%}
.qq-form-right{float: left; width:55%}
.qq-form-right-2{float:left}
.qq-form-right-text {margin-left:26px}
.qq-form-right-select {margin-left:14px}
.qq-input-label {padding:0 0 2px 12px; display:block}
.qq-input {padding:0 0 8px 12px;}
.qq-input input{border-radius: 4px; border: 1px solid #668; padding:6px 5px 5px 5px; margin-bottom:10px}
.qq-input select{border-radius: 4px; border: 1px solid #668; padding:4px 5px 5px 5px;margin-bottom:10px}
.qq-button input {border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin: 5px 83px 2px auto;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    background-color: #d2453f;
    background-image: linear-gradient(to bottom, #e85b54, #b22520);
    background-repeat: repeat-x;
    display: block; }
 .qq-button input:hover {
    text-decoration: none;
    background-color: #D65852;
    background-image: linear-gradient(to bottom,#b22520, #e85b54); }*/
 /*******Quick Quote Mask********/
/*.qq-mask-button input {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin: 10px 83px 2px 12px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    background-color: #d2453f;
    background-image: linear-gradient(to bottom, #e85b54, #b22520);
    background-repeat: repeat-x;
    display: inline;
}
    .qq-mask-button input:hover {
        text-decoration: none;
        background-color: #D65852;
        background-image: linear-gradient(to bottom,#b22520, #e85b54);
    }*/
	
 /*****QUICK QUOTE PAGE 2*****/
/*.qq-next-step h1{padding-top:20px; font-size:26px; text-align:center;}
.qq-next-step p{text-align:center; font-size:16px;} 
.qq-next-step-form {width:85%; zoom:1; padding:0 0 24px 40px; margin:0 0 55px 40px; border:1px solid #eee; background: #f2f2f2; width:87%; border-radius:10px; height:auto}
.qq-next-step-form label{margin-bottom:30px; display:inline-block; width:60px;}
.qq-free-boxes label {display:inherit}
.qq-next-step-form textarea{float:right; margin:14px 78px 0 0; width:40%; padding-bottom:45px}
.qq-next-step-form .choose-file-button{margin:10px auto 5px 0;}
.qq-next-step-form .qq-file-types{font-size: 11px; padding-top:5px; display:block}*/
/*.qq-next-step-form .free-sample {float:left; margin:0 200px 85px 0;}*/
/*.qq-next-step-form .free-sample {float:left; width:50%}
.qq-next-step-form .free-sample p {width:85%}
.qq-next-step-form .free-proof {float:left; width:50%}
.qq-button2 {text-align:center}
.qq-button2 input {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin: 5px 0;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    background-color: #d2453f;
    background-image: linear-gradient(to bottom, #e85b54, #b22520);
    background-repeat: repeat-x;
}
.qq-button2 input:hover {
    text-decoration: none;
    background-color: #D65852;
    background-image: linear-gradient(to bottom,#b22520, #e85b54);}
.qq-free-boxes {font-size:16px; color: #0060AE; }
#freesamplemessage {display:block; padding-top:10px; font-size:13px;}
.qq-next-step-form select {border-radius: 4px; border: 1px solid #666; padding:5px 5px 4px 5px; }
.qq-banner {margin:0 0 20px -40px; position:relative; top:0px; left:0px; z-index:2; }
.qq-banner img{width:100%}
.section-title-imprint {
        font-size:16px;    
        font-weight:bold;
        width: 124px;
        padding: 6px 6px 6px 10px;
        color: #555;
        background: #E6E6E6;
        position:relative;
        bottom:16px;
    }*/
.specs-section{
    margin:-16px 0 0 10px;
}
.specs-section li{
    padding:0 0 5px 0;
}
.specs-section img{
    margin:0 0 0 28%;
}
.specs-text li{
        list-style-type:none;    
        font-size:14px;
        padding:5px;
}
.section-title-specs {
        font-size:16px;    
        font-weight:bold;
        width: 115px;
        padding: 6px 6px 6px 10px;
        color: #555;
        background: #E6E6E6;
        position:relative;
        bottom:16px;
    }
.section-title-ready {
        font-size:16px;    
        font-weight:bold;
        width: 121px;
        padding: 6px 6px 6px 10px;
        color: #555;
        background: #E6E6E6;
        position:relative;
        bottom:16px;
    }
.section-title-product-details {
        font-size:16px;    
        font-weight:bold;
        width: 120px;
        padding: 6px 6px 6px 10px;
        color: #555;
        background: #E6E6E6;
        position:relative;
        bottom:16px;
    }
.border {
border-color: #E6E6E6;
border-style: solid;
border-width:5px;
border-top: 0;
border-left: 0;
border-right: 0;
}
/****Design Studio Quote Button****/
.ds-quote-button {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.29) inset, 0 0 0 1px rgba(0, 0, 0, 0.34);
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto 15px auto;
    padding: 5px 10px;
    background-color: #d2453f;
    background-image: linear-gradient(to bottom, #e85b54, #b22520);
    background-repeat:repeat-x; 
    }
.ds-quote-button:hover {
    text-decoration: none;
    background-color: #D65852;
    background-image: linear-gradient(to bottom,#b22520, #e85b54);
}
.top-text {
	margin: 0 0 20px 20px;	
}
.DesignBuyWrapper {float:left; width:40%;}

/**************NEW HOME PAGE*******************/
.home-hero-banner{max-height:430px;height:auto;}
.home-hero-banner img{width:100%;height:auto;}
/*.home-sub-banner{margin-top:16px;}*/
.home-sub-banner img{width:100%;height:auto;}
.home-hero-banner-mobile,
.home-sub-banner-mobile,
.home-cta-mobile,
.mobile-image
{display:none;}
/*.home-featured-section{float:clear;display:flex;flex-wrap:wrap;justify-content:center;width:100%;text-align:center;}*/
.home-featured-section .featured-item{float:left;text-align:center;width:33%;padding:30px;box-sizing:border-box;}
.home-featured-section .featured-item img{width:100%;}
.home-featured-section .featured-item h3 a{font-weight:bold;text-decoration:none;color:#666;}
.home-featured-section .featured-item h3 a:hover{color:#dc5926;}
.home-page-category-grid{display:flex;flex-wrap:nowrap;justify-content:center;}
.home-page-category-grid .item-box,
.home-page-category-grid .item-box .category-item,
.home-page-category-grid .item-box .category-item .title,
.home-page-category-grid .item-box .category-item .picture{margin:0;padding:0;}
.home-page-category-grid .item-box{margin:25px !important;}
.home-about-mm h1{font-family:Gotham,verdana,Helvetica,sans-serif;font-size: 24px; font-weight: bold; color: #000;text-align:center;}
.home-about-mm div{font-family:Calibri, sans-serif;font-size:16px;text-align:justify;}

/*.header-menu .top-menu li a,
.header-menu .top-menu li .sublist{color:#555;}
.header-menu .top-menu li .sublist.firstLevel{background:#ccc;}
.header-menu a {color:#666;}*/
.header-menu{background:#888;}
.master-wrapper-main .center-1{padding:0;}
.brands-container{display:flex;flex-wrap:wrap;justify-content:center;width:100%;height:auto;margin-bottom:50px;}
.brand-logos{margin:0;padding:0;}
.brand-logos a img{max-width:150px;width:100%;height:auto;margin:auto;display:block;}
/*.footer{padding:0;*//*padding-top:25px;*//*margin:0 15px;}*/
.printed-in-usa{display:flex;flex-wrap:nowrap;justify-content:center;width:100%;margin:25px 0;}
.printed-in-usa p {font-size:2.1em;font-weight:bold;color:#000;width:70%;margin:auto;}
.header-menu .top-menu li a{font-weight:500;}
.page-body{width:100% !important;}


/*#clear-home-category{display:none;}*/

/*************CATEGORIES****************/
.page-title,
/*.side-2{display:none !important;}*/

/*.center-2{width:100% !important;margin:0 !important;padding:0 !important;}*/
.sub-category-grid .sub-category-item{margin:0;width:100%;}
.sub-category-grid{display:flex;flex-wrap:wrap;}
.sub-category-grid .item-box{width:33%;margin-bottom:35px;height:auto;}
.sub-category-item .title a{font-size:1.6em;color:#666;line-height:22px;}
.sub-category-item .title a:hover{color:#dc5926;text-decoration:none;}
.sub-category-grid .sub-category-item .title,
.sub-category-grid .sub-category-item .picture {}
.sub-category-grid .sub-category-item .title {height: 40px;padding:0 30px 0 30px;}
.category-banner-mobile{display:none;}
#officially-licensed-img{width:85%;display:block;margin:0 auto 30px;}
.sub-category-list{text-align:center;}
a.sub-category-list1{position: relative;display: block;padding:0;font-size: 20px;font-weight: 300;color: #3b3b3b;line-height: 40px;cursor: pointer;transition: all 0.5s;}

/******PRODUCT THUMBNAILS*******/
.product-grid{display:flex;flex-wrap:wrap;justify-content:center;}
.product-grid .item-box{padding:0;margin:20px;}
.category-product-parent-child-grid .product-grid .item-box{margin:0 20px 40px 20px}
.product-grid .product-item{width:100%;height:auto;}
.product-grid .product-item .picture img{width:auto;}
.product-grid .product-item .details{}
.product-grid .product-item .product-title{width:100%;max-width:250px;padding:0;text-align:center;margin:auto;}
.product-grid .product-item .product-title a{padding:0;}
.product-grid .product-item .product-title a,
.product-grid .product-item .prices,
.product-grid .product-item .add-info{width:100%;max-width:250px;}
.product-grid .product-item .prices,
.product-grid .product-item .add-info{margin:auto;}
.product-grid .product-item .buttons,
.product-grid .product-item .prices{text-align:center;}

/**********PRODUCT PAGE**********/
.product-details-page .short-description{font-size:14px;line-height:20px;color:#777;}
.product-short-desc-features,
.product-short-desc-features li {font-size: 14px;line-height: 20px;color: #777;margin-left: 20px;}
.product-short-desc-features{margin-bottom:30px;}
.short-description p{text-align:justify;}
#actionButton .ds-button{width:100%;box-sizing:border-box;text-align:center;text-transform:uppercase;letter-spacing:1px;}
.custom-product-details-page .product-essential .prices{margin:0;/*display:flex;flex-direction:row-reverse;*/}
.custom-product-details-page .variant-overview-right{margin:0;float:left;width:auto;}
.custom-product-details-page .prices .old-product-price{font-size:18px;color:#999;}
.product-details-page .prices .old-product-price {font-size: 18px;color: #999;}
.custom-product-details-page .prices .product-price,
.custom-product-details-page .prices .product-price span{color:#777;}
.custom-product-details-page .prices .product-price{margin-right:10px;}
.discount-offer{clear:both;font-size:18px;color:#999;}
.discount {color:green;}
.message-success {color:green; font-size:18px;}

/**********************************/
.product-details-page .priceQtyLabel {
    font-size: 16px;
    vertical-align: middle;
    font-weight: 700;
}

/*.product-details-page .product-essential,
.custom-product-details-page .product-essential{display:grid;grid-template-columns:auto auto;}
.product-details-page .overview,
.product-details-page .gallery{width:100%;box-sizing:border-box;}*/


/************A+ CONTENT****************/
.flex-container{display:flex;}
.a-plus-content-hybrid .flex-item,
.a-plus-content .flex-item{width:34%;padding:0 10px;}
.a-plus-content-hybrid .flex-item h2,
.a-plus-content .flex-item h2{padding-top:12px;}
.a-plus-content-hybrid .flex-item p,
.a-plus-content .flex-item p{font-size:15px;}
.a-plus-content-hybrid img,
.a-plus-content img{width:100%;margin-top:20px;}


/****************CATEGORY PAGE FILTER*******************/
.product-spec-filter .group{float:none;margin:auto;}
.available-items ul a,
.product-spec-filter .remove-filter a{font-size:16px;margin:8px;background-color:#fff;border-radius:5px;border:2px solid #c7c7c7;transition:.3s;color:#000;padding:12px;}
.available-items ul a:hover,
.product-spec-filter .remove-filter a:hover{text-decoration:none;background-color:#e5e5e5;}
/*.available-items ul a:active{text-decoration:none;background-color:#E77B2F;color:#fff;border:2px solid #fff;}*/
.product-spec-filter .group .title strong,
.product-spec-filter .already-filtered-items .item strong{display:none;}
.product-spec-filter .group .title:after{content:'Please Select Model:'}
ul#filterProductCategory li.title:after{content:''}
.product-spec-filter .group .title{text-align:center;font-size:20px;color:#505050;}
.product-spec-filter .filter-title{display:none;}
.product-filters{border:3px solid #eee;}
.product-spec-filter .already-filtered-items:before{content:'Please Select Model:';text-align:center;font-size:20px;color:#505050;display:block;font-weight:700;}
.product-spec-filter .already-filtered-items .item{font-size:16px;margin:8px;background-color:#EE5C2A;color:#fff;border:2px solid #fff;border-radius:5px;display:inline-block;padding:14px 12px;width:171.78px;}
.product-spec-filter .remove-filter a{display:inline-block;width:171.78px;text-align:center;}
.product-spec-filter .remove-filter a{color:#000;font-weight:normal;}
.product-spec-filter .remove-filter a:hover{text-decoration:none;}
.product-filters .filter-content{text-align:center;}
.grid-item-box {-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
#gridProductCategory .hide {width: 0; height: 0; opacity: 0; margin: 0; padding: 0;float:left;-webkit-transition: all 0s ease;-moz-transition: all 0s ease;-ms-transition: all 0s ease;transition: all 0s ease;}
.grid-item.selected-item a {font-size: 16px; background-color: #E77B2F; color: #fff; border-color: #ee5c2a;}

/********testing full width layout**********/
.master-wrapper-page,
.master-wrapper-content,
.center-1,
.footer{width:100% !important;margin:0;}
.header{max-width:1175px;min-height:75px;margin:auto;background-color:#fff;padding:0;}
.header-menu{/*max-width:310px;*/background-color:#fff;margin:0;float:left;padding:16px 0 0 40px;}/*****FIX THIS******_ROOT.CSHTML****HEADER.CSHTML*****/
.header-menu a{color:#656668;}
.top-menu{background-color:#fff;margin-bottom:20px 0px;}
.header-menu .top-menu li a:hover{color:#EE5C2A;}
.master-wrapper-main .center-1{border-top:solid 3px #EE5C2A;border-radius:0px;}
.search-box{display:none;}
.header-logo{max-width:300px;max-height:60.7px;}
.bottom-topic-content{max-width:1175px;margin:100px auto 50px auto;}
.header-links-wrapper{padding-top:21px;}
.flyout-cart{top:42px;}

.column-width,
.category-page{max-width:1175px;margin:auto;}
.product-details-page,
.custom-product-details-page{max-width:1140px;margin:auto;}

.free-shipping-banner{min-height:60px;}
.free-shipping-content{display:flex;width:101%;font-style:italic;font-weight:bold;text-align:center;font-size:3em;color:#000;display:grid;place-content:center;padding:20px 0;display:none;}
.free-shipping-content img{padding-left:8px;}

.hero-banner {
    height: 32vw;
    background-color: #aaa;
    background-image: url(/content/images/site/home/MM-hero_7.10.2024.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.hero-banner h1{color:#000;font-size:6.2em;font-family:Averia Sans Libre,Arial,sans-serif;margin:0 0 10px -50px;line-height:1.2em;}
.hero-content{max-width:550px;}
.hero-content p{font-size:33px; margin:0 0 20px -50px;line-height:46px;color:#000;font-family:Averia Sans Libre,Arial,sans-serif;}
.hero-content-container{max-width:1350px;margin: auto auto auto auto;height:inherit;display:flex;align-items:center;}

.cta-primary {background-color:#EE5C2A;color:#000 !important;padding:10px 20px;font-size:.8em;/*font-weight:bold;*/border-radius:21.5px;/*border:solid 3px #fff;*/margin-top:24px !important;text-decoration:none !important;font-family:Averia Sans Libre,Arial,sans-serif;}
.cta-primary:hover{background-color:#BC4820;}

.fotm-banner img{width:100%;}

.section-heading {
    margin: 25px 0 23px 0;
    border-bottom: solid 3px #E85B2B;
}
.section-heading h2{font-family:Gotham,Verdana,helvetica,sans-serif;font-size:2.666em;color:#525252;font-weight:500;}
.section-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;}
.column-3-banner{display:flex;flex-direction:column;max-width:376px;text-align:center;}
.column-3-banner img{height:376px;width:376px;background-color:#ccc;}
.column-3-banner img,
.column-3-banner a{margin-bottom:16px;}
.column-3-banner a{font-family:Gotham,verdana,Helvetica,sans-serif;font-size:1.5em;color:#000;text-decoration:none;}
.column-3-banner a:hover{color:#EE5C2A;}
.column-1-banner{width:1175px;margin-bottom:24px;}

.breadcrumb{max-width:1175px;margin:10px auto;}

.mobile-banners{display:none;}


/******misc pages********/
/*.contact-page,*/
.topic-page,
.sitemap-page,
.recently-viewed-products-page,
.recently-added-products-page,
.shopping-cart-page,
.login-page,
.registration-page,
.password-recovery-page,
.checkout-page{max-width:1175px;margin:auto;}

.topic-page{font-size:18px;line-height:32px;color:#676767;}
.topic-page h3{color:#000;}

.master-wrapper-main{width:100%;display:flex;justify-content:center;border-top:solid 3px #EE5C2A;}

.master-wrapper-content > .header-menu{display:none;}

.bar-notification.success{top:0;border-bottom:initial !important;}
.bar-notification.success > .content{margin:20px 0;}


/****************CHECKOUT*******************/
.checkout-page{max-width:720px;}
.opc .step{background:transparent;border:none;}
.checkout-data .enter-address{border:none;}
.checkout-data .enter-address .inputs{margin-bottom:16px;}
.checkout-data .enter-address .inputs label{font-size:16px;width:auto;}
.checkout-data input[type="text"]{border-radius:3px;border:1px solid #ddd;padding:16px 0 16px 16px;width:100%;box-sizing:border-box;font-size:16px}
.checkout-data select{width:100%;padding:15px;box-sizing:border-box;}
.checkout-data .edit-address{display:grid;grid-template-columns:auto auto;grid-column-gap:16px;}
.checkout-data .enter-address .inputs:nth-child(3),
.checkout-data .enter-address .inputs:nth-child(6),
.checkout-data .enter-address .inputs:nth-child(7){grid-column-start:1;grid-column-end:3;}
.checkout-data .enter-address .inputs:nth-child(4),
.checkout-data .enter-address .inputs:nth-child(5){display:none;}

.checkout-data .button-1{width:auto !important;border:none;background-color:#DC5926;padding:16px 32px !important;font-size:16px;font-weight:normal;}
.checkout-data .button-1:hover{border:none;background-color:#ffc842;}

.checkout-data .step,
.checkout-data .enter-address,
#billing-buttons-container{padding:0;}

.checkout-data .step{margin:24px 0;}

.opc .active .step-title{padding:16px;border-radius:3px;}

.checkout-page .page-title{margin-bottom:16px;}

.select-billing-address label,
.select-shipping-address label,
.checkout-data .topic-html-content-body{font-size:16px;}
#billing-address-select,
#shipping-address-select{margin-top:16px;}

.checkout-data .shipping-method{font-size:16px;border:none;}

.shipping-method .method-list li{padding:0;}
.shipping-method .method-list input{margin:16px;}
.shipping-method .method-list .method-name{display:flex;align-items:baseline;padding:8px;}
.shipping-method .method-list li{border:1px solid #ddd;border-top:none;}
.shipping-method .method-list li:first-child{border:1px solid #ddd;border-radius:3px 3px 0 0;}
.shipping-method .method-list li:last-child{border:1px solid #ddd;border-top:none;border-radius:0 0 3px 3px;}

#PaymentProfiles{margin-bottom:16px;}
.checkout-data .payment-info .info{display:grid;grid-template-columns:70% auto;grid-column-gap:16px;padding:0;}
.checkout-data .payment-info .info .button-1{height:49px;}

#PaymentSummaryContainer{grid-column-start:1;grid-column-end:3;font-size:16px;width:60%;}
#PaymentSummaryContainer .CCInfo li{margin:8px auto;padding:16px;border:1px solid #ddd;border-radius:3px;}
#DefaultStatusContainer{display:none;}

#PaymentSummaryContainer .CCInfo{box-sizing:border-box;padding:16px;border:none;width:100%;}
.CCInfo #ProfileButtons{border:none !important;float:right;padding:0 !important;}
.CCInfo #ProfileButtons input{padding:8px 16px;}

#opc-payment_method{display:none;}
#CreateNewPaymentProfileEntry{grid-column-start:2;grid-column-end:3;}
.cart{font-size:16px;}
.cart-header-row{border-top:1px solid #6a6a6a;border-bottom:1px solid #6a6a6a;}
.cart-header-row th{padding:16px !important;}

.checkout-data .order-review-data{display:grid;grid-template-columns:auto auto;font-size:16px;line-height:25px;padding:0;margin:50px 0;}
.checkout-data .confirm-order{border:none;}
.checkout-data .order-review-data ul{margin:0;}
.checkout-data .order-review-data .title{margin-top:50px;}

.order-summary-content .cart .cart-header-row th, .wishlist-content .cart .cart-header-row th{background:transparent;color:#000;border-right:none;}
.order-summary-content .cart td, .wishlist-content .cart td{padding:56px 10px !important;}


.PaymentProfileFormContainer{padding:0;font-size:16px;display:grid;grid-template-columns:48% auto;grid-column-gap:16px;}
.PaymentProfileFormContainer input{padding:16px;width:100% !important;box-sizing:border-box;font-size:16px;}
.PaymentProfileFormContainer h2{margin:32px auto 32px 0;padding:0;}
.PaymentProfileFormContainer .AcceptedCards,
.PaymentProfileLeft,
.PaymentProfileRight{grid-column-start:1;grid-column-end:3;}
.PaymentProfileLeft{padding:8px 0;height:auto;width:auto;}
#ExpirationLabel,
#ExpirationInput{grid-column-start:1;grid-column-end:2;}
#SecurityLabel,
#SecurityInput{grid-column-start:2;grid-column-end:3;}
#ExpirationInput #Month{width:60px !important;border:none;background:transparent;}
#ExpirationInput #Year{width:75px !important;border:none;background:transparent;}
#ExpirationLabel,
#SecurityLabel{width:auto;grid-row-start:8;}
#ExpirationInput{border:1px solid rgb(102,102,102);display:flex;justify-content:center;}
#ExpirationInput #Year:focus{border:none !important;}
.PaymentProfileFormContainer input:focus{border:none;}
#PaymentProfileEntryContainer_wnd_title{right:0 !important;}
#SavePaymentProfileEntry{margin:16px 0;}
.SetAsDefault{display:flex;justify-content:center;align-items:center;}
.SetAsDefault .PaymentProfileLeft,
.SetAsDefault .PaymentProfileRight{width:auto;}
.SetAsDefault input[type=checkbox]{width:auto !important;margin:18px 12px;}
#PaymentProfileEntryContainer{padding:0 32px;}
#SavePaymentProfileEntry{border:none;background-color:#DC5926;font-size:16px;font-weight:normal;}
#SavePaymentProfileEntry:hover{border:none;background-color:#ffc842;}
.PaymentProfileRight img{top:-44px;left:410px;}
.AcceptedCards{display:flex;justify-content:center;align-items:center;}
.AcceptedCards img{border:1px solid #ccc;border-radius:3px;}

.GuestCheckOutContainer #ExpirationLabel,
.GuestCheckOutContainer #SecurityLabel{grid-row-start:6;}

.GuestCheckPaymentInfo #CreateNewPaymentProfileEntry{grid-column-start:1;}

.checkout-data .payment-info > .AcceptedCards{padding:16px 0;justify-content:space-between;}
.checkout-data .payment-info > .AcceptedCards > .CCIconContainer .CardTypeImage{width:45px;}

.checkout-data .order-summary-content form, .wishlist-content form{grid-template-columns:none;}
.checkout-data .order-summary-content .cart-footer{max-width:none;}
.checkout-data .order-summary-content .CCIconContainer{display:none;}
/******************Design Studio 9/23/21*********************/
#studio{display:flex !important;justify-content:center;}

/*************LOGIN / CHECKOUT AS GUEST******************/
.login-page .new-wrapper,
.login-page .returning-wrapper{border:none;margin:0;width:100%;border-radius:0px;padding:32px;box-sizing:border-box;}
.login-page .title{margin:0 0 32px 0;}
.login-page .title strong{font-size:24px;}
.login-page .create-account-link{color:#EE5C2A;}
.login-page .create-account-container{font-size:16px;}
.login-page .returning-wrapper{border-left:3px solid #ddd;}
.login-page .email,
.login-page .username,
.login-page .password{width:100%;padding:16px;border-radius:3px;margin-top:8px;box-sizing:border-box;font-size:16px;}
.forgot-password{float:right;margin:0 !important;}
.forgot-password a{color:#EE5C2A;font-weight:bold;}

/****************************/
.login-button,
.checkout-as-guest-button,
.register-button,
.register-next-step-button{border:none;background-color:#DC5926;font-size:16px;font-weight:normal;padding:16px;font-weight:bold;width:100%;border-radius:3px;}
.login-button:hover,
.checkout-as-guest-button:hover,
.register-button:hover,
.register-next-step-button:hover{border:none;background-color:#ffc842;border-radius:3px;}
/***************************/

.login-page .returning-wrapper .buttons{margin:0;width:100%;}
.returning-wrapper > .topic-html-content{clear:both;padding-top:24px;}
.login-page .customer-blocks{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));}
.login-page .page-body{max-width:830px;margin:24px auto 0;}
.login-page .page-title{display:none;}
.checkout-as-guest-or-register-block .create-account-link{text-decoration:none;}
.checkout-as-guest-or-register-block .create-account-link:hover{text-decoration:underline;}
.checkout-as-guest-or-register-block .buttons,
.register-block .buttons{margin:32px 0 0 0 !important;float:none !important;}
.checkout-as-guest-button,
.register-button{width:100%;}
.register-block .text{font-size:16px;}
.login-page .new-wrapper .text{line-height:24px;}

/*********************REGISTRATION PAGE**********************/
.registration-page{width:100%;max-width:400px;box-sizing:border-box;}
.registration-page .inputs{width:100%;}
.registration-page .inputs .text-box{width:100%;margin:0;padding:16px;border-radius:3px;box-sizing:border-box;}
.registration-page .inputs label{margin:8px 0;font-weight:bold;width:auto;}
.registration-page .page-title{border:none;margin-top:16px;}
.registration-page .page-title h1{font-size:24px;font-weight:bold;}
.registration-page .fieldset{border:none;margin:0;padding:0;}
.registration-page .fieldset .title,
.company-fieldset{display:none;}
.register-next-step-button{margin-top:16px;}

/*****************PASSWORD RECOVERY/FORGOT PASSWORD*********************/
.password-recovery-page{width:100%;max-width:400px;}
.password-recovery-page .page-title{border:none;margin-top:16px;}
.password-recovery-page .page-title h1{font-size:24px;font-weight:bold;}
.password-recovery-page .tooltip{font-size:16px;line-height:24px;}
.password-recovery-page .fieldset{border:none;margin:0;padding:0;}
.password-recovery-page .inputs input{padding:16px;width:100%;box-sizing:border-box;}
.password-recovery-page .inputs label{margin:8px 0;width:auto;}


/****************FOOTER STICKS TO BOTTOM OF BROWSER*******************/
.master-wrapper-page{min-height:100vh;position:relative;display:block;overflow:hidden;}
.master-wrapper-content{padding-bottom:280px;}
.footer{position:absolute;bottom:0;}

/********************PRODUCT TEMPLATE.SIMPLE********************/
.product-details-page .product-essential .prices{margin:0;}
.overview .add-to-cart-button{width:100%;padding:10px 25px;font-size:16px;}
/*.overview .pricing-container{margin:16px 0;display:flex;justify-content:space-between;}*/

.add-to-cart-panel{display:grid;grid-template-columns:auto auto 80%;align-items:center;grid-gap:4px;}
.add-to-cart-panel label{font-size:16px;font-weight:bold;}
.product-details-page .add-to-cart .qty-input{height:100%;box-sizing:border-box;text-align:center;border-radius:4px;border-color:#aaa;width:100%;}
.freeshipping-img{margin-top:4px;height:40px!important;width:auto;}
.overview .freeshipping{margin:8px 0 0 20px;}
.pricing-container .topic-html-content{padding:0 !important;}
.pricing-container .short-description{position:relative;}
.pricing-container .short-description > div{position:absolute;bottom:0;right:0;}
.pricing-container .discount-offer{display:none;}
.product-details-page .add-to-cart{margin-top:12px;}

/********************CART UPDATES: ORDER SUMMARY********************/
.order-summary-content .cart-collaterals{width:auto;padding:0;float:none;}
.order-summary-content .totals{width:100%;padding:0;float:none;}
.order-summary-content .deals{float:none;margin:0;width:auto;}
.order-summary-content form, .wishlist-content form{display:grid;grid-template-columns:70% 30%;box-sizing:border-box;justify-items:center;}
.order-summary-content .cart-footer{display:grid;justify-content:center;justify-items:center;width:100%; margin:0 auto;}
.cart-total-left{text-align:left;font-weight:normal;font-size:14px;color:#6d6d6d;}
.cart-total-right .product-price{font-size:14px;color:#000;} 
.order-summary-content .totals h2{font-size:18px;font-weight:bold;color:#000;margin-bottom:16px;}
.cart-total-right,
.cart-total-left{padding:0;}
.order-summary-content .total-info .cart-total tbody tr:last-child td{padding-top:16px;border-top:2px solid #e4e4e4;}
.order-summary-content .total-info .cart-total tbody tr:nth-child(3) td{padding-bottom:16px;}
.order-summary-content .total-info .cart-total tbody tr:last-child .cart-total-right .product-price{font-size:24px;color:#18A938;}
.order-summary-content .CCIconContainer{margin:16px 0;width:100%;display:grid;grid-template-columns:auto auto auto auto;justify-content:center;grid-gap:4px;}
.order-summary-content .CCIconContainer .CardTypeImage{border:1px solid #dddddd;}
.continue-shopping-link{font-size:14px;text-decoration:underline;color:#6d6d6d;margin-top:16px;grid-column-start:1;grid-column-end:5;text-align:center;background-color:transparent;border:none;}
.continue-shopping-link:hover{text-decoration:none;}
.order-summary-content .coupon-box,
.order-summary-content .giftcard-box{border:none;}
.coupon-box,
.coupon-code input{margin:0 !important;padding:0!important;}
.coupon-code input:first-child{padding:12px !important;border:1px solid #ccc;border-right:none;border-radius:3px 0 0 3px;color:#555;width:100% !important;box-sizing:border-box;font-weight:bold;}
.coupon-code{display:grid;grid-template-columns:auto 58px;box-sizing:border-box;padding:16px !important;}
.coupon-code input:focus{outline:none !important; border:1px solid #000;}
.coupon-code input:last-child{border:none;border-radius:0 3px 3px 0;}
.order-summary-content{margin-top:16px;}
.totals .CardTypeImage{width:100%;max-width:50px;}

/********************CART UPDATES: CART ITEMS********************/
.order-summary-content .cart, .wishlist-content .cart{}
.cart-item-row{display:grid;grid-template-columns:35% /*48% 17%*/38% auto;width:100%;border:1px solid #dedede;margin-bottom:24px;}
.cart-item-row .product,
.cart-item-row .unit-price{position:relative;}
.cart-item-row .product > div,
.cart-item-row .product > a,
.cart-item-row .unit-price .new-old-price-container{position:absolute;bottom:0;}
.cart-item-row .product li,
.cart-item-row .product a{font-size:14px !important;line-height:1.5em;}
.shopping-cart-page .order-summary-content .cart .cart-item-row .product-card-title,.checkout-data .order-summary-content .cart .cart-item-row .product-card-title{grid-column-start:1;grid-column-end:4;background-color:#dedede;text-align:left;padding:16px !important;line-height:100%;}
.product-card-title li,
.product-card-title a{color:#000;font-size:12px;font-weight:bold;}
.product-card-title a{margin:0;}
.order-summary-content .cart .cart-item-row .product-picture{padding:0 !important;grid-row-start:2;grid-row-end:4;}
.order-summary-content .cart .cart-item-row .product-picture img{width:100%;max-width:277px;height:auto;}
.design-studio-summary{margin:0;}
.design-studio-summary li{padding:0;}
.order-summary-content .cart .cart-item-row .product-links{text-align:center;font-size:14px;margin:-10px;}
.order-summary-content .cart .cart-item-row .td-title, .wishlist-content .cart .cart-item-row td .td-title{display:inline-block;}
.order-summary-content .cart .cart-item-row .new-price-container{font-size:16px;font-weight:bold;color:#18A938;}
.order-summary-content .cart .cart-item-row .old-price-container{font-size:14px;color:#999;display:none;}
.order-summary-content .cart .cart-item-row .new-old-price-container{text-transform:uppercase;width:100%;}
.cart-item-row .product{margin-right:0;}
.order-summary-content .cart .cart-item-row .unit-price{padding:10px 0 !important;}
.design-studio-edit-link{color:#2A97FC;}
.cart-item-row .qty{font-size:14px;}
.cart-item-row .qty .td-title{font-weight:bold;}
.cart-item-row .qty input{width:65px !important;padding:12px;border:1px solid #aaa;box-sizing:border-box;border-radius:4px;}
.order-summary-content .cart td, .wishlist-content .cart td{padding:10px !important;}
.order-summary-content .cart .cart-item-row .design-studio-edit-link,
.order-summary-content .cart .cart-item-row .remove-from-cart-item-action{color:rgb(42,151,252);}
.order-summary-content .cart .cart-item-row .remove-from-cart-item-action:hover{text-decoration:underline;cursor:pointer;}
.shopping-cart-page .order-summary-content .cart .cart-item-row td.unit-price, .shopping-cart-page .wishlist-content .cart .cart-item-row td.unit-price{display:block !important;}

/*****PRIMARY BUTTON*******/
.button-primary{padding:8px 0 !important;border-radius:0 !important;width:100%;}
.order-summary-content .checkout-buttons{float:none;padding:0;}


/*************DS v2.0********************/
#ds-body-right,
#add-text-shadow-wrapper,
#btn-production{display:none !important;}
#ds-head{padding:8px;}
.add2cart{background-color:#ee5c2a;border:none;border-radius:4px;color:#fff;font-weight:bold;text-transform:uppercase;padding:8px 12px !important;transition:0.3s;}
.add2cart:hover{background-color:#BC4820;}
.price-wrapper{font-size:18px;}
#ds-head-right{display:grid;grid-template-columns:auto auto;align-items:center;grid-gap:16px;}
#price-old-title,
#price-old-price{color:#989898;}
#price-old-price{text-decoration:line-through;}
#dsH1Intro{font-size:16px;font-weight:bold;}
#ds-head-left{display:flex;position:initial;align-items:center;}
#ds-head-left button{background-color:#fff;border-radius:4px;border:2px solid #aaa;color:#787878;padding:8px 12px;text-transform:uppercase;transition:0.3s;}
#ds-head-left button:hover{background-color:#eee;}
#ds-head-left h1{margin-left:16px !important;}
#ds-head-left #projectName{font-size:16px;}
#studio-buttons{margin-top:16px;}
#ds-optmenu button{transition:.3s;}
#ds-optmenu button:hover{background:rgba(0,0,0,.05)}
#ds-head-right .price-wrapper #price-new-title,#ds-head-right .price-wrapper #price-new-price{color:#000;}

/*.footer{background:none;}*/

#ds-optaction .menu-color .options{width:100%;border:1px solid rgba(0,0,0,.25) !important;padding:12px !important;}
#menu-color-options1-selection{display:grid;grid-template-columns:repeat(auto-fit,minmax(25px,1fr));grid-gap:4px;}
.element{margin:0 !important;}
#ds-optaction .add-color-wrapper .options{display:grid;grid-template-columns:repeat(auto-fit,minmax(24px,1fr));grid-gap:4px;}

#approveProject{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto 38px;}
#approveProject #review-thumbnails{grid-row:1/3;grid-column:1/2;}
#approveProject .note{grid-column:2/3;grid-row:1/2;}
#approveProject div:last-child{grid-column:2/3;grid-row:2/3;display:flex;}
#approveProject .k-button{font-size:16px !important;padding:0 !important;}
#review-thumbnails img{border:none !important;margin:0 !important;}
#studio-summary-thumbnails > div, #review-thumbnails > div{width:100% !important;}
#review-thumbnails h5{display:none;}

#ds-optaction .menu-add-text button{border-radius:3px;border:1px solid rgb(118,118,118);}
/*#ds-optaction .menu-add-text button:focus{border:1px solid #ee5c2a;}*/

/********************PRODUCT TEMPLATE.DESIGN STUDIO.GROUP********************/
.custom-overview #productVariantList{DISPLAY:none;}
.custom-overview .button-and-price-container{display:grid;grid-template-columns:auto auto;align-items:center;}
.custom-overview #actionButton .ds-button{margin:0;}

/***********AMAZON REVIEWS**********/
div.eapps-widget{margin:16px;}

/********************PRODUCT TEMPLATE NON CUSTOM GROUP****************************/
.noncustom-overview .add-to-cart{display:grid;grid-template-columns:auto auto 80%;grid-gap:4px;align-items:center;}
.noncustom-overview .add-to-cart .qty-label{font-size:16px;font-weight:bold;}

/***************Category with Dropdown Template 5/7/24***************/
.cat-db .select-wrapper {position: relative;user-select: none;width: 100%;margin-bottom: 25px}
.cat-db .select {position: relative;display: flex;flex-direction: column;border-width: 0 2px 0 2px;border-style: solid;border-color: #394a6d;}
.select__trigger {position: relative;display: flex;align-items: center;justify-content: space-between;padding: 0 22px;font-size: 20px;font-weight: 300;color: #3b3b3b;height: 60px;line-height: 60px;background: #ffffff;cursor: pointer;border-width: 2px 0 2px 0;border-style: solid;border-color: #394a6d;}
.custom-options {position: absolute;display: block;top: 100%;left: 0;right: 0;border: 2px solid #394a6d;border-top: 0;background: #fff;transition: all 0.5s;opacity: 0;visibility: hidden;pointer-events: none;z-index: 2;}
.cat-db .select.open .custom-options {opacity: 1;visibility: visible;pointer-events: all;}
.cat-db .custom-option {position: relative;display: block;padding: 0 22px 0 22px;font-size: 20px;font-weight: 300;color: #3b3b3b;line-height: 40px;cursor: pointer;transition: all 0.5s;}
    .cat-db .custom-option:hover {
        cursor: pointer;
        background-color: #bebcc0;
    }
    .cat-db .custom-option.selected {
        color: #ffffff;
        background-color: #0078b6;
    }
.cat-db .arrow {position: relative;height: 15px;width: 15px;}
.cat-db .arrow::before, .arrow::after {content: "";position: absolute;bottom: 0px;width: 0.15rem;height: 100%;transition: all 0.5s;}
.cat-db .arrow::before {left: -5px;transform: rotate(45deg);background-color: #394a6d;}
.cat-db .arrow::after {left: 5px;transform: rotate(-45deg);background-color: #394a6d;}
.cat-db .open .arrow::before {left: -5px;transform: rotate(-45deg);}
.cat-db .open .arrow::after {left: 5px;transform: rotate(45deg);}

.thumb-popup-link{
    height:100px;
    width:auto;
}

/******Product Features******/
.Product-features {
    /*background-color: #E2E9F9;*/
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: center;
}

.product-features-alt-pa {
    background-color: #E2E9F9;
    padding: 15px 0;
    margin-top: 50px;
    background-repeat: no-repeat;
    background-position: center;
}

    .product-features-alt-pa .product-features-content {
        height: 400px;
    }
.product-features-content {
    box-sizing: border-box; /*padding:64px 0;*/
    width: 100%;
    max-width: 950px;
    height: auto;
    margin: 30px auto auto auto;
}

   .product-features-content h3 {
        font-size: 23px;
        color: #000;
        font-weight:bold;
        font-family: 'LatoWeb',arial,helvetica,sans-serif;
        text-align: center;
    }

    .product-features-content div ul {
        font-size: 20px;
        color: #3c3c3c;
        font-weight: bold;
        font-family: 'LatoWeb',arial,helvetica,sans-serif;
        margin: 24px 0;
    }

        .product-features-content div ul li {
            justify-self: center;
            margin: 8px 0 8px 0;
        }

        .product-features-content div ul span {
            font-size: 14px;
            font-weight: normal;
        }

    .product-features-content .asterisk {
        font-size: 12px;
        line-height: 125%;
        text-align: right;
        padding-right: 20px;
    }

.pa-cont {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(160px,1fr));
    grid-template-rows: auto;
}

.pa-card-cont {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 1.3em;
    line-height: 1.35;
    color: #3c3c3c;
    /*font-weight: bold;*/
    font-family: 'LatoWeb',arial,helvetica,sans-serif;
    justify-content: center;
    width: 177px;
    height: 180px;
    padding:0 20px;
}

    .pa-card-cont img {
        width: 100%;
        height: 75px;
        /*max-width:220px;*/
        margin: 10px 0;
        color: #f28b00
    }

/*    .pa-card-cont span {
        font-size: 16px;
        font-weight: normal;
    }*/


/***********Phone Category/Product Images**********/

.category-product-details-page .picture {
    position: relative;
    right: 126px;
}
.category-product-details-page .gallery .picture-thumbs{
    display:none;
    }

.category-product-details-page .gallery {
    float: left;
    width: 400px;
    margin-top: 25px;
    margin-bottom: 15px;
    margin-left: 50px;
}

.category-product-details-page .gallery .picture img {
    max-width: 800px
}

    .gd-bnr img {
        margin: 20px 0 50px 0;
    }
.gd-video video {width:100%;height:auto;}

/******Shop By Brand Categories********/
.home-quick-links {
    width: 100%;
    display: block;
    margin: 64px 0;
}

    .home-quick-links h2 {
        max-width: 950px;
        margin: auto;
        margin-bottom: 16px;
    }

    .home-quick-links .links-container {
        width: 100%;
        max-width: 950px;
        margin: auto;
        display: block;
    }

    .home-quick-links .links-container {
        display: grid;
        grid-gap: 24px;
        grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
        align-items: center;
        justify-items: center;
    }

    .home-quick-links a {
        display: flex;
        flex-direction: column;
        text-align: center;
        /*font-family: 'LatoWeb';*/
        font-size: 1.5em;
        color: #37323e !important;
        width: 250px;
    }

        .home-quick-links a:hover {
            color: #BC4820 !important;
        }
@font-face {
    font-family: 'LatoWeb';
    src: url(/content/fonts/lato-regular-webfont.ttf);
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LatoWebBold';
    src: url(/content/fonts/lato-bold-webfont.ttf);
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
    .shop-brand-category{display:flex;justify-content:center;}
    .shop-brand-category img {max-width:65%; height:auto;margin-bottom:50px;}
    .shop-brand-title{text-align:center;font-size:45px;font-family: 'LatoWeb',arial,helvetica,sans-serif;line-height:0;}

    /*********SHOP COLLEGE*********/
.shop-college-quick-links {
    width: 100%;
    display: block;
    margin: 64px 0;
}

    .shop-college-quick-links h2 {
        max-width: 950px;
        margin: auto;
        margin-bottom: 16px;
    }

    .shop-college-quick-links .links-container {
        width: 100%;
        max-width: 950px;
        margin: auto;
        display: block;
    }

    .shop-college-quick-links .links-container {
        display: grid;
        grid-gap: 24px;
        grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
        align-items: center;
        justify-items: center;
    }
    .shop-college-quick-links .links-container img {
            width: 155px;
            height: auto;
            margin:50px auto 15px auto;
    }

    .shop-college-quick-links a {
        display: flex;
        flex-direction: column;
        text-align: center;
        /*font-family: 'LatoWeb';*/
        font-size: 1.5em;
        color: #37323e !important;
        width: 200px;
    }

        .shop-college-quick-links a:hover {
            color: #BC4820 !important;
        }

    
/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/
@media screen and (max-width:1366px) {
    .hero-content h1 {
        font-size: 5em;
        margin: 20px 60px 10px 60px;
        line-height:1.1em;
    }

    .hero-content p {
        font-size: 3em;
        margin: 10px 0 20px 60px;
        line-height: 1.2em;
    }
}

    @media screen and (max-width:1350px) {
        .column-width,
        .category-page,
        .hero-content-container,
        .bottom-topic-content {
            max-width: 940px;
            margin: auto;
        }

        .column-3-banner {
            max-width: 298px;
        }

            .column-3-banner img {
                height: auto;
            }

        /*****HEADER*****/
        .breadcrumb {
            margin: 10px 16px;
        }

        .header {
            margin: 0 16px;
        }

        .brands-container {
            display: grid;
            grid-template-columns: repeat(auto-fit,minmax(150px,1fr));
            justify-items: center;
            width: 100%;
            height: auto;
        }

        .category-product-details-page .gallery .picture img {
            max-width: 675px;
        }

        /*******misc pages******/
        .contact-page,
        .topic-page, @import url(/Themes/Mobilemars/Content/webstage2/WWW/supernop/Themes/Mobilemars/Content/styles.css);
        .sitemap-page,
        .recently-viewed-products-page,
        .recently-added-products-page,
        .shopping-cart-page,
        .login-page,
        .registration-page,
        .password-recovery-page {
            padding: 32px;
        }

        .home-sub-cont {
            grid-template-columns: 35% 30% 35%;
            justify-content: center;
            justify-items: center;
            width: 100%;
            max-width: 1175px;
        }

            .home-sub-cont img {
                width: 100%;
                max-width: 400px;
                margin-right: auto;
                margin-left: auto;
            }

        .home-sub-card {
            width: 100%;
            max-width: 400px;
            padding: 10px;
        }

        .home-sub-card-2 {
            margin: 0 auto;
            justify-items: center;
        }

        .home-sub-text { /*padding:10px 20px;*/
            width: 100%;
            max-width: 250px;
        }

        .hero-content h1 {
            font-size: 3.5em;
            margin: 10px auto;
        }

    .hero-content p {
        font-size: 2em;
        margin: 10px 0 15px 0;
        line-height: 30px;
    }
}

@media screen and (max-width:940px) {
    /* MASTER PAGE WRAPPERS */
    .master-wrapper-page, .master-wrapper-content, .master-wrapper-main {
        width: 100%;
    }

    .category-product-details-page .picture {
        right: auto
    }

    .master-wrapper-content {
        margin: 0;
    }

    .master-wrapper-main .center-1 {
        width: 100%;
    }

    .master-wrapper-main .side-2 {
        width: 170px;
    }

    .master-wrapper-main .center-2 {
        width: auto;
        margin-left: 180px;
        float: none;
        display: table;
    }

    .master-wrapper-main .center-3 {
        width: auto;
        margin: 0 190px;
        float: none;
        display: block;
    }
    /* HEADER AND MENU */
    .flyout-cart {
        display: none !important;
    }

    .breadcrumb {
        margin: 10px 16px;
    }

    .header {
        margin: 0 16px !important;
    }
    /* PRODUCT DETAILS PAGE */
    .product-details-page .gallery {
        width: 50%;
        margin: 25px 0 15px 0;
    }

        .product-details-page .gallery .picture img {
            max-width: 100%;
        }

    .product-details-page .overview {
        float: left;
        width: 41%;
        margin: 5px 0 5px 2%;
        padding: 10px 3%;
    }

    .product-details-page .attributes select, .product-details-page .attributes .textbox, .product-details-page textarea {
        max-width: 90%;
    }

    .product-details-page .attributes select, .product-details-page .attributes .textbox, .product-details-page .giftcard .message, .product-details-page .attributes textarea {
        max-width: 90%;
    }
    /* CONTACTS */
    .contact-page .inputs-right {
        margin-left: 25px;
    }

    .contact-page .email, .contact-page .fullname {
        width: 215px;
    }

    .contact-page .enquiry {
        width: 280px;
    }
    /* EMAIL A FRIEND */
    /* .email-a-friend-page .inputs-left,.email-a-friend-page .inputs-right{width:50%;}
    .email-a-friend-page .inputs{width:85%;}
    .email-a-friend-page .friend-email,.email-a-friend-page .your-email,.email-a-friend-page .personal-message{max-width:100%;}*/
    /* NAVIGATIONS */
    .block-recently-viewed-products li a {
        display: table;
    }
    /* COMPARE PRODUCTS */
    .compare-products-table td img {
        max-width: 100%
    }

    MOBILE TOP MENU
    .header-menu .top-menu {
        display: none;
    }

    #mob-menu-button {
        display: none;
        font-size: 14px;
        text-transform: uppercase;
        height: 40px;
        line-height: 40px;
    }

        #mob-menu-button a {
            display: block;
            padding: 0 15px;
        }

            #mob-menu-button a .icon {
                display: block;
                float: right;
                width: 23px;
                padding-top: 9px;
                margin: 0;
            }

                #mob-menu-button a .icon .line {
                    display: block;
                    background-color: #eee;
                    height: 3px;
                    margin-bottom: 2px;
                    width: 25px;
                }

    .mob-top-menu {
        display: block;
        overflow: hidden;
        height: auto;
        max-height: 0px;
        transition: max-height 500ms ease-in-out 0s;
        -moz-transition: max-height 500ms ease-in-out 0s;
        -webkit-transition: max-height 500ms ease-in-out 0s;
        -o-transition: max-height 500ms ease-in-out 0s;
    }

        .mob-top-menu.show {
            max-height: 9999px;
            transition: max-height 500ms ease-in-out 0s;
            -moz-transition: max-height 500ms ease-in-out 0s;
            -webkit-transition: max-height 500ms ease-in-out 0s;
            -o-transition: max-height 500ms ease-in-out 0s;
        }

        .mob-top-menu ul {
            float: left;
            display: block;
            padding: 0;
            margin: 0;
        }

        .mob-top-menu li {
            float: left;
            display: block;
            width: 100% !important;
            padding: 0 !important;
            margin: 0;
            list-style-type: none;
            cursor: pointer;
            position: relative;
            border-top: 1px solid #fff;
            background-color: #666;
        }

            .mob-top-menu li a {
                display: block;
                width: 85%;
                padding: 15px 3%;
                font-size: 16px;
                text-transform: uppercase;
                float: left;
            }

            .mob-top-menu li .sublist a {
                text-transform: none;
                font-size: 14px;
            }

            .mob-top-menu li .expand {
                background: url(/Themes/Mobilemars/Content/images/mobile-menu-collapse.png) center center no-repeat;
                display: block;
                cursor: pointer;
                width: 8%;
                height: 49px;
                float: right;
                background-color: #000;
                border-left: 1px solid #fff;
            }

                .mob-top-menu li .expand:hover {
                    background-color: rgba(0,0,0, 0.05);
                }

            .mob-top-menu li.active > .expand {
                background-image: url(/Themes/Mobilemars/Content/images/mobile-menu-expand.png);
            }

        .mob-top-menu .sublist {
            display: none;
            margin-left: 5%;
            clear: both;
            width: 95%;
        }

        .mob-top-menu .top-menu-triangle.active {
            display: none;
        }

    .header-menu {
        width: 70%;
    }

    #mob-menu-button span {
        font-size: 20px;
    }

    .header-menu {
        padding: 0
    }

    .mob-top-menu li a:hover {
        text-decoration: underline;
    }

    .mob-top-menu .sublist li {
        border: none;
    }

    .topic-html-content-body {
        text-align: center;
    }

    .home-page-category-grid {
        margin-left: 25px;
    }

    .home-page-product-grid .title {
        width: 97%;
        margin-left: 8px
    }

    .home-page-category-grid .item-box {
        float: left;
        text-align: center;
        vertical-align: text-top;
        margin: 10px 20px 40px 20px;
    }

    .product-grid .item-box {
        padding: 20px 3% 20px 3%;
    }

    .breadcrumb ul {
        margin-left: 10px;
    }

    .resellers img {
        position: relative;
        top: 0;
        right: -2px;
        margin-bottom: 0;
    }


    /* START MOBILE MENU V2*/

    .header,
    .header-menu .top-menu,
    .home-top-tagline-container {
        display: none;
    }

    .mob-header {
        width: 100%;
        display: flex !important;
        align-items: center;
    }

    .mob-container {
        background-color: #fff;
        max-width: 940px;
        height: 48px;
        margin: 5px auto;
        flex: 1;
        padding: 4px 16px;
        position: relative;
    }

    .mob-header .header-logo {
        margin: 0;
        width: 100%;
        height: auto;
    }

    .mob-header .nav-btn {
        flex: 3;
        margin: 20px 0px;
        height: 100%;
        display: flex;
        flex-direction: column;
        background-color: #fff;
        position: fixed;
        height: calc(100vh - 56px);
        top: 63px;
        left: 0;
        width: 100%;
        z-index: 999;
        transform: translateY(-113%);
        transition: .65s;
    }

    #check:checked ~ .nav-btn {
        transform: translateY(10px);
    }

    #mob-cart-qty {
        margin: -25px -25px;
    }

    .mob-header .nav-link {
        position: relative;
        width: 100%;
        border-top: 2px solid #DADADA;
        padding: 0;
        box-sizing: border-box;
    }

    .mob-header .nav-links {
        overflow: auto;
    }

        .mob-header .nav-links > ul {
            display: flex;
            justify-content: center;
            flex-direction: column;
        }

    .mob-header ul {
        list-style-type: none;
    }

    .mob-header .nav-link > a {
        padding: 32px;
        font-size: 1.25rem;
        color: none;
        font-weight: normal;
        display: flex;
        justify-content: space-between;
    }

    .mob-header .dropdown {
        position: initial;
        top: initial;
        left: initial;
        opacity: 1;
        transition: .5s;
        pointer-events: auto;
        display: none;
    }

    .mob-header .dropdown-toggle.hover .dropdown {
        display: block;
    }

    @media (min-width:940px) {
        .mob-header .nav-link:hover > .dropdown {
            display: block;
        }
    }

    .mob-header .dropdown-link {
        display: flex;
        padding: 12px;
        font-size: 16px;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        transform: translateX(42px);
    }

        .mob-header .dropdown-link:first-child {
            padding-top: 0;
        }

        .mob-header .dropdown-link a {
            font-weight: normal;
        }

    .hamburger-menu-container {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        height: 100%;
        position: absolute;
        top: 0;
        right: 16px;
    }

    .hamburger-menu {
        width: 63px;
        height: 63px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .hamburger-menu div {
            width: 2rem;
            height: 3px;
            border-radius: 3px;
            background-color: #3a3a3a;
            position: relative;
            z-index: 1001;
            transition: .5s;
        }

            .hamburger-menu div:before,
            .hamburger-menu div:after {
                content: '';
                position: absolute;
                width: inherit;
                height: inherit;
                background-color: #3a3a3a;
                border-radius: 3px;
                transition: .5s;
            }

            .hamburger-menu div:before {
                transform: translateY(-8px);
            }

            .hamburger-menu div:after {
                transform: translateY(8px);
            }

    #check {
        position: absolute;
        top: 0px;
        right: 16px;
        width: 63px;
        height: 63px;
        z-index: 9000;
        cursor: pointer;
        opacity: 0;
        margin: 0;
    }

        #check:checked ~ .hamburger-menu-container .hamburger-menu div {
            background-color: transparent;
        }

            #check:checked ~ .hamburger-menu-container .hamburger-menu div:before {
                transform: translateY(0) rotate(-45deg)
            }

            #check:checked ~ .hamburger-menu-container .hamburger-menu div:after {
                transform: translateY(0) rotate(45deg)
            }


    /*END MOBILE MENU V2*/

    /*****Brands Pages*****/
    .category-links img {
        height: auto;
        width: 45%;
        padding: 0 10px 0 10px;
    }

    .category-links iframe {
        height: auto;
        width: 45%;
        padding: 0 10px 0 10px;
    }

    .brand-banner img {
        height: auto;
        width: 100%;
    }

    /***Homepage Blog Area*/
    /*.blog-content{text-align:left;}*/

    .footer-menu-wrapper .column {
        float: left;
        text-align: center;
        width: 22%;
        padding: 0px 10px 10px 10px;
    }

        .footer-menu-wrapper .column h3 {
            font-size: 20px;
            color: #333; /*text-transform:uppercase;*/
            font-weight: 700;
            border-bottom: none;
            padding-bottom: 0
        }

    .subscribe-to-newsletter {
        width: 100%
    }

    .block .listbox {
        text-align: left
    }

    .footer .social {
        clear: both;
        text-align: center;
        float: none;
        padding: 0
    }
    /*.order-summary-content .totals{width:32%;padding:54px 18px 0 0;}*/
    .order-summary-content .totals {
        width: 90%;
        padding: 28px 10px 0 0;
        display: table;
    }

    .nobr {
        white-space: normal !important
    }

    .cart-total-left {
        width: 100%
    }

    .sub-category-list {
        column-count: 2;
        column-gap: 4px;
        column-rule: 1px solid #999;
        -moz-column-count: 3;
        -moz-column-gap: 4px;
        -moz-column-rule: 1px solid #999;
        -webkit-column-count: 2;
        -webkit-column-gap: 4px;
        -webkit-column-rule: 1px solid #999;
        margin: 0 auto
    }

    .brand-logos {
        height: auto;
        padding-top: 10px
    }
    /*.QuickQuoteContainer {margin:0 auto 15px auto; width:100%;height:500px;}
 .qq-form-left{float:none;margin:0 0 0 35px; width:100%}
 .qq-form-right{float:none;margin:0 0 0 35px; width:80%}
 .qq-form-right-2{float:left;*/ /*width:45%*/ /*}
 .qq-form-right-text {margin-left:0}
 .qq-form-right-select {margin-left:0}
 .qq-button input {float:left;margin:0 0 0 10px}
  .qq-banner {margin:18px 0 0 -20px;}
 .qq-banner img {width:100%}
 .qq-free-boxes label {display:inherit}*/

    /*********HOME PAGE***********/
    .home-about-mm {
        margin: 25px;
    }

    .footer {
        padding: 0;
    }

    .master-wrapper-main .center-1 {
        width: 100%;
        padding: 0;
    }

    .brand-logos {
        margin: 0;
        padding: 0;
    }

        .brand-logos a img {
            max-width: 150px;
            width: 100%;
            height: auto;
            margin: auto;
            display: block;
        }

    .column-width,
    .category-page,
    .hero-content-container {
        max-width: 770px;
        margin: auto;
    }

    .top-menu li a {
        font-size: 1em;
    }

    .header-links {
        font-size: .833em;
    }

    .hero-content {
        max-width: 330px;
        margin-left: 0;
    }

        .hero-content h1 {
            font-size: 3em;
        }

    .feat-cont-text {
        max-width: 155px;
    }

    .column-3-banner {
        max-width: 240px;
    }

        .column-3-banner img {
            height: auto;
        }

    .home-sub-cont {
        grid-template-columns: 50% 50%;
        margin: 0 auto;
        max-width: 100% !important;
        justify-items: center;
    }

    .home-sub-card {
        grid-template-columns: repeat(2, 1fr) !important;
        grid-auto-rows: 375px;
        gap: 40px;
        position: relative;
    }

    .home-sub-cont img {
        width: 100%;
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
    }

    .home-sub-card-2 {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 2;
        grid-row-end: 3;
        height: auto;
        max-width: 100%;
    }

    .home-sub-text {
        max-width: 700px;
        margin-top: 35px;
    }

    @media screen and (max-width:830px) {
        /********NAV*********/
        .header-menu-and-links-container {
            display: grid;
            place-content: center;
        }

        .hero-content p {
            font-size: 2em;
            margin: 10px 0 15px 0;
            line-height: 30px;
        }
    }

    @media screen and (max-width:830px) {
        /********NAV*********/
        .header-menu-and-links-container {
            display: grid;
            place-content: center;
        }

        .header-menu {
            padding: 0;
            margin: auto;
        }

        .header-links-wrapper {
            padding-top: 8px;
        }

        .header {
            max-width: 614px;
            margin: auto;
        }
    }

    /*=====================================================
    
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE

=====================================================*/
 
        @media screen and (max-width:768px) {
            /* MASTER PAGE WRAPPERS */
            .master-wrapper-page, .master-wrapper-content, .master-wrapper-main {
                width: 100%;
            }

            .master-wrapper-content {
                margin: 5px 0 0 0;
                zoom: 1
            }

                .master-wrapper-content:after {
                    content: ".";
                    display: block;
                    clear: both;
                    height: 0;
                    font-size: 0;
                    line-height: 0;
                    visibility: hidden;
                }

            .master-wrapper-main .center-1 {
                width: 98%;
                padding: 0;
            }

            .master-wrapper-main .side-2 { /*width:145px;*/
                display: none;
            }

            .master-wrapper-main .center-2 {
                width: 78%;
                margin-left: 9%;
                float: none;
                display: table;
            }

            .master-wrapper-main .leftside-3 {
                width: 145px;
                margin: 0;
            }

            .master-wrapper-main .center-3 {
                width: auto;
                margin: 0 145px 0 145px;
                padding: 10px 5px;
                float: none;
                display: block;
            }

            .master-wrapper-main .rightside-3 {
                width: 145px;
                float: right;
                margin-top: 0;
            }
            /* HEADER AND MENU */ /*
    .header{height:auto;}
    .header-logo{float:none;margin:0 auto;width:310px;}
    .header-links-wrapper{float:none;margin:0 auto;display:table;}
    .search-box{float:none;margin:0 auto;display:table;}
    .tax-display-type-selector,.language-selector,.currency-selector{display:inline-block;float:none;margin:0 5px;}
    .header-selectors-wrapper{float:none;text-align:center;}
    .flyout-cart{display:none !important;}*/
            /* HOMEPAGE */
            /*.home-page .product-grid .item-box{float:none;display:inline-block;width:auto;margin-bottom:15px;}
    .home-page .product-grid .product-item{height:auto;}*/
            /* NEWSLETTER*/
            .newsletter-subscribe-block input {
                max-width: 100%;
            }
            /* CATALOG PAGES */
            .sub-category-grid .sub-category-item, .manufacturer-grid .manufacturer-item {
                margin: 5px;
            }

            .sub-category-grid a img, .manufacturer-grid a img, .home-page-category-grid a img {
                max-width: 100%;
            }

            .product-sorting, .product-page-size, .price-range-filter {
                margin-left: 0;
                margin-bottom: 5px;
            }

            .product-page-size {
                margin: 0;
                text-align: left;
            }

            .pager {
                margin-right: 5px;
            }
            /* PRODUCTS IN GRID - TEMPLATE */
            .product-grid .item-box {
                margin: 0 0 0 3%;
                width: 30%;
                min-width: 135px;
                max-width: 155px;
                padding: 0;
            }

            .product-grid .product-item {
                width: auto;
                height: 285px;
            }

                .product-grid .product-item .picture {
                    width: 209px;
                    height: auto;
                    margin-left: 0
                }

                    .product-grid .product-item .picture img {
                        max-width: 100%;
                    }
            /* PRODUCTS IN LINES - TEMPLATE */
            .product-list .product-item .add-info {
                padding-bottom: 10px;
                text-align: left;
                zoom: 1;
                position: static;
                float: none;
                display: table;
            }

                .product-list .product-item .add-info:after {
                    content: ".";
                    display: block;
                    clear: both;
                    height: 0;
                    font-size: 0;
                    line-height: 0;
                    visibility: hidden;
                }

            .product-list .product-item .buttons .product-box-detail-button {
                float: none;
                margin: 0;
            }

            .product-list .product-item .product-rating-box {
                margin: 0;
                display: table;
                padding-left: 0;
            }

            .product-list .product-item .description {
                display: table;
                margin: 10px 5px 10px 10px;
                padding: 0;
            }

            .product-list .product-item .picture img {
                margin-right: 10px;
            }

            .product-list .product-item .picture {
                margin-right: 15px;
                margin-bottom: 10px;
            }

            .product-list .product-item .buttons {
                padding-top: 5px;
            }

            .product-list .product-item .details {
                padding-left: 10px;
            }
            /* PRODUCT DETAILS PAGE */
            .product-details-page .gallery {
                max-width: 100%;
                width: auto;
                margin: 0 auto;
                float: none;
                display: table;
            }

                .product-details-page .gallery .picture img {
                    max-width: 100%;
                }

            .product-details-page .overview {
                max-width: 100%;
                width: auto;
                margin: 20px 0;
                float: none;
            }
            /*.related-products-grid,.also-purchased-products-grid{text-align:center;display:inline-block;width:100%;}
    .related-products-grid .title,.also-purchased-products-grid .title{margin-bottom:15px;}
    .related-products-grid .item-box,.also-purchased-products-grid .item-box{display:inline-block;float:none;}*/
            .product-details-page .attributes .textbox, .product-details-page .giftcard .message, .product-details-page .attributes textarea {
                max-width: 90%;
                width: 250px;
            }

            .product-details-page dd {
                width: 240px;
            }
            /* NAVIGATIONS */
            .block-account-navigation a {
                white-space: normal;
            }
            /* PRODUCT REVIEWS PAGE */
            .product-reviews-page .write-review .review-title, .product-reviews-page .write-review .review-text {
                width: 100%;
            }
            /* CONTACTS */
            .contact-page .inputs-left {
                float: none;
            }

            .contact-page .inputs {
                float: none;
            }

                .contact-page .inputs .input-box {
                    width: 100%;
                }

            .contact-page .enquiry {
                width: 250px;
            }
            /* SEARCH */
            /*.search-page .search-text{width:260px;}*/
            /* LOGIN */
            .login-page .new-wrapper, .login-page .returning-wrapper {
                width: 100%;
                padding: 32px;
            }

            .login-page .email, .login-page .username, .login-page .password {
                max-width: 100%;
            }
            /* NEWS */
            .news-item-page .new-comment .comment-title, .news-item-page .new-comment .comment-text {
                width: 100%;
            }

            .news-item-page .news-comment .comment-info {
                max-width: 95%;
                padding: 5px 0 0 0;
                float: none;
            }

            .news-item-page .news-comment .comment-content {
                margin-left: 0;
                display: inline-block;
            }
            /* BLOGS */
            /*.blogpost-page .new-comment .comment-text{width:100%;}
    .blogpost-page .blog-comment .comment-content{display:inline-block;margin-left:0;}
    .blogpost-page .blog-comment .comment-info{max-width:95%;padding:5px 0 0 0;float:none;}*/
            /* FORUM TOPIC EDIT,FORUM POST EDIT */
            /* .forum-edit-page .page-title{width:95%;padding:0 2%;}
    .forum-edit-page .inputs input[type="text"],.forum-edit-page .inputs textarea,.forum-edit-page .inputs .toolbar{max-width:95%;margin-left:0;}
    .forum-search-page .basic-search input[type="text"]{width:95%;}*/
            /* CUSTOMER ACCOUNT PAGES */
            .account-signature-text {
                width: 100%;
            }

            .customer-info-page textarea {
                width: auto;
            }
            /* COMPARE PRODUCTS */
            .compare-products-table td img {
                max-width: 100%;
            }
            /* EMAIL A FRIEND */
            /*.email-a-friend-page .page-body{padding:0;}
    .email-a-friend-page .inputs-left,.email-a-friend-page .inputs-right{width:50%;}
    .email-a-friend-page .inputs{width:85%;}
    .email-a-friend-page .friend-email,.email-a-friend-page .your-email,.email-a-friend-page .personal-message{max-width:95%;}
    .email-a-friend-page .personal-message{width:280px;}*/
            /* ORDER SUMMARY,SHOPPING CART,WISHLIST */
            .order-summary-content .cart thead, .wishlist-content .cart thead {
                margin-bottom: 10px;
            }

            .order-summary-content .cart td, .wishlist-content .cart td {
                padding: 5px 2px !important;
            }

            .order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product {
                padding: 0 10px !important;
            }

            .nobr {
                white-space: normal !important;
            }

            .order-summary-content .cart-collaterals {
                padding: 0;
                width: auto;
                zoom: 1;
                display: table;
            }

                .order-summary-content .cart-collaterals:after {
                    content: ".";
                    display: block;
                    clear: both;
                    height: 0;
                    font-size: 0;
                    line-height: 0;
                    visibility: hidden;
                }

            .order-summary-content .deals {
                margin-right: 3px;
                width: 170px;
            }

            .order-summary-content .coupon-box, .order-summary-content .giftcard-box {
                padding: 3px;
            }

            .order-summary-content .shipping {
                margin-right: 3px;
                width: 255px;
            }

            .estimate-shipping {
                padding: 3px;
            }

            .order-summary-content .totals { /*width:1%;*/
                padding: 10px 0;
                display: table;
            }

            .order-progress {
                height: auto;
            }

                .order-progress ul {
                    display: inline-block;
                    width: 100%;
                    text-align: center;
                }

                    .order-progress ul li {
                        display: inline-block;
                        float: none;
                        margin: 0;
                        width: 60px;
                    }

                        .order-progress ul li a {
                            display: block;
                            padding-bottom: 30px !important;
                            background-position: 50% 70% !important;
                        }
            /* CHECKOUT */
            .checkout-data .section input[type="text"], .checkout-data .section select {
                max-width: 100%;
            }
            /* NAVIGATIONS */
            .block-recently-viewed-products li a {
                display: table;
            }

            MOBILE TOP MENU
            .header-menu .top-menu {
                display: none;
            }

            #mob-menu-button {
                display: none;
                font-size: 14px;
                text-transform: uppercase;
                height: 40px;
                line-height: 40px;
            }

                #mob-menu-button a {
                    display: block;
                    padding: 0 15px;
                }

                    #mob-menu-button a .icon {
                        display: block;
                        float: right;
                        width: 23px;
                        padding-top: 9px;
                        margin: 0;
                    }

                        #mob-menu-button a .icon .line {
                            display: block;
                            background-color: #eee;
                            height: 3px;
                            margin-bottom: 2px;
                            width: 25px;
                        }

            .mob-top-menu {
                display: block;
                overflow: hidden;
                height: auto;
                max-height: 0px;
                transition: max-height 500ms ease-in-out 0s;
                -moz-transition: max-height 500ms ease-in-out 0s;
                -webkit-transition: max-height 500ms ease-in-out 0s;
                -o-transition: max-height 500ms ease-in-out 0s;
            }

                .mob-top-menu.show {
                    max-height: 9999px;
                    transition: max-height 500ms ease-in-out 0s;
                    -moz-transition: max-height 500ms ease-in-out 0s;
                    -webkit-transition: max-height 500ms ease-in-out 0s;
                    -o-transition: max-height 500ms ease-in-out 0s;
                }

                .mob-top-menu ul {
                    float: left;
                    display: block;
                    padding: 0;
                    margin: 0;
                }

                .mob-top-menu li {
                    float: left;
                    display: block;
                    width: 100% !important;
                    padding: 0 !important;
                    margin: 0;
                    list-style-type: none;
                    cursor: pointer;
                    position: relative;
                    border-top: 1px solid #fff;
                    background-color: #666;
                }

                    .mob-top-menu li a {
                        display: block;
                        width: 82%;
                        padding: 15px 3%;
                        font-size: 16px;
                        text-transform: uppercase;
                        float: left;
                    }

                    .mob-top-menu li .sublist a {
                        text-transform: none;
                        font-size: 14px;
                    }

                    .mob-top-menu li .expand {
                        background: url(/Themes/Mobilemars/Content/images/mobile-menu-collapse.png) center center no-repeat;
                        display: block;
                        cursor: pointer;
                        width: 10%;
                        height: 49px;
                        float: right;
                        background-color: #000;
                        border-left: 1px solid #fff;
                    }

                        .mob-top-menu li .expand:hover {
                            background-color: rgba(0,0,0, 0.05);
                        }

                    .mob-top-menu li.active > .expand {
                        background-image: url(/Themes/Mobilemars/Content/images/mobile-menu-expand.png);
                    }

                .mob-top-menu .sublist {
                    display: none;
                    margin-left: 5%;
                    clear: both;
                    width: 95%;
                }

                .mob-top-menu .top-menu-triangle.active {
                    display: none;
                }

            .header-menu {
                width: 70%;
            }

            #mob-menu-button span {
                font-size: 20px;
            }

            .header-menu {
                padding: 0
            }

            .mob-top-menu li a:hover {
                text-decoration: underline;
            }

            .mob-top-menu .sublist li {
                border: none;
            }

            .topic-html-content-body {
                text-align: center;
            }

            .home-page-category-grid .item-box {
                margin: 10px auto 40px auto;
                padding-left: 10px;
                height: auto;
            }

            .product-grid .item-box {
                padding: 40px 9% 40px 3%;
            }

            .home-page-product-grid .title {
                text-align: center;
            }

            .product-grid .product-item .product-title {
                text-align: center;
            }

                .product-grid .product-item .product-title a {
                    padding: 0;
                }

            .product-grid .product-item .prices .actual-price {
                text-align: center;
                margin-left: 36px;
                width: 100%
            }

            .product-grid .product-item .buttons {
                text-align: center;
                margin-left: 40px;
            }

            .home-page-category-grid .category-item {
                margin-right: 0;
            }

            .home-page-category-grid {
                margin-left: 5%;
            }

            .breadcrumb ul {
                text-align: center
            }

            .category-page .category-description {
                text-align: center
            }

            .product-details-page .product-name {
                text-align: center
            }

            .freeshipping-container {
                width: 196px;
            }

                .freeshipping-container img {
                    display: inline-block !important
                }

            .short-description img {
                display: none;
            }

            .sku, .gtin, .manufacturers {
                text-align: center
            }

            .product-price {
                text-align: center
            }

            .add-to-wishlist-button {
                margin: 0
            }

            .add-to-cart {
                margin: 0 0 10px 20%
            }

            .resellers img {
                float: none;
                margin-top: 40px;
                width: 350px !important;
                height: 245px !important;
            }
            /*****Brands Pages*****/
            .category-links img {
                height: auto;
                width: 45%;
                padding: 0 10px 0 10px;
            }

            .brand-banner img {
                height: auto;
                width: 100%;
            }

            .brand-copy {
                text-align: left;
                margin-left: 5px;
            }

            .category-links iframe {
                height: auto;
                width: 45%;
                padding: 0 10px 0 10px;
            }

            .brand-logos {
                height: auto;
                padding-top: 10px
            }
            /***Homepage Blog Area*/
            /*.blog-content{text-align:left;}*/

            .footer-menu-wrapper .column {
                float: none;
                text-align: center;
                width: 100%;
                padding: 0;
            }

                .footer-menu-wrapper .column h3 {
                    font-size: 20px;
                    color: #333; /*text-transform:uppercase;*/
                    font-weight: 700;
                    border-bottom: none;
                    padding-bottom: 0
                }

            .subscribe-to-newsletter {
                width: 100%;
                margin: 43px 0 0 0;
            }

            .block .listbox {
                text-align: center
            }

            .footer .social {
                clear: both;
                text-align: center;
                float: none;
                padding: 0
            }

            .sub-category-list-wrapper {
                text-align: left
            }

            .sub-category-list {
                column-count: 2;
                column-gap: 4px;
                column-rule: 1px solid #999;
                -moz-column-count: 2;
                -moz-column-gap: 4px;
                -moz-column-rule: 1px solid #999;
                -webkit-column-count: 2;
                -webkit-column-gap: 4px;
                -webkit-column-rule: 1px solid #999;
                margin: 0 auto;
                white-space: nowrap
            }
            /*****QUICK QUOTE*****/
            /*.QuickQuoteContainer {margin:0 auto; width:100%;}
.qq-next-step-form {height:690px;}
 .qq-next-step-form .free-sample {float:left; width:50%}
.qq-next-step-form .free-proof {float:left; width:50%}
 .qq-next-step-form textarea {float:none; width:60%; margin-bottom:10px;}
 .qq-next-step-form label {display:block; width:50px; margin-bottom:3px; }
 .qq-next-step-form input {margin-bottom:10px; }
 .qq-next-step-form select {margin-bottom:10px}
 .qq-banner {margin:18px 0 0 -20px;}
 .qq-banner img {width:100%}
 .qq-free-boxes label {display:inherit}
 .qq-button input {margin:0 0 0 13px}
 
    @media screen and (max-width:770px) {
        .qq-form-left {margin-left:5%;width:35%; }
        .qq-form-right{float:left;width:38%;}
    }*/
            /********manual page bz100***********/
            .user-manual-page .button-interface ul li {
                width: 33%;
            }

                .user-manual-page .button-interface ul li:first-child {
                    margin-right: 0;
                    width: 33%;
                    text-align: left;
                }

            #footer-social-media {
                float: none;
            }

            #social-icons {
                margin: 0 14.5rem;
            }

            /*********HOME PAGE***********/
            .home-about-mm {
                margin: 25px;
            }

            .footer {
                padding: 0;
            }

            .master-wrapper-main .center-1 {
                width: 100%;
                padding: 0;
            }

            .top-menu li a {
                font-size: 1em;
            }

            .header-links {
                font-size: .833em;
            }

            .column-3-banner {
                max-width: 48%;
            }

                .column-3-banner img {
                    height: auto;
                }

            .section-heading,
            .section-container {
                margin-left: 16px;
                margin-right: 16px;
            }


            .home-sub-cont {
                grid-template-columns: 50% 50%;
                margin: 0 auto;
                max-width: 100% !important;
            }

            .home-sub-card {
                grid-template-columns: repeat(2, 1fr) !important;
                grid-auto-rows: 375px;
                gap: 40px;
                position: relative;
            }

            .home-sub-cont img {
                width: 100%;
                max-width: 220px;
                margin-left: auto;
                margin-right: auto;
            }

            .home-sub-card-2 {
                grid-column-start: 1;
                grid-column-end: 4;
                grid-row-start: 2;
                grid-row-end: 3;
                height: auto;
                max-width: 100%;
            }

            .home-sub-text {
                max-width: 700px;
                margin-top: 35px;
            }

            .feat-wrapper {
                display: flex;
                flex-wrap: wrap;
                flex-direction: row;
                justify-content: space-between;
                margin: 20px 20px !important;
            }

            .feat-cont {
                max-width: 210px;
            }


            /********NAV*********/
            .header-menu-and-links-container {
                display: grid;
                place-content: center;
            }

            .header-menu {
                padding: 0;
                margin: auto;
            }

            .header-links-wrapper {
                padding-top: 8px;
            }

            .header {
                max-width: 614px;
                margin: auto;
            }

            .discover-more .column-3-banner:nth-child(3n),
            .sports-jerseys .column-3-banner:nth-child(3n-1),
            .collegiate .column-3-banner:nth-child(3n-1) {
                display: none;
            }

            /****************FOOTER STICKS TO BOTTOM OF BROWSER*******************/
            .master-wrapper-content {
                padding-bottom: 754px;
            }


            /****************CART UPDATE: CART ITEMS**********************/
            .order-summary-content .cart-item-row .product-card-title {
                padding: 16px !important;
            }

            .order-summary-content .cart .cart-item-row td.product,
            .wishlist-content .cart .cart-item-row td.product {
                display: none;
            }

            .cart-item-row {
                grid-template-columns: 65% 35%;
                max-width: 350px;
                grid-template-rows: auto auto auto auto;
                margin: 0 0 125px 20px;
            }

            .product-card-title {
                grid-column: 1/3;
            }

            .product-picture {
                grid-row: 2/3;
                grid-column: 1/3;
            }

            .product-links {
                grid-row: 3/4;
                grid-column: 1/3;
                text-align: center;
            }

            .cart-item-row .qty {
                grid-row: 4/5;
                grid-column: 1/2;
            }

            .cart-item-row .unit-price {
                grid-row: 4/5;
                grid-column: 2/3;
            }

            .order-summary-content form, .wishlist-content form {
                grid-template-columns: 50% 50%;
                margin-bottom: 30px; /*display:block;*/
            }

            .cart-item-row .product > div, .cart-item-row .product > a, .cart-item-row .unit-price .new-old-price-container {
                bottom: 8px;
            }

            .cart-footer {
            }
        }

        @media screen and (max-width:736px) and (min-width:414px) {
            #footer-social-media {
                float: none;
            }

            #social-icons {
                margin: 0 14rem;
            }
        }

        @media screen and (max-width:667px) and (min-width:375px) {
            #footer-social-media {
                float: none;
            }

            #social-icons {
                margin: 0 11rem;
            }
        }

        @media screen and (max-width:568px) and (min-width:320px) {
            #footer-social-media {
                float: none;
            }

            #social-icons {
                margin: 0 8rem;
            }
        }
        /*=====================================================
    
    SMALLER MOBILE DEVICES

=====================================================*/
        @media screen and (max-width:720px) {
            /* HEADER AND MENU */
            .header {
                height: 83px;
            }

            .header-logo {
                width: 310px;
                margin-left: 16px;
            }

            .header-links-wrapper {
                float: none;
                margin: 0 auto;
                display: table;
            }
            /*.search-box{float:none;margin:0 auto;display:table;}*/
            .tax-display-type-selector, .language-selector, .currency-selector {
                display: inline-block;
                float: none;
                margin: 0 5px;
            }

            .header-selectors-wrapper {
                float: none;
                text-align: center;
            }

            .flyout-cart {
                display: none !important;
            }
            /*.search-box{display:none;}*/
            .hero-banner {
                height: 400px;
            }
            /********HOME PAGE********/
            .mobile-banners {
                display: block;
            }

            .desktop-banners {
                display: none;
            }

            .hero-banner {
                background-image: none;
                background-color: #f5f5f7;
                height: auto;
            }

                .hero-banner h1 {
                    color: #000;
                }

            .hero-content-container {
                display: flex;
                flex-direction: column;
            }

                .hero-content-container img {
                    width: 100%;
                }

            .hero-content {
                text-align: center;
                margin: 25px;
                max-width: 550px
            }

                .hero-content h1 {
                    font-size: 3.5em;
                }

            .hero-content-container img {
                width: 100%;
            }

            .hero-content {
                text-align: center;
                margin: 25px;
                max-width: 550px
            }

                .hero-content h1 {
                    font-size: 3.5em;
                }
        }

        @media screen and (max-width:663px) {
            .login-page .returning-wrapper {
                border: none;
            }

            .login-page .new-wrapper, .login-page .returning-wrapper {
                padding: 0;
            }
        }

        @media screen and (max-width:550px) {
            .header-logo {
                float: none;
                margin: auto;
            }
            /*.header{height:130px;}*/
            .free-shipping-content img {
                display: none;
                background-position: right;
            }

            .free-shipping-content {
                font-size: 1.3em;
            }
        }

        @media screen and (max-width:480px) {
            /* MASTER PAGE WRAPPERS */
            .master-wrapper-page, .master-wrapper-content {
                width: 100%;
            }

            .master-wrapper-main .center-1 {
                width: 98%;
                padding: 0;
            }

            .master-wrapper-page {
                margin: 15px auto 0;
            }

            .master-wrapper-content {
                margin: 5px 0 0 0;
            }

            .master-wrapper-main .side-2 {
                margin: 0;
                width: 100%;
            }

                .master-wrapper-main .side-2 > * {
                    display: none;
                }

            .master-wrapper-main .center-2 {
                width: 78%;
                padding: 0 1%;
                margin: 9%;
            }

            .master-wrapper-main .leftside-3 {
                display: none;
            }

            .master-wrapper-main .rightside-3 {
                display: none;
            }

            .master-wrapper-main .center-3 {
                width: 98%;
                padding: 0 1%;
                margin: 0;
                min-height: 180px;
            }
            /* HEADER AND MENU */ /*
    .header{height:auto;}
    .header-logo{float:none;}
    .header-links-wrapper{float:none;margin:0 auto;display:table;}
    .tax-display-type-selector,.language-selector,.currency-selector{display:inline-block;float:none;margin:0 5px;}
    .header-selectors-wrapper{float:none;text-align:center;}
    .search-box{float:none;margin:0 auto;display:table;width:80%;text-align:center;}
	.search-box{display:none;}
    input[type="text"].search-box-text{width:60%;}
    .header-links ul{text-align:center;display:inline-block;}
    .header-links ul li{float:none;display:inline-block;}
    .flyout-cart{display:none !important;}*/

            /*MOBILE TOP MENU*/
            .header-menu .top-menu {
                display: none;
            }

            #mob-menu-button {
                display: block;
                font-size: 14px;
                text-transform: uppercase;
                height: 40px;
                line-height: 40px;
            }

                #mob-menu-button a {
                    display: block;
                    padding: 0 15px;
                }

                    #mob-menu-button a .icon {
                        display: block;
                        float: right;
                        width: 23px;
                        padding-top: 9px;
                        margin: 0;
                    }

                        #mob-menu-button a .icon .line {
                            display: block;
                            background-color: #eee;
                            height: 3px;
                            margin-bottom: 2px;
                            width: 25px;
                        }

            .mob-top-menu {
                display: block;
                overflow: hidden;
                height: auto;
                max-height: 0px;
                transition: max-height 500ms ease-in-out 0s;
                -moz-transition: max-height 500ms ease-in-out 0s;
                -webkit-transition: max-height 500ms ease-in-out 0s;
                -o-transition: max-height 500ms ease-in-out 0s;
            }

                .mob-top-menu.show {
                    max-height: 9999px;
                    transition: max-height 500ms ease-in-out 0s;
                    -moz-transition: max-height 500ms ease-in-out 0s;
                    -webkit-transition: max-height 500ms ease-in-out 0s;
                    -o-transition: max-height 500ms ease-in-out 0s;
                }

                .mob-top-menu ul {
                    float: left;
                    display: block;
                    padding: 0;
                    margin: 0;
                }

                .mob-top-menu li {
                    float: left;
                    display: block;
                    width: 100% !important;
                    padding: 0 !important;
                    margin: 0;
                    list-style-type: none;
                    cursor: pointer;
                    position: relative;
                    border-top: 1px solid #fff;
                    background-color: #666;
                }

                    .mob-top-menu li a {
                        display: block;
                        width: 77%;
                        padding: 15px 3%;
                        font-size: 16px;
                        text-transform: uppercase;
                        float: left;
                    }

                    .mob-top-menu li .sublist a {
                        text-transform: none;
                        font-size: 14px;
                    }

                    .mob-top-menu li .expand {
                        background: url(/Themes/Mobilemars/Content/images/mobile-menu-collapse.png) center center no-repeat;
                        display: block;
                        cursor: pointer;
                        width: 16%;
                        height: 49px;
                        float: right;
                        background-color: #000;
                        border-left: 1px solid #fff;
                    }

                        .mob-top-menu li .expand:hover {
                            background-color: rgba(0,0,0, 0.05);
                        }

                    .mob-top-menu li.active > .expand {
                        background-image: url(/Themes/Mobilemars/Content/images/mobile-menu-expand.png);
                    }

                .mob-top-menu .sublist {
                    display: none;
                    margin-left: 5%;
                    clear: both;
                    width: 95%;
                }

                .mob-top-menu .top-menu-triangle.active {
                    display: none;
                }

            .header-menu {
                width: 70%;
            }

            #mob-menu-button span {
                font-size: 20px;
            }

            .header-menu {
                padding: 0
            }

            .mob-top-menu li a:hover {
                text-decoration: underline;
            }

            .mob-top-menu .sublist li {
                border: none;
            }

            /* HOMEPAGE */
            .theme-default .nivoSlider {
                box-shadow: 0px 6px 8px -5px #4a4a4a !important;
            }
            /* FOOTER */
            .footer {
                margin: 15px 0 0 0;
                padding: 0;
                width: 100%;
            }

            .footer-menu-wrapper {
                padding: 20px 0 0 0;
                width: auto;
            }

                .footer-menu-wrapper .column {
                    width: auto;
                    float: none;
                    margin-left: 0;
                    text-align: center;
                    border: none;
                    padding-left: 0;
                }

                    .footer-menu-wrapper .column h3 {
                        word-wrap: break-word
                    }

                    .footer-menu-wrapper .column ul {
                        display: inline-block;
                        width: 100%;
                        text-align: center;
                        margin-top: 10px;
                        margin-bottom: 20px;
                    }

                        .footer-menu-wrapper .column ul li {
                            margin: 0 7px;
                            display: inline-block;
                            padding-left: 10px;
                        }

                    .footer-menu-wrapper .column.customer-service {
                        margin-right: 0;
                    }

                    .footer-menu-wrapper .column.follow-us {
                        margin-bottom: 5px;
                    }

                        .footer-menu-wrapper .column.follow-us li {
                            display: inline-block;
                            float: none;
                            width: auto;
                        }

            .footer-poweredby {
                padding: 10px 10px 0 10px;
                margin-top: 0;
            }

            .footer-tax-shipping, .footer-disclaimer {
                padding: 0 10px;
                margin-top: 5px;
            }

            .footer-store-theme {
                padding: 0 10px 10px 10px;
            }
            /* PRODUCTS IN GRID - TEMPLATE */
            .product-grid {
                text-align: center;
                display: inline-block;
                width: 100%;
            }

                .product-grid .title {
                    margin-bottom: 15px;
                }

                .product-grid .item-box {
                    display: inline-block;
                    float: none;
                }

                .product-grid .product-item .picture {
                    width: 200px;
                    height: auto;
                }

                    .product-grid .product-item .picture img {
                        max-width: 100%;
                    }
            /* CATALOG PAGES */
            .sub-category-grid, .manufacturer-grid {
                display: inline-block;
                text-align: center;
            }

                .sub-category-grid .item-box, .manufacturer-grid .item-box {
                    display: inline-block;
                    float: none;
                }

                .sub-category-grid .sub-category-item, .manufacturer-grid .manufacturer-item {
                    margin: 5px;
                }

                .sub-category-grid a img, .manufacturer-grid a img, .home-page-category-grid a img {
                    max-width: 100%;
                }

            .product-sorting, .product-page-size, .price-range-filter {
                margin-left: 0;
                margin-bottom: 5px;
            }

            .product-page-size {
                margin: 0;
                text-align: left;
            }

            .pager {
                margin-right: 5px;
            }

            .sub-category-grid .sub-category-item .title {
                height: auto;
                padding: 0;
            }
            /* Collegiate Columns */
            .page-title h1 {
                padding-bottom: 25px;
                font-weight: bolder;
                text-align: center;
            }

            /* PRODUCTS IN LINES - TEMPLATE */
            .product-list .product-item .add-info {
                padding-bottom: 10px;
                text-align: left;
                zoom: 1;
                position: static;
                float: none;
                display: table;
            }

                .product-list .product-item .add-info:after {
                    content: ".";
                    display: block;
                    clear: both;
                    height: 0;
                    font-size: 0;
                    line-height: 0;
                    visibility: hidden;
                }

            .product-list .product-item .buttons .product-box-detail-button {
                float: none;
                margin: 0;
            }

            .product-list .product-item .product-rating-box {
                margin: 0;
                display: table;
                padding-left: 0;
            }

            .product-list .product-item .description {
                display: table;
                margin: 10px 5px 10px 10px;
                padding: 0;
            }

            .product-list .product-item .picture img {
                margin-right: 10px;
            }

            .product-list .product-item .picture {
                margin-right: 15px;
                margin-bottom: 10px;
            }

            .product-list .product-item .buttons {
                padding-top: 5px;
            }

            .product-list .product-item .details {
                padding-left: 10px;
            }
            /* PRODUCT DETAILS PAGE */
            .product-details-page .gallery {
                max-width: 100%;
                width: auto;
                margin: 0 auto;
                float: none;
                display: table;
            }

                .product-details-page .gallery .picture img {
                    max-width: 100%;
                }

            .product-details-page .overview {
                max-width: 100%;
                width: auto;
                margin: 20px 0;
                float: none;
            }
            /* .related-products-grid,.also-purchased-products-grid{text-align:center;display:inline-block;width:100%;}
    .related-products-grid .title,.also-purchased-products-grid .title{margin-bottom:15px;}
    .related-products-grid .item-box,.also-purchased-products-grid .item-box{display:inline-block;float:none;}*/
            .product-specs-box .data-table {
                margin: 0;
            }

            .product-details-page .attributes select, .product-details-page .attributes .textbox, .product-details-page .giftcard .message, .product-details-page .attributes textarea {
                max-width: 90%;
            }
            /* NAVIGATIONS */
            .block-account-navigation a {
                white-space: normal;
            }

            .block-recently-viewed-products li a {
                display: table;
            }

            .master-wrapper-main .side-2 .block-account-navigation {
                display: block;
                margin-bottom: 0;
                border-bottom: none;
            }

            .block-account-navigation .listbox {
                padding: 5px 0 13px 0;
                margin: 0 15px;
                border-radius: 0;
                border-bottom: 3px double #B4ACAC;
                background: none;
            }

                .block-account-navigation .listbox ul {
                    display: inline-block;
                    width: 100%;
                    text-align: center;
                }

                    .block-account-navigation .listbox ul li {
                        display: inline-block;
                        padding: 3px 0;
                        margin: 0 10px;
                        background: none;
                        border: none;
                    }

            .block-account-navigation li a {
                white-space: normal;
                display: inline;
            }

                .block-account-navigation li a:hover {
                    background: none;
                    color: #5C5B5B;
                    border-bottom: none;
                }

            .block-account-navigation a.inactive {
                padding: 0;
                background: none;
                border-bottom: 1px dotted;
            }

            .block-account-navigation a.active {
                padding: 0;
                background: none;
                margin-bottom: 0;
            }

            .block-account-navigation .title {
                display: none;
            }
            /* CUSTOMER ACCOUNT PAGES */
            .account-page .page-title {
                padding: 0 10px;
                width: auto;
            }

            .account-signature-text {
                width: 100%;
            }

            .customer-info-page textarea {
                width: 100%;
            }
            /* NEWS */
            .news-item-page .new-comment .comment-title, .news-item-page .new-comment .comment-text {
                width: 100%;
            }

            .news-item-page .news-comment .comment-info {
                max-width: 95%;
                padding: 5px 0 0 0;
                float: none;
            }

            .news-item-page .news-comment .comment-content {
                margin-left: 0;
                display: inline-block;
            }
            /* BLOGS */
            /*.blogpost-page .new-comment .comment-text{width:100%;}
    .blogpost-page .blog-comment .comment-content{display:inline-block;margin-left:0;}
    .blogpost-page .blog-comment .comment-info{max-width:95%;padding:5px 0 0 0;float:none;}*/
            /* SEARCH */
            /*.search-page .search-input{width:94%;padding:10px 2%;}
    .search-page .inputs{width:98%;padding:1%;}
    .search-page .search-input form,.search-page .search-input form .basic-search{width:100%;}
    .search-page .search-text{width:96%;padding:5px 0 5px 2%;}*/
            /* CONTACTS */
            .contact-page .inputs-left, .contact-page .inputs, .contact-page .inputs .input-box, .contact-page .enquiry, .contact-page .fullname, .contact-page .email {
                width: 100%;
            }

            .contact-us-info-section {
                margin-top: 25px;
                width: 100%;
            }

            /* LOGIN */
            .login-page .new-wrapper, .login-page .returning-wrapper {
                float: none;
                max-width: 93%;
                width: 300px;
                padding: 10px 3%;
                min-height: inherit;
                margin: 0 auto 15px auto;
            }

                .login-page .new-wrapper:after, .login-page .returning-wrapper:after {
                    content: ".";
                    display: block;
                    clear: both;
                    height: 0;
                    font-size: 0;
                    line-height: 0;
                    visibility: hidden;
                }

            .login-page .email, .login-page .username, .login-page .password {
                max-width: 100%;
            }
            /* EMAIL A FRIEND */
            /* .email-a-friend-page .inputs-left,.email-a-friend-page .inputs-right{width:50%;}
    .email-a-friend-page .inputs{width:85%;}
    .email-a-friend-page .friend-email,.email-a-friend-page .your-email,.email-a-friend-page .personal-message{max-width:100%;}*/
            /* ORDER SUMMARY,SHOPPING CART,WISHLIST */
            .order-summary-content .cart, .wishlist-content .cart {
                display: inline-block;
                width: 100%;
                text-align: center;
            }

                .order-summary-content .cart tbody, .wishlist-content .cart tbody {
                    display: inline-block;
                    width: 100%;
                    text-align: center;
                }

                .order-summary-content .cart .cart-item-row, .wishlist-content .cart .cart-item-row {
                    display: inline-block;
                    border: 1px solid #c5c5c5;
                    margin: 0px 3px 10px 3px;
                    min-width: 130px;
                    width: 46%;
                }

                    .order-summary-content .cart .cart-item-row td, .wishlist-content .cart .cart-item-row td {
                        display: block;
                        padding: 5px;
                    }

                .order-summary-content .cart .cart-header-row, .wishlist-content .cart .cart-header-row {
                    display: none;
                }
                /*.wishlist-content .cart .cart-item-row td.remove-from-cart{border-bottom:none;padding-bottom:0;}
    .wishlist-content .cart .cart-item-row td.add-to-cart{padding-top:0;margin:0;width:auto}
    .wishlist-page .share-info a.share-link{word-break:break-word;}*/
                .order-summary-content .cart .cart-item-row td.product-picture, .wishlist-content .cart .cart-item-row td.product-picture {
                    border-bottom: none;
                    padding-bottom: 0;
                    display: block;
                }

                .order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product {
                    border-bottom: none;
                    text-align: center;
                    line-height: normal;
                    padding: 0 10px 10px 10px;
                }

                .order-summary-content .cart .cart-item-row td.unit-price, .wishlist-content .cart .cart-item-row td.unit-price {
                    clear: both;
                    border-top: 1px solid #c5c5c5;
                    border-bottom: none;
                }

                .order-summary-content .cart .cart-item-row td.qty, .wishlist-content .cart .cart-item-row td.qty {
                    border-bottom: none;
                }

                .order-summary-content .cart .cart-item-row td.subtotal, .wishlist-content .cart .cart-item-row td.subtotal {
                    border-bottom: none;
                    text-align: center;
                }

            .order-progress {
                height: auto;
            }

                .order-progress ul {
                    display: inline-block;
                    width: 100%;
                    text-align: center;
                }

                    .order-progress ul li {
                        display: inline-block;
                        float: none;
                        margin: 0;
                        width: 60px;
                    }

                        .order-progress ul li a {
                            display: block;
                            padding-bottom: 30px !important;
                            background-position: 50% 70% !important;
                        }

            .order-summary-content .cart-collaterals {
                width: auto;
            }

            .order-summary-content .deals {
                margin-right: 3px;
                width: 170px;
                max-width: 100%;
            }

            .order-summary-content .coupon-box, .order-summary-content .giftcard-box {
                padding: 3px;
            }

            .order-summary-content .shipping {
                margin-right: 3px;
                width: auto;
                max-width: 100%;
            }

            .estimate-shipping {
                padding: 3px;
            }

                .estimate-shipping .shipping-options .estimate-shipping-button {
                    display: block;
                    margin: 5px auto 0 auto;
                }

            .order-summary-content .totals {
                width: 295px;
                display: table;
                padding-top: 15px;
                display: table;
            }

            .order-summary-content .cart .cart-item-row td .td-title, .wishlist-content .cart .cart-item-row td .td-title {
                display: initial;
            }
            /* ONE PAGE CHECKOUT */
            .opc .step select {
                max-width: 100%;
            }
            /* CHECKOUT */
            .checkout-data .enter-address select {
                max-width: 100%;
            }
            /* ORDER DETAILS */
            .order-details-page .section {
                padding: 0;
            }

            .order-details-page .data-table {
                border: none;
            }

                .order-details-page .data-table thead {
                    display: none;
                }

                .order-details-page .data-table tr {
                    display: inline-block;
                    border: 1px solid #c5c5c5;
                    margin: 0px 3px 10px 3px;
                    min-width: 130px;
                    width: 46%;
                }

                .order-details-page .data-table td {
                    display: block;
                    text-align: center !important;
                }

                    .order-details-page .data-table td .td-title {
                        display: initial;
                    }

            .order-details-page .order-details-area {
                border: none;
                margin: 0;
                padding: 0;
            }

                .order-details-page .order-details-area ul {
                    margin: 0;
                }

                .order-details-page .order-details-area td {
                    display: block;
                    width: auto;
                    zoom: 1;
                    border: 1px solid #EEE;
                    margin: 5px 10px 5px 0;
                    padding: 15px;
                    float: left;
                }

                    .order-details-page .order-details-area td:after {
                        content: ".";
                        display: block;
                        clear: both;
                        height: 0;
                        font-size: 0;
                        line-height: 0;
                        visibility: hidden;
                    }

            .order-details-page .title {
                padding-top: 0;
            }

            .order-details-page .order-overview .order-details {
                float: none;
            }
            /* PRODUCT REVIEWS PAGE */
            .product-reviews-page .write-review .review-title, .product-reviews-page .write-review .review-text {
                width: 100%;
            }
            /* MISC. CLASSES */
            .fieldset .inputs label {
                margin-left: 0;
            }

            input[type="text"], input[type="password"] { /*width:120px;*/
            }

            .fieldset .inputs .gender {
                margin: 5px 0;
                display: block;
            }
            /* FORUM TOPIC */
            /*.forum-topic-page .post-content{margin-left:auto;}
    .forum-topic-page .post-content .posttime{display:table;}
    .forum-topic-page .title{overflow:hidden;height:auto;background:#737373;background:-moz-linear-gradient(top,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#737373),color-stop(46%,#5b5b5b),color-stop(57%,#434343),color-stop(100%,#363636));background:-webkit-linear-gradient(top,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);background:-o-linear-gradient(top,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);background:-ms-linear-gradient(top,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);background:linear-gradient(to bottom,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#737373',endColorstr='#363636',GradientType=0 );}
    .forum-edit-page .page-title{width:95%;padding:0 2%;}
    .forum-edit-page .inputs input[type="text"],.forum-edit-page .inputs textarea,.forum-edit-page .inputs .toolbar{max-width:95%;margin-left:0;}
    .forum-search-page .basic-search input[type="text"]{width:95%;}
    .forum-search-page .inputs select{max-width:95%;}*/
            .topic-header {
                height: auto;
            }
            /* COMPARE PRODUCTS */
            /*.compare-products-table{background-color:#fff;}
    .compare-products-table td img{max-width:100%;}*/
            .topic-html-content-body {
                text-align: center;
            }
            /*.home-page-category-grid .item-box{margin:10px 5px 40px auto;*/ /*width:100%*/ /*;height:auto;}*/
            .product-grid .item-box {
                padding: 20px 14% 20px 7%;
            }
            /* .home-page-product-grid .title{text-align:center; margin-left:0;}
    .home-page-category-grid{margin-left:20%;}*/
            .product-grid .product-item .product-title {
                text-align: center;
            }

                .product-grid .product-item .product-title a {
                    padding: 0;
                }

            .product-grid .product-item .prices .actual-price {
                text-align: center;
                margin-left: 36px;
            }

            .product-grid .product-item .buttons {
                text-align: center;
                margin-left: 40px;
            }

            .breadcrumb ul {
                text-align: center
            }

            .category-page .category-description {
                text-align: center
            }

            .product-details-page .product-name {
                text-align: center
            }

            .freeshipping-container {
                width: 196px;
            }

                .freeshipping-container img {
                    display: inline-block !important
                }

            .short-description img {
                display: none;
            }

            .sku, .gtin, .manufacturers {
                text-align: center
            }

            .product-price {
                text-align: center
            }

            .add-to-wishlist-button {
                margin: 4px 0 0 42px
            }

            .add-to-cart {
                margin: 0 0 10px 20%;
                width: 200px;
            }
            /* .resellers img{display: none;}*/
            /*****Brands Pages*****/
            .category-links img {
                height: auto;
                width: 40%;
                padding: 0 10px 0 10px;
            }

            .brand-banner img {
                height: auto;
                width: 100%;
            }

            .brand-copy {
                text-align: left;
                margin-left: 5px;
            }

            .category-links iframe {
                height: auto;
                width: 45%;
                padding: 0 10px 0 10px;
            }

            .product-grid .item-box,
            .sub-category-grid .item-box {
                height: auto;
            }
            /*.brand-logos{display:none;}*/
            /***Homepage Blog Area*/
            /*.blog-content{text-align:left;}*/

            .footer-menu-wrapper .column {
                float: none;
                text-align: center;
                width: 100%;
                padding: 0;
            }

                .footer-menu-wrapper .column h3 {
                    font-size: 20px;
                    color: #333; /*text-transform:uppercase;*/
                    font-weight: 700;
                    border-bottom: none;
                    padding-bottom: 0
                }

            .subscribe-to-newsletter {
                width: 100%;
                margin: 43px 0 0 0;
            }

            .block .listbox {
                text-align: center
            }

            .footer .social {
                clear: both;
                text-align: center;
                float: none;
                padding: 0
            }

            #footer-social-media {
                float: none;
            }

            #social-icons {
                margin: 0 3rem;
            }

            @media (max-width:414px) {
                #social-icons {
                    margin: 0 6.7rem;
                }
            }

            #footer-social-media p {
                text-align: center;
            }
            /*.wishlist-content .cart .cart-item-row td.add-to-cart{margin:0;width:auto;}*/
            .nobr {
                white-space: normal !important
            }

            .sub-category-list-wrapper {
                text-align: center
            }

            .sub-category-list {
                column-count: 1;
                column-gap: 4px;
                column-rule: 1px solid #999;
                -moz-column-count: 1;
                -moz-column-gap: 4px;
                -moz-column-rule: 1px solid #999;
                -webkit-column-count: 1;
                -webkit-column-gap: 4px;
                -webkit-column-rule: 1px solid #999;
                margin: 0 auto;
                white-space: nowrap
            }

            /*******user-manual-page********/
            .vr-manual-img {
                width: 100%;
            }
            /*********bz100 manual***********/
            .user-manual-page .parameters ul li {
                width: 75px;
            }

                .user-manual-page .parameters ul li:first-child {
                    margin-right: 10px;
                    width: 125px
                }

            .user-manual-page .button-interface ul li {
                width: 33%;
            }

                .user-manual-page .button-interface ul li:first-child {
                    text-align: left;
                    margin-right: 0;
                    width: 33%;
                }
            /*.QuickQuoteContainer {margin:0 auto; width:100%;height:566px}
 .qq-form-left{float:left;margin:0 0 0 50px; width:100%}
 .qq-form-right{*/ /*float:right;*/ /*margin:0 0 0 50px; width:100%}
 .qq-form-right-2{float:none}
 .qq-form-right-text*/ /*{margin-left:11px}*/
            /*.qq-form-right-select {margin-left:0}
 .qq-button input {margin:5px auto}
 .qq-input-speed*/ /*{margin-left:-14px}*/
            /*.qq-input-date {margin:0 190px 28px 0;}
 .qq-button {margin:0 203px 0 0}
 .qq-proof-sample {margin:0}*/
            /*****QUICK QUOTE PG 2*****/
            /*.qq-next-step-form {*/ /*width:100%;*/ /*margin:0 0 50px 15px; padding:20px 0 20px 18px; height:auto }
 .qq-button2 input {display: inherit; margin:0;}
 .qq-next-step-form .free-sample {width: 100%; float:none; margin:0 100px 20px 0}
 .qq-next-step-form .free-proof {width:100%}
 .qq-next-step-form textarea {float:none; width:60%; margin-bottom:10px;}
 .qq-next-step-form label {display:block; width:50px; margin-bottom:3px; }
 .qq-next-step-form input {margin-bottom:10px; }
 .qq-next-step-form select {margin-bottom:10px}
 .qq-banner img{display:none}
 .qq-free-boxes label {display:inherit}*/

            /**********************NEW HOME PAGE**********************/
            .home-hero-banner,
            .home-sub-banner,
            .desktop-image {
                display: none;
            }

            .home-hero-banner-mobile img,
            .home-sub-banner-mobile img {
                width: 100%;
            }

            .home-hero-banner-mobile,
            .home-sub-banner-mobile,
            .home-cta-mobile,
            .mobile-image {
                display: block;
            }

            .home-featured-section .featured-item {
                width: 50%;
                padding: 15px;
            }

            .home-about-mm {
                margin: 25px;
            }

            .master-wrapper-main .center-1 {
                width: 100%;
                padding: 0;
            }

            .header-logo {
                text-align: center;
            }

            .header-menu {
                width: 100%;
            }

            .header-selectors-wrapper {
                display: none;
            }

            .header {
                padding: 0;
            }

            .home-cta-mobile {
                margin: 25px;
                color: #000;
            }

                .home-cta-mobile h1 {
                    font-size: 43px;
                    line-height: 37px;
                    margin-bottom: 20px;
                }

                    .home-cta-mobile h1 span {
                        font-size: 35px;
                    }

                .home-cta-mobile h2 {
                    font-size: 22px;
                    font-weight: bold;
                    margin: 15px;
                }

                .home-cta-mobile button {
                    font-size: 18px;
                    font-weight: bold;
                    padding: 15px;
                    background-color: #ff0000;
                    color: #fff;
                    border: none;
                }

                    .home-cta-mobile button:hover {
                        text-decoration: underline;
                    }
            /*.mob-top-menu li{background-color:#ddd;}
.mob-top-menu li .expand{background-color:#aaa;}*/
            .home-sub-text {
                max-width: 360px;
            }

            .hero-content {
                max-width: 356px;
            }

            .feat-cont {
                max-width: 315px;
            }

            .hero-banner h1 {
                font-size: 4em;
                text-align: center;
                margin: 0 auto 10px auto;
            }

            .hero-content p {
                font-size: 33px;
                margin: 0 auto 20px auto;
                line-height: 46px;
            }

            .feat-cont-text {
                max-width: 300px;
            }

            .cta-primary {
                font-size: 2em;
            }

            /************CATEGORIES**************/
            .sub-category-grid .item-box {
                width: 44%;
                padding: 10px;
            }

            .sub-category-grid .sub-category-item {
                margin: 0;
            }

            .brand-logos {
                margin: 0;
                padding: 0;
            }

                .brand-logos a img {
                    max-width: 150px;
                    width: 100%;
                    height: auto;
                    margin: auto;
                    display: block;
                }

            .category-banner-mobile {
                display: block;
            }

            .category-banner {
                display: none;
            }

            a.sub-category-list1 {
                font-size: 20px;
                line-height: 40px;
                padding: 0;
                margin: 0;
            }

            .product-grid .item-box {
                padding: 0;
            }

            .product-grid .product-item .prices .actual-price,
            .product-grid .product-item .buttons {
                margin: 0;
            }

            /*******************A+ CONTENT********************/
            .product-details-page {
                padding: 0;
            }

            .a-plus-content-hybrid img {
                margin-top: -3px;
            }

            /*******NAV********/
            .master-wrapper-page {
                margin: 0;
            }

            .header-menu {
                padding: 0;
                margin: auto;
                width: auto;
                z-index: 9999
            }

            .header-logo {
            }

            .header-links {
                font-size: .833em;
            }

                .header-links .account {
                    padding: 0;
                }

            .header-links-wrapper {
                padding-top: 8px;
            }

            .top-menu a {
                font-size: 10px;
            }

            .top-menu li a {
                font-size: 1em;
            }

            .header-menu-and-links-container {
                display: grid;
                place-content: center;
            }

            .free-shipping-banner {
                font-size: 1.33em;
            }

            /********HOME**********/
            .column-3-banner {
                margin: 0 auto;
            }

            /********************CHECKOUT*********************/
            .checkout-data .step {
                margin: 16px;
            }

            .checkout-data .payment-info .info {
                grid-template-columns: auto auto;
            }

            #PaymentSummaryContainer {
                width: 100%;
            }

            .k-widget {
                width: 100vw !important;
                height: 100vh !important;
                top: 0 !important;
                left: 0;
            }

            .AcceptedCards {
                margin: 32px;
                flex-direction: column;
            }

                .AcceptedCards h2 {
                    margin: 8px;
                }

            /*************CART***************/
            .cart-item-row {
                display: grid !important; /*grid-template-columns:auto auto auto auto;*/
                width: 100% !important;
            }
            /*
.remove-from-cart{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}
.sku{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3}
.product-picture{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2}
.product{grid-column-start:2;grid-column-end:4;grid-row-start:1;grid-row-end:2}
.unit-price{grid-column-start:3;grid-column-end:4;grid-row-start:2;grid-row-end:3}
.qty{grid-column-start:4;grid-column-end:5;grid-row-start:1;grid-row-end:2}
.subtotal{grid-column-start:4;grid-column-end:5;grid-row-start:2;grid-row-end:3}
*/
            .remove-from-cart {
                grid-column-start: 2;
                grid-column-end: 4;
                grid-row-start: 2;
                grid-row-end: 3;
            }

            .sku,
            .unit-price {
                display: none !important;
            }

            .product-picture {
                grid-column-start: 1;
                grid-column-end: 2;
                grid-row-start: 1;
                grid-row-end: 3;
            }

            .product {
                grid-column-start: 2;
                grid-column-end: 4;
                grid-row-start: 1;
                grid-row-end: 2;
            }

            .qty {
                grid-column-start: 4;
                grid-column-end: 5;
                grid-row-start: 1;
                grid-row-end: 2;
            }

            .subtotal {
                grid-column-start: 4;
                grid-column-end: 5;
                grid-row-start: 2;
                grid-row-end: 3;
            }


            .cart-collaterals,
            .deals {
                width: 100% !important;
                margin: 0;
            }

            .coupon-box {
                padding: 16px !important;
                font-size: 16px !important;
            }

            .discount-coupon-code {
                width: 100% !important;
                box-sizing: border-box;
                padding: 16px !important;
                border-radius: 3px;
            }

            .hint {
                font-size: 12px;
                color: gray;
            }

            .shopping-cart-page .button-2 {
                padding: 16px 32px;
                /*margin: 16px 0 0 0 !important;*/
            }
            /*.cart-item-row{margin:0 !important;}*/
            .shopping-cart-page .page-title {
                margin-bottom: 16px;
            }

            .order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product,
            .order-summary-content .cart td, .wishlist-content .cart td {
                padding: 0 !important;
            }

            /****************FOOTER STICKS TO BOTTOM OF BROWSER*******************/
            .master-wrapper-content {
                padding-bottom: 350px;
            }

            .footer {
                background: none repeat scroll 0 0 #ccc;
            }

            /********************PRODUCT TEMPLATE.SIMPLE********************/
            .add-to-cart {
                margin: 0;
                width: 100%;
            }

            .pricing-container .product-price {
                text-align: left;
            }

            .pricing-container .freeshipping-container {
                width: 100%;
            }


            /****************CART UPDATE: CART ITEMS**********************/
            .order-summary-content form, .wishlist-content form { /*grid-template-columns:auto;*/
                display: block;
                margin-bottom: 110px;
            }

            .order-summary-content .cart .cart-item-row, .wishlist-content .cart .cart-item-row {
                width: 100%;
                margin: 0 auto 20px auto;
                max-width: 90%;
                display: grid;
                justify-content: center;
            }

            .order-summary-content .cart-footer {
                grid-row: 1/2;
                width: 100%;
                max-width: none;
            }

            .cart-total tbody tr:first-child,
            .cart-total tbody tr:nth-child(2),
            .cart-total tbody tr:nth-child(3) {
                display: none;
            }

            .order-summary-content .totals {
                width: 90%;
                margin: 0 auto;
            }

            .order-summary-content .total-info .cart-total tbody tr:last-child td {
                border: none;
            }

            .order-summary-content .totals h2 {
                margin: 0;
            }

            .order-summary-content .cart .cart-item-row td.unit-price, .wishlist-content .cart .cart-item-row td.unit-price {
                border: none;
            }

            .order-summary-content .cart-collaterals {
                margin: auto;
            }

            .continue-shopping-link {
                display: none;
            }

            .product-links {
                width: 100%;
                max-width: 280px;
            }

            .gd-bnr img {
                margin: auto
            }

            .shop-brand-title {
                font-size: 22px;
            }
        }
    }
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: unset;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url(/Content/jquery-ui-themes/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url(/Content/jquery-ui-themes/data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP/yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #d3d3d3;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(/Content/jquery-ui-themes/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(/Content/jquery-ui-themes/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #999999;
	background: #dadada url(/Content/jquery-ui-themes/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #212121;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #aaaaaa;
	background: #ffffff url(/Content/jquery-ui-themes/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #aaaaaa;
	background-color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(/Content/jquery-ui-themes/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-checked {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(/Content/jquery-ui-themes/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/Content/jquery-ui-themes/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/Content/jquery-ui-themes/images/ui-icons_222222_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/Content/jquery-ui-themes/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/Content/jquery-ui-themes/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/Content/jquery-ui-themes/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/Content/jquery-ui-themes/images/ui-icons_cd0a0a_256x240.png);
}
.ui-button .ui-icon {
	background-image: url(/Content/jquery-ui-themes/images/ui-icons_888888_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: -8px -8px 8px #aaaaaa;
	box-shadow: -8px -8px 8px #aaaaaa;
}

/* *************************************************************************
// *                                                                       *
// * nopAccelerate - Solr Integration Extension for nopCommerce            *
// * Copyright (c) Xcellence-IT. All Rights Reserved.                      *
// *                                                                       *
// *************************************************************************
// *                                                                       *
// * Email: info@nopaccelerate.com                                         *
// * Website: http://www.nopaccelerate.com                                 *
// *                                                                       *
// *************************************************************************
// *                                                                       *
// * This  software is furnished  under a license  and  may  be  used  and *
// * modified  only in  accordance with the terms of such license and with *
// * the  inclusion of the above  copyright notice.  This software or  any *
// * other copies thereof may not be provided or  otherwise made available *
// * to any  other  person.   No title to and ownership of the software is *
// * hereby transferred.                                                   *
// *                                                                       *
// * You may not reverse  engineer, decompile, defeat  license  encryption *
// * mechanisms  or  disassemble this software product or software product *
// * license.  Xcellence-IT may terminate this license if you don't comply *
// * with  any  of  the  terms and conditions set forth in  our  end  user *
// * license agreement (EULA).  In such event,  licensee  agrees to return *
// * licensor  or destroy  all copies of software  upon termination of the *
// * license.                                                              *
// *                                                                       *
// * Please see the  License file for the full End User License Agreement. *
// * The  complete license agreement is also available on  our  website at * 
// * http://www.nopaccelerate.com/terms/                                   *
// *                                                                       *
// ************************************************************************* */

#npacc-search
{
    min-height:300px;
}

/*style for infinite-scroll button*/
.search-infinite-next {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	/*font-size:15px;*/
	font-weight:bold;
	padding:5px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
    display:none;
    width:100%;
}
.search-infinite-next:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.search-infinite-next:active {
	position:relative;
	top:1px;
}

.npacc-ajax-loading-overlay
{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;    
    z-index:9999;
    color:white;
    height:100%;
    width:100%;
    display:block;
    background: rgba(255, 255, 255, 0.75) url(/Plugins/XcellenceIT.Plugin.Solr.Search/Content/npacc-ajax-loading.gif) no-repeat center center;
}
.product-filters-block
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    margin-bottom:10px;
}
.search-products-count
{
    margin-bottom: 10px;
    float:left;
    background-color:#EEE;
    text-align:center;
}
.filter-loading-img
{
    display:block;
    margin:0 auto;
}
.search-suggestions
{
    border-bottom: 1px dashed #EEEEEE;
    margin-bottom: 5px;
}

.search-suggestions .no-result
{
        margin-bottom: 5px;
}

.search-suggestions .suggested-results
{
        margin-bottom: 10px;
}

.search-product-sorting
{
    float: right;
    margin: 0 auto 10px;    
    width: auto;
}
.product-filters {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
}
.search-product-filter .filter-title strong
{
	display: inline !important;
    height: 2em;
    line-height: 1.3em;
    overflow: hidden;
}
/*Price Range Filter*/
.k-slider-horizontal
{
    float: left;
    width: 100%; 
    height: 26px;
}
.price-range-filter .priceRangeMinMaxPanel{
    font-size: 0.9em;
    margin: 0 0 10px;
    overflow:hidden;
    position:relative;
}
.price-range-filter .priceRangeMinPanel
{
    float:left;
}
.price-range-filter .priceRangeMaxPanel
{
    float:right;
}
.price-range-filter .priceRangeSlider
{
    margin-bottom:10px;
}
a.clearPriceRangeFilter:hover,a.clearAllFilters:hover,a.clearCurrentFilter:hover{color:#b80709;}
.price-range-filter .priceRangeCurrentPricesPanel
{
    float:left;
    font-weight:bold;
    width:100%;
    margin-bottom:5px;
}
.price-range-filter .currentMinPrice
{
    float:left;
}
.price-range-filter .currentMaxPrice
{
    float:right;
}
.product-spec-filter .clearPriceRangeFilter
{
    float:right;
    padding-top:3px;
    font-size:0.7em;
}
.price-range-filter
{
padding: 5px 10px !important;
}
.k-state-focused.k-state-selected, .k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
  box-shadow: 0 0 3px 4px #df5100 inset;
}
/* Product filters in search*/
.filter-item .product-filters {
    margin: 12px 0 2px !important;
}
.search-product-filter .available-items
{
    overflow:hidden;
    width:100%;
}
.search-product-filter .clearPriceRangeFilter {
    float: right;
    font-size: 0.7em;
    padding-top: 3px;
}
.search-product-filter .filter-title
{
    border-bottom:1px dashed #C9C9C9;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.search-product-filter .clearAllFilters
{
    float:right;
    padding-top:3px;
    font-size:0.9em;

}
.search-product-filter .group{
    list-style:none;
    font-weight:500;
    float:left;
    border-bottom:1px dashed #C9C9C9;
    margin-bottom:10px;
    clear:both;
    display:block;
    width:100%;
}
.search-product-filter .group:last-child
{
    border-bottom:none;
}
.search-product-filter .filter-content
{
    padding:0;
}
.search-product-filter .available-items .group .title
{
    font-size:1.2em;
    margin-bottom:5px;
}
.search-product-filter .available-items .group .clearCurrentFilter
{
    float: right;
    padding-top: 3px;
    font-size: 0.7em;
}
.filter-item-group .filter-search-box {
    padding: 5px 9px 10px;
}
.search-product-filter .available-items .group .npacc-filter-search
{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #999999;
    padding: 3px;
    width: 100%;
    border:1px solid #DCDCDC;   
}
.search-product-filter .available-items .group .npacc-filter-search:active,
.search-product-filter .available-items .group .npacc-filter-search:focus
{
    border: 1px solid #2271B2;
    color: #565656;
    outline: 0 none;
}
.search-product-filter .available-items .group .filter-item-group
{
    list-style:none;
    /*padding: 5px 0;*/
}
.search-product-filter .available-items .group .filter-item-group .scroll
{
    max-height:140px; /* Change height as per your requirement */
    overflow:auto;
}
.search-product-filter .available-items .group .filter-item-group li
{
    overflow:hidden;
    padding:4px 0;
    
}
.search-product-filter .available-items .group .filter-item-group .item input
{
    float:left;
}
.search-product-filter .available-items .group .filter-item-group .item a
{
    display:block;
    overflow:hidden;
}

.search-product-filter .available-items .group .filter-item-group .item .search-rating-anchor{
    display:block;
    float:left;
    margin-top:0px;
}
.item span {
    float:none;
    padding:0 5px;
}

.search-product-rating-box > div{ float:left; line-height: 14px; /*margin-top:5px;*/}
.search-product-filter .available-items .group .filter-item-group li.item:hover, .search-product-filter .available-items .group .stock-availabilities:hover {
    background:#eeeeee;
    color:#b80709;
}
.filter-item-group .item input[type="checkbox"]{margin:1px 5px;}
.search-product-filter .available-items .group .filter-item-group .item a:hover,
.search-product-filter .available-items .group .filter-item-group .item a:active,
.search-product-filter .available-items .group .filter-item-group .item a:focus
{
    background-color:#EEE;
    cursor:pointer;
    text-decoration:none;
}
.search-product-filter .available-items .group .filter-item-group .item a.disabled
{
    cursor:default;  
    filter: alpha(opacity=50); /* internet explorer  5-7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* internet explorer 8 */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5; 
}
.search-product-filter .item a em.matched
{
    font-style:normal;
    font-weight:bold;
    border-bottom:1px solid;
}
.search-product-filter .available-items .group .stock-availabilities{padding:4px 0;}
.search-product-filter .available-items .collapse .arrow, .dropdown-title .arrow
{
    display:inline-block;
    vertical-align:middle;
    height:16px;
    width: 14px;
    background: #FFF url(/Plugins/XcellenceIT.Plugin.Solr.Search/Content/nopAccelerateArrowImage.png) no-repeat 0 0;

}
.search-product-filter .available-items .collapse .arrow.rotate {
    background-position: 4px -14px;
}
/* Hides Lazy Loading images by default */
.lazy {
  display: none;
}

.product-grid .product-item .picture
{
    vertical-align:middle;
    width: inherit;
}
/* Style for Adding Remove Filter Icon.*/
.filter-item .remove-icon
{
	background-image: url(/Plugins/XcellenceIT.Plugin.Solr.Search/Content/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAPCAYAAADzun+cAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE1QTk4QkYzQ0Y1QzExRTJCNzRFRkY3MjA0N0ZEQThFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE1QTk4QkY0Q0Y1QzExRTJCNzRFRkY3MjA0N0ZEQThFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTVBOThCRjFDRjVDMTFFMkI3NEVGRjcyMDQ3RkRBOEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTVBOThCRjJDRjVDMTFFMkI3NEVGRjcyMDQ3RkRBOEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4UEiNzAAAC2ElEQVR42sSVXUgUURTH/zOza+5X2tqi7RqWZT0YS5HoVoZkPkQbghItREH0UkFP9dBLQUVE0EsPJQhCRkFFQRhKSxJILRWVFfii+UGRbltLbtlm6ro7nXtnZp1ZPzafunCYucP87u/ee87cEWRZhr6tedjvpwuLzRQbKd5TdFN0DNaXdWChtkuYl0VQNrCCJiahiy7NFA0LDP2A4ghNIJoh/GeWJhBNi0m6lu6fURQhe4tQbCJ5RJUumiV5RCSpRJ07Glhqz5mTWGk1a7fsvSZVamBRvH5uXdHqWaxIEVBzgroiGzprS3Brqwe5ksDfNIsCmivd6KpbhR2FNm2ABppwQM/CVw+09AKXngA5FuUtEy3ibBvQOgRU+tMsTTjAxPu1Jz0/JvF1YhpbllvRUuWGwyziasUKPqHRqSSG4lP6dRzUs+inGvo+QiVVC5xvB6x5wOl7yoR+UlqH+wysUNr24RvduLQnJTYzbm8rRmGuCWOJJJaaJS498HwEfWOThnwNNq2T9CzclO7LXUCBB/gVAxzLFOmpncDHHgMrGkBqn34ncPhlGNNUdEyaoqI/9vpLppQ1ZyaL8ACtcjeQTCjSVJJW35gp5SwTGz4Nq0nEOa8LJkHgUkoxzpS7kJ8jZcKjmSwsduD4NUCiQkylCCbm6BWahHMWy8SvtB4rpOs+NyqcFp7rfaHPPK8b8pfghs/Dc65r3XqWF9KFR0B5tZLrE9VKXsuo9i4+Bmx5BpaNdFfrVRVY0tJAaBjvYhM8t2z7mdzvdujhm3oW3poZ6cntQO8LJbds+5m8JmBgWXGxPXzDjji24j1uO0LRcUQnkzMJoW1mld0ejmN8OsVPITpAGtXvmLN8xWzwt51ALDKjyHMplf2U5vgnrpxgQbnx/51crEeDDLDNUs9TZDlvvWkpa0F5USyTGn4Sur/TXrocoqhUP5eoWkStJLyf5e80L0tCA/tXgAEAF2APTjFA2akAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
	background-position: 0 1px;
    display: inline-block;
	margin-left:3px;
    text-indent: -9999px;
    width: 15px;
	height: 18px;
}
.filter-item .remove-icon:hover
{
	background-position: -15px 1px;
}
.product-grid .product-item .add-info .product-variant-count 
{
    text-align:left;
}
.product-list .product-item .description {
    width:400px;
    margin-bottom:15px;
}
.k-slider-wrap .k-draghandle {border-radius:3px;}
.k-slider-track {
    width:inherit;
    height:12px!important;
    
}
.k-slider-selection {
    width:0px!important;
    left:150px!important;
}
.k-slider-horizontal .k-tick {
    background-image:none;
}
.k-widget.k-tooltip {
    display:none;
}
.price-range-filter .priceRangeSlider {
    margin-left:4px;
}
.k-slider-horizontal .k-draghandle {
  height: 15px;
  top: -3px;
  width: 13px;
}
div#display-unpublished-language-message {
    background-color: #ffffcc;
    border: 1px dashed #e2e2e2;
    color: #757575;
    padding: 5px;
}
/* Style for Removable Tag Filters */
div#tagFilters {
    display: inline-block;        
    margin: 10px 0;
}
ul#tagsList {
    margin: 0;
}
ul#tagsList span {
    vertical-align: middle;
}
ul#tagsList span.tag {
cursor: pointer;            
padding: 0;
}
ul#tagsList span.tag:hover {
    text-decoration: line-through;
}
ul#tagsList li {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    border: 1px solid #e1e1e1;
    padding: 5px;
    position: relative;
    font-size: 13px;
}
ul#tagsList li span.remove {
    cursor: pointer;
    font-size: 15px;
    padding: 0 0 0 5px;
}
/* Style for Filter's Dropdown Mode*/
.dropdown-bottom {
    border-bottom: medium none !important;
    margin-bottom: 20px !important;
}
.dropdown-bottom:first-child {
    margin-top: 10px !important;
}
.dropdown-bottom:last-child {
    margin-bottom: 10px !important;
}
.dropdown-title {
    cursor: pointer;
    padding: 5px 2px 5px 10px;
    border: 1px solid #d7d7d7;
    margin-bottom: 0 !important;
}
.dropdown-title .arrow {
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}
.dropdown-list {
    margin-top: -1px;
    padding: 5px;
    border: 1px solid #d7d7d7;
    display: none;
}
.dropdown-list ul li.item input[type="checkbox"] {
    margin-left: 10px;
}
.clear-position {
    font-size: 10px !important;
    margin: -12px 0;
    padding-top: 0 !important;
}
/*div.stock-availability.dropdown-list > a {
    margin-top: 3px;
    position: absolute;
}*/
.search-results {
    margin:10px 0 0;
}
.rating-anchor{
    height: 17px;
}

.search-product-rating-box {
    display: inline-block;
	/*margin: -5px 0 10px;*/
}

.search-rating {
	background: url(/Plugins/XcellenceIT.Plugin.Solr.Search/Content/rating1.png) repeat-x;
	width: 95px;
    height: 14px;
}

.search-rating #search-ratingpercentage{
	background: url(/Plugins/XcellenceIT.Plugin.Solr.Search/Content/rating2.png) repeat-x;
    height: 14px;
}
.search-product-filter .available-items .group .filter-item-group .item:hover{
    background:#eeeeee;color:#b80709;
}

/*Color-Square filters*/

.big-checkbox + label {
    padding: 18px;
}
.regular-checkbox {
  display: none;
}
.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 6px;
    position: relative;
    margin:-3px 0 -3px 5px;
}
.filter-item-group.dropdown-list .regular-checkbox + label{
    margin:-3px 0 -3px 10px;
}
.regular-checkbox:checked + label::after {
  color: #99a1a7;
  content: "✔";
  font-size: 14px;
  left: 1px;
  position: absolute;
  /*top: 0;*/
  bottom:-3px;
}
.regular-checkbox:checked + label {
  /*background-color: #e9ecee;*/
  border: 1px solid #adb8c0;
  color: #99a1a7;
}
.stock-availabilities > input {
  margin: 5px 3px 5px 5px;
}
.stock-availabilities.dropdown-list > input {
  margin: 5px 5px 5px 10px;
}
.search-filters {
  margin: 0 auto;
  max-width: 600px;
}
.ui-corner-all > img {
    height:20px;
    width:20px;
}
.k-widget, .k-block, .k-inline-block, .k-draghandle {
  border-style: solid;
  border-width: 1px;
}
.k-block, .k-widget {
  line-height: normal;
  outline: 0 none;
}
.k-animation-container, .k-widget, .k-widget *, .k-animation-container *, .k-widget *::before, .k-animation-container *::after, .k-block .k-header, .k-list-container {
  box-sizing: content-box;
}
.k-widget, .k-widget * {
  background-clip: border-box;
}
.k-block, .k-widget, .k-grid, .k-slider, .k-splitter, .k-treeview, .k-panelbar, .k-content, .k-header-column-menu {
  outline: 0 none;
}
div.k-slider {
  -moz-user-select: none;
  background-color: transparent;
  border-width: 0;
  position: relative;
}
.k-block, .k-widget {
  line-height: normal;
}
.k-slider-wrap {
  height: 100%;
  width: 100%;
}
.k-reset {
  border: 0 none;
  font-size: 100%;
  list-style: outside none none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  text-decoration: none;
}
.k-floatwrap, .k-slider-items, .k-grid-toolbar {
  display: inline-block;
}
.k-floatwrap, .k-slider-items, .k-grid-toolbar {
  display: block;
}
.k-slider-horizontal .k-slider-items {
  height: 100%;
}
.k-floatwrap::after, .k-slider-items::after, .k-grid-toolbar::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.k-slider .k-icon, .k-slider-track, .k-slider .k-tick {
  cursor: pointer;
}
.k-slider .k-tick {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  position: relative;
}
.k-slider-horizontal .k-tick {
  float: left;
  height: 100%;
  text-align: center;
}
.k-slider-horizontal .k-tick-large.k-first {
  background-position: 0 -2px;
}
.k-slider-horizontal .k-tick {
  text-align: center;
}
.k-slider .k-label {
  font-size: 0.92em;
  position: absolute;
  white-space: nowrap;
}
.k-slider-horizontal .k-label {
  left: 0;
  line-height: 1;
  width: 100%;
}
.k-slider-horizontal .k-label {
  bottom: -1.2em;
}
.k-slider-horizontal .k-first .k-label {
  left: -50%;
}
.k-slider-horizontal .k-tick {
  background-position: center -92px;
}
.k-slider-horizontal .k-tick-large {
  background-position: center -2px;
}
.k-slider-track, .k-slider-selection {
  margin: 0;
  padding: 0;
  position: absolute;
}
.k-slider-horizontal .k-slider-track, .k-slider-horizontal .k-slider-selection {
  background-repeat: repeat-x;
  height: 8px;
  left: 0;
  margin-top: -4px;
  top: 50%;
}
.k-block, .k-button, .k-header, .k-grid-header, .k-toolbar, .k-grouping-header, .k-tooltip, .k-pager-wrap, .k-tabstrip-items .k-item, .k-link.k-state-hover, .k-textbox, .k-textbox:hover, .k-autocomplete, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap, .k-autocomplete.k-state-hover, .k-dropdown-wrap.k-state-hover, .k-picker-wrap.k-state-hover, .k-numeric-wrap.k-state-hover, .k-draghandle {
  background-position: 0 center;
  background-repeat: repeat;
}
.k-draghandle {
  background-color: transparent;
  background-repeat: no-repeat;
  outline: 0 none;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-indent: -3333px;
}
.k-block, .k-widget {
  background-color: #fff;
}
.k-block, .k-widget, .k-input, .k-textbox, .k-group, .k-content, .k-header, .k-editable-area, .k-separator, .k-colorpicker .k-i-arrow-s, .k-textbox > input, .k-autocomplete, .k-dropdown-wrap, .k-toolbar, .k-group-footer td, .k-grid-footer, .k-footer-template td, .k-state-default, .k-state-default .k-select, .k-state-disabled, .k-grid-header, .k-grid-header-wrap, .k-grid-header-locked, .k-grid-footer-locked, .k-grid-content-locked, .k-grid td, .k-grid td.k-state-selected, .k-grid-footer-wrap, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-refresh, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-panelbar > .k-item > .k-link, .k-panel > .k-item > .k-link, .k-panelbar .k-panel, .k-panelbar .k-content, .k-calendar th, .k-slider-track, .k-splitbar, .k-dropzone-active, .k-tiles, .k-toolbar, .k-tooltip, .k-button-group .k-tool, .k-upload-files {
  border-color: #c5c5c5;
}
.k-block, .k-widget, .k-popup, .k-content, .k-dropdown .k-input {
  color: #2e2e2e;
}
.k-widget, .k-button {
  box-shadow: none;
}
.k-slider, .k-treeview, .k-upload {
  box-shadow: none;
}
.k-block, .k-button, .k-textbox, .k-drag-clue, .k-touch-scrollbar, .k-window, .k-window-titleless .k-window-content, .k-window-action, .k-inline-block, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-autocomplete, .k-multiselect, .k-combobox, .k-dropdown, .k-dropdown-wrap, .k-datepicker, .k-timepicker, .k-colorpicker, .k-datetimepicker, .k-notification, .k-numerictextbox, .k-picker-wrap, .k-numeric-wrap, .k-colorpicker, .k-list-container, .k-calendar-container, .k-calendar td, .k-calendar .k-link, .k-treeview .k-in, .k-editor-inline, .k-tooltip, .k-tile, .k-slider-track, .k-slider-selection, .k-upload {
  border-radius: 4px;
}
.k-header, .k-grid-header, .k-toolbar, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap, .k-grouping-header, .k-pager-wrap, .k-textbox, .k-button, .k-progressbar, .k-draghandle, .k-autocomplete, .k-state-highlight, .k-tabstrip-items .k-item, .km-pane-wrapper > .km-pane > .km-view > .km-content {
  background-color: #e3e3e3;
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0px, rgba(255, 255, 255, 0) 100%);
  background-position: 50% 50%;
}
.k-block, .k-header, .k-grid-header, .k-toolbar, .k-grouping-header, .k-pager-wrap, .k-button, .k-draghandle, html .km-pane-wrapper .k-header {
  background-color: #e3e3e3;
}
.k-draghandle {
  border-radius: 7px;
}
.k-state-disabled, .k-state-disabled .k-link, .k-state-disabled .k-button, .k-other-month, .k-other-month .k-link, .k-dropzone em, .k-dropzone .k-upload-status, .k-tile-empty strong, .k-slider .k-draghandle {
  color: #9f9e9e;
}
.k-draghandle:hover {
  background-color: #bcb4b0;
  border-color: #bcb4b0;
  box-shadow: none;
}
.k-button:hover, .k-button:focus, .k-button.k-state-focused, .k-textbox:hover, .k-state-hover, .k-state-hover:hover, .k-pager-wrap .k-link:hover, .k-other-month.k-state-hover .k-link, div.k-imagebrowser-dropzone em, .k-draghandle:hover {
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0) 100%);
}
.k-slider-track {
  background-color: #c5c5c5;
  width:inherit;
  height:12px!important;
}
.k-draghandle {
  background-color: transparent;
  background-repeat: no-repeat;
  outline: 0 none;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-indent: -3333px;
}
.k-draghandle {
  background-color: #fff;
  border-color: #c5c5c5;
  box-shadow: none;
}
.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color {
  background-color: #f35800;
  border-color: #f35800;
  color: #fff;
}
.k-state-focused.k-state-selected, .k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
  box-shadow: 0 0 3px 4px #df5100 inset;
}

@media all and (max-width: 768px) {
    .search-product-filter .available-items .collapse .title.dropdown-title .arrow.rotate {
        background-position: 0 0;
    }
}

@media all and (min-width: 1000px) {
    .search-product-filter .available-items .collapse .title.dropdown-title .arrow {
        background-position: 0 0;
    }
}

@media all and (min-width: 768px) {
    .search-product-filter .available-items .collapse .title.dropdown-title .arrow.rotate {
        background-position: 0 0;
    }
}
