/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
html, button, input, select, textarea {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}
h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
p, ul, li, pre {
    margin: 1em 0;
	font-family:"omnesextralight","Helvetica Neue",Helvetica,Arial,sans-serif;
}
code, kbd, pre, samp {
    font-family: monospace,  serif;
    _font-family: 'courier new',  monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: '';
    content: none;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin: 1em 0;
}
dd {
    margin: 0 0 0 40px;
}
menu, ol, ul {
    padding: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */html, button, input, select, textarea {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio, canvas, img, video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

nav.pagination a {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
}
html {
    font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.25;
}
@media screen and (min-width: 960px) {
    html {
        font-size: 30px;
    }

    html body.lotusbreath-onestepcheckout-index-index {
        font-size: 18px;
    }
}


html body.lotusbreath-onestepcheckout-index-index li.ui-menu-item {
    background: #fff;
    width: 400px;
    padding: 10px;
    list-style: none;
    border-bottom: 1px solid #ccc;
    margin: 0 0 0 -17px;
    cursor: pointer;
}

html body.lotusbreath-onestepcheckout-index-index #checkout_form {
  margin: 8px;
}

/* Onepage checkout styles  */
html body.lotusbreath-onestepcheckout-index-index .row .four.columns,
html body.lotusbreath-onestepcheckout-index-index .row .five.columns,
html body.lotusbreath-onestepcheckout-index-index .row .seven.columns, 
html body.lotusbreath-onestepcheckout-index-index .row .eight.columns
 {
 margin-left:0px;
 width:100%;
}

#billing-address-select, #shipping-address-select {
  width:100%;
}
#billing-new-address-form ul, #shipping-new-address-form ul {
  padding: 0;
}
#checkout-shipping-method-load ul {
    list-style: none;
    padding-left: 0;
    margin-left: -35px;
}
html body.lotusbreath-onestepcheckout-index-index ul, 
html body.lotusbreath-onestepcheckout-index-index li{
    font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html body.lotusbreath-onestepcheckout-index-index .form-list input {
    display: inline;
    margin-right: 5px;
}
#checkout-payment-method-load dt {
  display: none;
}
#checkout-payment-method-load dd {
  margin-left: 0px;
}
#payway_api_cc_type {
  width: 100%;
}
#payway_api_cc_number input {
  width: 100%;
}
#payway_api_expiration {
  width: 60%;
}
#payway_api_expiration_yr {
  width: 35%;
}
#newsletter-signup {
  display: inline;
}
body.lotusbreath-onestepcheckout-index-index .form-group {
  padding: 0;
}

body.lotusbreath-onestepcheckout-index-index .form-group, .form-control {
  width: 100%;
}
#checkout-review-table {
  width:100%;
}
h1, h2 {
    font-family: "brandon-grotesque";
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.16667;
    letter-spacing: -0.1ex;
}
h3, h4, h5, h6 {
    font-weight: normal;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.75em;
    line-height: 1.07143;
}
h4 {
    font-size: 32px;
    line-height: 40px;
}
h5 {
    font-size: 1em;
    line-height: 1.1875;
}
h6 {
    font-size: 1em;
    line-height: 1.1875;
    font-weight: 600;
}
ul {
    padding-left: 17px;
}
li {
    margin: 0.5em 0;
}
.product-view__description ul, .cms-page-view .main ul, .cms-no-route .main ul {
    padding-left: 0.71429em;
}
.product-view__description ul li, .cms-page-view .main ul li, .cms-no-route .main ul li {
    list-style-type: none;
}
.product-view__description ul li::before, .cms-page-view .main ul li::before, .cms-no-route .main ul li::before {
    content: '\2022';
    display: inline-block;
    text-indent: -0.83333em;
    font-size: 0.85714em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    max-width: 100%;
    height: auto;
}
a {
    color: #000000;
    text-decoration: none;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

 a:hover {
    color: #000000;
    text-decoration: underline;
}
/* a:hover {
    color: #23527c;
    text-decoration: underline;
} */
address {
    margin-top: 1em;
    margin-bottom: 1em;
    font-style: normal;
}
.nobr {
    white-space: nowrap;
}
.product-tile, .product-view, .cms-page-view .main, .cms-no-route .main, .checkout-cart-form {
    background-color: #fff;
    position: relative;
}
.product-tile::before, .product-view::before, .cms-page-view .main::before, .cms-no-route .main::before, .checkout-cart-form::before, .product-tile::after, .product-view::after, .cms-page-view .main::after, .cms-no-route .main::after, .checkout-cart-form::after {
    content: '';
    position: absolute;
    z-index: -1;
}

.spinner {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    -moz-animation: rotate 0.6s linear infinite;
    -webkit-animation: rotate 0.6s linear infinite;
    animation: rotate 0.6s linear infinite;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #545a6a;
    border-bottom-color: #d4d4db;
    border-right-color: #d4d4db;
    content: '';
    opacity: .5;
    z-index: 1;
}
@-moz-keyframes rotate {
    0% {
    -moz-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
}
100% {
    -moz-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
}@-webkit-keyframes rotate {
    0% {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
}
100% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
}@keyframes rotate {
    0% {
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
}
100% {
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
}.icon-trash, .icon-refresh {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: no-repeat center center;
    background-size: 16px 16px;
}

.accordion {
    list-style-type: none;
    padding: 0;
    margin: -5px -3px -40px;
}

.account-login{
margin-top:-15px;
}

@media (min-width: 960px) {
    .accordion {
    margin: -19px -60px -40px;
}
}.accordion__section {
    background-color: #fff;
    margin: 0;
}
.accordion__section.active {
    background-color: #f9f9f9;
    position: relative;
    top: -2px;
}
.accordion__section.active:first-child {
    top: 0;
}
.accordion__section__title, .accordion__section__content {
    padding: 10px;
}
@media (min-width: 960px) {
    .accordion__section__title, .accordion__section__content {
    padding-left: 60px;
    padding-right: 60px;
}
}.accordion__section__title {
    text-align: center;
}
.allow .accordion__section__title {
    cursor: pointer;
}
.accordion__section__title h1, .accordion__section__title h2 {
    font-family: "brandon_grotesquebold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: none;
    font-size: 1.75em;
    letter-spacing: inherit;
}
.accordion__section__title::after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #999;
    position: relative;
    top: 10px;
}
.accordion__section:last-child .accordion__section__title::after, .active .accordion__section__title::after {
    content: none;
}
.accordion__section__content {
    padding-bottom: 2em;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 980px;
    margin: 0 auto;
}
@media print,  (min-width: 892px) {
    .col2-set {
    overflow: hidden;
}
.col2-set .col-1 {
    float: left;
    width: 48.5%;
    padding-right: 10px;
}
.col2-set .col-2 {
    float: right;
    width: 48.5%;
    padding-left: 10px;
}
.col2-set .col-narrow {
    width: 32%}
.col2-set .col-wide {
    width: 65%}
}body {
    background: #f9f9f9;
}
.wrapper {
    margin: 0 auto;
    max-width: 1400px;
    padding-top: 49px;

}
@media (min-width: 960px) {
    .wrapper {
    padding-top: 131px;
}
}.nav-open .wrapper {
    overflow: hidden;
}
.main-container {
    padding: 5px 3px 40px;
    overflow: visible;
}
@media (min-width: 960px) {
   .main-container {
 padding: 8px 60px 40px;
}
}.breadcrumbs, .page-title, .category-title {
    display: none;
}
.top-container {
  margin-bottom: -33px !important;
  position: relative;
  z-index: 1;
}
@media (min-width: 960px) {
    .top-container {
    margin-top: -19px;
    margin-bottom: -21px;
}
}.top-container br {
    display: none;
}
.page-popup {
    padding: 1em;
}
th {
    font-weight: normal;
    text-transform: uppercase;
}
.form {
    padding: 0 7px;
}
.form input:not([type]), .form input[type=text], .form input[type=password], .form input[type=datetime], .form input[type=datetime-local], .form input[type=date], .form input[type=month], .form input[type=time], .form input[type=week], .form input[type=number], .form input[type=email], .form input[type=url], .form input[type=search], .form input[type=tel], .form input[type=mob], .form input[type=color], .form select, .form textarea {
    width: 100%}
@media (min-width: 960px) {
    .form {
    margin-left: -63px;
    margin-right: -63px;
     margin-top: -25px;
}
}.form h1, .form h2, .form h3, .form h4, .form h5, .form h6, .form p {
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
}
@media (min-width: 960px) {
    .form h1, .form h2, .form h3, .form h4, .form h5, .form h6, .form p {
    padding: 0 73px;
}
}.form.form--mini {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 436px;
}
.form.form--mini h1, .form.form--mini h2, .form.form--mini h3, .form.form--mini h4, .form.form--mini h5, .form.form--mini h6, .form.form--mini p {
    padding: 0 10px;
    text-align: left;
}
.form-group, .form-control {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 436px;
}
@media (min-width: 904px) {
    .form-group, .form-control {
    width: 49.5%}
.form--mini .form-group, .form--mini .form-control {
    width: 100%}
}.form-group {
    padding: 0 10px;
    margin-bottom: 10px;
}
.form-group label, .form-group input:not([type]), .form-group input[type=text], .form-group input[type=password], .form-group input[type=datetime], .form-group input[type=datetime-local], .form-group input[type=date], .form-group input[type=month], .form-group input[type=time], .form-group input[type=week], .form-group input[type=number], .form-group input[type=email], .form-group input[type=url], .form-group input[type=search], .form-group input[type=tel], .form-group input[type=mob], .form-group input[type=color], .form-group select, .form-group textarea {
    display: block;
    margin-bottom: 5px;
}
.form__fieldset {
    max-width: 436px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 904px) {
    .form__fieldset {
    max-width: 878px;
}
}.form__fieldset .form__fieldset {
    margin-top: 23px;
    margin-bottom: 23px;
}
.form__fieldset .form__fieldset:first-of-type {
    margin-top: 0;
}
.form__fieldset .form__fieldset:last-of-type {
    margin-bottom: 0;
}
.form__fieldset .form__fieldset legend {
    display: none;
}
.form-group--wide, .form-group--wide .form-control {
    width: 100%;
    max-width: 878px;
}
@media (min-width: 904px) {
    .form-group--single {
    display: block;
}
}legend {
    font-size: 1.75em;
    line-height: 1.07143;
    margin: 0;
    text-align: center;
}
legend, .form legend {
    padding: 1em 0;
}
label {
    font-size: 0.75em;
    text-transform: uppercase;
    vertical-align: middle;
}
input:not([type]), input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=mob], input[type=color], textarea, select {
    border: 1px solid #999;
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 10px;
    height: 48px;
    font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    vertical-align: middle;
}
@media (min-width: 960px) {
    input: not([type]), input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=mob], input[type=color], textarea, select {
    border-width: 2px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px 15px;
    height: 64px;
}
}input:focus:not([type]), input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=mob]:focus, input[type=color]:focus, textarea:focus, select:focus {
    border-color: black;
    outline: 0 none;
}
input[disabled]:not([type]), input[disabled][type=text], input[disabled][type=password], input[disabled][type=datetime], input[disabled][type=datetime-local], input[disabled][type=date], input[disabled][type=month], input[disabled][type=time], input[disabled][type=week], input[disabled][type=number], input[disabled][type=email], input[disabled][type=url], input[disabled][type=search], input[disabled][type=tel], input[disabled][type=mob], input[disabled][type=color], textarea[disabled], select[disabled], input[readonly]:not([type]), input[readonly][type=text], input[readonly][type=password], input[readonly][type=datetime], input[readonly][type=datetime-local], input[readonly][type=date], input[readonly][type=month], input[readonly][type=time], input[readonly][type=week], input[readonly][type=number], input[readonly][type=email], input[readonly][type=url], input[readonly][type=search], input[readonly][type=tel], input[readonly][type=mob], input[readonly][type=color], textarea[readonly], select[readonly], fieldset[disabled] input:not([type]), fieldset[disabled] input[type=text], fieldset[disabled] input[type=password], fieldset[disabled] input[type=datetime], fieldset[disabled] input[type=datetime-local], fieldset[disabled] input[type=date], fieldset[disabled] input[type=month], fieldset[disabled] input[type=time], fieldset[disabled] input[type=week], fieldset[disabled] input[type=number], fieldset[disabled] input[type=email], fieldset[disabled] input[type=url], fieldset[disabled] input[type=search], fieldset[disabled] input[type=tel], fieldset[disabled] input[type=mob], fieldset[disabled] input[type=color], fieldset[disabled] textarea, fieldset[disabled] select {
    cursor: not-allowed;
    opacity: 1;
}
input:not([type]), input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=mob], input[type=color] {
    -webkit-appearance: none;
}
textarea {
    height: auto;
}
.option--default {
    color: #999;
}
input[type="radio"], input[type="checkbox"] {
    margin: 2px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
@media (min-width: 960px) {
    input[type="radio"], input[type="checkbox"] {
    margin-top: 9px;
    margin-top: 5px \9;
}
}.radio, .checkbox {
    position: relative;
    display: block;
}
.radio label, .checkbox label {
    min-height: 1.25em;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio.validation-failed label, .checkbox.validation-failed label {
    color: #e50000;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
@media (min-width: 960px) {
    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-top: 9px \9;
}
}.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
    opacity: 0.5;
}
.pointerevents .select__wrapper, .pointerevents .date__wrapper {
    position: relative;
}
.pointerevents .select__wrapper::after, .pointerevents .date__wrapper::after {
    content: '';
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    bottom: 1px;
    width: 26px;
    pointer-events: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
@media (min-width: 960px) {
    .pointerevents .select__wrapper: :after, .pointerevents .date__wrapper::after {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    width: 42px;
}
}.pointerevents .select__wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.pointerevents .select__wrapper select::-ms-expand {
    display: none;
}

@media (min-width: 960px) {
    .pointerevents .select__wrapper: :after {
    background-size: auto auto;
}
}.pointerevents .date__wrapper input {
    -webkit-appearance: none;
    -moz-appearance: none;
}

@media (min-width: 960px) {
    .pointerevents .date__wrapper: :after {
    background-size: auto auto;
    width: 48px;
}
}input[type="submit"].form-control {
    margin: 20px 0;
}
@media (min-width: 456px) {
    input[type="submit"].form-control {
    width: auto;
}
}@media (min-width: 960px) {
    input[type="submit"].form-control {
    margin-top: 33px;
    padding-left: 60px;
    padding-right: 60px;
}
}
.button-group {
    margin: 1em 0 90px;
    padding: 0 10px;
    text-align: center;
}
.printbtn{
width: 200px;
 margin-left: 20px;
}
.form--mini .button-group {
    text-align: right;
}
.required-marker {
    color: #e50000;
    font-style: normal;
}
.required-margin2{
margin:0px 22px 0px 0px;
}
.required-margin{
margin:0px 22px 0px 0px;
}

#billing-buttons-container button {
    float: right;
}
#billing-buttons-container{
	text-align:right;
	margin-right: -100px;
}
#shipping-buttons-container{
text-align:right;
}

legend .required-marker {
    display: block;
    font-size: 0.75rem;
    margin: 0.5em 0;
}
h1 .required-marker, h2 .required-marker, h3 .required-marker, h4 .required-marker, h5 .required-marker, h6 .required-marker {
    font-size: 20px;
    float: right;
    margin-top: 0.33333em;
}
.form-group--inline {
    padding: 0;
    display: -ms-inline-flexbox;
    -ms-flex-wrap: none;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    display: -webkit-inline-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.no-flexbox .form-group--inline {
    display: inline;
}
.form-group--state {
    -ms-flex: 2 2 auto;
    -webkit-flex: 2 2 auto;
    flex: 2 2 auto;
}
.form-group--postcode {
    -ms-flex: 1 3 auto;
    -webkit-flex: 1 3 auto;
    flex: 1 3 auto;
}
.validation-failed, input[type].validation-failed {
    border-color: #e50000;
}
.validation-advice {
    display: none;
}
#advice-validate-cpassword-confirmation, #advice-validate-password-password {
    display: block;
    color: #e50000;
    font-size: 0.75em;
}
.btn, input[type="submit"], button, .pages a, .pages .current, .back-link a, .my-account a, .my-account .back-link a, dl.order-info .current {
    display: inline-block;
    margin-bottom: 0;
    font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 7px 14px;
    font-size: 0.875em;
    line-height: normal;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #19ac21;
    border-color: transparent;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}
.black2{
	background-color: #000000 !important;
	color:#ffffff !important;
}

.grey2{
	background-color: #959595 !important;
	color:#ffffff !important;
}
.btn.black, input[type="submit"].black, button.black {
    background-color: #262626;
}
.btn.black:hover, input[type="submit"].black:hover, button.black:hover, .btn.black:focus, input[type="submit"].black:focus, button.black:focus, .btn.black.focus, input.black.focus[type="submit"], button.black.focus, .btn.black:active, input[type="submit"].black:active, button.black:active, .btn.black.active, input.black.active[type="submit"], button.black.active {
    background-color: rgba(38, 38, 38, 0.7);
    -moz-box-shadow: inset 0 3px 5px rgba(38, 38, 38, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(38, 38, 38, 0.125);
    box-shadow: inset 0 3px 5px rgba(38, 38, 38, 0.125);
}
.btn.grey, input[type="submit"].grey, button.grey {
    background-color: #959595;
}
.btn.grey:hover, input[type="submit"].grey:hover, button.grey:hover, .btn.grey:focus, input[type="submit"].grey:focus, button.grey:focus, .btn.grey.focus, input.grey.focus[type="submit"], button.grey.focus, .btn.grey:active, input[type="submit"].grey:active, button.grey:active, .btn.grey.active, input.grey.active[type="submit"], button.grey.active {
    background-color: rgba(149, 149, 149, 0.7);
    -moz-box-shadow: inset 0 3px 5px rgba(149, 149, 149, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(149, 149, 149, 0.125);
    box-shadow: inset 0 3px 5px rgba(149, 149, 149, 0.125);
}
@media (min-width: 960px) {
    .btn, input[type="submit"], button, .pages a, .pages .current, .back-link a, .my-account a, .my-account .back-link a, dl.order-info .current {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 12px 15px;
}
}.btn.btn--small, input.btn--small[type="submit"], button.btn--small, .title-buttons button, .order-links button, .pages a, .pages .current, .back-link a.btn--small, .my-account .buttons-set .back-link a, .my-account a, dl.order-info .current {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    padding: 7px 14px;
}
.btn:focus, input[type="submit"]:focus, button:focus, .pages a:focus, .pages .current:focus, .back-link a:focus, .my-account a:focus, dl.order-info .current:focus, .btn.focus, input.focus[type="submit"], button.focus, .pages a.focus, .pages .focus.current, .back-link a.focus, .my-account a.focus, dl.order-info .focus.current, .btn:active:focus, input[type="submit"]:active:focus, button:active:focus, .pages a:active:focus, .pages .current:active:focus, .back-link a:active:focus, .my-account a:active:focus, dl.order-info .current:active:focus, .btn:active.focus, input[type="submit"]:active.focus, button:active.focus, .pages a:active.focus, .pages .current:active.focus, .back-link a:active.focus, .my-account a:active.focus, dl.order-info .current:active.focus, .btn.active:focus, input.active[type="submit"]:focus, button.active:focus, .pages a.active:focus, .pages .active.current:focus, .back-link a.active:focus, .my-account a.active:focus, dl.order-info .active.current:focus, .btn.active.focus, input.active.focus[type="submit"], button.active.focus, .pages a.active.focus, .pages .active.focus.current, .back-link a.active.focus, .my-account a.active.focus, dl.order-info .active.focus.current {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, input[type="submit"]:hover, button:hover, .pages a:hover, .pages .current:hover, .back-link a:hover, .my-account a:hover, dl.order-info .current:hover, .btn:focus, input[type="submit"]:focus, button:focus, .pages a:focus, .pages .current:focus, .back-link a:focus, .my-account a:focus, dl.order-info .current:focus, .btn.focus, input.focus[type="submit"], button.focus, .pages a.focus, .pages .focus.current, .back-link a.focus, .my-account a.focus, dl.order-info .focus.current {
    color: #fff;
    text-decoration: none;
}
.btn:active, input[type="submit"]:active, button:active, .pages a:active, .pages .current:active, .back-link a:active, .my-account a:active, dl.order-info .current:active, .btn.active, input.active[type="submit"], button.active, .pages a.active, .pages .active.current, .back-link a.active, .my-account a.active, dl.order-info .active.current {
    outline: 0;
    background-image: none;
    -moz-box-shadow: inset 0 3px 5px rgba(25, 172, 33, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(25, 172, 33, 0.125);
    box-shadow: inset 0 3px 5px rgba(25, 172, 33, 0.125);
}
.btn.disabled, input.disabled[type="submit"], button.disabled, .pages a.disabled, .pages .disabled.current, .back-link a.disabled, .my-account a.disabled, dl.order-info .disabled.current, .btn[disabled], input[disabled][type="submit"], button[disabled], .pages a[disabled], .pages [disabled].current, .back-link a[disabled], .my-account a[disabled], dl.order-info [disabled].current, fieldset[disabled] .btn, fieldset[disabled] input[type="submit"], fieldset[disabled] button, fieldset[disabled] .pages a, .pages fieldset[disabled] a, fieldset[disabled] .pages .current, .pages fieldset[disabled] .current, fieldset[disabled] .back-link a, .back-link fieldset[disabled] a, fieldset[disabled] .my-account a, .my-account fieldset[disabled] a, fieldset[disabled] dl.order-info .current, dl.order-info fieldset[disabled] .current {
    cursor: not-allowed;
    pointer-events: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
    opacity: 0.65;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn:hover, input[type="submit"]:hover, button:hover, .pages a:hover, .pages .current:hover, .back-link a:hover, .my-account a:hover, dl.order-info .current:hover, .btn:focus, input[type="submit"]:focus, button:focus, .pages a:focus, .pages .current:focus, .back-link a:focus, .my-account a:focus, dl.order-info .current:focus, .btn.focus, input.focus[type="submit"], button.focus, .pages a.focus, .pages .focus.current, .back-link a.focus, .my-account a.focus, dl.order-info .focus.current, .btn:active, input[type="submit"]:active, button:active, .pages a:active, .pages .current:active, .back-link a:active, .my-account a:active, dl.order-info .current:active, .btn.active, input.active[type="submit"], button.active, .pages a.active, .pages .active.current, .back-link a.active, .my-account a.active, dl.order-info .active.current, .open>.btn.dropdown-toggle, .open>input.dropdown-toggle[type="submit"], .open>button.dropdown-toggle, .pages .open>a.dropdown-toggle, .pages .open>.dropdown-toggle.current, .back-link .open>a.dropdown-toggle, .my-account .open>a.dropdown-toggle, dl.order-info .open>.dropdown-toggle.current {
    color: #fff;
    background-color: rgba(25, 172, 33, 0.7);
    border-color: transparent;
}
.btn:active, input[type="submit"]:active, button:active, .pages a:active, .pages .current:active, .back-link a:active, .my-account a:active, dl.order-info .current:active, .btn.active, input.active[type="submit"], button.active, .pages a.active, .pages .active.current, .back-link a.active, .my-account a.active, dl.order-info .active.current, .open>.btn.dropdown-toggle, .open>input.dropdown-toggle[type="submit"], .open>button.dropdown-toggle, .pages .open>a.dropdown-toggle, .pages .open>.dropdown-toggle.current, .back-link .open>a.dropdown-toggle, .my-account .open>a.dropdown-toggle, dl.order-info .open>.dropdown-toggle.current {
    background-image: none;
}
.btn.disabled, input.disabled[type="submit"], button.disabled, .pages a.disabled, .pages .disabled.current, .back-link a.disabled, .my-account a.disabled, dl.order-info .disabled.current, .btn.disabled:hover, input.disabled[type="submit"]:hover, button.disabled:hover, .pages a.disabled:hover, .pages .disabled.current:hover, .back-link a.disabled:hover, .my-account a.disabled:hover, dl.order-info .disabled.current:hover, .btn.disabled:focus, input.disabled[type="submit"]:focus, button.disabled:focus, .pages a.disabled:focus, .pages .disabled.current:focus, .back-link a.disabled:focus, .my-account a.disabled:focus, dl.order-info .disabled.current:focus, .btn.disabled.focus, input.disabled.focus[type="submit"], button.disabled.focus, .pages a.disabled.focus, .pages .disabled.focus.current, .back-link a.disabled.focus, .my-account a.disabled.focus, dl.order-info .disabled.focus.current, .btn.disabled:active, input.disabled[type="submit"]:active, button.disabled:active, .pages a.disabled:active, .pages .disabled.current:active, .back-link a.disabled:active, .my-account a.disabled:active, dl.order-info .disabled.current:active, .btn.disabled.active, input.disabled.active[type="submit"], button.disabled.active, .pages a.disabled.active, .pages .disabled.active.current, .back-link a.disabled.active, .my-account a.disabled.active, dl.order-info .disabled.active.current, .btn[disabled], input[disabled][type="submit"], button[disabled], .pages a[disabled], .pages [disabled].current, .back-link a[disabled], .my-account a[disabled], dl.order-info [disabled].current, .btn[disabled]:hover, input[disabled][type="submit"]:hover, button[disabled]:hover, .pages a[disabled]:hover, .pages [disabled].current:hover, .back-link a[disabled]:hover, .my-account a[disabled]:hover, dl.order-info [disabled].current:hover, .btn[disabled]:focus, input[disabled][type="submit"]:focus, button[disabled]:focus, .pages a[disabled]:focus, .pages [disabled].current:focus, .back-link a[disabled]:focus, .my-account a[disabled]:focus, dl.order-info [disabled].current:focus, .btn[disabled].focus, input[disabled].focus[type="submit"], button[disabled].focus, .pages a[disabled].focus, .pages [disabled].focus.current, .back-link a[disabled].focus, .my-account a[disabled].focus, dl.order-info [disabled].focus.current, .btn[disabled]:active, input[disabled][type="submit"]:active, button[disabled]:active, .pages a[disabled]:active, .pages [disabled].current:active, .back-link a[disabled]:active, .my-account a[disabled]:active, dl.order-info [disabled].current:active, .btn[disabled].active, input[disabled].active[type="submit"], button[disabled].active, .pages a[disabled].active, .pages [disabled].active.current, .back-link a[disabled].active, .my-account a[disabled].active, dl.order-info [disabled].active.current, fieldset[disabled] .btn, fieldset[disabled] input[type="submit"], fieldset[disabled] button, fieldset[disabled] .pages a, .pages fieldset[disabled] a, fieldset[disabled] .pages .current, .pages fieldset[disabled] .current, fieldset[disabled] .back-link a, .back-link fieldset[disabled] a, fieldset[disabled] .my-account a, .my-account fieldset[disabled] a, fieldset[disabled] dl.order-info .current, dl.order-info fieldset[disabled] .current, fieldset[disabled] .btn:hover, fieldset[disabled] input[type="submit"]:hover, fieldset[disabled] button:hover, fieldset[disabled] .pages a:hover, .pages fieldset[disabled] a:hover, fieldset[disabled] .pages .current:hover, .pages fieldset[disabled] .current:hover, fieldset[disabled] .back-link a:hover, .back-link fieldset[disabled] a:hover, fieldset[disabled] .my-account a:hover, .my-account fieldset[disabled] a:hover, fieldset[disabled] dl.order-info .current:hover, dl.order-info fieldset[disabled] .current:hover, fieldset[disabled] .btn:focus, fieldset[disabled] input[type="submit"]:focus, fieldset[disabled] button:focus, fieldset[disabled] .pages a:focus, .pages fieldset[disabled] a:focus, fieldset[disabled] .pages .current:focus, .pages fieldset[disabled] .current:focus, fieldset[disabled] .back-link a:focus, .back-link fieldset[disabled] a:focus, fieldset[disabled] .my-account a:focus, .my-account fieldset[disabled] a:focus, fieldset[disabled] dl.order-info .current:focus, dl.order-info fieldset[disabled] .current:focus, fieldset[disabled] .btn.focus, fieldset[disabled] input.focus[type="submit"], fieldset[disabled] button.focus, fieldset[disabled] .pages a.focus, .pages fieldset[disabled] a.focus, fieldset[disabled] .pages .focus.current, .pages fieldset[disabled] .focus.current, fieldset[disabled] .back-link a.focus, .back-link fieldset[disabled] a.focus, fieldset[disabled] .my-account a.focus, .my-account fieldset[disabled] a.focus, fieldset[disabled] dl.order-info .focus.current, dl.order-info fieldset[disabled] .focus.current, fieldset[disabled] .btn:active, fieldset[disabled] input[type="submit"]:active, fieldset[disabled] button:active, fieldset[disabled] .pages a:active, .pages fieldset[disabled] a:active, fieldset[disabled] .pages .current:active, .pages fieldset[disabled] .current:active, fieldset[disabled] .back-link a:active, .back-link fieldset[disabled] a:active, fieldset[disabled] .my-account a:active, .my-account fieldset[disabled] a:active, fieldset[disabled] dl.order-info .current:active, dl.order-info fieldset[disabled] .current:active, fieldset[disabled] .btn.active, fieldset[disabled] input.active[type="submit"], fieldset[disabled] button.active, fieldset[disabled] .pages a.active, .pages fieldset[disabled] a.active, fieldset[disabled] .pages .active.current, .pages fieldset[disabled] .active.current, fieldset[disabled] .back-link a.active, .back-link fieldset[disabled] a.active, fieldset[disabled] .my-account a.active, .my-account fieldset[disabled] a.active, fieldset[disabled] dl.order-info .active.current, dl.order-info fieldset[disabled] .active.current {
    background-color: #000;
    border-color: transparent;
}
.btn.loading, input.loading[type="submit"], button.loading, .pages a.loading, .pages .loading.current, .back-link a.loading, .my-account a.loading, dl.order-info .loading.current, .disabled .btn, .disabled input[type="submit"], .disabled button, .disabled .pages a, .pages .disabled a, .disabled .pages .current, .pages .disabled .current, .disabled .back-link a, .back-link .disabled a, .disabled .my-account a, .my-account .disabled a, .disabled dl.order-info .current, dl.order-info .disabled .current {
    cursor: not-allowed;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.05);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
}
.btn .spinner, input[type="submit"] .spinner, button .spinner, .pages a .spinner, .pages .current .spinner, .back-link a .spinner, .my-account a .spinner, dl.order-info .current .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
}
.btn .icon-trash, input[type="submit"] .icon-trash, button .icon-trash, .pages a .icon-trash, .pages .current .icon-trash, .back-link a .icon-trash, .my-account a .icon-trash, dl.order-info .current .icon-trash, .btn .icon-refresh, input[type="submit"] .icon-refresh, button .icon-refresh, .pages a .icon-refresh, .pages .current .icon-refresh, .back-link a .icon-refresh, .my-account a .icon-refresh, dl.order-info .current .icon-refresh {
    width: 1.4em;
    height: 1.4em;
    vertical-align: top;
    margin-left: 0.5em;
}
.btn small, input[type="submit"] small, button small, .pages a small, .pages .current small, .back-link a small, .my-account a small, .my-account .back-link a small, dl.order-info .current small {
    font-size: inherit;
}
.my-account a[href^="tel:"] {
    display: inline;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    border: inherit;
    vertical-align: inherit;
    text-transform: none;
}
.my-account a[href^="tel:"], .my-account a[href^="tel:"]:hover, .my-account a[href^="tel:"]:active {
    background-color: inherit;
    color: inherit;
}
.messages, .messages ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.messages li::before {
    content: none !important;
}
.messages .error-msg, .messages .success-msg, .messages .note-msg, .messages .notice-msg {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.messages .error-msg h4, .messages .success-msg h4, .messages .note-msg h4, .messages .notice-msg h4 {
    margin-top: 0;
    color: inherit;
}
.messages .error-msg .alert-link, .messages .success-msg .alert-link, .messages .note-msg .alert-link, .messages .notice-msg .alert-link {
    font-weight: bold;
}
.messages .error-msg>p, .messages .error-msg>ul, .messages .success-msg>p, .messages .success-msg>ul, .messages .note-msg>p, .messages .note-msg>ul, .messages .notice-msg>p, .messages .notice-msg>ul {
    margin-bottom: 0;
}
.messages .error-msg>p+p, .messages .success-msg>p+p, .messages .note-msg>p+p, .messages .notice-msg>p+p {
    margin-top: 5px;
}
.messages .error-msg {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.messages .error-msg hr {
    border-top-color: #e4b9c0;
}
.messages .error-msg .alert-link {
    color: #843534;
}
.messages .success-msg {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.messages .success-msg hr {
    border-top-color: #c9e2b3;
}
.messages .success-msg .alert-link {
    color: #2b542c;
}
.messages .note-msg {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.messages .note-msg hr {
    border-top-color: #a6e1ec;
}
.messages .note-msg .alert-link {
    color: #245269;
}
.messages .notice-msg {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.messages .notice-msg hr {
    border-top-color: #f7e1b5;
}
.messages .notice-msg .alert-link {
    color: #66512c;
}
.benchtop {
    background-color: #000;
    color: #fff;
    height: 416px;
    background: url(../images/bg-brickwall.jpg) center center;
    background-size: 66px auto;
    position: relative;
    padding-top: 22px;
}
@media (min-width: 960px) {
    .benchtop {
    height: 835px;
    background-size: 132px auto;
}
}.benchtop::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    background: #fff url(../images/bg-marblebench.jpg) center bottom repeat-x;
    z-index: 0;
}
h1.logo {
    margin: 0;
    width: 90px;
    height: 49px;
    display: -ms-flexbox;
    -ms-flex-align: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}
h1.logo a {
    display: block;
    margin: auto;
}
h1.logo img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
.site-header {
    height: 49px;
    overflow: hidden;
    font-family: "brandon_grotesque_regularRg","Helvetica Neue",  Helvetica,  Arial,  sans-serif;
    font-size: 15px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
}
.site-header.transitions {
    -moz-transition: height 0.5s cubic-bezier(0.25,  0.46,  0.45,  0.94);
    -o-transition: height 0.5s cubic-bezier(0.25,  0.46,  0.45,  0.94);
    -webkit-transition: height 0.5s cubic-bezier(0.25,  0.46,  0.45,  0.94);
    transition: height 0.5s cubic-bezier(0.25,  0.46,  0.45,  0.94);
}
.site-header.open {
    height: auto;
}
.top-nav {
    position: relative;
    text-align: center;
    background-color: #fff !important;
}
.top-nav .logo {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}
.top-nav .logo a {
    width: 100%;
    height: auto;
    display: block;
}
.top-nav .logo a:hover {
    background-color: transparent;
}
.top-nav ul {
    margin: 0;
    padding: 0;
}
.top-nav li {
    margin: 0;
    border-bottom: 1px solid #e9e9e9;
}
.top-nav a, .top-nav li.current {
    color: #000;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    height: 70px;
    display: -ms-flexbox;
    -ms-flex-align: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}
.top-nav a>span, .top-nav li.current>span {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.top-nav a {
    -moz-transition: background-color 0.4s ease-out;
    -o-transition: background-color 0.4s ease-out;
    -webkit-transition: background-color 0.4s ease-out;
    transition: background-color 0.4s ease-out;
}
.top-nav a:hover {
    background-color: #f9f9f9;
}
.top-nav .main-menu {
    font-weight: normal;
    border-top: 1px solid #bebfbf;
}
.top-nav .quick-access, .top-nav .main-menu {
    font-size: 16px;
    text-transform: uppercase;
}

@media (min-width: 1028px) {
    .top-nav .quick-access, .top-nav .main-menu {
        font-size: 18px;
    }
}

@media (min-width: 960px) {
    .top-nav .main-menu ul{
        max-width: 240px;
    }
}
.top-nav .active>a, .top-nav .current {
    background-color: #f9f9f9;
}
.top-nav__subnav {
    border-top: 1px solid #e9e9e9;
}
.top-nav__subnav li {
    border-bottom: 0 none;
}
.top-nav__subnav a, .top-nav__subnav li.current {
    height: 46px;
}
.toggle {
    width: 49px;
    height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.toggle span, .toggle::before, .toggle::after {
    position: absolute;
    left: 14px;
}
.toggle::before, .toggle::after, .toggle span::before, .toggle span::after {
    content: '';
    width: 21px;
    height: 3px;
    background-color: #000;
    -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, -o-transform 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.toggle span, .toggle::before, .toggle::after {
    top: 23px;
}
.open .toggle::before {
    -moz-transform: rotate3d(0,  0,  1,  -45deg);
    -ms-transform: rotate3d(0,  0,  1,  -45deg);
    -webkit-transform: rotate3d(0,  0,  1,  -45deg);
    transform: rotate3d(0,  0,  1,  -45deg);
}
.open .toggle::after {
    -moz-transform: rotate3d(0,  0,  1,  45deg);
    -ms-transform: rotate3d(0,  0,  1,  45deg);
    -webkit-transform: rotate3d(0,  0,  1,  45deg);
    transform: rotate3d(0,  0,  1,  45deg);
}
.toggle span {
    top: 23px;
}
.toggle span::before, .toggle span::after {
    position: absolute;
    left: 0;
}
.open .toggle span::before, .open .toggle span::after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.toggle span::before {
    top: -7px;
}
.toggle span::after {
    top: 7px;
}
.curtain {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 4;
    opacity: 0;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
a.top-link-cart {
    height: 49px;
}
.open a.top-link-cart {
    height: 70px;
}
a.top-link-cart:hover {
    background-color: inherit;
}
.open a.top-link-cart:hover {
    background-color: #f9f9f9;
}
a.top-link-cart>span>span {
    display: inline-block;
    background-color: #19ac21;
    min-width: 18px;
    height: 18px;
    text-align: center;
    position: relative;
    top: -1px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
}
.active>a.top-link-cart {
    background-color: inherit;
}
.open .active>a.top-link-cart:hover {
    background-color: #f9f9f9;
}
li.top-link-cart {
    position: absolute;
    right: 14px;
    top: 0;
    border-bottom-style: none;
}
.open li.top-link-cart {
    position: inherit;
    border-bottom-style: solid;
}
@media (min-width: 960px) {
    .site-header {
   height: 154px;
    text-align: center;
}
.top-nav {
    z-index: 1;
    background-color: #ffffff !important;
    margin: 0 auto;
    max-width: 1400px;
    height: 112px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: -ms-flexbox;
    -ms-flex-wrap: none;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
}@media (min-width: 960px) and (min-width: 1040px) {
    .top-nav {
    padding-left: 30px;
    padding-right: 30px;
}
}@media (min-width: 960px) and (min-width: 1200px) {
    .top-nav {
    padding-left: 60px;
    padding-right: 60px;
}
}@media (min-width: 960px) {
    .top-nav .logo {
    display: inline-block;
    width: 190px;
    margin-top: -20px;
    margin-left: 4%;
    margin-right: 4%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
}
@media (min-width: 960px) and (min-width: 1200px) {
    .top-nav .logo {
    margin-left: 7%;
    margin-right: 7%;}
}
@media (min-width: 960px) {
    .top-nav .logo.active: :after {
    margin-top: -63px;
}
.top-nav nav {
    -ms-flex: 1 1 40%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    padding-top: 14px;
}
.top-nav ul {
    display: -ms-flexbox;
    -ms-flex-wrap: none;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -webkit-align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}
.top-nav ul.top-nav__subnav {
    display: none;
}
.top-nav li {
    border-bottom: 0 none;
    padding-left: 5px;
    padding-right: 5px;
    -ms-flex: 0 1 auto;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}
.top-nav a {
    display: inline;
    height: auto;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
.top-nav a>span {
    display: inline;
}
.top-nav a:hover {
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
.top-nav .active {
    position: relative;
}

.top-nav .main-menu {
    border: 0 none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.top-nav .main-menu li:first-child {
    padding-left: 0;
}
.top-nav .main-menu li:first-child.active::after {
    margin-left: -1402.5px;
}
.top-nav .quick-access {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    padding-top: 18px;
}
.top-nav .quick-access li {
    min-height: 18px;
}
.top-nav .quick-access li:last-child {
    padding-right: 0;
}
.top-nav .quick-access li:last-child.active::after {
    margin-left: -1397.5px;
}
.top-nav .quick-access li.active::after {
    margin-top: -82px;
}
li.top-link-cart {
    position: inherit;
}
}.afeature, .product-img-box {
    position: relative;
}
.afeature .spinner, .product-img-box .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
}
.afeature .pagination, .product-img-box .pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.afeature>a, .product-img-box .product-image {
    display: block;
    position: absolute;
    left: 0;
    /* top: -72px; */
    right: 0;
    bottom: 0;
    z-index: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
}
.afeature>a.active, .product-img-box .active.product-image, .afeature>a.outgoing, .product-img-box .outgoing.product-image {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.afeature>a.active, .product-img-box .active.product-image {
    z-index: 2;
}
nav.pagination {
    text-align: center;
}
nav.pagination h2 {
    display: none;
}
nav.pagination ul {
    margin: 0;
    padding: 0;
    height: 51px;
}
nav.pagination li {
    display: inline-block;
    margin: 0;
}
nav.pagination a {
    display: block;
    width: 51px;
    height: 51px;
    position: relative;
    outline: 0 none;
}
nav.pagination a:after {
    content: '';
    display: block;
    width: 47px;
    height: 4px;
    position: absolute;
    left: 2px;
    bottom: 16px;
    background-color: rgba(255, 255, 255, 0.2);
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}
nav.pagination a:hover:after {
    background-color: rgba(255, 255, 255, 0.8);
}
nav.pagination .active a:after {
    background-color: #fff;
}
.replaced-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.replaced-img img {
    width: 1px;
    height: 1px;
    visibility: hidden;
}
.afeature__wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: none;
}
.afeature__wrapper:before {
    content: "";
    display: block;
    padding-top: 35.57143%}
.afeature__wrapper, .afeature__wrapper:before {
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.afeature__wrapper>div, .afeature__wrapper>img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
@media (min-width: 768px) {
    .afeature__wrapper {
    display: block;
}
}.afeature {
    background-color: #000;
}
.afeature img {
    width: 100%;
    height: auto;
}
.col2-left-layout .col-left {
    display: none;
}
.col2-left-layout .col-main {
    padding: 0 10px;
}
@media screen and (min-width: 960px) {
    .col2-left-layout {
    overflow: hidden;
    zoom: 1;
    padding: 0;
    position: relative;
}
.col2-left-layout .col-main {
    float: right;
    width: 73.57143%;
    padding: 40px 60px;
}
.col2-left-layout .col-left {
    background-color: #fff;
    display: block;
    float: left;
    width: 26.42857%;
    padding-top: 21px;
}
.col2-left-layout .col-left:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 26.42857%;
    background-color: #fff;
    z-index: -1;
}
}.pager {
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.75em;
}
.pager label {
    font-size: inherit;
    text-transform: none;
    vertical-align: inherit;
}
@media (min-width: 960px) {
    .pager select {
    border-width: 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 10px;
    height: 33px;
}
}.pages ol {
    list-style-type: none;
    padding: 0;
    display: inline-block;
}
@media (max-width: 959px) {
    .pages a, .pages .current {
    font-size: inherit;
}
}.pages .current {
    cursor: not-allowed;
    pointer-events: none;
    border: 1px solid black;
    background-color: transparent;
    color: #000;
}
.pages li {
    display: inline-block;
    margin: 0;
}
@media (max-width: 350px) {
    .pages strong {
    display: none;
}
}
@media (max-width: 500px) {
    .limiter {
    display: none;
}
.product-tile {
  width: 77% !important;
}
}
@media screen and (min-width: 400px) and (max-width: 600px) {

.product-tile {
  width: 77% !important;
}
.category-espressotoria-system .product-img-box__container .product-img-box {
  left: 0;
  max-width: 372px !important;
  position: relative;
  right: 0;
}
.category-espressotoria-system .product-img-box__container {
  margin: 0 0 0 0px;
  min-width: 320px;
}
}

.i-previous img, .i-next img {
    display: none;
}
.i-previous:after {
    content: '\2190'}
.i-next:after {
    content: '\2192'}
.price-box {
    font-family: "brandon-grotesque";
    font-weight: bold;
    font-size: 40px;
}
.price__currency-symbol, .price__separator, .price__cents {
    font-size: 0.575em;
    position: relative;
    top: -0.52174em;
}
.price-box--with-currency .price-box, .price-box--with-currency .price-currency {
    display: inline-block;
}
.products-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    -ms-flex-align: stretch;
   /* display: -ms-flexbox;*/
   /* display: -webkit-flex;*/
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: stretch;
    /*display: flex;*/
    display: block;
    flat: left;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}
.hp_catg_title h3{
    margin: 55px 0px 25px 19px;
    font-size: 40px;
    font-weight: bold;
	font-family:brandon_grotesquebold;
}
.category-products h2.product-name{
    font-size: 18px;
}
.category-products h2.product-name span{
    font-size: 25px;
    font-weight: bold;
    text-transform:uppercase;
    width:100%;
    float:left;
}
@media (min-width: 1120px) {
    .hp_catg_title, .products-list {
    margin: 0 auto;
}
.category-espressotoria-system .product-img-box__container {
  margin: 0 0 0 17% !important;
  min-width: 320px;
}
}
.product-tile {
  box-shadow: -1px 2px 8px 0 #ccc;
  display: inline-block;
  float: left;
  height: 378px;
  margin: 0 0 18px 22px;
  padding: 16px 16px 66px;
  vertical-align: top;
  width: 31%;
}
.product-tile h2 {
    text-align: center;
    margin-top: 10px;
	height:30px;
}
.category-products{
    overflow: hidden;
}
@media all and (max-width: 700px) {
    .hp_catg_title,.products-list {
    margin: 0 auto;
    max-width: 320px;
}
}
@media (min-width: 700px) and (max-width: 1120px) {
    .product-tile h2 {
    min-height: 32px;
}
    .hp_catg_title, .products-list {
    margin: 0 auto;
    max-width: 768px;
}
.product-tile {
  width: 45%;
}
.left_machine .product-img-box.product-img-box--colours {
  margin: 2px 0 0 30px !important;
}
.product-img-box__container.left_machine {
  margin: 1px 50px 0 0 !important;
}
.widget.widget-static-block {
  padding: 0 0 10px;
}
.espressotoria-frother .product-image img {
  height: auto;
  width: 59% !important;
}
.category-espressotoria-system .product-img-box__container .product-img-box {
  bottom: 20px;
  left: 0;
  max-width: 420px !important;
  position: absolute;
  right: -18px !important;
}
.category-espressotoria-system .benchtop h2 {
  font-size: 1.75em;
  margin: 0 1em 2.5em !important;
}
.price-box.price-box--with-currency {
  width: 300px;
}
.short-description.product-view__feature-icons {
  width: 300px;
}
.copy > p {
  margin: 28px 0 18px 6px !important;
  width: 96%;
}
}
.product-tile .product-image {
    width: 210px;
    display: block;
    margin: 0 auto;
}
.product-tile .product-image img {
    width: 100%;
    height: auto;
}
.product-tile .product-cta {
    text-align: right;
    position: absolute;
    right: 16px;
    bottom: 16px;
}
.product-tile .product-cta p {
    display: inline;
    margin: 0;
}
.product-tile .price-box {
    position: absolute;
    left: 16px;
    bottom: 16px;
}
.product-tile button {
    padding: 7px 14px;
    font-size: 14px;
}
.bfeature {
    background: #000;
    color: #fff;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.bfeature h2 {
    font-size: 1.5em;
    margin-bottom: -0.5em;
    letter-spacing: 0.1em;
}
.bfeature p {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.bfeature svg, .bfeature img {
    width: 53px;
    height: 64px;
}
.bfeature--transparent {
    background: transparent;
    color: inherit;
}
.bfeature__wrapper {
    font-size: 0.75em;
    margin-top: 25px;
}
.bfeature__column {
    color: #999;
    width: 135px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
}
.bfeature--transparent .bfeature__column {
    color: inherit;
}
.bfeature__column p {
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
}
@media (min-width: 520px) {
    .bfeature {
    padding-top: 30px;
    padding-bottom: 25px;
    font-size: 32px;
}
.bfeature svg, .bfeature img {
    width: auto;
    height: auto;
}
.bfeature__column {
    width: 190px;
}
.bfeature__column p {
    margin-top: 1.75em;
}
}.bfeature--wide {
    padding-left: 0;
    padding-right: 0;
}
.bfeature--wide .bfeature__column p {
    margin-left: 10px;
    margin-right: 10px;
}
@media (min-width: 750px) {
    .bfeature--wide .bfeature__column {
    width: 320px;
}
}.site-footer {
    background-color: #272727;
    color: #999;
    text-align: center;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    position: relative;
    -moz-transition: height 0.5s cubic-bezier(0.25,  0.46,  0.45,  0.94);
    -o-transition: height 0.5s cubic-bezier(0.25,  0.46,  0.45,  0.94);
    -webkit-transition: height 0.5s cubic-bezier(0.25,  0.46,  0.45,  0.94);
    transition: height 0.5s cubic-bezier(0.25,  0.46,  0.45,  0.94);
    overflow: hidden;
    height: 49px;
}
.site-footer h3 {
    color: #fff;
    font-size: inherit;
    margin: 0;
}
.site-footer h3, .site-footer li {
    margin-top: 8px;
    margin-bottom: 8px;
}
.site-footer a {
    color: inherit;
    text-decoration: none;
}
.site-footer a:hover {
    color: #bfbfbf;
}
.site-footer ul {
    margin: 0;
    padding: 0;
}
.site-footer iframe {
    position: absolute;
    bottom: 0;
    left: -100%}
.site-footer.open {
    height: auto;
}
.site-footer .toggle {
    left: auto;
    right: 0;
    top: 0;
}
.site-footer .toggle::before, .site-footer .toggle::after, .site-footer .toggle span::before, .site-footer .toggle span::after {
    background-color: #7d7d7d;
}
.site-footer .toggle.sticky {
    position: fixed;
}
.site-footer__sitemap {
    padding-top: 35px;
    padding-bottom: 50px;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.site-footer__copyright {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    text-align: left;
    font-style: normal;
    font-size: 13px;
    padding: 16px 15px;
    margin: 0;
}
.site-footer__column {
    margin-bottom: 22px;
}
@media (min-width: 520px) {
    .site-footer {
    height: auto;
    font-size: 24px;
    display: block;
}
.site-footer h3, .site-footer li {
    margin-top: 16px;
    margin-bottom: 16px;
}
.site-footer a {
    display: block;
    line-height: 1;
}
.site-footer__sitemap {
    text-align: left;
    padding: 20px 30px 30px;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    -ms-flex-align: start;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.site-footer__column {
    margin-left: 15px;
    margin-right: 15px;
    -ms-flex: 1 1 180px;
    -webkit-flex-grow: 1;
    -webkit-flex-shrink: 1;
    -webkit-flex-basis: 180px;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 180px;
}
.site-footer__copyright {
    font-size: 18px;
    border-top: 1px solid #686868;
    padding: 15px;
}
}.product-name {
    font-size: 24px;
}
.product-name, .product-name h2 {
    font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: inherit;
    font-weight: normal;
    text-transform: none;
}

.product-name h1 {
    font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: inherit;
    font-weight: normal;
    text-transform: none;
}
.product-shop .product-name h1{
    font-size: 45px;
    line-height: 58px;
}
.product-name{
    margin-bottom: 30px;
	
}

.field.required-text.form-group > label {
    float: right;
    text-transform: none;
}
.product-name h1 span {
  font-family: brandon_grotesquebold;
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
.product-name a, .product-name h2 a, .product-name h1 a {
    color: inherit;
    text-decoration: none;
}
.product-name h2 {
    font-size: 1em;
}
.product-name h1 {
    font-size: 1.5em;
}
.product-essential, .product-collateral {
    font-size: 22px;
}
@media (min-width: 960px) {
    .product-essential, .product-collateral {
    font-size: 32px;
}
}.product-essential {
    text-align: left;
}
.product-essential .price-box {
    font-size: 24px;
}
@media (min-width: 960px) {
    .product-essential .price-box {
    font-size: 40px;
}
}@media (min-width: 960px) {
    .product-essential .product-name {
    font-size: 48px;
}
}.product-view {
    padding: 16px;
}
@media (min-width: 960px) {
    .product-view {
    padding: 40px 60px;
}
}.product-view .product-name h1 {
    margin: 0 0 0.2em;
}
@media (min-width: 700px) {
    .product-view .product-name h1 {
    margin-top: 0.5em;
}
}@media (min-width: 960px) {
    .product-view .product-name h1 {
    margin-top: 0;
}
}.product-view .availability {
    display: inline-block;
    margin: 25px 0px 25px;
    color: rgb(153, 153, 153);
}
.add-to-box {
    font-size: 16px;
}
.add-to-box label {
    font-size: 14px;
}
.add-to-box input[type="text"] {
    width: 56px;
    font-size: 16px;
    text-align: center;
    margin-left: 2px;
    margin-right: 12px;
    height: 33px;
    line-height: 16px;
}
.add-to-box button {
    width: 160px;
}
@media (min-width: 960px) {
    .add-to-box {
    font-size: 32px;
}
.add-to-box input[type="text"] {
    width: 112px;
    margin-left: 15px;
    margin-right: 20px;
    height: 63px;
    font-size: 32px;
    line-height: 32px;
}
.add-to-box button {
    width: 228px;
}
}
@media (min-width: 1100px) {
.add-to-box button {
    width: 310px;
}
.add-to-box input {
    width: 112px;
    margin-left: 15px;
    margin-right: 28px;
    height: 63px;
}
}
.product-view__feature-icons {
    margin: 23px 0 30px;
}
.product-view__feature-icons svg {
    width: 30px;
    height: 35.9434px;
    margin-right: 15px;
}
.product-view__feature-icons svg:last-child {
    margin-right: 0;
}
.product-view__feature-icons svg.icon--wide {
    width: 53.20755px;
}

.product-view__feature-icons .std > p {
    margin: 0;
}

@media (min-width: 960px) {
    .product-view__feature-icons {
    margin: 10px 0px 0px 0px;
}


.product-view__feature-icons svg {
    width: 60px;
    height: 71.88679px;
    margin-right: 30px;
}
.product-view__feature-icons svg.icon--wide {
    width: 106.41509px;
}
}.product-view__feature-icons br {
    display: none;
}
.product-view__description h2 {
    display: none;
}
.product-view__description ul {
    color: #999;
    font-size: 0.63636em;
}
@media (min-width: 960px) {
    .product-view__description ul {
    font-size: 0.75em;
}
}.product-view__additional {
    display: none;
}
.product-view__product-collateral {
    margin-bottom: 20px;
    margin-top: 50px;
}
@media (min-width: 960px) {
.product-view__product-collateral {
    margin-top: 60px;
}
}
.product-shop {
    max-width: 650px;
}
.product-image {
    margin: 0;
}
.product-img-box {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.product-img-box:before {
    content: "";
    display: block;
    padding-top: 100%}
.product-img-box, .product-img-box:before {
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.product-img-box>div, .product-img-box>img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.product-img-box .more-views {
    display: none;
}
.product-img-box nav.pagination a:after {
    background-color: rgba(0, 0, 0, 0.2);
}
.product-img-box nav.pagination a:hover:after {
    background-color: rgba(0, 0, 0, 0.8);
}
.product-img-box nav.pagination .active a:after {
    background-color: #000;
}
.product-img-box .replaced-img {
    background-color: #fff;
    background-size: contain;
}
.product-img-box--rhs {
    margin-top: 55px;
}

@media (min-width: 660px) {
    .product-img-box--rhs {
    float: right;
    width: 48%;
    margin-right: -16px;
    max-width: 320px;
}
}@media (min-width: 960px) {
    .product-img-box--rhs {
    margin-top: 55px;
    margin-right: -60px;
    max-width: 500px;
}
}.clearer {
    clear: both;
}
.category-espressotoria-system {
    text-align: center;
}
.category-espressotoria-system .page-title {
    display: none;
}
.category-espressotoria-system .benchtop {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
}
.category-espressotoria-system .benchtop h2 {
    margin: 0 1em 0.5em;
    font-size: 1.75em;
}
@media (min-width: 960px) {
    .category-espressotoria-system .benchtop h2 {
    margin-top: 66px;
    margin-bottom: 1em;
}
}.category-espressotoria-system .benchtop h2 small {
    font-size: 0.57143em;
    font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: none;
    display: block;
}
@media (min-width: 960px) {
    .category-espressotoria-system .benchtop {
    margin-left: -60px;
    margin-right: -60px;
}
}.category-espressotoria-system .main-container {
    padding-top: 0;
}
.category-espressotoria-system .main-container section {
    margin-left: -3px;
    margin-right: -3px;
}
@media (min-width: 960px) {
    .category-espressotoria-system .main-container section {
    margin-left: -60px;
    margin-right: -60px;
}
}.category-espressotoria-system button {
    width: 100%;
    max-width: 320px;
    margin-top: 1.5em;
    margin-bottom: 1em;
}
.category-espressotoria-system section {
    background-color: #fff;
    padding: 10px 10px 17px;
}
@media (min-width: 960px) {
    .category-espressotoria-system section {
    padding-left: 60px;
    padding-right: 60px;
}
}.category-espressotoria-system section.alternate {
    background-color: transparent;
}
.category-espressotoria-system .product-img-box {
    max-width: 280px;
}
.category-espressotoria-system .product-img-box .replaced-img {
    background-color: transparent;
}
.category-espressotoria-system .product-img-box .product-image.outgoing {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
@media (min-width: 960px) {
    .category-espressotoria-system .product-img-box {
    max-width: 550px;
}
}.category-espressotoria-system .availability {
    display: none;
}
.category-espressotoria-system .product-shop {
    padding-left: 14px;
    padding-right: 14px;
	margin-top:44px;
}
.category-espressotoria-system .product-name h1 {
    margin-bottom: 0.3em;
}
.category-espressotoria-system .product-view__feature-icons {
    margin: 0.4em 0 0;
}
.category-espressotoria-system .product-img-box__container {
    min-width: 320px;
	margin:0 0 0 7%;
}
.category-espressotoria-system .product-img-box__container nav.pagination {
    bottom: -20px;
}
.category-espressotoria-system .product-essential {
    margin-bottom: 2em;
}
@media (min-width: 660px) {
    .category-espressotoria-system .product-essential {
    display: -ms-flexbox;
    -ms-flex-align: end;
    display: -webkit-flex;
    -webkit-align-items: flex-end;
    display: flex;
    align-items: flex-end;
}
.category-espressotoria-system .product-img-box__container {

    width: 320px;
    position: relative;
    -ms-flex: 2 2 320px;
    -webkit-flex-shrink: 2;
    -webkit-flex-basis: 320px;
    flex-shrink: 2;
    flex-basis: 320px;
	
}
.category-espressotoria-system .product-img-box__container .product-img-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
	max-width:372px !important;
}
.category-espressotoria-system .product-shop {
    min-height: 220px;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
    -ms-flex: 1 1 50%;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
    -webkit-flex-shrink: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-shrink: 1;
}
}
.category-espressotoria-system .product-img-box__container .product-img-box {
  bottom: 20px;
  left: 0;
  max-width: 445px !important;
  /* position: absolute; */
  right: -29%;
}
.about_section_1 {
    padding-bottom: 140px !important;
}

@media (min-width: 960px) {
    .category-espressotoria-system .product-img-box__container {
    width: 550px;
    -webkit-flex-basis: 550px;
    flex-basis: 550px;
	
}
.category-espressotoria-system .product-img-box__container .product-img-box {
    max-width: none;
}
}.espressotoria-coffee-machine .product-img-box {
    max-width: 550px;
}
@media (min-width: 660px) {
    .espressotoria-coffee-machine: :before {
    content: '';
    display: block;
    margin-left: -60px;
    margin-right: -60px;
    height: 130px;
    position: relative;
    top: -10px;
    z-index: -1;
    background-color: #fff;
}
}nav.pagination--colors a {
    text-indent: 0;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    font-size: 15px;
    padding-top: 11px;
}
nav.pagination--colors a::before {
    content: '';
    display: block;
    width: 47px;
    height: 40px;
    position: absolute;
    left: 2px;
    top: 0;
    z-index: -1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
nav.pagination--colors a::after {
    bottom: 0;
}
.pagination__color--W {
    color: black;
}
.pagination__color--W::before {
    background-color: white;
    border: 1px solid #b3b3b3;
}
.pagination__color--R {
    color: white;
}
.pagination__color--R::before {
    background-color: #eb605e;
}
.pagination__color--B {
    color: white;
}
.pagination__color--B::before {
    background-color: black;
}
.capsules-showcase {
    margin: 2em 0 1em;
	padding: 30px;
}
.capsules-showcase .product-image, .capsules-showcase img {
    display: inline;
}
.capsules-showcase img {
  box-shadow: 0 0 17px #444;
  margin: 0 38px 36px 0;
  max-width: 300px;
  width: 48%;
}
.espressotoria-frother {
    position: relative;
}
.espressotoria-frother h3 {
    margin-left: 40px;
    margin-right: 40px;
}
.espressotoria-frother .product-image {
    margin: 0 auto;
    max-width: 80%}
.espressotoria-frother .product-image img {
    width: 100%;
    height: auto;
}
@media (min-width: 660px) {
    .espressotoria-frother .product-image {
    width: 40%;
    max-width: 350px;
    position: absolute;
    right: 5%;
    top: 30px;
}
.espressotoria-frother header, .espressotoria-frother .product-view__feature-icons {
    width: 60%}
.espressotoria-frother .copy {
    margin-top: 3em;
}
}@media (min-width: 960px) {
    .espressotoria-frother .product-image {
    width: 420px;
    max-width: none;
    right: 5%;
    top: 60px;
}
}@media (min-width: 1200px) {
    .espressotoria-frother .product-image {
    right: 10%}
}.cms-page-view .main, .cms-no-route .main {
    padding: 16px;
    font-size: 16px;
}
@media (min-width: 960px) {
    .cms-page-view .main, .cms-no-route .main {
    padding: 40px 60px;
}
}.cms-page-view h5, .cms-no-route h5 {
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}
.cms-page-view ol, .cms-no-route ol {
    list-style-type: lower-alpha;
}
.cms-page-view p.level1, .cms-no-route p.level1 {
    margin-left: 1em;
}
.cms-page-view span, .cms-no-route span {
    display: block;
}
.cms-page-view .level2, .cms-no-route .level2 {
    margin-left: 2em;
}
.cms-page-view .level3, .cms-no-route .level3 {
    margin-left: 3em;
}
.introduction {
    text-align: center;
}
.introduction h1, .introduction h2, .introduction h3, .introduction h4, .introduction h5, .introduction h6, .introduction p {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.introduction__header {
    padding-top: 7%;
    padding-bottom: 7%;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #000;
    color: #fff;
}
@media (min-width: 450px) {
    .introduction__header {
    padding-left: 15%;
    padding-right: 15%}
}.introduction__header a {
    color: #fff;
    text-decoration: underline;
}
.introduction__header a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.introduction__copy {
    background-color: #fff;
    padding: 2px 30px 20px;
}
@media (min-width: 550px) {
    .introduction__copy {
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 3%}
}@media (min-width: 960px) {
    .introduction__header, .introduction__copy {
    padding-left: 7%;
    padding-right: 7%}
}.contact-information {
    text-align: center;
}
.contact-information__item {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #999;
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-information__item>:first-child {
    margin-top: 0;
}
.contact-information__item>:last-child {
    margin-bottom: 0;
}
.contact-information__item:last-child {
    border-bottom: 0 none;
}
.contact-information__item h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.added-to-cart-message {
    background: #000;
    color: #fff;
    font-size: 20px;
    max-width: 418px;
    padding: 15px;
    cursor: pointer;
    display: table;
    position: absolute;
    z-index: 5;
    right: 30px;
    top: 95px;
}
.added-to-cart-message img {
    width: 94px;
    height: auto;
}
.added-to-cart-message .product-image, .added-to-cart-message .message {
    display: table-cell;
    vertical-align: middle;
}
.added-to-cart-message .product-image {
    background-color: #fff;
}
.added-to-cart-message .message {
    padding-left: 26px;
}
.added-to-cart-message .pointer {
    border: 11px solid transparent;
    border-bottom-color: #000;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    top: -22px;
}
@media print,  (min-width: 960px) {
    .checkout-cart-index {
    font-size: 0.75rem;
}
}.checkout-cart-index .page-title {
    display: block;
    text-align: center;
}
.checkout-cart-index .page-title ul {
    display: none;
}
.checkout-cart-index .main h1, .checkout-cart-index .main h2 {
    font-family: "brandon_grotesquebold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: none;
    font-size: 1.75rem;
    letter-spacing: inherit;
}
.checkout-cart-index .button-group {
    padding: 0;
    margin-top: 0.75em;
    text-align: left;
}
.checkout-cart-form, .cart-collaterals {
    padding: 1.75em 0.75em;
}
@media (min-width: 500px) {
    .checkout-cart-form, .cart-collaterals {
    padding: 1.75em;
}
}.checkout-cart-form {
    margin: 4.0em 0 1.5em;
}
.checkout-cart-form .cart-table {
    margin: -4.25em auto 0;
}
.checkout-cart-form .cart-table tfoot td {
    padding-bottom: 0;
}
.button-group--left {
    float: left;
}

.button-group--right {
    float: right;
}

.button-group--left1 {
    float: left;
    margin-left: 20px;
}

.cart-table {
    width: 100%;
    max-width: 980px;
}
@media print,  (min-width: 960px) {
    .cart-table {
    font-size: 0.75rem;
}
}.cart-table thead th {
    padding-bottom: 3.25em;
}
.cart-table th {
    vertical-align: top;
    white-space: nowrap;
}
.cart-table tbody, .cart-table tfoot {
    text-align: center;
}
.cart-table tbody td {       
    padding-bottom: 2em;
    padding-left: 8px;
    padding-top: 17px;
}
.cart-table tfoot td {
    padding-bottom: 1.5em;
}
.cart-table tfoot td:first-child {
    text-align: right;
    text-transform: uppercase;
}
.cart-table tfoot td:last-child {
   font-weight: bold;
       width:20%;
}
.cart-table .product-image {
    background-color: white;
    display: block;
    width: 44px;
    height: 44px;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin-right: 1em;
}
.cart-table .product-image img {
    width: 100%;
    height: 100%}
@media (min-width: 550px) {
    .cart-table .product-image {
    width: 88px;
    height: 88px;
}
}.cart-table .product-name {
    font-size: inherit;
    text-align: left;
    display: block;
}
.cart-table input {
    text-align: center;
}
.cart-table .button-group {
    text-align: right;
}
.cart-table button {
    margin-bottom: 0.5em;
}
@media (max-width: 500px) {
    .cart-table {
    font-size: 12px;
}
}@media (max-width: 400px) {
    .cart-table input: not([type]), .cart-table input[type=text], .cart-table input[type=password], .cart-table input[type=datetime], .cart-table input[type=datetime-local], .cart-table input[type=date], .cart-table input[type=month], .cart-table input[type=time], .cart-table input[type=week], .cart-table input[type=number], .cart-table input[type=email], .cart-table input[type=url], .cart-table input[type=search], .cart-table input[type=tel], .cart-table input[type=color] {
    padding-left: 0;
    padding-right: 0;
}
}@media (max-width: 430px) {
    .cart-table .button-group--left {
    float: none;
}
.cart-table button {
    display: block;
    width: 100%;}
}
.checkout-cart-form__product-heading {
    text-align: left;
}
.checkout-cart-form__qty-heading {
    min-width: 80px;
}

.cart-collaterals {
    max-width: 980px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
}
@media (min-width: 660px) {
    .cart-collaterals {
    display: -ms-flexbox;
    -ms-flex-wrap: none;
    -ms-flex-pack: justify;
    -ms-flex-align: start;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
}#discount-coupon-form {
    margin-bottom: 5em;
}
#discount-coupon-form label {
    font-size: inherit;
    text-transform: none;
    display: block;
    margin: 0.25em 0 1em;
}
.discount-coupon-form__heading {
    margin: 0;
}
ul.checkout-types {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}
ul.checkout-types li:last-child {
    margin-bottom: 0;
}
#shopping-cart-totals-table {
    min-width: 220px;
    text-align: left;
}
#shopping-cart-totals-table td {
    padding-bottom: 1em;
}
#shopping-cart-totals-table td:last-child {
    text-align: right;
}

#shopping-cart-totals-table tr:last-child td{
     text-transform: uppercase;
}
@media (min-width: 620px) {
    #shopping-cart-totals-table {
    width: 100%;
    max-width: 300px;
}
}button.btn-proceed-checkout {
    font-size: 1.16667em;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
@media (max-width: 430px) {
    button.btn-proceed-checkout {
    width: 100%;}
}.cart-empty {
    text-align: center;
}
.required-marker-container {
    margin-top: -3em;
    margin-bottom: 3em;
    font-size: 0.75em;
    text-align: center;
}
@media (min-width: 904px) {
    .required-marker-container {
    margin-top: -1em;
    margin-bottom: 1em;
    text-align: right;
    padding-right: 10px;
}
}.button-group {
    opacity: 1 !important;
}
.checkout-steps__section h1, .checkout-steps__section h2, .checkout-steps__section h3, .checkout-steps__section h4, .checkout-steps__section h5, .checkout-steps__section h6, .checkout-steps__section p {
    padding: 0 10px;
    text-align: left;
}
#co-shipping-method-form h4 {
    margin-bottom: 0.5em;
}
#co-shipping-method-form h4:first-child {
    margin-top: 0;
}
#co-shipping-method-form p:first-child {
    margin-top: 0;
}
.sp-methods {
    margin-bottom: 2em;
}
.payment-form .form-group {
    display: block;
}
@media (min-width: 904px) {
    .payment-method: first-child {
    margin-top: -2em;
}
}.cc_date input:not([type]), .cc_date input[type=text], .cc_date input[type=password], .cc_date input[type=datetime], .cc_date input[type=datetime-local], .cc_date input[type=date], .cc_date input[type=month], .cc_date input[type=time], .cc_date input[type=week], .cc_date input[type=number], .cc_date input[type=email], .cc_date input[type=url], .cc_date input[type=search], .cc_date input[type=tel], .cc_date input[type=color], .cc_date textarea, .cc_date select, .cc_cvv input:not([type]), .cc_cvv input[type=text], .cc_cvv input[type=password], .cc_cvv input[type=datetime], .cc_cvv input[type=datetime-local], .cc_cvv input[type=date], .cc_cvv input[type=month], .cc_cvv input[type=time], .cc_cvv input[type=week], .cc_cvv input[type=number], .cc_cvv input[type=email], .cc_cvv input[type=url], .cc_cvv input[type=search], .cc_cvv input[type=tel], .cc_cvv input[type=color], .cc_cvv textarea, .cc_cvv select {
    width: auto;
    display: inline-block;
}
.order-review .button-group {
    padding: 0;
    text-align: right;
}
.order-review .button-group .f-left {
    padding: 0;
    text-align: right;
    text-transform: uppercase;
}
.order-review .button-group .f-left .btn, .order-review .button-group .f-left input[type="submit"], .order-review .button-group .f-left button, .order-review .button-group .f-left .pages a, .pages .order-review .button-group .f-left a, .order-review .button-group .f-left .pages .current, .pages .order-review .button-group .f-left .current, .order-review .button-group .f-left .back-link a, .back-link .order-review .button-group .f-left a, .order-review .button-group .f-left .my-account a, .my-account .order-review .button-group .f-left a, .order-review .button-group .f-left dl.order-info .current, dl.order-info .order-review .button-group .f-left .current {
    margin-left: 1em;
}
.order-review .btn-checkout {
    width: 100%}
@media (min-width: 500px) {
    .order-review .button-group .f-left {
    float: left;
    margin: 0;
}
.order-review .btn-checkout {
    width: auto;
}
}@media print,  (min-width: 960px) {
    .order-review .button-group .f-left {
    font-size: 0.75rem;
    margin-top: 1.25em;
}
}.checkout-success {
    text-align: center;
}
.checkout-success a{
color:#000000;
}
.checkout-success .button-group {
    margin-top: 2em;
}
.tool-tip {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    background: white;
    -moz-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.16);
    width: 100%;
    max-width: 505px;
}
.tool-tip img {
    width: 100%;
    height: auto;
}
.tool-tip .btn-close {
    padding: 0 10px 10px;
    text-align: right;
}
@media screen and (min-width: 960px) {
    html.page-print {
    font-size: 24px;
}

html.page-print h1 {
    font-size: 2.66667em;
}
html.page-print h2 {
    font-size: 2em;
}
html.page-print h3 {
    font-size: 2.33333em;
}
}

@media print {
    html.page-print {
    font-size: 18px;
}
address {
  font-size: 34px !important;
  font-style: normal;
  font-weight: bold !important;
  margin-bottom: 1em;
  margin-top: 1em;
}
}
body.page-print {
    background: white;
}
.print-head {
    padding: 1px;
    background: #f9f9f9;
    text-align: center;
}
.print-head h1 {
    margin-bottom: 0.25em;
}
.print-head img {
    width: 190px;
    height: auto;
    margin-right: 10px;
}
@media print {
    .print-head img {
    width: 130px;
}
}.print-head address {
    text-transform: uppercase;
    vertical-align: bottom;
    text-align: left;
    margin-left: 10px;
    line-height: 1;
}
.print-head img, .print-head address {
    display: inline-block;
    margin-bottom: 2.25em;
}
.print-body {
    max-width: 920px;
    margin: 0 auto;
}
.site-footer--print {
    padding: 1.5em;
}
@media screen and (min-width: 960px) {
    .site-footer--print {
    font-size: 0.75em;
}
}@media print {
    .site-footer--print {
    font-size: 0.625em;
}
}.page-print th, .my-account th {
    text-align: left;
}
.page-print th .nobr, .my-account th .nobr {
    white-space: inherit;
}
.page-print td, .my-account td, .page-print th, .my-account th {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.page-print td:first-child, .my-account td:first-child, .page-print th:first-child, .my-account th:first-child {
    padding-left: 0;
}
.page-print td:last-child, .my-account td:last-child, .page-print th:last-child, .my-account th:last-child {
    padding-right: 0;
}
.page-print td.a-center, .my-account td.a-center, .page-print th.a-center, .my-account th.a-center {
    text-align: center;
}
.page-print td.a-right, .my-account td.a-right, .page-print th.a-right, .my-account th.a-right {
    text-align: right;
}
.page-print thead th, .my-account thead th, .page-print thead td, .my-account thead td, .page-print tbody th, .my-account tbody th, .page-print tbody td, .my-account tbody td {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
}
.page-print thead tr, .my-account thead tr, .page-print tbody tr, .my-account tbody tr {
    border-bottom: 2px solid #999;
}
.page-print tfoot th, .my-account tfoot th, .page-print tfoot td, .my-account tfoot td {
    padding-top: 0.65em;
    padding-bottom: 0.65em;
}
@media screen and (min-width: 960px) {
    .page-print tbody, .my-account tbody {
    font-size: 20px;
}
}@media print {
    .page-print tbody, .my-account tbody {
    font-size: 15px;
}
}.page-print tbody, .my-account tbody, .page-print tbody .product-name, .my-account tbody .product-name {
    font-weight: bold;
}
.page-print tfoot, .my-account tfoot {
    text-transform: uppercase;
}
.page-print tfoot th, .my-account tfoot th, .page-print tfoot td, .my-account tfoot td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.page-print tfoot tr.first th, .my-account tfoot tr.first th, .page-print tfoot tr.first td, .my-account tfoot tr.first td {
    padding-top: 1rem;
}
.page-print tfoot strong, .my-account tfoot strong {
    font-weight: normal;
}
@media screen and (min-width: 960px) {
    .page-print tfoot td.last, .my-account tfoot td.last {
    font-size: 20px;
}
}@media print {
    .page-print tfoot td.last, .my-account tfoot td.last {
    font-size: 15px;
}
}.page-print tfoot td.last, .my-account tfoot td.last, .page-print tfoot td.last strong, .my-account tfoot td.last strong {
    font-weight: bold;
}
.page-print table h1, .page-print table h2, .page-print table h3, .page-print table p {
    margin: 0;
    text-transform: none;
}
.page-print .button-group {
    margin: 3em 0;
}
thead, tbody, tfoot {
    page-break-inside: avoid;
}
@media print {
    .page-print__close {
    display: none;
}
}.sales-order-print h2 {
   font-family: "brandon_grotesque_regularRg", "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight: normal;
   letter-spacing: 0;
   font-size: 1.75em;
}
@media print {
    .sales-order-print h2 {
    font-size: 1.3125em;
}
}.sales-order-print>h2:first-child {
    text-align: center;
    font-size: 2.33333em;
}
@media print {
    .sales-order-print>h2: first-child {
    font-size: 1.75em;
}
}.sales-order-print h3 {
    text-transform: uppercase;
}
html .sales-order-print h3 {
    font-size: 1em;
}
.sales-order-print .product-name {
    font-size: inherit;
}
.sales-order-print .order-date {
    text-transform: uppercase;
}
.sales-order-print table {
    width: 100%}
.login__register-blurb {
    margin-bottom: 2em;
}
#onepage-guest-register-button{
    width:210px;
}
@media screen and (min-width: 960px) {
    .login__register-blurb {
    font-size: 0.75rem;
}
}.forgotten-password-container, .back-link {
    margin-top: 0.5em;
}
.user_login_bt{
    width: 200px;
    float:right;
}
.forgotten-password-container{
    font-size: 24px;
}
.forgotten-password-container a{
    color:#222;
    border-bottom:1px solid #9f9f9f;
    display: inline-block;
}

.required-marker{
    font-size: 24px;
}

@media only screen and (min-width: 320px) and (max-width: 480px){



.required-marker{
    font-size: 19px;
}
.required-marker {
    float: left;
    font-size: 17px;
}
.user_login_bt {
  float: right;
  margin: -5px 0 0;
  width: 164px;
}
 .product-name {
 margin-bottom: 30px;
 width: auto !important;
}
.introduction__header > h1 {
  font-size: 33px !important;
  margin-bottom: 0;
}
legend .required-marker {
  display: block;
  font-size: 15px !important;
  margin: 0.5em 0;
}
.category-espressotoria-system .product-img-box__container .product-img-box {
  bottom: 20px;
  left: 0;
  max-width: 420px !important;
  position: relative !important;
  right: -183px;
}
#billing-buttons-container {
  margin-right: 0 !important;
  text-align: right;
}
.checkout-success > h3 {
  margin: 54px 0 0 !important;
}
.cart-table input {
  font-size: 11px !important;
  height: 37px !important;
  padding: 0px !important;
  text-align: center;
}
.checkout-cart-form, .cart-collaterals {
  padding: 1.75em 0 !important;
}
.icon_update, .btn-remove.btn-remove2, .remove_black_icon, .remove_white_icon {
 
  width: 30px !important;
}
.bkpayment {
  margin-left: 0% !important;
}
.form-group--wide, .form-group--wide .form-control {
  float: left !important;
  max-width: 878px;
  width: 100%;
}
.required-marker-container {
  font-size: 0.75em;
  margin-bottom: 4em !important;
  margin-top: -3em;
  text-align: center;
}
.introduction__header {
  margin: 0 0 40px !important;
  }
 .main-container {
 overflow: visible;
 padding: 0 3px 2px !important;
}
.input-text.required-title.required-title.form-control {
  width: 100% !important;
}
.button.black.btn-update.btn--small.button-group--right.cart-update-1 {
  margin-left: 0% !important;
}
.introduction__copy {
  background-color: #fff;
  margin: -50px 0 30px !important;
  padding: 2px 30px 20px;
}
.form__fieldset.fieldset--contact-information > legend {
  margin: 19px 0 0 !important;
}
button.btn-proceed-checkout {
  margin: 0 0 24px 4px !important;
  width: 96% !important;
}
.accordion__section {
  background-color: #fff;
  float: left !important;
  margin: 0;
  width: 100% !important;
}
.bfeature {
  float: left !important;
  width: 100% !important;
}
.required-marker-container {

margin-bottom:0em !important;

}
.site-footer {
  float: left !important;
  width: 100% !important;
}
.capsules-showcase img {
  width: 95% !important;
}
.totals.shopping-cart-totals {
  width: 98% !important;
}
#opc-billing .step-title.accordion__section__title > h2 {
 margin-bottom: -40px !important; 
  margin-top: 15% !important;
}
.ct.ctsubmit {
  width: 100% !important;
}
.ctsubmit em {
    float: left !important;
}
.ctsubmit input {
  float: right !important;
  margin: -3px 0 0 !important;
  width: 55% !important;
}
.payment-method {
  float: left !important;
  width: 100% !important;
}
.required-marker.paymentem {
  float: none !important;
}
.last_order .mb_catg_title.ms {
  background: none repeat scroll 0 0 black !important;
  color: white !important;
}
.warrantyhead {
  margin: 0 auto !important;
  width: 100% !important;
}
.warrantyhead > h3 {
  font-size: 32px !important;
  margin: 35px 0 6px !important;
}
.regproductreqd {width:100% !important;}
.sp-methods {
  margin-bottom: 2em;
  margin-top: 20px !important;
}
 .order-review-btns {margin-bottom:0px !important;}
 .product-name h1 span {
  font-size: 33px !important;
}
.product-img-box--rhs {
  float: right;
  margin-right: 7px;
  margin-top: 0px !important;
  max-width: 500px;
  
}
.product-shop .product-name h1 {
  font-size: 35px !important;
  line-height: 58px;
}
#products-list .product-tile.item {
  width: 100% !important;
}
.col-2.registered-users {
  margin: -60px 0 0 !important;
}
.cart-table tbody td {
  padding-bottom: 10px !important;
  padding-left: 0px !important;
  padding-top: 6px !important;
}
.totals.shopping-cart-totals {
  margin: -70px 0 0 !important;
  width: 46%;
}


.resetbtn{
margin-bottom:25px !important;
}
.totals.shopping-cart-totals {
  width: auto !important;
}
.totals.shopping-cart-totals.totals2 {
  margin: 0 auto !important;
  width: 90% !important;
  float:none !important;
}
.icon_update, .btn-remove.btn-remove2, .remove_black_icon, .remove_white_icon {
  background: url("../images/remove_grey.svg") repeat scroll center center / 155px 132px rgba(0, 0, 0, 0) !important;
  display: inline-block;
  height: 48px;
  opacity: 1;
  text-indent: -9999px;
  width: 45px !important;
}
/*
.chkout_main {
  margin: -60px 0 0;
}
*/
#shopping-cart-totals-table {
  margin: 0 auto !important;
  min-width: 220px !important;
  text-align: left !important;
}

.step.a-item.accordion__section__content.checkout-steps__section.chkstepdiv {
 padding-bottom: 0 !important;
}

.chkout-guest-head{
margin-top: 0 !important;
}

#login-form > h4 {
   margin-top: -40px !important;
}
.remove_white_icon {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../images/remove_white.svg");
  background-origin: padding-box;
  background-position: center center;
  background-repeat: repeat;
  background-size: 185% auto !important;
  height: 21px;
  margin-left: -8px !important;
}
}







/************* mobile css end here ****************/
.contact-subscribe {
  float: left;
  margin: 6px 6px 0 10px !important;
}
.privacy-span a {
  color: black !important;
}
.privacy-span{
float: left;
margin-left: 9px;
margin-top: 10px;
}
.totals.shopping-cart-totals.totals2 {
  float: right;
}
.show-product{
padding-top: 30px !important;
}

.imgproduct{
margin-top:0px !important;
}

.totals.shopping-cart-totals {
  width: 46%;
}
.espressotoria-capsules.capsulesec {
  background: url("../images/About_03.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.button.black.btn-update.btn--small.button-group--right.cart-update-1 {
  margin-left: 19%;
}
.table-caption > a {
  background: none repeat scroll 0 0 #000 !important;
}
#order-info-tabs li a {background:black !important; color:white !important;}
.input-text.required-title.required-title.form-control {
  width: 23%;
}
.product-name a div {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
}


.back-link > a {
  background: none repeat scroll 0 0 #959595 !important;
}
.product-name.adesso_name > h1 {
  /* font-size: 53px !important; */
}
.product-img-box--rhs {
  float: right;
  margin-right: 7px;
  margin-top: 60px;
  max-width: 500px;
  
}
.bkpayment {
  margin-left: 5%;
}
.cart-table td.a-right > strong {
   font-weight: normal;
   text-transform: uppercase;
}
/* .cart-table tfoot tr:first-child{
 display: none;
} */

.espressotoria-frother .product-image > img {
  width: auto;
}

.forgotten-password-container a:hover{
    text-decoration: none;
}
.back-link a {
    border-color: transparent;
    background-color: transparent;
    color: #000;
}
.my-account__subnav {
    text-transform: uppercase;
}
@media screen and (min-width: 960px) {
    .my-account__subnav {
    font-size: 0.75rem;
}
}.my-account__subnav .current {
    background-color: #f9f9f9;
    padding: 0.88em;
}
.my-account__subnav ul, .my-account__subnav li {
    margin: 0;
    padding: 0;
}
.my-account__subnav a {
    color: #000;
    display: block;
    padding: 0.88em;
}
.my-account__subnav a:hover {
    background-color: #f9f9f9;
    text-decoration: none;
}
@media screen and (min-width: 960px) {
    .my-account {
    font-size: 0.75rem;
}
.my-account input[type="radio"], .my-account input[type="checkbox"] {
    margin-top: 6px;
    margin-top: 2px \9;
}
}.my-account .page-title {
    display: block;
    text-align: center;
}
.my-account h1, .my-account h2 {
    font-family: inherit;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
}
.my-account h3 {
    font-size: inherit;
    text-transform: uppercase;
}
.my-account h4 {
    font-size: inherit;
}
.my-account .data-table {
    font-size: 0.75rem;
    width: 100%;
    margin: 1em 0;
}
.my-account .data-table .separator {
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    height: 0.25em;
}
@media (max-width: 959px) {
    .my-account .data-table a {
    font-size: inherit;
}
}@media screen and (max-width: 500px) {
    .my-account .price__currency-symbol, .my-account .price__separator, .my-account .price__cents {
    font-size: inherit;
    position: static;
}
.my-account .price-box--with-currency .price-box, .my-account .price-box--with-currency .price-currency {
    display: inline;
}
.my-account tbody {
    font-size: 0.625rem;
}
.my-account tbody, .my-account tbody .product-name, .my-account tbody strong {
    font-weight: normal;
}
}@media screen and (max-width: 499px),  screen and (min-width: 960px) and (max-width: 1200px) {
    .my-account .data-table--with-actions tbody tr {
    border-bottom-style: none;
}
.my-account .data-table--with-actions tbody .data-table__actions-row {
    border-bottom: 2px solid #999;
}
}.my-account .button-group .back-link a {
    border-color: transparent;
    background-color: transparent;
    color: #000;
}
.my-account .button-group .back-link a:hover {
    background-color: black;
    color: white;
}
@media screen and (min-width: 500px) {
    .my-account .col2-set {
    overflow: hidden;
}
.my-account .col2-set .col-1 {
    float: left;
    width: 48.5%;
    padding-right: 10px;
}
.my-account .col2-set .col-2 {
    float: right;
    width: 48.5%;
    padding-left: 10px;
}
.my-account .col2-set .col-narrow {
    width: 32%}
.my-account .col2-set .col-wide {
    width: 65%}
}.my-account .order-date {
    text-transform: uppercase;
}
.box-account {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 2px solid #999;
}
.box-account:last-child, .box-account.box-recent {
    border-bottom: 0 none;
}
.box-recent .data-table {
    margin-bottom: 0;
}
.myaccount__hello h1 {
    margin: 0 auto;
}
.myaccount__hello p:first-of-type {
    margin-top: 0;
}
.myaccount__hello p:last-of-type {
    margin-bottom: 0;
}
.box-title {
    margin: 1em 0;
}
.box-title h2 {
    font-size: inherit;
    text-transform: uppercase;
}
.box-title h2, .box-title a {
    margin-bottom: 0.25em;
}
@media screen and (min-width: 500px) {
    .box-title {
    display: block;
    text-align: right;
    overflow: hidden;
}
.box-title * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}
.box-title *:first-child {
    float: left;
}
}h2.table-caption, h2.sub-title {
    font-size: inherit;
    text-transform: uppercase;
    line-height: 35px;
}
h2.table-caption .separator, h2.sub-title .separator {
    display: inline-block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    width: 1em;
}
h2.table-caption a, h2.sub-title a {
    vertical-align: bottom;
}
@media screen and (max-width: 499px),  screen and (min-width: 960px) and (max-width: 1200px) {
    .data-table__actions-column {
    display: none;
}
}.data-table__actions-row {
    text-align: right;
}
.data-table__actions-row td, tbody .data-table__actions-row td {
    padding-top: 0;
}
@media screen and (min-width: 500px) and (max-width: 959px),  screen and (min-width: 1200px) {
    .data-table__actions-row {
    display: none;
}
}.payment-info__payment_method, .payment-info__property, .shipment-tracking-info__shipping_method, .shipment-tracking-info__property {
    display: block;
}
dl.order-info {
    text-align: center;
}
dl.order-info dd {
    margin: 0;
    padding: 0;
}
dl.order-info dt {
    display: none;
}
dl.order-info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
dl.order-info li {
    display: inline-block;
    margin: 0;
}
dl.order-info .current {
    cursor: not-allowed;
    pointer-events: none;
    border: 1px solid black;
    background-color: transparent;
    color: #000;
}
dl.order-info .current, dl.order-info a {
    margin-bottom: 0.25em;
}
.title-buttons .separator, .order-links .separator {
    display: none;
}
.title-buttons h1, .title-buttons h2, .title-buttons a, .order-links h1, .order-links h2, .order-links a {
    margin-bottom: 0.25em;
}
.addresses-list .separator {
    display: none;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden, h1.logo strong {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, h1.logo strong.focusable:active, .visuallyhidden.focusable:focus, h1.logo strong.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before, .bfeature:before, .clearfix:after, .bfeature:after {
    content: " ";
    display: table;
}
.clearfix:after, .bfeature:after {
    clear: both;
}
.clearfix, .bfeature {
    *zoom: 1;
}
@media print {
    * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}

div.ct_inf, div.ct_addr, div.ct_email, div.ct_phone{
    border-bottom: 1px solid #999;
    max-width: 436px;
    margin:auto;
}
div.ct_phone{
    border: none;
}
div.ct_inf h3, div.ct_addr h3, div.ct_email h3, div.ct_phone h3{
    margin:50px 0px 0px;
    font-size: 28px;
    line-height: 34px;
}
div.ct_inf p, div.ct_inf p, div.ct_addr p, div.ct_email p, div.ct_phone p{
    margin: 20px 0px 40px;
    font-size:12px;
}
div.ct_email a, div.ct_email a:hover{
    color:rgb(34, 34, 34);
    text-decoration: underline;
}
#contactForm .button-group{
    max-width: 436px;
    margin: auto;
}
#contactForm .button-group div.ct{
    display: inline-block; float: right;
}
#contactForm .button-group div.ct em.required-marker{
    margin-right: 10px;
}
@media screen and (min-width: 960px) {
    div.ct_inf, div.ct_addr, div.ct_email, div.ct_phone{
        max-width: 878px;
    }
    div.ct_inf h3, div.ct_addr h3, div.ct_email h3, div.ct_phone h3{
        font-size: 56px;
        line-height: 68px;
    }
    #contactForm .button-group{
    max-width: 878px;
    }
    div.ct_inf p, div.ct_inf p, div.ct_addr p, div.ct_email p, div.ct_phone p{
    margin: 30px 0px 60px;
    font-size:24px;
}
}
.icon_update, .btn-remove.btn-remove2, .remove_black_icon, .remove_white_icon{
    display: inline-block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background: url(../images/remove_grey.svg) center;
    background-size: 170px 170px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.btn-remove.btn-remove2:hover {
    width: 40px;
    height: 40px;
    background-size: 170px 170px !important;
    background: url(../images/remove_black.svg) center;
}
.remove_white_icon{
    background: url(../images/remove_white.svg) center;
    background-size: 60px 60px;
    width: 19px;
    height: 22px;
    margin-left:5px;
}
.icon-refresh-update{
    display: inline-block !important;
    width: 15px;
    height: 15px;
    background: url(../images/icon_update.svg) center;
    background-size: 35px 35px;
    background-position-y: 40%;
    margin-left:6px;
}
form#discount-coupon-form{
    margin-bottom: 20px;
}
.inline-block{
    display: inline-block !important;
}
form#discount-coupon-form div.discount-form{
    width:78%;
    margin:auto;
}
form#discount-coupon-form input#coupon_code{
    margin-right: 15px;
}
form#discount-coupon-form .discount-form label.coupon_msg{
margin:0px 15px 0px 0px !important;
}
form#discount-coupon-form .discount-form.discount-form-wordings label.coupon_msg {
    float: left;
    padding-left:12px;
    font-size: 20px;
    font-weight: bold;
    display: block;
}
form#discount-coupon-form .discount-form.discount-form-wordings {
    margin-bottom:15px;
    width:100%;
}
.discount-form-wordings #coupon_code,
.discount-form-wordings div.inline-block button{
    margin-top:-15px;
}
@media only screen and (max-width: 480px) and (min-width: 320px){
  form#discount-coupon-form .discount-form.discount-form-wordings label.coupon_msg {
    padding-left:25px;
  }
  .discount-form-wordings #coupon_code,
  .discount-form-wordings div.inline-block button{
    margin-top:5px;
    margin-left:25px;
  }
}
/* tablet */
@media only screen and (max-width: 960px) {
  form#discount-coupon-form .discount-form.discount-form-wordings label.coupon_msg {
    padding-bottom:20px;
  }
}


@media screen and (max-width: 960px) {
   form#discount-coupon-form input#coupon_code{
    height: 36px;
   }
}
#shopping-cart-totals-table tbody tr:first-child{
    display: none;
}
/* #shopping-cart-totals-table tbody tr:FIRST-CHILD + tr{
    display: none;
} */
.mb_catg_title.ms{
    display: none;
}
.category-products.mobile_category{
 display: block;
  width: 100%; 
}

/***    march 13     ***/

.left_machine .product-img-box.product-img-box--colours {
  margin: 2px 0 0 42px;
  max-width: 390px !important;
  position: relative;
}

.bgwhite{
	background: #ffffff !important;
}

#shopping-cart-totals-table.price {
    font-weight: bold;
}
#shopping-cart-totals-table td.a-right > strong {
    font-weight: normal;
	 text-transform: uppercase;
}

#shopping-cart-totals-table td.a-right > strong > span.price{
    font-weight: bold;
}

.price{
    font-weight: bold;
}
.product-img-box__container.left_machine {
  margin: 1px 74px 0 0;
  position: relative;
  right: 16%;
  top: -5%;
}
.product-shop.capino-shop-left {
    position: relative;
    top: -40px;
}

.widget.widget-static-block {
  padding: 0 0 0px;
}



.widget-static-block .last_order{
    background: none;
}
.widget-static-block .last_order h3 {
  margin-top: 27px;
  padding-top: 33px;
}
.widget-static-block .last_order .category-products{
    padding-bottom: 20px;
}

/**************** Mobile CSS start Here ******************/


@media only screen and (min-width : 320px) and (max-width : 480px){  


 .mb_catg_title.ms {
 background: none repeat scroll 0 0 #fff;
 border-top: 1px solid #ededed;
 display: block;
 height: 80px;
 margin-bottom: 0;
 padding: 0 5px;
 width: 100%;
}
 
.category-products.mobile_category{
 display: none;
   
}
.ms.mb_catg_title .img{
    width: 80px;
    height: 80px;
    display: inline-block;
    float: left;
}
.ms.mb_catg_title .btn{
    float: right;
}
.ms.mb_catg_title .title{
    font-size:22px;
    font-weight: bold;
    margin-left:12px;
    display:inline-block;
    float: left;
    line-height: 80px;
	
}
/* .ms .mobile_hp_open, .ms .mobile_hp_close{
    display: inline-block;
    height:30px;
    width: 30px;
    margin-right: 10px;
    margin-top: 25px;
    background:  url(../images/Espressotoria_icons_minus.svg) no-repeat;
} */


.ms .mobile_hp_open, .ms .mobile_hp_close {
 background: url("../images/Espressotoria_icons_minus.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
 float: right !important;
 height: 80px;
 margin-left: -73px;
 margin-right: -7px;
 margin-top: 1px;
 padding-left: 27px;
 width: 80px;
}

.ms .mobile_hp_close{
    background:  url(../images/Espressotoria_icons_plus.svg) no-repeat;
}
.ms .mobile_last_open, .ms .mobile_last_close{
    display: inline-block;
    height:30px;
    width: 30px;
    margin-right: 10px;
    margin-top: 25px;
    background: url(../images/minus.png) center;
}
.ms .mobile_last_close{
    background: url(../images/plus.png) center;
}
.ms.category-products ol.products-list{
    max-width: 100%;
    background: #fff;
    overflow:hidden;
}
.ms.category-products ol li{
    max-width: 100%;
    width: 100%;
    padding:0px 10px;
    margin:0px 0px 5px 0px;
    border:1px solid #ededed;
}
.hp_catg_title.ms{
    display: none;
}
.widget-static-block .last_orde{
    display: none;
}
.category-espressotoria-system .product-img-box__container {
  margin: 25px 0 0 !important;
  min-width: 320px;
}
.about_section_1 {
    padding-bottom: 0 !important;
}
.product-shop .product-name h1 {
  font-size: 39px;
  line-height: 58px;
}
.copy > p {
  margin-left: 1px !important;
  width: 98%;
}
.widget.widget-static-block {
  padding: 0 !important;
}
.category-espressotoria-system .benchtop h2 {
  font-size: 1.75em;
  margin: 0 1em 1.5em !important;
}
.left_machine .product-img-box.product-img-box--colours {
  margin: 2px 0 0 36px !important;
  max-width: 390px !important;
  position: relative;
}
.product-tile {
  width: 98% !important;
  margin:0px 0 10px;
}
}


@media (min-width: 960px) {
.category-espressotoria-system .product-img-box__container .product-img-box{
    max-width: 350px;
}
}
@media (min-width: 660px) and (max-width: 960px) {
    .category-espressotoria-system .product-img-box__container .product-img-box{
max-width:290px;
}
}
@media screen and (max-width: 660px) {
    .category-espressotoria-system .product-img-box__container .product-img-box{
        max-width: none;
    }
}
a.underline{
    text-decoration: underline;
    color:rgb(34, 34, 34);
}
a.underline:hover{
    text-decoration: underline;
    color:rgb(34, 34, 34);
}
.remove_white_icon.addr{
    width:15px;
    height: 15px;
    background-position-y: 47%;
    position: relative;
    top:1px;
}
.pl0{
    padding-left: 0px;
}
.pr0{
    padding-right: 0px;
}

#checkout-review-table tbody {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    padding-top: 10px;
}
.cvv-what-is-this {
  color: black;
  font-size: 27px;
  margin: 0 0 0 14px;
}


@media screen and (min-width: 545px) and (max-width: 760px) {
   .hp_catg_title, .products-list {
    margin: 0 auto;
    max-width: 575px !important;
}
.product-tile {
  display: inline-block;
  float: left;
  height: 378px;
  margin: 5px;
  padding: 16px 16px 66px;
  vertical-align: top;
  width: 46%;
}
}
.introduction__header > h1 {
    font-size: 65px;
    margin-bottom: 0;
}
.introduction__header > p {
  font-size: 32px;
  margin-top: 8px;
}

.addnewproductdiv{
float:left; width:100%; text-align:center; text-transform:uppercase; border-top:2px solid #ccc; border-bottom:2px solid #ccc;
}

.warrantyhead {
   margin: 0 auto;
   width: 70%;
}
.warrantyhead > h3 {
 font-size: 70px;
 margin: 60px 0 6px;
}
 


/***     font css ***/



@font-face {
    font-family: 'omnesbold';
    src: url('../fonts/Omnes Bold-webfont.eot');
    src: url('../fonts/Omnes Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Omnes Bold-webfont.woff2') format('woff2'),
         url('../fonts/Omnes Bold-webfont.woff') format('woff'),
         url('../fonts/Omnes Bold-webfont.ttf') format('truetype'),
         url('../fonts/Omnes Bold-webfont.svg#omnesbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'omnesextralight';
    src: url('../fonts/Omnes ExtraLight-webfont.eot');
    src: url('../fonts/Omnes ExtraLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Omnes ExtraLight-webfont.woff2') format('woff2'),
         url('../fonts/Omnes ExtraLight-webfont.woff') format('woff'),
         url('../fonts/Omnes ExtraLight-webfont.ttf') format('truetype'),
         url('../fonts/Omnes ExtraLight-webfont.svg#omnesextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'omnesthin';
    src: url('../fonts/Omnes Thin-webfont.eot');
    src: url('../fonts/Omnes Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Omnes Thin-webfont.woff2') format('woff2'),
         url('../fonts/Omnes Thin-webfont.woff') format('woff'),
         url('../fonts/Omnes Thin-webfont.ttf') format('truetype'),
         url('../fonts/Omnes Thin-webfont.svg#omnesthin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'omnesmedium';
    src: url('../fonts/Omnes-Medium-webfont.eot');
    src: url('../fonts/Omnes-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Omnes-Medium-webfont.woff2') format('woff2'),
         url('../fonts/Omnes-Medium-webfont.woff') format('woff'),
         url('../fonts/Omnes-Medium-webfont.ttf') format('truetype'),
         url('../fonts/Omnes-Medium-webfont.svg#omnesmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'omnes_regularregular';
    src: url('../fonts/Omnes-Regular-webfont.eot');
    src: url('../fonts/Omnes-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Omnes-Regular-webfont.woff2') format('woff2'),
         url('../fonts/Omnes-Regular-webfont.woff') format('woff'),
         url('../fonts/Omnes-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Omnes-Regular-webfont.svg#omnes_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'brandon_grotesqueblack';
    src: url('../fonts/Brandon_blk-webfont.eot');
    src: url('../fonts/Brandon_blk-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Brandon_blk-webfont.woff2') format('woff2'),
         url('../fonts/Brandon_blk-webfont.woff') format('woff'),
         url('../fonts/Brandon_blk-webfont.ttf') format('truetype'),
         url('../fonts/Brandon_blk-webfont.svg#brandon_grotesqueblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesque_regularRg';
    src: url('../fonts/Brandon_reg-webfont.eot');
    src: url('../fonts/Brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Brandon_reg-webfont.woff2') format('woff2'),
         url('../fonts/Brandon_reg-webfont.woff') format('woff'),
         url('../fonts/Brandon_reg-webfont.ttf') format('truetype'),
         url('../fonts/Brandon_reg-webfont.svg#brandon_grotesque_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesquebold';
    src: url('../fonts/Brandon_bld-webfont.eot');
    src: url('../fonts/Brandon_bld-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Brandon_bld-webfont.woff2') format('woff2'),
         url('../fonts/Brandon_bld-webfont.woff') format('woff'),
         url('../fonts/Brandon_bld-webfont.ttf') format('truetype'),
         url('../fonts/Brandon_bld-webfont.svg#brandon_grotesquebold') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* new updated css starts here */



nav.pagination a {
    background: url('data:image/gif;
    base64, R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==') 0 0 repeat;
}

.product-tile::before, .product-view::before, .cms-page-view .main::before, .cms-no-route .main::before, .checkout-cart-form::before {
    top: -14px;
    height: 35px;
    /* left: -37.5%; */
    right: -37.5%;
    background-image: url('data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMSIvPjxzdG9wIG9mZnNldD0iMTElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMSIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-radial-gradient(50% 50%,  ellipse,  rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 11%, rgba(0, 0, 0, 0) 40%);
    background-image: -webkit-radial-gradient(50% 50%,  ellipse,  rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 11%, rgba(0, 0, 0, 0) 40%);
    background-image: radial-gradient(ellipse at 50% 50%,  rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 11%, rgba(0, 0, 0, 0) 40%);
}
.product-tile::after, .product-view::after, .cms-page-view .main::after, .cms-no-route .main::after, .checkout-cart-form::after {
    left: -1px;
    bottom: -22px;
    width: 100%;
    height: 22px;
    background: url('data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAnYAAAAUCAQAAACq/rgKAAACpElEQVR4AeyZgYrcMAxEPXvb///gNlEvrnWkAzWP03l7gdh45Yw02XKUh8SqHUvtiI+m9tb3833/GOfZlUfPqtfmCr+1MN1qJrXuQRF4eRbkyDvzDrymQr8rrsEMqAEVzFdYWuQSfwvUNXlWya+JSp2aKxlRViBOvPaJHf/wRD/H3tr+fn6N/XPEreu94jn5g0fbu/24OeocBOEqioFw5NHyFHSFG8URR+Q8Ezy7DGC8po5BtTVL/w2Mwk/UJ36fw26iCXr9pqLDo+j3GO72BJv979Kf5zPsHHTq5sOosXNNoDWJoB4oCI+WL1QU0DfXqrUgswBd0b7z0sv8+pJ+ULzykyBVqVfkyBRGpLjPo7tsytyzPeufjjyHXTKyg27ryt7e2paoA9ACCMN1DdWBPos4Cs+urx0tYz2eLgQ/fZt3a0l3Kfwd3CV+53D0iKv0iTrTDHe5E3dhsBvl+kCdhvIw1HFoBQBWqesqdF+0whWSrSFuPdyuj7nlyFsAv7pLQCsgsNAz2g2h0iNH6Ly7i1N/tznunlnYTTH2Pu5qjw/QCYyZwYFVHA7jC3uqWDgaxoVxEu0qK14CwngphlXIcqit6xpJnbBPCKtJsFOHd8adhqWfgbbH6Sgr4A8Q9F7/xZF3VuvwFNeHzL0u23uqXgvfI6Sq/hs1vHs8N2ORwMuTyt82+R4qH/+qg6NpC4bEWACju/u6EXb1f4WKVUK+wkhNnDbOtjPoDHano4/oCw+SzAl0nq+4bwzd68aplrpF1MII7bjLz0hFZpWd3+3YMQrAIBREQbz/oTelYCHbRC1mIGCR375id3J0w4o8PQ3pHD/vk/1N5jdfoxgNizTYuI4A+2Nzk+WVfkBcRayA66nsGpXdz0O0gIdoEgAAAAAAAAAA93xglJbG/APk5gAAAABJRU5ErkJggg==') center bottom no-repeat;
    background-size: 101% auto;
    background-position: center top;
}
.icon-trash {
    background-image: url('data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNi4wOSIgaGVpZ2h0PSIzNi4wODgiIHZpZXdCb3g9IjAgMCAzNi4wOSAzNi4wODgiPjxnIGZpbGw9IiNmZmYiPjxwYXRoIGQ9Ik0xMS4wNyA5Ljk5M2gydjIwLjYxM2gtMnpNMTcuMTAyIDkuOTkzaDJ2MjAuNjEzaC0yek0yMy4xMzIgOS45OTNoMnYyMC42MTNoLTJ6TTMzLjAxIDMuOTQ4aC04LjAwNEwyMS4wNTggMGgtNi4wMjZsLTMuOTQ4IDMuOTQ4SDMuMDh2NC4wNTdoMS45NlYzMS4yNWMwIDIuOTg4IDIuNjgyIDQuODM4IDUuMTY3IDQuODM4aDE1LjY4YzIuNDg1IDAgNS4xNjctMS44NSA1LjE2Ny00LjgzOFY4LjAwNGgxLjk1N1YzLjk0OHpNMjkuMDU1IDMxLjI1YzAgMS43NTMtMS42NDQgMi44MzgtMy4xNjcgMi44MzhoLTE1LjY4Yy0xLjUyMyAwLTMuMTY3LTEuMDg1LTMuMTY3LTIuODM4VjguMDE4aDIyLjAxNFYzMS4yNXoiLz48L2c+PC9zdmc+');
}
.icon-refresh {
    background-image: url('data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAuMDMxIiBoZWlnaHQ9IjEwMC4wMyIgdmlld0JveD0iMCAwIDEwMC4wMzEgMTAwLjAzIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMjMuMTI0IDI2LjY2Nkw0Ni40MiA0OS45NkgzMS41MzdjLS4yNiA5LjI1IDIuNjUyIDE3LjE1MyA5LjE2MiAyMy41OTUgNi41MSA2LjQ0MiAxNC40NTcgOS4yNCAyMy42NjQgOC45ODYtMS42NTYuNTctMy4yODggMS4yMzItNC45NzcgMS42OC0xLjk1My41MTgtNC4xMS45NDItNi4xNTIgMS4yNi0xLjQwNi4yMi00LjUuMjgtNiAuMDk0LTEuNjY3LS4yMDgtMy4zMjMtLjU5Mi00LjUyMi0uODMtNi4xNDQtMS4yMi0xMS41MzMtNC0xNi4xODgtOC4xMjgtMy44MjMtMy4zOS02Ljc4OC03LjQ0NS04LjgzNi0xMi4xNzItMS43NTItNC4wNC0yLjgwOC04LjIxLTIuOTItMTIuNjE2LS4wMTYtLjU4Ni0uMTc3LTEuMTctLjI4LTEuODE4SDBsMjMuMTIyLTIzLjM0NHpNNzYuOTA3IDczLjM2NEw1My42MSA1MC4wNjhoMTQuODg0Yy4yNi05LjI1LTIuNjUtMTcuMTUyLTkuMTYtMjMuNTk0LTYuNTEyLTYuNDQyLTE0LjQ2LTkuMjQtMjMuNjY2LTguOTg2IDEuNjU2LS41NjggMy4yODgtMS4yMyA0Ljk3Ny0xLjY4IDEuOTUzLS41MTcgNC4xMS0uOTQgNi4xNTItMS4yNiAxLjQwNi0uMjE4IDQuNS0uMjggNi0uMDkzIDEuNjY4LjIwOCAzLjMyMy41OTIgNC41MjIuODMgNi4xNDMgMS4yMiAxMS41MyA0IDE2LjE4NyA4LjEyOCAzLjgyMiAzLjM5IDYuNzg3IDcuNDQ1IDguODM2IDEyLjE3MiAxLjc1MiA0LjA0IDIuODA3IDguMjEgMi45MiAxMi42MTYuMDE2LjU4Ny4xNzYgMS4xNy4yOCAxLjgyaDE0LjQ4N0w3Ni45MDcgNzMuMzYzeiIvPjwvZz48L3N2Zz4=');
}
.pointerevents .select__wrapper::after {
    background-image: url('data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi4wMDQiIGhlaWdodD0iMTguMzM4IiB2aWV3Qm94PSIwIDAgMTIuMDA0IDE4LjMzOCI+PHBhdGggZD0iTTAgNi4wMDJMNi4wMDIgMGw2LjAwMiA2LjAwMkgwek0xMi4wMDQgMTIuMzM2bC02IDYuMDAyTDAgMTIuMzM2aDEyLjAwNHoiLz48L3N2Zz4=');
    background-size: 8px auto;
}
.pointerevents .date__wrapper::after {
    background-image: url('data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC42MzMiIGhlaWdodD0iMzEuOTgyIiB2aWV3Qm94PSIwIDAgMzAuNjMzIDMxLjk4MiI+PHBhdGggZD0iTTI2Ljg1NSAyLjczSDI0Ljk2djIuODU0YzAgLjc2My0uNjc3IDEuMzg0LTEuNTEgMS4zODQtLjgzMiAwLTEuNTEtLjYyLTEuNTEtMS4zODRWMi43M0g4LjY5djIuODU0YzAgLjc2My0uNjc3IDEuMzg0LTEuNTEgMS4zODRzLTEuNTEtLjYyLTEuNTEtMS4zODVWMi43M0gzLjc3NkMxLjY5NCAyLjczIDAgNC40MzUgMCA2LjUyN3YyMS42NTljMCAyLjA5MyAxLjY5NCAzLjc5NiAzLjc3NiAzLjc5NmgyMy4wOGMyLjA4MiAwIDMuNzc2LTEuNzAyIDMuNzc2LTMuNzk1VjYuNTI2YzAtMi4wOTItMS42OTQtMy43OTUtMy43NzctMy43OTV6bTIuMjY3IDI1LjQ1NmMwIDEuMjU2LTEuMDE3IDIuMjc3LTIuMjY3IDIuMjc3SDMuNzc1Yy0xLjI0OCAwLTIuMjY1LTEuMDItMi4yNjUtMi4yNzdWMTEuMDQyaDI3LjYxdjE3LjE0NHpNNy4xOCA2LjIwOGMuNDE4IDAgLjc1Ni0uMjguNzU2LS42MjVWLjYyNUM3LjkzNi4yOCA3LjU5OCAwIDcuMTggMHMtLjc1NS4yOC0uNzU1LjYyNXY0Ljk2YzAgLjM0My4zNC42MjMuNzU2LjYyM3pNMjMuNDUyIDYuMjA4Yy40MTcgMCAuNzU1LS4yOC43NTUtLjYyNVYuNjI1YzAtLjM0Ni0uMzM4LS42MjUtLjc1NS0uNjI1LS40MTggMC0uNzU2LjI4LS43NTYuNjI1djQuOTZjMCAuMzQzLjMzOC42MjMuNzU2LjYyM3pNMTEuNDYzIDE1LjA3NGgxLjAzMmMuNDE1IDAgLjc1NS0uMzQyLjc1NS0uNzZ2LS45ODVjMC0uNDE4LS4zNC0uNzYtLjc1NS0uNzZoLTEuMDMyYy0uNDE1IDAtLjc1NS4zNDItLjc1NS43NnYuOTg0YzAgLjQxOC4zNC43Ni43NTUuNzZ6TTE0LjggMTUuMDc0aDEuMDMyYy40MTUgMCAuNzU1LS4zNDIuNzU1LS43NnYtLjk4NWMwLS40MTgtLjM0LS43Ni0uNzU1LS43NkgxNC44Yy0uNDE1IDAtLjc1NS4zNDItLjc1NS43NnYuOTg0YzAgLjQxOC4zNC43Ni43NTUuNzZ6TTE4LjEzOCAxNS4wNzRoMS4wM2MuNDE3IDAgLjc1Ny0uMzQyLjc1Ny0uNzZ2LS45ODVjMC0uNDE4LS4zNC0uNzYtLjc1Ni0uNzZoLTEuMDMyYy0uNDE2IDAtLjc1Ni4zNDItLjc1Ni43NnYuOTg0YzAgLjQxOC4zNC43Ni43NTYuNzZ6TTIxLjQ3NSAxNS4wNzRoMS4wMzJjLjQxNSAwIC43NTYtLjM0Mi43NTYtLjc2di0uOTg1YzAtLjQxOC0uMzQtLjc2LS43NTYtLjc2aC0xLjAzMmMtLjQxNSAwLS43NTUuMzQyLS43NTUuNzZ2Ljk4NGMwIC40MTguMzQuNzYuNzU1Ljc2ek0yNC44MTIgMTUuMDc0aDEuMDNjLjQxNyAwIC43NTctLjM0Mi43NTctLjc2di0uOTg1YzAtLjQxOC0uMzQtLjc2LS43NTctLjc2aC0xLjAzYy0uNDE2IDAtLjc1Ny4zNDItLjc1Ny43NnYuOTg0YzAgLjQxOC4zNC43Ni43NTYuNzZ6TTguMTI2IDE4LjQ1M2gxLjAzYy40MTcgMCAuNzU3LS4zNDIuNzU3LS43NnYtLjk4NGMwLS40Mi0uMzQtLjc2LS43NTYtLjc2aC0xLjAzYy0uNDE3IDAtLjc1Ny4zNC0uNzU3Ljc2di45ODNjMCAuNDE4LjM0Ljc2Ljc1Ni43NnpNMTEuNDYzIDE4LjQ1M2gxLjAzMmMuNDE1IDAgLjc1NS0uMzQyLjc1NS0uNzZ2LS45ODRjMC0uNDItLjM0LS43Ni0uNzU1LS43NmgtMS4wMzJjLS40MTUgMC0uNzU1LjM0LS43NTUuNzZ2Ljk4M2MwIC40MTguMzQuNzYuNzU1Ljc2ek0xNC44IDE4LjQ1M2gxLjAzMmMuNDE1IDAgLjc1NS0uMzQyLjc1NS0uNzZ2LS45ODRjMC0uNDItLjM0LS43Ni0uNzU1LS43NkgxNC44Yy0uNDE1IDAtLjc1NS4zNC0uNzU1Ljc2di45ODNjMCAuNDE4LjM0Ljc2Ljc1NS43NnpNMTguMTM4IDE4LjQ1M2gxLjAzYy40MTcgMCAuNzU3LS4zNDIuNzU3LS43NnYtLjk4NGMwLS40Mi0uMzQtLjc2LS43NTYtLjc2aC0xLjAzMmMtLjQxNiAwLS43NTYuMzQtLjc1Ni43NnYuOTgzYzAgLjQxOC4zNC43Ni43NTYuNzZ6TTIxLjQ3NSAxOC40NTNoMS4wMzJjLjQxNSAwIC43NTYtLjM0Mi43NTYtLjc2di0uOTg0YzAtLjQyLS4zNC0uNzYtLjc1Ni0uNzZoLTEuMDMyYy0uNDE1IDAtLjc1NS4zNC0uNzU1Ljc2di45ODNjMCAuNDE4LjM0Ljc2Ljc1NS43NnpNMjQuODEyIDE4LjQ1M2gxLjAzYy40MTcgMCAuNzU3LS4zNDIuNzU3LS43NnYtLjk4NGMwLS40Mi0uMzQtLjc2LS43NTctLjc2aC0xLjAzYy0uNDE2IDAtLjc1Ny4zNC0uNzU3Ljc2di45ODNjMCAuNDE4LjM0Ljc2Ljc1Ni43NnpNNC43ODggMTguNDUzSDUuODJjLjQxNiAwIC43NTUtLjM0Mi43NTUtLjc2di0uOTg0YzAtLjQyLS4zNC0uNzYtLjc1NS0uNzZINC43ODhjLS40MTUgMC0uNzU1LjM0LS43NTUuNzZ2Ljk4M2MwIC40MTguMzQuNzYuNzU1Ljc2ek04LjEyNiAyMS44MzJoMS4wM2MuNDE3IDAgLjc1Ny0uMzQyLjc1Ny0uNzZ2LS45ODRjMC0uNDE4LS4zNC0uNzYtLjc1Ni0uNzZoLTEuMDNjLS40MTcgMC0uNzU3LjM0Mi0uNzU3Ljc2di45ODRjMCAuNDE4LjM0Ljc2Ljc1Ni43NnpNMTEuNDYzIDIxLjgzMmgxLjAzMmMuNDE1IDAgLjc1NS0uMzQyLjc1NS0uNzZ2LS45ODRjMC0uNDE4LS4zNC0uNzYtLjc1NS0uNzZoLTEuMDMyYy0uNDE1IDAtLjc1NS4zNDItLjc1NS43NnYuOTg0YzAgLjQxOC4zNC43Ni43NTUuNzZ6TTE0LjggMjEuODMyaDEuMDMyYy40MTUgMCAuNzU1LS4zNDIuNzU1LS43NnYtLjk4NGMwLS40MTgtLjM0LS43Ni0uNzU1LS43NkgxNC44Yy0uNDE1IDAtLjc1NS4zNDItLjc1NS43NnYuOTg0YzAgLjQxOC4zNC43Ni43NTUuNzZ6TTE4LjEzOCAyMS44MzJoMS4wM2MuNDE3IDAgLjc1Ny0uMzQyLjc1Ny0uNzZ2LS45ODRjMC0uNDE4LS4zNC0uNzYtLjc1Ni0uNzZoLTEuMDMyYy0uNDE2IDAtLjc1Ni4zNDItLjc1Ni43NnYuOTg0YzAgLjQxOC4zNC43Ni43NTYuNzZ6TTIxLjQ3NSAyMS44MzJoMS4wMzJjLjQxNSAwIC43NTYtLjM0Mi43NTYtLjc2di0uOTg0YzAtLjQxOC0uMzQtLjc2LS43NTYtLjc2aC0xLjAzMmMtLjQxNSAwLS43NTUuMzQyLS43NTUuNzZ2Ljk4NGMwIC40MTguMzQuNzYuNzU1Ljc2ek0yNC44MTIgMjEuODMyaDEuMDNjLjQxNyAwIC43NTctLjM0Mi43NTctLjc2di0uOTg0YzAtLjQxOC0uMzQtLjc2LS43NTctLjc2aC0xLjAzYy0uNDE2IDAtLjc1Ny4zNDItLjc1Ny43NnYuOTg0YzAgLjQxOC4zNC43Ni43NTYuNzZ6TTQuNzg4IDIxLjgzMkg1LjgyYy40MTYgMCAuNzU1LS4zNDIuNzU1LS43NnYtLjk4NGMwLS40MTgtLjM0LS43Ni0uNzU1LS43Nkg0Ljc4OGMtLjQxNSAwLS43NTUuMzQyLS43NTUuNzZ2Ljk4NGMwIC40MTguMzQuNzYuNzU1Ljc2ek04LjEyNiAyNS4yMWgxLjAzYy40MTcgMCAuNzU3LS4zNDIuNzU3LS43NnYtLjk4NGMwLS40MTgtLjM0LS43Ni0uNzU2LS43NmgtMS4wM2MtLjQxNyAwLS43NTcuMzQyLS43NTcuNzZ2Ljk4NGMwIC40Mi4zNC43Ni43NTYuNzZ6TTExLjQ2MyAyNS4yMWgxLjAzMmMuNDE1IDAgLjc1NS0uMzQyLjc1NS0uNzZ2LS45ODRjMC0uNDE4LS4zNC0uNzYtLjc1NS0uNzZoLTEuMDMyYy0uNDE1IDAtLjc1NS4zNDItLjc1NS43NnYuOTg0YzAgLjQyLjM0Ljc2Ljc1NS43NnpNMTQuOCAyNS4yMWgxLjAzMmMuNDE1IDAgLjc1NS0uMzQyLjc1NS0uNzZ2LS45ODRjMC0uNDE4LS4zNC0uNzYtLjc1NS0uNzZIMTQuOGMtLjQxNSAwLS43NTUuMzQyLS43NTUuNzZ2Ljk4NGMwIC40Mi4zNC43Ni43NTUuNzZ6TTE4LjEzOCAyNS4yMWgxLjAzYy40MTcgMCAuNzU3LS4zNDIuNzU3LS43NnYtLjk4NGMwLS40MTgtLjM0LS43Ni0uNzU2LS43NmgtMS4wMzJjLS40MTYgMC0uNzU2LjM0Mi0uNzU2Ljc2di45ODRjMCAuNDIuMzQuNzYuNzU2Ljc2ek0yMS40NzUgMjUuMjFoMS4wMzJjLjQxNSAwIC43NTYtLjM0Mi43NTYtLjc2di0uOTg0YzAtLjQxOC0uMzQtLjc2LS43NTYtLjc2aC0xLjAzMmMtLjQxNSAwLS43NTUuMzQyLS43NTUuNzZ2Ljk4NGMwIC40Mi4zNC43Ni43NTUuNzZ6TTI0LjgxMiAyNS4yMWgxLjAzYy40MTcgMCAuNzU3LS4zNDIuNzU3LS43NnYtLjk4NGMwLS40MTgtLjM0LS43Ni0uNzU3LS43NmgtMS4wM2MtLjQxNiAwLS43NTcuMzQyLS43NTcuNzZ2Ljk4NGMwIC40Mi4zNC43Ni43NTYuNzZ6TTQuNzg4IDI1LjIxSDUuODJjLjQxNiAwIC43NTUtLjM0Mi43NTUtLjc2di0uOTg0YzAtLjQxOC0uMzQtLjc2LS43NTUtLjc2SDQuNzg4Yy0uNDE1IDAtLjc1NS4zNDItLjc1NS43NnYuOTg0YzAgLjQyLjM0Ljc2Ljc1NS43NnpNOC4xMjYgMjguNTloMS4wM2MuNDE3IDAgLjc1Ny0uMzQzLjc1Ny0uNzZ2LS45ODVjMC0uNDE4LS4zNC0uNzYtLjc1Ni0uNzZoLTEuMDNjLS40MTcgMC0uNzU3LjM0Mi0uNzU3Ljc2di45ODRjMCAuNDE4LjM0Ljc2Ljc1Ni43NnpNMTEuNDYzIDI4LjU5aDEuMDMyYy40MTUgMCAuNzU1LS4zNDMuNzU1LS43NnYtLjk4NWMwLS40MTgtLjM0LS43Ni0uNzU1LS43NmgtMS4wMzJjLS40MTUgMC0uNzU1LjM0Mi0uNzU1Ljc2di45ODRjMCAuNDE4LjM0Ljc2Ljc1NS43NnpNMTQuOCAyOC41OWgxLjAzMmMuNDE1IDAgLjc1NS0uMzQzLjc1NS0uNzZ2LS45ODVjMC0uNDE4LS4zNC0uNzYtLjc1NS0uNzZIMTQuOGMtLjQxNSAwLS43NTUuMzQyLS43NTUuNzZ2Ljk4NGMwIC40MTguMzQuNzYuNzU1Ljc2ek00Ljc4OCAyOC41OUg1LjgyYy40MTYgMCAuNzU1LS4zNDMuNzU1LS43NnYtLjk4NWMwLS40MTgtLjM0LS43Ni0uNzU1LS43Nkg0Ljc4OGMtLjQxNSAwLS43NTUuMzQyLS43NTUuNzZ2Ljk4NGMwIC40MTguMzQuNzYuNzU1Ljc2eiIvPjwvc3ZnPg==');
    background-size: 16px auto;
    width: 28px;
}
.top-nav .active::after {
    content: '';
    width: 14000px;
    height: 150px;
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -80px;
    margin-left: -1400px;
    background-image: url('data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAFeAAAAEsCAMAAAAyDychAAAAhFBMVEX////t7e3t7e3v7+8AAADv7+8AAAAAAAAAAADv7+/w8PAAAADw8PAAAAAAAAAAAADw8PDy8vIAAADy8vIAAAAAAADy8vIAAAAAAADw8PAAAADw8PAAAAAAAADw8PAAAADw8PAAAAAAAADv7+/x8fEAAADx8fHx8fEAAADx8fHz8/Pz8/MUrJmMAAAALHRSTlP/kZCPFI4TEhGNjBCLDw4NiokMiAsKhwkIhweGBgWFBIQDAoOBAYB/AH58fZn3CwkAAAnsSURBVHgB7d3rihxBGcfhf1VvQDQRk5iT8ZwYD/d/KyIBP4gg5oAxEE+46W7p2ZrecXaYkC/ZqeF5mK3q2b2B5cfL2wEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBqOgQAAAAAwHBxMQQAAM5WCQAAnKs7Jcl8mb4AAIDACwAAd2oW02X6AgAAAi8AAPpuyWKu/04/AABA4AUAgO9OGbIYU/+VXgAAgMALAAB356RmMSXlH+kFAAAIvAAA6Ls1KVnMyaTwdgIAAIEXAADulpSdwDtn+JizAwAAFzk7AABw/3NJybqDdznu/z0AACDwAgDAqXv431IyJDXNmHx++LcAAIDACwAAp+3hZSlD1h289SrxXiq8AAAIvAAAcOIe/6dkqCkt7WZaHpbC+/hdAADAS9YAAOD0+27decnaNGcaM39H4QUAQOAFAIDT9eyfZUgtqSnrBO+8/EwZ5+/9NQAAIPACAMBpev5p03db3q1JppZ4N4X33l8CAAB28AIAwKn23ZqymeCtWVxdU+pUk/HTc4UXAAATvAAAcPp9t+TKnGmzo2HOZIYXAACBFwAATtJPP7a+2/JuzWJqibcV3h/8OQAAcFoEXgAA+PmHMtSSbd+tSWqmJNO28GaexvnBnwIAAAIvAACcat9dX7GW9TVrCi8AAAIvAAB00ndr+3d3TjIpvAAAnKUaAAA4By9u9t1Skqtz+br5w3IN5cOLAACAwAsAACfi5fv9vltKmlL2C+/7lwEAACsaAADgJLx8t/Tdmp2+m2TIYkwyX29pyLRsaXj8x9w+AAAQeAEA4NXb3Oy7Q7bGm4U3jxReAACsaAAAgJPvu8vjzpaG1FKHvH+VWwYAACZ4AQDg12+Gtl23Zr/v3pjhzXQ1w5vx6evcMgAAEHgBANB3l7hbcqDvDhkPFN7MS+S93cILAAACLwAA/PZtdvtuzdp32zleF95Mu4U3j17nNgEAgMALAIC+W9L6bs3ad/desrYW3kyt8C6fJ3/I7QAAAIEXAAB+96ambD6H++7BwtuOOdOz3wcAAPpV7gUAADpTkm3Ivcq7Od53DxbeXCXe7a/bAQAAPSnfDwAA9KRk0epuyrbsluz33SOFN/O2885pjTcaLwAA/SkPAgAAHapJSku8R/ruscLb8u6c5QQAgA6VHwYAAPpT0gZ417y7ufb77oHCu2m728Tbgu9yAQBAf8qjAABAj+O7re5eD/Hu9d1jhfd6fLc13i6HeAEAoDxJZwAAoFxn3pZ3j/fdg4V3TbyZOl3ACwAA5Wk6AwAAdXcN737ebechY/YT7+4C3imdAQCA8qN0CgAAhbek5d0v990Dhbcl3sy99l0AACg/Tn8AAKCsobfl3aN990DhXWd3p273MwAAQPlJAACg+zUNa9gdcty4Xv2vZwAAgPKz9AwAAIl3zbvrfdS4e8/qLgAAAi8AAHw7NTvKmnXbw5eN//8wZ8eUngAAQPlFegQAACXN8bx7PPE2c3oEAADll+kXAAAMB56+bNx/AgAAgRcAAL6h4eCXr0i8vVdeAAAov0rvAABgyNcb0zsAALgIAACcb9w9Yugu8gIAgMALAIC2uxr6HuUFAIDfdAkAAAAAgE4DLwAAAAAA/wPlqTqeRMKnEwAAAABJRU5ErkJggg==');
    background-size: 2800px auto;
}
.btn-remove {
    display: inline-block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background: url('data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNi4wOSIgaGVpZ2h0PSIzNi4wODgiIHZpZXdCb3g9Ii0zLjA3OSAwIDM2LjA5IDM2LjA4OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMy4wNzkgMCAzNi4wOSAzNi4wODgiPjxwYXRoIGQ9Ik03Ljk5IDkuOTkzaDJ2MjAuNjEzaC0yek0xNC4wMjIgOS45OTNoMnYyMC42MTNoLTJ6TTIwLjA1MiA5Ljk5M2gydjIwLjYxM2gtMnpNMjkuOTMgMy45NDhoLTguMDA1TDE3Ljk3OCAwaC02LjAyNkw4LjAwNCAzLjk0OEgwdjQuMDU3aDEuOTZWMzEuMjVjMCAyLjk4NyAyLjY4MyA0LjgzOCA1LjE2NyA0LjgzOGgxNS42OGMyLjQ4NSAwIDUuMTY4LTEuODUgNS4xNjgtNC44MzhWOC4wMDRoMS45NTdWMy45NDh6TTI1Ljk3NSAzMS4yNWMwIDEuNzUzLTEuNjQ1IDIuODM4LTMuMTY3IDIuODM4SDcuMTI3Yy0xLjUyMiAwLTMuMTY3LTEuMDg1LTMuMTY3LTIuODM4VjguMDE4aDIyLjAxNVYzMS4yNXoiLz48L3N2Zz4=') no-repeat center center;
    width: 1.8em;
    height: 1.8em;
    background-size: 1.8em 1.8em;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
    opacity: 0.7;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/*------------------------*/


