@font-face {font-family: 'Montserrat';src: url('../css/fonts/montserrat-light-webfont.woff2') format('woff2'),url('../../css/fonts/montserrat-light-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Montserrat-bold';src: url('../css/fonts/montserrat-regular-webfont.woff2') format('woff2'),url('../../css/fonts/montserrat-regular-webfont.woff') format('woff');font-weight: normal;font-style: normal;}

/*
CSS RESET CODE
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    -webkit-text-stroke-width:0;
}

.align-left {float:left}
.align-right {float:right}
.clearing {width:100%; clear:both}
a {text-decoration:none; color:#1d1d1b}
*:focus {outline: none;}
.boldtext {font-family:'Montserrat-bold', sans-serif}

/* START OF STYLES */

/* HEADER */

#headerstrip_BF {width:100%; min-height:55px;background-color:#b7162f;font-family: 'Montserrat', sans-serif; font-size:14px; text-align:center; color:#ffffff; padding-top:8px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;z-index:100000000; margin-bottom:4px; padding-bottom:6px}

.header, .content, .footer{text-align:center;}
.header, .footer{font-size:16px;font-weight:bold;color:#fff;line-height:40px;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:50px;padding:0px 0px;background-repeat:repeat; background-color:#ffffff; border-bottom:1px solid #b2b2b2}
.header .fixed{position:fixed;top:0px;left:0px;}
.footer .fixed{position:fixed;bottom:0px;left:0px;}

.header a{background:center center no-repeat transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHNJREFUeNrs1mEJgDAQBlAFA1hkdjGKEWxgBI1gAiuIFrCBFbSA6ECcP96D+7Ux7uD4WJYBAAAAcC9/ejFUYUrc67Aua391WEQ8NJ5VJhxktncgtaJSq008yGbv4JvU2hN/UZoztbo3UquWWgAA8AeHAAMALCMTMxyXS30AAAAASUVORK5CYII=);display:block;width:40px;height:40px;position:absolute;top:0px;left:5px;z-index:9999999}
.header b{float:right; height:50px}
.searchicon{width:37px;  margin-top:8px}
.basketicon{width:40px;  margin-top:8px}
.wishlisticon {width:40px; margin-top:8px; margin-right:10px}
.accounticon {width:40px; margin-top:8px}
#header {background-position:center top;width:100%;height:80px;margin:0px;text-align:center}
.itemcount{position:relative;top:-35px;left:92px;width:14px;height:14px;color:#ffffff;z-index:9999999999;padding:1px;margin:0px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
.logoholder {text-align:center; border:1px solid #000; background-color:#ffffff}
.logo {height:60px; padding-top:10px; padding-bottom:10px}
.menuholder{height:50px;width:100%;display:block}

/* FOOTER */

#footer {width:100%; font-family: 'Montserrat', sans-serif; border-top:1px solid #b2b2b2; text-align:center;clear:both;padding:20px 0px 10px 0px}
#menu_row {width:100%}
#menu_row .title {font-family: 'Montserrat-Bold', sans-serif; font-size:24px}
#footer input[type=text] {font-family: 'Montserrat', sans-serif; font-size:16px; padding:10px; width:100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
#footer input[type=submit] {font-family: 'Montserrat-bold', sans-serif; padding:8px; background-color:#383838; color:white; font-size:18px;border: 0;-webkit-appearance: none;cursor:pointer; width:100%}
#footer ul {width:90%; margin:auto; margin-top:25px; list-style-type: none; border-bottom:1px solid #b2b2b2}
#footer li {font-family: 'Montserrat', sans-serif; font-size:16px; min-height:50px; border-top:1px solid #b2b2b2; text-align:left; line-height:50px}
#footer .arrow {background-image:url('../images/site/list_arrow.png'); background-position:top right; background-repeat:no-repeat}
#footer .arrowopen {background-image:url('../images/site/list_arrow_open.png'); background-position:top right; background-repeat:no-repeat}
#footer ul a {text-decoration:none;cursor: pointer;}
#footer ul a:hover {text-decoration:none}
#footer ul p {text-decoration:none; line-height:25px}
#copywrite {width:98%; font-family: 'Montserrat', sans-serif; font-size:14px; margin:auto; margin-top:0px; text-align:center}

/* SEARCH AREA */

#searcharea {
	position: fixed;
	top: 50px;
	z-index: 999998;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden
}
#searchtable {
	width: 95%;
	margin: auto;
	border-bottom: 1px solid #999997;
	margin-top: 10px
}
#searcharea input[type=text] {font-family: 'Montserrat', sans-serif; font-size:16px; padding:10px; width:100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;border:0px}
#searcharea .searchbutton {width: 50px}

.review-block {
	font-family: 'Montserrat', sans-serif;
	padding: 15px;
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin-top: 20px
}

/* FEATURE BLOCKS*/

#full_width_feature {width:100%;margin:auto}
#full_width_feature_block {width:90%;margin:auto;font-family: 'Montserrat', sans-serif;font-size:17px;text-align:center;margin:auto; margin-top:20px}
#full_width_feature_block .title {font-family: 'Montserrat-Bold', sans-serif;font-size:27px;}
#full_width_feature_button  {width:100%;margin:auto;text-align:center;padding:20px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; cursor:pointer}
#full_width_feature input[type=text] {font-family: 'Montserrat', sans-serif; padding:8px; font-size:16px; padding:5px; width:100%; color:#ffffff; background-color:#c3392a; text-align:center; border:1px solid #ffffff; margin-bottom:5px}
#full_width_feature input[type=submit] {font-family: 'Montserrat-Bold', sans-serif; padding:4px; background-color:#ffffff; color:#c3392a; font-size:18px; border: 0;-webkit-appearance: none;cursor:pointer; width:100%}

#nearly_full_width_feature {width:80%;margin:auto}
#nearly_full_width_feature_block {width:80%;margin:auto;font-family: 'Montserrat', sans-serif;font-size:16px;text-align:center;margin:auto; margin-top:20px}
#nearly_full_width_feature_block .title {font-family: 'Montserrat-Bold', sans-serif;font-size:24px;}
#nearly_full_width_feature_block a {text-decoration:none}
#nearly_full_width_feature_button  {margin:auto; padding:15px 30px 30px 30px}

#half_width_feature {width:48%;margin:auto;font-family: 'Montserrat', sans-serif;}
#half_width_feature_button  {width:46%;margin:auto;text-align:center;padding:30px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; cursor:pointer}

#third_width_feature {font-family: 'Montserrat', sans-serif; width:30%;margin: auto;font-size:16px; text-align:center}
#third_width_feature .title {font-size:26px;font-family: 'Montserrat-Bold', sans-serif;}
#third_width_feature_text_large {font-family: 'Montserrat', sans-serif; font-size:20px; width:30%;margin: auto;}
#third_width_feature_text_large .title {font-size:26px;font-family: 'Montserrat-Bold', sans-serif;}
#third_width_feature_text_large .date {font-size:12px}
#third_width_feature_text  {width:30%;margin:auto;text-align:center;padding:30px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
#third_width_feature_button  {width:100%;margin:auto;text-align:center;padding:30px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; cursor:pointer}

#error_feature {width:80%;margin:auto; background-color:#ccc; float:right}

.button {font-family: 'Montserrat', sans-serif; -webkit-appearance: none;width:50%;border:1px solid #1d1d1b;background-color:white;font-family: 'Montserrat-bold', sans-serif;font-size:16px;padding:17px;border-radius: 12px; cursor:pointer}
.button_noborder {font-family: 'Montserrat-Bold', sans-serif; -webkit-appearance: none;width:50%;background-color:white;font-family: 'Montserrat', sans-serif;font-size:20px; padding:0px;border-radius: 12px; cursor:pointer; border:0px}

#full_width_colour_strip {width:100%;margin:auto}
.link_table {margin:auto; font-family: 'Montserrat-bold', sans-serif;font-size:20px;text-align:center; width:90%; margin:auto}
.link_table_white {margin:auto; font-family: 'Montserrat-bold', sans-serif;font-size:16px; text-align:center; width:90%;color:#ffffff; margin:auto}
.link_table_white a:link {color:#ffffff}
.link_table_white a:visited {color:#ffffff}

/* PAGE CONTENT */
#page_header_area {font-family: 'Montserrat', sans-serif;font-size:16px; width:100%; margin:auto; padding:20px;border-top:1px#b2b2b2 solid ;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
#page_header_area .title {font-family: 'Montserrat-bold', sans-serif;font-size:20px}
#page_header_area .breadcrumb {}

h1{font-family: 'Montserrat-bold', sans-serif;font-size:20px;color:#000000;margin:0px;padding:0px;font-weight:normal}
#pagecontent{background-color:#ffffff; width:96%;margin:0px auto 0px auto;font-family: 'Montserrat', sans-serif;font-size:18px;text-align:left; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
#pagecontent p{margin:10px;font-family: 'Montserrat', sans-serif;width:96%;}
#pagecontent .subtitle {font-family: 'Montserrat-bold', sans-serif; height:30px; margin-top:20px}
#pagecontent a{text-decoration:underline;}
#pagecontent a:hover{text-decoration:underline;}
#pagecontent #nolink{text-decoration:none}
#pagecontent ul {width:95%; margin:auto; margin-top:25px; list-style-type: none; border-bottom:1px solid #b2b2b2}
#pagecontent li {font-family: 'Montserrat', sans-serif; font-size:16px; min-height:50px; border-top:1px solid #b2b2b2; text-align:left; line-height:50px; background-image:url('../images/site/list_arrow.png'); background-position:top right; background-repeat:no-repeat}
#pagecontent ul a {text-decoration:none;cursor: pointer;}
#pagecontent ul a:hover {text-decoration:none}
#pagecontent ul p {text-decoration:none; line-height:25px}
#breadcrumb{width:95%;font-size:14px;text-align:left;margin:auto;background-color:#f7f7f7;border-bottom:1px solid #ccc;box-sizing:border-box;padding:5px;padding-left:15px}
#error {font-family: 'Montserrat', sans-serif; text-align:center; font-size:20px; padding:20px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}

/* PRODUCT DETAILS PAGE */

#details_title {font-family: 'Montserrat', sans-serif;width:80%;margin:auto;margin-top:10px;margin-bottom:10px;text-align:center}
#details_title h1 {font-family: 'Montserrat-bold', sans-serif;font-size:18px; color:#2d2d2d}
#details_title .title{margin-bottom:5px}

#details_price {font-family: 'Montserrat', sans-serif;font-size:24px;text-align:left;float:left}
#details_colour {font-family: 'Montserrat', sans-serif;font-size:24px; text-align:left;float:right}
#details_title .brand {color:#2d2d2d}

#productdetails .buytable{width:90%;margin:auto}
#productdetails .button_green {padding:12px; width:100%; background-color:#00aa5c; color:#ffffff; font-size:18px;border: 0;-webkit-appearance: none;cursor:pointer; height:52px;border-radius: 0px}
#productdetails .productoffers {font-family: 'Montserrat', sans-serif;width:90%; margin:auto; clear:both; margin-top:15px}
#productdetails .freedel {font-family: 'Montserrat', sans-serif;font-size:16px; float:left}
#productdetails .freeret {font-family: 'Montserrat', sans-serif;font-size:16px; float:right}
#information ul {width:95%; margin:auto; margin-top:25px; list-style-type: none; border-top:1px solid #b2b2b2; }
#information li {border-bottom:1px solid #b2b2b2; font-family: 'Montserrat', sans-serif; font-size:15px; min-height:50px; text-align:left; line-height:50px; background-image:url('../images/site/list_arrow.png'); background-position:top right; background-repeat:no-repeat}
#information ul a {text-decoration:none;cursor: pointer;}
#information ul a:hover {text-decoration:none}
#information ul p {text-decoration:none; line-height:25px}
#information .ul_detail {font-family: 'Montserrat', sans-serif; color:#000; padding:15px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
.car_header {font-family: 'Montserrat-bold', sans-serif; font-size:22px;; width:100%; text-align:center}

.isotoner_slippers {font-family: 'Montserrat', sans-serif; font-size:16px; line-height:20px}
.isotoner_slippers .title {font-family: 'Montserrat-bold', sans-serif; font-size:16px}
.extrastrong .title {font-family: 'Montserrat-bold', sans-serif; font-size:16px}

/* DROPDOWNLIST */

select.dropdownlist {font-family: 'Montserrat', sans-serif;font-size:16px; background-image: url('../../images/site/selectarrows.jpg');background-repeat: no-repeat;background-position:right center;background-size: 22px; padding:11px; border:1px solid #b2b2b2; background-color:#ffffff}
select.dropdownlist:focus {background-image: url('../../images/site/selectarrows.jpg');background-repeat: no-repeat;background-position:right center;background-size: 22px}
select.dropdownlist::-ms-expand {display: none;}
select.dropdownlist {-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: ''}

/* CAT PAGES */

.catbuttons {font-family: 'Montserrat', sans-serif;padding: 12px;background-color: #ffffff;color: #2d2d2d;font-size: 16px;border: 0;-webkit-appearance: none;cursor: pointer;border-radius: 0px;border: 1px solid #b2b2b2; margin-top:10px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}

/* SUBCAT PAGES */

#productwrap {font-family: 'Montserrat', sans-serif; width:50%; float:left;text-align:center; min-height:350px}
#productwrap .title {width:80%;font-size:0.9em;line-height:15px; text-align:center; margin:auto}
#productwrap .price {width:80%;padding-top:10px;font-size:0.9em; margin:auto; color:#cbcbcb}
#productwrap .productimage {width:96%; border:1px solid #e6e6e6; margin:auto}
.productinfo {width:100%;box-sizing:border-box;padding:5px;}
.productinfo h1{font-size:1.4em}

.pagenumbers {font-family: 'Montserrat', sans-serif;font-size:14px; padding:10px; border:1px solid #bbbcbe; margin-right:10px; width:50px; padding-left:15px; padding-right:15px}
.pagenumbers_active {font-family: 'Montserrat', sans-serif;font-size:14px; padding:10px; border:1px solid #bbbcbe; margin-right:10px; width:50px; padding-left:15px; padding-right:15px; background-color:#eaeaea}

.filterbutton {padding:12px; width:85%; background-color:#ffffff; color:#000000; font-size:16px;border: 0;-webkit-appearance: none;cursor:pointer; border-radius: 0px; border:1px solid #b2b2b2; margin-right:5%}

#filterdiv {top:0px;bottom:0px;width:80%;font-family: 'Montserrat', sans-serif;position:fixed;top:50px;left:0px;z-index:999999;display:none;overflow-y:auto;border-right:2px solid #b2b2b2; background-color:#ffffff}
#filterdiv .title-open{font-family: 'Montserrat-bold', sans-serif;border-bottom:1px solid #b2b2b2;text-align:left;color:black;font-size:18px;width:90%;box-sizing:border-box;clear:both; margin:auto; margin-bottom:10px; padding:10px 0px 10px 0px}
#filterdiv .title-closed{font-family: 'Montserrat-bold', sans-serif;border-bottom:1px solid #b2b2b2; text-align:left;color:black;font-size:18px;width:90%;box-sizing:border-box;clear:both; margin:auto; padding:10px 0px 10px 0px}
#filterdiv .menu-open{width:90%;border-bottom:1px solid #b2b2b2;padding-bottom:15px;clear:both;margin:auto}
#filterdiv .menu-closed{border-bottom:1px solid #b2b2b2;display:none;width:90%;clear:both;margin:auto}
.filterheaderfixed{z-index:1000000; background-color:#ffffff}
.menubuttons{width:100%;height:30px;position:relative;left:0px;top:-5px;border:0px;margin:0px;padding:0px;border-style:none;z-index:999}
#menubuttonhldr{position:relative;height:1px;border:0px}
.menuitems{width:90%;float:left;text-align:left;margin-top:2px;margin-bottom:5px;font-size:18px}
.menuitemsclear{clear:both}

/* BAKET PAGE */

#basket_page {width:95%; font-family: 'Montserrat', sans-serif;; margin:auto}
#basket_page .basketitem {width:100%; float:left; padding:12px 0; border-bottom:1px solid #e5e5e5; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#basket_page .basketitem:after {content:""; display:block; clear:both}
#basket_page .basket_image{width:30%; float:left; margin:0}
#basket_page .basket_image .img{width:100%; max-width:120px; height:auto}
#basket_page .basket_item{width:67%; float:right; margin:0}
#basket_page .title{width:100%; font-size:15px; min-height:0; line-height:20px; text-align:left; margin-bottom:4px}
#basket_page .title p {margin:0}
#basket_page .price {width:100%; text-align:left; font-size:14px; line-height:20px; color:#3d3d3d}
#basket_page .remove{float:none; text-align:left; font-size:12px; margin-top:6px; margin-left:0; padding-left:0}
#basket_page .button_grey {padding:12px; width:100%; background-color:#959595; color:white; font-size:18px;border: 0;-webkit-appearance: none;cursor:pointer; height:52px;border-radius: 0px; margin-top:10px}
#basket_page .button_green {padding:12px; width:100%; background-color:#00aa5c; color:#ffffff; font-size:18px;border: 0;-webkit-appearance: none;cursor:pointer; height:52px;border-radius: 0px}
#basket_page .tbpromocode{background:#ffffff;border:1px solid #9f9f9f;margin:0em;padding:0.5em;font-size:1.2em;width:100%;text-align:left;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; color:#9f9f9f}
#basket_page .totaltable{width:100%;font-size:18px;color:#000000}
#basket_page .total{font-size:18px;color:#2e65a4}

#basket_page .clear{width:100%;clear:both}
#basket_page .qty{width:68%;float:left}
#basket_page .breadcrumb{font-size:1em}
#basket_page .btnpromocode{background-color:#6b6f72;border-radius:0.4em;border:none;padding:6px;color:white;margin-bottom:6px;-webkit-appearance:none;font-size:1.2em;}
#PnlBasketEmpty .tbpromocode{background:#ffffff;border:1px solid #cccccc;margin:0em;padding:0.5em;font-size:1.2em;padding-left:1.0em;width:70%;text-align:center}
#PnlBasketEmpty .btnpromocode{background-color:#6b6f72;border-radius:0.4em;border:none;padding:6px;color:white;margin-bottom:6px;-webkit-appearance:none;font-size:1.2em;}

/* BASKET DROPDOWN */

.minibasket{display:none;width:100%;background-color:White;position:relative;top:-86px;z-index:10000}
.minibasketinner{width:100%;font-family: 'Montserrat', sans-serif;;font-size:12px; padding-bottom:10px}
.minibasketinnerheader{font-family: 'Montserrat-Bold', sans-serif; width:94%;padding:3px;color:#b2b2b2;text-align:left;margin:auto;margin-top:4px;background-color:transparent;font-size:15px}
.minibasketinner a {font-family: 'Montserrat-Bold', sans-serif; text-decoration:none;color:black;font-size:13px;}
.minibasketbutton {background-color:#00aa5c;width:95%;height:35px;border:0px;font-family: 'Montserrat', sans-serif;;color:White;font-size:20px;-webkit-appearance:none;-webkit-border-radius:0px;margin:auto;text-align:center;padding-top:13px}
.minibasketbutton_blue {background-color:#b0def7;width:95%;height:35px;border:0px;font-family: 'Montserrat', sans-serif;color:#000000;font-size:20px;-webkit-appearance:none;-webkit-border-radius:0px;margin:auto;text-align:center;padding-top:13px;margin-top:10px}
.minibasketbutton_grey {background-color:#959595;width:95%;height:35px;border:0px;font-family: 'Montserrat', sans-serif;color:#ffffff;font-size:20px;-webkit-appearance:none;-webkit-border-radius:0px;margin:auto;text-align:center;padding-top:13px;margin-top:10px}

/* WISHLIST PAGE */

#wishlist_product {width:47%; margin-right:10px; min-height:450px; float:left; padding:10px; margin-bottom:25px; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
#wishlist_product p {margin-bottom:10px}
#wishlist_product .button_green {width:100%; background-color:#00aa5b; color:#ffffff; font-size:18px;border: 0;-webkit-appearance: none;cursor:pointer; height:20px;border-radius: 0px}
#wishlist_product .title {font-family: 'Montserrat-bold', sans-serif}
#wishlist_product .close {position:relative; height:15px; right:10px}
#wishlist_product .info {min-height:180px}
#wishlist_product .prodimage {width:100%}

/* ACCOUNT PAGES */

.AccountArea {font-family: 'Montserrat', sans-serif; font-size:16px; width:96%; margin:auto; clear:both}
#AccountArea {}
#AccountArea input[type=text] {font-family: 'Montserrat', sans-serif; font-size:16px; padding:15px; width:100%; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
#AccountArea input[type=password] {font-family: 'Montserrat', sans-serif; font-size:16px; padding:15px; width:100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
#AccountArea .button_grey {padding:12px; width:100%; background-color:#959595; color:white; font-size:18px;border: 0;-webkit-appearance: none;cursor:pointer; height:52px;border-radius: 0px}
#AccountArea .button_white {padding:12px; width:100%; background-color:#ffffff; color:#1d1d1b; font-size:18px;border: 0;-webkit-appearance: none;cursor:pointer; height:52px;border-radius: 0px; border:1px solid #1d1d1b}
#AccountArea .button_green {padding:12px; width:100%; background-color:#00aa5c; color:#ffffff; font-size:18px;border: 0;-webkit-appearance: none;cursor:pointer; height:52px;border-radius: 0px}
#AccountArea p {line-height:26px; font-size:16px}
#AccountArea select.dropdownlist {font-family: 'Montserrat', sans-serif;font-size:16px; background-image: url('../../images/site/selectarrows.jpg');background-repeat: no-repeat;background-position:right center;background-size: 18px; padding:15px}
#AccountArea select.dropdownlist:focus {background-image: url('../../images/site/selectarrows.jpg');background-repeat: no-repeat;background-position:right center;background-size: 18px}
#AccountArea select.dropdownlist::-ms-expand {display: none;}
#AccountArea .smaller_p {line-height:22px; font-size:16px;margin:0px}
#AccountArea .addresses {width:48%; min-height:200px; border:1px solid #cccccc; float:left; margin-right:2%; padding:15px; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; margin-bottom:20px}
#AccountArea .addressline {font-size:14px; height:12px}
#AccountArea .addressline_bold {font-family: 'Montserrat-bold', sans-serif;font-size:14px; height:12px}

#Account_Creation {width:100%; text-align:center; border:1px solid #b2b2b2; padding:15px; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
#Account_Creation p {font-size:14px; line-height:25px}
.signoutlink {font-family: 'Montserrat', sans-serif;font-size:15px}

#nosearch {font-family: 'Montserrat', sans-serif;font-size:16px; margin:auto; text-align:center}

#orderhistory {}
#orderhistory .orderheader:hover {background-color:#e5e5e5}

/* OWL */

#owl {font-family: 'Montserrat-bold', sans-serif; font-size:14px; color:#2d2d2d}

/* OWL */

.countdoown {font-size: 10px;color: #ffffff}
.countdoown_time {font-size: 30px;color: #ffffff}
.countdoown_time:hover {font-size: 30px;color: #ff0000}
.counter_square {height: 50px; position:relative; top:-95px; padding-top:5px}
.counter_square_spacer {width: 3%;float: left;text-align: center;position: relative;top: -95px;height: 50px;}
.counter_square_spacer_side {width: 15%;float: left;text-align: center;position: relative;top: -95px;height: 50px;}

/* Modal Box */

.opaque {position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 1000;background-color: black;filter: alpha(opacity=30);opacity: 0.3;z-index:99}
#opaque_clear {position: fixed;top:0px;left: 0px;width: 100%;height: 100%;z-index: 1000;z-index:10000000;  display:none}
* html .opaque {position: absolute;}
* html #opaque_clear {position: absolute;}
.modal-content {position:absolute;top:148px;width:100%;background-color: #ffffff;margin: auto;margin-top:-100px;padding: 0;border: 1px solid #888;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:100; padding-bottom:20px}
@keyframes animatetop {from {top: -500px; opacity: 0} to {top: 5px; opacity: 1}}



.overlay1 {
	background: rgba(0, 0, 0, 0.3);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto; /* Allows scrolling within the overlay if needed */
	z-index: 100000000;
}

.cookie-consent-content {
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	background: #000000;
	padding: 20px;
	border-radius: 10px;
	width: 80%;
	text-align: center;
	color: white;
	margin: auto;
	margin-top: 100px;
}

	.cookie-consent-content h2 {
		font-weight: bold;
		font-size: 16px
	}

	.cookie-consent-content p {
		font-size: 16px
	}

.cookie-consent-content-button {
	margin: 10px;
	padding: 10px 20px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	width: 80%;
	background-color: white;
	font-size: 18px;
	color: #0f3657;
}

	.cookie-consent-content-button:hover {
		opacity: 0.8;
	}



/* ----------------------------- */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 500px) {
#full_width_feature_block .title {font-family: 'Montserrat-Bold', sans-serif;font-size:22px;}

#AccountArea .button_grey {font-size:14px}
#AccountArea .button_white {font-size:14px}
#AccountArea .button_green {font-size:14px}

#productwrap .productimage {width:95%; margin:auto}

#productdetails .freedel {width:100%; text-align:center}
#productdetails .freeret {display:none}

/* WISHLIST PAGE */

#wishlist_product {width:47%; margin-right:10px; min-height:260px; float:left; padding:0px; margin-bottom:25px; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
#wishlist_product p {font-size:15px; line-height:14px; padding:0px; margin:0px; margin-bottom:10px}
#wishlist_product .button_green {width:100%; background-color:#00aa5b; color:#ffffff; font-size:14px;border: 0;-webkit-appearance: none;cursor:pointer; height:34px;border-radius: 0px; line-height:10px; padding:0px}
#wishlist_product .title {font-family: 'Montserrat-Bold', sans-serif;font-size:14px; line-height:18px}
#wishlist_product .close {position:relative; height:15px; right:10px}
#wishlist_product .info {min-height:100px}
}

@media only screen and (min-width: 450px) {
	.counter_square {
		height: 50px;
		position: relative;
		top: -110px
	}

	.counter_square_spacer {
		width: 3%;
		float: left;
		text-align: center;
		position: relative;
		top: -110px;
		height: 50px;
	}

	.counter_square_spacer_side {
		width: 15%;
		float: left;
		text-align: center;
		position: relative;
		top: -110px;
		height: 50px;
	}
}

	/* Small devices (portrait tablets and large phones, 600px and up) */
	@media only screen and (min-width: 500px) {

		.countdoown {
			font-size: 14px;
			color: #ffffff;
		}

		.countdoown_time {
			font-size: 30px;
			color: #ffffff
		}

			.countdoown_time:hover {
				font-size: 30px;
				color: #ff0000
			}
.counter_square {height: 70px;position: relative;top: -130px; padding-top:15px}
.counter_square_spacer {width: 3%;float: left;text-align: center;position: relative;top: -130px;height: 70px;}
.counter_square_spacer_side {width: 15%;float: left;text-align: center;position: relative;top: -130px;height: 70px;}


		#productwrap {
			width: 33%;
			min-height: 350px
		}

		#AccountArea .addressline {
			font-size: 14px;
			height: 10px
		}

		#AccountArea .addressline_bold {
			font-family: 'Montserrat-bold', sans-serif;
			font-size: 14px;
			height: 10px
		}
	}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 600px) {

	.counter_square {
		height: 80px;
		position: relative;
		top: -150px;
		padding-top:25px
	}

	.counter_square_spacer {
		width: 3%;
		float: left;
		text-align: center;
		position: relative;
		top: -150px;
		height: 50px;
	}

	.counter_square_spacer_side {
		width: 15%;
		float: left;
		text-align: center;
		position: relative;
		top: -150px;
		height: 50px;
	}
}


	/* Medium devices (landscape tablets, 768px and up) */
	@media only screen and (min-width: 700px) {

		.counter_square {
			height: 80px;
			position: relative;
			top: -180px
		}

		.counter_square_spacer {
			width: 3%;
			float: left;
			text-align: center;
			position: relative;
			top: -180px;
			height: 50px;
		}

		.counter_square_spacer_side {
			width: 15%;
			float: left;
			text-align: center;
			position: relative;
			top: -180px;
			height: 50px;
		}

	}

	/* Large devices (laptops/desktops, 992px and up) */
	@media only screen and (min-width: 992px) {
		.countdoown {
			font-size: 20px;
			color: #ffffff
		}

		.countdoown_time {
			font-size: 34px;
			color: #ffffff
		}

			.countdoown_time:hover {
				font-size: 34px;
				color: #ff0000
			}

		.counter_square {
			height: 80px;
			position: relative;
			top: -220px
		}

		.counter_square_spacer {
			width: 3%;
			float: left;
			text-align: center;
			position: relative;
			top: -220px;
			height: 50px;
		}

		.counter_square_spacer_side {
			width: 15%;
			float: left;
			text-align: center;
			position: relative;
			top: -220px;
			height: 50px;
		}
	}

	/* Extra large devices (large laptops and desktops, 1200px and up) */
	@media only screen and (min-width: 1200px) {
	}

	.content {
		width: 100%;
		padding: 0px;
		margin: 0px
	}

	nav:not(.mm-menu) {
		display: none;
	}

	.social {
		min-height: 60px
	}

	.small {
		display: block;
		margin: 0px
	}

	.medium {
		display: none
	}

	.large {
		display: none
	}

	#feature1 {
		width: 48%;
		float: left;
		margin-top: 2%
	}

	#feature2 {
		width: 48%;
		float: right;
		margin-top: 2%
	}

	#feature3 {
		width: 48%;
		float: left
	}

	#feature4 {
		width: 48%;
		float: right
	}

	#productnav, #filterheader {
		width: 100%;
		height: 33px;
		border-bottom: 1px solid ##000000;
		margin: auto;
		background: rgba(255,255,255,0.8);
		clear: both
	}

	.progress {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.disabled {
		pointer-events: none;
	}

	.contentheight {
		height: 900px
	}

	.tick {
		position: relative;
		top: -38px;
		left: 4px
	}

	img {
		border: 0px
	}

	.ImageProduct {
		border: 5px solid #cccccc;
		width: 96%
	}

	#productinfo {
		width: 96%;
		margin: auto
	}

	.description {
		width: 96%;
		margin: auto;
		text-align: left;
		border: 1px solid #ccc;
		margin-top: 8px;
		box-sizing: border-box;
		padding: 5px;
		font-size: 12px;
		background: #cee5f3;
		background: -moz-linear-gradient(top, #ffffff 0%, #d6d6d6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d6d6d6));
		background: -webkit-linear-gradient(top, #ffffff 0%,#d6d6d6 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#d6d6d6 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#d6d6d6 100%);
		background: linear-gradient(to bottom, #ffffff 0%,#d6d6d6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0);
		line-height: 15px
	}

	.productpoints {
		width: 96%;
		margin: auto;
		text-align: left;
		margin-top: 10px;
		font-size: 14px
	}

	.DrdQty {
		font-size: 16px;
		width: 60px
	}

	.tb_emailme {
		width: 90%;
		color: #797979;
		margin: auto;
		height: 35px;
		font-size: 16px;
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: center
	}

	.pnlPMC {
		width: 95%;
		margin: auto;
		text-align: left;
		margin-top: 10px
	}

	.PMCtb {
		width: 100%;
		height: 30px;
		font-size: 16px;
		margin: auto
	}

	.pmctitle {
		font-size: 18px
	}

	.bodyfixed {
		position: fixed;
		top: 0px;
		left: 0px;
		height: 100%
	}

	.headerfixed {
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 9999
	}

		.headerfixed a {
			top: -1px;
			z-index: 99999999999
		}

	.searchholder {
		height: 49px;
		width: 100%;
		display: block
	}

	.searchfixed {
		position: fixed;
		top: 40px;
		z-index: 9999
	}

	.productnavholder {
		height: 46px;
		width: 100%
	}

	.productnavfixed {
		position: fixed;
		top: 40px;
		z-index: 9999
	}

	.productnavfixed_search {
		position: fixed;
		top: 89px;
		z-index: 9999
	}

	.hide {
		display: none
	}

	.show {
		display: inline
	}

	.giftwrap_cancel_fixed {
		position: fixed;
		top: 40px
	}

	.giftwrap_cancel_holder {
		height: 46px;
		width: 100%
	}

	.giftwrap_cancel_fixed_search {
		position: fixed;
		top: 89px
	}

	.screen {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 100%;
		background: rgba(255,255,255,0.8)
	}

	.productbutton {
		cursor: hand;
		background-color: #00c453;
		width: 96%;
		height: 45px;
		border: 0px;
		font-family: 'Montserrat', sans-serif;
		;
		color: White;
		font-size: 20px;
		-webkit-appearance: none;
		-webkit-border-radius: 0px;
		margin: auto;
		cursor: pointer
	}

		.productbutton:hover {
			background-color: #009a16
		}

	.productbutton_gw {
		cursor: hand;
		background-color: #ffffff;
		width: 70%;
		height: 35px;
		border: 0px;
		font-family: 'Montserrat', sans-serif;
		;
		color: #797979;
		font-size: 16px;
		-webkit-appearance: none;
		-webkit-border-radius: 0px;
		border: 1px solid #cccccc;
		margin-top: 10px;
		cursor: pointer
	}

		.productbutton_gw:hover {
			background-color: #f7f5f5
		}

	.productbutton_blue {
		cursor: hand;
		background-color: #6b6f72;
		width: 96%;
		height: 45px;
		border: 0px;
		font-family: 'Montserrat', sans-serif;
		;
		color: White;
		font-size: 20px;
		-webkit-appearance: none;
		-webkit-border-radius: 0px;
		margin: auto;
		cursor: pointer
	}

		.productbutton_blue:hover {
			background-color: #5a5e61
		}

	#Personalised {
		width: 96%;
		margin: 0px auto 0px auto;
		border: 0px;
		font-family: 'Montserrat', sans-serif;
		font-size: 1.2em;
		text-align: left
	}

		#Personalised p {
			margin: 10px;
			font-family: 'Montserrat', sans-serif;
			width: 96%;
		}

		#personalised .psn_button img {
			width: 100%;
			float: left
		}

	.personalised_text {
		width: 94%;
		margin: auto
	}

		.personalised_text p {
			margin-top: 10px
		}

	.personalisedtext {
		font-size: 1.2em
	}

	.slides li img {
	}

	#categorymenu {
		width: 100%;
		padding: 0px;
		margin: 0px
	}

		#categorymenu li {
			list-style-type: none;
			width: 100%;
			height: 40px;
			line-height: 40px;
			padding: 0px;
			margin: 0px;
			border-color: rgba(42, 102, 162, 1);
			border-bottom: 1px solid;
			background: rgba(255, 255, 255, 0.5)
		}

			#categorymenu li span {
				font-weight: bold
			}

		#categorymenu .header {
			background-image: url('../images/menubar.jpg');
		}

		#categorymenu .subheader {
			background-image: url('../images/menubar.jpg');
		}

		#categorymenu p {
			color: #000000
		}

	.pnlgiftwrap {
		width: 100%;
		min-height: 400px;
		clear: both;
		position: absolute;
		top: 92px;
		background-color: white
	}

	.pnlgiftwrap_fixed {
		width: 100%;
		min-height: 400px;
		clear: both;
		position: absolute;
		top: 80px;
		background-color: white
	}

	#pnlgiftwrap_info {
		width: 100%;
		background-color: #cbe6f7;
		height: 100px;
		border-top: 1px solid #00c453;
		border-bottom: 1px solid #00c453
	}

	.tbgiftwrapping {
		width: 94%;
		height: 25px;
		font-size: 16px;
		margin: auto;
		padding: 3px
	}

	#giftwrap_cancel {
		width: 100%;
		height: 33px;
		border-bottom: 1px solid #00c453;
		background-color: white
	}

	.Overlay {
		position: fixed;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		background-color: #000;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 100000;
	}

	.PnlVoucherOffer {
		margin: auto;
		margin-top: 120px;
		z-index: 2001;
		padding: 10px;
		width: 270px;
		background-color: White;
		border: 4px solid #9a1557
	}

	.drdbox {
		padding: 10px;
		width: 80%;
		font-size: 18px
	}

	.btnAddVoucherProduct {
		padding: 10px;
		width: 80%;
		font-size: 18px;
		background-color: #9a1557;
		color: white;
		border: 0px;
		cursor: hand;
		-webkit-appearance: none;
		-webkit-border-radius: 0px;
		margin: auto;
		cursor: pointer
	}



	/*@media only screen and (min-width:20em){}
@media only screen and (min-width:24em){}
#footer .footer_links{font-size:1.0em}
#copywrite{font-size:0.9em}
#productwrap .title{font-size:1.0em}
#productwrap .price{font-size:1.0em}
#productwrap .productimage{width:145px}
.personalisedtext{font-size:1.6em}
.menuitems{font-size:16px}
#basket_page .basket_image .img{height:100px}
}
@media only screen and (min-width:30em){#footer .tbNewsletter{width:80%}
#footer .footer_contact .phonefloat{width:49%;float:left;height:40px;padding-top:20px}
#footer .footer_contact .social{width:49%;float:left;height:60px}
#footer .footer_links{font-size:1.2em}
#footer .footer_links li{width:40%;float:left;text-align:left;margin-left:8%}
#footer .tbnewsletter{width:50%}
#productwrap .title{width:60%;font-size:1.0em;float:left;line-height:20px}
#productwrap .price{width:35%;font-size:1.0em;float:right;margin-top:0px;line-height:20px}
#productwrap .productimage{width:145px}
#Basket_page .title{min-height:95px}
#Basket_page .basket_clear{font-size:14px}
#basket_page .paypallogo{float:left;width:49%}
#basket_page .cardlogos{float:right;width:49%}
#personalised .psn_button img{width:50%;float:left}
.personalisedtext{font-size:2.0em}
#feature3{width:50%}
#feature4{width:50%;display:block}
.menuitems{font-size:16px}
}
@media only screen and (min-width:37.5em){#copywrite{font-size:1.2em}
.personalisedtext{font-size:2.4em}
.menuitems{font-size:20px}
}
@media only screen and (min-width:47em){#footer .footer_links li{width:25%;float:left;text-align:left;margin-left:7%}
.personalisedtext{font-size:2.8em}
}
@media only screen and (min-width:56.25em){#productwrap{width:50%;float:left;clear:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #cccccc;}
#basket_page .basket_clear{width:50%;clear:none;float:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #cccccc;;height:120px}
}
@media only screen and (min-width:68.75em){}
@media only screen and (min-width:81.25em){}*/

	.noUi-target,
	.noUi-target * {
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-ms-touch-action: none;
		-ms-user-select: none;
		-moz-user-select: none;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.noUi-base {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.noUi-origin {
		position: absolute;
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
	}

	.noUi-handle {
		position: relative;
		z-index: 1;
	}

	.noUi-stacking .noUi-handle {
		z-index: 10;
	}

	.noUi-stacking + .noUi-origin {
		*z-index: -1;
	}

	.noUi-state-tap .noUi-origin {
		-webkit-transition: left 0.3s, top 0.3s;
		transition: left 0.3s, top 0.3s;
	}

	.noUi-state-drag * {
		cursor: inherit !important;
	}

	.noUi-horizontal {
		height: 8px;
	}

		.noUi-horizontal .noUi-handle {
			width: 24px;
			height: 18px;
			left: -10px;
			top: -6px;
		}

		.noUi-horizontal.noUi-extended {
			padding: 0 15px;
		}

			.noUi-horizontal.noUi-extended .noUi-origin {
				right: -15px;
			}

	.noUi-vertical {
		width: 18px;
	}

		.noUi-vertical .noUi-handle {
			width: 28px;
			height: 34px;
			left: -6px;
			top: -17px;
		}

		.noUi-vertical.noUi-extended {
			padding: 15px 0;
		}

			.noUi-vertical.noUi-extended .noUi-origin {
				bottom: -15px;
			}

	.noUi-background {
		background: #FAFAFA;
		box-shadow: inset 0 1px 1px #f0f0f0;
	}

	.noUi-connect {
		background: #000000;
		box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
		-webkit-transition: background 450ms;
		transition: background 450ms;
	}

	.noUi-origin {
		border-radius: 2px;
	}

	.noUi-target {
		border-radius: 4px;
		border: 1px solid #D3D3D3;
		box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
	}

		.noUi-target.noUi-connect {
			box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
		}

	.noUi-dragable {
		cursor: w-resize;
	}

	.noUi-vertical .noUi-dragable {
		cursor: n-resize;
	}

	.noUi-handle {
		border: 1px solid #D9D9D9;
		border-radius: 3px;
		background: #FFF;
		cursor: default;
		box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
	}

	.noUi-active {
		box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
	}

	.noUi-handle:before,
	.noUi-handle:after {
		content: "";
		display: block;
		position: absolute;
		height: 14px;
		width: 1px;
		background: #E8E7E6;
		left: 14px;
		top: 6px;
	}

	.noUi-handle:after {
		left: 17px;
	}

	.noUi-vertical .noUi-handle:before,
	.noUi-vertical .noUi-handle:after {
		width: 14px;
		height: 1px;
		left: 6px;
		top: 14px;
	}

	.noUi-vertical .noUi-handle:after {
		top: 17px;
	}

	[disabled].noUi-connect,
	[disabled] .noUi-connect {
		background: #B8B8B8;
	}

	[disabled] .noUi-handle {
		cursor: not-allowed;
	}

	.tooltip {
		display: block;
		position: absolute;
		border: 1px solid #D9D9D9;
		font: 400 12px/12px Arial;
		border-radius: 3px;
		background: #fff;
		top: -26px;
		left: -2px;
		text-align: center;
		width: 25px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 1px;
		padding-right: 1px;
	}

		.tooltip strong {
			display: block;
			padding: 2px;
		}

	/* MENU CSS */

	.mm-hidden {
		display: none !important;
	}

	.mm-wrapper {
		overflow-x: hidden;
		position: relative;
	}

	.mm-menu,
	.mm-menu > .mm-panel {
		margin: 0;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 0;
	}

	.mm-menu {
		background: inherit;
		display: block;
		overflow: hidden;
		padding: 0;
	}

	.mm-panel {
		-webkit-transition: -webkit-transform 0.4s ease;
		-moz-transition: -moz-transform 0.4s ease;
		-ms-transition: -ms-transform 0.4s ease;
		-o-transition: -o-transform 0.4s ease;
		transition: transform 0.4s ease;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		-o-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

		.mm-panel.mm-opened {
			-webkit-transform: translate3d(0%, 0, 0);
			-moz-transform: translate3d(0%, 0, 0);
			-ms-transform: translate3d(0%, 0, 0);
			-o-transform: translate3d(0%, 0, 0);
			transform: translate3d(0%, 0, 0);
		}

		.mm-panel.mm-subopened {
			-webkit-transform: translate3d(-30%, 0, 0);
			-moz-transform: translate3d(-30%, 0, 0);
			-ms-transform: translate3d(-30%, 0, 0);
			-o-transform: translate3d(-30%, 0, 0);
			transform: translate3d(-30%, 0, 0);
		}

		.mm-panel.mm-highest {
			z-index: 1;
		}

	.mm-menu > .mm-panel {
		background: inherit;
		-webkit-overflow-scrolling: touch;
		overflow: scroll;
		overflow-x: hidden;
		overflow-y: auto;
		box-sizing: border-box;
		padding: 0 20px;
	}

		.mm-menu > .mm-panel.mm-hasheader {
			padding-top: 40px;
		}

		.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
			content: '';
			display: block;
			height: 20px;
		}

	.mm-vertical .mm-panel {
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
	}

	.mm-vertical .mm-listview .mm-panel,
	.mm-listview .mm-vertical .mm-panel {
		display: none;
		padding: 10px 0 10px 10px;
	}

		.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
		.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
			border-color: transparent;
		}

	.mm-vertical li.mm-opened > .mm-panel,
	li.mm-vertical.mm-opened > .mm-panel {
		display: block;
	}

	.mm-vertical .mm-listview > li > .mm-next,
	.mm-listview > li.mm-vertical > .mm-next {
		height: 40px;
		bottom: auto;
	}

		.mm-vertical .mm-listview > li > .mm-next:after,
		.mm-listview > li.mm-vertical > .mm-next:after {
			top: 16px;
			bottom: auto;
		}

	.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
	.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.mm-header {
		border-bottom: 3px solid transparent;
		text-align: center;
		line-height: 20px;
		height: 40px;
		padding: 0 40px;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}

		.mm-header > a {
			text-decoration: none;
			display: block;
			padding: 10px 0;
		}

		.mm-header .mm-title {
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
		}

		.mm-header .mm-btn {
			box-sizing: border-box;
			width: 40px;
			height: 40px;
			position: absolute;
			top: 0;
			z-index: 1;
		}

			.mm-header .mm-btn:first-child {
				padding-left: 20px;
				left: 0;
			}

			.mm-header .mm-btn:last-child {
				padding-right: 20px;
				right: 0;
			}

	.mm-listview,
	.mm-listview > li {
		list-style: none;
		display: block;
		padding: 0;
		margin: 0;
	}

	.mm-listview {
		font: inherit;
		font-size: 16px;
	}

		.mm-listview a,
		.mm-listview a:hover {
			text-decoration: none;
		}

		.mm-listview > li {
			position: relative;
		}

			.mm-listview > li > a,
			.mm-listview > li > span {
				text-overflow: ellipsis;
				white-space: nowrap;
				overflow: hidden;
				color: inherit;
				line-height: 20px;
				display: block;
				padding: 15px 10px 15px 20px;
				margin: 0;
				background-color: #ffffff
			}

			.mm-listview > li:not(.mm-divider):after {
				content: '';
				border-bottom-width: 1px;
				border-bottom-style: solid;
				display: block;
				position: absolute;
				left: 0;
				right: 0;
				bottom: 0;
			}

			.mm-listview > li:not(.mm-divider):after {
				left: 0px;
			}

		.mm-listview .mm-next {
			background: rgba(3, 2, 1, 0);
			width: 50px;
			padding: 0;
			position: absolute;
			right: 0;
			top: 0;
			bottom: 0;
			z-index: 2;
		}

			.mm-listview .mm-next:before {
				content: '';
				border-left-width: 0px;
				border-left-style: solid;
				display: block;
				position: absolute;
				top: 0;
				bottom: 0;
				left: 0;
			}

			.mm-listview .mm-next + a,
			.mm-listview .mm-next + span {
				margin-right: 50px;
			}

			.mm-listview .mm-next.mm-fullsubopen {
				width: 100%;
			}

				.mm-listview .mm-next.mm-fullsubopen:before {
					border-left: none;
				}

				.mm-listview .mm-next.mm-fullsubopen + a,
				.mm-listview .mm-next.mm-fullsubopen + span {
					padding-right: 50px;
					margin-right: 0;
				}

	.mm-menu > .mm-panel > .mm-listview {
		margin-left: -20px;
		margin-right: -20px;
	}

		.mm-menu > .mm-panel > .mm-listview.mm-first {
			margin-top: -20px;
		}

		.mm-menu > .mm-panel > .mm-listview.mm-last {
			padding-bottom: 20px;
		}

	.mm-prev:before,
	.mm-next:after {
		content: '';
		border: 2px solid transparent;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.mm-prev:before {
		border-right: none;
		border-bottom: none;
		left: 20px;
	}

	.mm-next:after {
		border-top: none;
		border-left: none;
		right: 20px;
	}

	.mm-divider {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		font-size: 10px;
		text-transform: uppercase;
		text-indent: 20px;
		line-height: 25px;
	}

	.mm-listview > li.mm-spacer {
		padding-top: 40px;
	}

		.mm-listview > li.mm-spacer > .mm-next {
			top: 40px;
		}

		.mm-listview > li.mm-spacer.mm-divider {
			padding-top: 25px;
		}

	.mm-menu {
		background: #ffffff;
		color: rgba(0, 0, 0, 1);
	}

		.mm-menu .mm-header {
			background-position: center top;
			border-color: rgba(156, 28, 81, 1);
		}

			.mm-menu .mm-header > a {
				color: rgba(255, 255, 255, 1);
				font-weight: bold;
				font-size: 18px
			}

			.mm-menu .mm-header .mm-btn:before,
			.mm-menu .mm-header .mm-btn:after {
				border-color: rgba(0, 0, 00, 1);
			}

		.mm-menu .mm-listview > li:after {
			border-color: rgba(156, 28, 81, 1);
		}

		.mm-menu .mm-listview > li > a.mm-prev, .mm-menu .mm-listview > li > a.mm-next {
			color: rgba(0, 0, 0, 0.3);
		}

			.mm-menu .mm-listview > li > a.mm-prev:before, .mm-menu .mm-listview > li > a.mm-next:after {
				border-color: rgba(156, 28, 81, 1);
			}

			.mm-menu .mm-listview > li > a.mm-prev:after, .mm-menu .mm-listview > li > a.mm-next:before {
				border-color: rgba(156, 28, 81, 1);
			}

		.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
		.mm-menu .mm-listview > li.mm-selected > span {
			background: rgba(255, 255, 255, 0.5);
		}

		.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
		.mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
		.mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
		.mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
			background: rgba(0, 0, 0, 0.05);
		}

		.mm-menu .mm-divider {
			background: rgba(156, 28, 81, 1);
		}

	.mm-page {
		box-sizing: border-box;
		position: relative;
	}

	.mm-slideout {
		-webkit-transition: -webkit-transform 0.4s ease;
		-ms-transition: -ms-transform 0.4s ease;
		transition: transform 0.4s ease;
	}

	html.mm-opened {
		overflow: hidden;
		position: relative;
	}

		html.mm-opened body {
			overflow: hidden;
		}

		html.mm-opened .mm-page {
			min-height: 100vh;
		}

	html.mm-background .mm-page {
		background: inherit;
	}

	#mm-blocker {
		background: rgba(3, 2, 1, 0);
		display: none;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999;
	}

	html.mm-opened #mm-blocker,
	html.mm-blocking #mm-blocker {
		display: block;
	}

	.mm-menu.mm-offcanvas {
		display: none;
		position: fixed;
	}

	.mm-menu.mm-current {
		display: block;
	}

	.mm-menu {
		width: 80%;
		min-width: 140px;
		max-width: 440px;
	}

	html.mm-opening .mm-slideout {
		-webkit-transform: translate(80%, 0);
		-moz-transform: translate(80%, 0);
		-ms-transform: translate(80%, 0);
		-o-transform: translate(80%, 0);
		transform: translate(80%, 0);
	}

	@media all and (max-width:175px) {
		html.mm-opening .mm-slideout {
			-webkit-transform: translate(140px, 0);
			-moz-transform: translate(140px, 0);
			-ms-transform: translate(140px, 0);
			-o-transform: translate(140px, 0);
			transform: translate(140px, 0);
		}
	}

	@media all and (min-width:550px) {
		html.mm-opening .mm-slideout {
			-webkit-transform: translate(440px, 0);
			-moz-transform: translate(440px, 0);
			-ms-transform: translate(440px, 0);
			-o-transform: translate(440px, 0);
			transform: translate(440px, 0);
		}
	}

	.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
		max-height: 80%;
	}

		.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
			max-height: 100%;
		}

	.mm-menu.mm-measureheight > .mm-panel {
		bottom: auto !important;
		height: auto !important;
	}

	.mm-buttonbar {
		border: 1px solid transparent;
		border-radius: 5px;
		text-align: center;
		line-height: 20px;
		overflow: hidden;
		display: block;
		padding: 0;
		margin: 0;
		position: relative;
	}

		.mm-buttonbar:after {
			content: '';
			display: block;
			clear: both;
		}

		.mm-buttonbar > * {
			border-left: 1px solid transparent;
			box-sizing: border-box;
			display: block;
			width: 100%;
			height: 100%;
			float: left;
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
		}

		.mm-buttonbar > a {
			text-decoration: none;
		}

		.mm-buttonbar > input {
			position: absolute;
			left: -1000px;
			top: -1000px;
		}

			.mm-buttonbar > input:checked + label {
				border-color: transparent !important;
			}

			.mm-buttonbar > *:first-child,
			.mm-buttonbar > input:first-child + * {
				border-left: none;
			}

		.mm-buttonbar.mm-buttonbar-2 > * {
			width: 50%;
		}

		.mm-buttonbar.mm-buttonbar-3 > * {
			width: 33.33%;
		}

		.mm-buttonbar.mm-buttonbar-4 > * {
			width: 25%;
		}

		.mm-buttonbar.mm-buttonbar-5 > * {
			width: 20%;
		}

	.mm-header .mm-buttonbar {
		margin-top: 0px;
		margin-left: -30px;
		margin-right: -30px;
	}

	.mm-footer .mm-buttonbar {
		border: none;
		border-radius: none;
		line-height: 40px;
		margin: -10px -10px 0 -20px;
	}

		.mm-footer .mm-buttonbar > * {
			border-left: none;
		}

	.mm-listview > li > .mm-buttonbar {
		margin: 10px 20px;
	}

	.mm-menu .mm-buttonbar {
		border-color: rgba(0, 0, 0, 0.7);
		background: #ffffff;
	}

		.mm-menu .mm-buttonbar > * {
			border-color: rgba(0, 0, 0, 0.7);
		}

		.mm-menu .mm-buttonbar > input:checked + label {
			background: rgba(0, 0, 0, 0.7);
			color: #f3f3f3;
		}

	em.mm-counter {
		font: inherit;
		font-size: 16px;
		font-style: normal;
		text-indent: 0;
		line-height: 20px;
		display: block;
		margin-top: -10px;
		position: absolute;
		right: 50px;
		top: 50%;
	}

		em.mm-counter + a.mm-next {
			padding-left: 40px;
		}

			em.mm-counter + a.mm-next + a,
			em.mm-counter + a.mm-next + span {
				margin-right: 90px;
			}

		em.mm-counter + a.mm-fullsubopen {
			padding-left: 0;
		}

	.mm-vertical > .mm-counter {
		top: 12px;
		margin-top: 0;
	}

	.mm-vertical.mm-spacer > .mm-counter {
		margin-top: 40px;
	}

	.mm-nosubresults > .mm-counter {
		display: none;
	}

	.mm-menu em.mm-counter {
		color: rgba(0, 0, 0, 0.3);
	}

	html.mm-opened.mm-dragging .mm-menu,
	html.mm-opened.mm-dragging .mm-page,
	html.mm-opened.mm-dragging .mm-fixed-top,
	html.mm-opened.mm-dragging .mm-fixed-bottom,
	html.mm-opened.mm-dragging #mm-blocker {
		-webkit-transition-duration: 0s;
		-moz-transition-duration: 0s;
		-ms-transition-duration: 0s;
		-o-transition-duration: 0s;
		transition-duration: 0s;
	}

	.mm-footer {
		background: inherit;
		border-top: 1px solid transparent;
		text-align: center;
		line-height: 20px;
		box-sizing: border-box;
		width: 100%;
		height: 40px;
		padding: 10px 20px;
		position: absolute;
		z-index: 3;
		bottom: 0;
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.mm-menu.mm-hasfooter > .mm-panel {
		bottom: 40px;
	}

	.mm-menu .mm-footer {
		border-color: rgba(0, 0, 0, 0.1);
		color: rgba(0, 0, 0, 0.3);
	}

	.mm-menu > .mm-header {
		background: inherit;
		z-index: 3;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

		.mm-menu > .mm-header .mm-close:after {
			content: 'x';
		}

	.mm-menu.mm-hassearch > .mm-header {
		top: 40px;
	}

	.mm-menu.mm-hasheader .mm-panel .mm-header {
		display: none;
	}

	.mm-menu.mm-hasheader .mm-panel,
	.mm-menu.mm-hasheader .mm-fixeddivider {
		top: 40px;
	}

	.mm-menu.mm-hasheader.mm-hassearch .mm-panel,
	.mm-menu.mm-hasheader.mm-hassearch .mm-fixeddivider {
		top: 80px;
	}

	.mm-divider > span {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding: 0;
		line-height: 25px;
	}

	.mm-divider.mm-opened a.mm-next:after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.mm-collapsed:not(.mm-uncollapsed) {
		display: none;
	}

	.mm-fixeddivider {
		background: inherit;
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

		.mm-fixeddivider:after {
			content: none !important;
			display: none !important;
		}

	.mm-hasdividers .mm-fixeddivider {
		display: block;
	}

	.mm-menu .mm-fixeddivider span {
		background: rgba(0, 0, 0, 0.05);
	}

	.mm-search,
	.mm-search input {
		box-sizing: border-box;
	}

	.mm-menu > .mm-search {
		background: inherit;
		z-index: 3;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.mm-search {
		height: 40px;
		width: 100%;
		padding: 10px 10px 0 10px;
		position: absolute;
		top: 0;
		left: 0;
	}

		.mm-search input {
			border: none;
			border-radius: 25px;
			font: inherit;
			font-size: 14px;
			line-height: 25px;
			outline: none;
			display: block;
			width: 100%;
			height: 25px;
			margin: 0;
			padding: 0 10px;
		}

			.mm-search input::-ms-clear {
				display: none;
			}

	.mm-panel.mm-hassearch {
		padding-top: 40px;
	}

		.mm-panel.mm-hassearch.mm-hasheader {
			padding-top: 80px;
		}

			.mm-panel.mm-hassearch.mm-hasheader .mm-search {
				top: 40px;
			}

	.mm-noresultsmsg {
		text-align: center;
		font-size: 21px;
		display: none;
		padding: 40px 0;
	}

	.mm-noresults .mm-noresultsmsg {
		display: block;
	}

	.mm-noresults .mm-indexer {
		display: none !important;
	}

	.mm-menu li.mm-nosubresults > a.mm-next {
		display: none;
	}

		.mm-menu li.mm-nosubresults > a.mm-next + a,
		.mm-menu li.mm-nosubresults > a.mm-next + span {
			padding-right: 10px;
		}

	.mm-menu.mm-hassearch .mm-panel,
	.mm-menu.mm-hassearch .mm-fixeddivider {
		top: 40px;
	}

	.mm-menu .mm-search input {
		background: rgba(0, 0, 0, 0.05);
		color: rgba(0, 0, 0, 0.7);
	}

	.mm-menu .mm-noresultsmsg {
		color: rgba(0, 0, 0, 0.3);
	}

	.mm-indexer {
		background: inherit;
		text-align: center;
		font-size: 12px;
		box-sizing: border-box;
		width: 20px;
		position: absolute;
		top: 10px;
		bottom: 10px;
		right: -100px;
		z-index: 3;
		-webkit-transition: right 0.4s ease;
		-moz-transition: right 0.4s ease;
		-ms-transition: right 0.4s ease;
		-o-transition: right 0.4s ease;
		transition: right 0.4s ease;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

		.mm-indexer a {
			text-decoration: none;
			display: block;
			height: 3.71%;
		}

		.mm-indexer ~ .mm-panel.mm-hasindexer {
			padding-right: 40px;
		}

	.mm-hasindexer .mm-indexer {
		right: 0;
	}

	.mm-hasindexer .mm-fixeddivider {
		right: 20px;
	}

	.mm-hasheader .mm-indexer {
		top: 50px;
	}

	.mm-hasfooter .mm-indexer {
		bottom: 50px;
	}

	.mm-hassearch .mm-indexer {
		top: 50px;
	}

	.mm-hassearch.mm-hasheader .mm-indexer {
		top: 90px;
	}

	.mm-menu .mm-indexer a {
		color: rgba(0, 0, 0, 0.3);
	}

	input.mm-toggle,
	input.mm-check {
		position: absolute;
		left: -10000px;
	}

	label.mm-toggle,
	label.mm-check {
		margin: 0;
		position: absolute;
		bottom: 50%;
		z-index: 2;
	}

		label.mm-toggle:before,
		label.mm-check:before {
			content: '';
			display: block;
		}

	label.mm-toggle {
		border-radius: 30px;
		width: 50px;
		height: 30px;
		margin-bottom: -15px;
	}

		label.mm-toggle:before {
			border-radius: 30px;
			width: 28px;
			height: 28px;
			margin: 1px;
		}

	input.mm-toggle:checked ~ label.mm-toggle:before {
		float: right;
	}

	label.mm-check {
		width: 30px;
		height: 30px;
		margin-bottom: -15px;
	}

		label.mm-check:before {
			border-left: 3px solid;
			border-bottom: 3px solid;
			width: 40%;
			height: 20%;
			margin: 25% 0 0 20%;
			opacity: 0.1;
			-webkit-transform: rotate(-45deg);
			-moz-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			-o-transform: rotate(-45deg);
			transform: rotate(-45deg);
		}

	input.mm-check:checked ~ label.mm-check:before {
		opacity: 1;
	}

	label.mm-toggle, label.mm-check {
		right: 20px;
	}

		label.mm-toggle + a,
		label.mm-toggle + span {
			padding-right: 80px;
		}

		label.mm-check + a,
		label.mm-check + span {
			padding-right: 60px;
		}

	a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
		right: 60px;
	}

		a.mm-next + label.mm-toggle + a,
		a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
		a.mm-next + label.mm-check + span {
			margin-right: 50px;
		}

		a.mm-next + label.mm-toggle + a,
		a.mm-next + label.mm-toggle + span {
			padding-right: 70px;
		}

		a.mm-next + label.mm-check + a,
		a.mm-next + label.mm-check + span {
			padding-right: 50px;
		}

	em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
		right: 100px;
	}

		em.mm-counter + a.mm-next + label.mm-toggle + a,
		em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
		em.mm-counter + a.mm-next + label.mm-check + span {
			margin-right: 90px;
		}

	.mm-menu label.mm-toggle {
		background: rgba(0, 0, 0, 0.1);
	}

		.mm-menu label.mm-toggle:before {
			background: #f3f3f3;
		}

	.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
		background: #4bd963;
	}

	.mm-menu label.mm-check:before {
		border-color: rgba(0, 0, 0, 0.7);
	}

	.mm-menu.mm-border-none .mm-listview > li:after,
	.mm-listview.mm-border-none > li:after {
		content: none;
	}

	.mm-menu.mm-border-full .mm-listview > li:after,
	.mm-listview.mm-border-full > li:after {
		left: 0 !important;
	}

	html.mm-effect-slide .mm-menu.mm-offcanvas {
		-webkit-transition: -webkit-transform 0.4s ease;
		transition: transform 0.4s ease;
	}

	html.mm-effect-slide.mm-opened .mm-menu.mm-offcanvas {
		-webkit-transform: translate3d(-30%, 0, 0);
		-moz-transform: translate3d(-30%, 0, 0);
		-ms-transform: translate3d(-30%, 0, 0);
		-o-transform: translate3d(-30%, 0, 0);
		transform: translate3d(-30%, 0, 0);
	}

	html.mm-effect-slide.mm-opening .mm-menu.mm-offcanvas {
		-webkit-transform: translate3d(0%, 0, 0);
		-moz-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}

	html.mm-effect-slide.mm-right.mm-opened .mm-menu.mm-offcanvas {
		-webkit-transform: translate3d(30%, 0, 0);
		-moz-transform: translate3d(30%, 0, 0);
		-ms-transform: translate3d(30%, 0, 0);
		-o-transform: translate3d(30%, 0, 0);
		transform: translate3d(30%, 0, 0);
	}

	html.mm-effect-slide.mm-right.mm-opening .mm-menu.mm-offcanvas {
		-webkit-transform: translate3d(0%, 0, 0);
		-moz-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}

	html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
		-webkit-transition: -webkit-transform 0.4s ease;
		-moz-transition: -moz-transform 0.4s ease;
		-ms-transition: -ms-transform 0.4s ease;
		-o-transition: -o-transform 0.4s ease;
		transition: transform 0.4s ease;
	}

	html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
		-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
		-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
		-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
		-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
		transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-ms-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
		-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
		-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
		-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
		-o-transform: scale(1, 1) translate3d(0%, 0, 0);
		transform: scale(1, 1) translate3d(0%, 0, 0);
	}

	html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
		-webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
		-moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
		-ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
		-o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
		transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
		-webkit-transform-origin: right center;
		-moz-transform-origin: right center;
		-ms-transform-origin: right center;
		-o-transform-origin: right center;
		transform-origin: right center;
	}

	html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
		-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
		-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
		-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
		-o-transform: scale(1, 1) translate3d(0%, 0, 0);
		transform: scale(1, 1) translate3d(0%, 0, 0);
	}

	html.mm-effect-zoom-panels .mm-menu .mm-panel {
		-webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
		-moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
		-ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
		-o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
		transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-ms-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
		-webkit-transition-property: -webkit-transform, left;
		-moz-transition-property: -moz-transform, left;
		-ms-transition-property: -ms-transform, left;
		-o-transition-property: -o-transform, left;
		transition-property: transform, left;
	}

		html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened {
			-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
			-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
			-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
			-o-transform: scale(1, 1) translate3d(0%, 0, 0);
			transform: scale(1, 1) translate3d(0%, 0, 0);
		}

			html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened.mm-subopened {
				-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
				-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
				-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
				-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
				transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
			}

	.mm-menu.mm-fullscreen {
		width: 100%;
		min-width: 140px;
		max-width: 10000px;
	}

	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(100%, 0);
		-moz-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		-o-transform: translate(100%, 0);
		transform: translate(100%, 0);
	}

	@media all and (max-width:140px) {
		html.mm-opening.mm-fullscreen .mm-slideout {
			-webkit-transform: translate(140px, 0);
			-moz-transform: translate(140px, 0);
			-ms-transform: translate(140px, 0);
			-o-transform: translate(140px, 0);
			transform: translate(140px, 0);
		}
	}

	@media all and (min-width:10000px) {
		html.mm-opening.mm-fullscreen .mm-slideout {
			-webkit-transform: translate(10000px, 0);
			-moz-transform: translate(10000px, 0);
			-ms-transform: translate(10000px, 0);
			-o-transform: translate(10000px, 0);
			transform: translate(10000px, 0);
		}
	}

	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-100%, 0);
		-moz-transform: translate(-100%, 0);
		-ms-transform: translate(-100%, 0);
		-o-transform: translate(-100%, 0);
		transform: translate(-100%, 0);
	}

	@media all and (max-width:140px) {
		html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
			-webkit-transform: translate(-140px, 0);
			-moz-transform: translate(-140px, 0);
			-ms-transform: translate(-140px, 0);
			-o-transform: translate(-140px, 0);
			transform: translate(-140px, 0);
		}
	}

	@media all and (min-width:10000px) {
		html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
			-webkit-transform: translate(-10000px, 0);
			-moz-transform: translate(-10000px, 0);
			-ms-transform: translate(-10000px, 0);
			-o-transform: translate(-10000px, 0);
			transform: translate(-10000px, 0);
		}
	}

	.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
		height: 100%;
		min-height: 140px;
		max-height: 10000px;
	}

	html.mm-opened.mm-fullscreen .mm-page {
		box-shadow: none !important;
	}

	.mm-menu.mm-multiline .mm-listview > li > a,
	.mm-menu.mm-multiline .mm-listview > li > span,
	.mm-listview.mm-multiline > li
	.mm-listview > li.mm-multiline > a,
	.mm-listview.mm-multiline > li
	.mm-listview > li.mm-multiline > span {
		text-overflow: clip;
		white-space: normal;
	}

	.mm-menu.mm-pageshadow:after {
		content: "";
		display: block;
		width: 20px;
		height: 120%;
		position: absolute;
		left: 100%;
		top: -10%;
		z-index: 99;
	}

	.mm-menu.mm-pageshadow.mm-right:after {
		left: auto;
		right: 100%;
	}

	.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
		content: none;
		display: none;
	}

	.mm-menu.mm-pageshadow:after {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	}

/* Mobile master footer styles */
#footer {
	background: #ffffff;
	color: #121212;
	padding: 0 0 16px;
	border-top: 1px solid #e6e6e6;
}
#footer a {
	color: #111111;
}
#footer .footer-shell {
	width: 100%;
	margin: 0 auto;
	max-width: none;
	padding: 12px 16px 0;
	box-sizing: border-box;
}
#footer .footer-contact {
	font-size: 16px;
	color: #5a5a5a;
	text-align: center;
	padding: 8px 0 14px;
}
#footer .footer-phone {
	color: #121212;
	font-weight: 700;
	margin-left: 5px;
}
#footer .newsletter-panel {
	text-align: center;
	padding: 14px 0;
}
#footer .footer-heading {
	display: block;
	font-size: 15px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 7px;
}
#footer .footer-intro {
	color: #6c6c6c;
	line-height: 1.4;
	font-size: 15px;
	margin: 0 auto 10px;
	max-width: none;
}
#footer #tbNewsletter {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	background: #ffffff;
	color: #121212;
	padding: 10px 12px;
	margin: 0 0 8px;
	display: block;
	font-size: 16px;
}
#footer #btnNewsletter {
	width: 100%;
	max-width: none;
	border: 0;
	border-radius: 0;
	background: #000000;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 0.03em;
	padding: 11px 14px;
	font-size: 15px;
}
#footer .social-panel {
	text-align: center;
	padding: 14px 0 12px;
}
#footer .footer-social-icons a {
	display: inline-block;
	margin: 0 4px;
}
#footer .footer-social-icons img {
	width: 30px;
	height: 30px;
	border-radius: 0;
	transition: opacity 0.2s ease;
}
#footer .footer-social-icons a:hover img,
#footer .footer-social-icons a:focus img {
	opacity: 0.75;
}
#footer .footer-links {
	margin: 0 0 12px;
	background-color: #ffffff;
}
#footer .footer-links-list a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 10px;
	color: #141414;
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	text-decoration: none;
}
#footer .footer-links-list a:first-child {
	border-top: 1px solid #e3e3e3;
}
#footer .footer-links-list a:after {
	content: "+";
	font-size: 23px;
	line-height: 1;
	color: #4d4d4d;
	font-weight: 400;
}
#footer .trustpilot-wrap {
	text-align: center;
	margin: 20px 0 0;
	padding: 0;
}
#footer .trustpilot-wrap .trustpilot-widget {
	margin-bottom: 0 !important;
}
#footer .trustpilot-wrap img {
	width: 100%;
	max-width: 250px;
	border-radius: 0;
}
#copywrite {
	background: #ffffff;
	color: #7a7a7a;
	text-align: center;
	padding: 0 12px 22px;
	border-top: 1px solid #ececec;
	font-size: 11px;
}
#copywrite a {
	color: #333333;
}

/* Details page: make feature bullets stand out */
#information .product-feature-item {
	margin: 8px 0;
	display: flex;
	align-items: flex-start;
	line-height: 1.45;
	color: #1d1d1d;
}
#information .product-feature-item:first-of-type {
	margin-top: 20px;
}
#information .product-feature-item:last-of-type {
	margin-bottom: 20px;
}
#information .product-feature-item .feature-bullet {
	font-size: 24px;
	line-height: 0.8;
	font-weight: 700;
	color: #000000;
	margin-right: 9px;
	position: relative;
	top: 1px;
}

/* Shared mobile product grid cards (2-up). */
#productgrid2up,
#saleproductgrid,
#subcategoryproductgrid {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: 12px;
	row-gap: 8px;
}

#productgrid2up > a,
#saleproductgrid > a,
#subcategoryproductgrid > a {
	display: block;
	min-width: 0;
}

#productgrid2up #productwrap,
#saleproductgrid #productwrap,
#subcategoryproductgrid #productwrap {
	width: 100%;
	float: none;
	padding: 0;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: left;
}

#productgrid2up #productwrap table,
#saleproductgrid #productwrap table,
#subcategoryproductgrid #productwrap table {
	width: 100%;
	border: 1px solid #e6e6e6;
	border-collapse: collapse;
	background-color: #ffffff;
}

#productgrid2up #productwrap .productimage,
#saleproductgrid #productwrap .productimage,
#subcategoryproductgrid #productwrap .productimage {
	width: 100%;
	border: 0;
}

#productgrid2up #productwrap .title,
#saleproductgrid #productwrap .title,
#subcategoryproductgrid #productwrap .title {
	width: 100%;
	margin: 0;
	padding: 0 8px;
	text-align: left;
	line-height: 19px;
	font-size: 14px;
	min-height: 57px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#productgrid2up #productwrap .price,
#saleproductgrid #productwrap .price,
#subcategoryproductgrid #productwrap .price {
	width: 100%;
	margin: 0;
	padding: 6px 8px 0;
	text-align: left;
	font-size: 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#productgrid2up #productwrap .price a,
#saleproductgrid #productwrap .price a,
#subcategoryproductgrid #productwrap .price a {
	display: block;
}

	.mm-menu.mm-top,
	.mm-menu.mm-bottom {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}

	.mm-menu.mm-right {
		left: auto;
		right: 0;
	}

	.mm-menu.mm-bottom {
		top: auto;
		bottom: 0;
	}

	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-80%, 0);
		-moz-transform: translate(-80%, 0);
		-ms-transform: translate(-80%, 0);
		-o-transform: translate(-80%, 0);
		transform: translate(-80%, 0);
	}

	@media all and (max-width:175px) {
		html.mm-right.mm-opening .mm-slideout {
			-webkit-transform: translate(-140px, 0);
			-moz-transform: translate(-140px, 0);
			-ms-transform: translate(-140px, 0);
			-o-transform: translate(-140px, 0);
			transform: translate(-140px, 0);
		}
	}

	@media all and (min-width:550px) {
		html.mm-right.mm-opening .mm-slideout {
			-webkit-transform: translate(-440px, 0);
			-moz-transform: translate(-440px, 0);
			-ms-transform: translate(-440px, 0);
			-o-transform: translate(-440px, 0);
			transform: translate(-440px, 0);
		}
	}

	html.mm-front .mm-slideout {
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
		z-index: 0 !important;
	}

	.mm-menu.mm-front {
		z-index: 1;
	}

	.mm-menu.mm-front, .mm-menu.mm-next {
		-webkit-transition: -webkit-transform 0.4s ease;
		-ms-transition: -ms-transform 0.4s ease;
		transition: transform 0.4s ease;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		-o-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

		.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
			-webkit-transform: translate3d(100%, 0, 0);
			-moz-transform: translate3d(100%, 0, 0);
			-ms-transform: translate3d(100%, 0, 0);
			-o-transform: translate3d(100%, 0, 0);
			transform: translate3d(100%, 0, 0);
		}

	.mm-menu.mm-top {
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		-o-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	.mm-menu.mm-bottom {
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		-o-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.mm-menu.mm-top, .mm-menu.mm-bottom {
		height: 80%;
		min-height: 140px;
		max-height: 880px;
	}

	.mm-menu.mm-theme-white {
		background: white;
		color: rgba(0, 0, 0, 0.6);
		font-family: 'Montserrat', sans-serif;
		color: #000000
	}

		.mm-menu.mm-theme-white .mm-header {
			border-color: rgba(0, 0, 0, 0.1);
		}

			.mm-menu.mm-theme-white .mm-header > a {
				color: rgba(0, 0, 0, 0.3);
			}

			.mm-menu.mm-theme-white .mm-header .mm-btn:before,
			.mm-menu.mm-theme-white .mm-header .mm-btn:after {
				border-color: rgba(0, 0, 0, 0.3);
			}

		.mm-menu.mm-theme-white .mm-listview > li:after {
			border-color: rgba(0, 0, 0, 0.1);
		}

		.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next {
			color: rgba(0, 0, 0, 0.3);
		}

			.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:after {
				border-color: rgba(0, 0, 0, 0.3);
			}

			.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:before {
				border-color: rgba(0, 0, 0, 0.1);
			}

		.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
		.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
			background: rgba(0, 0, 0, 0.05);
		}

		.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next,
		.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel,
		.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next,
		.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel {
			background: rgba(0, 0, 0, 0.03);
		}

		.mm-menu.mm-theme-white .mm-divider {
			background: rgba(0, 0, 0, 0.03);
		}

		.mm-menu.mm-theme-white .mm-buttonbar {
			border-color: rgba(0, 0, 0, 0.6);
			background: white;
		}

			.mm-menu.mm-theme-white .mm-buttonbar > * {
				border-color: rgba(0, 0, 0, 0.6);
			}

			.mm-menu.mm-theme-white .mm-buttonbar > input:checked + label {
				background: rgba(0, 0, 0, 0.6);
				color: white;
			}

		.mm-menu.mm-theme-white label.mm-check:before {
			border-color: rgba(0, 0, 0, 0.6);
		}

		.mm-menu.mm-theme-white em.mm-counter {
			color: rgba(0, 0, 0, 0.3);
		}

		.mm-menu.mm-theme-white .mm-footer {
			border-color: rgba(0, 0, 0, 0.1);
			color: rgba(0, 0, 0, 0.3);
		}

		.mm-menu.mm-theme-white .mm-fixeddivider span {
			background: rgba(0, 0, 0, 0.03);
		}

	.mm-menu.mm-pageshadow.mm-theme-white:after {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}

	.mm-menu.mm-theme-white .mm-search input {
		background: rgba(0, 0, 0, 0.05);
		color: rgba(0, 0, 0, 0.6);
	}

	.mm-menu.mm-theme-white .mm-noresultsmsg {
		color: rgba(0, 0, 0, 0.3);
	}

	.mm-menu.mm-theme-white .mm-indexer a {
		color: rgba(0, 0, 0, 0.3);
	}

	.mm-menu.mm-theme-white label.mm-toggle {
		background: rgba(0, 0, 0, 0.1);
	}

		.mm-menu.mm-theme-white label.mm-toggle:before {
			background: white;
		}

	.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
		background: #4bd963;
	}

	.mm-menu.mm-pageshadow:after {
		content: "";
		display: block;
		width: 20px;
		height: 120%;
		position: absolute;
		left: 100%;
		top: -10%;
		z-index: 99;
	}

	.mm-menu.mm-pageshadow.mm-right:after {
		left: auto;
		right: 100%;
	}

	.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
		content: none;
		display: none;
	}

	.mm-menu.mm-pageshadow:after {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	}