@import 'https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,600,600i,700,700i,900&display=swap';
@import 'https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,600,600i,700,700i,900&display=swap';
/* The above import directives are aggregated from content. */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-timepicker-div .ui_tpicker_unit_hide {
    display:none;
}
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink,
.amstock-button.-link {
  color: #006bb4;
  text-decoration: none;
}
a:visited,
.alink:visited,
.amstock-button.-link:visited {
  color: #006bb4;
  text-decoration: none;
}
a:hover,
.alink:hover,
.amstock-button.-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active,
.amstock-button.-link:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #cccccc;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 10px;
}
button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #575757;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #575757;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #575757;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff url('../../frontend/Intermedical/homecare/en_GB/images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 1px;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 5px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #c2c2c2;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #575757;
}
textarea::-webkit-input-placeholder {
  color: #575757;
}
textarea:-ms-input-placeholder {
  color: #575757;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699d;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary:focus,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.magento-payments-review-discount .actions-toolbar .action.primary,
.magento-payments-review-discount .actions-toolbar .action.cancel,
.abs-discount-block .actions-toolbar .amshopby-button,
.block-compare .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.block-compare .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-radius: 3px;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.magento-payments-review-discount .actions-toolbar .action.primary:not(:focus),
.magento-payments-review-discount .actions-toolbar .action.cancel:not(:focus),
.abs-discount-block .actions-toolbar .amshopby-button:not(:focus),
.block-compare .amshopby-button:not(:focus),
.cart-summary .block .actions-toolbar > .primary .amshopby-button:not(:focus),
.cart-summary .form.giftregistry .fieldset .amshopby-button:not(:focus),
.abs-discount-block .actions-toolbar .am-filter-go:not(:focus),
.block-compare .am-filter-go:not(:focus),
.cart-summary .block .actions-toolbar > .primary .am-filter-go:not(:focus),
.cart-summary .form.giftregistry .fieldset .am-filter-go:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.magento-payments-review-discount .actions-toolbar .action.primary:active,
.magento-payments-review-discount .actions-toolbar .action.cancel:active,
.abs-discount-block .actions-toolbar .amshopby-button:active,
.block-compare .amshopby-button:active,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.abs-discount-block .actions-toolbar .am-filter-go:active,
.block-compare .am-filter-go:active,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.magento-payments-review-discount .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.block.related .action.select:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.abs-add-fields .action.remove:visited,
.magento-payments-review-discount .action.check:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.magento-payments-review-discount .action.check:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:active,
.magento-payments-review-discount .action.check:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.magento-payments-review-discount .action.check:hover,
.magento-payments-review-discount .action.check:active,
.magento-payments-review-discount .action.check:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.magento-payments-review-discount .action.check.disabled,
.magento-payments-review-discount .action.check[disabled],
fieldset[disabled] .magento-payments-review-discount .action.check,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.magento-payments-review-discount .action.check:active,
.magento-payments-review-discount .action.check:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.magento-payments-review .block .actions-toolbar .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.magento-payments-review .block .actions-toolbar .amshopby-button,
.paypal-review .block .actions-toolbar .amshopby-button,
.magento-payments-review .block .actions-toolbar .am-filter-go,
.paypal-review .block .actions-toolbar .am-filter-go,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.magento-payments-review-discount .actions-toolbar .action.primary,
.magento-payments-review-discount .actions-toolbar .action.cancel,
.abs-discount-block .actions-toolbar .amshopby-button,
.block-compare .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.block-compare .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.magento-payments-review .block .actions-toolbar .amshopby-button:focus,
.magento-payments-review .block .actions-toolbar .amshopby-button:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.magento-payments-review .block .actions-toolbar .am-filter-go:focus,
.magento-payments-review .block .actions-toolbar .am-filter-go:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.magento-payments-review-discount .actions-toolbar .action.primary:focus,
.magento-payments-review-discount .actions-toolbar .action.primary:active,
.magento-payments-review-discount .actions-toolbar .action.cancel:focus,
.magento-payments-review-discount .actions-toolbar .action.cancel:active,
.abs-discount-block .actions-toolbar .amshopby-button:focus,
.abs-discount-block .actions-toolbar .amshopby-button:active,
.block-compare .amshopby-button:focus,
.block-compare .amshopby-button:active,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:focus,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.abs-discount-block .actions-toolbar .am-filter-go:focus,
.abs-discount-block .actions-toolbar .am-filter-go:active,
.block-compare .am-filter-go:focus,
.block-compare .am-filter-go:active,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:focus,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.magento-payments-review .block .actions-toolbar .amshopby-button:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.magento-payments-review .block .actions-toolbar .am-filter-go:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.magento-payments-review-discount .actions-toolbar .action.primary:hover,
.magento-payments-review-discount .actions-toolbar .action.cancel:hover,
.abs-discount-block .actions-toolbar .amshopby-button:hover,
.block-compare .amshopby-button:hover,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.abs-discount-block .actions-toolbar .am-filter-go:hover,
.block-compare .am-filter-go:hover,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.order-review-form .amshopby-button,
.order-review-form .amshopby-button,
.bundle-actions .amshopby-button.customize,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.cart-summary .checkout-methods-items .amshopby-button.checkout,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.methods-shipping .actions-toolbar .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button,
.form-address-edit .actions-toolbar .amshopby-button,
.multicheckout .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.order-review-form .am-filter-go,
.order-review-form .am-filter-go,
.bundle-actions .am-filter-go.customize,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go,
.cart-summary .checkout-methods-items .am-filter-go.checkout,
.block-minicart .block-content > .actions > .primary .am-filter-go,
.methods-shipping .actions-toolbar .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go,
.form-address-edit .actions-toolbar .am-filter-go,
.multicheckout .am-filter-go {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.box-tocart .action.instant-purchase,
.bundle-actions .amshopby-button.customize,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.bundle-actions .am-filter-go.customize,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #999999;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-like-link:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle > span,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
  color: #333333;
  text-decoration: none;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  width: 18px;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 30px;
}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.magento-payments-review-discount .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.magento-payments-review-discount .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block,
.cart-summary .block,
.magento-payments-review-discount .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.magento-payments-review-discount .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.magento-payments-review-discount .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.magento-payments-review-discount .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.magento-payments-review .block .block-title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.magento-payments-review .block .block-title > strong,
.magento-payments-review .block .block-title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.order-details-items tfoot td {
  background: #f5f5f5;
}
.magento-payments-review .table-magento-payments-review-items .col.price .price-including-tax,
.magento-payments-review .table-magento-payments-review-items .col.price .price-excluding-tax,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-including-tax,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.magento-payments-review .table-magento-payments-review-items .col.price .price-including-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.price .price-excluding-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-including-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.magento-payments-review .block .block-title > .action,
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.magento-payments-review .block .box-title > span,
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.magento-payments-review .block .box-title > .action,
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.block-compare .counter:before,
.block-wishlist .counter:before {
  content: '(';
}
.block-compare .counter:after,
.block-wishlist .counter:after {
  content: ')';
}
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin: 0 0 20px;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-size: 18px;
  font-weight: 300;
  vertical-align: middle;
}
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 20px;
}
.block-cart-failed .actions.main .continue,
.cart-container .form-cart .actions.main .continue {
  display: none;
}
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  line-height: 1.42857143;
  margin: 0 20px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
}
.abs-shopping-cart-items .actions.main .clear:visited,
.block-cart-failed .actions.main .clear:visited,
.cart-container .form-cart .actions.main .clear:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.abs-shopping-cart-items .actions.main .clear:focus,
.block-cart-failed .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:active,
.block-cart-failed .actions.main .clear:focus,
.cart-container .form-cart .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:focus {
  background: none;
  border: 0;
}
.abs-shopping-cart-items .actions.main .clear.disabled,
.abs-shopping-cart-items .actions.main .clear[disabled],
fieldset[disabled] .abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear.disabled,
.block-cart-failed .actions.main .clear[disabled],
fieldset[disabled] .block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear.disabled,
.cart-container .form-cart .actions.main .clear[disabled],
fieldset[disabled] .cart-container .form-cart .actions.main .clear {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
  padding-right: 10px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.magento-payments-review-discount .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #006bb4;
  font-weight: 400;
}
.magento-payments-review-discount .actions-toolbar,
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.magento-payments-review-discount .actions-toolbar .action.primary,
.magento-payments-review-discount .actions-toolbar .action.cancel,
.abs-discount-block .actions-toolbar .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.magento-payments-review-discount .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.magento-payments-review-discount .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.magento-payments-review-discount .fieldset,
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.magento-payments-review-discount .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.magento-payments-review-discount .field,
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Intermedical/homecare/en_GB/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Intermedical/homecare/en_GB/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Intermedical/homecare/en_GB/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Intermedical/homecare/en_GB/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Intermedical/homecare/en_GB/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Intermedical/homecare/en_GB/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Intermedical/homecare/en_GB/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Intermedical/homecare/en_GB/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #006bb4;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #006bb4;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #006bb4;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #006bb4;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #006bb4;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f0f0f0;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #757575;
  content: '\e609';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Intermedical/homecare/en_GB/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select.admin__control-multiselect {
  height: auto;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'luma-icons';
  src: url('../../frontend/Intermedical/homecare/en_GB/fonts/Luma-Icons.woff2') format('woff2'), url('../../frontend/Intermedical/homecare/en_GB/fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  border-radius: 3px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus,
a.amshopby-button:hover,
a.amshopby-button:active,
a.amshopby-button:focus,
a.am-filter-go:hover,
a.am-filter-go:active,
a.am-filter-go:focus {
  text-decoration: none;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary,
.amshopby-button.disabled,
.amshopby-button[disabled],
fieldset[disabled] .amshopby-button,
.am-filter-go.disabled,
.am-filter-go[disabled],
fieldset[disabled] .am-filter-go {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 8px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #006bb4;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #006bb4;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 5px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: #dedede;
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 10px;
  text-align: center;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #707070;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: #737373;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 15px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 20px;
}
.modal-slide .action-close {
  margin: 15px;
  padding: 0;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../../frontend/Intermedical/homecare/en_GB/Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../../frontend/Intermedical/homecare/en_GB/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../../frontend/Intermedical/homecare/en_GB/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Intermedical/homecare/en_GB/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../../frontend/Intermedical/homecare/en_GB/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #006bb4;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.columns .column.main {
  max-width: 100%;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider {
  position: relative;
  margin: 30px auto;
}
.amslider .swiper-pagination {
  position: static;
  margin-top: 15px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-slide .brand-title {
  margin-top: 10px;
  min-height: 40px;
  color: #4f4f4f;
  word-break: break-all;
  word-break: break-word;
  font-size: 15px;
  line-height: 1.2;
}
.amslider .swiper-pagination-bullet {
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.amslider .swiper-pagination-bullet-active {
  background: #4f4f4f;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 2;
}
.amslider .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCAyNSA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+VmVjdG9yPC90aXRsZT48ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NTMgNzkwKSI+PGcgaWQ9IlZlY3RvciI+PHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMTQzMC4zNSAtNzg4LjY0NikiIGZpbGw9IiM0RjRGNEYiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gNi4xMzcwNGUtMDUgMTkuOTM5M0wgLTEuMDQxOTYgMTguODYwNEwgLTIuMTM5OSAxOS45MjA3TCAtMS4wNjA2IDIxTCA2LjEzNzA0ZS0wNSAxOS45MzkzWk0gMTkuNjA0NCAtMS4wNzg5N0wgLTEuMDQxOTYgMTguODYwNEwgMS4wNDIwOSAyMS4wMTgzTCAyMS42ODg1IDEuMDc4OTdMIDE5LjYwNDQgLTEuMDc4OTdaTSAtMS4wNjA2IDIxTCAxOC45MzkzIDQxTCAyMS4wNjA3IDM4Ljg3ODdMIDEuMDYwNzIgMTguODc4N0wgLTEuMDYwNiAyMVoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43MSAxLjM1NCkiIGZpbGw9IiM0RjRGNEYiLz48ZGVmcz48cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNMCAxOS45NGwtMS4wNDItMS4wOC0xLjA5OCAxLjA2TC0xLjA2IDIxIDAgMTkuOTR6TTE5LjYwNC0xLjA4bC0yMC42NDYgMTkuOTQgMi4wODQgMi4xNTdMMjEuNjkgMS4wOGwtMi4wODUtMi4xNTh6TS0xLjA2IDIxbDIwIDIwIDIuMTIyLTIuMTIxLTIwLTIwTC0xLjA2MSAyMXoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 0;
}
.amslider .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.amslider .category-item .category-item-title {
  margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  font-size: 15px;
  line-height: 1.2;
  word-break: break-word;
}
.amslider .wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.amslider .no-img {
  margin: auto;
}
.brands-filters {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
  min-height: 50px;
}
.brands-filters .letter {
  display: block;
  float: left;
  margin: 0 5px 10px;
  padding: 2px 5px;
  min-width: 17px;
  min-height: 20px;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #CCC;
  border-radius: 5px;
  background: #e2e2e2;
}
.brands-filters .letter-all {
  min-width: 90px;
  margin-right: 20px;
}
.brands-filters .letters {
  margin-top: 4px;
}
.brands-filters .letter.-disabled {
  opacity: 0.6;
  pointer-events: none;
  background-color: #f1f1f1;
}
.brands-filters .letter.hide {
  display: none;
}
.brands-filters .letter:hover,
.brands-filters .letter.-active {
  background: #fed285;
}
.ambrands-search-wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
}
.ambrands-search-wrapper .ambrands-search-input {
  display: block;
  margin: 0 0 10px;
  max-width: 100%;
}
.ambrands-search-wrapper #livesearch {
  position: absolute;
  display: none;
  width: 365px;
  max-width: 100%;
  max-height: 250px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #c2c2c2;
  border-top: 2px solid #309ef3;
  z-index: 99;
}
.ambrands-search-wrapper #livesearch a {
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
  color: #000;
  box-sizing: border-box;
}
.ambrands-search-wrapper #livesearch a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.brand-images .brands-letter {
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
}
.brand-images .brands-letter .bare-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.brand-images .brands-letter .letter {
  border-bottom: 1px solid #b2b2b2;
  font-size: 18px;
  font-weight: 400;
}
.brand-images .brands-letter .letter .title {
  padding: 0 2px 1px;
  text-transform: uppercase;
  background: #e2e2e2;
}
.brands-letter .brand-item {
  position: relative;
  margin: 0 5px 20px;
}
.brands-letter .brand-item .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #333333;
  -webkit-justify-content: flex-start;
}
.brands-letter .brand-item .item:hover {
  text-decoration: none;
}
.brands-letter .brand-item .no-img {
  color: #e2e2e2;
}
.brands-letter .brand-item .count {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  box-sizing: border-box;
  min-width: 25px;
  height: 25px;
  padding: 0 3px;
  line-height: 25px;
  text-align: center;
  background: #f58c12;
  border-radius: 20px;
  color: #ffffff;
}
.brands-letter .brand-item .label {
  position: relative;
  margin: 5px 0 0;
  padding-top: 5px;
  width: 100%;
  word-wrap: break-word;
}
.brands-letter .brand-item .label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 25%;
  right: 25%;
  display: block;
  height: 1px;
  background: #b2b2b2;
}
.brands-letter .brand-item .item:hover .label:before {
  left: 0;
  right: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.brands-letter .brand-item .am-image-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.brands-letter .brand-item .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.bare-list .ambrands-image {
  pointer-events: none;
}
.amslider-header-container {
  padding: 5px 0 5px 35px;
  height: 35px;
  font-size: 22px;
  line-height: 35px;
}
.icon .brand-label {
  float: left;
}
.brand-images li.brand-item {
  list-style-type: none;
  text-align: center;
}
ul.bare-list img {
  display: block;
  margin: 0 auto;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
  display: block;
}
.amslider.am-brand-slider {
  max-width: 100%;
  padding: 0;
}
.amslider.am-brand-slider .swiper-brand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.amslider.am-brand-slider .am-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin: 0 auto;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.amslider.am-brand-slider .slide {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.amslider.am-brand-slider .slide .am-image-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
}
.amslider.am-brand-slider .swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  height: auto;
}
.amslider .slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 9px 20px 0;
  max-width: 30%;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  text-align: center;
  color: #4f4f4f;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #bbb;
  position: relative;
  z-index: 2;
  padding: 10px;
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .swiper-brand .am-image {
  height: auto;
}
.children-category-container.swiper-container {
  width: calc(100% - 2 * 27px);
  margin: auto;
}
.children-category-container .swiper-wrapper {
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
.amslider .swiper-slide {
  padding: 10px;
  box-sizing: border-box;
  color: #4f4f4f;
}
.amslider .swiper-slide .swiper-category-item {
  padding: 10px 0;
  border: 1px solid #fff;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  background: #ffffff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
.amslider .swiper-slide .swiper-brand .no-img {
  display: inline-block;
  margin: 0 auto;
  color: #e2e2e2;
}
.amslider .swiper-slide:hover,
.amslider .slide:hover {
  text-decoration: none;
}
#category-carousel .swiper-button-next {
  right: 0;
}
#category-carousel .swiper-button-prev {
  left: 0;
}
#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .3;
  height: 100%;
  margin: 0;
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
.amshopby-morefrom .products-grid .product-item {
  width: auto;
}
.amshopby-morefrom .product-image-container {
  min-width: auto;
}
.ambrands-menu-item.parent .ambrands-link.level-top:after {
  content: '';
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .swiper-brand {
    width: 100%;
  }
  .swiper-brand .no-img {
    width: 100%;
  }
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  background: #fff;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
}
.ui-tooltip .arrow {
  position: absolute;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow:after {
  position: absolute;
  border-top: 10px solid #cccccc;
  content: '';
}
.ui-tooltip .arrow:before {
  position: absolute;
  top: -1px;
  z-index: 9;
  border-top: 9px solid #fff;
  content: '';
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .arrow.left {
  left: 15px;
}
.ui-tooltip .arrow.left:before {
  left: 1px;
  border-right: 19px solid transparent;
}
.ui-tooltip .arrow.left:after {
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow.right {
  right: 15px;
}
.ui-tooltip .arrow.right:before {
  right: 1px;
  border-left: 19px solid transparent;
}
.ui-tooltip .arrow.right:after {
  border-left: 20px solid transparent;
}
.ui-tooltip .am-brand-small_image {
  display: block;
  margin: auto;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  display: block;
  margin: auto;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.amquote-addto-button {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 15px;
  padding: 14px 17px;
  width: 100%;
  border: 1px solid #1979c3;
  border-radius: 3px;
  background: none;
  box-shadow: none;
  color: #1979c3;
  vertical-align: top;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.2rem;
  cursor: pointer;
}
.amquote-addto-button:hover,
.amquote-addto-button:active,
.amquote-addto-button:focus {
  border: 1px solid #1979c3;
  background: #1979c3;
  box-shadow: none;
  color: #fff;
}
.amquote-addto-button.-small {
  padding: 10px 0;
  border-radius: 0;
  white-space: nowrap;
  font-size: 1.2rem;
  line-height: 1;
  transition: display .3s ease;
}
.amquote-addto-button.-guest.-small {
  white-space: normal;
}
.amquote-action-wrap .action.tocart {
  margin-bottom: 10px;
  padding: 10px 0;
  width: 100%;
}
.amquote-action-wrap .actions-primary {
  display: block;
  width: 100%;
}
.amquote-action-wrap .actions-primary + .actions-secondary {
  display: block;
  padding: 0;
  width: inherit;
  text-align: center;
}
.amquote-action-wrap .swatch-input {
  display: inline-block;
}
.amquote-cart-wrapper.minicart-wrapper {
  display: inline-block;
  float: right;
  margin-right: 4px;
  margin-bottom: 3px;
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart {
  position: absolute;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart {
  width: 270px;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
.amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
  transform: translateX(-10px);
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart {
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
  display: inline-block;
  overflow: hidden;
  margin: 0;
  width: 23px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNSAyNSI+PHBhdGggZmlsbD0iIzc1NzU3NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjQgMjFoLTFsLS4wMTItMTEuNTEyQS40ODguNDg4IDAgMCAwIDIyLjUgOUgyMFYxLjVhLjQ4OC40ODggMCAwIDAtLjQ4OC0uNDg4SDkuNDg4QS40ODguNDg4IDAgMCAwIDkgMS41VjIwaC0uMzM3QTMuNTE1IDMuNTE1IDAgMCAwIDcgMTguMzM3VjEuMzU5QzcgLjU1MSA2LjUgMCA1LjY2NCAwSDFTMCAwIDAgMXMxIDEgMSAxaDR2MTYuMDM1QTMuNSAzLjUgMCAxIDAgOC42NjMgMjNIMjRzMSAwIDEtMWMwLTEuMDAxLTEtMS0xLTF6bS0xMy4wMDEgMGwtLjAwMS0xMEgxNGwuMDAxIDQuMjM2YS40ODguNDg4IDAgMCAwIC43ODEuMzlsMS4xMzctMS4yNDUgMS4zMDEgMS4yNDZhLjQ4OC40ODggMCAwIDAgLjc4LS4zOTF2LTQuMjM1TDIxIDExdjkuOTk5TDEwLjk5OSAyMXptMS45OS0xNS4zNThhLjQ4OC40ODggMCAwIDAgLjc1OC40MDZsLjcwNi0uNzk3Ljc4OC43OTZBLjQ4Ny40ODcgMCAwIDAgMTYgNS42NFYzaDJ2NmgtN1YzaDEuOTg4djIuNjQyeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
  content: '';
  vertical-align: top;
  text-align: center;
  line-height: 28px;
  transition: opacity .3s ease;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart:hover:before {
  opacity: .75;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text,
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-label {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-number {
  text-shadow: 0 0 7px #000;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty.empty {
  display: none;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  display: inline-block;
  overflow: hidden;
  margin: 3px 0 0;
  padding: 0 3px;
  min-width: 18px;
  height: 24px;
  border-radius: 2px;
  background: #ff5501;
  color: #ffffff;
  text-align: center;
  white-space: normal;
  line-height: 24px;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart {
  padding-bottom: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart .cart-item-qty {
  margin-right: 3px;
}
.amquote-cart-wrapper.minicart-wrapper .minicart-widgets {
  margin: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart .subtitle.empty {
  padding: 30px 0 50px;
}
.cart.table-wrapper .data.table .col.price,
.cart.table-wrapper .data.table .col.qty,
.cart.table-wrapper .col.price.qty {
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item-info .col.qty {
  white-space: normal;
}
.cart.table-wrapper .col.price .control .amquotereq-input {
  padding: 0;
  width: 80px;
  text-align: center;
}
.cart.table-wrapper .amquotereq-input + .mage-error {
  font-weight: 400;
  line-height: normal;
}
.cart.table-wrapper .col.price .input-text,
.cart.table-wrapper .col.qty .input-text {
  margin-top: 0;
  color: #666;
  text-align: center;
  font-weight: 700;
  font-size: 1.8rem;
}
.cart.table-wrapper .textarea.add-note {
  display: none;
}
.cart.table-wrapper .add-note-quote {
  cursor: pointer;
}
.quote-details {
  padding: 0 15px;
}
.quote-details .title {
  display: block;
  margin: 12px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  font-weight: 300;
  font-size: 2.4rem;
}
.quote-details .control {
  margin-top: 10px;
}
.quote-details .form-login {
  border-bottom: 1px solid #ccc;
}
.account-quote-buttons {
  margin-bottom: 15px;
}
.amasty-quote-account-view .table-wrapper table .quote-item-notes,
.amasty_quote-account-view .table-wrapper table .quote-item-notes {
  border-top: none;
}
.amasty-quote-account-view ul.note-list li,
.amasty_quote-account-view ul.note-list li {
  display: inline-block;
  width: 48%;
}
.amasty-quote-account-index .pages,
.amasty_quote-account-index .quote-products-toolbar .pager .pages,
.amasty-quote-account-index .limiter,
.amasty_quote-account-index .quote-products-toolbar .pager .limiter {
  position: relative;
  display: inline-block;
  width: auto;
}
.amasty-quote-update .control.price {
  position: relative;
  min-width: 95px;
  line-height: 22px;
}
.amasty-quote-update .amquote-price-label {
  display: block;
  font-weight: 500;
  font-size: 1.1rem;
}
#update-quote-cart {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
}
.quote-interest-message {
  font-weight: 700;
}
.cart-summary._sticky {
  margin-bottom: 20vh;
}
.cart-summary .checkout-methods-items .amasty-quote-link {
  width: 100%;
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 2.2rem;
}
.amquote-cell-container {
  width: 50%;
  font-weight: 700;
}
.amquote-cell-container .amquote-note {
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 400;
}
.amquote-cell-container:before {
  content: none !important;
}
.amquote-report-container {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}
.amquote-report-container .amquote-item {
  margin-right: 20px;
  min-width: 200px;
  font-weight: 700;
}
.amquote-report-container .amquote-item:last-child {
  margin-right: 0;
}
.amquote-report-container .amquote-comment {
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 400;
}
.am-quotes-head {
  white-space: nowrap;
}
.amscroll-page-num {
  clear: both;
  padding: 6px 10px;
  color: #252525;
  letter-spacing: .03em;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2rem;
}
.amscroll-page-num.-amscroll-button {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  background: #fbfbfb;
}
.amscroll-page-num.-amscroll-divider {
  border-bottom: 1px solid #c2c2c2;
}
.amscroll-page-num.-amscroll-background {
  background: #fbfbfb;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-loading-block {
  margin: 0 auto;
  padding: 10px 0;
  width: 20px;
  height: 20px;
}
.amscroll-loading-icon {
  min-width: 20px;
  height: 20px;
}
.amscroll-loading-icon.-amscroll-animate {
  animation: amScrollRotate 1.5s linear infinite;
}
.amscroll-load-button {
  display: flex;
  align-items: center;
  margin: 5px auto;
  padding: 5px 20px;
  max-width: 100%;
  width: max-content;
  border: 1px solid;
  border-radius: 2px;
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: .03em;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  cursor: pointer;
  transition: color 0.2s;
}
._keyfocus .amscroll-load-button:focus {
  box-shadow: none;
}
.amscroll-load-button:not(.focus-visible) {
  border-color: transparent !important;
}
.amscroll-load-button:hover,
.amscroll-load-button:focus,
.amscroll-load-button:active {
  background-color: transparent;
}
.amscroll-load-button:hover > .amscroll-text {
  filter: brightness(0.8);
}
.ie11 .amscroll-load-button {
  width: 120px;
}
.amscroll-load-button > .amscroll-text {
  word-wrap: break-word;
  word-break: break-word;
  transition: filter 0.2s;
  pointer-events: none;
  user-select: none;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.amscroll-load-button > .amscroll-loading-icon {
  display: none;
  margin-right: 10px;
}
.amscroll-load-button.-amscroll-loading {
  pointer-events: none;
  user-select: none;
}
.amscroll-load-button.-amscroll-loading > .amscroll-loading-icon {
  display: block;
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.amscroll-backtotop-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99999;
  overflow: hidden;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  transition: right 0.2s;
}
.amscroll-backtotop-block:not(.-amscroll-active) {
  right: -60px !important;
}
._keyfocus .amscroll-backtotop-block:focus,
.amscroll-backtotop-block:not(.primary) {
  box-shadow: none;
}
.amscroll-backtotop-block:hover,
.amscroll-backtotop-block:focus,
.amscroll-backtotop-block:active {
  border: 0;
  box-shadow: none;
  color: #ffffff;
}
.amscroll-backtotop-block .amscroll-text {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.amscroll-backtotop-block:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: '';
  opacity: 0;
  filter: brightness(0.8);
  transition: opacity 0.2s;
}
.amscroll-backtotop-block:after {
  position: relative;
  z-index: 1;
  display: inline-block;
  content: '';
}
.amscroll-backtotop-block:hover:before {
  opacity: 1;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-highlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-width: 16px;
  max-height: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-title:after {
  font-size: 14px;
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.amshopby-button {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1979c3;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.amshopby-button:not(.primary) {
  border-radius: 3px;
}
.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
  box-shadow: none;
}
.amshopby-button:hover {
  border-color: #399ae6;
  background: #399ae6;
}
.amshopby-button:active,
.amshopby-button:focus {
  border-color: #135d96;
  background: #135d96;
}
.am-filter-go {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1979c3;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin: 15px 0 0;
  width: 25%;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.am-filter-go:not(.primary) {
  border-radius: 3px;
}
.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
  box-shadow: none;
}
.am-filter-go:hover {
  border-color: #399ae6;
  background: #399ae6;
}
.am-filter-go:active,
.am-filter-go:focus {
  border-color: #135d96;
  background: #135d96;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  margin: 0 0 5px !important;
  line-height: initial;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  z-index: 9999;
  margin-top: 12px;
  min-width: 100px;
  border: 1px solid transparent;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 5px;
  right: 8px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  list-style: none;
  cursor: pointer;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  border-width: 1px 0 0;
  font-size: 0;
  line-height: 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  min-width: 130px;
  max-width: 350px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options .item:last-child {
  margin-bottom: 0;
}
.amshopby-category-dropdown {
  display: block;
  overflow: hidden;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  border: 1px solid #adadad;
  background-color: #fff;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 400;
  cursor: pointer;
}
.amshopby-category-dropdown:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3.2rem;
  border: 1px solid #adadad;
  background-color: #e3e3e3;
  content: '';
}
.am-category-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.am-category-wrapper._active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 20px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
  position: relative;
  display: inline-block;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  border: 1px solid #a79d95;
  border-radius: 1px;
  background-color: #f5f5f5;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  height: auto;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  line-height: 1;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0 5px 0 0;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
  left: 20px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: 20px;
}
.filter-options .amshopby-category-dropdown + form .item {
  flex-wrap: wrap;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
  position: relative;
  display: block;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
  left: 20px;
}
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
  padding-left: 20px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  align-self: flex-start;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
  position: static;
  margin: 0;
}
.am-collapse-icon {
  position: absolute;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.am-collapse-icon:after,
.am-show-more:before {
  position: absolute;
  right: 0;
  width: 12px;
  height: 20px;
  background: url("../../frontend/Intermedical/homecare/en_GB/Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
}
.am-collapse-icon._active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  display: inline-block;
  clear: both;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-width: 30px;
  max-height: 30px;
}
.am-item-removed {
  text-decoration: none;
}
.am-category-image {
  vertical-align: middle;
}
.amshopby-filter-current .filter-label {
  vertical-align: middle;
}
.amshopby-filter-current .amshopby-items {
  padding: 0 0 0 10px;
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.ie11 .amshopby-filter-current .amshopby-filter-name:after {
  padding-left: 1px;
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
}
.ie11 .amshopby-filter-current .amshopby-remove {
  top: calc(50% - (12px / 2));
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #494949;
}
.amshopby-filter-current .amshopby-remove:hover ~ * {
  opacity: .5;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  content: '';
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  min-height: 32px;
  border-color: #ccc;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  min-width: 100px;
  color: #000;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 900;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
  margin: 0;
}
.amshopby-slider-container {
  margin: 10px 0 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  z-index: 2;
}
.amshopby-slider-container .am-slider:not(.-loaded) {
  visibility: hidden;
  opacity: 0;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  position: absolute;
  z-index: 1;
  border-radius: 20px;
  content: '';
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  overflow: inherit;
  margin: 0;
  padding: 0;
}
.amshopby-slider-container .amshopby-slider-display {
  margin: 10px 0 0;
  text-align: center;
}
.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
  pointer-events: none;
  user-select: none;
}
.amshopby-slider-container.-default .am-slider {
  margin: 0 10px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  width: 20px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before {
  left: -10px;
}
.amshopby-slider-container.-default .am-slider:after {
  right: -10px;
}
.amshopby-slider-container.-default .ui-slider-range {
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
  transform: translate(-10px, -5px);
}
.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 25px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 35px;
}
.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
  max-width: 210px;
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  position: relative;
  max-width: 50%;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  width: 100%;
  height: 40px;
  border: 1px solid #dfdedd;
  background-clip: padding-box;
  color: #494949;
  text-align: center;
  letter-spacing: .03em;
  font-size: 14px;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  margin: 0;
  width: 14px;
  line-height: 40px;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  margin: 15px 0 0;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
  box-shadow: none;
}
.amshopby-input-wrapper .amshopby-currency {
  position: absolute;
  bottom: calc(100% - 10px);
  left: 4px;
  padding: 2px;
  background: #fff;
  color: #494949;
  letter-spacing: .03em;
  font-size: 14px;
  line-height: 16px;
}
.amshopby-slider-tooltip {
  transition: all 0.2s ease-in-out;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -3px);
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  margin: 0 8px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  width: 16px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-improved .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-improved .ui-slider-range {
  height: 4px;
  background: #ff5502;
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ff5502;
  transform: translateX(-8px);
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle:hover,
.amshopby-slider-container.-improved .am-slider .ui-slider-handle:active {
  background: #ff7735;
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff5502;
  border-radius: 2px;
  background: #ff5502;
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip:before,
.amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff5502;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ff5502;
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  margin: 0 4px;
  height: 4px;
  border-radius: 20px;
  background: #dfdedd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  height: 4px;
  border-radius: 20px;
  background: linear-gradient(270deg, #ff5502 0%, #f8ac87 100%);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  width: 8px;
  height: 12px;
  border-radius: 2px;
  background: linear-gradient(159.86deg, #f58b57 41.01%, #ff5502 93.75%);
  box-shadow: 0 3px 4px rgba(255, 85, 2, 0.2), 0 1px 2px rgba(255, 85, 2, 0.3);
  transform: translate(-4px, 10px);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  position: absolute;
  bottom: calc(100% - 4px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #f58b57;
  content: '';
  transform: rotate(-135deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff7e3f;
  border-radius: 2px;
  background: linear-gradient(136.07deg, #ff7e3f 4.64%, #ff5502 75.47%);
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  bottom: calc(100% + 17px);
  left: 4px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:before,
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff7e3f;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: linear-gradient(136.07deg, #ff7e3f 4.64%, #ff5502 75.47%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 30px;
}
.amshopby-slider-container.-light .am-slider {
  margin: 0 8px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  width: 16px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-light .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-light .ui-slider-range {
  height: 1px;
  background: #ff5502;
}
.amshopby-slider-container.-light .am-slider .ui-slider-handle {
  top: -8px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  background: #ffffff;
  transform: translateX(-8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #dfdedd;
  border-radius: 2px;
  background: #ffffff;
  color: #ff5502;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  bottom: calc(100% + 8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:before,
.amshopby-slider-container.-light .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #dfdedd;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ffffff;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  margin: 0 5px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  width: 9px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before {
  left: -4px;
}
.amshopby-slider-container.-dark .am-slider:after {
  right: -4px;
}
.amshopby-slider-container.-dark .ui-slider-range {
  height: 3px;
  background: #ff5502;
}
.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
  top: -6px;
  width: 9px;
  height: 15px;
  border-radius: 2px;
  background: #ff5502;
  box-shadow: 0 2px 4px rgba(255, 85, 2, 0.2), 0 1px 2px rgba(255, 85, 2, 0.3);
  transform: translateX(-4.5px);
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  left: 8px;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ff5502;
  border-radius: 2px;
  background: #ff5502;
  color: #ffffff;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
  transform: translateX(-50%);
  left: 4.5px;
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip:before,
.amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 2px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  border-bottom-right-radius: 2px;
  background: #ff5502;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
  top: calc(100% - 3px);
  background: #ff5502;
}
.filter-options-item .filter-options-content {
  padding-bottom: 5px;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-content .range {
  display: flex;
  align-items: center;
  margin-top: 15px;
  text-align: center;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0 10px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0 7px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .count {
  display: inline-flex;
  padding-left: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: -15px;
  padding: 3px;
}
.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content {
  padding-bottom: 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  padding-left: 20px;
  width: 100%;
  list-style: none;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
  padding-left: 0;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .item.-empty-value {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
  top: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
  right: inherit;
  left: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view [class*='am-filter-item'] {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
  display: none;
}
.filter-options .am-labels-folding.-am-singleselect .item {
  padding: 0;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
  margin-left: 20px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
  position: relative;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: 20px;
}
.filter-actions .filter-clear {
  color: #1979c3;
  font-size: 14px;
  line-height: 19px;
}
.filter-actions .filter-clear:hover {
  color: #399ae6;
  text-decoration: none;
}
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: #135d96;
}
.filter-options-content .item a:hover {
  background-color: transparent;
  color: #1979c3;
}
.filter-options-content .item a:hover .count {
  color: #1979c3;
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  color: #135d96;
  text-decoration: none;
}
.filter-options-content .item:first-child {
  margin-top: 0;
}
.filter-options-content .item:last-child {
  margin-bottom: 0;
}
.filter-options-content .item > a {
  display: block;
}
.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: none;
}
.filter-options-content .items.-am-singleselect a.am_shopby_link_selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #1979c3;
}
.filter-options-content .items.-am-singleselect a.am_shopby_link_selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #1979c3;
}
.am-show-more,
.filter-options-content .am-show-more {
  position: relative;
  display: none;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  color: #070605;
  letter-spacing: .03em;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 0;
}
.filter-options-content .am-show-more {
  padding-left: 10px;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  background-color: transparent;
  color: #838382;
  text-decoration: none;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  color: #070605;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  display: inline-flex;
  align-items: center;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  transform: rotate(180deg);
}
.am_shopby_link_selected {
  color: #1979c3;
}
.items[class*='am-filter-items-attr_category']:not(.items-children) > .item > a {
  font-weight: 700;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
  padding-left: 0;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: 20px;
}
.am-filter-items-stock .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_link_selected {
  text-decoration: none;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #1979c3;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
  color: inherit;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #757575;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: relative;
  padding: 13px 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 18px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
  background-color: #f8f8f9;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: absolute;
  z-index: 995;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 3px 0;
  padding-left: 22px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
  display: inline-block;
  width: 100%;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
  background-color: transparent;
  color: inherit;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
  color: #757575;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
  border-color: #e3e3e3;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
.amstockstatus-status-container {
  display: inline-block;
}
.amstockstatus-category {
  margin-bottom: 20px;
}
.amstockstatus-cart {
  padding: 12px;
  background: #fdf0d5 none repeat scroll 0 0;
}
.swatch-option.am-stockstatus-disabled:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
}
.amstock-button.-clear,
.amstock-button.-link {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
._keyfocus .amstock-button.-clear:focus,
.amstock-button.-clear:not([disabled]):focus {
  box-shadow: none;
}
.amstock-button.-clear:hover,
.amstock-button.-clear:focus,
.amstock-button.-clear:active {
  background: transparent;
  box-shadow: none;
}
.amstock-button.-link {
  vertical-align: inherit;
  font-weight: 400;
  line-height: 1.9rem;
}
.amstock-button.-link:focus {
  text-decoration: underline;
}
.product-info-stock-sku > .amstock-button.-link {
  text-align: right;
}
.amstockstatus-info-link {
  display: block;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amstock-popup-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(15, 15, 15, 0.24);
  transition: visibility .2s, opacity .2s;
}
.amstock-popup-wrapper:not(.-active) {
  visibility: hidden;
  opacity: 0;
}
.amstock-popup-block {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  margin: 25px 15px;
  padding: 30px 15px 45px;
  width: 100%;
  height: calc(100% - 25px * 2);
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 3px 7px rgba(139, 144, 154, 0.25), 0 6px 25px rgba(139, 144, 154, 0.5);
  text-align: left;
  transition: transform .4s, opacity .4s;
}
.amstock-popup-wrapper:not(.-active) .amstock-popup-block {
  opacity: 0;
  transform: translateY(20px);
}
.amstock-popup-block > .amstock-button.-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
  padding: 25px;
  width: 10px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNDMkMyQzIiIGQ9Ik04LjMyODQ0IDcuNTAwNzZsNi40OTk2Ni02LjQ5OTc0Yy4yMjg5LS4yMjg4MzYuMjI4OS0uNTk5ODUxIDAtLjgyODY1OS0uMjI4OC0uMjI4ODA4Ny0uNTk5OC0uMjI4ODM4LS44Mjg2IDBMNy40OTk3NSA2LjY3MjA5IDEuMDAwMDQuMTcyMzYxYy0uMjI4ODMzLS4yMjg4MzgtLjU5OTg0OC0uMjI4ODM4LS44Mjg2NTYgMC0uMjI4ODA4Mi4yMjg4MzctLjIyODgzNzUuNTk5ODUyIDAgLjgyODY1OUw2LjY3MTA5IDcuNTAwNzMuMTcxMzg0IDE0LjAwMDVjLS4yMjg4Mzc1LjIyODgtLjIyODgzNzUuNTk5OCAwIC44Mjg2LjExNDQwNC4xMTQ0LjI2NDM3NC4xNzE2LjQxNDM0NS4xNzE2LjE0OTk3IDAgLjI5OTkxMi0uMDU3Mi40MTQzNDEtLjE3MTZsNi40OTk2OC02LjQ5OTY4IDYuNDk5NzUgNi40OTk2OGMuMTE0NC4xMTQ0LjI2NDMuMTcxNi40MTQzLjE3MTYuMTUgMCAuMjk5OS0uMDU3Mi40MTQzLS4xNzE2LjIyODktLjIyODguMjI4OS0uNTk5OCAwLS44Mjg2TDguMzI4NDQgNy41MDA3NnoiLz4KPC9zdmc+Cg==) center / 10px no-repeat;
  font-size: 0;
  transition: filter .2s;
}
.amstock-popup-block > .amstock-button.-close:hover,
.amstock-popup-block > .amstock-button.-close:focus,
.amstock-popup-block > .amstock-button.-close:active {
  filter: brightness(0.5);
}
.ie11 .amstock-popup-block > .amstock-button.-close {
  transition: opacity .2s;
}
.ie11 .amstock-popup-block > .amstock-button.-close:hover,
.ie11 .amstock-popup-block > .amstock-button.-close:focus,
.ie11 .amstock-popup-block > .amstock-button.-close:active {
  opacity: .6;
}
.amstock-popup-block > .amstock-header {
  word-wrap: break-word;
  word-break: break-word;
  margin: 20px 15px 40px;
  color: #000;
  text-align: center;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.3rem;
}
.ie11 .amstock-popup-block > .amstock-header {
  word-break: break-all;
}
.ie11 .amstock-popup-block > .amstock-header {
  word-break: break-all;
}
.ie11 .amstock-popup-block > .amstock-header {
  word-break: break-all;
}
.amstock-popup-block > .amstock-content {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #181818 rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  overflow: auto;
  margin-top: 40px;
  max-height: calc(100% - 100px);
  height: 100%;
  color: #333;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar {
  background: #5f5e5e;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #181818;
  cursor: pointer;
}
.amstock-popup-block > .amstock-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #5f5e5e;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar {
  width: 4px;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar-thumb {
  width: 4px;
}
.amstock-popup-block > .amstock-content ::-webkit-scrollbar-track {
  width: 4px;
}
.amstock-popup-block .amstock-item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0 15px;
  padding: 10px 0;
  min-height: 35px;
  border-top: 1px solid transparent;
}
.amstock-popup-block .amstock-item:not(:first-child) {
  border-color: #ebeef5;
}
.amstock-popup-block .amstock-item > .amstock-title {
  word-wrap: break-word;
  word-break: break-word;
  flex-basis: calc(100% / 3);
  margin-bottom: 5px;
  padding: 0;
  min-width: calc(100% / 3);
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-title {
  word-break: break-all;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-title {
  word-break: break-all;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-title {
  word-break: break-all;
}
.amstock-popup-block .amstock-item > .amstock-value {
  word-wrap: break-word;
  word-break: break-word;
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  padding: 0;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-value {
  word-break: break-all;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-value {
  word-break: break-all;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-value {
  word-break: break-all;
}
.amstock-popup-block .amstock-image {
  display: flex;
  margin-right: 10px;
  max-width: 50%;
}
body.-amstock-popup-active {
  overflow: hidden;
}
.amstockstatus-tooltip-block {
  display: inline-block;
  margin-left: 8px;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAwQzQuNDc3IDAgMCA0LjQ3NyAwIDEwYzAgNS41MjIgNC40NzcgMTAgMTAgMTBzMTAtNC40NzggMTAtMTBjMC01LjUyMy00LjQ3OC0xMC0xMC0xMHptLjg2NyAxNi40M2MtLjI0NS4yMzgtLjU0LjM2LS44ODMuMzYtLjE2NiAwLS4zMjYtLjAzMi0uNDc4LS4wOTVhMS4zOTcgMS4zOTcgMCAwMS0uMzk3LS4yNDggMS4xNyAxLjE3IDAgMDEtLjI3NC0uMzc1IDEuMDkzIDEuMDkzIDAgMDEtLjEwMi0uNDdjMC0uMzMzLjEyMy0uNjE5LjM2OC0uODU4LjI0NC0uMjM4LjU0LS4zNi44ODItLjM2LjMzNCAwIC42MjYuMTE3Ljg3NS4zNDMuMjUuMjMuMzczLjUxLjM3My44NDYgMCAuMzM0LS4xMjIuNjE4LS4zNjYuODU3aC4wMDJ6bTIuOTI0LTkuMDcyYTIuODIgMi44MiAwIDAxLS4zNS43NzJjLS4xNTIuMjM0LS4zMzguNDYtLjU1NC42NzYtLjIxNi4yMTYtLjQ2LjQ0MS0uNzI4LjY3NS0uMjM0LjItLjQyNS4zNzQtLjU3LjUyNy0uMTQ3LjE1LS4yNjQuMzA0LS4zNTIuNDU2YTEuNiAxLjYgMCAwMC0uMTg0LjQ5Yy0uMDM1LjE3Ny0uMDU0IDEuMDE3LS4wNTQgMS4yNzV2LjQ1Nkg4LjkyN3YtLjY2N2MwLS4yOC4wMi0xLjE1Ny4wNjItMS4zOGEyLjc0NCAyLjc0NCAwIDAxLjU0NS0xLjIxMWMuMTQ3LS4xODYuMzMyLS4zODUuNTUzLS41OTZsLjc5LS43NTRjLjIyMS0uMi40MTItLjQyMi41NzEtLjY2Ny4xNTgtLjI0Ny4yMzYtLjU0NS4yMzYtLjg5NiAwLS40NTYtLjE0My0uODQtLjQzLTEuMTQ4LS4yODgtLjMxMS0uNjkzLS40NjctMS4yMi0uNDY3YTEuNzE1IDEuNzE1IDAgMDAtMS42NDkgMS4xNDIgMi4yOCAyLjI4IDAgMDAtLjE0MS42ODRsLTIuMTU4LS4xOTNjLjA3LS41NjIuMjItMS4wNjIuNDQ4LTEuNTAxLjIyNy0uNDM5LjUyMy0uODA5Ljg4NS0xLjExNmEzLjg0MiAzLjg0MiAwIDAxMS4yNDctLjY5M2MuNDY4LS4xNTcuOTcxLS4yMzYgMS41MDktLjIzNi41MDIgMCAuOTguMDczIDEuNDMuMjJhMy41NyAzLjU3IDAgMDExLjE5NC42NDljLjM0NS4yODYuNjE4LjY0LjgxNiAxLjA2LjE5OS40MjMuMjk4LjkwOS4yOTggMS40NTcgMCAuMzc1LS4wNC43MDYtLjEyMi45ODV2LjAwMXoiIGZpbGw9IiM2NjYiLz48L3N2Zz4=') center / 20px no-repeat;
  vertical-align: bottom;
  cursor: pointer;
}
.amstockstatus-tooltip-block:hover,
.amstockstatus-tooltip-block:focus {
  position: relative;
  z-index: 500;
}
.amstockstatus-status-container .amstockstatus-tooltip-block {
  vertical-align: text-bottom;
}
.amstockstatus-tooltip-content {
  position: absolute;
  right: -1rem;
  bottom: 3rem;
  z-index: 1;
  display: none;
  box-sizing: border-box;
  padding: 1rem 1.5rem;
  border: 1px solid #383838;
  border-radius: 5px;
  background: #383838;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  color: #ececec;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  cursor: default;
}
.amstockstatus-tooltip-content:before {
  position: absolute;
  top: 100%;
  right: 1.2rem;
  z-index: 3;
  display: block;
  box-sizing: border-box;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #383838;
  content: '';
}
.amstockstatus-tooltip-content:after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  height: 10px;
  content: '';
}
.amstockstatus-tooltip-block:hover .amstockstatus-tooltip-content,
.amstockstatus-tooltip-block:focus .amstockstatus-tooltip-content {
  display: block;
}
.amstockstatus-tooltip-content > .amstockstatus-inner {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #181818 rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  display: block;
  overflow: hidden auto;
  min-width: 230px;
  max-width: 320px;
  max-height: 140px;
  text-align: left;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar {
  background: #5f5e5e;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #181818;
  cursor: pointer;
}
.amstockstatus-tooltip-content > .amstockstatus-inner ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #5f5e5e;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar-thumb {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner ::-webkit-scrollbar-track {
  width: 4px;
}
.product-info-stock-sku > .amstockstatus-tooltip-block {
  margin-bottom: 3px;
}
.amstockstatus-status-container.-checkout {
  padding-left: 88px;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block,
.am-checkout .amstockstatus-tooltip-block {
  position: static;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content {
  right: 0;
  bottom: 30px;
  left: 88px;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content:before,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content:before {
  content: none;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content > .amstockstatus-inner,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content > .amstockstatus-inner {
  max-height: 65px;
}
.opc-block-summary .amstockstatus-status-container.-checkout {
  padding-left: 118px;
}
.am-checkout .amstockstatus-tooltip-block .amstockstatus-tooltip-content {
  bottom: 70px;
}
.amxnotif-block {
  margin-bottom: 20px;
  clear: both;
}
.amxnotif-block .input-fields {
  display: inline-block;
  width: 66%;
  vertical-align: top;
  margin: 0;
}
.amxnotif-block .amxnotif_guest_action {
  vertical-align: top;
  display: inline-block;
  max-width: 32%;
  min-width: 120px;
}
.amxnotif-block label {
  color: #2f2f2f;
  font-weight: bold;
  float: none;
  display: block;
}
.amxnotif-block .amsubscribe,
.amxnotif-block .amsubscribe:hover {
  height: 32px;
  padding: 0 20px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDUxMCA1MTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMCA1MTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iY2hlY2stY2lyY2xlLW91dGxpbmUiPgoJCTxwYXRoIGQ9Ik0xNTAuNDUsMjA2LjU1bC0zNS43LDM1LjdMMjI5LjUsMzU3bDI1NS0yNTVsLTM1LjctMzUuN0wyMjkuNSwyODUuNkwxNTAuNDUsMjA2LjU1eiBNNDU5LDI1NWMwLDExMi4yLTkxLjgsMjA0LTIwNCwyMDQgICAgUzUxLDM2Ny4yLDUxLDI1NVMxNDIuOCw1MSwyNTUsNTFjMjAuNCwwLDM4LjI1LDIuNTUsNTYuMSw3LjY1bDQwLjgwMS00MC44QzMyMS4zLDcuNjUsMjg4LjE1LDAsMjU1LDBDMTE0Ljc1LDAsMCwxMTQuNzUsMCwyNTUgICAgczExNC43NSwyNTUsMjU1LDI1NXMyNTUtMTE0Ljc1LDI1NS0yNTVINDU5eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center;
}
.amxnotif-block div.field {
  margin: 5px 0;
}
.products.list .amxnotif-block .amxnotif_guest_action {
  min-width: initial;
}
.products.list .amxnotif-block.label:not(.subscribe-popup) {
  margin-bottom: inherit;
}
.products.list .stock.link-stock-alert {
  margin-bottom: 20px;
  display: none;
}
.category.subscribe-popup {
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.amxnotif-block .subscribe-popup {
  background-color: #fefefe;
  position: relative;
  padding: 20px 20px 20px 20px;
  border: 1px solid #888;
  height: auto;
  box-sizing: border-box;
}
.category.amxnotif-block {
  display: none;
}
.label.subscribe-popup a {
  cursor: pointer;
}
.close-subscribe-popup {
  position: absolute;
  right: 20px;
  top: 20px;
  display: inline-block;
  color: #aaa;
  float: right;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.amxnotif-block .subscribe-popup label[for^="notification-container"] {
  font-size: 20px;
  text-align: center;
}
.hidden {
  display: none;
}
.console-container {
  position: relative;
  margin-top: 20px;
}
.console {
  background: #000;
  border: 5px solid #fff;
  overflow-y: scroll;
  -webkit-box-shadow: -2px 4px 30px 12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 4px 30px 12px rgba(0, 0, 0, 0.75);
  box-shadow: -2px 4px 30px 12px rgba(0, 0, 0, 0.75);
  border-top: 35px solid #fff;
  font-family: 'Ubuntu', sans-serif;
  /*position: relative;*/
}
.command-text {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.8px;
}
.result-content {
  height: 300px;
}
.sys-btn {
  height: 15px;
  width: 15px;
  position: absolute;
  top: 10px;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  line-height: 15px;
  color: #ffffff;
  font-size: 11px;
  cursor: pointer;
}
.sys-btn.close-btn {
  background: #F44336;
  left: 5px;
}
.sys-btn.minimize-btn {
  background: #FFC107;
  left: 25px;
}
.sys-btn.reload-btn {
  background: #00cc00;
  left: 45px;
}
.fa-minus {
  margin: 3px 0 0 1px;
}
.user {
  color: #00cc00;
}
.path {
  color: #3F51B5;
}
.command {
  font-weight: 500;
}
.cloner {
  display: none;
}
pre {
  color: #fff !important;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}
/**
 * @copyright Copyright (c) 2018 www.tigren.com
 */
#mb-ajaxsuite-blank {
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: #000000;
  position: fixed;
  top: 0;
  z-index: 100;
  display: none;
  left: 0;
}
.mb-ajaxsuite-popup-wrapper {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  display: none;
  position: fixed;
  background: white;
  z-index: 200;
}
.mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
  width: 24px;
  height: 24px;
  background: transparent url('../../frontend/Intermedical/homecare/en_GB/Tigren_Ajaxsuite/images/close-popup.png') top left no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 1;
  cursor: pointer;
  z-index: 1000;
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border {
  padding-top: 15px;
  padding-bottom: 15px;
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border.mb-ajaxlogin-message-error {
  padding: 15px;
}
.mb-ajaxsuite-popup-wrapper .mb-inline {
  display: inline-block;
}
/**
 * @copyright Copyright (c) 2018 www.tigren.com
 */
#mb-ajaxcompare-wrapper .ajaxcompare-success-box {
  text-align: center;
}
#mb-ajaxcompare-wrapper .ajaxcompare-success-box .product-name {
  font-weight: bold;
}
#mb-ajaxcompare-wrapper .ajaxcompare-success-box img.image {
  max-width: 100%;
}
#mb-ajaxcompare-wrapper .ajaxcompare-buttons {
  margin: 10px 0;
}
/**
 * @copyright Copyright (c) 2018 www.tigren.com
 */
#mb-ajaxcart-wrapper .ajaxcart-success-box img.image {
  float: none;
  display: inline-block;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons {
  float: left;
  width: 100%;
  margin: 10px 0 10px;
}
#mb-ajaxcart-wrapper img.image {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
#mb-ajaxcart-wrapper .product-add-form {
  width: 100%;
  display: block;
}
#mb-ajaxcart-wrapper .product-add-form .product-options-wrapper .field:not(.date) > .control {
  width: 100%;
}
#mb-ajaxcart-wrapper .product-add-form .product-options-wrapper .fieldset .field {
  margin-bottom: 10px;
}
#mb-ajaxcart-wrapper .product-add-form .actions {
  padding-top: 5px;
}
#mb-ajaxcart-wrapper .product-name {
  font-weight: bold;
  margin-top: 10px;
}
.ajaxcart-product-image {
  display: inline;
  margin: 5px;
}
.ajaxcart-success-box {
  text-align: center;
}
.mb-ajaxsuite-popup-border .ajaxcart-message-cartinfo {
  margin-top: 10px;
}
.mb-ajaxsuite-popup-border .block.related {
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 1px solid #cccccc;
}
.mb-ajaxsuite-popup-border .block.related .block-actions {
  display: none;
}
.mb-ajaxsuite-popup-border .block.related .product-item-info .field.choice.related,
.mb-ajaxsuite-popup-border .block.related .product-item-info .product-item-actions {
  display: none;
}
.minicart-items-wrapper {
  height: auto !important;
}
.no-background .navigation {
  background: none !important;
}
.megamenu-preview-index .ves-megamenu {
  margin-top: 30px;
}
.megamenu-preview-index .ves-vertical {
  max-width: 300px;
}
.ves-megamenu.top-navigation .ves-navbar {
  display: none;
}
.ves-megamenu > .block-title {
  margin: 0;
  text-align: center;
  padding: 10px;
  background: #333;
  color: #FFF;
}
.ves-megamenu .dynamic-items > ul {
  display: block !important;
}
.ves-megamenu .navigation .drill-opener,
.ves-megamenu .navigation .opener {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  cursor: pointer;
  text-align: center;
  font-family: 'luma-icons';
  z-index: 99;
  width: auto;
  height: auto;
  line-height: 50px;
  width: 50px;
}
.ves-megamenu .navigation .mega-col {
  padding: 0;
}
.ves-megamenu .navigation .carousel-control {
  top: 40%;
}
.ves-megamenu .navigation .carousel-control.left,
.ves-megamenu .navigation .carousel-control.right {
  transition: all 300ms ease-in-outs all ease-in;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  text-shadow: none;
  top: 45%;
  padding: 12px;
  position: absolute;
  background: #f5f5f5;
  color: #333;
  opacity: 1;
  line-height: 1.5em;
  width: auto;
  bottom: auto;
}
.ves-megamenu .navigation .block-content {
  max-width: 100%;
  position: relative;
}
.ves-megamenu .navigation .carousel-indicators {
  bottom: 0;
}
.ves-megamenu .navigation .carousel-indicators > li {
  border: 1px solid #1979c3;
}
.ves-megamenu .navigation .carousel-indicators > li.active {
  background-color: #1979c3;
}
.ves-megamenu .navigation .product-items {
  padding: 10px;
  margin: 0;
}
.ves-megamenu .navigation .item-before-content,
.ves-megamenu .navigation .item-after-content {
  float: left;
  width: 100%;
}
.ves-megamenu .navigation .icon-top {
  line-height: 84px;
  width: 100%;
  height: 84px;
  text-align: center;
  background: #333;
  margin-bottom: 10px;
}
.ves-megamenu .navigation .icon-top:hover {
  background-color: #5bd2ec;
}
.ves-megamenu.ves-vertical .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu .feature-box-v3:hover .fbox-icon .icons {
  background: #ef2840;
  color: #fff;
}
.ves-megamenu .feature-box-v3 .fbox-icon .icons {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 24px;
  width: 30px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.ves-megamenu .feature-box-v3 .fa:before {
  font-size: 30px;
}
.ves-megamenu .feature-box-v3 a {
  background: #e8e8e8;
  border-left: 0;
  float: none;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.ves-megamenu ul {
  list-style: none;
  padding: 0;
}
.ves-megamenu .dynamic-items {
  padding: 0;
  width: 20%;
}
.ves-megamenu .level0 ul {
  margin: 0;
  padding: 0;
}
.ves-megamenu .level0 .megamenu-widget > .carousel > .products-grid .product-item {
  width: 100%;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item {
  display: none;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item.active {
  display: block;
}
.ves-megamenu .level0 .submenu .nav-item > a {
  padding: 0 20px;
  line-height: 50px;
}
.ves-megamenu .level0 .submenu .nav-item > a > .ves-caret {
  line-height: 50px;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a {
  padding: 0;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a:hover {
  background: none;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item .actions-secondary a {
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ves-megamenu .submenu-alignright > .submenu {
  right: 0;
  left: auto !important;
}
.ves-megamenu .text-center {
  text-align: center;
}
.ves-megamenu .pull-right {
  float: right;
}
.ves-megamenu .pull-left {
  float: left;
}
.ves-megamenu .cat-label {
  transition: all 450ms ease-in-outs all ease-in;
  -webkit-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
  color: #FFF;
  padding: 2px 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  text-transform: none;
  text-shadow: none;
  margin-left: 2px;
}
.ves-megamenu .cat-label.cat-label-v1 {
  background-color: #5bd2ec;
}
.ves-megamenu .cat-label.cat-label-v2 {
  background-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3 {
  background: #0cc485;
}
.ves-megamenu .cat-label.pin-bottom:before {
  position: absolute;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 4px;
  border-color: transparent;
  transition: border-color 450ms ease-in-outs all ease-in;
  -webkit-transition: border-color 450ms ease-in-out;
  -o-transition: border-color 450ms ease-in-out;
  transition: border-color 450ms ease-in-out;
}
.ves-megamenu .cat-label.cat-label-v1.pin-bottom:before {
  border-top-color: #5bd2ec;
}
.ves-megamenu .cat-label.cat-label-v2.pin-bottom:before {
  border-top-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3.pin-bottom:before {
  border-top-color: #0cc485;
}
.ves-megamenu .nav-item {
  position: relative;
}
.ves-megamenu .nav-item > a {
  line-height: 50px;
}
.ves-megamenu .nav-item.active > a {
  background: #333 !important;
  color: #FFF;
}
.ves-megamenu .submenu p > a {
  padding: 0;
}
.ves-megamenu iframe,
.ves-megamenu video {
  max-width: 100%;
}
.ves-megamenu .level0 > a > .item-icon {
  margin-bottom: -5px;
}
.ves-megamenu .onsale {
  padding: 3px 10px;
  background: #d52462;
  color: #FFF;
  margin-right: 5px;
}
.ves-megamenu .new-icon {
  padding: 3px 10px;
  background: #0cc485;
  color: #FFF;
}
.ves-megamenu .owl-carousel .owl-item {
  text-align: center;
}
.ves-megamenu #contact-form {
  width: 100% !important;
}
.ves-megamenu .drill-opener,
.ves-megamenu .drilldown-back,
.ves-megamenu .ves-navbar {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation,
.ves-megamenu.ves-mdrilldown .navigation,
.ves-megamenu.ves-ddrill .navigation {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.ves-megamenu.ves-daccordion .navigation .level0 > a .cat-label,
.ves-megamenu.ves-mdrilldown .navigation .level0 > a .cat-label,
.ves-megamenu.ves-ddrill .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu.ves-daccordion.has-title .navigation,
.ves-megamenu.ves-mdrilldown.has-title .navigation,
.ves-megamenu.ves-ddrill.has-title .navigation {
  border-top: 0;
}
.ves-navtoggle {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation .nav-item.active > .submenu {
  display: block;
}
#maincontent .cat-label:before {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ves-megamenu .orgin-items > .mega-col > .dropdown-submenu > .submenu {
    position: static;
  }
}
.drilldown {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 100% !important;
}
.drilldown .navigation {
  background-color: #FFF;
}
.drilldown .navigation.loaded > .dropdown-menu {
  width: 100% !important;
}
.drilldown .navigation .subhover > .submenu {
  display: none;
}
.drilldown .navigation > .dropdown-menu {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.drilldown .navigation .ves-caret {
  display: none;
}
.drilldown .navigation .cat-label {
  position: static;
  margin: 0;
  padding: 4px 6px;
}
.drilldown .navigation .nav-item {
  position: relative !important;
  float: left !important;
  width: 100%;
}
.drilldown .navigation .nav-item > a {
  line-height: 50px;
  position: static;
  padding: 0 15px;
}
.drilldown .navigation .nav-item > a span.drill-opener {
  border: 1px solid #e5e5e5;
  border-right: 0;
  display: none;
}
.drilldown .navigation .mega-col {
  padding: 0;
}
.drilldown .navigation .level0 {
  border-top-color: #e5e5e5;
}
.drilldown .navigation .opener {
  display: none;
}
.drilldown .navigation .drill-opener {
  background: #f0f0f0;
  position: absolute;
}
.drilldown .navigation .drill-opener:before {
  content: "\e608";
}
.drilldown .navigation .drilldown-back {
  position: relative;
  top: 0;
  left: -1px;
  display: none;
}
.drilldown .navigation .drilldown-back a {
  padding: 0;
  background: #f0f0f0;
  text-align: center;
  font-size: 1.3em;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: -1px;
}
.drilldown .navigation .drilldown-back a .drill-opener {
  position: absolute;
  left: 0;
  right: auto;
  display: block !important;
}
.drilldown .navigation .drilldown-back a .drill-opener:before {
  content: "\e617";
}
.drilldown .navigation .drilldown-back a .drill-opener:after {
  display: none;
}
.drilldown .navigation .drilldown-back a .current-cat {
  line-height: 50px;
  position: relative;
  z-index: 99;
}
.drilldown .navigation .drilldown-back a .current-cat:before {
  display: none;
}
/** FIX BLOG **/
.ves-megamenu .navigation .post-list .post-item a {
  padding: 0;
}
.ves-megamenu .navigation .post-list .post-item .post-meta a {
  display: inline-block;
}
.ves-megamenu .navigation .ves-post {
  text-align: left;
}
.ves-megamenu .navigation .post-list .post-item .post-readmore a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px 12px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300b,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300bo,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300m {
  padding: 0 2px;
}
@media all and (min-width: 968px), print {
  .ves-megamenu.ves-daccordion .navigation,
  .ves-megamenu.ves-mdrilldown .navigation,
  .ves-megamenu.ves-ddrill .navigation {
    border: 0px solid rgba(0, 0, 0, 0.15);
  }
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 10px auto 5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 10px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.fotorama-video-container:after {
  background: url('../../frontend/Intermedical/homecare/en_GB/Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../../frontend/Intermedical/homecare/en_GB/Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../../frontend/Intermedical/homecare/en_GB/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
  padding-top: 10px;
}
.block-cart-failed {
  margin: 40px 0;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 10px;
}
.catalogsearch-advanced-result .message.error {
  margin-top: -60px;
}
.bundle-actions {
  margin: 0 0 30px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 20px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 25px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 20px;
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #cccccc;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #666666;
  font-size: 12px;
}
.product-item .old-price {
  margin: 5px 0;
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #666666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 30px 10px 0;
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: inline-block;
  float: right;
  padding-bottom: 10px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #e02b27;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #006bb4;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
/**
 * @codingStandardsIgnoreStart
 */
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #cccccc;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
/**
 * @codingStandardsIgnoreStart
 */
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #cccccc;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .am-filter-go {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout,
.cart-summary .checkout-methods-items .amshopby-button.checkout,
.cart-summary .checkout-methods-items .am-filter-go.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #757575;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.cart-discount {
  border-bottom: 1px solid #cccccc;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.block-minicart .block-content > .actions > .primary .am-filter-go {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #757575;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #757575;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #006bb4;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px 0;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333333;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../../frontend/Intermedical/homecare/en_GB/images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.abs-discount-code .form-discount,
.checkout-payment-method .payment-option-content .form-discount {
  display: table;
  width: 100%;
}
.abs-discount-code .form-discount .actions-toolbar,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-code .form-discount .actions-toolbar .primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  float: left;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -2px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-code .form-discount > .field > .label,
.checkout-payment-method .payment-option-content .form-discount > .field > .label {
  display: none;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary,
.methods-shipping .actions-toolbar .amshopby-button,
.methods-shipping .actions-toolbar .am-filter-go {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #006bb4;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 10px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #757575;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  margin: 0 0 20px;
  padding: 22px 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
  white-space: normal;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #cccccc;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method form.form-purchase-order .input-text {
  width: 40%;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #006bb4;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account fieldset.additional_info {
  clear: both;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar,
.customer-addresses-toolbar {
  position: relative;
}
.order-products-toolbar .toolbar-amount,
.customer-addresses-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative;
}
.additional-addresses table > thead > tr > th {
  white-space: nowrap;
}
.block-balance .price {
  margin-top: -10px;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px;
}
.samples-item {
  margin: 0 0 10px;
}
.field.downloads {
  margin-bottom: 10px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}
.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #006bb4;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #006bb4;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #ff5501;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options {
  margin: 20px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  margin-top: 10px;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333333;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #757575;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: #333333;
}
.action-gift:active:after {
  color: #757575;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #006bb4;
  cursor: pointer;
  margin: 0;
  padding: 10px 40px 10px 15px;
  position: relative;
  display: block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #333333;
}
.gift-item-block .content {
  padding: 10px 0 20px;
  position: relative;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.gift-messages-order {
  margin-bottom: 25px;
}
.gift-message-summary {
  padding-right: 7rem;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.giftregisty-dropdown .action.toggle {
  color: #006bb4;
}
.table-giftregistry-items .product-image {
  margin-right: 10px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin: -5px 0 0 5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #757575;
}
.gift-options-content .fieldset .field {
  margin: 10px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.page-product-grouped .product-info-main .alert {
  clear: left;
}
.page-product-grouped .box-tocart {
  margin-top: 10px;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 10px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary,
.map-popup .amshopby-button,
.map-popup .am-filter-go {
  margin-right: 10px;
}
.map-popup .map-msrp {
  margin-bottom: 10px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-fallback-price {
  display: none;
}
.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
  display: inline-block;
  min-width: 10rem;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #006bb4;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  padding: 6px 0;
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li {
  padding: 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
  width: 18px;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #333333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #006bb4;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #a3a3a3;
  content: '\e629';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown {
  right: 0;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
  left: auto;
  right: 11px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
  left: auto;
  right: 10px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #006bb4;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  content: '\e61d';
  font-family: 'luma-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  white-space: nowrap;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
}
.products-reviews-toolbar {
  position: relative;
}
.products-reviews-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  height: 32px;
  letter-spacing: 10px;
  line-height: 32px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 5px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-reviews-summary .reviews-actions .action.add {
  white-space: nowrap;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 30px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 10px;
  vertical-align: middle;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.table-wrapper.table-returns .returns-details.hidden {
  display: none;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-guest-create .order-links .item a {
  line-height: 1.42857143;
  margin: 0 30px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #006bb4;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #ff5501;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #6d6d6d;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 10px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.order-details-items .table-wrapper.order-items-shipment {
  overflow: visible;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 10px 10px 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
  margin-right: 0;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 20px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  float: left;
  width: calc(100% - 20px);
}
.block-reorder .product-item::after {
  clear: both;
  content: '';
  display: table;
}
.block-reorder .product-item .field.item {
  float: left;
  width: 20px;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.page-header .panel.wrapper {
  background-color: #6e716e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 14px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li.customer-welcome {
  margin: 0 0 0 5px;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-print .nav-toggle {
  display: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #006bb4;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #006bb4;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: 25px;
}
.footer.content {
  border-top: 1px solid #cecece;
  padding-top: 20px;
}
.footer.content .links > li {
  background: #f4f4f4;
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
.copyright {
  background-color: #6e716e;
  color: #ffffff;
  box-sizing: border-box;
  display: block;
  padding: 10px;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary,
.account .table-wrapper .data.table.wishlist .amshopby-button,
.account .table-wrapper .data.table.wishlist .am-filter-go {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #333333;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #757575;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\e604';
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
.product.data.items .fieldset .review-legend.legend strong {
  display: inline;
  margin-left: .5em;
}
.product.data.items.expanded {
  border-bottom: 1px solid #cccccc;
}
.product.data.items.expanded > .item.title,
.product.data.items.expanded > .item.content {
  border: none;
  float: none;
  margin: 0;
}
.product.data.items.expanded > .item.title {
  border-top: 1px solid #cccccc;
}
.data.expanded .title .counter::before {
  content: '(';
}
.data.expanded .title .counter::after {
  content: ')';
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amscroll-backtotop-block.-mobile-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-mobile-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-mobile-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-mobile-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-text:after {
    width: 24px;
    height: 24px;
    background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_Scroll/images/chevron.svg');
  }
  .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    top: 187px;
    border: none;
    border-radius: inherit;
    background: #fff;
    box-shadow: none;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
    padding: 17px 30px;
    height: 140px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
    top: 221px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
    padding: 15px;
    border-width: 1px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
  }
  .am-porto-cmtb .filter.active .block-category-list .block-title,
  .am-porto-cmtb .filter.active .filter-options-title,
  .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
  .am-porto-cmtb .filter.active .block-category-list .block-content,
  .am-porto-cmtb .filter.active .filter-options-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .am-porto-cmtb .filter.active .filter-options-title:after {
    right: 15px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 35px;
  }
  .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .filter-options .am-labels-folding .item {
    padding-left: 35px;
  }
  .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: 35px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 7px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 35px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
  .filter-options .am-category-wrapper .items .items-children.-folding,
  .filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 35px;
  }
  .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 70px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 7px 0;
  }
  .am-collapse-icon:after,
  .am-show-more:before {
    width: 20px;
  }
  .filter-content .active .am-show-more:before {
    width: 12px;
  }
  .filter-content .active .am-show-more.-active {
    margin-bottom: 10px;
  }
  .amshopby-flyout-block {
    margin: 10px 0 25px;
  }
  .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 35px;
    min-height: 25px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 25px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .amstockstatus-tooltip-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: inherit;
    left: 0;
    width: 100%;
  }
  .amstockstatus-tooltip-content > .amstockstatus-inner {
    max-width: 100%;
    max-height: 30vh;
  }
  .amstockstatus-tooltip-content:before,
  .amstockstatus-tooltip-content:after {
    display: none;
  }
  .amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
  .amstockstatus-tooltip-content .am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
  .am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content {
    right: 0;
    bottom: inherit;
    left: 0;
    margin: 10px;
    width: calc(100% - 20px);
  }
  html:not(.nav-open) .header.content .nav-toggle,
  .header.content .logo {
    z-index: 1;
  }
  .category .subscribe-popup {
    width: 100%;
    top: 35%;
    text-align: center;
  }
  .category .subscribe-popup .input-fields {
    margin-top: 20px;
    width: 100%;
  }
  .category .subscribe-popup .notification-container {
    width: 80%;
    margin: auto;
  }
  .category .subscribe-popup .amxnotif_guest_action {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .actions-toolbar.amxnotif_guest_action {
    margin-left: 5px;
  }
  .notification-container {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .mb-ajaxsuite-popup-wrapper {
    width: 580px;
    max-width: 96%;
    max-height: 96%;
    overflow-y: auto;
  }
  #mb-ajaxcart-wrapper .mb-message-successs {
    font-size: 1.2rem;
  }
  #mb-ajaxcart-wrapper .product-name {
    font-size: 14px;
    margin: 0;
    padding-left: 15px;
  }
  #mb-ajaxcart-wrapper .fieldset {
    padding-left: 15px;
  }
  .nav-sections {
    background: #f8f8f8;
  }
  .scroll-to-fixed-fixed {
    position: static !important;
    left: 0 !important;
    width: 100% !important;
  }
  .ves-megamenu.ves-offcanvas .opener,
  .ves-megamenu.ves-maccordion .opener {
    display: block;
  }
  .ves-megamenu .ves-navbar {
    display: block;
  }
  .ves-megamenu > .navigation {
    background: #f8f8f8;
    float: left;
    width: 100%;
  }
  .ves-megamenu > .navigation .level0 {
    border-top-color: rgba(0, 0, 0, 0.08);
  }
  .ves-megamenu > .navigation .nav-item {
    float: left !important;
    width: 100%;
  }
  .ves-megamenu > .navigation .nav-item.active > a {
    color: #FFF;
  }
  .ves-megamenu > .navigation .nav-item > a {
    padding: 0 10px;
    display: block;
    position: relative;
  }
  .ves-megamenu > .navigation .nav-item > a.parent {
    padding-right: 54px;
  }
  .ves-megamenu > .navigation .nav-item .item-content > .nav-dropdown {
    padding-left: 10px;
  }
  .ves-megamenu .products-grid .product-item {
    width: 100%;
    text-align: center;
  }
  .ves-megamenu .products-grid .product-item img {
    max-width: 100%;
    width: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .ves-megamenu .submenu {
    display: none;
    max-width: 100%;
    border: 0;
    width: 100% !important;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu .submenu .carousel-indicators {
    bottom: -20px;
  }
  .ves-megamenu .submenu .carousel-indicators > li {
    width: 20px;
    height: 20px;
  }
  .ves-megamenu .ves-caret {
    display: none;
  }
  .ves-megamenu .drill-opener:before,
  .ves-megamenu .opener:before {
    content: "\e61c";
  }
  .ves-megamenu .opener.item-active {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .ves-megamenu .opener.item-active:before {
    content: "\e60f";
  }
  .ves-megamenu .cat-label:before {
    display: none;
  }
  .ves-megamenu .item-header,
  .ves-megamenu .item-content,
  .ves-megamenu .item-sidebar,
  .ves-megamenu .item-footer {
    width: 100% !important;
  }
  .ves-megamenu .block-products-list .product-item {
    text-align: center;
  }
  .ves-megamenu .block-products-list .product-item a {
    padding-left: 0;
  }
  .ves-megamenu .owl-nav > a {
    position: absolute;
    padding: 16px;
    font-size: 41px;
    top: 50%;
    margin-top: -49px;
    background-color: rgba(255, 255, 255, 0.98);
    cursor: pointer;
    width: auto;
    z-index: 99;
    display: inline-block;
    *display: inline;
    zoom: 1;
    transition: box-shadow 0.2s eases all ease-in;
    -webkit-transition: box-shadow 0.2s ease;
    -o-transition: box-shadow 0.2s ease;
    transition: box-shadow 0.2s ease;
    -webkit-box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
  }
  .ves-megamenu .owl-nav > a.owl-left {
    left: 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
  }
  .ves-megamenu .owl-nav > a.owl-right {
    right: 0;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
  }
  .ves-megamenu .carousel-controls > a {
    position: absolute;
    padding: 16px;
    font-size: 41px;
    top: 50%;
    margin-top: -49px;
    background-color: rgba(255, 255, 255, 0.98);
    cursor: pointer;
    width: auto;
    z-index: 99;
    display: inline-block;
    *display: inline;
    zoom: 1;
    transition: box-shadow 0.2s eases all ease-in;
    -webkit-transition: box-shadow 0.2s ease;
    -o-transition: box-shadow 0.2s ease;
    transition: box-shadow 0.2s ease;
    -webkit-box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
  }
  .ves-megamenu .carousel-controls > a.owl-left {
    left: 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
  }
  .ves-megamenu .carousel-controls > a.owl-right {
    right: 0;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
  }
  .ves-megamenu .carousel-controls .carousel-control.right,
  .ves-megamenu .carousel-controls .carousel-control.left {
    background: #FFF;
  }
  .hide-blocks .item-header,
  .hide-blocks .item-sidebar,
  .hide-blocks .item-footer {
    display: none;
  }
  .ves-navtoggle {
    display: block;
    background: #333;
  }
  .ves-navtoggle:before {
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    line-height: inherit;
    color: #FFF;
    content: '\e609';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding: 0 7px;
  }
  .offcanvas-left > .navigation > ul {
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
    background: #f0f0f0;
    z-index: 99;
    transition: left 0.3ss all ease-in;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
  }
  .ves-nav-before-open {
    height: 100%;
    width: 100%;
  }
  .ves-nav-before-open .page-wrapper {
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .ves-nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .ves-navopen .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .ves-navopen .ves-moffcanvas > .navigation > ul {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    z-index: 99;
  }
  .ves-navopen .ves-navtoggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .ves-nav-before-open {
    height: 100%;
    width: 100%;
  }
  .ves-nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .ves-nav-before-open .page-wrapper {
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    overflow: hidden;
    position: relative;
  }
  .ves-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 80;
    top: 0;
    left: 0;
    z-index: 90;
  }
  .ves-mdrilldown {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100% !important;
  }
  .ves-mdrilldown .navigation {
    background-color: #FFF;
  }
  .ves-mdrilldown .navigation.loaded > .dropdown-menu {
    width: 100% !important;
  }
  .ves-mdrilldown .navigation .subhover > .submenu {
    display: none;
  }
  .ves-mdrilldown .navigation > .dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-mdrilldown .navigation .ves-caret {
    display: none;
  }
  .ves-mdrilldown .navigation .cat-label {
    position: static;
    margin: 0;
    padding: 4px 6px;
  }
  .ves-mdrilldown .navigation .nav-item {
    position: relative !important;
    float: left !important;
    width: 100%;
  }
  .ves-mdrilldown .navigation .nav-item > a {
    line-height: 50px;
    position: static;
    padding: 0 15px;
  }
  .ves-mdrilldown .navigation .nav-item > a span.drill-opener {
    border: 1px solid #e5e5e5;
    border-right: 0;
    display: none;
  }
  .ves-mdrilldown .navigation .mega-col {
    padding: 0;
  }
  .ves-mdrilldown .navigation .level0 {
    border-top-color: #e5e5e5;
  }
  .ves-mdrilldown .navigation .opener {
    display: none;
  }
  .ves-mdrilldown .navigation .drill-opener {
    background: #f0f0f0;
    position: absolute;
  }
  .ves-mdrilldown .navigation .drill-opener:before {
    content: "\e608";
  }
  .ves-mdrilldown .navigation .drilldown-back {
    position: relative;
    top: 0;
    left: -1px;
    display: none;
  }
  .ves-mdrilldown .navigation .drilldown-back a {
    padding: 0;
    background: #f0f0f0;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: -1px;
  }
  .ves-mdrilldown .navigation .drilldown-back a .drill-opener {
    position: absolute;
    left: 0;
    right: auto;
    display: block !important;
  }
  .ves-mdrilldown .navigation .drilldown-back a .drill-opener:before {
    content: "\e617";
  }
  .ves-mdrilldown .navigation .drilldown-back a .drill-opener:after {
    display: none;
  }
  .ves-mdrilldown .navigation .drilldown-back a .current-cat {
    line-height: 50px;
    position: relative;
    z-index: 99;
  }
  .ves-mdrilldown .navigation .drilldown-back a .current-cat:before {
    display: none;
  }
  .ves-mdrilldown .navigation .drill-opener {
    display: block;
  }
  .ves-mdrilldown .navigation .nav-item > a span.drill-opener {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .ves-mdrilldown .navigation .drilldown-back {
    display: block;
  }
  .ves-mdrilldown .navigation .drilldown-back > a > .drill-opener {
    line-height: 50px;
    width: 50px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .compare.wrapper {
    display: none;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 25px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 10px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5px 14px -1px -15px;
    padding: 4px 10px 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #333333;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    padding: 5px 10px 5px 15px;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    margin: 5px -10px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #333333;
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #cccccc;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #f4f4f4;
    font-size: 1.6rem;
    margin: 0 -15px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  [class^='cms-privacy-policy'] .page-main {
    padding-top: 41px;
    position: relative;
  }
  .cms-content .data-table {
    border: none;
    display: block;
  }
  .cms-content .data-table > thead > tr > th {
    display: none;
  }
  .cms-content .data-table > tbody {
    display: block;
  }
  .cms-content .data-table > tbody > tr {
    display: block;
  }
  .cms-content .data-table > tbody > tr td,
  .cms-content .data-table > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .cms-content .data-table > tbody > tr td[data-th]:before,
  .cms-content .data-table > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .cms-content .data-table > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -10px 0 10px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 10px;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .cart.table-wrapper {
    overflow: hidden;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 20px -15px 15px;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 30px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 25px -10px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 10px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    border-bottom: 1px solid #cccccc;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #cccccc;
  }
  .table.grouped > tbody > tr > td {
    padding: 11px 10px;
    border: 0;
    display: table-cell;
  }
  .table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .page-product-grouped .minimal-price {
    margin: 0;
  }
  .page-product-grouped .product-info-price {
    border: 0;
    margin-bottom: 0;
  }
  .page-product-grouped .product-info-price .price-box {
    padding-bottom: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .customer-review .product-name {
    margin-bottom: 5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col {
    padding-left: 0;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #006bb4;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #006bb4;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #006bb4;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .sidebar .products-grid .product-item-info:hover .product-item-photo,
  .sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 9px;
    top: 9px;
  }
  .products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    border-top: none;
    left: 0;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .sidebar .block-compare .action.delete {
    left: 0;
    right: initial;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    min-width: 240px;
    padding-right: 40px;
  }
  .review-ratings ~ .review-content-container {
    overflow: hidden;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 @font-face {
  font-family: 'FontAwesome';
  src: url('../../frontend/Intermedical/homecare/en_GB/css/font/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../frontend/Intermedical/homecare/en_GB/css/font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../frontend/Intermedical/homecare/en_GB/css/font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../frontend/Intermedical/homecare/en_GB/css/font/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../frontend/Intermedical/homecare/en_GB/css/font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../frontend/Intermedical/homecare/en_GB/css/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa,
.fas,
.far,
.fal,
.fab {
	font-family: 'FontAwesome' !important;	
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-solid-900.eot");
  src: url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-solid-900.woff2") format("woff2"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-solid-900.woff") format("woff"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-solid-900.ttf") format("truetype"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-regular-400.eot");
  src: url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-regular-400.woff2") format("woff2"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-regular-400.woff") format("woff"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-regular-400.ttf") format("truetype"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-brands-400.eot");
  src: url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-brands-400.woff2") format("woff2"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-brands-400.woff") format("woff"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-brands-400.ttf") format("truetype"), url("../../frontend/Magento/luma/en_GB/Magezon_Core/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../../frontend/Intermedical/homecare/en_GB/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../frontend/Intermedical/homecare/en_GB/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../frontend/Intermedical/homecare/en_GB/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../frontend/Intermedical/homecare/en_GB/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../frontend/Intermedical/homecare/en_GB/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../frontend/Intermedical/homecare/en_GB/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image:      -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image:         linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image:      -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image:         linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../../frontend/Magento/luma/en_GB/Mageplaza_Core/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face {
    font-family: 'Gibson-Regular';
    src: url('../../frontend/Intermedical/homecare/en_GB/css/font/Gibson-Regular.eot');
    src: url('../../frontend/Intermedical/homecare/en_GB/css/font/Gibson-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../frontend/Intermedical/homecare/en_GB/css/font/Gibson-Regular.svg#Gibson-Regular') format('svg'),
        url('../../frontend/Intermedical/homecare/en_GB/css/font/Gibson-Regular.ttf') format('truetype'),
        url('../../frontend/Intermedical/homecare/en_GB/css/font/Gibson-Regular.woff') format('woff');
    /*url('../../frontend/Intermedical/homecare/en_GB/css/font/Gibson-Regular.woff2') format('woff2');*/
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GibsonSemiBold';
    src: url('../../frontend/Intermedical/homecare/en_GB/css/fonts/GibsonSemiBold.eot');
    src: url('../../frontend/Intermedical/homecare/en_GB/css/fonts/GibsonSemiBold.eot') format('embedded-opentype'),
        /* url('../../frontend/Intermedical/homecare/en_GB/css/fonts/GibsonSemiBold.woff2') format('woff2'),*/
        url('../../frontend/Intermedical/homecare/en_GB/css/fonts/GibsonSemiBold.woff') format('woff'),
        url('../../frontend/Intermedical/homecare/en_GB/css/fonts/GibsonSemiBold.ttf') format('truetype'),
        url('../../frontend/Intermedical/homecare/en_GB/css/fonts/GibsonSemiBold.svg#GibsonSemiBold') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../../frontend/Intermedical/homecare/en_GB/css/font/ProximaNova-Regular.eot');
    src: url('../../frontend/Intermedical/homecare/en_GB/css/font/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        /*url('../../frontend/Intermedical/homecare/en_GB/css/font/ProximaNova-Regular.woff2') format('woff2'),*/
        url('../../frontend/Intermedical/homecare/en_GB/css/font/ProximaNova-Regular.woff') format('woff'),
        url('../../frontend/Intermedical/homecare/en_GB/css/font/ProximaNova-Regular.ttf') format('truetype'),
        url('../../frontend/Intermedical/homecare/en_GB/css/font/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.page-header {
    z-index: 999;
    /*position: fixed;*/
    position: relative;
    background: #fff !important;
    width: 100%;
    top: 0;
}

.page-wrapper {
    overflow: hidden;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #244662;
    /*padding-top: 217px;*/
}

body a:hover,
.cart-container .cart.table-wrapper .shop-cart-ed-remove a:hover span {
    text-decoration: none !important;
    cursor: pointer;
}

footer .custom-footer5 a,
footer .custom-footer5 a:hover {
    cursor: pointer;
}

.cus-gifts-for-everyone,
.cust-dont-miss-out {
    text-align: center;
    padding-bottom: 154px;
}

.cust-dont-miss-out {
    padding-bottom: 84px;
}

.nav-sections-item-content>.navigation {
    text-align: center;
    background-color: #fff;
    margin-top: 12px;
    z-index: 1;
}

.nav-sections-item-content {
    background: #fff;
}

.cust-header-top-teasures {
    /*width: calc(100% / 3 - 5px);*/
    width: 318px;
    display: inline-block;
}

.cus-gifts-for-everyone .cust-img-title-gifts {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 55px;
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.cust-text-below-img-gifts {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 23px;
}

body .cust-shop-now-gifts {
    font-size: 12px;
    text-decoration: underline;
    color: #434967;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.cust-below-text-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.cus-gifts-for-everyone .col-md-4:nth-child(2) .cust-below-text-img .cust0best-price-you {
    font-size: 40px;
    color: #fff;

}

.cus-gifts-for-everyone .col-md-4:nth-child(2) .cust-below-text-img {
    top: auto;
    left: 40px;
    bottom: 45px;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    width: 70%;
    min-width: auto;
    height: auto;
    min-height: auto;
    display: block;
    border: none;
}

.cust-below-text-img p.offers-for-you {
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0;
}

.cust-below-text-img .half-price {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.cust-below-text-img {
    width: 380px;
    min-width: 380px;
    height: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 4px solid #fff;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.cust-image-and.text:hover .cust-below-text-img {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.cust-below-text-img:before {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    border: 3px solid #fff;
    border-radius: 50%;
}

.cus-gifts-for-everyone .col-md-4:nth-child(2) .cust-below-text-img:before {
    display: none;
}

.cust-our-new-collection .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cust-our-new-collection .cust-new-collection-text {
    padding-left: 125px;
}

.cust-new-collection-text .cust-take-a-look {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 300;
}

.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
    opacity: 1 !important;
}

.cust-new-collection-text .cust-new-collection-text {
    padding-left: 0;
    font-size: 50px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 65px;
}

.cust-new-collection-text .cust-para-collection {
    font-weight: 300;
    margin-bottom: 33px;
}

.cust-home-page-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}

.cust-home-page-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 50px;
}

.cust-all-data-in-one:hover .cust-image-and.text {
    background-color: #c74e78;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.cust-image-and.text {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.cust-all-data-in-one:hover {
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
}

.cust-all-data-in-one {
    transition: all 0.5s;
    transform: translateY(0px);
    -webkit-transition: all 0.5s;
    -webkit-transform: translateY(0px);
}

.cust-all-data-in-one:hover .cust-img-title-gifts {
    display: inline-block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 1;
}

.cust-image-and.text:before,
.cust-image-and.text:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(199, 78, 120, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.cust-all-data-in-one:hover .cust-image-and.text:before,
.cust-image-and.text:hover:before {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.cust-new-collection-shop a,
.cust-banner-shop-collection a {
    width: 200px;
    height: 45px;
    min-width: 200px;
    display: block;
    text-align: center;
    background-color: #93b4d9;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    padding-top: 12px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.cust-five-teasures {
    display: block;
    width: 100%;
    background-color: rgba(147, 180, 217, 0.7);
    padding: 9px 0 6px;
}

.cms-home .cust-five-teasures {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 197px;
    z-index: 9;
}

.cust-five-teasures .cust-header-top-teasures {
    display: inline-block;
    width: calc(100% / 5 - 4px);
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cust-five-teasures .cust-teasures-title {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-left: 5px;
}

.cust-about-img .cust-below-img-text ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.cust-about-img .cust-below-img-text ul li {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 0 40px;
    margin-bottom: 0;
}

.cust-about-img .cust-below-img-text {
    background-color: #93b4d9;
    text-align: center;
    padding: 24px 0px;
    margin-top: 38px;
}

.cus-more-about-us {
    position: relative;
    margin-bottom: 195px;
}

.cus-more-about-us .cust-about-img {
    float: right;
}

.cus-more-about-us .cust-about-us>.cust-new-collection-text {
    padding: 70px 30px 40px 90px;
    background-color: #444967;
    position: absolute;
    top: 60px;
    left: 0px;
    z-index: 9;
    width: 41%;
    color: #fff;
}

.cus-more-about-us .cust-new-collection-shop {
    display: inline-block;
    vertical-align: middle;
}

.cus-more-about-us .cust-making-your {
    display: inline-block;
    vertical-align: middle;
}

.cus-more-about-us .cust-new-collection-text {
    margin-bottom: 25px;
}

.cust-text-below-img-give-everything {
    font-size: 45px;
    position: absolute;
    top: 36px;
    left: 20px;
    width: 50%;
    text-align: center;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
}


header.page-header .block.block-search input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ffffff;
    opacity: 1;
}

header.page-header .block.block-search input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
    opacity: 1;
}

header.page-header .block.block-search input:-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff;
    opacity: 1;
}

header.page-header .block.block-search input:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
    opacity: 1;
}


.custm-class-frindly-advice {
    float: left;
    width: 40%;
    margin-bottom: 24px;
}

.header.content .nav-sections {
    background: #fff;
    margin-bottom: 0;
    padding: 10px 0px;
}

body .header.content {
    max-width: 1470px;
    width: 100%;
    padding: 30px 15px 10px 15px;
}

body.cms-home .page-main {
    width: 100%;
    max-width: 1920px;
    padding: 0px;
}

body .page-main,
.cms-shop-by-brand main .column.main,
.checkout-index-index .column.main,
.checkout-index-index .page-title-wrapper {
    width: 100%;
    max-width: 1470px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.cms-shop-by-brand main .column.main,
.checkout-index-index .column.main {
    margin: 0 auto;
}

.cms-shop-by-brand main .columns,
.checkout-index-index .columns {
    background-color: #f4f4f4;
    padding: 100px 0;
    position: relative;
}

.cms-shop-by-brand main,
.checkout-index-index main {
    width: 100%;
    max-width: 100%;
    padding: 0px;
}

a.logo {
    z-index: 1;
    text-align: center;
    float: left;
    display: block;
    vertical-align: middle;
    width: 21%;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 10px;
}

a.logo img {
    max-width: 100%;
    height: auto;
    width: 100%;
    max-width: 335px;
}

body .minicart-wrapper,
ul.header.links {
    padding-top: 0;
    float: none;
    display: block;
    margin-left: 0;
}

ul.header.links {
    float: left;
    display: inline-block;
    width: 39%;
    text-align: right;
    padding: 0;
    margin: 0;
    margin-top: 15px;
}

ul.header.links li.custom-cls-minicart {
    padding-right: 0;
}

.section_portable_inner button a {
    color: #fff;
}

.section_portable_inner button a:hover {
    color: #fff;
    text-decoration: none;
}

.section_portable_inner button {
    background-color: #244662;
}

ul.header.links li {
    display: inline-block;
    padding: 0 15px;
    list-style-type: none;
    vertical-align: bottom;
    position: relative;
}

.sticky ul.header.links li {
    vertical-align: top;
}

.nav-sections .navigation .level0>.level-top {
    padding: 0 12px;
    letter-spacing: 0.8px;
}

body .block-search {
    float: none;
    padding-left: 0;
    position: relative;
    width: auto;
    z-index: 4;
    margin-top: 0;
}

body .block-search .actions {
    right: 0;
    top: 0;
}

.custm-class-frindly-advice p {
    margin: 8px 0 0 0;
    color: #244662;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1.7px;
    font-family: 'Gibson-Regular';
    line-height: normal;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
}

.custm-class-frindly-advice a {
    font-size: 24px;
    color: #f08607;
    font-weight: 700;
    font-family: 'Proxima Nova Rg';
    letter-spacing: 1.7px;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
}

ul.header.links li a,
.customer-welcome .customer-name span {
    font-size: 14px;
    color: #244662;
    text-transform: uppercase;
    font-weight: 500;
}

body .block-search .action.search>span,
body .page-header .minicart-wrapper .action .text,
.custom-add-class-for-search .block-search .search label {
    position: relative;
    width: auto;
    font-size: 12px;
    text-transform: uppercase;
    color: #244662;
    overflow: auto;
    vertical-align: middle;
}

.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}

a.custom-haeder-contact:before {
    content: " ";
    display: block;
    text-align: center;
    color: #f7941c;
    font-size: 18px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/sprite-images.png);
    background-repeat: no-repeat;
    background-position: -148px -4px;
    width: 24px;
    height: 25px;
    margin: 0 auto 8px;
    background-size: 220px auto;
}

.minicart-wrapper .action.showcart:before {
    content: ' ';
    line-height: 25px;
    color: #f7941c;
    display: block;
    text-align: center;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/sprite-images.png);
    background-repeat: no-repeat;
    background-position: -139px -78px;
    width: 29px;
    height: 25px;
    margin: 0 auto 10px;
    background-size: inherit;
}

.custom-add-class-for-search .block-search .search label span {
    position: relative;
    width: auto;
    display: block;
    overflow: visible;
    height: auto;
    margin: 0;
    font-weight: 500;
    cursor: pointer;
}

.custom-add-class-for-search .block-search .search label:before {
    cursor: pointer;
    content: ' ';
    font-size: 18px;
    line-height: 25px;
    color: #f7941c;
    display: block;
    text-align: center;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/sprite-images.png);
    background-repeat: no-repeat;
    background-position: -15px -147px;
    width: 25px;
    height: 27px;
    margin: 0 auto 9px;
    background-size: inherit;
}

body .block-search .action.search {
    right: 0;
    position: relative;
    display: block;
    height: auto;
}

ul.header.links li.custom-my-account-link-header>a:before,
ul.header.links li span.not-logged-in a:before,
ul.header.links .customer-welcome .customer-name:before {
    content: " ";
    display: block;
    text-align: center;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/sprite-images.png);
    background-repeat: no-repeat;
    background-position: -85px -4px;
    width: 30px;
    height: 25px;
    margin: 0 auto 8px;
    background-size: inherit;
}

ul.header.links li.custom-my-account-link-header .my-account-drop-blk ul {
    padding: 0;
    margin: 0;
}

ul.header.links li.custom-my-account-link-header .my-account-drop-blk ul li a {
    display: block;
    margin: .0;
    padding: 4px 10px;
    background-color: #ef7100;
    color: #fff;
}

ul.header.links li.custom-my-account-link-header>a {
    display: inline-block;
}

ul.header.links li.nav.item a:before {
    content: " ";
    display: block;
    text-align: center;
    color: #f7941c;
    font-size: 18px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/account_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px auto;
    width: 30px;
    height: 25px;
    margin: 0 auto 8px;
}

.navigation .level0>.level-top span {
    /* color: #244662; */
    line-height: 35px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}

.cms-home .cust-three-teasures {
    /*height: 530px;
    height: 300px;*/
}

.cust-three-teasures {
    background-image: url("../../frontend/Intermedical/homecare/en_GB/css/images/home_bg.png");
    width: 100%;
    background-position: center;
    background-size: 100%;
    height: 270px;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    width: calc(100vw - 10px);
    left: 50%;
    margin-left: -50vw;
    position: relative;
    padding: 0;
}

body:not(.cms-home) .cust-three-teasures {
    background-position: center top;
}

body:not(.cms-home) .cust-three-teasures:before {
    height: 100px;
    margin: 0;
    bottom: 0
}

.cust-all-teasures-in-one {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 8px 10px;
}

.cust-header-top-teasures {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.cust-header-top-teasures:first-child {
    text-align: right;
}

.cust-header-top-teasures:last-child {
    text-align: left;
    padding-left: 10px;
}

p.cust-teasures-title {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #787878;
    width: 76px;
    line-height: normal;
    margin: 0 auto;
}

img.cust-teasures-image {
    display: inline-block;
    vertical-align: middle;
}

.custom-blcok-welcm h1,
h1.homepage-title,
.post-list-container .widget-title>a {
    font-size: 48px;
    font-weight: 300;
    color: #244662;
    line-height: 60px;
    letter-spacing: 6px;
    text-align: center;
    text-decoration: none;
}

.custom-blcok-welcm h1 {
    margin-bottom: 30px;
}

h1.homepage-title {
    text-align: left;
}

body .custom-blcok-welcm h1,
.custom-caring-step h1.homepage-title,
.top-footer h1.homepage-title {
    text-align: left;
}

.custom-blcok-welcm p {
    padding-right: 14%;
}

p {
    font-size: 20px;
    line-height: 2;
    color: #244662;
    margin-bottom: 25px;
}

.field.note.no-label {
    font-size: 20px;
    line-height: 2;
    color: #244662;
}

.frree-broucher-title {
    font-size: 21px;
    line-height: 35px;
    padding-right: 23%;
    color: #244662;
    font-weight: 500;
    letter-spacing: 1px;
    padding-bottom: 26px;
}

.custom-blcok-welcm a {
    background-color: #244662;
    height: 42px;
    line-height: 42px;
    border-radius: 50px;
    padding: 0px 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    max-width: 200px;
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
}

.custom-blcok-welcm,
.top-footer {
    max-width: 1470px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.custom-caring-step {
    padding: 0px;
    margin: 0 auto;
}

.block-static-block .custom-caring-step {
    margin-bottom: 6.7%;
    float: left;
    width: 100%;
}

.custom-caring-step .col-md-6.col-sm-6.col-xs-12:last-child {
    padding-right: 0px;
}

/*.custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
    padding-left: 235px;
    padding-top: 9%;
    padding-right: 0;
}*/
.custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
    padding-left: 125px;
    padding-top: 9%;
    padding-right: 125px;
}

.custom-caring-step .col-md-6.col-sm-6.col-xs-12 h1.homepage-title {
    letter-spacing: 3px;
    line-height: 1.3;
}

/*.cust-three-teasures::before{
    background-image: url("../../frontend/Intermedical/homecare/en_GB/css/images/top1.png");
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 150px;
    display: inline-block;
    background-size: 100% 100%; margin-bottom: 0px;
}*/
.widget.block.block-static-block {


    margin-bottom: 0px;
}

.top-footer {
    width: 100%;
    max-width: calc(1380px + 30px);
    margin: 0 auto;
    padding: 0 15px;
}

.page-footer {
    position: relative;
}

.custom-caring-step,
.block-testimonials,
.custom-blcok-welcm {
    position: relative;
}

.custom-blcok-welcm {
    padding-bottom: 6.3%;
}

.custom-blcok-welcm::before {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/welcom_btm.png);
    content: "";
    position: absolute;
    bottom: -10px;
    top: auto;
    width: 1920px;
    height: 59px;
    display: inline-block;
    background-size: 100% 100%;
    z-index: 3;
    left: -225px;
    right: 0;
}

.custom-blcok-welcm::before {
    content: none !important
}

.custom-caring-step::after {
    background-image: url("../../frontend/Intermedical/homecare/en_GB/css/images/caring_top_new.png");
    content: "";
    position: absolute;
    bottom: auto;
    top: -70px;
    width: 100%;
    height: 143px;
    display: inline-block;
    background-size: 100% 100%;
    z-index: 9;
    left: 0;
    background-repeat: no-repeat;

}

.custom-caring-step::before {
    background-image: url("../../frontend/Intermedical/homecare/en_GB/css/images/customer-say-top1.png");
    content: "";
    position: absolute;
    top: auto;
    bottom: 0px;
    width: 100%;
    height: 59px;
    display: inline-block;
    background-size: 100% 100%;
    z-index: 9;
    left: 0;
}

.block-testimonials::before {
    background-image: url("../../frontend/Intermedical/homecare/en_GB/css/images/customer-say-bottom.png");
    content: "";
    position: absolute;
    top: auto;
    bottom: 0px;
    width: calc(100vw - 10px);
    /*height: 59px;*/
    height: 120px;
    display: inline-block;
    background-size: 100% 100%;
    z-index: 9;
    margin-left: -50vw;
    left: 50%;
}

.page-footer::after {
    background-image: url("../../frontend/Intermedical/homecare/en_GB/css/images/footer-top1.png");
    content: "";
    position: absolute;
    bottom: auto;
    top: -20px;
    width: 100%;
    height: 59px;
    display: inline-block;
    background-size: 100% 100%;
    z-index: 2;
    left: 0;
}

.top-footer input,
.telephoneno select,
.form.contact select {
    font-family: 'Montserrat', sans-serif;
    height: 60px;
    background-color: #F7F7F7;
    padding-left: 30px;
    font-size: 18px;
    color: #244662;
    border: none;
    font-style: normal;
    font-weight: 400;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    padding-right: 0;
}

.video-content input[type="date"],
.video-content .date input,
.video-content .form.contact select {
    cursor: pointer;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
    background-repeat: no-repeat;
    background-position: center right 30px;
    background-size: auto;
}

.video-content .time select {
    padding: 0 21px !important;
}

.btn-blue {
    background-color: #244662;
    border-radius: 50px;
    min-width: 160px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.top-footer button.action.submit.primary,
.review-content .button {
    background-color: #244662;
    border-radius: 50px;
    min-width: 140px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    height: 45px;
    line-height: 46px;
    padding: 0 20px;
    margin-right: 0px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    border: 0;
}

.top-footer .actions-toolbar .primary {
    width: 100%;
    float: right;
}

.top-footer .actions-toolbar {
    text-align: right;
}

.cust-acc-prod-blck div[data-role="content"] {
    padding: 15px 0;
    border-bottom: 1px dotted #244662;
    font-size: 20px;
}

.cust-acc-prod-blck div[data-role="collapsible"] {
    display: block;
    width: 100%;
    position: relative;
    font-size: 18px;
    color: #244662;
    border-bottom: 1px dotted #244662;
    padding: 20px 0;
}

.block-testimonials {
    max-width: 1274px;
    margin: 0 auto;
    padding-bottom: 95px;
}

.block-testimonials .testimonial-message a {
    color: #244662;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
}

.block-testimonials .testimonial-message a:hover {
    text-decoration: none;
}

.block-testimonials .testimonial-message {
    font-size: 22px;
    padding: 0 90px;
    line-height: 45px;
}

body .block-testimonials .block-content .name.text-center {
    float: none;
    font-weight: bold;
    font-size: 22px;
    font-style: normal;
    text-align: center;
    margin-top: 59px;
}

.block-testimonials .owl-nav>div.owl-next,
.gallery-slider .owl-next {
    right: 0;
    left: auto;
}

.block-testimonials .block-title {
    display: none;
}

body .block-testimonials .block-content .content .content-wrapper {
    height: auto;
    min-height: 85px;
}

.block-testimonials .owl-nav>di,
.owl-nav>div,
.control-block>a,
.review-slider .owl-nav>div {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0px;


}

.control-block>a {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.standard-item-included .owl-prev:before,
.block-testimonials .owl-nav>div.owl-prev:before,
.block-viewed-products-grid .owl-carousel .owl-nav .owl-prev:before,
.block.crosssell .owl-carousel .owl-nav .owl-prev:before,
.offer-section .custom-built-feature-product .owl-nav div.owl-prev:before,
.recently-viewed .owl-prev:before,
#cust-slider-crosssell .owl-prev:before,
#sync1 .owl-prev:before,
.gallery-slider .owl-prev:before,
.buy-now-slider .owl-prev:before,
#sync2 .owl-prev:before,
.review-slider .owl-prev:before,
.control-block .control-prev:before,
.custom-home-page-post-view .owl-prev:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 11px solid #244662;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.offer-section .custom-built-feature-product .owl-nav div i,
.recently-viewed .owl-nav div,
.review-slider .owl-nav div i {
    font-size: 0;
}

.standard-item-included .owl-next:before,
.block-testimonials .owl-nav>div.owl-next:before,
.block-viewed-products-grid .owl-carousel .owl-nav .owl-next:before,
.block.crosssell .owl-carousel .owl-nav .owl-next:before,
.offer-section .custom-built-feature-product .owl-nav div.owl-next:before,
.recently-viewed .owl-next:before,
#cust-slider-crosssell .owl-next:before,
#sync1 .owl-next:before,
.gallery-slider .owl-next:before,
.buy-now-slider .owl-next:before,
#sync2 .owl-next:before,
.review-slider .owl-next:before,
.control-block .control-next:before,
.custom-home-page-post-view .owl-next:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 11px solid #244662;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

#sync1 .owl-prev:before,
#sync1 .owl-next:before,
.control-block .control-prev:before,
.control-block .control-next:before {
    border-width: 31px;
}

.review-slider .owl-prev:before,
.review-slider .owl-next:before {
    border-width: 15px;
    border-radius: 5px;
}

.slider-controll.active span:last-child {
    font-weight: 700;
    position: relative;
    padding-bottom: 20px;
}

.slider-controll.active span:last-child:after {
    content: "";
    width: 15px;
    height: 15px;
    border-top: 15px solid #244662;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    left: 50%;
    bottom: -19px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.section_portable h1.homepage-title,
.cms-home h1.homepage-title {
    text-align: center;
}

body .post-list-container .homepage-title {
    text-align: left;
}

.cms-home .block-static-block h1.homepage-title {
    text-align: left;
    line-height: normal;
}

.standard-item-included .owl-nav,
.recently-viewed .owl-nav,
#cust-slider-crosssell .owl-nav,
#sync1 .owl-nav,
.gallery-slider .owl-nav,
.buy-now-slider .owl-nav,
#sync2 .owl-nav,
.review-slider .owl-nav,
.custom-home-page-post-view .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 0;
    transform: translateY(-50%; );
    -webkit-transform: translateY(-50%; )
}

#sync2 .owl-nav>div.owl-prev {
    left: -10px
}

#sync2 .owl-nav>div.owl-next {
    right: -10px
}

.review-slider .owl-nav>div.owl-prev {
    left: -135px
}

.review-slider .owl-nav>div.owl-next {
    right: -135px
}

.recently-viewed .owl-nav>div.owl-prev,
#cust-slider-crosssell .owl-nav>div.owl-prev,
#sync1 .owl-nav>div.owl-prev,
.buy-now-slider .owl-nav>div.owl-prev,
.control-block .control-prev,
.custom-home-page-post-view .owl-prev {
    left: -60px;
}

.recently-viewed .owl-nav>div.owl-next,
#cust-slider-crosssell .owl-nav>div.owl-next,
#sync1 .owl-nav>div.owl-next,
.buy-now-slider .owl-nav>div.owl-next,
.control-block .control-next,
.custom-home-page-post-view .owl-next {
    left: auto;
    right: -60px
}

.recently-viewed .owl-prev.disabled,
.recently-viewed .owl-next.disabled,
.owl-dots.disabled,
.owl-next.disabled,
.owl-prev.disabled {
    display: none
}

.recently-viewed .owl-stage-outer {
    overflow: hidden;
    height: auto !important
}

#sync2 .owl-nav {
    display: none
}

.control-block>a:hover {
    opacity: 0.8;
}

/* ---- portable oxygen --- */
.section_portable {
    background-color: #f4f4f4;
    padding-top: 70px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/portable_top_shape.png);
    background-repeat: no-repeat;
    background-position: center top -10px;
    background-size: 100% auto;

}

body.is-blog .page-main {
    max-width: 100%;
    padding: 0;
}

body.is-blog .page-main .columns {
    padding: 15px 140px 100px 140px;
}

.blog_bulk:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.blog_bulk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.blog_bulk:nth-child(2n) li {
    margin-left: 0;
    margin-right: 2%;
}

.is-blog.wordpress-post-view .columns .artical>a.prev {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/blog_prev_icon.png);
    background-repeat: no-repeat;
    background-position: center left 10px;
    background-size: 9px auto;
}

.is-blog.wordpress-post-view .columns .back-btn a.btn-news {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/blog_prev_icon.png);
    background-repeat: no-repeat;
    background-position: center left 20px;
    background-size: 9px auto;
}

.is-blog.wordpress-post-view .columns .artical>a.next {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/blog_next_icon.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 9px auto;
}

.checkout-success .success-data-detail,
body.checkout-onepage-success .section_portable {
    padding-top: 60px;
}

body.account .section_portable,
body.cms-about-us .section_portable {
    background: #f4f4f4;
    padding-top: 60px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/blog_bottom_shape.png), url(../../frontend/Intermedical/homecare/en_GB/css/images/portable_top_shape.png);
    background-repeat: no-repeat;
    background-position: center bottom, center top;
    background-size: 100% auto, 100% auto;
    padding-bottom: 40px;
}

body.account .post-list-container {
    margin-bottom: 80px;
}

.section_portable_inner {
    max-width: 1470px;
    padding: 0 22px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /*align-items: center;*/
}

.section_portable_inner .portable_block {
    display: inline-block;
    width: calc(100% / 4 - 15px);
    vertical-align: top;
    margin-bottom: 17px;
    background-color: #fff;
    margin-right: 17px;
    padding: 0px 25px 25px;
    text-align: center;
    min-height: 550px;
    position: relative;
    cursor: pointer;
}

.section_portable_inner .portable_block:hover .portable_fron_side {
    display: none;
}

.section_portable_inner .portable_block:nth-child(3n) {
    margin-right: 15px !important;
}

.section_portable_inner .portable_block:nth-child(4n) {
    margin-right: 0;
}

.protable_logo img,
.portable_block img {
    margin: 0 auto;
    display: block;
}

.protable_logo {
    margin-bottom: 0px;
    /*min-height: 110px;*/
    padding-top: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ie11 .protable_logo {
    height: 110px;
    max-width: 100%;
}

.ie11 .protable_logo img {
    max-width: 100px;
}

.portable_block .protable_prod_name {
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 32px;
    letter-spacing: 1px;
}

.portable_block p {
    line-height: normal;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    letter-spacing: 1px;

}

.portable_block p.protable_logo img {
    max-width: 200px;
    margin: 0 auto;
}

.portable_back_side {
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    padding: 40px;
}

.portable_back_side p:first-child {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.portable_back_side button {
    background-color: #7ea1ca;
}

.portable_back_side button a {
    font-size: 16px;
    color: #fff;
}

.portable_back_side p {
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 14px;
}

.section_portable_inner .portable_block:hover .portable_back_side {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.section_portable_inner .show_more {
    text-align: center;
    margin: 0 auto;
    padding: 50px 0 35px 0px;
    margin-bottom: 0;
}

.portable_fron_side {
    position: relative;
    z-index: 9;
}

.portable_img {
    min-height: 212px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* News and Product lunches */
.post-list-container {
    padding: 0;
    max-width: 1470px;
    margin: 0 auto;
}

.post-list-container .post-list-item {
    width: calc(100% / 3 - 4px);
    display: inline-block;
    vertical-align: top;
    padding: 0 7px;
}

.post-list-container .post-list-item .post-image img.img-responsive {
    height: auto !important;
    position: relative;
    width: 100%;
}

.post-list-container .post-list-item .post-item-wraper {
    padding: 0px !important;
}

/*.post-list-container .post-list-item .post-item-wraper .post-image{height: 100%;}*/
.post-list-container .post-list-item .post-item-wraper {
    border: 0;
    overflow: hidden;
    position: relative;
}

.post-list-container .post-list-item .post-info-wraper {
    /*background-color: #f6f6f6;*/
    background-color: transparent;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    padding: 0 28px;
    float: left;
    bottom: 0;
}

.post-list-container .row {
    margin: 0 auto;
}

.post-list-container .post-list-item .post-info-wraper::after {
    content: "";
    position: absolute;
    /*top: -25px;
    height: 150px;
    background-color: #f6f6f6;*/
    z-index: -1;
    height: 205px;
    width: 105%;
    bottom: -2px;
    left: -2%;

    /* transform: rotate(5deg);
    -webkit-transform: rotate(5deg);*/
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/curve.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.post-list-item .post-link-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.8;
    color: #244662;
}

.post-list-item .mp-post-info {
    font-size: 13px;
    line-height: 1.8;
    color: #F7941C;
    font-weight: 600;
    margin-bottom: 10px;
}

.post-list-item .mp-read-more {
    background-color: #244662;
    border-radius: 50px;
    font-size: 12px;
    text-transform: uppercase;
    height: 40px;
    line-height: 1.4;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 13px 25px;
    display: inline-block;
}

.post-list-item h2.mp-post-title {
    width: calc(54% - 4px);
    /*    min-height: 82px;*/
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
}

.post-list-item .actions {
    display: inline-block;
    vertical-align: top;
    float: right;
    text-align: right;
    width: calc(45% - 4px);
}

.post-list-item .news-inner {
    float: left;
    width: 100%;
}

.post-list-container .widget-title>a {
    margin-bottom: 3.1%;
    display: block;
    text-align: left;
}

/* News and Product lunches */
/* ---privacy-policy-- */
.page-wrapper .breadcrumbs {
    width: 100%;
    max-width: 1470px;
    padding: 0 15px;
}

p.main-top {
    font-weight: bold;
}

.breadcrumbs .items,
.breadcrumbs .item,
.breadcrumbs a,
.breadcrumbs a:visited {
    font-size: 14px;
    color: #F7941C;
}

.breadcrumbs strong {
    font-weight: bold;
}

.breadcrumbs .item:not(:last-child):after {
    content: '/';
    margin: 0 auto;
    font-size: 18px;
    line-height: 18px;
}

.privacy-policy.inner-content {
    padding: 0 135px;
}

.main-title,
.page-main>.page-title-wrapper .page-title {
    font-weight: 300;
    color: #244662;
    font-size: 48px;
    line-height: 77px;
    letter-spacing: 4px;
    margin-bottom: 5.3%;
    margin-top: 4.4%;
}

/* ---privacy-policy-- */
/* contact */
body.contact-index-index .page-main {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.contact-index-index .page-title-wrapper {
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 135px;
}

.contact-index-index .with-background-blk-grey {
    background-color: #f4f4f4;
    padding: 95px 220px 105px 220px;
}

.contact-index-index .without-background-blk {
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 110px;
    margin-bottom: 80px;
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    width: 100%;
    background-color: #fff;
    padding: 29px 105px 72px 45px;
    display: inline-block;
    min-width: 200px !important;
}

.contact-index-index .cust-contact-left .choice.newsletter {
    display: inline-block;
}

.contact-index-index .cust-contact-left .actions-toolbar {
    float: right;
    margin-top: 12px;
}

.contact-index-index .custom-cll-us {
    background-color: #fff;
    margin-bottom: 0px;
    padding: 50px 70px 10px;
}

.custom-one-data .custom-cll-us {
    margin-top: 80px;
}

.contact-index-index .cust-cotact-social {
    background-color: #fff;
    padding: 50px 70px 60px 70px;
}

.cust-cotact-social p {
    margin: 0 auto;
    font-weight: bold;
}

.cust-freq-blk {
    background-color: #fff;
    margin-bottom: 93px;
    padding: 44px 62px;
}

.sections.nav-sections {
    float: left;
    width: 100%;
    border-top: 1px solid #dfe4e8;
}

.cust-contact-right {
    padding-left: 4.6%;
}

.cust-contact-right div[data-role="collapsible"] {
    border-bottom: 1px dotted #244662;
    padding: 20px 30px;
    position: relative;
}

.cust-contact-right div[data-role="content"] {
    padding: 15px 0;
    border-bottom: 1px dotted #244662;
    font-size: 16px;
    line-height: 1.5;
}

.cust-contact-right div[data-role="collapsible"].allow.active {
    border-bottom: none;
    padding-bottom: 10px;
}

.cust-contact-right div[data-role="collapsible"] span {
    display: block;
    width: 100%;
    position: relative;
    font-size: 20px;
    color: #244662;
}

.cust-contact-right div[data-role="collapsible"]:before {
    counter-increment: section;
    content: counter(section) ".";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 20px;
    font-weight: 600;
}

.cust-contact-right div[data-role="collapsible"] em.fa {
    position: absolute;
    cursor: pointer;
    right: 0;
    height: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cust-contact-right div[data-role="collapsible"] em.fa.fa-arrow-circle-down::before {
    content: "\f067" !important;
    display: block;
}

.cust-contact-right div[data-role="collapsible"] em.fa.fa-arrow-circle-right::before {
    content: "\f068" !important;
    display: none;
}

.cust-contact-right div[data-role="collapsible"].allow em.fa.fa-arrow-circle-down::before {
    display: block;
}

.cust-contact-right div[data-role="collapsible"].allow.active em.fa.fa-arrow-circle-down::before {
    display: none;
}

.cust-contact-right div[data-role="collapsible"].allow.active em.fa.fa-arrow-circle-right::before {
    display: block;
}

.cust-contact-right div[data-role="collapsible"].allow em.fa.fa-arrow-circle-right::before {
    display: none;
}

.contact-index-index .custom-cll-us p {
    margin-bottom: 0px;
    font-weight: bold;
    color: #244662;
}

.contact-index-index .custom-cll-us a {
    color: #F7941C;
    font-size: 20px;
}

.contact-index-index .custom-cll-us .cust-clus-1 {
    margin-bottom: 40px;
}

.cust-contact-left .form.contact .fieldset input[type="text"],
.cust-contact-left .form.contact .fieldset input[type="email"] {
    border: none;
    background-color: #f7f7f7;
    height: 50px;
    font-size: 16px;
    padding-left: 25px;
    color: #244662;
    width: 100%;
    display: block;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
}

.cust-contact-left .form.contact .fieldset textarea {
    border: none;
    background-color: #f7f7f7;
    margin-top: 0;
    font-size: 20px;
    padding-left: 25px;
    color: #244662;
    height: 368px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 25px;
    resize: none;
    outline: 0;
    box-shadow: none;
}

.cust-contact-right .cust-cotact-social a {
    line-height: 32px;
    background-color: #244662;
    color: #fff;
    border-radius: 50%;
    padding: 8px;
    height: 32px;
    width: 32px;
    display: inline-block;
    padding: 1px 2px 1px 6px;
    text-align: center;
    margin-right: 10px;
}

.cust-contact-right .cust-cotact-social a:hover {
    background: #7ea1ca;
}

.with-background-blk-grey .actions-toolbar .primary .action {
    background-color: #244662;
    border-radius: 50px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    height: 50px;
    line-height: normal;
    padding: 0 30px;
    margin-right: 0px;
    float: right;
    font-weight: 600;
    border: 0;
}

.with-background-blk-grey .actions-toolbar .primary {
    width: 100%;
}

.without-background-blk iframe {
    width: 100%;
    border: 24px solid #f4f4f4 !important;
    height: 1000px
}

.without-background-blk .homepage-title {
    margin-top: 7.5%;
    margin-bottom: 6.5%;
}

/*--- Product page ---*/
.product-info-main .page-title-wrapper h1,
.page-title-wrapper.product .page-title span.base {
    font-size: 32px;
    font-weight: 700;
    color: #244662;
    line-height: normal;
    font-family: 'Muli', sans-serif;
    letter-spacing: 0px;
}

.review-control-vote label:before {
    color: #f7941c;
}

.product-info-main .product.attribute.sku .type,
.product-info-main .product.attribute.sku .value {
    font-size: 16px;
    color: #244662;
    display: inline-block;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}

.product-info-main .product.attribute.overview p {
    font-family: 'Proxima Nova Rg';
    font-size: 22px;
}

.product-info-main .product.attribute.sku {
    margin-top: 20px;
}

.product-info-main .product-info-price .price-box .special-price .price-container .price {
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    color: #244662;
    margin-right: 30px;
}

.product-info-main span.special-price {
    display: inline-block;
    vertical-align: middle;
}

.product-info-price .price-box .old-price .price-container .price-label {
    display: none;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 24px;
    color: #244662;
    text-decoration: line-through;
}

.product-info-main .product-info-price {
    margin-top: 35px;
}

.product-info-main .product-info-price {
    border-bottom: none;
}

.product-info-main .product-reviews-summary {
    float: left;
    width: 100%;
}

.rating-summary .rating-result {
    width: 160px;
}

.rating-summary .rating-result:before,
.rating-summary .rating-result>span:before {
    font-size: 25px;
    height: 25px;
    letter-spacing: 8px;
    line-height: 25px;
}

.rating-summary .rating-result>span:before {
    color: #F7941C
}

.product-info-main .rating-summary,
.customer-review .rating-summary {
    margin-right: 10px;
}

.product-info-main .product-reviews-summary .reviews-actions>a,
.financing-prod-page-optin a {
    color: #244662;
    text-decoration: underline;
    font-family: 'Proxima Nova Rg';
    font-size: 22px;
}

.product-reviews-summary .reviews-actions a:not(:last-child) {
    margin-right: 10px;
    text-decoration: none;
}

.financing-prod-page-optin {
    display: block;
    width: 100%;
    float: left;
    margin-top: 33px;
}

.financing-prod-page-optin a::before {
    content: "\f1ec";
    font-family: "FontAwesome";
    color: #244662;
    margin-right: 20px;
}

.qty-changer {
    display: inline-block;
    vertical-align: middle;
}

.product-add-form .fieldset>.field {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
}

.box-tocart .fieldset .field.qty i.fa {
    margin-top: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #F7941C;
    border-radius: 50%;
    color: #fff;
    padding-top: 2px;
}

.box-tocart .fieldset input#qty {
    border: 3px solid #F7941C;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    font-size: 18px;
    color: #244662;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.box-tocart .fieldset .actions {
    display: inline;
    vertical-align: middle;
}

.box-tocart .fieldset .field.qty i.fa:hover {
    background-color: #7ea1ca;
}

.box-tocart a.action.tocompare,
.box-tocart button.tocart {
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 0 25px;
}

.box-tocart a.action.tocompare {
    background-color: #244662;
    float: left;
    padding: 0px;
    min-width: 240px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/comparre_icon.png);
    background-repeat: no-repeat;
    background-position: center left 10px;
    background-size: 44px auto;
    margin: 0 auto;
    text-align: center;
    padding-left: 40px;
    margin-right: 26px;
    font-weight: 600;
}

.box-tocart a.action.tocompare:hover {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/comparre_icon_hove.png);
}

.box-tocart button.tocart {
    background-color: #F7941C;
    border: none;
}

.product-add-form .box-tocart .action.tocart {
    width: auto;
    margin: 0;
    margin-left: 28px;
    font-size: 16px;
}

.product.attribute.description {
    float: left;
    width: 100%;
}

.product-add-form .box-tocart {
    margin-top: 10px;
}

.page-layout-1column .column.main .product-info-main {
    width: 48%;
}

.page-layout-1column .column.main .product.media {
    width: 48%;
}

.product.info.detailed .product.data.items>.item.title.active>.switch,
.product.info.detailed .product.data.items>.item.title:hover>.switch,
.product.info.detailed .product.data.items>.item.title:hover>.switch span {
    background: #244662;
    color: #fff;
}

.product.info.detailed .product.data.items>.item.title.active>.data.switch>.counter {
    color: #fff;
}

.product.info.detailed .product.data.items>.item.title>.switch {
    padding: 41px 36px;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    height: auto;
    border: none;
    background: #f4f4f4;
    color: #244662;
    border-right: 5px solid #fff;
}

.custom-contact-form-product .form.contact .primary {
    float: right;
}

.product.data.items>.item.title {
    margin: 0 2px 0 0 !important;
}

.custom-contact-form-product .form.contact button {
    margin: 0;
    background-color: #244662;
    border: none;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    min-width: 120px;
    text-align: center;
    font-weight: 600;
}

.checkout-cart-index .cart-summary .temp strong {
    font-weight: 600;
}

.custom-contact-form-product .control input[type="email"] {
    font-size: 16px;
    height: 50px;
    border: none;
    background: #f7f7f7;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    padding-left: 34px;
}

.product.info.detailed .data.switch .counter {
    color: #244662;
    ;
}

.product.info.detailed .product.data.items>.item.content {
    background: #f4f4f4;
    margin-top: 115px;
    padding: 35px 35px 35px 35px;
    border: none;
}

.product.info.detailed .product.attibute {
    font-size: 16px;
    line-height: 2.3;
}

.product.attibute {
    font-size: 20px;
    line-height: 2.3;
}

.review-list .block-title strong {
    font-weight: normal !important;
    font-size: 20px !important;
    color: #244662;
}

.review-add .field .control input[type="text"] {
    border: none;
    height: 50px;
}

.review-add .field .control textarea {
    border: none;
    resize: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.review-form .action.submit.primary {
    background-color: #244662;
    font-size: 16px;
    line-height: normal;
    height: 50px;
    color: #fff;
    border-radius: 50px;
    padding: 12px 25px;
    border: none;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.product-add-form .box-tocart .action.tocart::before {
    content: "\f07a";
    font-family: "FontAwesome";
    padding-right: 7px;
    font-size: 20px;
}

.box-tocart a.action.tocompare::before {
    content: " ";
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
    border: none;
    margin: 0px;
    padding: 8%;
}

/*--- Product page ---*/


/* --- About page ---*/
.about-main-combo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 95px;
}

.about-main-combo .about-main {
    padding-right: 6%;
}

.about-main-combo .about-main:first-child .about-us-sub p {
    font-weight: 600;
}

.about-main-combo .about-main:last-child {
    padding: 0;
}

.about-main-combo .about-main .about-us-sub {
    margin-bottom: 47px;
}

.cms-about-us .page-title-wrapper {
    padding: 0 95px;
}

body #bio_ep .video-title p.video-description {
    text-align: center;
}

/* --- About page ---*/


/* ---- account page ---- */
body.account.page-layout-2columns-left .sidebar {
    width: 14.452%;
    padding: 0;
    background-color: transparent;
    margin: 0;
}

body.account.page-layout-2columns-left .column.main {
    width: 85%;
    margin-left: 6px;
    height: 100%;
    min-height: 533px;
    background-color: #f4f4f4;
    text-align: center;
    padding: 100px;
}

body.account .block-collapsible-nav .content {
    background: transparent;
    padding: 0;
}

body.account .block-collapsible-nav .item {
    margin: 0;
    text-align: center;
}

body.account .block-collapsible-nav .item a,
body.account .block-collapsible-nav .item strong {
    padding: 18px;
    font-size: 20px;
    color: #244662;
    background-color: #f4f4f4;
    margin-bottom: 7px;
    font-weight: 600;
    letter-spacing: 1.7px;
    text-transform: none;
}

body.account .block-collapsible-nav .item.current a,
body.account .block-collapsible-nav .item.current strong {
    border: none;
    background-color: #244662;
    color: #fff;
}

body.account .section_portable,
body.account .post-list-container,
body.account .block-viewed-products-grid {
    width: 100%;
    clear: both;
}

body.account.page-layout-2columns-left .column.main h3 {
    font-size: 50px;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 4px;
    margin-bottom: 28px;
}

.myblog-account {
    max-width: 790px;
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
}

button.action.save.primary,
button.action.primary.add {
    background: #f7941c;
    border: none;
    min-width: 160px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    border-radius: 50px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

button.action.save.primary span,
button.action.primary.add span {
    color: #fff !important;
}

button.action.save.primary:hover,
button.action.primary.add:hover {
    background: #244662;
}

body.account.page-layout-2columns-left .column.main .myblog-account strong {
    display: block;
    font-size: 20px;
    margin-bottom: 24px;
    letter-spacing: 1.7px;
}

body.account.page-layout-2columns-left .column.main .page-title-wrapper {
    display: none;
}

body.account .block.block-dashboard-info,
body.account .block.block-dashboard-addresses {
    display: inline-block;
    width: calc(50% - 4px);
    vertical-align: top;
}

body.account .block.block-dashboard-info .block-title strong,
body.account .block.block-dashboard-addresses .block-title strong,
body.account form.form-address-edit fieldset.fieldset legend,
body.account form.form-address-edit fieldset.fieldset span {
    font-size: 20px !important;
    font-weight: 400 !important;
    text-align: left;
}

body.account form.form-address-edit fieldset.fieldset label span {
    font-size: 16px !important;
}

body.account .block.block-dashboard-info .block-title,
body.account .block.block-dashboard-addresses .block-title {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

body.account .block.block-dashboard-addresses .block-title a {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

body.account .column.main .block.block-dashboard-info .block-content .box-title span,
body.account .column.main .block.block-dashboard-addresses .block-content .box-title span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

body.account .column.main .block.block-dashboard-info .block-content .box-title,
body.account .column.main .block.block-dashboard-addresses .block-content .box-title {
    margin-bottom: 5px;
}

body.account .block.block-dashboard-info .block-content p,
.block.block-dashboard-addresses .block-content address {
    font-size: 14px;
    line-height: 34px;
}

body.account .block.block-dashboard-info .block-content .box-actions a,
.block.block-dashboard-addresses .block-content .box-actions a {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}

.account form.form-address-edit fieldset.fieldset .field {
    text-align: left;
}

.account form.form-address-edit fieldset.fieldset .field label {
    font-size: 14px;
    font-weight: 500;
}

.account form.form-address-edit fieldset.fieldset .field input,
.account form.form-address-edit fieldset.fieldset .field select {
    background-color: #fff;
    height: 40px;
    font-size: 20px;
    padding-left: 10px;
    color: #244662;
    border: 1px solid #f7f7f7;
}

body.account form.form-address-edit .actions-toolbar .primary .primary {
    margin: 0;
    background-color: #244662;
    border-radius: 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    margin-right: 0px;
    float: right;
    border: none;
    font-weight: 500;
}

div.mage-error {
    color: rgb(224, 43, 39) !important;
}

body.account form.form-address-edit .actions-toolbar .primary {
    float: right;
}

.blog_bulk>li {
    display: inline-block;
    width: calC(63% - 4px);
    vertical-align: top;
    margin-left: 2%;
}

.blog_bulk li {
    background-color: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.blog_bulk .blog_element {
    display: inline-block;
    width: calc(35% - 0px);
}

.blog_bulk li h2,
.blog_bulk li h2 a {
    font-size: 18px;
    color: #244662;
    font-weight: 600;
}

.blog_bulk li .post-excerpt {
    font-size: 16px;
    line-height: 30px;
    padding: 0 35px;
    font-weight: 400;
}

.blog_bulk li .post-data-read-more a {
    padding: 14px 20px;
    background-color: #244662;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    display: inline-block;
    font-size: 16px;
}

.blog_bulk li h2 {
    padding: 0 35px;
}

.blog_bulk li .post-data-read-more {
    text-align: right;
    padding: 0 0px;
}

.blog_bulk li .post-date.post-meta-item {
    font-weight: 600;
    color: #f7941c;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0 35px;
    font-size: 16px;
}

.blog_bulk .post-image {
    margin-right: 0;
    float: none;
}

.is-blog .columns {
    background-color: #f4f4f4;
    padding: 15px 15px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/blog_bottom_shape.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    margin-bottom: 40px;
}

.blog_bulk .post-image img {
    max-height: 275px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 275px;
    width: 100%;
}

.blog_bulk>li .post-image img {
    max-height: 550px;
    height: 550px;
}

.blog_bulk .blog_element .post-image:after {
    content: ' ';
    display: block;
    width: 100%;
    position: absolute;
    height: 257px;
    left: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/images/blog_shape.png);
    bottom: -152px;
}

.blog_bulk .post-image:after {
    content: ' ';
    display: block;
    width: 100%;
    position: absolute;
    height: 412px;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/images/blog_shape.png);
    bottom: -225px;
}

.is-blog .post-list-container,
.is-blog .section_portable,
.is-blog p.post-list-description,
.is-blog .block-viewed-products-grid {
    padding: 0 140px;
    /*display:none;*/

}

.blog_bulk .post-entry {
    position: relative;
}

body.is-blog.page-layout-2columns-left .sidebar {
    margin-top: 0;
}

.is-blog.wordpress-post-view .columns {
    background: transparent;
    padding: 0;
}

.is-blog.wordpress-post-view .columns .main,
.cms-privacy-policy-cookie-restriction-mode2 .columns .main {
    background: transparent;
    padding: 0;
    /* max-width: 1020px; */
    margin: 0 auto;
    width: 100%;
}

.cms-privacy-policy .columns .main {
    background: transparent;
    padding: 0;
    max-width: 1364px;
    margin: 0 auto;
    width: 100%;
}

.cms-privacy-policy .columns .main ul,
.cms-privacy-policy .columns .main ol {
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 45px;
}

.cms-privacy-policy .columns .main ul li ul,
.cms-privacy-policy .columns .main ol li ol {
    padding-top: 20px;
}

.wp-block-table {
    font-size: 20px;
}

.is-blog.wordpress-post-view .columns .back-btn a,
.cms-privacy-policy-cookie-restriction-mode2 .columns .back-btn a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 13px 26px;
    background-color: #244662;
    border-radius: 50px;
    color: #fff;
}

.is-blog.wordpress-post-view .columns .back-btn,
.cms-privacy-policy-cookie-restriction-mode2 .columns .back-btn {
    display: block;
    margin-bottom: 99px;
    margin-top: 82px;
}

.is-blog.wordpress-post-view .columns .blog-top-date,
.cms-privacy-policy-cookie-restriction-mode2 .columns .blog-top-date {
    font-size: 16px;
    font-weight: 600;
    color: #f7941c;
}

.is-blog.wordpress-post-view .columns .blog-top-title {
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 24px;
    letter-spacing: 3.7px;
    line-height: 70px;
    margin-top: 15px;
}

.is-blog.wordpress-post-view .columns .post-image {
    float: none;
    margin: 0;
}

.is-blog.wordpress-post-view .columns .post-content p:first-of-type {
    font-weight: 700;
}

.is-blog.wordpress-post-view .columns .artical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.is-blog.wordpress-post-view .columns .artical>a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: normal;
    background-color: #244662;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    min-width: 229px;
    text-align: center;
}

.is-blog.wordpress-post-view .columns .artical .cust-cotact-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.is-blog.wordpress-post-view .columns .artical .cust-cotact-social p {
    font-size: 20px;
    font-weight: 400;
    margin-right: 10px;
}

.is-blog.wordpress-post-view .columns .artical .cust-cotact-social a {
    display: inline-block;
    vertical-align: middle;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #244662;
    padding: 0 10px;
    margin: 0 7px;
}

.is-blog.wordpress-post-view .columns .main .post-content .wp-block-gallery {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.is-blog.wordpress-post-view .columns .main .post-content .wp-block-gallery li {
    width: 50%;
}

body.wordpress-post-view .page-main {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.custom-caring-step {
    float: left;
    width: 100%;
}

/* ---- account page ---- */
.minicart-wrapper .action.showcart .counter.qty {
    height: auto;
    line-height: normal;
    background: transparent;
    color: #244662;
    margin: 0;
    overflow: visible;
}

body.sticky ul.header.links li.custom-cls-minicart {
    box-sizing: border-box;
    position: relative;
}

body.sticky ul.header.links li.custom-cls-minicart .minicart-wrapper a.action.showcart span.counter.qty {
    position: absolute;
    top: 3px;
    right: -24px;
}

.minicart-wrapper .action.showcart .counter.qty:before {
    content: '( ';
    display: inline-block;
}

.minicart-wrapper .action.showcart .counter.qty:after {
    content: ' )';
    display: inline-block;
}

.cart-container .form-cart .cart.main.actions button.update {
    text-transform: unset;
}

.minicart-wrapper .product .actions a.edit {
    display: none;
}

.minicart-items .item.product.product-item .product-item-details a span {
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    font-size: 14px;
    color: #244662;
    font-weight: 500;
    text-transform: capitalize;
    vertical-align: middle;
    text-decoration: underline;
}

.minicart-items .item.product.product-item .product-item-details a.delete:before {

    content: 'x';
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: lowercase;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    color: #244662;
}

body .product-info-main .product.attribute.sku .type:after {
    content: ':';
    padding-left: 2px;
}

/* --- shopping cart page -- */
.cart-container .block.discount,
.cart-container .block.shipping {
    float: left;
    width: 33.375%;
    margin-bottom: 0;
    padding: 45px;
    margin-right: 6px;
    background-color: #fff;
    min-height: 300px;
}

.cart-container .block.discount .content,
.cart-container .block.shipping .content {
    display: block !important;
}

.custom_cart_blk {
    float: left;
    width: 75%;
}

.cart-item-main-row {
    float: left;
    width: 100%;
}

.cart-container .cart-item-main-row .form-cart {
    width: 100%;
}

body.checkout-cart-index .page-main {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.cart-container,
.your-basket-cart {
    padding: 0 140px;
    background-color: #f4f4f4;
}

.your-basket-cart {
    background-color: transparent;
}

.custom_cart_blk .cart.table-wrapper .cart>.item {
    border-bottom: 0;
    background-color: #fff;
}

.cart.table-wrapper .cart thead tr th.col {
    text-align: center;
}

.cart-container .cart.table-wrapper .cart thead tr th.col {
    border-bottom: 0;
}

.checkout-cart-index .cart-summary {
    background-color: #fff;
    margin-top: 150px;
    width: 28%;
    padding: 0;
}

.checkout-cart-index .cart-summary strong.summary.title {
    margin: 0;
    padding: 36px 53px 44px;
}

.checkout-cart-index .cart-summary .temp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 53px 15px;
}

.cart-container .cart-item-main-row .form-cart {
    padding-right: 5px;
    margin-bottom: 5px;
}

.cart-container .cart.table-wrapper .items {
    margin-bottom: 0;
}

.cart-container .cart.table-wrapper {
    margin-bottom: 0;
}

.cart-container .custom_cart_blk {
    float: left;
    width: 72%;
    position: relative;
    padding-top: 63px;
}

.cart-container .cart.table-wrapper .items th {
    padding: 0;
    text-align: left !important;
    padding-bottom: 35px !important;
}

.cart-container .block.discount input[type="text"],
.cart-container .block.shipping input[type="text"] {
    border: none;
    background-color: #f7f7f7;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    padding: 0 20px;

}

.fieldset:last-child {
    margin-bottom: 0;
}

.cart-container .block.discount .field,
.cart-container .block.shipping .field {
    margin-bottom: 45px;
}

.cart-container .block.discount .fieldset:last-child,
.cart-container .block.shipping .fieldset:last-child {
    margin-bottom: 0;
}

.cart-container .vat.exempt {
    border: 1px solid #f7941c;
    max-width: 180px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    border-radius: 50px;
    color: #f7941c;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
}

.cart-container .shipping-method-new-side {
    max-width: 31.7%;
    float: right;
    width: 100%;
    margin-bottom: 0;
    padding: 45px;
    margin-right: 6px;
    background-color: #fff;
    min-height: 300px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.cart-container .block.discount label.label,
.cart-container .block.shipping label.label {
    display: none;
}

.custom_cart_part {
    float: left;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td .vat.exempt a {
    color: #f7941c;
    display: block;
}

body .cart-container .block.discount .primary,
.cart-container .block.shipping .primary {
    float: none;
    display: block;
}

body .cart-container .block.discount button.primary,
.cart-container .block.shipping button.primary {
    width: 100%;
    background-color: #244662;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.cart-container .shipping-method-new-side .field.choice.item {
    margin-bottom: 0;
    position: relative;
    margin-left: 0 !important;
}

.cart-container .shipping-method-new-side .field.choice.item input[type="radio"] {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    position: relative;
    opacity: 0;
    cursor: pointer;
    z-index: 9;
}

.cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #244662;
    padding-left: 10px;
    width: calc(100% - 25px);
}

.checkout-cart-index .cart-totals tbody .totals .mark {
    padding-bottom: 26px;
    padding-left: 48px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.7px;
}

.cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label .price {
    font-weight: 600;
    padding-left: 0px;
}

.cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 8px;
    left: 2px;
    width: 11px;
    height: 11px;
    background-color: #fff;
    border: 1px solid #244662;
}

.cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 8px;
    left: 2px;
    width: 11px;
    height: 11px;
    background-color: #f7941c;
    opacity: 0;
    visibility: hidden;
}

.cart-container .shipping-method-new-side .field.choice.item input[type="radio"]:checked+label.label:after {
    opacity: 1;
    visibility: visible;
}

.cart.table-wrapper .item .col.item {
    display: table-cell;
    min-height: 75px;
    padding: 15px 15px 10px 90px;
    width: 59%;
}

/*===============================
     25-01-2023
===============================*/
.cart.table-wrapper .item .col .price-including-tax+.price-excluding-tax:before,
.cart.table-wrapper .item .col .weee[data-label]:before,
.cart.table-wrapper .item .col .price-including-tax:before,
.cart.table-wrapper .item .col .price-excluding-tax:before {
    display: block;
    margin: 0 0 5px 0;
    font-size: 18px;
}

.cart.table-wrapper .item .col.price {
    text-align: left;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal span:before {
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
}

@media screen and (max-width:767px) {
    .cart.table-wrapper .item .col.price {
        text-align: center;
    }
}

.cart.table-wrapper .data.table .col.qty {
    text-align: center !important;
}

.cart.table-wrapper .item .col.price span:first-child,
.cart.table-wrapper .item .col.subtotal span:first-child {
    margin-bottom: 10px;
}

body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td {
    border: 0;
    padding: 48px 8px 20px 0;
    text-align: left;
    display: table-cell;
    vertical-align: top;
    position: relative;
}

body .cart.table-wrapper .product-item-photo {
    display: inline-block;
    padding: 0px 10px;
    width: 35%;
}

body .cart.table-wrapper .product-item-details {
    display: inline-block;
    padding-bottom: 0;
    position: relative;
    width: calc(100% - 36%);
}

body .cart.table-wrapper .col.price {
    width: 13%;
}

.additional-info-cart a {
    color: #244662;
}

body .cart.table-wrapper .product-item-name {
    font-size: 20px;
    display: block;
    font-weight: 400;
    color: #244662;
    letter-spacing: 0.8px;
}

body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td .price {
    font-size: 20px;
}

.cart.table-wrapper .cart thead tr th span {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.8px;
}

body .cart.table-wrapper .product-item-details .additional-info-cart {
    margin: 50px 0 0;
    letter-spacing: 0;
}

.checkout-cart-index .cart-summary table.totals span.value {
    display: none;
}

.checkout-cart-index .cart-summary table.totals span.price {
    padding-right: 53px;
}

/*.checkout-cart-index .cart-totals tbody .totals .mark span.title , .checkout-cart-index .cart-summary table.totals span.label , .checkout-cart-index .cart-summary table.totals .grand.totals .mark , .checkout-cart-index .cart-summary table.totals .totals.sub .mark{
    padding-left: 53px;
}*/
.checkout-cart-index .cart-summary table.totals td.amount {
    padding: 0;
    border: none;
}

.checkout-cart-index .cart-summary table.totals-tax td.amount {
    padding: 40px 0 !important;
}

.checkout-cart-index .cart-summary .cart-totals {
    padding: 0;
    border: none;
}

.checkout-cart-index .cart-summary table.totals .totals.sub .mark,
.checkout-cart-index .cart-summary table.totals .totals.sub span.price,
.checkout-cart-index .cart-summary table.totals .grand.totals span.price,
.checkout-cart-index .cart-summary table.totals .grand.totals .mark {
    padding-top: 47px !important;
    padding-bottom: 47px !important;
    display: block;
    border: none;
    font-size: 20px;
}

.checkout-cart-index .totals-tax th.mark,
.checkout-cart-index .totals-tax td.price {
    padding: 40px 0 40px 50px;
}

.checkout-cart-index .totals-tax td.price {
    padding-left: 0;
}

.checkout-cart-index .cart-summary table.totals .grand.totals span.price {
    font-size: 28px;
    font-weight: 700;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.cart-container .block.discount .title strong,
.cart-container .block.shipping .title strong,
body .shipping-method-new-side .item-title span,
.cart-container .shipping-method-new-side strong {
    font-size: 20px;
    letter-spacing: 1.7px;
}

.cart-container .block.discount .title,
.cart-container .block.shipping .title {
    margin-bottom: 20px;
}

.checkout-cart-index .cart-summary table.totals .totals.sub {
    border-top: 6px solid #f4f4f4;
    border-bottom: 6px solid #f4f4f4;
}

.checkout-cart-index .cart-summary table.totals {
    margin-bottom: 0;
}

.checkout-cart-index .cart-summary ul.checkout.methods {
    margin: 0;
}

.checkout-cart-index .cart-totals tbody .totals.shipping.excl .mark {
    padding-bottom: 18px;
    padding-top: 0;
}

body .shipping-method-new-side .item-title span {
    margin-bottom: 10%;
    display: block;
}

.cart_summury_checkout_blk {
    float: right;
    width: 100%;
    background-color: #f4f4f4;
    padding-top: 35px;
}

.minicart-wrapper a.action.showcart {
    position: relative;
    margin-top: -2px;
    width: 100%;
    padding-right: 0px;
    box-sizing: border-box;
}

body.checkout-cart-index .cart-summary .checkout-methods-items .cart_summury_checkout_blk button.checkout {
    float: right;
    width: 100%;
    background-color: #f7941c;
    border: none;
    min-width: 290px;
    font-weight: 600;
    color: #fff;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px 30px;
    border-radius: 30px;
    font-family: 'Montserrat', sans-serif;
}

body.checkout-cart-index .cart-summary .checkout-methods-items .cart_summury_checkout_blk button.checkout:hover {
    background-color: #7ea1ca;
}

body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td a,
body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td input {
    display: inline-block;
    vertical-align: middle;
    color: #244662;
}

.cart-container .cart.table-wrapper .shop-cart-ed-remove {
    position: static;
    bottom: 35px;
    right: 220px;
    width: auto;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
    font-weight: 700;
}

.cart-container .cart.table-wrapper .shop-cart-ed-view {
    position: static;
    bottom: 35px;
    right: 40px;
    width: auto;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}

.cart-container .cart.table-wrapper .shop-cart-ed-view .actions-toolbar {
    padding: 0;
}

.cart-container .cart.table-wrapper .shop-cart-ed-remove a {
    position: relative;
    right: 0;
    vertical-align: middle;
}

.cart-container .cart.table-wrapper .shop-cart-ed-remove a span,
.cart-container .cart.table-wrapper .shop-cart-ed-view .actions-toolbar a {
    display: inline-block;
    position: relative;
    width: auto;
    height: auto;
    vertical-align: middle;
    color: #244662;
    font-size: 20px;
    padding: 0 3px;
    text-decoration: underline;
    font-weight: 400;
}

.block-viewed-products-grid .products-grid .product-items .owl-stage-outer .owl-item,
.checkout-cart-index .products-grid .product-items .owl-item {
    padding: 18px;
    float: left;
}

/*.block-viewed-products-grid .products-grid.grid {
    width: calc(100% + 36px);
    margin: 0 -16px;
}*/
body.checkout-cart-index .block.crosssell .product-item-info {
    width: 100%;
}

body.checkout-cart-index .block.crosssell {
    width: 100%;
    padding: 0;
    float: none;
}

.cart-container {
    padding-bottom: 177px;
}

.checkout-success p span {
    font-weight: 600;
}

.checkout-onepage-success .section_portable {
    background-color: #f4f4f4;
    float: left;
    width: 100%;
}

.checkout-onepage-success .custom-caring-step .col-md-6.col-sm-6.col-xs-12:last-child {
    padding-top: 9%;
    padding-left: 17.6833%;
}

.custom-caring-step .checkout-page-success-custom .password-title-content {
    margin-bottom: 35px;
    font-weight: 500;
    font-size: 20px;
}

.custom-caring-step .checkout-page-success-custom.row {
    margin: 0;
}

.custom-caring-step .checkout-page-success-custom input {
    height: 50px;
    line-height: 50px;
    border: none;
    background-color: #f7f7f7;
    font-size: 16px;
    padding-left: 25px;
    color: #244662;
}

.custom-caring-step .checkout-page-success-custom.row .actions-toolbar .primary {
    float: none;
}

.custom-caring-step .checkout-page-success-custom.row .actions-toolbar .primary button.btn-submit {
    background-color: #f7941c;
    border: none;
    display: block;
    float: right;
    margin: 0;
}

.custom-caring-step .checkout-page-success-custom.row .actions-toolbar .primary {
    float: right;
}

.checkout-success .custom-caring-step {
    padding-bottom: 10%;
}

.checkout-success p .order-number {
    color: #244662;
}

.checkout-success .custom-caring-step .col-md-7:first-child {
    padding-right: 10%;
}

.checkout-success .custom-caring-step .show_more .print {
    margin: 0;
    color: #fff;
}

.checkout-success .custom-caring-step .show_more button {
    padding: 0 38px;
}

.checkout-success .custom-caring-step .show_more {
    text-align: right;
}

.checkout-onepage-success .checkout-success .custom-caring-step {
    padding-top: 5%;
    padding-bottom: 0
}

.checkout-success .custom-caring-step .test {
    position: relative;
}

.checkout-success .custom-caring-step .test .owl-nav div.owl-next {
    left: auto;
    right: 0;
}

.checkout-success .custom-caring-step .test .owl-nav div i {
    font-size: 0;
}

.checkout-success .custom-caring-step .test .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
}

.checkout-success .custom-caring-step .test .owl-nav div.owl-prev:before {
    content: ' ';
    display: block;
    border-right: 10px solid #244662;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.checkout-success .custom-caring-step .test .owl-nav div.owl-next:before {
    content: ' ';
    display: block;
    border-left: 10px solid #244662;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.checkout-success .custom-caring-step .test ul {
    list-style-type: none;
    padding: 0;
}

.checkout-success .custom-caring-step .test ul li {
    padding: 0 59px;
}

.checkout-success .custom-caring-step .test .post-info-wraper {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    padding: 25px 25px 40px 25px;
    position: relative
}

.checkout-success .custom-caring-step .post-list-item h2.mp-post-title {
    min-height: unset;
}

.checkout-onepage-success .checkout-success .custom-caring-step .col-md-5 h1.homepage-title {
    padding: 0 0px;
}

.checkout-success .custom-caring-step .test .post-list-item .actions {
    width: 38%;
}

.checkout-success .custom-caring-step .test .post-image:after {
    content: ' ';
    display: block;
    width: 100%;
    position: absolute;
    height: 160px;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/images/success--page-shape.png);
    bottom: -70px;
}

.checkout-success .custom-caring-step .test .owl-carousel .owl-item img {
    height: auto !important;
}

.checkout-success .custom-caring-step .test .post-image {
    position: relative;
}

.category-description-brand,
.category-description-brand h1.homepage-title {
    text-align: left;
}

.custom-footer4 p {
    margin-bottom: 10px;
}

/*---- Add to basket product page ----*/
.mb-ajaxsuite-popup-wrapper {
    max-width: 1086px;
    width: 90%;
    z-index: 9999999
}

.catalog-product-view #mb-ajaxcart-wrapper,
.catalog-product-view .mb-ajaxsuite-popup-border {
    max-width: none;
    min-width: auto;
}

#mb-ajaxsuite-blank {
    z-index: 999999;
}

.catalog-product-view .success-content {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.success-content .pop-content {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 4px);
    text-align: left;
    margin-top: 56px;
}

.success-content .pop-image {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 4px);
}

.success-content .pop-content i {
    text-align: center;
    display: block;
    max-width: 320px;
}

.mb-ajaxsuite-popup-wrapper a#mb-ajaxsuite-close::after {
    /*background: transparent url(../../frontend/Intermedical/homecare/en_GB/Tigren_Ajaxsuite/images/close-popup.png) top left no-repeat;*/
    width: 24px;
    height: 24px;
    content: "";
    display: inline-block;
    position: absolute;
    left: -22px;
    z-index: 123456;
    color: #244662;
    opacity: 1;
    top: 0;
    content: "x";
    font-size: 22px;
    line-height: 1;
}

.mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
    position: absolute;
    top: 20px;
    right: 50px;
    opacity: 1;
    cursor: pointer;
    z-index: 1000;
    background: none;
    font-size: 16px;
    color: #244662;
    text-decoration: underline;
}

.success-content .pop-content .fa-check:before {
    content: "\f00c";
    background-color: #F7941C;
    border-radius: 50%;
    padding: 12px;
    color: #fff;
}

.catalog-product-view #mb-ajaxcart-wrapper .ajaxcart-success-box img.image {
    width: 100%;
    max-width: 400px;
}

.catalog-product-view .pop-content .mb-message-successs {
    margin-top: 10%;
    display: block;
    font-weight: 700;
    font-size: 22px;
    color: #244662;
    margin-bottom: 6%;
    padding: 0;
    letter-spacing: 0.2px;
    line-height: normal;
    font-family: 'Proxima Nova Rg';
}

#mb-ajaxcart-wrapper .pop-content .product-name {
    font-weight: normal;
    margin-top: 10px;
    font-size: 22px;
    width: 50%;
    line-height: 30px;
    margin-bottom: 0px;
    font-family: 'Proxima Nova Rg';
}

#mb-ajaxcart-wrapper .pop-content .head-text {
    font-weight: bold;
    margin-bottom: 20px;
}

.success-content .pop-content .action.primary {
    padding: 7px 44px;
    display: block;
    margin-top: 20px;
    font-size: 18px;
    font-family: 'Proxima Nova Rg';
}

.success-content .pop-content #ajaxcart_checkout.action.primary {
    background-color: #F7941C !important;
    border-color: #F7941C !important;
    margin-bottom: 30px;
}

#mb-ajaxcart-wrapper .mb-ajaxsuite-popup-border.ajaxcart-success-box .success-content {
    height: auto;
}

.mb-ajaxsuite-popup-border .success-content .block.related {
    border-top: 0;
    padding: 0 20px;
}

.page-layout-1column .ajaxcart-success-box .success-content .products-grid .owl-stage {
    display: flex;
}

.page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item {
    width: 100%;
    margin-bottom: 0;
    height: 100% !important;
}

.page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item .product-item-info {
    max-width: 100%;
    border: none;
    width: 100%;
    background: #fff;
    border: 10px solid #f4f4f4;
    padding-bottom: 30px;
    height: 100% !important;
    /*min-height: 150px;*/
}

.page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item {
    height: 100% !important;
}

/*.page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item .product-item-info
{height: 100% !important;}*/

.page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item .product-item-info a .product-image-wrapper {
    height: auto;
    overflow: initial;
    /*min-height: 150px;*/
    padding-bottom: 125%;
}

.page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item .product-item-info:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item .product-item-info .product-item-description p {
    min-height: 90px;
}

body.page-layout-1column .ajaxcart-success-box .success-content .block.related .block-title {
    text-align: left;
    font-size: 20px;
    color: #244662;
}

.catalog-product-view .mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border .block-title.title {
    text-align: center !important;
}

body.page-layout-1column .ajaxcart-success-box .success-content .block.related .block-title strong {
    font-size: 20px;
}

.catalog-product-view .mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border .block-title.title strong#block-related-heading {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    display: block;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item .product-item-info .product-item-description {
    margin: 10px 0;
}

.mb-ajaxsuite-popup-border .success-content .block.related #cust-slider-related {
    margin: 10px 0;
}

.mb-ajaxsuite-popup-wrapper {
    max-width: 1086px;
    width: 90%;
    left: 50% !important;
    right: 0 !important;
    margin: 0 auto !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
    display: block !important;
}

.catalog-product-view .fotorama__stage {
    background-color: #fff;
}

body .fotorama--fullscreen {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0 !important;
    float: none !important;
    left: 0 !important;
    margin: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1000 !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 999999 !important;
}

body .fotorama--fullscreen .fotorama__wrap {
    max-width: 56.8% !important;
    width: 100% !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(0px, 0px, 0) !important;
    transform: translate3d(0px, 0px, 0) !important;
    opacity: 1 !important;
}

.fotorama__arr,
.fotorama__thumb__arr {
    background-color: transparent !important
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1;
    background-color: transparent !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/*---- Add to basket product page ----*/
/*---- Checkout success page ----*/
.checkout-success .success-data-detail,
.checkout-onepage-success .section_portable {
    list-style: none;
    width: calc(100vw - 10px);
    left: 50%;
    margin-left: -50vw;
    margin-top: 90px;
    position: relative;
    padding: 30px 30px 80px 30px;
    background-color: #f4f4f4;
}

.checkout-onepage-success .widget.block.block-static-block {
    list-style: none;
    width: calc(100vw - 10px);
    left: 50%;
    margin-left: -50vw;
    position: relative;
}

.checkout-success #order-product-slider {
    max-width: 1370px;
    margin: 0 auto;
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

.checkout-success #order-product-slider.owl-carousel.owl-drag .owl-item li.item {
    background-color: #fff;
    margin: 0 15px;
    text-align: center;
    padding-bottom: 50px;
}

.checkout-success .cust-your-order-title {
    display: none;
}

.checkout-success #order-product-slider .customer-name-lastitem {
    font-size: 22px;
    font-weight: 600;
}

.custom-your-order-deatils .cust-your-order-share i {
    background-color: #244662;
    color: #fff;
    height: 32px;
    width: 32px;
    padding: 8px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin: 0 5px;
}

.custom-your-order-deatils {
    text-align: center;
}

/*.checkout-success .custom-caring-step::after, .checkout-success .custom-caring-step::before{
     display: none; 
}*/
.checkout-onepage-success .widget.block.block-static-block::after,
.checkout-onepage-success .widget.block.block-static-block::before {
    content: "";
    display: block;
    clear: both;
}

.success-data-detail+.custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
    padding-top: 0;
}

.checkout-onepage-success .widget.block.block-static-block .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
    padding-top: 7.6%;
    padding-right: 5%;
}

.checkout-onepage-success .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
    padding-top: 0;
}

.checkout-onepage-success .block-testimonials::before {
    display: none;
}

.checkout-onepage-success .checkout-onepage-success .custom-caring-step .col-md-6.col-sm-6.col-xs-12:last-child {
    padding-top: 0;
}

.checkout-onepage-success .page-main>.page-title-wrapper .page-title {
    margin-bottom: 0px;
    margin-top: 2.6%;
}

.checkout-onepage-success .page-main>.page-title-wrapper {
    padding: 0;
}

.checkout-onepage-success h1.homepage-title::after,
.checkout-onepage-success h1.homepage-title::before {
    content: "";
    display: block;
    clear: both;
}

.checkout-onepage-success h1.homepage-title {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
}

.checkout-onepage-success .custom-caring-step h1.homepage-title {
    text-align: left;
}

.checkout-onepage-success .success-data-detail .custom-caring-step .col-md-6.col-sm-6.col-xs-12:last-child,
.checkout-onepage-success .checkout-success .custom-caring-step .col-md-6.col-sm-6.col-xs-12:last-child {
    padding-top: 0px;
    padding-left: 0px;
}

.checkout-onepage-success .checkout-success .block-static-block .custom-caring-step {
    padding-top: 0;
    padding-bottom: 0;
}

.checkout-onepage-success .custom-caring-step::before,
.checkout-onepage-success .custom-caring-step::after {
    display: none;
}

.checkout-onepage-success .widget.block.block-static-block .custom-caring-step::before,
.checkout-onepage-success .widget.block.block-static-block .custom-caring-step::after {
    display: block;
}

.custom-caring-step .checkout-page-success-custom.row {
    padding: 0 15%;
}

.checkout-cart-index .cart-empty {
    padding: 0 140px;
}

/*---- Checkout success page ----*/

/* --- popup ----------- */
body #bio_ep {
    position: fixed;
    width: 100%;
    height: auto;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%) !important;
    -ms-transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.5);
    z-index: 10002;
    max-width: 42.67%;
    padding: 97px 0 !important;
}

.video-title h2 {
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    font-size: 50px;
    font-weight: 300 !important;
}

p.video-description {
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 34px;
    letter-spacing: 1.87px;
}

.video-content form .primary {
    display: block;
    float: right;
}

.video-content form .primary .action.submit.primary {
    float: none;
    width: auto;
    margin: 0;
    padding: 10px 35px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f7941c;
    border: none;
    line-height: normal;
}

.video-content form .actions-toolbar {
    text-align: right;
    margin-top: 22px;
}



/* ------ our_range -------- */
.cust_our_range {
    position: relative;
}

.our_range_table_blk .our_rabge_prod_title {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: normal;
}

.our_range_table_blk p {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.5;
}

.our_range_table_blk img {
    margin: 0 auto;
    display: block;
    max-height: 130px;
}

.our_range_table_blk table tr td {
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 60px;
}

.our_range_table_blk>table>tbody>tr:nth-child(2) td {
    padding-bottom: 21px;
}

.our_range_desc {
    padding: 50px;
    background-color: #f4f4f4;
    border-radius: 20px;
}

.our_range_right_blk {
    width: 100%;
    max-width: 43.537%;
    position: absolute;
    top: 13.5%;
    right: 0;
}

.our_range_table_blk>table>tbody>tr:nth-child(2) table tr td {
    padding-bottom: 0;
}

.our_range_desc_title {
    font-size: 26px;
    color: #244662;
    font-weight: 500;
    margin-top: 0;
}

.our_range_desc p:last-child {
    margin-bottom: 0;
}

.our_range_table_blk table tr:nth-child(2) a {
    margin-right: 0px;
    width: 43px;
    height: 43px;
    display: inline-block;
    text-align: center;
    line-height: 43px;
    background-color: #0299d2;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.our_range_table_blk table tr a:hover {
    text-decoration: none;
}

body .our_range_table_blk table tr td table tr td a {
    border-bottom: 1px solid #fff;
    width: 52px !important;
    height: 34px !important;
    display: inline-block;
    text-align: center;
    line-height: 34px !important;
    font-size: 16px !important;
    color: #000 !important;
    margin-right: 0px !important;
    font-weight: 500 !important;
}

body .our_range_table_blk table tr td table tr td a.odd {
    background-color: #f4f4f4;
}

body .our_range_table_blk table tr td table tr td a.even {
    background-color: #bfbfbf;
}

body .our_range_table_blk table tr td table tr td {
    padding: 0;
}

.video-title h2 {
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    font-size: 2.63vw;
    font-weight: 300 !important;
    text-align: center;
}

.video-title p.video-description {
    text-align: center;
    padding: 0;
    margin-bottom: 34px;
    font-family: 'Montserrat', sans-serif;
}

.modal-content span.close {
    text-align: right;
}

.video-content input,
.video-content .form.contact select {
    font-weight: 400;
    background-color: #f7f7f7;
    border: none;
    width: 100% !important;
    height: 50px;
    line-height: 50px;
    color: #244662;
    text-transform: none;
    font-size: 16px;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    padding: 0 21px;
}

.video-content {
    max-width: 64.04%;
    margin: 0 auto;
}

.video-content input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #244662;
    font-style: normal;

}

.border_blk {
    border-right: 2px dashed #bfc9d1;
    width: 20px;
    text-align: center;
    padding: 0;
}

.video-content .control {
    margin-bottom: 6px;
}

.border_blk:last-child {
    border: none;
}

body .brand-images li.brand-item {
    margin: 0px !important;
    list-style-type: none;
    text-align: center;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
}

.brands-filters .letters {
    margin-top: 4px;
    float: left;
    width: 100%;
    padding: 23px;
    background-color: #fff;
}

.brands-filters .letters .letters-box .letter {
    margin: 0;
    display: block;
    float: left;
    width: 50%;
    border: none;
    background: transparent;
    text-align: left;
    margin-bottom: 0;
    padding: 10px;
    font-weight: 600;
    color: #244662;
    opacity: 1;
}

.brands-filters .letters .letters-box .letter:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #244662;
    display: inline-block;
    vertical-align: middle;
}

.brands-filters .letters .letters-box .letter.active:before {
    background: #f7941c;
    border-color: #f7941c;
}

body .brand-images {
    display: block;
    display: block;
    display: block;
}

body .brand-images .brands-letter {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    padding: 0;
}

body .brand-images .brands-letter dd {
    margin-bottom: 30px;
}

body .brand-images .brands-letter .bare-list {
    margin-bottom: 0;
    margin-right: 30px;
    margin-left: 0;
}

body .brand-images ul.bare-list img {
    max-width: 100%;
}

body .brand-item .am-image-wrapper {
    height: 100%;
}

body .brand-images li.brand-item:hover {
    border: 4px solid #80cbe8;
}

.brands-filters .letters .letters-box {
    width: 100%;
    float: left;
}

.brands-filters .letters .letters-box .letter.letter-all {
    font-size: 16px;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 10px;
}

body .brand-images .brands-letter:nth-child(3n) ul {
    margin-right: 0;
}


/* ----- onepagecheckout ------- */
.checkout-index-index.sticky header.page-header {
    position: relative;
}

.checkout-index-index .opc-wrapper {
    width: 49.696%;
    background-color: transparent;
    padding: 40px 50px !important;
}

.checkout-index-index .opc-wrapper ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.checkout-index-index .opc-wrapper .step-title {
    font-size: 20px;
    font-weight: 600;
    border: none;
    padding: 0;
}

body.checkout-index-index .opc-wrapper ol li {
    position: relative;
    float: none !important;
    width: 100% !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 30px 0px !important;
    margin-bottom: 6px;
    margin-left: 0 !important;
}

body.checkout-index-index .opc-wrapper {
    margin: 0;
}

body.checkout-index-index .opc-wrapper ol li:after {
    content: ' ';
    display: block;
    width: calc(100% + 100px);
    height: 6px;
    background-color: #f4f4f4;
    position: absolute;
    left: -50px;
    bottom: 0px;
}

.payment-method .fieldset {
    clear: both;
}

body.checkout-index-index .opc-wrapper ol li#opc-shipping_method:after,
body.checkout-index-index .opc-wrapper ol li#payment:after {
    display: none;
}

/* body.checkout-index-index .opc-wrapper ol li:nth-child(2) {
    margin-top: 20px !important;
    padding-top: 40px !important;
} */
body.checkout-index-index .opc-wrapper ol li:nth-child(2):before {
    content: ' ';
    display: block;
    width: calc(100% + 100px);
    height: 6px;
    background-color: #f4f4f4;
    position: absolute;
    left: -50px;
    top: 0px;
}

body.bss-onestepcheckout .step-title:before {
    background-color: #f7941c !important;
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
}

.checkout-index-index .opc-sidebar span.title {
    /*font-size: 32px;
    font-weight: 300 !important;*/
    color: #244662 !important;
    /*    padding: 0;
    letter-spacing: 3.5px;*/
    order: -1;
}

.checkout-index-index .opc-sidebar tr.totals.discount span.title {
    font-size: 20px;
    font-weight: 600 !important;
    letter-spacing: 1px;
}

.checkout-index-index .opc-sidebar .table.table-totals tr.grand.totals td {
    font-size: 24px;
    letter-spacing: 1px;
}

.block-customer-login form input,
body.checkout-index-index .opc-wrapper ol li input,
body.checkout-index-index .opc-wrapper ol li select,
.payment-option .payment-option-content input {
    line-height: 50px;
    height: 50px;
    width: 100%;
    border: none;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #244662;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    padding: 0 24px;
}


/*body.checkout-index-index .opc-wrapper ol li .field label {
    display: none !important;
}*/
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
    font-weight: 400;
    clip: inherit;
    width: auto;
    height: auto;
    position: relative;
    margin: 0 0 8px;
    display: block;
}

body.checkout-index-index .opc-wrapper ol li.checkout-payment-method .field label {
    display: block !important;
    color: #244662;
    font-weight: 500;
    cursor: pointer;
    clip: inherit;
    width: auto;
    height: auto;
    position: relative;
    margin-bottom: 8px;
}

body.checkout-index-index .opc-wrapper ol li.checkout-payment-method .field-select-billing label {
    font-size: 20px;
    margin-top: 15px;
}

body.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title {
    border: none;
}

.checkout-index-index .opc-sidebar {
    width: 50%;
    background-color: #fff;
    /*   position: -webkit-sticky;
    position: sticky;*/
    top: 0;
    margin-bottom: 80px;
    left: 50%;
    max-width: 820px;
    z-index: 1;
}

/*.checkout-index-index .opc-sidebar.fixed {
    position: fixed;
    top: 0;
	width: 100%;
    max-width: 720px;
}*/
/*.checkout-index-index .opc-sidebar.fixed.absolute {
    position: absolute;
    bottom: 0;
    top: auto;
}*/
.checkout-container {
    position: relative
}

/*.checkout-index-index .opc-sidebar[style], .checkout-index-index .opc-sidebar.fixed.absolute {
    width: 50%;  
}*/
.checkout-index-index .opc-sidebar .opc-block-summary {
    background: #fff;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}

body.checkout-index-index .opc-wrapper ol li form {
    max-width: 100%;
    margin: 0 auto;
    border: none;
    position: relative;
    padding-left: 95px;
}

fieldset.field.street legend.label {
    display: none !important;
}

body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.postcode"] label.label:after {
    content: ' Billing address';
    display: none;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

/*body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.postcode"] label.label {
    display: block !important;
    font-size: 0;
}*/
.bss-onestepcheckout .opc-wrapper #opc-shipping_method .step-title:before {
    content: '3';
    display: none;
}

.checkout-shipping-method .checkout-shipping-method .step-title:after {
    content: ' Delivery';
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    display: none;
}

.checkout-shipping-method .checkout-shipping-method .step-title {
    font-size: 0;
}

.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group:first-child .step-title:before {
    content: '4';
    position: absolute;
    left: -90px;
}

.payment-methods .payment-group .step-title {
    font-size: 0;
}

.payment-methods .payment-group .step-title:after {
    content: ' Payment';
    display: none;
    font-size: 20px;
    font-weight: 600;
}

body.checkout-index-index .opc-wrapper ol li form .actions-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    clear: both;
    margin-top: 20px;
}

body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .primary {
    float: none;
    text-align: center;
    width: 100%;
}

/*body.checkout-index-index .opc-wrapper ol li form#co-payment-form .actions-toolbar .primary{
    text-align: right;
}*/
body.checkout-index-index .opc-wrapper ol li {
    margin-top: 0 !important;
}

/*body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .primary button.login.primary {
    margin: 0;
    width: auto;
    padding: 0;
    font-size: 18px;
    padding: 10px 50px;
    background-color: #244662;
    border: none;

}*/
body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .secondary {
    width: 50%;
    text-align: left;
    margin: 0;
}

body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .secondary a {
    margin: 0;
    font-size: 20px;
    color: #244662;
    text-decoration: underline;
    letter-spacing: 0;
}

body.checkout-index-index input[type="checkbox"] {
    height: auto !important;
    width: auto !important;
    display: inline-block !important;
    vertical-align: middle;
    margin: 0;
    line-height: normal !important;
    position: relative;
    cursor: pointer;
    z-index: 9;
    opacity: 0;
}

.checkout-index-index .opc-sidebar span.title:before {
    display: none;
}

.checkout-index-index .opc-sidebar .primary button.primary.checkout.btn-placeorder {
    max-width: 83.782%;
    margin: 0 auto;
    display: block;
    float: none;
    background-color: #f7941c;
    border: none;
    font-size: 16px;
    font-weight: 600;
    padding: 11px 17px;
}

body.checkout-index-index .opc-wrapper ol li form#co-payment-form .actions-toolbar .primary.checkout {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    float: none;
    background-color: #f7941c;
    border: none;
    font-size: 16px;
    font-weight: 600;
    padding: 11px 17px;
}

body.checkout-index-index .opc-wrapper ol li form#co-payment-form .actions-toolbar .primary.checkout:hover {
    background: #244662;
}

body.checkout-index-index .opc-wrapper ol li input[type="radio"] {
    width: 11px;
    height: 11px;
    line-height: 15px;
    background-color: #fff;
    border: 1px solid #244662;
    border-radius: 0;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
}

body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:before {
    content: ' Delivery';
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
}

body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:after {
    content: '3';
    background-color: #f7941c !important;
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0px;

}

.checkout-index-index .page-title-wrapper {
    position: relative;
    height: auto;
    margin: 0 auto;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cart-container .form-cart .cart.main.actions {
    display: block;
    margin: 0px 0;
}

/*--- onepage checkout ---*/
.table-totals .mark {
    padding: .2em;
    background-color: transparent;
}

/*--- onepage checkout ---*/
/*--- Product landing ---*/
.custom-template-block {
    background-color: #f4f4f4;
    display: inline-block;
    width: calc(100vw - 10px);
    left: 50%;
    margin-left: -50vw;
    position: relative;
    padding: 70px 17.7%;
}

.custom-template-block .section-description,
.tab-product-description {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 4px);
}

.custom-content-product .tab-product-description {
    vertical-align: top;
    text-align: left;
}

.custom-content-product .tab-product-description {
    vertical-align: top;
}

.custom-template-block .section-image,
.tab-product-newsletter {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 4px);
    text-align: center;
}

.custom-content-product .tab-product-newsletter {
    vertical-align: top;
    text-align: left;
}

.custom-template-block .section-description .page-title {
    font-size: 46px;
    color: #f7941c;
    font-weight: normal;
    line-height: 60px;
    margin-bottom: 6.6%;
}

.custom-template-block .section-description {
    font-size: 20px;
    line-height: 45px;
    color: #244662;
    margin-bottom: 35px;
}

.custom-template-block #read-more {
    display: block;
    margin-top: 60px;
    float: right;
}

.custom-content-product {
    padding-top: 89px;
}

.custom-content-product {
    max-width: calc(1366px + 30px);
    margin: 0 auto;
    padding: 89px 15px;
}

.related ul li .product-item-info {
    border: 15px solid #f4f4f4;
}

.page-layout-1column .related .products-grid .product-item,
.page-layout-1column .upsell .products-grid .product-item {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.catalog-product-view .related .product-item-info,
.catalog-product-view .upsell .product-item-info {
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 8%;
    border: 15px solid #f4f4f4;
}

.catalog-product-view .block.related,
.catalog-product-view .block.upsell {
    max-width: calc(1366px + 30px);
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

.catalog-product-view .block.related .products-related,
.catalog-product-view .block.upsell .products-related {
    position: relative
}

.related .owl-nav div,
.upsell .owl-nav div {
    position: absolute;
    top: 50%;
    left: -20px;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.related .owl-nav div.owl-next,
.upsell .owl-nav div.owl-next {
    left: auto;
    right: -20px;
}

.related .owl-nav div.owl-prev:before,
.upsell .owl-nav div.owl-prev:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 11px solid #244662;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.related .owl-nav div.owl-next:before,
.upsell .owl-nav div.owl-next:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 11px solid #244662;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

body .tab-product-newsletter .block.newsletter .field .control {
    width: 100%;
}

.tab-product-newsletter .block.newsletter {
    width: 100%;
}

.tab-product-newsletter .block.newsletter input[type="email"] {
    background: #f7f7f7;
    font-size: 20px;
    height: 62px;
    border: none;

}

.tab-product-newsletter .block.newsletter .action.subscribe {
    border-radius: 50px;
    background-color: #f7941c;
    border: 1px solid #f7941c;
    padding: 0 30px;
    font-size: 18px;
    float: right;
}

.tab-product-newsletter .block.newsletter .actions {
    display: block;
    width: auto;
}

.custom-content-product .tab-product-newsletter {
    padding-left: 10%;
}

.custom-content-product .tab-product-description {
    padding-right: 5%;
}

.catalog-product-view .page-title,
.cms-brochure .page-title,
.ajax-addto-title {
    font-weight: 300;
    color: #244662;
    font-size: 40px;
    line-height: normal;
    letter-spacing: 4px;
    margin-bottom: 3.7%;
    margin-top: 0px;
}

.catalog-product-view .custom-content-product .page-title {
    margin-bottom: 40px;
}

.tab-newsletter-title {
    font-size: 20px;
    line-height: 45px;
    color: #244662;
    margin-bottom: 30px;
}

.catalog-product-view .block.related .products-grid .product-item-description,
.catalog-product-view .block.upsell .products-grid .product-item-description {
    min-height: 40px;
    font-size: 22px;
    font-weight: 600;
    color: #244662;
}

.catalog-product-view .block.related .products-grid .product-item-description p,
.catalog-product-view .block.upsell .products-grid .product-item-description p {
    font-size: 18px;
    margin-top: 20px;
}

.tab-product-newsletter .block.newsletter .field .control label {
    position: relative !important;
}

/*--- Product landing ---*/
body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:after {
    content: ' Name, billing & delivery address' !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    vertical-align: top;
    font-family: 'Montserrat', sans-serif;
    color: #244662;
    letter-spacing: 1.3px;
}

body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label {
    display: block !important;
    font-size: 0;
}

body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:before {
    background-color: #f7941c !important;
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-right: 10px;
    content: ' 2.';
    position: absolute;
    left: 0px;
    top: 0;
}

.checkout-index-index .opc-wrapper .authentication-wrapper:before {
    content: ' Existing user?';
    display: block;
    font-size: 18px;
    font-weight: 600;
    vertical-align: top;
    font-family: 'Montserrat', sans-serif;
    color: #244662;
    letter-spacing: 1.7px;
}

.authentication-wrapper .action-auth-toggle:before {
    content: ' if you already have an account please login by';
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #244662;
    text-transform: lowercase;
    font-weight: 400;
}

.authentication-wrapper {
    float: none;
    margin-top: 0;
    max-width: 50%;
    position: relative;
    z-index: 1;
    max-width: 100%;
    margin: 0 auto;
    border: none;
    position: relative;
    width: 100%;
}

.checkout-index-index .opc-wrapper .authentication-wrapper {
    float: none;
    margin-top: 0;
    max-width: 50%;
    position: relative;
    z-index: 1;
    max-width: 100%;
    margin: 0 auto;
    border: none;
    position: relative;
    width: 100%;
    text-align: left;
    padding-left: 95px;
}

.checkout-index-index .opc-wrapper .authentication-wrapper:after {
    background-color: #f7941c !important;
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    content: ' 1.';
    position: absolute;
    left: 0px;
    top: 0;
}

/*
.opc-wrapper #shipping .step-title {
    display: none;
        font-size: 20px;
    color: #244662;
}
*/
.checkout-index-index .opc-wrapper .step-title {
    font-size: 20px;
    color: #244662;
    /* display: none*/
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper {
    padding: 0;
    margin: 0;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product,
.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner,
.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-image-container {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 150px !important;
    height: auto !important;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-name {
    margin-bottom: 10px;
    width: 100%;
    padding-right: 15px;
    font-size: 14px;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-name a {
    color: #244662;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block {
    width: calc(100% - 145px);
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-image-container .product-image-wrapper {
    margin: 0;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details {
    padding: 0;
    width: calc(100% - 100px);
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block .details-qty {
    margin: 0;
    width: 80px;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block .details-qty .label {
    display: none;
}

.checkout-index-index .opc-sidebar .opc-block-summary .product-item .subtotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    width: 145px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block .details-qty input {
    max-width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid #f7941c;
    width: 40px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper li {
    padding: 10px 0;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper li {
    border-top: 2px solid #f4f4f4;
    border-bottom: 2px solid #f4f4f4;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .title {
    border: none;
    display: none;
}


/* 25-01-2023 */
.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart {
    margin-bottom: 0;
    padding-bottom: 30px;
    clear: both;
    order: 0;
    width: 100%;
}

.checkout-index-index .opc-sidebar .opc-block-summary .product-item .subtotal span {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.checkout-index-index .opc-wrapper .authentication-wrapper button.action-auth-toggle {
    color: #244662;
    text-transform: lowercase;
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
}

.checkout-index-index .opc-sidebar .table.table-totals .shipping .mark {
    padding: 0;
}

.checkout-index-index .opc-sidebar .table.table-totals .mark {
    font-weight: 600;
    padding: 20px 0;
    border: none;
    font-size: 18px;
    letter-spacing: 1px;
}

.checkout-index-index .opc-sidebar .table.table-totals .mark span {
    margin-bottom: 0;
    padding: 15px 0;
}

.opc-block-summary .mark .value {
    color: #244662;
}

.checkout-index-index .opc-sidebar .table.table-totals td {
    padding: 0 !important;
    vertical-align: middle;
    border: none;
    padding-right: 35px !important;
    font-size: 18px;
}

.checkout-index-index .opc-sidebar .table.table-totals .mark span {
    margin-bottom: 0;
    padding: 15px 0;
}

.checkout-index-index .opc-sidebar .opc-block-summary .table.table-totals {
    border-top: none;
    float: right;
    width: 100%;
    order: 1;
    margin-left: auto;
}

.checkout-agreements-block {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 30px;
}

body.checkout-index-index input[type="checkbox"]+label:before,
body.checkout-index-index input[type="radio"]+label:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 4px;
    left: -16px;
    width: 11px;
    height: 11px;
    background-color: #fff;
    border: 1px solid #91a2b0;
}

body.checkout-index-index input[type="checkbox"]:checked+label:before,
body.checkout-index-index input[type="radio"]:checked+label:before {

    background-color: #f7941c;
    border: 1px solid #f7941c;
}

body.checkout-index-index input[type="checkbox"]+label:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 4px;
    left: -16px;
    width: 11px;
    height: 11px;
    background-color: #f7941c;
    opacity: 0;
    visibility: hidden;
}

body.checkout-index-index input[type="checkbox"]:checked+label:after {
    opacity: 1;
    visibility: visible;
}

body.checkout-index-index input[type="checkbox"]+label,
body.checkout-index-index input[type="radio"]+label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 8px;
}

.checkout-payment-method .billing-address-same-as-shipping-block {
    position: relative;
    margin-left: 20px;
}

body.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group:first-child .step-title {
    border-bottom: none;
    display: none;
}

body.checkout-index-index input[type="checkbox"]+label button.action-show {
    height: auto;
    line-height: normal;
    vertical-align: middle;
    font-size: 16px;
    text-transform: capitalize;
    color: #244662;
    text-align: left;
}

.checkout-agreement {
    position: relative;
}

.payment-option {
    max-width: 100%;
    margin: 0 auto;
    border: none;
    position: relative;
    width: 100%;
    margin-top: 35px;
    padding-left: 95px;
}

body.checkout-index-index .opc-wrapper ol li select {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
    background-repeat: no-repeat;
    background-position: center right 30px;
    background-size: auto;
    cursor: pointer;
}

.payment-option .payment-option-content {
    display: block !important;
}

/*.payment-option .action.action-toggle:after, */
.bss-onestepcheckout .opc-wrapper #payment:after {
    content: ' Payment';
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    letter-spacing: 1.3px;
    position: absolute;
    left: 5vw;
    top: 44px;
    background: transparent;
    border: 0;
}

.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-method input[type="radio"] {
    display: inline-block !important;
    padding: 0;
    outline: none !important;
}

.payment-option .payment-option-content form button.action.action-apply {
    margin: 0;
    min-width: 166px;
    text-align: center;
}

.payment-option .action.action-toggle {
    display: block;
    pointer-events: none;
    font-size: 100%;
    font-weight: 600;
    color: #244662;
}

/*.payment-option:before,*/
/*
#payment:before{
    content: '4.';
    background-color: #f7941c !important;
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    position: absolute;
    left: 0px;
}
*/
.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .checkout-billing-address {
    margin-top: 0
}

.payment-option .payment-option-content form {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    float: right
}

.bss-onestepcheckout .opc-sidebar .discount-code #discount-form {
    margin: 0 0px 40px 0;
    width: 96%;
    padding-right: 24px;
}

.bss-onestepcheckout .opc-sidebar .discount-code {
    margin: 15px 0;
    overflow: hidden;
    padding-left: 42px;
}

.payment-option .payment-option-content form .payment-option-inner {
    width: calc(100% - 20px);
}

.bss-onestepcheckout input[type="radio"]:checked,
.bss-onestepcheckout input[type="radio"]:checked::after {
    background: #f7941c !important;
    border: none !important;
}

/*--- Brouchure ---*/

.brochure_main {
    padding: 0 7.3vw;
    margin-bottom: 5%;
}

.brochure_main .video_gallery_img {
    overflow: hidden;
}

body.cms-brochure .page-main {
    max-width: none;
    padding: 0;
}

.brochure-sidebar .col-xs-12 {
    padding: 0;

}

.brochure-sidebar .tab-title a {
    font-size: 18px;
    color: #244662;
    line-height: 70px;
    background-color: #f4f4f4;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
    font-weight: 600;
    padding: 0 15px;
    padding-left: 60px;
}

.video_gallery_img .item {
    padding: 0 10px;
}

.video_gallery_img .owl-wrapper-outer {
    margin: 0 -10px;
    margin-top: 30px;
}

.brochure-sidebar .tab-title a:hover {
    text-decoration: none;
    background-color: #244662;
    color: #fff;
}

.brochure-sidebar .tab-title a:before {
    content: " ";
    position: absolute;
    left: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/video.png);
    width: 34px;
    height: 34px;
    background-size: 34px auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.brochure-sidebar .col-xs-12.tab-title.book_a_consultation a {
    line-height: 35px;
}

.brochure-sidebar .tab-title.overview a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/overview.png);
}

.brochure-sidebar .tab-title.key_features a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/true_sign.png);
}

.brochure-sidebar .tab-title.reviews a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/reviews.png);
}

.brochure-sidebar .tab-title.specifications a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/specification.png);
}

.brochure-sidebar .tab-title.buy_now a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/Shopping_Cart.png);
    background-size: auto;
}

.brochure-sidebar .tab-title.downloads a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/Download.png);
    background-size: auto;
}

.brochure-sidebar .tab-title.book_a_consultation a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/Users_broucher.png);
    background-size: auto;
}



.brochure-sidebar .tab-title a:hover:before,
.brochure-sidebar .tab-title.active a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/video_hover.png);
}

.brochure-sidebar .tab-title.overview a:hover:before,
.brochure-sidebar .tab-title.overview.active a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/overview_hover.png);
}

.brochure-sidebar .tab-title.key_features a:hover:before,
.brochure-sidebar .tab-title.key_features.active a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/true_sign_hover.png);
}

.brochure-sidebar .tab-title.reviews a:hover:before,
.brochure-sidebar .tab-title.reviews.active a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/reviews_hover.png);
}

.brochure-sidebar .tab-title.specifications a:hover:before,
.brochure-sidebar .tab-title.specifications.active a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/specification_hover.png);
}

.brochure-sidebar .tab-title.buy_now a:hover:before,
.brochure-sidebar .tab-title.buy_now.active a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/Shopping_Cart_hover.png);
}

.brochure-sidebar .tab-title.downloads a:hover:before,
.brochure-sidebar .tab-title.downloads.active a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/Download-2_hover.png);
}

.brochure-sidebar .tab-title.book_a_consultation a:hover:before,
.brochure-sidebar .tab-title.book_a_consultation.active a:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/Users_broucher_hover.png);
}

.overview-section::after,
.overview-section::after,
.cms-brochure .key-feature-section::after,
.cms-brochure .key-feature-section::before,
.custom-techspecification::after,
.custom-techspecification::before,
.download-specification:after,
.download-specification:before,
.image-specification:after,
.image-specification:before {
    display: block;
    content: "";
    clear: both;
}

.cms-brochure .overview-section {
    background-color: #f4f4f4;
    padding: 0 7.3vw;
    padding-top: 58px;
    padding-left: 20vw;
}

.overview-section .overview-description {
    padding-right: 10%;
}

.overview-description #read-more {
    padding-left: 30px;
}

.overview-description #read-more::before {
    content: "\f019";
    display: inline-block;
    margin-right: 15px;
    font-family: "FontAwesome";
}

#product-addtocart-button::before {
    content: " ";
    display: inline-block;
    margin-right: 35px;
}

#product-addtocart-button {
    background-color: #f7941c;
    font-size: 14px;
    border: 1px solid #f7941c;
    margin-left: 20px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/Shopping_Cart_btn_back.png);
    background-repeat: no-repeat;
    background-position: center left 15px;
    background-size: 24px auto;
    min-width: 222px;
    font-weight: 600;
    line-height: normal;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

#product-addtocart-button:hover {
    background-color: #7ea1ca;
    border-color: #7ea1ca;
}

.cms-brochure .key-feature-section {
    padding: 0 7.3vw;
    padding-top: 58px;
    padding-left: 20vw;
}

.cms-brochure .page-title {
    text-align: center;
}

.cms-brochure .overview-section .page-title {
    text-align: left;
}

.cust-min-heading,
.content-section-head {
    font-size: 22px;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 35px;
}

.key-feature-section .col-sm-12 {
    margin-bottom: 100px;
}

.content-section-small {
    font-size: 20px;
    line-height: 45px;
    color: #244662;
    margin-bottom: 35px;
}

.custom-techspecification {
    background-color: #f4f4f4;
    padding: 50px;
    padding-left: 20vw;
    padding-right: 7.3vw;
}

.custom-techspecification .tech-main {
    background-color: #fff;
    height: 100%;
    position: relative;
    margin: 10px;
    width: calc(50% - 20px);
    padding: 3%;
    text-align: center;
    min-height: 37vw;
}

body.cms-brochure .block-testimonials .block-content .name.text-center {
    float: none;
    font-weight: 500;
    font-size: 22px;
    font-style: normal;
    text-align: left;
    margin-top: 10px;
}

.cms-brochure .block-testimonials .testimonial-container .owl-item {
    margin: 0 50px;
}

.cms-brochure #testimonialsList {
    width: 100%;
    max-width: none;
    padding-left: 20vw;
    padding-right: 7.3vw;
    background-color: #f4f4f4;
}

.cms-brochure .block-testimonials .owl-nav>div {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 0px;
}

.cms-brochure .block-testimonials .testimonial-message {
    text-align: left;
    padding: 0;
    font-size: 18px;
    line-height: 36px;
}

.cms-brochure .block-testimonials .page-title {
    padding-top: 5%;
}

.cms-brochure .block-testimonials .review-ratings {
    margin: 10% 0;
}

.cms-brochure .block-testimonials .block-content .read-more {
    display: block;
    padding: 0 30px;
    padding-top: 0px;
    margin-top: 10%;
}

.data-secound:after,
.data-secound:after {
    content: "";
    display: block;
    clear: both;
}

.feature_gallery_img {
    width: 100%;
    overflow: hidden;
    padding-left: 20vw;
    padding-right: 7.3vw;
}

.feature_gallery_img .owl-wrapper-outer:after,
.feature_gallery_img .owl-wrapper-outer:before {
    content: "";
    display: block;
    clear: both;
}

.feature_gallery_img .owl-wrapper-outer {
    overflow: hidden;
}

.custom-techspecification .tech-main span.tech-inner {
    color: #0299D2;
    font-size: 48px !important;
    font-weight: 500;
    padding: 0;
}

.custom-techspecification .tech-main span {
    display: block;
    padding: 8px 0;
}

.custom-techspecification .tech-main.oxygen span {
    font-size: 24px;
    color: #0299D2;
}

.custom-techspecification .tech-main .img-top {
    max-height: 75px;
    min-height: 75px;
}

.tech-main.weight span {
    font-size: 16px;
    color: #f7941c;
}

.tech-main.weight span.lbs {
    font-weight: 500;
    padding: 0;
}

.custom-techspecification .tech-title {
    margin-bottom: 30px;
    font-size: 24px;
}

.custom-techspecification .cell-left {
    border-right: 1px solid #e8e8e8;
}

.custom-techspecification .tech-main.weight img {
    margin-bottom: 20px;
}

.feature_gallery_img .sub-head {
    text-align: center;
    margin-bottom: 3%;
}

.custom-techspecification .tech-main.battery span {
    color: #82BE42;
}

.custom-techspecification .tech-main span.db,
.custom-techspecification .tech-main span.sett {
    color: #78519B;
}

.custom-techspecification .tech-main span.voltage,
.custom-techspecification .tech-main span.horiz {
    color: #244662
}

.tech-main.weight span.lbs,
.custom-techspecification .tech-main.battery span,
.custom-techspecification .tech-main span.voltage,
.custom-techspecification .tech-main span.db {
    font-size: 48px;
}

.custom-techspecification .tech-main span.set,
.custom-techspecification .tech-main span.horiz,
.custom-techspecification .tech-main span.sett {
    font-size: 24px;
}

.custom-techspecification .tech-main.noisy .read-more {
    margin: 20px 0;
}

.custom-techspecification .noisy-right p {
    margin-top: 30px;
}

.image-specification,
.download-specification,
.cms-brochure .block-static-block,
.in-stock-data-main,
.product-custom {
    padding-left: 20vw;
    padding-right: 7.3vw;
}

.image-specification {
    padding-top: 7%;
    padding-bottom: 5%;
}

.download-specification {
    background-color: #f4f4f4;
    padding-top: 3%;
    padding-bottom: 3%;
}

.download-specification .brochure-dw {
    background-color: #fff;
    margin: 10px;
    text-align: center;
    padding: 25px 15px;
    width: calc(33.33% - 20px);
}

.download-specification strong {
    display: block;
}

.cms-brochure .block-static-block h1.homepage-title {
    font-size: 40px;
}

.feature_gallery_img .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-height: 250px;
    -o-object-fit: contain;
    object-fit: contain;
}

.feature_gallery_img .feture-product-name {
    text-align: center;
    padding: 20px 10px;
}

.feature_gallery_img .owl-item .item-selection {
    border: 9px solid #f4f4f4;
    margin: 0 9px;
}

.cms-brochure .feature_gallery_img .owl-buttons>div {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 0px;
    right: 0;
}

.cms-brochure .feature_gallery_img .owl-buttons div.owl-prev:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 11px solid #244662;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.cms-brochure .feature_gallery_img .owl-buttons div.owl-next:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 11px solid #244662;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.cms-brochure .feature_gallery_img .owl-carousel {
    padding: 0 7%;
}

.in-stock-data-main .in-stock-sub {
    background-color: #244662;
    color: #fff;
    text-align: center;
    width: calc(50% - 30px);
    padding: 20px;
}

.in-stock-sub:last-child {
    float: right;
    position: relative;
}

.in-stock-sub .top-stick {
    position: absolute;
    background-color: #ce2c30;
    color: #fff;
    top: -15px;
    padding: 10px 20px;
}

.in-stock-sub .top-stick p {
    font-size: 18px;
    line-height: normal;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.in-stock-sub .top-stick .sub-head {
    font-size: 14px;
}

.in-stock-sub:first-child {
    float: left;
}

.in-stock-data-main .feat-stock {
    color: #82BE42;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.in-stock-data-main .limited-data {
    color: #f7941c;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.in-stock-data-main .feat-price {
    font-size: 45px;
    font-weight: bold;
}

.in-stock-data-main .custom-add-to-cart {
    background-color: #f7941c;
    margin: 20px 0px;
}

.in-stock-data-main {
    margin: 30px 0;
}

.product-custom .img-section,
.text-section {
    display: inline-block;
    width: calc(50% - 4px);
    vertical-align: middle;
}

.product-custom:after,
.product-custom:before {
    content: "";
    display: block;
    clear: both;
}

.cms-brochure .product-custom {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.brochure-dw .read-more {
    margin-top: 20px;
}

.custom-techspecification .col-sm-12 {
    padding: 0;
}

.custom-techspecification .tech-main .noisy-left {
    border-right: 1px solid #e8e8e8;
}

.image-specification table>tbody>tr>td button {
    font-size: 14px;
}

/*--- Brouchure ---*/
.filter-options .items .items-children.-folding {
    padding-left: 16px;
}

.filter-options .am-labels-folding .item a.amshopby-filter-parent,
.filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 0;
}

.navigation .level0.parent>.level-top>.ui-menu-icon {
    top: 7px;
}


/*---- our_range --- */
.portable-range-main .portable-range-right {
    width: calc(100% - 423px);
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.portable-range-main .portable-range-left .image-row1 {
    height: 200px;
    border-right: 1px solid rgba(36, 70, 98, 0.1);
}

.portable-range-main .portable-range-left {
    width: 418px;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}

.portable-range-main .portable-range-right li {
    list-style-type: none;
}

.portable-range-main .portable-range-left>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.portable-range-main .row2 {
    height: 141px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portable-range-main .custdata .section-1 {
    width: 140px;
    text-align: center;
}

.portable-range-main .custdata .section-2 {
    width: calc(100% - 140px);
}

.portable-range-main .row3 {
    height: 143px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portable-range-main .portable-range-right ul {
    padding: 0;
    position: relative
}

.portable-range-main .portable-range-right ul .owl-nav {
    display: block;
}

.portable-range-main .portable-range-right ul .owl-nav>div {
    position: absolute;
    top: 83px;
    left: -30px;
}

.portable-range-main .portable-range-right ul .owl-nav>div.owl-next {
    left: auto;
    right: -30px;
}

.portable-range-main .portable-range-right ul .owl-nav>div.owl-prev i:before {
    content: ' ';
    border-right: 14px solid #234561;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
}

.portable-range-main .portable-range-right ul .owl-nav>div.owl-next i:before {
    content: ' ';
    border-left: 14px solid #234561;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
}

.portable-range-main .portable-range-left>div h4 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 5px;
}

.portable-range-main .portable-range-left>div p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    font-weight: 400;
}

.portable-range-main .portable-range-right li .product-image {
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portable-range-main .row4 {
    height: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portable-range-main .row5 {
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portable-range-main .row6 {
    height: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portable-range-main .row7 {
    height: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.portable-range-main .row8 {
    height: 155px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portable-range-main .weight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
}

.portable-range-right .row2 {
    font-size: 24px;
}

.portable-range-right .row3 {
    font-size: 28px;
}

.portable-range-main .battery-data .battery {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.wrap-battery {
    background-color: #f4f4f4;
    border-radius: 4px;
    padding: 25px 7px;
    width: 100%;
}

.portable-range-main .battery-data .battery>div {
    margin: 0 5px;
    text-align: center;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.portable-range-main .battery-data .battery .battery-name {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background-color: #82be42;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 5px;
    line-height: normal;
    padding: 11px 0;
}

.wrap-battery .battery-hours {
    font-size: 14px;
    margin: 0;
    font-weight: 500;
    line-height: normal;
}

.wrap-battery .battery-hours strong {
    font-size: 20px;
    display: block;
}

.wrap-battery .battery-max {
    margin: 0;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    margin-top: 12px;
}

body .portable-range-main .row8 img {
    width: auto;
}

.portable-range-main .weight>div {
    width: 100%;
    background-color: #f4f4f4;
    margin: 0 5px;
    text-align: center;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 0px;
}

.portable-range-main .weight>div .weight-lbs {
    font-size: 14px;
    margin-bottom: 0;
    line-height: normal;
}

.portable-range-main .weight>div .weight-lbs span {
    font-size: 14px;
    display: block;
}

.portable-range-main .weight>div .weight-lbs strong {
    font-size: 20px;
    display: block;
}

.portable-range-main .weight>div .weight-kgs {
    margin: 0;
    font-size: 14px;
    font-style: italic;
}

.portable-range-main .portable-range-right .row7 p {
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    margin: 0;
    margin-top: 15px;
}

.portable-range-main .row6 .pulse-name {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin: 0;
}

.portable-range-main .portable-range-right .row6 em {
    font-size: 33px;
    color: #78519b;
    margin-bottom: 30px;
}

.portable-range-main .row6 .noise {
    width: 100%;
    text-align: center;
}

.portable-range-main .portable-range-right .row8 i {
    font-size: 29px;
    color: #244662;
}

.portable-range-main .portable-range-right .row8 i.fa.fa-check {
    color: #9bcd6d;
}

.portable-range-main .portable-range-left>.row2 h4,
.portable-range-main .portable-range-left>.row3 h4,
.portable-range-main .portable-range-left>.row2 em,
.portable-range-main .portable-range-left>.row3 em {
    color: #0299d2;
}

.portable-range-main .portable-range-left>.row4 h4,
.portable-range-main .portable-range-left>.row4 em {
    color: #82be42;
}

.portable-range-main .portable-range-left>.row5 h4,
.portable-range-main .portable-range-left>.row5 em {
    color: #f7941c;
}

.portable-range-main .portable-range-left>.row6 h4,
.portable-range-main .portable-range-left>.row6 em {
    color: #78519b;
}

.portable-range-main .portable-range-left>.row7 h4,
.portable-range-main .portable-range-left>.row7 em {
    color: #ae0721;
}

.portable-range-main .portable-range-left>.row8 h4,
.portable-range-main .portable-range-left>.row8 em {
    color: #244662;
}

.portable-range-main .row1,
.portable-range-main .row2,
.portable-range-main .row3,
.portable-range-main .row4,
.portable-range-main .row5,
.portable-range-main .row6,
.portable-range-main .row7,
.portable-range-main .row8 {
    border-bottom: 1px solid rgba(36, 70, 98, 0.1);
    border-right: 1px solid rgba(36, 70, 98, 0.1);
}

.portable-range-main .portable-range-left .row1,
.portable-range-main .portable-range-left .row2,
.portable-range-main .portable-range-left .row3,
.portable-range-main .portable-range-left .row4,
.portable-range-main .portable-range-left .row5,
.portable-range-main .portable-range-left .row6,
.portable-range-main .portable-range-left .row7,
.portable-range-main .portable-range-left .row8 {
    border-left: 1px solid rgba(36, 70, 98, 0.1);
}

.portable-range-main .portable-range-left .row2 {
    border-top: 1px solid rgba(36, 70, 98, 0.1);
}

.portable-range-main .portable-range-right .row1 {
    border-top: 1px solid rgba(36, 70, 98, 0.1);
}

.portable-range-main {
    margin-bottom: 120px;
}

.port-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: -26px;
    width: 100%;
}

.port-right p {
    line-height: normal;
    margin-bottom: 20px;
    background-color: #fff;
    position: relative;
    padding: 0 16px;
    font-style: italic;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.port-right p.port-sec-2 {
    width: 400px;
    border-top: 1px dashed #0299d2;
    margin-left: 10px;
    border-right: 1px dashed #0299d2;
    border-left: 1px dashed #0299d2;
}

.port-right p.port-sec-1 {
    width: calc(100% - 400px);
    border-top: 1px dashed #0299d2;
    border-right: 1px dashed #0299d2;
    border-left: 1px dashed #0299d2;
}

.port-right p.port-sec-1:before {
    content: ' Pulse Flow';
    font-size: 20px;
    color: #0299d2;
    position: absolute;
    top: -13px;
    background-color: #fff;
    padding: 0 10px;
}

.port-right p.port-sec-2:before {
    content: ' Pulse & Continuous Flow';
    display: block;
    font-size: 20px;
    color: #0299d2;
    position: absolute;
    top: -13px;
    background-color: #fff;
    padding: 0 10px;
}

.portable-range-main .custdata .section-2 img,
.portable-range-main .custdata .section-2 img+p {
    display: none;
}

.portable-range-main .homepage-title+p {
    margin-bottom: 44px;
}

.customfiled-data {
    max-width: 100%;
    margin: 0 auto;
    border: none;
    position: relative;
    width: 100%;
    margin-top: 35px;
    padding-left: 95px;
}

/* .navigation .level0.parent>.level-top>.ui-menu-icon {
    display: none !important;
} */
.choice.field.customfiled-data:before {
    content: '5.';
    background-color: #f7941c !important;
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    position: absolute;
    left: 0px;
}

.customfiled-data label.label {
    width: calc(100% - 18px);
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}

/* ----- Apply finance ---- */
.mb-ajaxsuite-popup-wrapper {
    max-width: 1640px;
}

.custom-class-add-for-data {
    background-color: #f4f4f4;
    padding: 45px 85px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    position: relative;
}

.tab .tablinks:hover,
.tab .tablinks:focus {
    border: none;
    background: transparent;
}

.cust-tab {
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px;
}

.tab .tablinks.active {
    font-weight: 600;
    background: transparent;
}

body .tabcontent {
    border: none;
    border-top: none;
}

body .tab {
    border: none;
    background-color: transparent;
    text-align: center;
    overflow: visible;
}

.tab .tablinks {
    background: transparent;
    color: #244662;
    font-weight: 500;
    height: auto;
    line-height: normal;
    padding: 0;
    border-radius: 0;
    vertical-align: top;
    font-size: 14px;
    position: relative;
}

.tab .tablinks:after {
    content: ' ';
    display: block;
    position: absolute;
    bottom: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 12px solid #244662;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    opacity: 0;
    visibility: hidden;
}

.feat-bottom button.book_consultation {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/tab_user.png);
    background-repeat: no-repeat;
    background-position: center left 20px;
    min-width: 340px;
    margin: 0 15px;
}

.feat-bottom form button {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/tab_cart_img.png);
    background-repeat: no-repeat;
    background-position: top 14px left 15px;
    min-width: 180px;
    line-height: normal;
    position: relative;
    text-align: center;
    padding: 0 0px;
}

.feat-bottom form button span {
    padding-left: 15px;
}

.tab .tablinks.active:after {
    opacity: 1;
    visibility: visible;
}

.feat-pulse-flow .circle-pulse p em {
    color: #fff;
    font-style: normal;
    font-size: 22px;
    vertical-align: middle;
}

.feat-weight .circle-weight p em {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    vertical-align: middle;
    margin: 5px 0;
    display: inline-block;
}

.feat-weight .circle-weight p em:last-child {
    font-size: 18px;
}

.feat-battery-life .circle-battery p em {
    font-size: 22px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
}

.feat-main {
    max-width: 1360px;
    margin: 0 auto;
}

.feat-left {
    display: inline-block;
    width: calc(50% - 4px);
    vertical-align: middle;
}

.feat-right {
    display: inline-block;
    width: calc(50% - 4px);
    vertical-align: middle;
}

.feat-right img {
    margin: 0 auto;
    display: block;
}

.feat-battery-life {
    margin: 0px 38px;
}

.feat-short-description {
    margin-top: 42px;
    font-size: 22px;
    line-height: 40px;
}

.feat-left .feat-name p {
    margin-bottom: 0;
}

.feat-left .feat-name {
    margin-bottom: 35px;
}

.feat-pulse-flow p,
.feat-battery-life p,
.feat-weight p {
    font-size: 16px;
    margin-bottom: 7px;
}

.feat-pulse-flow p,
.feat-pulse-flow em {
    color: #0299d2;
    font-weight: 600;

}

.feat-battery-life>p,
.feat-battery-life em {
    color: #82be42;
}

.feat-weight>p {
    color: #f7941c;
}

.feat-bottom {
    text-align: center;
    margin-top: 87px;
    margin-bottom: 40px;
}

.feat-bottom button:hover {
    text-decoration: none;
}

.feat-bottom button.view-more {
    position: relative;
    min-width: 185px;
    padding: 0 35px;
}

.feat-bottom button.view-more:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 20px;
    left: 10px;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.feat-bottom button {
    padding: 0 42px;
    text-align: right;
}

.feat-bottom form {
    display: inline-block;
}

.feat-bottom form button {
    background-color: #f7941c;
    padding: 0 30px;
    text-align: right;
}

.feat-bottom form button:hover {
    background-color: #f7941c;
}

.feat-bottom button a {
    color: #fff;
}

.feat-bottom button a:hover {
    text-decoration: none;
}

.feat-pulse-flow,
.feat-battery-life,
.feat-weight {
    display: inline-block;
    width: 132px;
    vertical-align: top;
    text-align: center;
}

.feat-left .circle-pulse,
.feat-left .circle-battery,
.feat-left .circle-weight {
    background: #0299d2;
    width: 132px;
    height: 132px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.feat-pulse-flow .circle-pulse {
    background: #0299d2;
}

.feat-left .circle-battery {
    background: #82be42;
}

.feat-left .circle-weight {
    background: #f7941c;
}

.feat-pulse-flow .circle-pulse p {
    color: #fff;
    margin: 0;
    line-height: 24px;
}

.feat-left .circle-weight .tab .tablinks img {
    display: block;
    margin: 0 auto 10px;
}

.custom-class-add-for-data .custom-all-data-in-one {
    display: block;
    background-color: #fff;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.catalog-product-view h3.mb-message-successs {
    text-align: center;
    padding: 20px 140px;
    font-size: 48px;
    line-height: 77px;
    letter-spacing: 4px;
    font-weight: 300;
    margin: 0;
}

.catalog-product-view .mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
    top: 28px;
    width: auto;
    right: 40px;
}

.feat-battery-life .circle-battery p,
.feat-weight .circle-weight p {
    margin: 0;
    line-height: 24px;
    color: #fff;
}

.feat-pulse-flow img,
.feat-battery-life img,
.feat-weight img {
    height: 65px;
}

.catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box {
    text-align: left;
}

.custom-class-add-for-data .custom-all-data-in-one .accordion {
    border-left: none !important;
    border-right: none !important;
    border-radius: 0;
    padding: 0;
    border-top: 6px solid #f4f4f4 !important;
    border-bottom: 6px solid #f4f4f4 !important;
    height: 83px;
    line-height: normal;
    margin-bottom: 25px;
    text-transform: capitalize;
    padding: 0 45px;
    position: relative;
    background-color: #fff !important;
    color: #244662 !important;
    font-size: 20px
}

.custom-class-add-for-data .custom-all-data-in-one .accordion.active,
.custom-class-add-for-data .custom-all-data-in-one .accordion:hover {
    background-color: #244662 !important;
    color: #fff !important;
}

.customfiled-data input[type="checkbox"] {
    vertical-align: top !important;
}

body.checkout-index-index .customfiled-data input[type="checkbox"]+label:before,
body.checkout-index-index .customfiled-data input[type="checkbox"]+label:after {
    top: 15px;
}

body.checkout-index-index .customfiled-data .custom-checkbox input[type="checkbox"]+label:before,
body.checkout-index-index .customfiled-data .custom-checkbox input[type="checkbox"]+label:after {
    top: 5px;
}

.bss-onestepcheckout input[type="radio"] {
    border-radius: 0;
    border: 1px solid #91a2b0;
    outline: 0 !important;
    width: 11px;
    height: 11px;
    background: #fff;
}

.custom-checkbox {
    margin-bottom: 18px;
    margin-left: 0px;
    margin-top: 37px;
}

.custom-checkbox+.custom-checkbox {
    margin-top: 0;
}

.custom-checkbox label span {
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px;
    display: inline-block
}


.customfiled-data .title-data:before {
    content: 'confirm order ';
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.custom-class-add-for-data .custom-all-data-in-one .accordion:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 40px;
    border-top: 5px solid #244662;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.custom-class-add-for-data .custom-all-data-in-one .accordion.active:before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.custom-class-add-for-data .custom-all-data-in-one .accordion:hover:before {
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

}

.custom-class-add-for-data .custom-all-data-in-one .accordion:hover {
    border: none;
}

.custom-class-add-for-data .custom-all-data-in-one button.action.tocart.primary {
    height: 50px;
    padding: 0;
    line-height: 50px;
    background-color: #f7941c !important;
    border-color: #f7941c !important;
    min-width: 180px;
    text-align: center;
    margin: 0 auto 17px;
    display: block;
}

.custom-class-add-for-data .custom-all-data-in-one a.towishlist,
.custom-class-add-for-data .custom-all-data-in-one button.tocart {
    height: 50px !important;
    line-height: 50px !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    min-width: unset !important;
    padding: 0 !important;
    width: 240px !important;
    margin: 10px auto !important;
    font-weight: 600 !important;
}

.custom-class-add-for-data .custom-all-data-in-one .action.towishlist {
    background-color: #244662;
    height: 50px;
    line-height: 50px;
    min-width: unset;
    display: block;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    margin: 0 10px;
    margin-bottom: 25px;
}

body.catalog-product-view .custom-class-add-for-data .action.towishlist,
body.catalog-product-view .custom-class-add-for-data .action.tocart.primary,
body.catalog-product-view .custom-class-add-for-data .ajaxcompare-buttons {
    max-width: 343px;
    width: 100% !important;
    font-size: 16px !important;
    margin: 15px auto 15px !important;
    font-size: 16px !important;
}

body.catalog-product-view .custom-class-add-for-data .action.towishlist {
    display: none;
}

body.catalog-product-view .custom-class-add-for-data .ajaxcompare-buttons button:hover {
    background-color: #7ea1ca !important;
    border: #7ea1ca !important;
}

body.catalog-product-view .custom-class-add-for-data .panel-heading {
    padding: 0px;
}

body.catalog-product-view .custom-class-add-for-data .panel-body {
    border-top: transparent !important;
    background: #fff;
    padding: 0;
}

body.catalog-product-view .custom-class-add-for-data .panel:first-child .panel-body {
    padding: 15px 15px;
}

.panel-group {
    margin-bottom: 0
}

body.catalog-product-view .custom-class-add-for-data .panel-heading .panel-title a {
    display: block;
    background-color: #244564;
    padding: 34px 40px;
    position: relative;
    border-top: 5px solid #f4f4f4;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

body.catalog-product-view .custom-class-add-for-data .panel-heading .panel-title a.collapsed {
    background-color: #fff;
    color: #244662;
}

body.catalog-product-view .custom-class-add-for-data .panel-heading .panel-title a::after {
    position: absolute;
    right: 40px;
    top: 50%;
    content: '';
    border-top: 15px solid #fff;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    -webkit-transform: translatey(-50%) rotate(180deg);
    transform: translatey(-50%) rotate(180deg);
}

body.catalog-product-view .custom-class-add-for-data .panel-heading .panel-title a.collapsed::after {
    border-top: 15px solid #244662;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    -webkit-transform: translatey(-50%) rotate(0deg);
    transform: translatey(-50%) rotate(0deg);
}

body.catalog-product-view .custom-class-add-for-data .panel-body p:empty {
    display: none;
}

body.catalog-product-view .custom-class-add-for-data #collapseTwo .panel-body {
    padding: 0px !important;
}

body.catalog-product-view .custom-class-add-for-data .panel-group .panel+.panel {
    margin-top: 0px;
    margin-bottom: 50px;
}

body.catalog-product-view .custom-class-add-for-data #collapseTwo .panel-body table tr td {
    text-align: left;
    width: 50%;
    font-size: 20px;
}

body.catalog-product-view .custom-class-add-for-data #collapseTwo .panel-body table tr td:first-child {
    padding-left: 30px !important;
    font-weight: bold;
}



.custom-class-add-for-data .price-box.price-final_price {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
}

.catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box .product-name {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    display: block;
}

body.catalog-product-view .custom-class-add-for-data .product-name {
    font-size: 20px !important;
    color: #244662;
    line-height: 25px;
    font-weight: normal !important;
    max-width: 80%;
    margin: 50px auto 25px;
}

.custom-class-add-for-data .custom-all-data-in-one .action.towishlist:hover {
    text-decoration: none;
}

.catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box img.image {
    margin: 0 auto;
    display: block;
    max-width: 35%;
}

body.catalog-product-view .custom-class-add-for-data .photo.image {
    padding-top: 45px;
}

.price-box.price-final_price span {
    font-size: 28px;
    font-weight: 600;
}

.custom-all-attributes-val tr td:first-child {
    font-weight: 600;
    color: #244662;
}

.custom-all-attributes-val tr td {
    border-top: 6px solid #f4f4f4;
}

.catalog-product-view .mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border {
    padding-top: 0;
    padding-bottom: 0;
    text-align: right;
}

.cust-social-data .a2a_kit_size_32.a2a_default_style {
    display: inline-block;
    vertical-align: middle;
}

.cust-social-data p {
    margin-bottom: 0;
    line-height: normal;
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
}

body .block-authentication .actions-toolbar>.secondary {
    padding-top: 0;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
    -webkit-box-shadow: none
        /*0px 0px 1000px rgba(0,0,0,0.6)*/
    ;
    box-shadow: none
        /*0px 0px 1000px rgba(0,0,0,0.6)*/
    ;
    left: 50% !important;
    right: auto !important;
    margin: 0 auto !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed !important;
    max-width: 1360px;
    background: #fff;
    width: 100% !important;
    z-index: 9;
    padding: 35px 42px;
    margin-top: 27px;
    z-index: 99999999
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .fieldset {
    margin-bottom: 0;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable div#popup-modal {
    width: 100%;
    max-width: 1070px;
    margin: 0 auto;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .note {
    line-height: 35px;
    font-size: 20px;
    margin-bottom: 50px;
    color: #244662;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .email.required,
.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .actions-toolbar {
    max-width: 525px;
    margin: 0 auto;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .email.required input[type="email"] {
    width: 100%;
    border: none;
    font-style: normal;
    background: #f7f7f7;
    height: 50px;
    line-height: 50px;
    color: #244662;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .actions-toolbar .primary {
    float: right;
    margin: 0;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .actions-toolbar .primary button {
    min-width: 250px;
    background-color: #244662;
    border: none;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button.ui-dialog-titlebar-close,
.checkout-cart-index .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button.ui-dialog-titlebar-close {
    position: absolute;
    top: 20px;
    font-weight: 500;
    right: 20px;
    color: #244662;
    height: auto;
    line-height: normal;
    text-decoration: underline;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button.ui-dialog-titlebar-close:hover,
.checkout-cart-index .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button.ui-dialog-titlebar-close:hover {
    text-decoration: none;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button.ui-dialog-titlebar-close span,
.checkout-cart-index .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button.ui-dialog-titlebar-close span {
    color: #244662;
    text-transform: capitalize;
    text-decoration: underline;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button.ui-dialog-titlebar-close:before,
.checkout-cart-index .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button.ui-dialog-titlebar-close:before {
    content: 'x ';
    display: inline-block;
    color: #244662;
    margin-right: 5px;
}

.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable div#popup-modal .page-title,
.checkout-cart-index .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable div#popup-modal .page-title {
    font-weight: 300;
    font-size: 48px;
    letter-spacing: 4px;
    color: #244662;
}


.brochure-tab {
    padding: 0 7.3vw;
    margin-bottom: 5%;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/broucher_back_img.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-bottom: 70px;
    background-size: cover;
}

.brochure-tab .tab {
    margin-bottom: 23px;
}

.cust-tab p {
    font-size: 14px;
    font-weight: 500;
}

.tab .tablinks.active p {
    font-weight: 600;
}

.checkout-index-index .opc-sidebar button.vat-exempt {
    background: #fff;
    color: #f7941c;
    border: 1px solid #f7941c;
    margin-left: 50px;
    text-transform: capitalize;
    position: absolute;
    top: auto;
    left: 0;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
    max-height: 80%;
    overflow-y: auto;

}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable h2 {
    font-size: 55px;
    font-weight: 300;
    letter-spacing: 4px;
    margin-top: 0;
    margin-bottom: 20px;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-description {
    margin-bottom: 0;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-yes {
    min-width: 257px;
    margin-right: 27px;
    display: inline-block;
    text-align: center;
}

.checkout-cart-index .ui-dialog .button-vat-set a:focus,
.checkout-cart-index .ui-dialog .button-vat-set a:visited,
.checkout-cart-index .ui-dialog .button-vat-set .alink:visited,
.bss-onestepcheckout .ui-dialog .button-vat-set a:focus,
.bss-onestepcheckout .ui-dialog .button-vat-set a:visited,
.bss-onestepcheckout .ui-dialog .button-vat-set .alink:visited {
    color: #fff;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no {
    min-width: 451px;
    background-color: #f7941c;
    display: inline-block;
}

.checkout-cart-index .ui-dialog .button-vat-set a,
.bss-onestepcheckout .ui-dialog .button-vat-set a {
    line-height: 45px;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no:hover,
.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-yes:hover {
    background-color: #7ea1ca
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data {
    margin-top: 80px;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data strong {
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
    letter-spacing: 0.8px;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul {
    padding: 0;
    margin: 0 0 0 30px;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li {
    font-size: 20px;
    font-weight: 400;
    list-style-type: none;
    margin-bottom: 20px;
    position: relative;
}

.button-vat-set {
    text-align: right;
    margin-top: 65px;
}

.vat-e-left form select,
.vat-e-left form input,
form .vat-e-left select,
form .vat-e-left input {
    height: 50px;
    line-height: 50px;
    padding: 0 27px;
    background: #f7f7f7;
    border: none;
    margin-bottom: 6px;
    font-size: 16px;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #244662;
}

.vat-e-left form select,
form .vat-e-left select {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
    background-repeat: no-repeat;
    background-position: center right 30px;
}

.custom-top {
    margin-bottom: 35px;
}

.vatexempt-e-main-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 35px;
}

.vatexempt-e-main-data>div {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.vatexempt-e-main-data .vat-e-left {
    padding-right: 8px;
}

.vatexempt-e-main-data .vat-e-right {
    margin-left: 20px;
}

.vatexempt-e-main-data .vat-e-right {
    margin-left: 20px;
    padding: 0;
    /*background-color: #f7f7f7;*/
    margin-top: 0px;
}

.vatexempt-e-main-data .vat-e-right .vat-e-title {
    line-height: 30px;
    font-size: 20px;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #244662;
    font-weight: 500;
    margin-top: 0px;
    text-transform: none;
}

.product-data-vat .product-data-vat .prod-left {
    display: inline-block;
    width: calc(39% - 4px);
    vertical-align: middle;
}

.product-data-vat .product-data-vat .prod-right {
    width: calc(61% - 4px);
    display: inline-block;
    vertical-align: middle;
}

.product-data-vat .product-data-vat {
    margin: 25px 0;
}

.vat-product-data {
    margin-top: 35px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.vat-product-data input.input-text {
    height: 50px;
    line-height: 50px;
    padding: 0 27px;
    background: #f7f7f7;
    border: none;
    margin-bottom: 6px;
    font-size: 20px;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #244662;
}

.signature-vat .field.title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 13px;
    margin-top: 30px;
}

.vat-product-data .vat-checkbox input[type="checkbox"] {
    width: 15px;
    position: absolute;
    top: 3px;
    opacity: 0;
    margin: 0;
    z-index: 1;
    cursor: pointer;
    height: 15px;
}

.vat-product-data .vat-checkbox label {
    position: relative;
    padding-left: 25px;
    display: inline-block;
    font-weight: 600;
    cursor: pointer;
}

.vat-product-data .vat-checkbox label:before {
    content: '';
    display: block;
    position: absolute;
    top: 4px !important;
    left: -1px !important;
    width: 16px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #244662;
}

.vat-product-data .vat-checkbox label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px !important;
    left: -1px !important;
    width: 16px;
    height: 15px;
    background: #f7941c;
    /* border-right: 2px solid #244662; border-bottom: 2px solid #244662; -webkit-transform: rotate(46deg); transform: rotate(46deg);*/
    opacity: 0;
    visibility: hidden;
}

.vat-product-data .vat-checkbox input[type=checkbox]:checked~label:after {
    opacity: 1;
    visibility: visible;
}

.signature-vat {
    float: left;
    max-width: 520px;
    width: 100%;
}


.product-data-vat .product-data-vat .p-name {
    margin-bottom: 0;
    letter-spacing: 0.8px;
}

.product-data-vat .product-data-vat .p-sku {
    margin-bottom: 0;
}

.vat-product-data>strong {
    font-size: 20px;
    letter-spacing: 0.8px;
}

.vat-cust-address {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 13px;
    margin-top: 30px;
}

.vat-e-left form .postcode input,
form .vat-e-left .postcode input {
    width: calc(100% - 170px);
    margin-right: 20px;
}

button.vat-exempt-lookup {
    position: absolute;
    right: 0;
    top: -3px;
}

.custom-vat-exempt div.mage-error[generated] {
    margin: 0 0 10px 0;
}

.custom-vat-exempt .postcode {
    position: relative
}

.vat-process-button {
    margin-top: 68px;
    text-align: right;
    float: right;
    margin-bottom: 10px;
}

.vat-process-button a {
    font-size: 16px;
    color: #244662;
    text-decoration: underline;
    margin-right: 21px;
}

.vat-e-title {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 13px;
    margin-top: 30px;
}

.vat-process-button button.vat-process-to-checkout {
    min-width: 315px;
    background-color: #f7941c;
}

.form.contact .telephone input {
    display: inline-block;
    width: calc(100% - 139px);
}

.form.contact select {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    width: 122px;
    background-color: #f7f7f7;
    border: none;
    height: 60px;
    vertical-align: top;
    margin-left: 12px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg_blue.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: auto;
}

.form.contact .telephone select,
.form.contact .name select,
.product-options-wrapper select {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    width: 122px;
    background-color: #f7f7f7;
    border: none;
    height: 50px;
    vertical-align: top;
    margin-left: 12px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: auto;
}

.product-options-wrapper select {
    width: 100%;
    height: 50px;
    margin-left: 0
}

.form.contact select {
    width: 100%;
    margin-left: 0;
    padding-left: 10px;
    /*font-size: 14px; */
}

.form.contact .communication {
    margin-left: 18.32%;
    position: relative;
}

.form.contact .communication input[type="checkbox"] {
    height: auto;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
}

.form.contact .communication input[type="checkbox"]+label {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 20px;
    color: #244662;
}

.form.contact .fieldset {
    margin-bottom: 20px;
}

.form.contact .communication input[type="checkbox"]+label:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: -1px;
    width: 16px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #244662;
}

.form.contact .communication input[type="checkbox"]+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 4px;
    width: 7px;
    height: 11px;
    border-right: 2px solid #244662;
    border-bottom: 2px solid #244662;
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg);
    opacity: 0;
    visibility: hidden;
}

.form.contact .communication input[type="checkbox"]:checked+label:after {
    opacity: 1;
    visibility: visible;
}

a.action.sorter-action.sort-asc {
    display: none;
}

.custom-add-class-for-search .block-search .search label {
    width: auto;
    position: relative;
    height: auto;
    margin: 0;
    overflow: visible;
}

form.contact .fieldset .field div.mage-error[generated] {
    position: static;
    bottom: 0;
}

.top-footer form.contact .fieldset .field div.mage-error[generated] {
    position: static;
}

.form.contact .fieldset .field {
    position: relative;
}

.fieldset {
    clear: both;
}

/*.custom-add-class-for-search .cust-search-field {
    position: absolute;
    bottom: auto;
    width: 250px;
    right: 0;
    top: 90px;
}*/
.custom-add-class-for-search .cust-search-field input {
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #244662;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #244662;
    padding-left: 10px;
}

.custom-add-class-for-search .cust-search-field .actions span {
    display: none;
}

body .searchsuite-autocomplete .price-box.price-final_price span {
    font-size: 16px;
    color: #244662;
}

.custom-add-class-for-search .cust-search-field .actions button {
    position: absolute;
    right: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.custom-add-class-for-search .cust-search-field .actions button:before {
    cursor: pointer;
    font-size: 18px;
    line-height: 25px;
    color: #244662;
    display: block;
    text-align: center;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px auto;
    margin: 0 auto;
}

.product-reviews-summary .reviews-actions .action.add {
    white-space: normal;
}

.searchsuite-autocomplete .title {
    padding: 10px;
    margin-bottom: 5px;
    background: #f7f7f7;
    color: #244662;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.searchsuite-autocomplete .suggest {
    color: #244662;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.searchsuite-autocomplete .suggest .title {
    background: transparent;
}

body .searchsuite-autocomplete ul li {
    padding-right: 0 !important;
}

.pages .item a,
.pages .item strong {
    font-size: 18px;
    font-weight: 700;
    color: #244662;
    font-family: 'Montserrat', sans-serif;
    background: transparent;
}

.pages .item a:visited,
.pages .item strong {
    color: #244662;
}

.pages .action.next {
    margin-left: 8px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/pagination_next.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.pages .action.previous {

    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/pagination_prev.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.page-products .toolbar .pages {
    display: block;
    float: right !important;
    margin-bottom: 0;
    padding-top: 5px;
}

.list.products-list .product-item .details.product-item-details .cusm-read-more .action.more {
    float: right;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.list.products-list .product-item .details.product-item-details .cusm-read-more .action.more .amstockstatus-status-container {
    line-height: normal;
    display: block;
}

.list.products-list .product-item .details.product-item-details .cusm-read-more .action.more .price-including-tax+.price-excluding-tax:before,
.weee[data-label]:before {
    font-size: 12px;
    color: #fff;
}

.list.products-list .product-item .details.product-item-details .cusm-read-more .amstockstatus-category {
    margin-bottom: 0;
}

.modes-mode.mode-grid:before {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/gride_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px auto;
    width: 24px;
    height: 24px;
    content: ' ';
}

.modes-mode.mode-list:before {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/listview_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px auto;
    width: 24px;
    height: 24px;
    content: ' ';
}

.custom-add-class-for-search .block-search .search label:hover {
    text-decoration: underline;
}

.minicart-wrapper a.action.showcart:hover {
    text-decoration: underline;
}

.page-products .toolbar .limiter {
    display: block;
    float: left !important;
}

.page-products .toolbar .limiter label {
    font-size: 18px;
    font-family: 'Proxima Nova Rg';
    letter-spacing: 1px;
}

.ui-timepicker-div dl dt {
    height: auto;
    margin-bottom: 0px;
    font-size: 14px;
}

.ui-timepicker-div dl dd {
    margin: 10px 0;
}

.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: 0;
}

.ui-slider .ui-slider-handle {

    top: -3px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0;
    line-height: normal;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.ui-datepicker {
    border: 2px solid #244662;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    font-size: 14px;
    padding: 10px 25px;
    height: auto;
    line-height: normal;
    margin-right: 4px;
}

.products.wrapper~.toolbar .sorter,
body .products.wrapper~.toolbar .modes {
    display: block;
}

.product-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /*            align-items: center;*/
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 30px;
    min-height: 76px;
}

/*.product-des[style="height: 0px;"]{
    margin: 0
}*/
.product-des span {
    font-size: 12px;
    font-weight: 500;
    display: block;
    max-width: 100px;
    padding: 0 5px;
}

.product-des span:last-child {
    margin-top: 14px;
}

.product-des span:first-child {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
}

.product-des .product-des-battery {
    color: #82be42;
}

.product-des .product-des-weight span {
    color: #f7941c;
}

.product-des .product-des-lbs span {
    color: #0299d2;
}

.list.products-list .product.details.product-item-details .product-details {
    display: inline-block;
    width: calc(85% - 4px);
    vertical-align: middle;

}

.list.products-list .product-des {
    display: inline-block;
    width: 15%;
    vertical-align: middle;
    margin-bottom: 0;
}

.list.products-list .product-item-info {
    padding: 30px 15px !important;
}

.list.products-list .product-des div {
    margin-bottom: 30px;
}

.list.products-list .product-des div:last-child {
    margin-bottom: 0;
}

.list.products-list .product-des span {
    text-align: center;
    height: auto;
}

.minicart-items .item.product.product-item {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    background-color: #244662;
    border: none;
    padding: 0px 17px;
}

.minicart-items .item.product.product-item .product-item-details a {
    font-size: 14px;
    font-weight: 600;
}

.minicart-items .item.product.product-item .product-item-details .item-qty {
    border-radius: 650%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    background: #fff;
    border: none;
    font-size: 16px;
    color: #244662;
    font-weight: 600;
    margin-right: 0;
    border: 2px solid #f7941c;
}

.minicart-wrapper .product .actions {
    margin: 0;
    margin-top: 20px;
}

body.checkout-index-index .opc-wrapper .checkout-payment-method .credit-card-types li:after {
    display: none;
}

.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-content form {
    max-width: unset;
}

.checkout-payment-method .ccard .year .select {
    width: 130px;
}

body.checkout-index-index .opc-wrapper .checkout-payment-method .credit-card-types li {
    display: inline-block !important;
    width: auto !important;
    padding: 0px 10px !important;
    margin: 0 !important;
}

body .minicart-items .update-cart-item {
    font-size: 1.1rem;
    vertical-align: top;
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
}

.minicart-items .product-item-details .details-qty label {
    font-size: 14px;
    font-weight: 500;
}

.cart-container .block.shipping .content .fieldset.estimate button {
    width: 100%;
}

.category-description h1.homepage-title {
    text-align: center;
}

.category-description-brand {
    float: left;
    width: 45%;
    margin: 0 auto;
    text-align: center;
}

.minicart-wrapper .action.showcart.active:before {
    content: '';
    display: block;
    margin: 0 auto 8px;
}

body.page-products.category-brand1 .page-main .columns {
    margin-bottom: 90px;
    padding-bottom: 0;
}

.minicart-items .item.product.product-item .product-item-photo {
    display: inline-block;
    float: none;
    vertical-align: middle;

}

.minicart-items .item.product.product-item .product-item-photo { max-width: 75px; }


.minicart-items .item.product.product-item .product-item-details {
    display: inline-block;
    width: calc(100% - 79px);
    vertical-align: middle;
    padding-left: 20px;
    text-align: left;
}

.cust-acc-prod-blck {
    counter-reset: section;
}

.owl-carousel .product-des span img {
    width: auto;
    margin: 0 auto;
}

.cart-container .cart.table-wrapper .shop-cart-ed-remove .action.action-delete:before {
    content: ' x';
    font-weight: 600;
    color: #244662;
    position: relative;
    top: 3px;
}

.catalog-product-view .mb-ajaxsuite-popup-wrapper {
    max-width: 56%;
    width: 100%;
}

.catalog-product-view .mb-ajaxsuite-popup-wrapper {
    max-height: 92%;
    overflow-y: auto;
}

.cust-contact-left .choice.newsletter {
    position: relative;
    margin-bottom: 10px;
}

.cust-contact-left .choice.newsletter input[type="checkbox"] {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    opacity: 0;
    z-index: 9;
}

.cust-contact-left .choice.newsletter input[type="checkbox"]+label {
    display: inline-block;
    padding-left: 11px;
    vertical-align: middle;
    font-size: 20px;
}

.cust-contact-left .choice.newsletter input[type="checkbox"]+label:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 7px;
    left: 1px;
    width: 11px;
    height: 11px;
    background-color: #fff;
    border: 1px solid #244662;
}

.cust-contact-left .choice.newsletter input[type="checkbox"]+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 4px;
    width: 4px;
    height: 8px;
    border-right: 1px solid #244662;
    border-bottom: 1px solid #244662;
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg);
    opacity: 0;
    visibility: hidden
}

.cust-contact-left .choice.newsletter input[type="checkbox"]:checked+label:after {
    opacity: 1;
    visibility: visible;
}

.custom-see-more {
    text-align: right;
    margin-top: 45px;
}

.custom-see-more a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: #244662;
    padding: 12px 34px;
    border-radius: 50px;
    font-weight: 600;
}

.checkout-onepage-success .custom-caring-step .section_portable h1.homepage-title {
    text-align: center;
    position: relative;
    display: none;
}

button.blog-caring-read {
    float: right;
}

.cust-social-data .a2a_kit_size_32.a2a_default_style a span {
    background-color: #244662 !important;
    border-radius: 50%;
}

.cust-social-data .a2a_kit_size_32.a2a_default_style a span svg {
    width: 22px;
    height: 32px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: none;
}

.custom-collection-without-recent .post-view {
    padding-bottom: 50px;
}

.custom-collection-without-recent .custom-caring-step {
    padding-bottom: 100px;
}

.cms-about-us .post-list-container {
    padding-bottom: 70px;
}

body .block-viewed-products-grid .owl-carousel .owl-nav.disabled,
.block.crosssell .owl-carousel .owl-nav.disabled {
    display: none;
}

body.cms-about-us .page-main {
    max-width: 100%;
    padding: 0;
}

body.cms-about-us .page-main .column.main {
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 15px;
}

.checkout-index-index .columns:after {
    content: ' ';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background: white;
    visibility: visible;
}

.cart-container .shipping-method-new-side strong {
    margin-bottom: 23px;
    display: block;
}

.minicart-items>span {
    display: inline-block;
    width: calc(100% / 4 - 4px);
    text-align: center;
    font-weight: 600;
    padding-bottom: 24px;
    font-size: 20px;
}

.minicart-items>span:first-child,
.minicart-items>span:nth-child(2) {
    text-align: left;
}

.row.cust-all-page-faqs {
    margin: 0;
}

.row.cust-all-page-faqs .cust-acc-prod-blck {
    padding: 0 15px;
}

body.account.page-layout-2columns-left .column.main * {
    color: #244662;
}

.page-bottom {
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;

}

.custom-caring-step .checkout-page-success-custom.row .password-section-side .field.name input {
    width: 100%;
}

.custom-caring-step .checkout-page-success-custom.row .actions-toolbar .primary button.btn-submit {
    padding: 0 40px;
    font-size: 18px;
    margin-top: 30px;
}

.custom-caring-step .checkout-page-success-custom input {
    font-family: 'Montserrat', sans-serif;
}



/* ------- register login page ----- */
.form.create.account fieldset legend span,
.login-container .block .block-title strong {
    font-size: 20px;
    font-weight: 600;
    vertical-align: top;
    font-family: 'Montserrat', sans-serif;
    color: #244662;
}

.login-container .block .block-title {
    border: none;
}

.feedback.feedback-email {
    width: 30px !important;
    height: 30px !important;
    background-size: 15px !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.customer-account-forgotpassword .page-main>.page-title-wrapper .page-title {
    margin-bottom: 0;
}

.form.create.account fieldset input,
.form.create.account fieldset select,
.form.form-login input,
.form.password.forget input[type="email"] {
    line-height: 50px;
    height: 50px;
    width: 100%;
    border: none;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #244662;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    padding: 0 20px;

}

.form.create.account fieldset input[type="checkbox"] {
    width: auto;
    line-height: normal;
    height: auto;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    z-index: 9;
    opacity: 0;
}

.form.create.account fieldset .field.newsletter {
    position: relative;
}

.form.create.account fieldset input[type="checkbox"]+label a {
    color: #244662;
}

.form.create.account fieldset input[type="checkbox"]+label {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
    color: #244662;
}

.form.create.account fieldset input[type="checkbox"]+label:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #244662;
}

.form.create.account fieldset input[type="checkbox"]+label:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 5px;
    height: 10px;
    border-right: 2px solid #244662;
    border-bottom: 2px solid #244662;
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg);
    opacity: 0;
    visibility: hidden;
}

.form.create.account fieldset input[type="checkbox"]:checked+label:after {
    opacity: 1;
    visibility: visible;
}

form.create.account fieldset #password-strength-meter-container {
    margin-top: 10px;
}

.form.create.account fieldset legend {
    border: none;
}

.form.create.account fieldset .field {
    display: block;
    width: 100%;
}

body .form.create.account fieldset .field {
    display: block;
    width: 100%;
    padding: 0 !important;
}

.form.create.account .actions-toolbar .primary {
    float: none;
}

.form.create.account .actions-toolbar {
    text-align: right;
}

.form.create.account .actions-toolbar .primary button {
    margin: 0;
    background-color: #244662;
    border: none;
    font-size: 16px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.form.create.account fieldset select {
    cursor: pointer;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
    background-repeat: no-repeat;
    background-position: center right 25px;
    background-size: auto;
}

.form.form-login .actions-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form.form-login .actions-toolbar .primary {
    float: none;
}

.form.form-login .actions-toolbar .primary button:hover,
.login-container .block-new-customer .actions-toolbar .create.primary:hover,
.form.create.account .actions-toolbar .primary button:hover {
    text-decoration: underline;
}

.form.form-login .actions-toolbar .primary button,
.login-container .block-new-customer .actions-toolbar .create.primary,
.form.create.account .actions-toolbar .primary button {
    font-family: 'Montserrat', sans-serif;
    background-color: #244662;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    padding: 0px 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: 500;
    border: none;
    min-width: 240px;
}

.form.form-login .actions-toolbar .action.remind {
    margin: 0;
    color: #244662;
    font-size: 14px;
    font-weight: 500;
}

.form.form-login .actions-toolbar:before,
.form.form-login .actions-toolbar:after {
    display: none;
}

body .login-container .form.form-login fieldset .control {
    width: 100%;
}

form.create.account fieldset #password-strength-meter-container .password-strength-meter {
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
}

.login-container .block-new-customer .actions-toolbar .create.primary {
    margin: 0;
}

.login-container .block-new-customer .actions-toolbar .create.primary {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px;
}

input:focus,
select:focus,
button:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none;
}

.is-blog .post-list-wrapper .toolbar-amount {
    display: none;
}

.is-blog .post-list-wrapper .pages .items {
    display: block;
    font-weight: 400;
    text-align: right;
}

.is-blog .post-list-wrapper .pages .items .blog_element {
    display: inline-block;
}

.is-blog .post-list-wrapper .pages .item a {
    border: none;
}

body.is-blog.page-layout-2columns-left .sidebar li {
    margin: 20px 0;
    position: relative;
}

body.is-blog.page-layout-2columns-left .sidebar li a {
    font-size: 18px;
    font-weight: 400;
    color: #244662;
    display: block;
    padding: 0 0 0 25px;
}

body.is-blog.page-layout-2columns-left .sidebar .block-title {
    margin-bottom: 20px;
    padding-bottom: 0;
    border: none;

}

body.is-blog.page-layout-2columns-left .sidebar .block-title strong {
    font-weight: 700;
    letter-spacing: 1.5px;
}

body.is-blog.page-layout-2columns-left .sidebar .block {
    padding: 20px 30px;
    border-bottom: 3px solid #f4f4f4;
    margin-bottom: 0;
}

body.is-blog.page-layout-2columns-left .sidebar .block input {
    border: none;
    background-color: #f4f4f4;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 48px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #244662;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/search_icon.png);
    background-repeat: no-repeat;
    background-position: 20px 50%;
    background-size: 20px auto;
}

body.is-blog.page-layout-2columns-left .sidebar .block button {
    display: block;
    width: 100%;
    margin-top: 27px;
}

/*body.is-blog.page-layout-2columns-left .sidebar .block input {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/search_icon.png);
    background-repeat: no-repeat;
    background-position: center left 20px;
    background-size: 20px auto;
}*/
ul.header.links .greet.welcome,
ul.header.links .customer-welcome {
    display: inline-block;
}

.custom-extra-data-inone h1.homepage-title {
    margin: 0;
    margin-bottom: 10px;
    letter-spacing: 3px;
}

.custom-extra-data-inone p.video-description {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 34px;
    letter-spacing: 2.2px;
    font-family: 'Proxima Nova Rg';
    margin-bottom: 0;
}

.custom-extra-data-inone .video-content.form {
    background: #f7941c;
    border: none;
    min-width: 160px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border-radius: 50px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.custom-extra-data-inone {
    padding: 40px 36px 40px 60px;
    background: #f6f6f6;
    position: relative;
    text-align: right;
}

.custom-contact-form-product:last-child {
    padding-left: 5.32%;
}

.product.info.detailed .product.data.items {
    margin-bottom: 100px;
}

.custom-img-for-contactus img {
    width: 100%;
}

.custom-img-for-contactus:after {
    content: ' ';
    display: block;
    width: 100%;
    position: absolute;
    height: 170px;
    left: 0px;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/product-page-shape.png);
    bottom: -12px;
}

.custom-img-for-contactus {
    position: relative;
}

body .fotorama__nav__shaft {
    width: 100%;
    background: #fff;
}

.fotorama--fullscreen .fotorama__nav__shaft {
    display: none;
}

.fotorama__nav--thumbs {
    display: block;
    height: auto !important;
}

body .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    -webkit-transform: none;
    transform: none;
    height: auto;
    position: relative;
    top: 0;
    width: auto;
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

body .fotorama__thumb {
    background-color: transparent;
}

.filter-options-title:after {
    display: none;
}

.cart-container .block.discount .field .control {
    position: relative;
}

.cart-container .block.discount .field .control input+.mage-error {
    position: absolute;
    bottom: -24px;
}

.cart-container .block.discount .content .fieldset {
    margin: 0 0 0px;
}

/*
.amshopby-slider-container {
    margin: 0 auto;
    max-width: 144px;
}
*/
.amshopby-slider-container {
    margin: 0 auto;
    max-width: 100% !important;
}

ol.items.am-filter-items-attr_power li.item {
    margin: 0;
}

ol.items.am-filter-items-attr_power {
    overflow: hidden !important;
}

.brochure-sidebar .tab-title.active a {
    background-color: #244662;
    color: #fff;
}

.cd-bubble.clickdesk_bubble.top_to_bottom.bottom_fixed {
    bottom: auto;
}

.form.create.account fieldset .field.newsletter .modal {
    z-index: 999999;
    overflow: hidden;
}

.form.create.account fieldset .field.newsletter .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 50px;
    border: 1px solid #888;
    width: 60%;
    height: 80%;
    overflow-y: scroll;
}

body .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-webkit-input-placeholder,
body .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-webkit-input-placeholder {
    color: #244662 !important;
    font-size: 12px !important;
}

body .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-moz-placeholder,
body .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-moz-placeholder {
    color: #244662 !important;
    font-size: 12px !important;
}

body .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea:-ms-input-placeholder,
body .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-ms-input-placeholder {
    color: #244662 !important;
    font-size: 12px !important;
}

body .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea:-moz-placeholder,
body .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-moz-placeholder {
    color: #244662 !important;
    font-size: 12px !important;
}

.clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-webkit-input-placeholder,
.clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 16px !important;
    color: #244662 !important;
    font-style: normal !important;
    opacity: 1 !important;
    font-weight: 400;
    padding-left: 0;
}

.clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-moz-placeholder,
.clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-moz-placeholder,
textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
select::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 16px !important;
    color: #244662 !important;
    font-style: normal !important;
    opacity: 1 !important;
    font-weight: 400;
    padding-left: 0;
}

.clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-ms-input-placeholder,
.clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
select:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 16px !important;
    color: #244662 !important;
    font-style: normal !important;
    opacity: 1 !important;
    font-weight: 400;
    padding-left: 0;
}

.clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea:-moz-placeholder,
.clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-moz-placeholder,
textarea:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
select:-moz-placeholder {
    /* Firefox 18- */
    font-size: 16px !important;
    color: #244662 !important;
    font-style: normal !important;
    opacity: 1 !important;
    font-weight: 400;
    padding-left: 0;
}

.contact-index-index .custom-cll-us .cust-clus-1 p {
    font-weight: 500;
    font-size: 16px;
}

.about-heading.custom-class-for-header {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/about_background0.jpg);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about-heading {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/about_back_img01.jpg);
    padding: 50px;
    background-size: 100% auto;
    background-position: center center;
    min-height: 550px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-repeat: no-repeat;
}

.custom-data-finalnce {
    padding: 50px;
    background-size: 100% auto;
    background-position: center top;
    min-height: 550px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/finance_1.jpg);
}

.custom-data-finalnce h1,
.custom-data-finalnce h2 {
    color: #fff;
}

.custom-data-finalnce h1 {
    margin: 0;
    font-size: 28px;
    text-align: right;
    margin-bottom: 20px;
    line-height: 50px;
}

.custom-another-imgae {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.custom-another-imgae img {
    max-width: 200px;
    margin-left: 20px;
}

.custom-another-imgae h2 {
    margin-top: 0;
}

.custom-data-finalnce h2 {
    font-size: 24px;
}

.about-heading.custom-class-for-header h2 {
    color: #244662;
}

.about-heading h2 {
    color: #fff;
    line-height: 50px;
    font-size: 28px;
}

.custom-looking-forward p a {
    color: #244662;
    font-weight: 600;
    text-decoration: underline;
}

.custom-looking-forward p {
    margin-bottom: 0;
    font-size: 18px;
    color: #244662;
}

.custom-finance-page {
    border: 1px solid #244662;
    margin-bottom: 50px;
}

.custom-finance-page .custom-bold-content {
    padding: 10px 16px;
    border-bottom: 1px solid #244662;
    font-weight: 600;
    font-size: 24px;
}

.custom-finance-page .custom-bold-para {
    padding: 10px 15px;
}

.custom-finance-page .custom-bold-para p {
    margin-bottom: 20px;
    line-height: 35px;
}

.custom-finance-page .custom-bold-para .top-footer {
    max-width: 100%;
}

.custom-blcok-welcm a:hover,
.post-list-item .mp-read-more:hover,
.top-footer button.action.submit.primary:hover,
.cusm-read-more a,
.product-item a.action.more:hover,
.box-tocart a.action.tocompare:hover,
.review-form .action.submit.primary:hover,
.custom-contact-form-product .form.contact button:hover,
.block-minicart .block-content>.actions>.primary .action.primary:hover,
.cust-continue-page-link a:hover,
body .cart-container .block.discount button.primary:hover,
.login-container .block-new-customer .actions-toolbar .create.primary:hover,
.form.form-login .actions-toolbar .primary button:hover,
.login-container .block-new-customer .actions-toolbar .create.primary:hover,
.form.create.account .actions-toolbar .primary button:hover,
.with-background-blk-grey .actions-toolbar .primary .action:hover,
.custom-see-more a:hover,
.feat-bottom button:hover,
.is-blog.wordpress-post-view .columns .artical>a:hover,
.blog_bulk li .post-data-read-more a:hover,
.is-blog.wordpress-post-view .columns .back-btn a:hover,
.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .actions-toolbar .primary button:hover,
.cust-cart-page-buttons .cust-checkout-page-link a:hover {
    background-color: #7ea1ca;
    text-decoration: none;
    border: none;
}

body .review-form .action.submit.primary:hover {
    color: #fff;
}

.custom-data-in-one-class h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 20px;
    min-height: 50px;
    line-height: 1.5;
}

.custom-data-in-one-class>div {
    margin-bottom: 30px;
}

.portable_back_side button:hover {
    background-color: #244662;
}

.main-heading {
    font-weight: 500;
    text-align: center;
    font-size: 28px;
    color: #244662;
    text-decoration: underline;
}

.all-info-heading strong {
    font-size: 24px;
    text-decoration: underline;
    color: #244662;
    margin-bottom: 5px;
    display: block;
}

.brochure_main.sticky .brochure-sidebar {
    position: fixed;
    top: 0;
    z-index: 99;
    left: 5px;
    max-width: 250px;
}

.brochure_main.sticky .brochure-rightside {
    margin-left: 271px;
}

.brochure-sidebar {
    width: 270px;
}

.brochure-rightside {
    width: calc(100% - 270px);
}

.telephoneno select {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: auto;
}

.telephoneno select {
    width: 175px;
    margin-left: 12px;
}

.product-reviews-summary .reviews-actions .action.view,
.product-info-main .product-reviews-summary .reviews-actions span {
    font-family: 'Montserrat', sans-serif;
    color: #244662;
}

.cms-brochure .page-wrapper .breadcrumbs {
    display: none;
}

.all-data h2,
.all-page-data h2 {
    text-align: center;
    margin-bottom: 20px;
}

.first-column-heading {
    margin-bottom: 25px;
}

.first-column-heading p {
    margin-bottom: 10px;
    line-height: normal;
}

.product-reviews-summary.empty .reviews-actions span {
    font-size: 22px;
    margin-right: 15px;
    color: #244662;
}

div#shipping-new-address-form .field._required:last-child {
    margin-bottom: 20px;
}

body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content .items {
    max-height: none !important;
    padding-left: 0;
}

body .page-header .panel.wrapper {
    border-bottom: 1px solid #244662;
    padding: 5px 15px;
    background-color: #244662;
    text-align: right;
}

body .page-header .switcher {
    float: none;
}

body .page-header .header.panel {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 1470px;
}

.switcher.language.switcher-language {
    background: #fff;
    padding: 0px 10px;
    border-radius: 15px;
    vertical-align: middle
}

.switcher.language.switcher-language strong {
    font-size: 12px;
    color: #244662;
    font-weight: 600;
}

.switcher.currency.switcher-currency strong {
    font-size: 12px;
    color: #244662;
    font-weight: 600;
}

.switcher.currency.switcher-currency {
    padding: 5px 15px;
    background: #fff;
    border-radius: 15px;
    width: auto;
    overflow: visible;
    vertical-align: middle;
    min-width: 170px;

}

.switcher.currency.switcher-currency .switcher-options .action.toggle:after,
.switcher.language.switcher-language .switcher-options .action.toggle:after {
    content: ' ' !important;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
    background-repeat: no-repeat;
    background-position: top 5px right;
    background-size: 11px auto;
    width: 20px;
    height: 15px;

}

body .page-header .header.panel .switcher .dropdown li a {
    padding: 5px;
    font-size: 14px;
    text-align: left;
    color: #244662;
    font-weight: 500;
    border-bottom: 1px solid;
}

body .page-header .header.panel .switcher .dropdown li:last-child a {
    border: none;
}

body .page-header .header.panel .switcher .dropdown li:hover {
    background-color: #244662;
}

body .page-header .header.panel .switcher .dropdown li:hover a {
    color: #fff;
}

.bss-onestepcheckout .opc-wrapper #shipping div#checkout-step-shipping,
.bss-onestepcheckout .opc-wrapper #payment div#checkout-step-payment {
    margin-bottom: 0;
}

.checkout-index-index.custom-header-for-checkout div.opc-sidebar {
    position: fixed;
    max-width: 820px;
    width: 100%;
    right: 131px;
    top: 0;
}

.minicart-items .product-item-details .details-qty .qty-dec,
.minicart-items .product-item-details .details-qty .more.qty-inc {
    width: 38px;
    height: 40px;
    background: #f7941c;
    margin-top: 0;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    font-weight: 600;
}

.minicart-items .product-item-details .details-qty .qty-dec:hover,
.minicart-items .product-item-details .details-qty .more.qty-inc:hover {
    background: #7ea1ca;
}

ul.header.links li span.custom-show-logout {
    display: none;
}

.catalog-product-view .block.related .products.wrapper.grid.products-grid.products-related,
.catalog-product-view .block.upsell .products.wrapper.grid.products-grid.products-upsell {
    margin-bottom: 60px;
}


/*------ megha-menu css ----*/
.nav-sections .ves-megamenu {
    float: none;
    background: transparent;
}

.header.content .nav-sections .navigation {
    background: transparent;
    max-width: 1470px;
    padding: 0;
}

.header.content .nav-sections .navigation ul {
    text-align: center;
}

.header.content .nav-sections .navigation li {
    margin: 0;
    float: none;
}

.header.content .nav-sections .navigation>ul>li a {
    padding: 0 1.56vw;
    text-transform: capitalize;
    font-weight: 600;
    color: #244662;
    line-height: 40px;
    float: none;
    font-size: 0.94vw;
    letter-spacing: 0.8px;
    display: inline-block;
}

.ves-megamenu .nav-item.active>a {
    background: #244662 !important;
}

/*.header.content .nav-sections .navigation > ul >li:hover > a {
    background: #244662;
    color: #FFF !important;
}*/
@media (min-width: 768px) {
    body .ves-megamenu li.level0:hover>a {
        background-color: #244662 !important;
        color: #fff !important;
    }
}

.header.content .nav-sections .navigation li>.submenu {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    /*    min-height: 410px;*/
    min-height: auto;
    background: #244662;
    padding: 50px 80px 50px 80px;
    border-radius: 0px;
    width: 100%;
    z-index: 99999999;
    display: none;
}

.rightsidemenu a {
    background-color: transparent !important;
}

.rightsidemenu .megamenu-sidebar.right-sidebar {
    width: 100%;
}

.megamenu-content .submenu-left,
.item-content .submenu-left {
    margin-bottom: 15px;
}

body .ves-megamenu li.active>a {
    background: #244662;
    color: #FFF !important;
}

.header.content .nav-sections .navigation li>.submenu a.subitems-group {
    font-size: 14px;
    line-height: normal;
    padding: 0px 0px 10px 0px;
    text-transform: uppercase;
}

.submenu .megamenu-content .nav-item.level1>.nav-anchor.subitems-group {
    font-size: 18px !important;
}

.submenu .content-wrap>.megamenu-sidebar.right-sidebar {
    width: 20% !important;
    float: right !important;
    text-align: center;
}

.home-oxygen .submenu .content-wrap>.megamenu-sidebar.right-sidebar {
    width: 20%;
}

.submenu .content-wrap>.megamenu-content {
    width: 80% !important;
}




.content-wrap>.megamenu-sidebar.right-sidebar img {
    max-width: 270px;
}

.content-wrap .megamenu-content .item-content1>.mega-col {
    padding-right: 25px !important;
}

.header.content .nav-sections .navigation li .submenu a {
    background-color: transparent;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 0;
    width: 100%;
    font-size: 16px;
}

.header.content .nav-sections .navigation li .submenu a:hover {
    color: #f08607;
}

/*.header.content .nav-sections .navigation li .submenu a > span.product-menuname {position: absolute;left: 5px;bottom: 5px;background: #244662;padding: 10px 10px;right: 5px; line-height: normal; display: inline-block;  }*/
.header.content .nav-sections .navigation li .submenu a>span.product-menuname {
    position: relative;
    left: 5px;
    bottom: 0px;
    background: #244662;
    padding: 10px 10px;
    right: 5px;
    line-height: 20px;
    display: inline-block;
    font-size: 14px;
}

.ves-megamenu img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 5s;
    -webkit-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

.ves-megamenu img:hover {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all .2s ease .2s;
    -webkit-transition: all .5s ease .2s;
    transition: all .5s ease .2s;
}

.header.content .nav-sections .navigation li .submenu .cust-title-dining-href a {
    font-size: 13px;
}

.header.content .nav-sections .navigation li>.submenu .submenu .active a {
    border: none;
    color: #f08607;
}

.header.content .nav-sections .navigation li>.submenu .submenu a {
    padding: 0;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0;
    line-height: normal;
    padding-bottom: 0px;
    margin-bottom: 0;
    text-transform: capitalize;
}

body .navigation .ves-megamenu .level0 .submenu .submenu {
    background: transparent;
}

.cms-home .modal {
    z-index: 999999;
}

body .top-footer {
    padding-top: 7vw;
    /*padding-bottom: 6.5vw;*/
    padding-bottom: 80px;
}

.cd-bubble.clickdesk_bubble.top_to_bottom {
    bottom: auto;
    top: auto;
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
    right: 0 !important;
    margin: 0 !important;
    bottom: 0 !important;
}

body .clickdesk-minimalistic .cd-bar {
    color: #fff !important;
    display: block;
    width: 209px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 2.7em !important;
    text-align: center !important;
    /* margin-top: 1px!important; */
    background-color: #244662 !important;
    background-image: url(https://clickdesk.s3.amazonaws.com/chat_bar/images/up-arrow.png) !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    border: none !important;
    border-bottom-width: 2px !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    position: relative !important;
    z-index: 9999 !important;
}

body .clickdesk-minimalistic .cd-bar:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #7ea1ca !important;

}

body .list .products.list .product-item-name {
    min-height: unset;
}

.checkout-index-index .nav-toggle {
    display: none !important;
}

.header.content .nav-sections .navigation li>.submenu .submenu a:hover,
.header.content .nav-sections .navigation li>.submenu a.subitems-group:hover {
    color: #f08607;
}

.clickdesk-minimalistic .cd-eye-catcher {
    display: none !important;
}

.cust-social-data .a2a_kit_size_32.a2a_default_style a span:hover {
    background: #7ea1ca !important;
}

/*--- 29-07-2019---*/
.checkout-index-index .opc-sidebar .actions-toolbar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4.16vw;
}

.bss-onestepcheckout .opc-sidebar .discount-code #discount-form .payment-option-inner .label {
    display: none;
}

.bss-onestepcheckout .opc-sidebar .discount-code #discount-form .actions-toolbar {
    float: none;
    position: static;
    margin: 0px 0 0 0;
    min-width: 220px;
}

.bss-onestepcheckout .opc-sidebar .discount-code #discount-form .actions-toolbar .action {
    padding: 0 30px;
    width: 100%;
}

.bss-onestepcheckout .opc-sidebar .discount-code #discount-form .payment-option-inner {
    width: calc(100% - 240px);
}

.checkout-index-index .opc-sidebar .custome-image {
    float: left;
    width: 100%;
    padding-top: 0px;
    border-top: 6px solid #f4f4f4;
    margin-top: 25px;
}

.checkout-payment-method .ccard .cvv .input-text {
    width: 125px;
}

.checkout-payment-method .ccard .fields .select {
    padding-left: 25px;
    padding-right: 25px;
}

body.checkout-index-index .opc-wrapper ol li form .field-tooltip {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

body .table-wrapper.comparison .table>tbody>tr>td.info {
    background-color: #F4F4F4;
}

.table-comparison .product-item-photo {
    display: inline-block;
    margin: 0 auto 15px;
}

.table-comparison .custom-product-compare-data {
    display: inline-block;
    width: calc(100% - 145px);
    padding-left: 20px;
    vertical-align: top;
    position: relative;
    padding-bottom: 110px;
}

.table-comparison .custom-product-compare-data .product-item-actions.hidden-print {
    position: absolute;
    left: 20px;
    bottom: 0;
}

.table-comparison .custom-product-compare-data .product-item-name {
    margin-top: 0;
    font-size: 18px;
}

.table-comparison .custom-product-compare-data .price {
    font-size: 24px;
}

.table-comparison .custom-product-compare-data .price-box.price-final_price {
    margin-top: 0;
}

a.action.print.hidden-print {
    height: 50px;
    border-radius: 50px;
    background-color: #244662;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px 40px;
    font-size: 16px;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/printer.png);
    background-repeat: no-repeat;
    background-position: center left 10px;
    background-size: 18px auto;
}

a.action.print.hidden-print:hover {
    text-decoration: none;
    background-color: #7ea1ca;
    color: #fff;
    border: none;
}

.checkout-index-index .opc-sidebar .table.table-totals .custom-tax-without-shipping td {
    vertical-align: top;
    padding-top: 15px !important;
    white-space: normal;
}

body .checkout-payment-method .ccard .month .select {
    width: 220px;
}

body .checkout-payment-method .ccard .year .select {
    width: 140px;
}

body .checkout-payment-method .credit-card-types img {
    -webkit-filter: none;
    -webkit-transition: none;
}

.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-content form .group-2>div {
    width: 50% !important;
}

.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-content form .group-2>div select {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}

.checkout-payment-method .ccard .number .input-text {
    width: 100%;
}

.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-content form .cvv label {
    display: block !important;
}

.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-content form .cvv .control {
    display: block;
    padding: 0px;
}

.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-content form .cvv .control input {
    width: 100%;
    margin: 0;
}

.navigation .level0 .submenu .active>a {
    border-color: transparent !important;
}

.submenu .content-wrap>.megamenu-sidebar.right-sidebar .cust-title-dining-table {
    color: #fff;
    display: inline-block;
    font-size: 0.94vw;
    text-decoration: underline;
    font-weight: 600;
    margin-bottom: 10px;
}

.submenu .content-wrap>.megamenu-sidebar.right-sidebar .cust-title-dining-href a {
    text-decoration: underline;
}

.submenu .content-wrap>.megamenu-sidebar.right-sidebar .cust-title-dining-table:hover,
.submenu .content-wrap>.megamenu-sidebar.right-sidebar .cust-title-dining-href a:hover {
    color: #f08607;
}

#payment_form_sagepay .credit-card-types li.item::before {
    display: none;
}

body.checkout-index-index .opc-wrapper ol li form.form-billing-address {
    max-width: none;
}


body.checkout-index-index .opc-wrapper ol li .no-quotes-block {
    max-width: 100%;
    margin: 0 auto;
    border: none;
    position: relative;
    padding-left: 95px;
}

body.checkout-index-index .opc-wrapper ol li .no-quotes-block:before {
    content: ' Delivery';
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    letter-spacing: 1.3px;
}

body.checkout-index-index .opc-wrapper ol li .no-quotes-block:after {
    content: '3.';
    background-color: #f7941c !important;
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}





.minicart-wrapper .block-minicart .subtitle.empty {
    padding: 20px 0;
}

.minicart-wrapper .block-minicart {
    border: 1px solid #244662;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 20px;
}

body .minicart-wrapper .block-minicart:after {
    border-color: transparent transparent #244662 transparent;
}

body .minicart-wrapper .action.close:before {
    color: #244662;
}

.nav-item.submenu-left.dropdown-submenu.accessories1>a.subitems-group {
    opacity: 0;
}

.category-finance .modal {
    z-index: 999999;
}

/* ---- header ---- */
.cust-three-teasures #badge-ribbon {
    display: inline-block;
    vertical-align: middle;
    width: 356px;
    text-align: right;
    padding-left: 0%;
}

.cust-three-teasures #badge-ribbon iframe {
    min-width: 356px !important;
    height: 65px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -8px;
}

.cust-three-teasures #badge-ribbon iframe+iframe {
    margin-top: 0;
}

.cust-three-teasures #badge-ribbon iframe .BadgeRibbon {
    margin: 0 !important;
}

/* ---- header finsihs --- */
.header.content .nav-sections .navigation li .submenu .cust-title-dining-href a,
.submenu .content-wrap>.megamenu-sidebar.right-sidebar .cust-title-dining-table,
.submenu .content-wrap>.megamenu-sidebar.right-sidebar .cust-title-dining-table:hover {
    text-decoration: none;
}

.catalog-product-view .paypal-button-size-responsive {
    display: none;
}


/* ----- cokkies --- */
#m-cookienotice.v-bar.v-bottom {
    border: 0 !important;
}

#m-cookienotice a,
#m-cookienotice .m-button {
    margin-top: 10px;
    display: inline-block;
    border: none;
    text-decoration: none;
    padding: 0px 30px !important;
    background-color: #fff !important;
    border-radius: 30px !important;
    color: #244662 !important;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-bottom: 15px;
}

span.titlecookie {
    border-bottom: 2px solid #f08607 !important;
}

.cust-all-teasures-in-one.mobile-view-custom {
    display: none;
}

#m-cookienotice.v-bar.v-bottom {
    position: fixed;
    bottom: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: fixed;
    bottom: 0;
    border-top: 1px solid #244662 !important;
    border-bottom: 1px solid #244662 !important;
    background-color: #244662 !important;
    color: #fff;
    padding: 5px 40px;
}

.custm-class-frindly-advice.mobile-view-custom {
    display: none;
}

.submenu .content-wrap>.megamenu-sidebar.right-sidebar .cust-title-dining-table a {
    padding: 0;
}

.custom-caring-step button.blog-caring-read {
    margin-bottom: 60px;
}

/* 13-8-2019 */
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .items .items-children.-folding a input[type="checkbox"]+.label {
    font-size: 14px;
    line-height: normal;
}

/*--- My css ---*/
/*-14-8-2019-*/
div#carousel-widget {
    width: 900px !important;
    margin: 50px auto 0;
    position: relative;
    z-index: 1;
}

.CarouselWidget .reviewsContainer .reviewWrap .reviewHeader .author {
    font-size: 18px !important
}

.CarouselWidget .reviewsContainer .reviewWrap .reviewText p {
    color: #244662 !important;
    font-size: 22px !important;
    margin: 10px 0;
    padding: 0 5px;
    line-height: 38px !important;
    font-weight: 300 !important;
    letter-spacing: 2px;
}

._has-modal .modal-popup.confirm .modal-inner-wrap {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-box-shadow: none;
    box-shadow: none
}

._has-modal .modal-popup.confirm {
    visibility: visible;
    opacity: 1;
    z-index: 9999999
}

.owl-stage-outer {
    overflow: hidden;
    padding-bottom: 10px;
    /*height: auto !important*/
}

.brand-listing-menu .content-wrap>.megamenu-content {
    width: 100% !important;
}

.brand-listing-menu .content-wrap>.megamenu-content .hidden-xs.hidden-sm {
    margin-right: -20px;
}

.brand-listing-menu .content-wrap>.megamenu-content .product-menuname {
    display: none !important
}

.header.content .nav-sections .navigation li .submenu a>span.product-menuname .brand-listing-menu .itembgimg.cover-bg {
    background-size: 100% auto;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrap>.megamenu-content a {
    padding: 0 20px;
    background: transparent;
    position: relative;
    overflow: visible;
    opacity: 1;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrap>.megamenu-content a:hover {
    opacity: 0.7;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrap .megamenu-content .item-content1>.mega-col>div {
    padding: 0 20px 0 40px;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrap>.megamenu-content a:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    border-bottom: 1px solid #96A7B5;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrap .megamenu-content .item-content1>.mega-col {
    border-right: 1px solid #96A7B5;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrap .megamenu-content .item-content1>.mega-col>div:last-child a:after,
.header.content .nav-sections .navigation .brand-listing-menu .content-wrap .megamenu-content .item-content1>.mega-col:last-child {
    border: 0;
}

.megamenu-sidebar.right-sidebar a {
    width: 100%;
}

span.itembgimg.cover-bg>img {
    opacity: 1;
    width: 100%;
    height: auto;
    visibility: visible;
}

.brand-listing-menu span.itembgimg.cover-bg {
    background-size: 100% auto;
    max-width: 100%;
}

.brand-listing-menu span.itembgimg.cover-bg>img {
    height: 182px;
}

.megamenu-sidebar.right-sidebar .block-category-link-inline a {
    padding-bottom: 15px !important;
}

.megamenu-sidebar.right-sidebar .block-category-link-inline {
    display: block;
    margin: 0 0 10px 0;
}

.megamenu-sidebar.right-sidebar span.widget.block.block-category-link-inline a {
    padding-bottom: 38px !important;
}

.itembgimg.cover-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block;
    max-width: 150px;
    height: auto;
    margin: 0 auto;
}

.minicart-wrapper .action.close {
    padding-top: 7px;
    top: 0 !important;
    right: 6px;
    min-width: unset;
}

.form-shipping-address .control .field-tooltip.toggle {
    display: none;
}

.form.contact .field p {
    margin-bottom: 0;
    line-height: normal;
    font-size: 18px;
}

.top-order-block {
    background: #fff;
    padding: 29px 69px;
    margin: 0 0 92px 0;
}

.call-order {
    padding: 22px 0;
    font-size: 20px;
}

.call-order strong {
    display: block;
    margin-bottom: 10px;
}

.call-order a {
    color: #F7941C;
}

.call-order a:hover {
    color: #244662;
}

.form.contact .fieldset h1.homepage-title {
    margin-bottom: 21px;
}

.custom-two-in-one .form.contact .fieldset h1.homepage-title {
    margin-bottom: 50px;
}

.form.contact .fieldset .field.note.no-label {
    margin-bottom: 34px;
}

.catalog-product-view .form.contact .note.no-label p {
    font-size: 22px;
    font-weight: 400;
    font-family: 'Proxima Nova Rg';
}

.catalog-product-view .form.contact .fieldset h1.homepage-title {
    margin-bottom: 21px;
    font-size: 48px;
    letter-spacing: 1px;
}

.catalog-product-view .form.contact .communication input[type="checkbox"]+label {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    padding-left: 20px;
    color: #244662;
    font-family: 'Proxima Nova Rg';
    font-weight: 400;
}

.custom-two-in-one .form.contact .fieldset .field {
    margin-bottom: 7px;
}

.catalog-product-view .custom-contact-form-product .control input[type="email"] {
    font-size: 22px;
    font-family: 'Proxima Nova Rg';
    font-weight: 400;
}

.cust-contact-right h1.homepage-title {
    /*margin:  0 0 13px 0;*/
    line-height: normal;
}

.top-footer input::-webkit-input-placeholder,
.call-me-request-popup input::-webkit-input-placeholder {
    font-weight: 400;
    color: #244662 !important;
    opacity: 1
}

.top-footer input::-moz-placeholder,
.call-me-request-popup input::-moz-placeholder {
    font-weight: 400;
    color: #244662 !important;
    opacity: 1
}

.top-footer input:-ms-input-placeholder,
.call-me-request-popup input:-ms-input-placeholder {
    font-weight: 400;
    color: #244662 !important;
    opacity: 1
}

.top-footer input:-moz-placeholder,
.call-me-request-popup input:-moz-placeholder {
    font-weight: 400;
    color: #244662 !important;
    opacity: 1
}

.close {
    color: #244662 !important;
    font-size: 17px !important;
    position: absolute;
    top: 27px !important;
    width: auto !important;
    right: 33px;
    opacity: 1 !important;
    font-weight: 300;
    text-decoration: none !important;
    text-shadow: none !important;
}

.modal-content.custom-view .close {
    color: #244662 !important;
    font-size: 17px !important;
    position: absolute !important;
    top: 27px !important;
    width: auto !important;
    right: 33px !important;
    opacity: 1 !important;
    font-weight: 300 !important;
    text-decoration: none !important;
    text-shadow: none !important;
}

.catalog-product-view .modal {
    z-index: 999999 !important;
}

.modal-content span.close:before {
    content: "x";
    font-size: 16px;
    margin-right: 13px;
    text-decoration: none;
}

.modal-content span.close:after {
    content: "";
    width: 43px;
    height: 1px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #244662;
}

.form.contact .fieldset .half-8 .field,
.form.contact .fieldset .half-4 .field {
    padding-bottom: 20px;
}

span.button-outer {
    clear: both;
    float: right;
    padding-top: 50px;
}

.catalog-product-view .product-options-bottom .price-box .price-container .price,
.catalog-product-view .product-info-price .price-box .price-container .price {
    font-size: 45px;
    line-height: 1.9;
    font-weight: 700;
    color: #244662;
    font-family: 'Proxima Nova Rg';
}

.product-info-main .product.attribute.overview .value ul,
.product-info-main .product.attribute.overview .value ul {
    padding-left: 22px;
    font-family: 'Proxima Nova Rg';
}

.product-info-main .product.attribute.overview .value ul li,
.product-info-main .product.attribute.overview .value ol li {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Proxima Nova Rg';
    padding-left: 10px;
    margin-bottom: 14px;
}

.product-info-main .product.attribute.overview h3 {
    font-weight: 700;
    font-family: 'Proxima Nova Rg';
    font-size: 20px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}

.catalog-product-view .custom-contact-us-productpage.row {
    margin-bottom: 80px;
}

.choice.field.customfiled-data span[data-bind="text: description || label"] {
    font-size: 20px;
    line-height: 45px;
    font-weight: 400;
    color: #244662
}

button.action.action-cancel {
    padding: 0 17px;
}

.checkout-index-index .modal-popup .modal-inner-wrap {
    width: 100% !important;
    left: 50%;
    max-width: 71% !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%);
    margin-left: 0 !important;
}

.checkout-index-index .modal-popup .modal-header,
.checkout-index-index .modal-popup .modal-content,
.checkout-index-index .modal-popup .modal-footer {
    padding: 22px 143px
}

.checkout-agreements-item-content h3 {
    font-size: 42px;
    font-weight: 300;
    letter-spacing: 4px;
    margin-bottom: 72px
}

.checkout-index-index .modal-popup .action-close>span,
.modal-slide .action-close>span {
    font-size: 18px;
    color: #000;
    position: static;
    text-transform: none !important;
    text-decoration: underline
}

/*.checkout-index-index  .modal-popup .modal-footer, */
.cust-your-order-share .cust-social-data p {
    display: none
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    vertical-align: middle !important;
    font-size: 10px !important;
    margin-right: 10px;
}

.checkout-index-index .modal-slide .action-close {
    padding-right: 20px !important
}

.cusom-data-shipping {
    font-size: 20px;
    line-height: 45px;
}

.table-checkout-shipping-method tbody td {
    font-size: 16px;
}

.form.password.forget .actions-toolbar {
    margin-top: 30px !important;
    display: block;
}

.checkout-onepage-success .page.messages {
    margin: 0 auto 3px;
}

.a2a_default_style a {
    padding: 0 6px;
}

.checkout-success #order-product-slider.owl-carousel.owl-drag .owl-item li.item {
    padding-left: 10px;
    padding-right: 10px;
}

.checkout-cart-index .cart-summary table.totals td.amount[data-th="Discount"] span span,
td.amount span.price[data-th="checkout.sidebar.summary.totals.discount"] {
    color: #f7941c;
}

.form.form-edit-account select,
.form.form-edit-account fieldset input,
.account form.form-address-edit fieldset.fieldset .field input,
.account form.form-address-edit fieldset.fieldset .field select {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid #ccc;
    font-size: 16px;
    font-family: 'Proxima Nova Rg';
    font-weight: 400;
    height: 50px;
}



.form.form-edit-account fieldset input::-webkit-input-placeholder {
    font-size: 16px;
}

.form.form-edit-account fieldset input::-moz-placeholder {
    font-size: 16px;
}

.form.form-edit-account fieldset input:-ms-input-placeholder {
    font-size: 16px;
}

.form.form-edit-account fieldset input:-moz-placeholder {
    font-size: 16px;
}

.account form.form-address-edit fieldset.fieldset .field input::-webkit-input-placeholder {
    font-size: 16px;
}

.account form.form-address-edit fieldset.fieldset .field input::-moz-placeholder {
    font-size: 16px;
}

.account form.form-address-edit fieldset.fieldset .field input:-ms-input-placeholder {
    font-size: 16px;
}

.account form.form-address-edit fieldset.fieldset .field input:-moz-placeholder {
    font-size: 16px;
}


.form.form-edit-account .field.choice {
    clear: both;
    text-align: left;
}

.form.form-edit-account fieldset input[type="checkbox"] {
    height: auto;
    text-align: left;
    height: auto !important;
    width: auto !important;
    display: inline-block !important;
    vertical-align: middle;
    margin: 0;
    line-height: normal !important;
    position: relative;
    cursor: pointer;
    z-index: 9;
    opacity: 0;
}

.form.form-edit-account fieldset input[type="checkbox"]+label {
    position: relative
}

.form.form-edit-account fieldset input[type="checkbox"]+label:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 4px;
    left: -16px;
    width: 11px;
    height: 11px;
    background-color: #fff;
    border: 1px solid #91a2b0;
}

.form.form-edit-account fieldset input[type="checkbox"]+label:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 4px;
    left: -16px;
    width: 11px;
    height: 11px;
    background-color: #f7941c;
    opacity: 0;
    visibility: hidden;
}

.form.form-edit-account fieldset input[type="checkbox"]:checked+label:after {
    opacity: 1;
    visibility: visible;

}

.form-edit-account .fieldset.password {
    text-align: left;
    clear: none;
}

.feedback.feedback-phone {
    width: 30px !important;
    height: 30px !important;
    background-size: 15px !important;
    top: 50% !important;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
}

.page-title span.base {
    font-weight: 300;
    color: #244662;
    font-size: 48px;
}

.page-title-wrapper.product .page-title span.base {
    font-weight: 700;
    font-size: 32px;
}

.product-info-main h1.page-title span {
    font-weight: 700;
    font-size: 33px;
}

.product-info-main .page-title-wrapper h1 {
    margin-bottom: 20px !important;
}

.product-info-main .product-info-price .price-box .price-container>span {
    margin: 0 0 13px 5px;
}

.product-info-main .product.attribute.overview p {
    margin-bottom: 7px;
}

.product-info-main .product.attribute.overview .value ul li,
.product-info-main .product.attribute.overview .value ol li {
    padding-left: 10px;
}

.product-info-main .product.attribute.overview .value ul,
.product-info-main .product.attribute.overview .value ul {
    padding-left: 26px;
}

.product.info.detailed p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px 0;
}

.product.info.detailed table p {
    margin: 0;
}

.product.info.detailed .product.attibute h3 {
    margin: 0;
    font-weight: 600;
    font-size: 21px;
    letter-spacing: 1px;
}

.product.info.detailed .product.attibute ul {
    padding: 0;
    margin: 62px 20px 0;
    float: left;
    width: 100%;
}

.product.info.detailed .product.attibute ul li {
    width: 20%;
    display: list-item;
    float: left;
    max-width: 100%;
    list-style: none;
    line-height: 22px;
    font-size: 19px;
    font-weight: 500;
    margin: 0 0 43px 0;
}

.product.info.detailed .product.data.items>.item.content {
    padding: 45px 60px;
}

.product.info.detailed .product.attibute ul li:before {
    content: "·";
    font-size: 85px;
    vertical-align: middle;
    line-height: 22px;
    position: relative;
    top: -8px;
    right: 12px;
    padding: 0 0 0 10px;
}

.product-info-main {
    margin: 0 0 60px 0;
}

.custom-all-content-in-one-pro-page .custom-extra-data-inone {
    padding: 15px 36px 40px 60px;
}

.catalog-product-view .custom-contact-us-productpage.row.top-footer {
    max-width: 100%;
    padding: 0;
}

.product-info-price .price-box .price-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-info-price .price-box .price-container .price-including-tax:nth-of-type(1):after {
    content: ' (' attr(data-label)')';
    color: #244662;
    font-size: 15px;
    font-weight: 400;
}

/*.product-info-price .price-box .price-container .price-including-tax:nth-of-type(1) .price{font-size: 16px; font-weight: 100;}*/
.product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax:nth-of-type(2):before {
    font-size: 16px;
    font-weight: 100;
    display: none;
}

.product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax:nth-of-type(2) .price {
    font-size: 45px;
    font-weight: 700;
}

.magnifier-preview {
    background: url(../../frontend/Intermedical/homecare/en_GB/images/add_vhost-php.png) no-repeat center center;
    width: 28px;
    height: 28px;
    background-size: 100%;
    /*bottom: 20% !important;left: 20px !important;top: auto !important;*/
    background-size: 100%;
}

.product.info.detailed {
    margin-top: 70px;
    float: left;
    width: 100%;
}

.fotorama__arr,
.fotorama__thumb__arr {
    background-color: transparent
}

.fotorama__arr--prev .fotorama__arr__arr,
.fotorama__arr--next .fotorama__arr__arr {
    width: 18px !important;
    height: 18px !important;
    background: none !important;
    border-radius: 5px;
}

.fotorama__arr--prev .fotorama__arr__arr {
    border-left: 16px solid transparent;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 16px solid #244662;
}

.fotorama__arr--next .fotorama__arr__arr {
    border-left: 16px solid #244662;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 16px solid transparent;
}

.fotorama__fullscreen-icon:before {
    content: "close";
    color: #244662;
    padding-left: 24px;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    text-decoration: underline
}

.fotorama--fullscreen .fotorama__fullscreen-icon:after,
.fotorama--fullscreen .fotorama__fullscreen-icon:focus:after {
    content: "x";
    font-size: 22px;
    color: #244662;
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Proxima Nova Rg';
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    background: none;
    top: 19px;
    right: 20px;
}

.rightsidemenu {
    width: 25%;
    float: right;
}

.products-related .owl-item {
    float: left;
}

.products-related .owl-stage-outer,
.products-upsell .owl-stage-outer {
    overflow: hidden;
    padding-bottom: 10px;
    /*height: auto !important*/
}

.gallery-placeholder {
    position: relative
}

.gallery-placeholder .loading-mask,
.loading-mask {
    z-index: 0 !important
}

#m-cookienotice .m-message {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    color: #fff;
    width: auto !important
}

#m-cookienotice.v-bar.v-bottom .m-message.title,
#m-cookienotice.v-bar.v-bottom .m-message {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px !important;
    color: #fff;
}

#m-cookienotice.v-bar.v-bottom {
    position: fixed;
    bottom: 0;
    border-top: 1px solid #244662;
    border-bottom: 1px solid #244662;
    background-color: #244662;
    color: #fff;
    padding: 5px 40px 35px 40px !important;
    z-index: 999999;
}

/*#cust-slider-upsell .item,#cust-slider-upsell .product-item-info { width: 100%; }*/
#block-related-heading .ajax-addto-title {
    display: none;
}

li.item.current {
    position: relative
}

li.item.current strong.page:after {
    content: "";
    width: 10px;
    height: 2px;
    background: #244662;
    display: block;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.pages .action.next:before,
.pages .action.previous:before {
    width: 10px;
    height: 10px;
    font-size: 0;
}

.product-items .owl-item {
    float: left;
}

#cust-slider-upsell {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.products-upsell {
    position: relative;
}

span.success {
    margin: 10px 0;
    padding: 12px 10px 12px 12px;
    display: block;
    font-size: 1.3rem;
    background-color: #e5efe5 !important;
    color: #006400;
    position: relative;
    text-align: center;
    opacity: 1;
    width: 100%;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    opacity: 1;
    text-shadow: none;
}

.price-including-tax+.price-excluding-tax:before,
.weee[data-label]:before {
    content: attr(data-label) ': ';
    font-size: 1.1rem;
    color: #244662;
    font-family: 'Proxima Nova Rg';
    font-size: 16px;
    font-weight: 400;
}

.product-options-bottom .price-box .price-container .price-including-tax+.price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee+.price-excluding-tax .price,
.product-info-price .price-box .price-container .weee+.price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
    color: #244662;
    font-family: 'Proxima Nova Rg';
    font-size: 16px;
    font-weight: 400;
}

.product-info-main .product-info-price .price-box .price-container>span {
    color: #244662;
}

.product-options-wrapper .field.configurable.required {
    width: 33.33%;
}

.product-add-form .product-options-wrapper .field .control {
    width: 90% !important;
}

.checkout-cart-index .cart-summary .totals-tax td.amount {
    padding: 40px 0 !important;
}

#cust-slider-crosssell .product-item-description .item-desc,
#cust-slider-upsell .product-item-description .item-desc,
#cust-slider-related .product-item-description .item-desc {
    min-height: 40px;
}

#cust-slider-related .product-item-description,
#cust-slider-upsell .product-item-description {
    min-height: 200px;
}

#cust-slider-crosssell .product-item-description {
    min-height: 90px;
}

.modals-overlay {
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0.6);
}

.modal-popup {
    z-index: 9999999
}

#rectlyview .product-item-info {
    overflow: hidden;
}

.account form.form-address-edit fieldset.fieldset .field.telephone .control>div {
    width: 100% !important;
}

.product-item-details .vat-exempt,
.cart.table-wrapper .vat-exempt {
    background: none;
    color: #f7941c;
    border: 2px solid #f7941c;
}

.fotorama1567421249024 .fotorama__nav--thumbs .fotorama__nav__frame {
    margin: 0 10px !important;
}

.product-item-details .vat-exempt:hover,
.cart.table-wrapper .vat-exempt:hover {
    background: #244662;
    color: #fff;
    border: 2px solid #244662;
}

.button-outer {
    background: #fff;
    text-align: left;
    padding-left: 13vw;
    padding-bottom: 20px;
    padding-top: 20px;
}

/* .checkout-cart-index .ui-dialog[aria-describedby="vat-popup"], .catalog-product-view .ui-dialog[aria-describedby="vat-popup"] {width: 100% !important;max-width: 72%;background: #fff;position: fixed !important;top: 50% !important;left: 50% !important;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 9999999999;max-height: 80%;overflow-y: auto; padding: 50px; -webkit-box-shadow: none; box-shadow: none; } */
.checkout-cart-index .ui-dialog[aria-describedby="vat-popup"],
.catalog-product-view .ui-dialog[aria-describedby="vat-popup"]{
    width: 100% !important;
    max-width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999999999;
    max-height: 80%;
    overflow-y: auto;
    padding: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-height: 100%;
    height: 100vh !important;
    overflow: hidden !important;
    max-height: 100vh !important;
}


.checkout-cart-index .ui-dialog[aria-describedby="vat-popup"] div#vat-popup,
.catalog-product-view .ui-dialog[aria-describedby="vat-popup"] div#vat-popup {
    background: #fff;
    width: 80vw !important;
    margin: 0 auto;
    padding: 30px;
    height: 80vh !important;
    overflow-y: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/*.checkout-cart-index .ui-dialog:after {content: "";width: 100%;height: 100%;left: 0;top: 0;position: fixed;display: block;background: rgba(0,0,0,0.5);z-index: -2;}*/
.checkout-cart-index .ui-dialog .custom-top h2 {
    color: #244662;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 3.85px;
    line-height: 45px;
    margin-bottom: 28px;
}

.checkout-cart-index .ui-dialog .button-vat-set button,
.checkout-cart-index .ui-dialog .button-vat-set a,
.bss-onestepcheckout .ui-dialog .button-vat-set a {
    padding: 0 54px
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    background: #244662;
    position: absolute;
    left: -30px;
    top: 9px;
}

/*.form.vatexempt .field.title.required select {max-width: 320px;}*/
.overlay-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: block;
    left: 0;
    top: 0;
    z-index: 999999;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    transform: translate3d(0px, 0, 0) !important;
    -webkit-transform: translate3d(0px, 0, 0) !important;
    opacity: 1 !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    transform: translate3d(0px, 0, 0) !important;
    -webkit-transform: translate3d(0px, 0, 0) !important;
    opacity: 1 !important;
}

.fotorama__thumb__arr--left .fotorama__thumb--icon {
    background-position: -25px -265px;
    border-left: 15px solid transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #244662;
    height: 20px;
    width: 20px !important;
    padding: 0;
}

.fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-position: 0 0;
    width: 20px !important;
    height: 20px;
    border-left: 15px solid #244662;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid transparent;
    padding: 0;
}

.catalog-product-view .fotorama__stage {
    height: calc(100vh - 70px) !important;
}

input[name="telephone"]+.field-tooltip.toggle {
    display: none;
}

.checkout-index-index .opc-wrapper ol li input::-webkit-input-placeholder {
    font-size: 14px;
}

.checkout-index-index .opc-wrapper ol li input::-moz-placeholder {
    font-size: 14px;
}

.checkout-index-index .opc-wrapper ol li input:-ms-input-placeholder {
    font-size: 14px;
}

.checkout-index-index .opc-wrapper ol li input:-moz-placeholder {
    font-size: 14px;
}

/* Product Brochure Page css */
.product-info-gallery .pro-item-description>div {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 12px;
}

.pro-overview {
    display: block;
    clear: both;
}

span.icon-img {
    width: 100%;
    max-width: 64px;
    display: block;
    margin: 0 auto
}

.sky-blue-color .circle-block,
.sky-blue-color .circle-block {
    background-color: #0299d2
}

.green-color .circle-block {
    background-color: #82be42
}

.orange-color .circle-block {
    background-color: #f7941c
}

.circle-block {
    width: 132px;
    height: 132px;
    border-radius: 50%;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sky-blue-color>span {
    color: #0299d2
}

.green-color>span {
    color: #82be42
}

.orange-color>span {
    color: #f7941c
}

.circle-block span {
    display: block;
    font-size: 22px;
    font-weight: 600;
    margin: 2px 0;
}

.outer-element {
    width: 100%;
}

.crosssell #block-crosssell-heading .ajax-addto-title {
    margin-bottom: 0;
}

.product-info-gallery .pro-item-description>div>span.item-name {
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
    display: block;
    margin-bottom: 20px;
}

.product-info-gallery .container {
    max-width: 1330px;
    width: 100%;
}

.product-img-info {
    text-align: center;
}

.pro-overview {
    padding-top: 42px;
    display: block;
    clear: both;
    padding-left: 18px;
}

.pro-overview p,
.pro-overview h1 {
    font-size: 22px;
    font-weight: 500;
    color: #244662;
    line-height: 42px;
    padding-right: 10px;
    margin-top: 0
}

.product-info-gallery .pro-item-description {
    overflow: hidden;
    max-width: 622px;
}

.product-info-gallery .brand-logo {
    margin-bottom: 58px
}

.product-info-gallery .brand-logo img {
    max-width: 380px;
}

section.product-info-gallery {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 254, 254, 0)), to(rgba(213, 213, 213, 1)));
    background: linear-gradient(to bottom, rgba(254, 254, 254, 0) 0%, rgba(213, 213, 213, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fefefe', endColorstr='#d5d5d5', GradientType=0);
    position: relative;
    padding-bottom: 125px;
    margin-bottom: 75px;
    padding-top: 10px;
}

.buttons-block.scrollimage {
    margin-top: 20px;
}

.product-info-gallery:after {
    content: "";
    width: 100%;
    height: 125px;
    background: url(../../frontend/Intermedical/homecare/en_GB/images/bottom-shadow.jpg) no-repeat bottom center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.slider-controll span:first-child {
    max-width: 40px;
    width: 100%;
    display: block;
    margin: 0 auto;
    min-height: 60px;
}

.slider-controll span:last-child {
    font-size: 14px;
    font-weight: 500;
    color: #244662;
    display: block;
    text-align: center
}

#sync2 {
    margin-bottom: 50px;
    overflow: hidden
}

#sync2 .item {
    width: 100%;
    float: left;
}

div#sync1 {
    clear: both
}

.buttons-block {
    text-align: center;
}

.buttons-block ul {
    text-align: center;
    margin: 0;
    padding: 0
}

.buttons-block ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    padding: 0
}

.buttons-block ul li a,
.buy-now-btn {
    text-decoration: none;
    padding: 0 30px 0 60px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    display: block;
    position: relative;
    background-color: #244662;
    border-radius: 30px;
    text-transform: uppercase
}

.buttons-block ul li a.view-more-btn:before {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    content: "";
    width: 10px;
    height: 10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    left: 22px;
    top: 50%;
    margin: 0;
    padding: 0;
    border-radius: 3px;
}

.buttons-block ul li a.book-free-btn {
    background: #244662 url(../../frontend/Intermedical/homecare/en_GB/images/book-icon.png) no-repeat;
    background-position: 21px 50%
}

.buttons-block ul li a.buy-now-btn,
.buy-now-btn {
    background: #f7941c url(../../frontend/Intermedical/homecare/en_GB/images/cart-icon.png) no-repeat;
    background-position: 14px 50%;
    background-size: auto 17px;
}

.buttons-block ul li a.download-btn {
    background: #244662 url(../../frontend/Intermedical/homecare/en_GB/images/sprite-icon.png) no-repeat;
    background-position: -77px -463px
}

.buttons-block ul li:hover a {
    background-color: #7ea1ca;
}

button.buy-now-btn:hover {
    background: #7ea1ca url(../../frontend/Intermedical/homecare/en_GB/images/cart-icon.png) no-repeat;
    background-position: 21px 50%
}

.sidebar-block {
    position: relative;
    z-index: 1;
}

.sidebar-block ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar-block li {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0
}

.sidebar-block li a {
    display: block;
    padding: 22px 25px 22px 68px;
    background: #f4f4f4;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    color: #244662;
}

.sidebar-block li.active a,
.sidebar-block li:hover a {
    background: #244662;
    color: #fff;
}

.sidebar-block li a:before {
    background: url(../../frontend/Intermedical/homecare/en_GB/images/sprite-icon.png) no-repeat;
    content: "";
    width: 40px;
    height: 35px;
    display: block;
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.sidebar-block li.video-icon a:before {
    background-position: 0px 0px;
}

.sidebar-block li.overview-icon a:before {
    background-position: 3px -75px;
}

.sidebar-block li.key-icon a:before {
    background-position: -2px -159px;
}

.sidebar-block li.specifications-icon a:before {
    background-position: -2px -234px;
}

.sidebar-block li.reviews-icon a:before {
    background-position: -2px -312px;
}

.sidebar-block li.buy-now-icon a:before {
    background-position: -2px -389px;
}

.sidebar-block li.downloads-icon a:before {
    background-position: 4px -468px;
}

.sidebar-block li.book-icon a:before {
    background-position: 6px -545px;
}


.sidebar-block li.video-icon.active a:before,
.sidebar-block li.video-icon:hover a:before {
    background-position: -90px 0px;
}

.sidebar-block li.overview-icon.active a:before,
.sidebar-block li.overview-icon:hover a:before {
    background-position: -90px -75px;
}

.sidebar-block li.key-icon.active a:before,
.sidebar-block li.key-icon:hover a:before {
    background-position: -92px -159px;
}

.sidebar-block li.specifications-icon.active a:before,
.sidebar-block li.specifications-icon:hover a:before {
    background-position: -92px -234px;
}

.sidebar-block li.reviews-icon.active a:before,
.sidebar-block li.reviews-icon:hover a:before {
    background-position: -92px -312px;
}

.sidebar-block li.buy-now-icon.active a:before,
.sidebar-block li.buy-now-icon:hover a:before {
    background-position: -92px -389px;
}

.sidebar-block li.downloads-icon.active a:before,
.sidebar-block li.downloads-icon:hover a:before {
    background-position: -86px -468px;
}

.sidebar-block li.book-icon.active a:before,
.sidebar-block li.book-icon:hover a:before {
    background-position: -83px -545px;
}

.overview-section {
    background: #f4f4f4;
    margin: 0;
    padding: 0;
    position: relative
}

.overview-section:before,
.overview-section:after {
    content: "";
    width: 270%;
    height: 100%;
    background: #f4f4f4;
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
}

.overview-section:after {
    left: 100%;
}

.overview-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.overview-section .buttons-block ul {
    text-align: left
}

.overview-section p {
    letter-spacing: 1.7px;
    padding-right: 93px;
    margin-bottom: 45px;
}

.overview-section .row>div.col-sm-8 {
    padding-top: 58px;
    padding-bottom: 90px;
}

.overview-section .title {
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 4px;
    margin-bottom: 25px;
}

.cover-bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cover-bg img {
    width: 100%;
    height: auto;
    opacity: 0;
    display: block;
    overflow: hidden;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.flex-row-direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.key-features {
    padding-top: 67px;
    margin-bottom: 67px
}

.overview-section {
    margin-bottom: 67px;
}

.two-img-blocks {
    padding-left: 0
}

.two-img-blocks>div {
    width: calc(50% - 10px);
    float: left;
    margin: 0 10px 0 0;
}

.repeat-block .features-content {
    padding-right: 20px;
    padding-left: 30px;
}

.features-content h3 {
    letter-spacing: 2px;
    line-height: 1.5;
    padding-right: 20px;
    margin-bottom: 52px;
}

.features-content p {
    letter-spacing: 1.7px;
    margin: 0 0 20px 0
}

.flex-row-direction .features-content {
    padding-left: 0
}

.section-title .title {
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    color: #244662;
    margin: 0;
    padding: 0;
    letter-spacing: 4px;
}

.repeat-block {
    padding-top: 78px;
    padding-bottom: 78px;
}

.row.two-column-section {
    padding-top: 0px;
    padding-bottom: 74px;
}

.two-column-section .col-50:first-child {
    padding-right: 66px;
}

.two-column-section .col-50:last-child {
    padding-left: 66px;
}

.two-column-section .col-50 .blockimg {
    margin-bottom: 44px;
}

.two-column-section .col-50 .features-content h3 {
    margin-bottom: 34px
}

.three-column-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.three-column-section .col-40 {
    padding: 0 45px;
}

.three-column-section .row {
    margin: 0 -45px;
}

.three-column-section .blockimg {
    margin-bottom: 46px;
}

.three-column-section .features-content h3 {
    margin-bottom: 42px
}

.buy-now-slider {
    list-style: none;
    padding: 0;
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    position: relative
}

.buy-now-slider {
    margin: 0 auto;
    padding: 0
}

.buy-now-slider .owl-item {
    float: left;
}

.buy-now-slider .item {
    background: #fff;
    border: 10px solid #f4f4f4;
    padding-bottom: 30px;
}

.section-title span.subtitle {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    display: block;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.buy-now-section .section-title .title {
    margin-bottom: 68px;
}

.pro-details {
    padding: 0 22px;
}

.pro-details h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1.7px;
    line-height: 29px;
}

.cover-bg.pro-img {
    background-size: auto auto;
}

.about-block {
    width: 100%;
    max-width: 1066px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.about-block>div {
    display: inline-block;
    vertical-align: middle
}

.about-block>div.icon-block {
    width: 100%;
    max-width: 113px;
}

.about-block>div.title-block {
    width: 100%;
    max-width: 235px;
    margin-left: 38px;
}

.about-block>div.title-block .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 2px;
    margin: 0;
    padding: 0
}

.about-block>div.description-block {
    width: 100%;
    max-width: 536px;
    margin-left: 135px;
}

.about-block>div.description-block p {
    font-size: 20px;
    font-weight: 400;
    line-height: 45px;
    margin: 0
}

.pro-image.cover-bg {
    max-width: 260px;
    margin: 0 auto;
    background-size: contain;
}

.offer-block {
    background: #244662;
    margin: 0 0 50px 0;
    padding: 20px 20px 34px 20px;
    color: #fff;
    text-align: center;
    position: relative
}

.offer-block span {
    display: block;
    text-align: center
}

.offer-block .title {
    font-size: 24px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
    margin: 15px 0 11px 0
}

.offer-block .status {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

.offer-block .status.instock {
    color: #82be42;
}

.offer-block .status.limited {
    color: #f7941c;
}

/*.offer-block .status.limited { color: #f7941c; }*/
.offer-block .price {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 24px 0 24px 0;
    padding: 0
}

.offer-block .buy-now-btn {
    max-width: 229px;
    margin: 0 auto;
    color: #fff;
}

.sell-price {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    text-decoration: line-through;
}

.top-offer-block {
    background: #ce2c30;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    left: 20px;
    top: -18px;
    padding: 10px 22px;
    letter-spacing: 1px;
}

.top-offer-block span {
    font-size: 24px;
    font-weight: 500;
}

.offer-block span span.sell-price {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.tech-spec,
.download-section,
.reviews-section {
    background: #f4f4f4;
    position: relative;
    padding: 132px 0 152px 0
}

.tech-spec:after,
.tech-spec:before,
.download-section:after,
.download-section:before,
.reviews-section:after,
.reviews-section:before {
    background: #f4f4f4;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0
}

.tech-spec:after,
.download-section:after,
.reviews-section:after {
    right: 100%
}

.tech-spec:before,
.download-section:before,
.reviews-section:before {
    left: 100%;
}

.tech-spec .section-title {
    margin-bottom: 70px;
}

.tech-spec-info {
    background: #fff;
    margin: 10px 0;
    padding: 55px 66px;
    text-align: center
}

.tech-spec-info.paly-block {
    padding: 64px 10px 64px;
}

.tech-spec-info .icon-img {
    max-width: 65px;
    width: 100%;
    margin: 0 auto 52px
}

.tech-spec-block h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 48px 0;
    padding: 0;
    letter-spacing: 2px;
    color: #244662;
}

.tech-spec-info.paly-block .tech-spec-block>.col-50 {
    padding: 0 26px;
}

.tech-spec-block.sky-blue .tech-info span {
    font-size: 48px;
    font-weight: 500;
    color: #0299d2;
    letter-spacing: 4px;
}

.tech-spec-block.sky-blue .tech-info {
    font-size: 24px;
    font-weight: 500;
    color: #0299d2;
    margin-bottom: 44px;
}

.tech-spec-block p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1.7px;
    color: #244662;
    line-height: 2.2;
    margin-bottom: 10px;
}

.tech-spec-block .tech-info span {
    display: block;
}

.battery-weight {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.tech-spec-info .col-50 .icon-img {
    max-width: 100%;
    margin: 0 0 38px 0
}

.weight-desc span {
    color: #f7941c;
}

.weight-desc h3 {
    font-size: 42px;
    font-weight: 500;
    line-height: 20px;
    color: #f7941c;
    margin-bottom: 30px;
    letter-spacing: 0.08em;
}
/* ======================== 6 cell custom css ========== */
/* .battery-weight .col-50:first-child:before {
    content: "";
    background: rgba(0, 0, 0, 0.09);
    display: block;
    height: 100%;
    width: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
} */

.battery-weight .col-50:last-child:before {
    display: none
}

.three_block .col-50 {
    width: calc(33% - 5px) !important;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid rgba(0, 0, 0, 0.09);
}
.three_block .col-50:last-child {
    border-right: 0;
}

.battery-weight .col-50,
.tech-spec-info .col-50 {
    width: calc(50% - 5px);
    display: inline-block;
    vertical-align: top;
}

#slider-range-min .ui-slider-handle {
    border-radius: 0;
    width: 13px;
}

#slider-range-min .ui-slider .ui-slider-handle {
    top: -4px;
}

div#slider-range-min {
    max-width: 180px;
    margin: 0 auto;
}

.range-slider {
    max-width: 180px;
    margin: 0 auto 40px;
}

.range-slider input#amount {
    border: 0
}

.range-slider .ui-slider .ui-slider-handle {
    top: 50% !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.hours-desc h3 {
    color: #82be42;
    font-size: 42px;
    font-weight: 500;
    line-height: 20px;
}

.tech-spec-info.battery-block .icon-img {
    max-width: 95px;
    margin: 0 auto 40px;
}

.range-slider h4,
.range-slider-continuous h4 {
    font-size: 24px;
    font-weight: 400;
    color: #82be42;
    margin-bottom: 0
}

.range-slider .ui-slider-handle {
    height: 23px !important;
}

.battery-block battery-weight {
    max-height: 490px;
    margin: 0 auto 38px;
}

.paly-block .hours-desc h3 {
    font-weight: 300;
    color: #78519b
}

.paly-block .purple .hours-desc h3 {
    font-weight: 300;
    color: #78519b
}

.paly-block .purple .hours-desc span {
    font-weight: 300;
    color: #78519b;
    font-size: 20px;
}

.paly-block .blue .hours-desc h3 {
    font-weight: 300;
    color: #244662
}

.paly-block .blue .hours-desc span {
    font-weight: 300;
    color: #244662;
    font-size: 20px;
}

.tech-spec-info.paly-block .col-50 .icon-img {
    min-height: 72px;
}

.paly-block .hours-desc h3 {
    margin-bottom: 36px;
}

.paly-block a.blue-btn {
    height: 51px;
    border-radius: 50px;
    background-color: #244662;
    padding: 0;
    width: 178px;
    line-height: 50px;
    display: block;
    color: #fff;
    font-weight: 600;
    margin: 0 auto 30px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
}

.playing .play {
    display: none
}

.pause {
    display: none
}

.playing .pause {
    display: block
}

.download-blocks {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    max-width: 1120px;
    width: 100%;
}

.download-blocks li {
    width: 33.33%;
    margin: 0 0 30px 0;
    padding: 0 15px;
    float: left;
    text-align: center
}

.download-blocks .img-block.cover-bg {
    max-width: 171px;
    height: auto;
    margin: 0 auto 60px
}

.outer-download {
    background: #fff;
    padding: 44px 0 44px 0;
}

.download-info h2 {
    font-size: 24px;
    margin-bottom: 40px;
}

.download-info a.download-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #244662 url(../../frontend/Intermedical/homecare/en_GB/images/download-icon.png) no-repeat;
    padding: 0 20px 0 50px;
    height: 50px;
    display: inline-block;
    border-radius: 30px;
    line-height: 50px;
    background-position: 20px 40%;
    background-size: auto 24px;
}

.download-section .section-title {
    margin-bottom: 40px;
}

.device-info-section {
    padding: 160px 0 55px 0;
}

.device-info .info ul {
    list-style: none;
    margin: 0;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}

.device-info .info ul:first-child {
    padding-top: 0;
}

.device-info .info ul:last-child {
    border-bottom: 0;
}

.device-info .info ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

.device-info .info ul li:first-child {
    width: 100%;
    max-width: 94px;
    text-align: center;
}

.device-info .info ul li:last-child {
    width: calc(100% - 100px);
    padding-left: 25px;
}

.device-info .info ul li span {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
}

.device-info .info ul li h3 {
    font-size: 42px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px;
}

.device-info .info ul li p {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
}

.device-img {
    text-align: center;
}

.device-info-list ul {
    margin: 0;
    padding: 32px 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.device-info-list .img-logo {
    width: 10%
}

.device-info-list .title {
    width: 22%;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}

.device-info-list .description {
    width: 39%;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8;
}

.device-info-list .button {
    width: 28%
}

.device-info-list .button a {
    font-size: 14px;
    font-weight: 600;
    line-height: 45px;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    background: #244662;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    max-width: 170px;
    text-align: center;
    margin: 0 auto;
}

.device-info-list {
    max-width: 1110px;
    margin: 30px auto 0;
    width: 100%;
}

.download-section {
    padding: 66px 0 132px 0;
    margin-top: 55px;
}

.banner-section iframe,
.banner-section video,
.banner-video-wrap iframe,
.banner-video-wrap video,
.video-gallery iframe,
.video-gallery video {
    width: 100%;
    height: 500px;
    margin: 0;
    padding: 0;
    border: 0;
    background: #000;
}

.video-gallery {
    margin-bottom: 30px;
}

.banner-section {
    position: relative
}

.video-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 345px;
    width: 100%;
}

.play-pause-button,
.play-btn,
.play-icon {
    width: 106px;
    height: 106px;
    background: rgba(255, 255, 255, 0.8);
    display: block;
    border-radius: 100%;
    position: relative;
    margin: 0 auto 38px
}

.play-pause-button:after,
.play-btn:after,
.play-icon:after {
    content: "";
    width: 50px;
    height: 50px;
    border-width: 25px;
    border-color: transparent transparent transparent #244662;
    border-style: solid;
    display: block;
    position: absolute;
    left: 44px;
    top: 29px;
    border-radius: 5px;
}

.video-overlay p {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2.04px;
    line-height: 32px;
    color: #fff;
    text-align: center
}

.gallery-slider {
    list-style: none;
    margin: 0;
    padding: 0 0px;
    position: relative
}

.gallery-outer {
    padding: 0 40px
}

.gallery-slider .owl-item {
    float: left;
}

.gallery-slider .owl-item li {
    list-style: none;
    background-size: cover;
}

section.about-section {
    padding: 23px 0 113px 0;
}

.right-content {
    padding: 0 0 140px 0
}

.custom-popup .modal-inner-wrap {
    max-width: 50%;
    text-align: center;
    width: 100%;
}

.modal-popup.custom-popup.modal-slide._show .modal-inner-wrap {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%;
}

.custom-popup .modal-footer {
    display: none
}

.custom-popup header.modal-header {
    padding-bottom: 40px;
}

.custom-popup .modal-inner-wrap {
    padding: 0px 30px 30px 30px;
}

/*.sidebar-block {position: relative;z-index: 999;}*/
/*.main-section-outer .sidebar-block.is_stuck {position: fixed; z-index: 999;}*/
.gallery-slider .owl-next {
    right: -20px;
}

.gallery-slider .owl-prev {
    left: -20px;
}

.sidebar-block.fixed {
    position: fixed;
    top: 0;
    z-index: 998;
    top: 180px;
    /* width:11vw;*/
    max-width: 234px;
    width: 100%
}

.buy-now-section {
    padding-top: 60px;
}

.product-info-gallery div#sync1 .owl-item img {
    width: auto;
    max-width: 100%;
}

.product-img-info img {
    margin: 0 auto;
}

/*.fancybox-navigation .fancybox-button*/
.fancybox-container {
    z-index: 9999299999999
}

.fancybox-navigation .fancybox-button--arrow_left {
    border-width: 20px;
    border-color: transparent #f4f4f4 transparent transparent;
    border-style: solid;
    padding: 0;
    width: 25px;
    height: 25px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    border-width: 20px;
    border-color: transparent transparent transparent #f4f4f4;
    border-style: solid;
    padding: 0;
    width: 25px;
    height: 25px;
}

.hide-breadcrumb .breadcrumbs,
.fancybox-button svg {
    display: none
}

.catalog-product-view .main-section-outer .form.contact .fieldset h1.homepage-title {
    letter-spacing: 4px;
}

.catalog-product-view .main-section-outer .form.contact .communication {
    margin-left: 0;
}

/*aside.modal-custom.authentication-dropdown.custom-slide._show { position: relative; border: 0; }*/
.video-content .mage-error {
    text-align: left;
}

.top-sub-slide .item {
    float: left;
    margin: 0 0 14px 0;
    padding: 0 10px;
    width: 11.11%;
}

.top-sub-slide .item:nth-child(9n + 1) {
    clear: both;
}

.bottom-slide {
    clear: both;
    position: relative;
    /*margin-top: 54px;*/
    margin-top: 14px;
}

.top-sub-slide {
    padding-bottom: 15px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.active .video-overlay {
    opacity: 0;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s
}

.active:hover .video-overlay {
    opacity: 1;
}

.active .video-overlay a.play-btn:before,
.active .video-overlay a.play-icon:before {
    content: "";
    width: 60px;
    height: 60px;
    background: url(../../frontend/Intermedical/homecare/en_GB/images/pause-button.png) no-repeat;
    display: block;
    background-size: 40px auto;
    background-position: center center;
    position: absolute;
    left: 22px;
    top: 24px;
}

.active:hover .video-overlay a.play-btn:after,
.active:hover .video-overlay a.play-icon:after {
    display: none
}

.video-banner {
    position: relative
}

.banner-section {
    margin-bottom: 50px;
}

.banner-section #pause-button {
    display: none;
}

.activevideo #play-button,
.activevideo p {
    display: none;
    opacity: 0;
}

.banner-section.activevideo:hover #pause-button,
.banner-section.activevideo:hover p {
    display: block;
    opacity: 1;
}

#pause-button.play-pause-button::after {
    background: url(../../frontend/Intermedical/homecare/en_GB/images/pause-button.png) no-repeat;
    background-position: center center;
    background-size: 34px auto;
    border: 0;
    left: 30px;
}

.custom-add-class-for-search .cust-search-field input::-webkit-input-placeholder {
    color: #244662;
    font-size: 14px !important;
    font-weight: 500;
}

.custom-add-class-for-search .cust-search-field input::-moz-placeholder {
    color: #244662;
    font-size: 14px !important;
    font-weight: 500;
}

.custom-add-class-for-search .cust-search-field input:-ms-input-placeholder {
    color: #244662;
    font-size: 14px !important;
    font-weight: 500;
}

.custom-add-class-for-search .cust-search-field input:-moz-placeholder {
    color: #244662;
    font-size: 14px !important;
    font-weight: 500;
}

.catalogsearch-result-index .page-main>.page-title-wrapper .page-title {
    margin: 20px 0;
}

.sidebar .filter-options input::-webkit-input-placeholder {
    font-size: 16px;
}

.sidebar .filter-options input::-moz-placeholder {
    font-size: 16px;
}

.sidebar .filter-options input:-ms-input-placeholder {
    font-size: 16px;
}

.sidebar .filter-options input:-moz-placeholder {
    font-size: 16px;
}

/*.checkout-index-index .opc-wrapper .payment-option._collapsible.opc-payment-additional.discount-code {
    display: none;
}*/
.bss-onestepcheckout .opc-wrapper #payment div#checkout-step-payment {
    margin-top: 70px;
}

.loading-mask {
    z-index: 999999999 !important;
}

.key-features .blockimg.cover-bg,
.two-column-section .blockimg.cover-bg,
.three-column-section .blockimg.cover-bg {
    background-size: contain;
}


/*=================================
        Review Section design
=================================*/
.reviews-section {
    margin-bottom: 92px;
}

.review-content {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1120px;
    margin: 60px auto 0
}

.review-slider .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
}

.review-content .owl-item {
    display: inline-block;
    vertical-align: top
}

.review-content .item {
    width: 100%;
    margin: 0;
    padding: 0 9vw 60px 0;
    height: 100%;
    position: relative;
}

.review-content .item .author-name,
.review-content .item .review-data {
    color: #244662;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2.04px;
    line-height: 38px;
}

.review-content .item p {
    color: #244662;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1.7px;
    line-height: 45px;
    clear: both;
    margin-bottom: 10px;
}

.review-content span.rating {
    padding: 25px 0;
    display: block;
}

.review-content .button {
    color: #fff;
    padding: 0px 35px;
    margin-top: 0;
    clear: both;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.review-content .button:hover {
    background: #7ea1ca;
}

.battery-info span {
    background: #9a9a9a;
    color: #fff;
    height: 38px;
    display: inline-block;
    line-height: 38px;
    margin: 0 auto;
    padding: 0 12px;
    border-radius: 11px;
    font-weight: 600;
    position: relative;
    text-transform: capitalize
}

.battery-info span:after {
    width: 10px;
    height: 15px;
    background: #9a9a9a;
    content: "";
    display: inline-block;
    position: absolute;
    right: -11px;
    border-radius: 50px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.range-slider-continuous input {
    border: 0;
    height: 0;
}

.range-slider-continuous {
    margin-bottom: 30px;
}

.range-slider-continuous .ui-slider .ui-slider-handle {
    border-radius: 0;
    height: 23px;
    width: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.range-slider-continuous {
    margin-bottom: 30px;
    max-width: 180px;
    margin: 0 auto 30px;
}

.tech-info>div {
    margin-bottom: 20px;
}

.rate {
    float: left;
    height: 46px;
    padding: 0 0px;
    width: 100%;
}

.rate:not(:checked)>input {
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: -1;
}

.rate:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 18px;
    color: #f7941c;
    margin-right: 5px;
}

/*.rate:not(:checked) > label:before {content: '★ ';}*/
.rate:not(:checked)>label:before {
    content: '\f006';
    font-family: 'FontAwesome';
}

.rate>input:checked~label:before {
    content: '\f005';
    font-family: 'FontAwesome';
}

.rate>input:checked~label {
    color: #f7941c;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #f7941c;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #f7941c;
}

.block.related,
.block-actions-product-section {
    clear: both;
}

.video-gallery {
    text-align: center;
}

.fotorama__stage:before {
    content: "";
    width: 28px;
    height: 28px;
    background: url(../../frontend/Intermedical/homecare/en_GB/images/add_vhost-php.png) no-repeat left bottom;
    display: block;
    position: absolute !important;
    background-size: 100% auto;
    bottom: 38px;
    left: 30px !important;
    top: auto !important;
}

.fotorama__fullscreen .fotorama__stage:before {
    display: none
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus),
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus),
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:focus,
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:focus {
    transform: translate3d(0px, 0, 0) translateY(-50%) !important;
    -webkit-transform: translate3d(0px, 0, 0) translateY(-50%) !important
}

.fotorama__arr {
    bottom: auto !important;
    position: absolute;
    top: 50% !important;
    height: 80px;
    width: 80px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.rating-summary .rating-result:before {
    content: '\e625' '\e625' '\e625' '\e625' '\e625';
    color: #f7941c
}

.rating .rating-summary .rating-result:before,
.rating .rating-summary .rating-result>span:before {
    font-size: 18px;
    letter-spacing: 4px;
}

.rating .rating-summary .rating-result {
    width: 105px;
}

aside.modal-popup.confirm._show .modal-content {
    position: static;
    -webkit-transform: translate(0) !important;
    transform: translate(0) !important;
    max-width: 100%;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 7rem 20px 3rem !important;
    font-family: 'Montserrat', sans-serif;
}

.checkout-index-index .modal-popup.confirm._show .modal-footer {
    display: block;
    padding: 3rem !important;
}

.checkout-index-index._has-modal .modal-popup.confirm .modal-inner-wrap {
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    max-width: 50rem !important;
}

.checkout-index-index._has-modal .modal-popup.confirm .action-close>span {
    font-size: 0px;
}

form#co-transparent-form {
    padding-left: 0;
}

.call-me-request-popup .actions-toolbar .primary {
    width: auto;
}

body.catalog-product-view .modal-content.custom-view {
    max-height: 90vh;
    overflow-y: auto;
    padding: 70px 0 !important
}

.success-content {
    overflow-x: hidden;
}

.success-content #block-related-heading .ajax-addto-title {
    display: block;
    font-size: 22px;
    font-weight: 800;
    line-height: 30px;
    font-family: 'Proxima Nova Rg';
    letter-spacing: 0.3px;
}

.success-content .block-content[aria-labelledby="block-related-heading"] .block-actions-product-section {
    display: none;
}

.table-wrapper.comparison {
    padding-top: 40px;
}

#checkoutSteps aside.modal-custom.authentication-dropdown.custom-slide._show .validator.validator-email {
    height: auto !important;
    width: 100% !important
}

.checkout-index-index .opc-wrapper {
    position: relative;
    z-index: 4;
    margin-bottom: 0;
}

.post-content a,
.post-content .alink,
.cms-privacy-policy a,
.cms-privacy-policy .alink {
    color: #244662;
}

.post-content a:hover,
.post-content .alink:hover,
.cms-privacy-policy a:hover,
.cms-privacy-policy .alink:hover {
    color: #f7941c;
}

.cms-privacy-policy-cookie-restriction-mode2 .column.main {
    padding-bottom: 80px;
}

.cms-privacy-policy-cookie-restriction-mode2 h3,
.cms-privacy-policy-cookie-restriction-mode2 h2 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 35px;
}

.cms-privacy-policy-cookie-restriction-mode2 .page-title span.base {
    letter-spacing: normal;
    font-size: 20px;
    font-weight: 700;
    line-height: 45px;
}

.cms-privacy-policy-cookie-restriction-mode2 .page-title-wrapper {
    max-width: 1020px;
}

.cms-privacy-policy-cookie-restriction-mode2 .page-main>.page-title-wrapper .page-title {
    margin: 0
}

.checkout-shipping-address form.form.form-login .validator.validator-email {
    width: 100% !important
}

form.form.password.forget [data-hasrequired]:after {
    font-size: 0;
}

.one-column.battery-weight:before {
    display: none
}

/*div#mpblog-list-container .owl-item {float: left;}*/
span.success p {
    margin: 0;
    line-height: 26px;
}

.video-content+span.success {
    max-width: 80%;
    margin: 0 auto;
    padding: 10px 10px;
    line-height: normal;
}

body.catalog-product-view .modal-content.custom-view.success-block {
    height: auto
}

body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody .cart-button-block {
    padding: 0;
    text-align: right
}

body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody .cart-button-block table {
    width: auto;
    float: right;
    position: relative;
    bottom: 36px;
}

body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody .cart-button-block table tr td {
    padding: 0 30px 0 0px
}

.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar {
    width: 20%;
    padding-right: 45px;
    position: relative
}

.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 26px;
    bottom: 0;
}

.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar ul {
    display: block !important;
    text-align: left
}

.header.content .nav-sections .navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar ul li a {
    line-height: normal;
    padding: 0 0 20px 0;
}

.header.content .nav-sections .navigation li>.submenu .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@supports (-ms-accelerator:true) {
    html {
        overflow: hidden;
        height: 100%;
    }

    body {
        overflow: auto;
        height: 100%;
    }
}

/*3march2020*/
.home-banner-section {
    max-width: 1470px;
    padding: 40px 22px 0px 22px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    position: static;
    clear: both;
    overflow: hidden;
}

.left-banner {
    width: 60%;
    padding-right: 30px;
}

.right-banner {
    width: 40%;
}

.right-banner div {
    margin-bottom: 30px;
}

.right-banner div:last-child {
    margin-bottom: 0px;
}

.bg-cover {
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center center;
}

.bg-cover>img {
    opacity: 0;
    visibility: hidden;
    width: 100% !important;
}

.home-banner-section .banner-img {
    position: relative;
}

.home-banner-section .left-banner .banner-img {
    background-position: right bottom;
    padding: 0 46px;
    min-height: 500px;
    max-height: 500px !important;
    /*height: auto !important;*/
}

.home-banner-section .left-banner .sub_slider_txt {
    width: auto;
    position: absolute;
    bottom: 60px;
    z-index: 2;
}

.home-banner-section .left-banner .sub_slider_txt h2 {
    color: #244662;
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px;
}

.home-banner-section .left-banner .sub_slider_txt h3 {
    color: #244662;
    font-size: 27px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
}

.home-banner-section .left-banner .sub_slider_txt p {
    color: #244662;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
}

.home-banner-section .right-banner .sub_slider_txt {
    width: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    padding-right: 10px;
    z-index: 2;
}

.home-banner-section .right-banner .sub_slider_txt .bigtext {
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    padding-bottom: 10px;
}

.home-banner-section .right-banner .sub_slider_txt .bigtext span {
    font-weight: 700;
    letter-spacing: 3px;
}

.home-banner-section .right-banner .sub_slider_txt h4 {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}

.cms-home .cust-three-teasures::before {
    content: none;
}

.home-banner-section .right-banner .banner-img {
    padding: 0 36px;
    max-height: 235px !important;
    min-height: 235px;
    /*height: auto !important;*/
}

/*.home-banner-section .right-banner .banner-img:after{
    content:"";
    background-color: rgba(36,70,98,0.6);
    
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;}*/

.home-banner-section .left-banner .banner-img .sub_slider_color {
    /*  background-color: rgba(36,70,98,1);
    opacity: 0.6;*/
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
}

.home-banner-section .right-banner .banner-img .sub_slider_color {
    /*  background-color: rgba(36,70,98,1);
    opacity: 0.6;*/
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
}

/*.home-banner-section .right-banner .banner-img:after{ content: ""; background-color:rgba(36, 70, 98, 0.6); height: 100%; width: 100%; position: absolute; z-index: 1; left: 0; top: 0;}*/
.home-banner-section .right-banner .banner-btn a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 5px 30px;
    border-radius: 20px;
    border: solid 1px #fff;
    margin-top: 20px;
    display: inline-block;
}

.home-banner-section .right-banner .banner-btn a:hover {
    border: solid 1px #fff;
    background-color: #fff;
    color: #000;
}

.home-banner-section .right-banner .sub_slider_txt h1 {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 3px;
}

.home-banner-section .right-banner .sub_slider_txt h2 {
    font-size: 32px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 400;
}

.home-banner-section .right-banner .sub_slider_txt p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 26px;
}

.cms-home .custom-blcok-welcm-main {
    background-image: url("../../frontend/Intermedical/homecare/en_GB/css/images/caring_top.png");
    background-repeat: no-repeat;
    padding: 150px 0 0;
    background-position: top center;
}

.custom-blcok-welcm p {
    color: #244662;
}

.wpcf7-form.form.contact .padding-less-right {
    padding-right: 8px;
    width: 70%
}

.wpcf7-form.form.contact .padding-less-left {
    padding-left: 8px;
    width: 30%;
}

.checkout-index-index .modal-popup .modal-footer .action-save-address {
    background-color: #244662;
    color: #fff;
    border-color: #244662;
    text-decoration: none;
}

.checkout-index-index .modal-popup .modal-footer .action-save-address:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
    background-color: #7ea1ca;
    text-decoration: none;
    border-color: #7ea1ca;
    color: #fff;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    background-color: #244662;
    color: #fff;
    border-color: #244662;
    padding: 7px 15px;
    font-weight: 600;
    border-radius: 50px;
    vertical-align: top;
    margin-top: 0;
    text-decoration: none;
}

.checkout-index-index .modal-popup .fieldset .field .label {
    display: none;
}

.field .control._with-tooltip input {
    width: 100% !important;
}

.fieldset>.field .additional,
.fieldset>.fields>.field .additional {
    margin-top: 20px !important;
}

/*form.wpcf7-form.form.contact {max-width: 500px;}*/
#mpblog-list-container {
    padding-top: 80px;
}


/*.cms-home .column.main .widget.block.block-static-block{ background-image: none; padding: 0;}*/
.block-testimonials .block-content .testimonial-container {
    max-width: 1120px;
    margin: 0 auto;
}

.custom-caring-step p {
    line-height: 2.4;
    font-weight: 400;
}

.d-none {
    display: none !important;
}

.block.related .product-item-details .product.actions.product-item-actions button.action.tocart.primary.added-product {
    background-color: #244662 !important;
    border-color: #244662 !important;
}

.account form.form-address-edit fieldset.fieldset .field.choice.set.billing input,
.account form.form-address-edit fieldset.fieldset .field.choice.set.shipping input {
    height: auto;
}

body.catalogsearch-result-index.page-products .page-main .columns {
    max-width: 1470px;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    margin: 0 auto;
    position: relative;
    clear: both;
}

body.catalogsearch-result-index.page-products .page-main .columns:before {
    content: "";
    background-color: #f4f4f4;
    height: 100%;
    width: 200%;
    position: absolute;
    top: 0;
    left: -50%;
    right: -50%;
}


body.page-products.catalog-category-view .page-main .columns {
    max-width: 1470px;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    margin: 0 auto;
    position: relative;
    clear: both;
}

body.page-products.catalog-category-view .page-main .columns:before {
    content: "";
    background-color: #f4f4f4;
    height: 100%;
    width: 200%;
    position: absolute;
    top: 0;
    left: -50%;
    right: -50%;
}

.sticky header.page-header ul.header.links li a.custom-haeder-contact:before {
    width: 23px;
}

body.page-products.catalog-category-view.category-landing-page .page-main .columns:before {
    content: none !important;
}

/*body.page-products.category-landing-page .page-main .columns{    background-color: transparent !important;}*/
body.page-products.category-landing-page .page-main .columns {
    /* background-color: transparent !important; */
    margin-bottom: 80px;
}

/*3march2020*/

/*elementor style*/
body .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100%;
}

body .elementor-section.elementor-section-stretched {
    left: inherit !important;
    max-width: 1470px;
    padding-left: 15px;
    padding-right: 15px;
}

body .elementor-widget-button a.elementor-button,
body .elementor-widget-button .elementor-button,
body.elementor-1045 .elementor-element.elementor-element-e4602d1 a.elementor-button,
body .elementor-1045 .elementor-element.elementor-element-e4602d1 .elementor-button {
    height: 44px;
    border-radius: 50px;
    background-color: #244662 !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 28px;
    font-size: 14px;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    line-height: 45px;
}


body .elementor-widget-button a.elementor-button:hover,
body .elementor-widget-button .elementor-button:hover,
body .elementor-1045 .elementor-element.elementor-element-e4602d1 a.elementor-button:hover,
body .elementor-1045 .elementor-element.elementor-element-e4602d1 .elementor-button:hover {
    text-decoration: none;
    background-color: #7ea1ca !important;
    color: #fff;
    border: none;
}

body .elementor-1045 .elementor-element.elementor-element-9e41c43.elementor-widget-heading .elementor-heading-title {
    font-weight: 300;
    color: #244662;
    font-size: 48px;
    line-height: 77px;
    letter-spacing: 4px;
    margin-bottom: 5.3%;
    margin-top: 4.4%;
}

body .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0;
}

body .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title,
body .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
    color: #244662;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
}

.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
    font-size: 17px;
    line-height: 2;
    margin-bottom: 25px;
}

.block-search .label.active .control input {
    position: static;
}

body .elementor-widget-icon-box.elementor-view-framed .elementor-icon,
body .elementor-widget-icon-box.elementor-view-default .elementor-icon {
    fill: #244662;
    color: #244662;
    border-color: #244662;
}

body .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description,
body .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description,
p {
    color: #244662;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 400;
}

body .elementor-widget-toggle .elementor-toggle .elementor-tab-title {
    color: #244662;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    border-bottom: 1px dotted #244662;
    padding: 20px 30px;
    position: relative;
    display: block;
    width: 100%;
    position: relative;
    font-size: 18px;
    color: #244662;
    border-bottom: 1px dotted #244662;
    padding: 20px 0px 20px 30px;
}

body .elementor-toggle {
    counter-reset: my-awesome-counter;
    margin-bottom: 60px;
}

body .elementor-widget-toggle .elementor-toggle .elementor-tab-title {
    position: relative;
    counter-increment: my-awesome-counter;
}

body .elementor-widget-toggle .elementor-toggle .elementor-tab-title:before {
    /*counter-increment: section; 
content: counter(section) "."; */
    content: counter(my-awesome-counter) ".";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 20px;
    font-weight: 600;
    color: #244662;
    font-family: "Montserrat", Sans-serif;
}


body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    float: right;
    text-align: inherit;
}

body .elementor-widget-toggle .elementor-toggle .elementor-tab-title .fa-caret-right:before {
    content: "\f067" !important;
}

body .elementor-widget-toggle .elementor-toggle .elementor-tab-title span.elementor-toggle-icon-opened:before {
    content: none !important;
}

body .elementor-widget-toggle .elementor-toggle .elementor-tab-title span.elementor-toggle-icon-opened i.fa-caret-up:before {
    content: "\f068" !important;
}

body .elementor-widget-toggle .elementor-toggle .elementor-tab-content {
    font-size: 16px;
    color: #244662;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    line-height: 1.5;
}

body .elementor-widget-toggle .elementor-toggle .elementor-tab-content p:last-child {
    margin-bottom: 0;
}


body .elementor-widget-tabs .elementor-tab-title {
    font-size: 18px;
    color: #244662;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
}

body .elementor-widget-progress .elementor-title {
    font-size: 18px;
    color: #244662;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
}

body .elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
    background-color: #244662;
}

body .elementor-widget-progress .elementor-title {
    font-size: 18px;
    margin-bottom: 20px;
    color: #244662;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    display: block;
}

body .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
    color: #244662;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 400;
    font-size: 36px !important;
}

body .elementor-text-editor h1,
body.page-layout-wpcustom h1 {
    color: #244662 !important;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 300;
    font-size: 48px !important;
}

body .elementor-text-editor h2,
body.page-layout-wpcustom h2 {
    color: #244662 !important;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 400;
    font-size: 36px !important;
}

body .elementor-text-editor h3,
body.page-layout-wpcustom h3 {
    color: #244662 !important;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 400;
    font-size: 24px !important;
}

body .elementor-text-editor h4,
body.page-layout-wpcustom h4 {
    color: #244662 !important;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 400;
    font-size: 22px !important;
}

body .elementor-text-editor h5,
body.page-layout-wpcustom h5 {
    color: #244662 !important;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 400;
    font-size: 20px !important;
}

body .elementor-text-editor h6,
body.page-layout-wpcustom h6 {
    color: #244662 !important;
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 400;
    font-size: 18px !important;
}

body .elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 15px 0;
}

body .elementor-pagination-position-outside .elementor-swiper-button .eicon-chevron-left:before {
    border-right: 11px solid #244662;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

body .elementor-pagination-position-outside .elementor-swiper-button .eicon-chevron-right:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 11px solid #244662;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

/*}*/
body .elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px;
}

/*body.catalogsearch-result-index.page-products .page-main{max-width: 1470px; padding-left: 15px; padding-right: 15px;}*/

body .elementor-widget-toggle .elementor-toggle .elementor-tab-title.elementor-active {
    color: #244662;
}

body.page-layout-wpcustom .page-wrapper .breadcrumbs {
    margin-bottom: 60px;
}

/*tab*/
body .elementor-widget-tabs .elementor-tab-title {
    padding: 41px 36px;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    height: auto;
    border: none;
    background: #f4f4f4;
    color: #244662;
    border-right: 5px solid #fff !important;
    text-align: center;
    min-width: 227px;
}

body .elementor-widget-tabs .elementor-tab-title.elementor-active {
    background: #244662;
    color: #fff;
}

body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    padding: 45px 60px;
    background: #f4f4f4;
    color: #244662;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    line-height: 22px;
    border-width: 0 !important;
    border-color: #fff;
    margin-top: 8px;
}

body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content p {
    margin-bottom: 10px
}

body .elementor-1045 .elementor-element.elementor-element-f89820a .elementor-tab-title:before,
body .elementor-1045 .elementor-element.elementor-element-f89820a .elementor-tab-title:after {
    content: none !important;
}

/*tab*/

body .elementor-widget-google_maps iframe {
    border: 24px solid #f4f4f4 !important;
    height: 500px;
    width: 100%;
    margin-bottom: 60px;
}

body .elementor-1045 .elementor-element.elementor-element-58913a8 .elementor-divider {
    display: none;
}

body .elementor-widget-text-editor {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 2;
    color: #244662;
}

body .elementor-column-gap-default .elementor-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -15px; margin-left: -15px;*/
}
.elementor-section .elementor-container {
    flex-wrap: wrap;
}
/* 16-11-2023 DD */
@media screen and (min-width: 768px){
    .elementor-col-33 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .elementor-col-50,
    body .elementor-1045 .elementor-element.elementor-element-7aedbbe,
    body .elementor-1045 .elementor-element.elementor-element-1125e31 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .elementor-col-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 15px;
        padding-left: 15px;
    }
    }

.elementor-section {
    position: relative;
    margin-bottom: 60px;
}

.elementor-col-50:first-child {
    padding-left: 0 !important;
}

.elementor-col-50:last-child {
    padding-right: 0 !important;
}

/*image-gallery*/

body .elementor-image-gallery .gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body .elementor-image-gallery .gallery .gallery-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 30px !important;
}

body .elementor-widget-image-gallery .gallery-item .gallery-caption {
    color: #244662;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 10px;
    font-weight: 600;
}

/*image-gallery*/

body .elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:before,
body .elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:after {
    border-width: 0 !important;
}

body .elementor-widget-divider {
    --divider-border-color: #d4d4d4 !important;
}

body .elementor-image-gallery .gallery-item img {
    border: none !important;
}

body .elementor-element.elementor-element-034320e .elementor-tab-title:before {
    border-width: 0 !important;
    border: none !important;
}

/*elementor style*/
/*.magnifier-preview{
	top: 0px !important;
	left: 0px !important;
	width: 100% !important;
	height: 100% !important;
	margin-bottom: 0px;
	pointer-events: none;
}*/
/*.magnifier-preview:not(.hidden) {
    zoom: 3;
}*/
.custom-home-page-post-view.owl-carousel {
    display: block;
    clear: both
}

body.checkout-onepage-success .print {
    margin: 0;
    color: #fff;
    display: block;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more {
    padding: 15px 8px;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-box.price-final_price span:first-child {
    margin-bottom: 0;
    font-size: 12px;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-including-tax:before {
    content: attr(data-label) ': ';
    /*font-size: 1.1rem;*/
    color: #fff;
    font-family: 'Proxima Nova Rg';
    font-size: 12px;
    font-weight: 700;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-including-tax+.price-excluding-tax:before {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-box.price-final_price span {
    font-size: 14px;
    color: #fff;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-box.price-final_price span.old-price {
    display: none;
}


@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    html {
        overflow: hidden;
        height: 100%;
    }

    body {
        overflow: auto;
        height: 100%;
    }

    .ie11 html,
    .ie11 body {
        overflow: visible;
    }
}

.vat-exempt-textarea {
    padding: 36px 52px;
    background-color: #f7f7f7;
    border: 0;
    resize: none;
    height: 100%;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 20px;
}

.vatexempt-e-main-data .vat-e-right textarea {
    height: calc(100% - 80px);
}

.catalog-category-view .recently-viewed.block.widget.block-viewed-products-grid:before {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/images/top-background.png);
    content: "";
    position: absolute;
    bottom: auto;
    top: 0;
    width: 100%;
    height: 58px;
    display: inline-block;
    background-size: 100% 100%;
    z-index: 999;
    left: 0;
}

.not-vat-exempted .vat-exempt {
    display: none
}

.bottom-end-scroll {
    clear: both;
}

.custom-class-add-for-data .custom-all-data-in-one {
    max-width: calc(33.33% - 30px);
    float: left;
    margin-bottom: 28px;
    margin: 15px 15px;
}

.custom-class-add-for-data .custom-all-data-in-one:nth-child(3n + 1) {
    clear: none;
}

.ajaxcompare-buttons button.action.primary {
    padding: 0 40px;
    font-size: 20px;
}

.custom-class-add-for-data .custom-all-data-in-one button.action.tocart.primary {
    width: auto !important;
    padding: 0 60px !important;
}

.custom-class-add-for-data .custom-all-data-in-one button.action.tocart.primary:hover {
    background: #7ea1ca !important;
    border-color: #7ea1ca !important;
}

.catalog-product-view .mb-ajaxsuite-popup-wrapper.compare-popup,
.mb-ajaxsuite-popup-wrapper.compare-popup {
    max-height: 90%;
}

.custom-class-add-for-data>.custom-all-data-in-one:last-child {
    background: none;
    padding-top: 150px;
    padding-bottom: 150px
}

.catalog-product-view .mb-ajaxsuite-popup-wrapper.compare-popup,
.mb-ajaxsuite-popup-wrapper.compare-popup {
    max-width: 86%;
}

.custom-class-add-for-data .custom-all-data-in-one {
    margin-bottom: 28px;
    margin: 15px 10px;
    width: calc(33.33% - 20px);
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    min-width: calc(32.33% - 20px);
}

.custom-all-data-in-one {
    position: relative
}

/*.custom-all-data-in-one:after {content: "";width: 110%;height: 100%;background: #f4f4f4;display: block;position: absolute;left: 50px;top: -60px;z-index: -1;}*/
.catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box .product-name {
    min-height: 65px
}

.mb-ajaxsuite-popup-wrapper.ui-draggable.ui-draggable-handle.compare-popup {
    overflow-x: hidden
}

/*.custom-class-add-for-data:after {background: #f4f4f4;content: "";max-width: 102%;height: 100%;display: block;position: absolute;left: 100%;top: 0;z-index: -1;}*/
/*table#product-comparison tr {display: flex;width: 100%;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;width: auto;position: relative;}
.table-comparison > tbody > tr > td, .table-comparison td.cell.remove {display: block;min-width: 30%;}
table#product-comparison tr th { display: block; width: 250px; }*/
/*.table-wrapper.comparison {overflow-x: scroll;overflow-y: visible;width: 100%;margin-left: 200px;}
.table-comparison.table {width: 100%;max-width: 100%;margin-bottom: 20px;table-layout: fixed;}
.table-wrapper.comparison .table-comparison > tbody > tr > th {position: absolute;left: 0;width: 190px;top: auto !important;}*/
.columns .column.main {
    position: relative
}

.table-wrapper.comparison {
    overflow-x: auto;
    overflow-y: visible;
    margin-left: 200px;
    position: static;
    border-left: 1px solid #ccc;
    padding-top: 0;
    margin-top: 60px;
    border-top: 0;
}

.table {
    width: auto;
    max-width: 100%;
    margin-bottom: 0px;
    table-layout: fixed;
    margin-left: 0;
}

.table-wrapper.comparison .table-comparison>tbody>tr>th,
.table-wrapper.comparison .table-comparison>thead>tr>th.remove {
    position: absolute;
    left: 0;
    width: 190px;
    top: auto !important;
    border: 0 !important;
    text-align: right
}

.table-wrapper.comparison .table-comparison>tbody>tr>th span {
    position: static !important;
}

.table-wrapper.comparison .table-comparison>tbody>tr>td.cell.product,
.table-comparison .cell.remove {
    width: 480px;
    border-right: 1px solid #ccc;
    background: none;
    min-width: 479px;
}

.table-comparison .cell.remove {
    border-top: 1px solid #ccc;
    padding: 10px 10px
}

.table-wrapper.comparison .table-comparison>tbody>tr>th {
    font-size: 22px;
}

.table-wrapper.comparison .table-comparison>tbody>tr>td p,
.table-comparison .cell .attribute.value {
    font-size: 16px;
    line-height: 26px;
}

.table-comparison .product-item-actions button.tocart.custom-compare {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background-color: #f7941c;
    display: inline-block;
    font-weight: 600
}

.table-comparison .product-item-actions button.tocart.custom-compare:hover {
    background-color: #7ea1ca;
}

.table-wrapper.comparison .table-comparison>tbody>tr:last-child>td {
    border-bottom: 1px solid #ccc;
}

table.custom-data-val tr td {
    text-align: left;
    padding-left: 30px;
}

.table-comparison .cell {
    padding: 15px 10px;
}

/*.opc-block-summary .minicart-items-wrapper { max-height: 300px; }*/
.compare-list-outer {
    width: 66.66%;
}

.compare-main-outer {
    width: auto;
    overflow-x: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.custom-class-add-for-data .compare-main-outer .custom-all-data-in-one {
    width: calc(50% - 23px);
    min-width: calc(50% - 23px);
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-bottom: 30px;
}

.table-comparison .custom-product-compare-data .product-item-actions.hidden-print .box-tocart {
    margin-bottom: 0
}

.table-comparison .custom-product-compare-data .product-item-actions.hidden-print .field.qty {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}

.table-comparison .custom-product-compare-data .product-item-actions.hidden-print .field.qty .control {
    display: flex;
    gap: 5px;
}

.table-comparison .custom-product-compare-data .product-item-actions.hidden-print .box-tocart .fieldset .field.qty i.fa,
.table-comparison .custom-product-compare-data .product-item-actions.hidden-print .box-tocart .fieldset input#qty {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.table-comparison .custom-product-compare-data .product-item-actions.hidden-print .box-tocart .fieldset .field.qty i.fa {
    line-height: 38px
}

header.page-header {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.sticky header.page-header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    top: 0;
    animation: slide-down 0.7s;
    -webkit-animation: slide-down 0.7s;
}

.sticky header.page-header .panel.wrapper,
body.sticky .page-header .minicart-wrapper .action .text {
    display: none;
}

.sticky header.page-header ul.header.links {
    float: right;
    margin-top: 10px
}

.sticky header.page-header .custom-add-class-for-search .block-search .search label span,
.sticky header.page-header .cust-three-teasures,
.sticky .custom-cls-minicart span.text {
    display: none
}

.sticky header.page-header ul.header.links li>a,
.sticky ul.header.links li .not-logged-in a,
.sticky .customer-welcome .customer-name,
.sticky .customer-welcome .customer-name span {
    font-size: 0
}

/*.sticky header.page-header a.logo { width: 16%; }*/
.sticky .header.content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.sticky a.custom-haeder-contact:before,
.sticky ul.header.links li {
    margin: 0
}

/*.sticky #maincontent { padding-top: 480px; }*/
.sticky .custm-class-frindly-advice p {
    margin-top: 0;
    font-size: 18px;
    letter-spacing: 0.7px;
}

.sticky .custm-class-frindly-advice a {
    font-size: 20px;
}

.sticky .custm-class-frindly-advice {
    margin-bottom: 20px;
}

.sticky header.page-header ul.header.links li>a,
.sticky header.page-header a.logo,
.sticky .custm-class-frindly-advice p,
.sticky .custm-class-frindly-advice a,
.sticky .custm-class-frindly-advice {
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
}

.sticky .minicart-wrapper .action.showcart:before {
    width: 24px;
    height: 20px;
    background-size: 160px auto;
    margin-bottom: 0;
    background-position: -100px -53px;
}

.sticky .custom-add-class-for-search .block-search .search label:before {
    width: 20px;
    height: 20px;
    background-size: 162px auto;
    margin-bottom: 0;
    background-position: -10px -107px;
}

.sticky a.custom-haeder-contact:before {}

.sticky ul.header.links li.custom-my-account-link-header>a:before,
.sticky ul.header.links li span.not-logged-in a:before,
.sticky ul.header.links .customer-welcome .customer-name:before {
    width: 25px;
    height: 20px;
    margin-bottom: 0;
    background-position: -65px -2px;
    background-size: 171px auto;
}

.sticky ul.header.links a.custom-haeder-contact:before {
    background-position: -118px -3px !important;
    background-size: 180px auto !important;
}

@-webkit-keyframes slide-down {
    0% {

        -webkit-transform: translateY(-100%);

        transform: translateY(-100%);
    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}


@keyframes slide-down {
    0% {

        -webkit-transform: translateY(-100%);

        transform: translateY(-100%);
    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

.product-brochure.sticky #maincontent {
    padding-top: 0
}

/*div#shipping-new-address-form div[name="shippingAddress.country_id"], .form.form-billing-address div[name="billingAddressshared.country_id"] { display: none; }*/
.checkout-billing-address .actions-toolbar .action-cancel {
    margin-top: 0 !important
}

.checkout-payment-method .checkout-billing-address .action-cancel {
    height: 50px;
    border-radius: 50px;
    background-color: #244662;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 34px;
    font-size: 16px;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.checkout-payment-method .checkout-billing-address .action-cancel:hover {
    background: #7ea1ca;
    color: #fff;
    text-decoration: none;
}

/*.compare.wrapper { clear: both; }*/
.customer-welcome .customer-menu ul.header.links li {
    display: block;
    padding: 0;
    margin: 0 0 3px 0;
}

ul.header.links .greet.welcome span.logged-in {
    display: none
}

.customer-welcome .action.switch {
    display: none !important
}

.customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
    text-align: left;
    background: #244662;
    padding: 10px 10px
}

.customer-welcome ul.header.links li a {
    color: #fff;
}

.customer-welcome ul:before {
    border-color: transparent transparent #244662 transparent !important;
}

.customer-welcome ul {
    border: 0;
}

.customer-welcome ul.header.links li:hover {
    background: #fff;
}

.customer-welcome ul.header.links li:hover a,
.sticky .customer-welcome ul.header.links li:hover a {
    color: #244662;
}

.customer-logged-in li.greet.welcome {
    display: none !important;
}

.customer-welcome ul.header.links li a,
.sticky .customer-welcome ul.header.links li a {
    font-size: 14px !important;
    color: #fff;
}

.customer-welcome .customer-menu ul.header.links li.link.wishlist {
    display: none;
}

.ambrand-index-index .category-description {
    text-align: center
}

.ambrand-index-index .category-description span.button-outer {
    padding: 0;
    width: 100%;
    float: none;
    clear: both;
    display: block;
    text-align: center;
}

.ambrand-index-index .category-description .read-more {
    float: none;
}

.ambrand-index-index .category-view .less {
    text-align: center
}

.ambrand-index-index .amshopby-descr {
    display: block
}

.ambrand-index-index .category-view .read-less {
    float: none
}

.print-stucture {
    display: none;
}

@media print {
    a[href]:after {
        content: none !important;
    }

    .print-stucture table tr th {
        font-size: 10px !important;
        padding: 20px 0px;
    }

    table>tbody>tr>td {
        padding: 10px 10px;
        font-size: 12px !important
    }

    .sticky header.page-header {
        position: static
    }

    .sticky #maincontent {
        padding-top: 0
    }

    .cust-three-teasures {
        display: none
    }

    .print-stucture .attribute.value p {
        font-size: 10px !important;
        line-height: 24px !important;
        margin-bottom: 20px !important
    }

    .print-stucture .product-item-name {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .print-stucture .price-box.price-final_price .price-including-tax span {
        font-size: 18px !important;
        font-weight: 600 !important;
    }

    .page-title span.base {
        font-size: 40px;
    }

    .print-stucture td.cell.product.attribute {
        padding-bottom: 50px;
    }

    .print-stucture td.cell.product.attribute a {
        display: block
    }

    /* .print-stucture td.cell.product.attribute { width: 20% !important; }
    .print-stucture td.cell.product.attribute:first-child {width: 20%;}
    .print-stucture td.cell.product.attribute:nth-child(2n) {width: 10%;}
    .print-stucture td.cell.product.attribute:nth-child(3n) {width: 30%;}
    .print-stucture td.cell.product.attribute:nth-child(4n) {width: 30%;}
    .print-stucture td.cell.product.attribute:nth-child(5n) {width: 10%;}*/
    .print-stucture table tr {
        page-break-inside: avoid !important;
    }

    div#clickdesk-appendable-bubble,
    .table-wrapper.comparison {
        display: none;
    }

    header.page-header a.logo {
        width: 250px;
        margin: 0 auto;
        float: none;
    }

    .print-stucture {
        display: block;
    }

    .page-main>.page-title-wrapper .page-title {
        margin-top: 0;
        margin-bottom: 20px
    }

    body .page-header .panel.wrapper {
        border: 0
    }

    .message.success {
        display: none
    }

}

.category-view.only-img .category-image {
    float: none;
    margin: 13px auto;
}

.category-view.only-text .category-image {
    float: none;
    margin: 13px auto;
}

.category-view.only-text .category-description,
.category-view.only-text .less {
    width: 100% !important;
}

.sidebar-block.absolute {
    bottom: 265px;
    top: auto;
    position: absolute;
    z-index: 3;
}

#main-section-outer>.col-sm-3.col-md-3.col-lg-2 {
    position: static
}

div#main-section-outer {
    position: relative
}

/*.modal-slide .modal-inner-wrap, .modal-popup .modal-inner-wrap{ box-shadow: 0px 0px 1000px rgba(0,0,0,0.6); }
.modal,.modals-overlay { background-color: transparent !important; }
.modal-content { box-shadow: 0px 0px 1000px rgba(0,0,0,0.6) !important; }*/
.wp-toolbar {
    width: 100%;
    clear: both;
    display: inline-block;
}

.sidebar-title {
    padding: 26px 30px 26px 40px;
    border-bottom: 3px solid #f4f4f4;
}

.sidebar-title span {
    float: right;
}

.sidebar-title span a {
    color: #244662;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Proxima Nova Rg';
}

.sidebar-title h2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.blog_element .post-list-item .post-meta {
    clear: none;
    margin: 0;
    text-align: left;
    display: inline-block;
}

.post-list-item .post-description {
    width: calc(100% - 180px);
    display: inline-block;
    position: relative;
}

.blog_element .post-list-item .post-description {
    width: calc(100% - 180px);
    display: inline-block;
}

.post-list-item .post-meta {
    width: auto;
    clear: none;
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    position: relative
}

.blog_bulk .post-entry {
    margin-bottom: 0
}

.page-header .switcher {
    margin-left: 0
}

.page-header .switcher .selected a {
    border: 0;
    padding: 6px 0 6px 0;
    margin: 0;
    width: 100%;
    font-size: 12px;
    color: #244662;
    font-weight: 600;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png) !important;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-size: 11px auto;
}

.page-header .switcher .selected a:hover {
    background-position: 98% 50%;
    background-size: 11px auto
}

.page-header .switcher .option {
    position: absolute;
    top: 41px;
    padding: 10px 10px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    width: 140px;
}

.page-header .switcher .selected a:hover {
    background-color: transparent
}

.panel.header .switcher .switcher {
    margin-left: 0;
    width: 100%;
    overflow: visible;
}

.panel.header .switcher.language.switcher-language {
    width: 178px;
    overflow: visible;
}

.panel.header .switcher .selected {
    background: none;
    overflow: visible;
}

.page-header .switcher .open:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 8px solid;
    border-bottom-color: #f00;
    position: absolute;
    top: 20px;
    right: 0;
    background: none;
    border-color: transparent transparent #fff transparent;
}

.portable_back_side a.full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body.is-blog.page-layout-2columns-left .sidebar li a:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #244662;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
}

body.is-blog.page-layout-2columns-left .sidebar li.active a:before {
    background: #f7941c;
    border-color: #f7941c;
}

.is-blog.wordpress-post-view .columns .artical>a {
    min-width: unset
}

.is-blog.wordpress-post-view .columns .artical>a.prev {
    padding: 0 25px 0 45px;
    background-position: center left 20px;
}

.is-blog.wordpress-post-view .columns .artical>a.next {
    padding: 0 50px 0 32px;
    background-position: center right 20px
}

.cust-social-data .a2a_default_style a {
    padding: 0 6px;
}

#mb-ajaxsuite-blank {
    opacity: 0.6;
}

.bss_product_list a {
    font-size: 20px;
    font-weight: 600;
    color: #244662
}

.col-bss-2 {
    padding: 0 20px
}

.col-bss-2 ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #244662;
}

.bss_product_list a:hover,
.col-bss-2 ul li a:hover,
.bss_product_list a:hover {
    color: #f08607
}

.col-bss-2 ul {
    padding-left: 25px;
}

h2.bss_h2 {
    margin-top: 0px;
    border: 0px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #244662 !important;
    margin-right: 60px;
    font-size: 25px;
    font-weight: 700;
}

.col-bss-2 ul ul li a {
    font-size: 14px;
}

h3.bss_product_list {
    margin-top: 25px;
}

.col-bss-2+.col-bss-2 h3.bss_product_list {
    font-weight: 400;
    margin: 0 0 10px 0;
}

.col-bss-2+.col-bss-2 h3.bss_product_list a {
    font-weight: 500;
    font-size: 18px;
}

.grid .col-bss-3 h3.bss_product_list {
    margin-top: 5px;
}

.grid .col-bss-3 h3.bss_product_list a {
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.grid .col-bss-3 {
    padding: 0 10px;
}

.fancybox-button.fancybox-button-small.fancybox-button--close {
    right: 0;
    position: absolute;
    top: 0;
    background: #222222;
}

html.home-page-top {
    padding-top: 0 !important
}

.video-gallery img {
    max-height: 500px;
}

footer .custom-footer5 a img {
    margin-left: 0;
}

footer .custom-footer5 img {
    /*max-width: 120px;*/
    margin-left: 20px;
}

.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content>.actions>.primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
    line-height: 2rem;
    padding: 11px 17px;
    font-size: 1.5rem;
}


/*--------------------------------------
#MenuText
---------------------------------------*/


@media (min-width: 768px) {

    .header.content .nav-sections .navigation li.level0.megamenu.parent {
        position: static;
    }

    .header.content .nav-sections .navigation ul .megamenu {
        text-align: left;
    }

    .header.content .nav-sections .navigation li.level0.megamenu>.submenu {
        width: 100%;
        left: 0 !important;
        text-align: left;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu .submenu {
        position: static !important;
        display: block !important;
        text-align: left;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item {
        width: 100%;
        display: flex;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item>ul {
        display: block !important;
        position: static !important;
        text-align: left;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item>ul>li {
        margin: 10px 0;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .left-text-category {
        max-width: 260px;
        width: 100%;
        border-right: 1px solid #fff;
        padding-right: 30px;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .left-text-category li {
        padding-bottom: 10px;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .right-image-category {
        max-width: 100%;
        display: flex !important;
        width: 100%;
        padding-left: 15px;
        flex-wrap: wrap;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .left-text-category+.right-image-category {
        width: calc(100% - 260px);
        padding-left: 30px;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .right-image-category>li {
        max-width: 16.6666%;
        flex: 0 0 16.6666%;
        padding-right: 25px;
    }

    .header.content .nav-sections .navigation li .submenu a {
        font-size: 12px;
        line-height: 1.5;
    }

    .header.content .nav-sections .navigation li .submenu a span.text {
        position: relative;
        left: 5px;
        bottom: 0;
        background: #244662;
        padding: 10px;
        right: 5px;
        line-height: 20px;
        display: inline-block;
        font-size: 12px;
    }

    .header.content .navigation .level0.parent>.level-top>.ui-menu-icon {
        line-height: 1;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
    }

    .header.content .navigation .level0.parent>.level-top>.ui-menu-icon:after {
        content: "" !important;
        display: inline-block !important;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle !important;
        border-top: 5px dashed;
        border-top: 4px solid\9;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }

    .header.content .nav-sections .navigation .megamenu .right-image-category img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .4s ease 0s;
        -webkit-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
    }

    .header.content .nav-sections .navigation .megamenu .right-image-category li:hover img {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
        -webkit-transition: all .4s ease 0s;
        -webkit-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
    }




}

@media (min-width: 1400px) {
    /* .header.content .nav-sections .navigation li .submenu a{
		font-size: 14px;
		line-height: 1.5;
	} */

}

@media (max-width: 1300px) {
    .header.content .navigation .level0.parent>.level-top>.ui-menu-icon {
        top: 51%;
        /*right: 5px;*/
        right: 0;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .left-text-category {
        max-width: 200px;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .right-image-category {
        max-width: 100%;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .left-text-category+.right-image-category {
        width: calc(100% - 200px);
        padding-left: 20px;
    }


}

@media (max-width: 1300px) and (min-width: 768px) {
    .header.content .nav-sections .navigation li .submenu a span.text {
        font-size: 11px;
        line-height: 1.2;
        padding: 5px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .right-image-category>li {
        max-width: 25%;
        flex: 0 0 25%;
        padding-right: 10px;
        margin: 5px 0;
    }

    .header.content .nav-sections .navigation li .submenu a {
        font-size: 12px;
    }

    .header.content .nav-sections .navigation li .submenu a span.text {
        font-size: 10px;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .left-text-category li {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .opener {
        position: absolute;
        right: 0;
        padding: 14px 20px;
        top: 0;
        font: normal normal normal 14px/1 FontAwesome;
        height: 41px
    }

    .opener:before {
        content: "\f067";
    }

    .header.content .nav-sections .navigation li.megamenu.open>.opener:before {
        content: "\f068"
    }

    .header.content .nav-sections .navigation ul .megamenu {
        position: relative;
        text-align: left;
    }

    .header.content .nav-sections .navigation ul .megamenu.open>a,
    .header.content .nav-sections .navigation li.megamenu.open>.opener {
        background: #244662;
        color: #fff;
    }

    .header.content .nav-sections .navigation ul .megamenu>a {
        width: calc(100% - 40px);
    }

    .navigation .parent .level-top:after {
        display: none;
    }

    .header.content .nav-sections .navigation li.megamenu>.submenu {
        display: none !important;
    }

    .header.content .nav-sections .navigation li.megamenu.open>.submenu {
        display: block !important;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item>ul {
        display: block !important;
        position: static !important;
        text-align: left;
        padding: 0;
        margin: 0;
    }

    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item>ul li,
    .header.content .nav-sections .navigation .megamenu>.submenu>.ui-menu-item .right-image-category>li {
        max-width: 100%;
        flex: 0 0 100%;
        margin: 0;
        padding: 10px 0;
        display: block;

    }

    .header.content .nav-sections .navigation li .submenu a img {
        display: none !important;
    }

    /* .header.content .nav-sections{
		top: 100%;
	} */



}



.header.content .nav-sections .navigation .brand-listing-menu .content-wrapper>.item-content a {
    padding: 0 20px;
    overflow: visible;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrapper .item-content .item-content1>.mega-col>div {
    padding: 0 20px 0 40px;
}

.brand-listing-menu .content-wrapper>.item-content .product-menuname {
    display: none !important;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrapper>.item-content a:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    border-bottom: 1px solid #96a7b5;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.item-content1 .submenu-left {
    margin-bottom: 15px;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrapper .item-content .item-content1>.mega-col {
    border-right: 1px solid #96a7b5;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrap .megamenu-content .item-content1>.mega-col>div:last-child a:after,
.header.content .nav-sections .navigation .brand-listing-menu .content-wrap .megamenu-content .item-content1>.mega-col:last-child {
    border: 0
}

body .navigation .ves-megamenu .level0 .submenu .submenu {
    background: 0 0;
}

.ves-megamenu .navigation .nav-item.subgroup>.submenu {
    background: transparent !important;
}

.amshopby-slider-container.-default .am-slider .ui-slider-handle {
    padding: 0;
    margin-top: -5px;
    margin-left: -5px;
    width: 14px;
    height: 17px;
    border-radius: 0;
    background: #f5951c;
    transform: none;
}

.header.content .nav-sections .navigation .brand-listing-menu .content-wrapper .item-content1>.mega-col>div:last-child a:after,
.header.content .nav-sections .navigation .brand-listing-menu .content-wrapper .item-content1>.mega-col:last-child {
    border: 0;
}

.ves-megamenu .navigation .brand-listing-menu.nav-item.subhover>.submenu>.submenu-inner {
    padding: 0;
}

.ves-megamenu .navigation .level0>a>span.opener {
    display: inline-block !important;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    padding: 0;
}

.amstockstatus-cart {
    background: transparent !important;
}

.shipping-method-new-side #co-shipping-method-form .item-options .field.item label.label {
    padding-left: 20px;
}

.fieldset>.legend+br {
    display: none
}

.checkout-payment-method .payment-option-content {
    padding-left: 0;
}

.checkout-shipping-method .checkout-shipping-method #onepage-checkout-shipping-method-additional-load .step-title {
    font-size: 100%;
    margin-bottom: 0;
}

.table-checkout-shipping-method tbody td input[type='radio']:after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    line-height: 15px;
    background-color: #fff;
    border: 1px solid #244662;
    border-radius: 0;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
}

.table-checkout-shipping-method tbody td input[type='radio']:checked:after {
    background: #f7941c !important;
    border: none !important;
}

.checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar button.action.action-apply,
.checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar button.action.action-apply:focus {
    height: 44px;
    border-radius: 50px;
    background-color: #244662;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 28px;
    font-size: 14px;
    border: none;
    box-shadow: none !important;
}

.checkout-payment-method .payment-option-title {
    padding-left: 0 !important;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    display: none;
}

.checkout-index-index .opc-wrapper:after {
    content: "";
    width: 5px;
    background: #f4f4f4;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
}

body.checkout-index-index .opc-wrapper li#payment:before {
    content: ' ';
    display: block;
    width: calc(100% + 100px);
    height: 6px;
    background-color: #f4f4f4;
    position: absolute;
    left: -50px;
    top: 0px;
}

.checkout-index-index .opc-block-shipping-information {
    display: none;
}

.checkout-index-index .logo {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.amstockstatus-status-container.stock.available>img.amstockstatus_icon {
    display: none;
}

.products-related ol.products.list.items.product-items .owl-stage-outer {
    height: auto !important;
}

body.account.page-layout-2columns-left .column.main .table-wrapper.orders-recent {
    width: 100%;
    margin-top: 0;
}

table.data.table.table-order-items.recent {
    width: calc(100% - 5px);

}

.block-dashboard-orders div#am-page-count+.pager {
    display: none;
}

.block-dashboard-orders p.toolbar-amount {
    width: calc(100% - 190px);
}

.block-dashboard-orders .block-title.order {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

table.data.table.table-order-items.history {
    width: calc(100% - 5px);
}

.checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%;
}

.cdawpcpt-index-cmspage figure.wp-block-table table tr td br:first-child {
    display: block;
}

.cdawpcpt-index-cmspage figure.wp-block-table table tr td br {
    display: none;
}

.account a.action.edit {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}

.opc-wrapper .shipping-address-items {
    display: flex;
    flex-wrap: wrap;
}

.checkout-onepage-success.page-layout-1column .printorder-button {
    display: none;
}

.cart-success-page-section .col-md-5.col-sm-5.col-xs-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.customer-address-form .form-address-edit {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

h2.homepage-title {
    font-size: 48px;
    font-weight: 300;
    color: #244662;
    line-height: 60px;
    letter-spacing: 6px;
    text-align: left;
    text-decoration: none;
    margin: 10px 0 29px;
}

.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

.notification-container .action.primary {
    background: #244662;
    border-color: #244662;
}

.notification-container .input-text {
    border: none;
    background-color: #f7f7f7;
    height: 50px;
    font-size: 16px;
    padding-left: 25px;
    color: #244662;
    width: 100%;
    display: block;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
}

li.custom-cls-minicart .minicart-items-wrapper {
    max-height: calc(100vh - 230px);
    overflow-y: auto;
}

.recently-viewed.block .cusm-read-more.grid-view a.action.more {
    height: auto;
    padding: 10px 10px;
}

/*--------------------------------------- Responsive media csss ----------------------------------------*/
@media (min-width:768px) {
    .header.content .nav-sections .navigation li.current>.submenu {
        opacity: 1;
        visibility: visible;
    }

    /*.ves-megamenu .navigation .level0.current>a {
        background: transparent !important;
    }*/
    .ves-megamenu .navigation .level0 .submenu .mega-col>.nav-item>a {
        border: 0 !important;
    }

    .navigation .ves-megamenu .level0 .submenu .submenu,
    .ves-megamenu .subgroup>.submenu {
        padding: 0;
        width: 100%;
    }
}

@media(min-width:2000px) {
    .header.content .nav-sections .navigation>ul>li a {
        padding: 0 30px;
        line-height: 40px;
        font-size: 18px;
    }
}

@media (min-width:1025px) {
    .video-content {
        max-width: 74.4%;
    }

    .modal-content {
        font-size: 16px;
        padding: 30px 10px !important;
    }

    .checkout-index-index .modal-popup .modal-header,
    .checkout-index-index .modal-popup .modal-content,
    .checkout-index-index .modal-popup .modal-footer {
        padding: 22px 143px !important
    }

    .header.content .nav-sections .navigation li .submenu .cust-title-dining-href a {
        font-size: 11px;
    }

    /* body footer .custom-footer5 a img{
    max-width: 11vw;
} */
    body.checkout-index-index .opc-wrapper ol li .no-quotes-block:after {
        max-width: 11vw;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        left: 0px;
        top: 0px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper li {
        padding: 15px 0;
    }

    .minicart-items>span {
        padding-bottom: 15px;
        font-size: 16px;
    }

    .checkout-index-index .opc-sidebar .table.table-totals .mark span,
    .checkout-index-index .opc-sidebar .table.table-totals .mark {
        padding: 10px 0;
    }

    .checkout-index-index .opc-sidebar .custome-image {
        margin-top: 5px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .table.table-totals {
        margin-bottom: 10px;
    }

    .checkout-index-index .opc-sidebar .custome-image img {
        max-width: 350px;
        margin: 0 auto;
        display: block;
    }

    .header.content .nav-sections .navigation li>.submenu {
        padding: 2.63vw 1.8vw 2.63vw 1.8vw;
    }

    .content-wrap>.megamenu-sidebar.right-sidebar img {
        max-width: 16.75vw;
    }

    .submenu .megamenu-content .nav-item.level1>.nav-anchor.subitems-group {
        font-size: 1vw !important;
    }

    .header.content .nav-sections .navigation li>.submenu .submenu a {
        font-size: 13px;
    }

    .checkout-index-index .columns {
        padding: 100px 0 40px;
    }

    .checkout-index-index .columns:after {
        height: 60px;
    }

    .brochure-sidebar .tab-title a {
        font-size: 0.94vw;
        line-height: 3.68vw;
    }

    .feat-bottom button.book_consultation {
        min-width: 305px;
        margin: 0 15px;
    }

    .feat-bottom button.view-more,
    .feat-bottom form button {
        min-width: 170px;
    }

    .feat-left {
        width: calc(50% - 4px);
    }

    .feat-right {
        width: calc(50% - 4px);
    }

    .custom-img-for-contactus:after {
        height: 155px;
        bottom: -30px;
    }

    .custom-blcok-welcm::before {
        bottom: -46px;
        height: 55px;
    }

    body .navigation .level0 {
        margin: 0;
    }

    body.checkout-index-index .opc-wrapper ol li:nth-child(2):before,
    body.checkout-index-index .opc-wrapper ol li:after {
        width: calc(100% + 5.26vw);
        left: -2.63vw;
    }

    .feat-bottom form button {
        background-position: center left 15px;
    }

    #product-addtocart-button {
       /* margin-left: 0.52vw; */
    }

    body:not(.cms-home) .cust-three-teasures {
        background-position: center top 50px;
    }

    .telephoneno select {
        width: 115px;
    }

    .main-heading {
        font-size: 1.45vw;
    }

    .about-heading,
    .custom-data-finalnce {
        padding: 50px;
        min-height: 28.94vw;
        margin-bottom: 50px;
        background-repeat: no-repeat;
    }

    .about-heading h2,
    .custom-data-finalnce h1 {
        line-height: 2.5vw;
        font-size: 1.47vw;
    }

    /* .custom-data-in-one-class h3 , .custom-data-finalnce h2{
    font-size: 1.15vw;
    line-height: 2.15vw;
} */

    .custom-finance-page .custom-bold-para p {
        margin-bottom: 10px;
        font-size: 0.84vw;
        line-height: 25px;
    }

    .custom-finance-page .custom-bold-para .top-footer {
        padding: 0 15px;
    }

    .custom-looking-forward p a,
    .custom-finance-page .custom-bold-content {
        font-size: 18px;
        line-height: 2.36vw;

    }

    .custom-looking-forward p {
        font-size: 18px;
        line-height: 2.36vw;

    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-webkit-input-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="text"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 16px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-moz-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-moz-placeholder,
    textarea::-moz-placeholder,
    input[type="email"]::-moz-placeholder,
    input[type="text"]::-moz-placeholder,
    input[type="password"]::-moz-placeholder,
    select::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 16px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-ms-input-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    input[type="email"]:-ms-input-placeholder,
    input[type="text"]:-ms-input-placeholder,
    input[type="password"]:-ms-input-placeholder,
    select:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 16px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea:-moz-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-moz-placeholder,
    textarea:-moz-placeholder,
    input[type="email"]:-moz-placeholder,
    input[type="text"]:-moz-placeholder,
    input[type="password"]:-moz-placeholder,
    select:-moz-placeholder {
        /* Firefox 18- */
        font-size: 16px !important;
    }

    .box-tocart a.action.tocompare {
        background-size: 24px auto;
        margin-right: 0.5vw;
        min-width: 204px;
        background-size: 24px auto;
        padding-left: 20px;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block {
        padding: 1.05vw 1.57vw;
        margin-bottom: 0;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block button {
        margin-top: 1.42vw;
        height: 45px;
    }

    body.is-blog.page-layout-2columns-left .sidebar li a,
    body.is-blog.page-layout-2columns-left .sidebar .block-title strong {
        font-size: 1vw;
    }

    body.is-blog.page-layout-2columns-left .sidebar li {
        margin: 1.05vw 0;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block input {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }


    .page-main>.page-title-wrapper .page-title {
        font-size: 2.89vw;
    }

    .form.create.account fieldset input,
    .form.create.account fieldset select,
    .form.form-login input {
        line-height: 50px;
        height: 50px;
        font-size: 16px;
    }

    .login-container .block-new-customer .actions-toolbar .create.primary,
    .form.create.account .actions-toolbar .primary button,
    .form.form-login .actions-toolbar .primary button {
        font-size: 14px;
        padding: 0;
        height: 40px;
        line-height: 40px;
        min-width: 200px;
    }


    /* .contact-index-index .column:not(.sidebar-additional) .form.contact {
    padding: 20px;
}*/
    .contact-index-index .custom-cll-us {
        padding: 30px;
    }

    .with-background-blk-grey .actions-toolbar .primary .action {
        font-size: 14px;
        height: 40px;
        padding: 0 20px;
        line-height: 40px;

    }

    .success-content .pop-content {
        vertical-align: top;
    }

    #mb-ajaxcart-wrapper .pop-content .product-name {
        margin-bottom: 20px;
    }

    .custom-add-class-for-search .cust-search-field {
        top: 5.73vw;
    }

    .form.contact .communication input[type="checkbox"]+label {
        font-size: 16px;
    }

    .post-list-item .mp-read-more {
        padding: 0 0px;
        float: right;
        font-size: 12px;
        /*width: 8.52vw;*/
        width: 144px;
        height: 44px;
        line-height: 44px;
    }

    .portable_back_side p:first-child {
        font-size: 16px;
        line-height: 25px;
    }

    .portable_back_side p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .form.contact .communication {
        margin-left: 5%;
    }

    body .block-search .action.search>span,
    body .page-header .minicart-wrapper .action .text,
    ul.header.links li a,
    .custom-add-class-for-search .block-search .search label,
    .customer-welcome .customer-name,
    .customer-welcome .customer-name span {
        font-size: 12px;
        margin-top: 0px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        max-width: 80%;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable h2 {
        font-size: 32px;
        letter-spacing: 3px;
        margin-bottom: 20px;
    }

    ul.header.links {
        margin-top: 0;
    }

    .custom-add-class-for-search .block-search .search label:before,
    ul.header.links li.nav.item a:before,
    a.custom-haeder-contact:before,
    .minicart-wrapper .action.showcart:before {
        width: 40px;
        margin: 0 auto 10px;
    }

    ul.header.links li.custom-my-account-link-header a:before {
        background-size: 26px auto;
        width: 40px;
        margin: 0 auto 10px;
    }

    ul.header.links li {
        padding: 0 0.78vw;
    }

    .button-vat-set {
        margin-top: 35px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no {
        min-width: 400px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data {
        margin-top: 50px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data strong {
        font-size: 18px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .vat-e-left form select,
    .vat-e-left form input,
    form .vat-e-left select,
    form .vat-e-left input,
    .vat-product-data input.input-text {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        font-size: 14px;
    }

    form .vat-e-left input::-webkit-input-placeholder {
        font-size: 14px !important;
    }

    form .vat-e-left input::-moz-placeholder {
        font-size: 14px !important;
    }

    form .vat-e-left input:-ms-input-placeholder {
        font-size: 14px !important;
    }

    form .vat-e-left input:-moz-placeholder {
        font-size: 14px !important;
    }

    .vatexempt-e-main-data .vat-e-right .vat-e-title {
        font-size: 14px;
    }

    .vatexempt-e-main-data .vat-e-right textarea {
        height: calc(100% - 50px);
    }

    .vatexempt-e-main-data .vat-e-right {
        margin-top: 0;
    }

    .vat-exempt-textarea {
        padding: 25px;
        font-size: 14px;
    }

    .vat-product-data>strong {
        font-size: 16px;
    }

    .product-data-vat .product-data-vat .prod-left img {
        max-width: 180px;
    }


    .cust-tab {
        padding: 0 1vw;
    }

    .brochure-tab .cust-tab img {
        max-width: 3vw;
    }

    .cust-tab p {
        font-size: 1vw;
    }

    .tab .tablinks:after {
        bottom: 14px;
    }

    /* .bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
    max-width: 80%;
    padding: 25px;
} */
    .bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable div#popup-modal .page-title {
        font-size: 35px;
    }

    .bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .note {
        line-height: 35px;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .email.required input[type="email"] {
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        font-weight: 600;
    }

    .bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .fieldset {
        margin-bottom: 0;
    }


    .catalog-product-view .mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
        top: 25px;
    }

    .custom-class-add-for-data {
        padding: 45px 20px;
        max-height: 534px;
        overflow-y: auto;
    }

    .catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box .product-name {
        font-size: 16px !important;
    }

    .custom-class-add-for-data>.custom-all-data-in-one:last-child {
        padding: 70px 0
    }

    .price-box.price-final_price span {
        font-size: 18px;
    }

    .custom-class-add-for-data .price-box.price-final_price {
        margin-bottom: 15px;
    }

    .custom-class-add-for-data .custom-all-data-in-one .action.towishlist {
        min-width: auto;
        margin: 0 auto;
        margin-bottom: 15px;
        width: 80%;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }

    .custom-class-add-for-data .custom-all-data-in-one .accordion {
        border-top: 2px solid #f4f4f4 !important;
        border-bottom: 2px solid #f4f4f4 !important;
        height: 45px;
        margin-bottom: 5px;
        padding: 0 25px;
        font-size: 16px;

    }

    .catalog-product-view h3.mb-message-successs {
        max-width: 100%;
        padding-top: 35px;
        font-size: 18px;
        text-align: center;
        line-height: 30px;
        font-weight: 500;
        border: 0;
        margin: 0;
        padding: 0;
        letter-spacing: 0;
    }

    .custom-class-add-for-data .custom-all-data-in-one button.action.tocart.primary {
        height: 40px !important;
        line-height: 40px !important;
        margin: 0 auto 10px !important;
        font-size: 12px !important;
    }

    body .cart-container {
        padding-bottom: 9.31vw;
    }

    .custm-class-frindly-advice p {
        font-size: 24px;
        margin-top: 0;
        letter-spacing: 1px;
    }

    .sticky .custm-class-frindly-advice p {
        font-size: 16px;
    }

    .custm-class-frindly-advice a {
        font-size: 28px;
    }

    /*.sticky header.page-header a.logo {max-width: 13%; }*/
    .sticky .custm-class-frindly-advice a {
        font-size: 18px;
    }

    .navigation .level0>.level-top span {
        font-size: 0.94vw;
    }

    .nav-sections .navigation .level0>.level-top {
        padding: 0 1vw;
        line-height: 2.46vw;
    }

    .our_range_table_blk .our_rabge_prod_title {
        font-size: 18px;
    }

    .our_range_table_blk p {
        font-size: 16px;
    }

    .our_range_desc {
        padding: 2.10vw;
        background-color: #f4f4f4;
        border-radius: 20px;
    }

    /* .custom-blcok-welcm a {
    padding: 0px 0.15vw;
    font-size: 0.84vw;
} */
    p,
    .block-testimonials .testimonial-message,
    body .block-testimonials .block-content .name.text-center,
    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data strong,
    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li,
    .cms-privacy-policy-cookie-restriction-mode2 h3,
    .cms-privacy-policy-cookie-restriction-mode2 h2,
    .cms-privacy-policy .columns .main ul,
    .cms-privacy-policy .columns .main ol,
    .wp-block-table {
        font-size: 17px;
        line-height: 2;
        margin-bottom: 25px;

    }


    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li {
        margin-bottom: 10px;
        line-height: 24px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li:before {
        width: 6px;
        height: 6px;
        left: -10px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul {
        margin-left: 15px
    }

    .frree-broucher-title {
        /*font-size: 1.26vw;
    line-height: 2.10vw;
    */
        font-size: 19px;
        line-height: 32px;
    }

    /* .custom-blcok-welcm h1, h1.homepage-title, .post-list-container .widget-title > a , body.checkout-cart-index .cust-main-title, .catalog-product-view .main-section-outer .form.contact .fieldset h1.homepage-title {
    font-size: 2.89vw;
    line-height: 3.15vw;
    letter-spacing: 0.26vw;
}
.cust-contact-right div[data-role="collapsible"] span {
    font-size: 17px;
}
.cust-acc-prod-blck div[data-role="collapsible"] , .cust-acc-prod-blck div[data-role="content"]{
    font-size: 18px;
    padding: 1.05vw 1.6vw;
}
.cust-contact-right div[data-role="collapsible"]:before{
    font-size: 18px;
    top: 1.05vw;
}

.field.note.no-label {
    font-size: 18px;
    line-height: 2.36vw;
} */
    /* .top-footer input , .form.contact .telephone select, .form.contact .name select , .telephoneno select, .form.contact  select{
    height: 3.52vw;
    padding-left: 1.1vw;
    font-size: 1vw;
    background-size: 12px;
    background-position: center right 5px;
     
} */
    /* .cust-contact-left .form.contact .fieldset input[type="text"], .cust-contact-left .form.contact .fieldset input[type="email"], .cust-contact-left .form.contact .fieldset textarea{
  height: 3.52vw;
    padding-left: 0.8vw;
    font-size: 1vw;  
} */
    /* .cust-contact-left .form.contact .fieldset textarea { height: 368px; }
.custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
    padding-left: 7.09vw;
}
.custom-blcok-welcm, .top-footer , body.is-blog .page-main .columns{
    padding: 0;
} */
    /*     .is-blog .block-viewed-products-grid { padding: 0 20px }    
.post-list-container {
    padding: 0 7vw;
} */
    /* ---- about page ---- */
    .about-main-combo,
    .cms-about-us .page-title-wrapper {
        padding: 0 5vw;
    }

    .about-main-combo .about-main .about-us-sub {
        margin-bottom: 2.47vw;
    }

    /*----- footer ---- */
    .copyright {
        padding: 40px 2vw;
    }

    body .page-footer .footer-inner-title {
        /*margin-bottom: 1.05vw;*/
        margin-bottom: 10px;
        font-size: 0.94vw;
    }

    body footer.page-footer li a,
    body .footer .page-footer li .alink {
        font-size: 16px;
        line-height: 1.6;
    }

    /* body footer .footer-icons .fa {
    font-size: 1.57vw;
    height: 2.20vw;
    width: 2.20vw;
    line-height: 2.20vw;
	padding-left: 0.52vw;
    border-radius: 0.52vw;
} */
    body .custom-footer4 a:visited,
    body .custom-footer4 .alink:visited,
    body .custom-footer4 a {
        font-size: 16px;
    }

    body .custom-footer4 p>a::before {
        background-position: -50px -62px;
        background-size: auto 140px;
    }

    .custom-footer4 p:last-child>a::before {
        background-position: 4px -50px;
        background-size: auto 120px;
    }

    body footer .custom-footer5 img {
        width: auto;
        max-width: 80px;
        /*max-width: 5.8vw;*/
    }

    .is-blog.wordpress-post-view .columns .blog-top-title {
        font-size: 2.89vw;
    }

    .is-blog.wordpress-post-view .columns .back-btn a {
        font-size: 14px;
        padding: 13px 14px;
    }

    .is-blog.wordpress-post-view .columns .back-btn {
        margin-bottom: 5.15vw;
    }

    body .cust-cart-page-buttons a {
        font-size: 0.94vw;
        padding: 0px 1.57vw;
    }

    body.checkout-cart-index .cart-summary>.title {
        font-size: 2.36vw;
    }

    body .cart.table-wrapper .product-item-name,
    .cart-container .cart.table-wrapper .shop-cart-ed-remove a span,
    .cart-container .cart.table-wrapper .shop-cart-ed-view .actions-toolbar a {
        font-size: 14px;
    }

    .cart-container .cart.table-wrapper .shop-cart-ed-view {
        width: auto;
    }

    .cart-container .cart.table-wrapper .shop-cart-ed-remove {
        right: 150px;
    }

    .cart-container .block.discount,
    .cart-container .block.shipping {
        padding: 2.36vw;
    }

    .cart-container .block.discount .title strong,
    .cart-container .block.shipping .title strong,
    body .shipping-method-new-side .item-title span,
    .cart-container .shipping-method-new-side strong {
        letter-spacing: 1px;
    }

    /*.cart-container .block.discount, .cart-container .block.shipping , .cart-container .shipping-method-new-side{
    min-height: 235px;
}*/
    .cart-container .shipping-method-new-side {
        max-width: 31.3%;
        padding: 2.36vw;
    }

    .cart-container .vat.exempt {
        max-width: 150px;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
    }

    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label {
        font-size: 15px;
        padding-left: 5px;
    }

    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label:after,
    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label:before {
        top: 6px;
    }

    body.checkout-cart-index .cust-cart-page-buttons {
        margin-bottom: 4.71vw;
    }

    .cart-container .custom_cart_blk {
        padding-top: 3.31vw;
    }

    .cart-container .cart.table-wrapper .items th {
        padding-bottom: 1.84vw !important;
    }

    .cart-container,
    .your-basket-cart,
    body .offer-section {
        padding: 0 3.35vw;
    }

    .cart.table-wrapper .cart thead tr th span,
    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td .price,
    body.checkout-cart-index .cart-summary,
    .cart-container .block.discount .title strong,
    .cart-container .block.shipping .title strong,
    body .shipping-method-new-side .item-title span,
    .cart-container .shipping-method-new-side strong {
        font-size: 18px
    }

    .cart-container .block.discount input[type="text"],
    .cart-container .block.shipping input[type="text"] {
        height: 45px;
        line-height: 45px;
        font-size: 18px;
    }

    body .cart.table-wrapper .product-item-details .additional-info-cart {
        margin: 2.63vw auto 0;
    }

    .checkout-cart-index .cart .control.qty a i {
        width: 2vw;
        height: 2.10vw;
        line-height: 2.10vw;
        font-size: 12px;
        font-weight: 500;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td.col.qty input {
        display: inline-block;
        vertical-align: middle;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td.col.qty a {
        display: inline-block;
        vertical-align: middle;
    }

    .checkout-cart-index .cart-summary {
        margin-top: 8.4vw;
    }

    .checkout-cart-index .cart.table-wrapper .col.qty .input-text {
        height: 2.10vw;
        width: 2vw;
        font-weight: bold;
        line-height: 2.10vw;
        padding: 0;
    }

    .checkout-cart-index .cart-summary strong.summary.title {
        margin: 0;
        padding: 1.89vw 2.78vw 2.31vw;
    }

    .checkout-cart-index .cart-summary .temp {
        padding: 0 2.78vw 0.84vw;
    }

    .checkout-cart-index .cart-summary table.totals .grand.totals .mark,
    .checkout-cart-index .cart-summary table.totals .totals.sub .mark {
        padding-left: 48px;
    }

    .checkout-cart-index .cart-summary table.totals span.price {
        padding-right: 2.78vw;
    }

    .checkout-cart-index .cart-totals tbody .totals .mark {
        font-size: 18px;
        letter-spacing: 0.1vw
    }

    .checkout-cart-index .cart-summary table.totals .totals.sub .mark,
    .checkout-cart-index .cart-summary table.totals .totals.sub span.price,
    .checkout-cart-index .cart-summary table.totals .grand.totals span.price,
    .checkout-cart-index .cart-summary table.totals .grand.totals .mark {
        padding-top: 2.47vw !important;
        padding-bottom: 2.47vw !important;
        display: block;
        border: none;
        font-size: 18px;
        letter-spacing: 0.1vw
    }

    .checkout-cart-index .cart-summary table.totals .grand.totals span.price {
        font-size: 1.47vw;
        padding-top: 2.52vw !important;
        padding-bottom: 2.52vw !important;
    }

    .checkout-success .success-data-detail,
    .checkout-onepage-success .section_portable {
        width: 100vw;
    }

    .checkout-success #order-product-slider .customer-name-lastitem {
        font-size: 16px;
        font-weight: 600;
        padding: 0 15px;
    }

    .portable_block .protable_prod_name {
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 15px;
    }

    body #bio_ep {
        font-size: 16px;
        padding: 30px 0 !important;
    }

    /* .video-content input, .video-content select {
    width: 100% !important;
    line-height: 3.52vw !important;
    height: 3.52vw !important;
    padding-left: 1.57vw !important;
    font-size: 1.05vw !important;
} */
    .video-title p.video-description {
        margin-bottom: 20px;
        font-size: 15px;
        letter-spacing: 1.4px;
    }

    p.video-description {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 1.5;
    }

    .custom-template-block {
        width: 100vw;
        padding: 70px 30px;
    }


    .checkout-index-index .opc-wrapper {
        width: 49.696%;
        background-color: transparent;
        padding: 0 20px 0 0 !important;
    }

    body.checkout-index-index .opc-wrapper ol li .no-quotes-block:before,
    .customfiled-data .title-data:before,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:before,
    .payment-option .action.action-toggle:after,
    .checkout-index-index .opc-wrapper .authentication-wrapper:before,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:after,
    body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .secondary a,
    .payment-methods .payment-group .step-title:after,
    .checkout-shipping-method .checkout-shipping-method .step-title:after,
    .bss-onestepcheckout .opc-wrapper #payment:after {
        font-size: 18px;
    }

    .bss-onestepcheckout .opc-wrapper #payment:after {
        left: 52px;
        top: 34px;
    }

    .block-customer-login form input,
    .payment-option .payment-option-content input,
    body.checkout-index-index .opc-wrapper ol li input,
    body.checkout-index-index .opc-wrapper ol li select {
        line-height: 50px;
        height: 50px;
        font-size: 16px;
    }

    body .block-authentication .actions-toolbar>.secondary {
        margin-right: 0;
    }

    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.postcode"] label.label:after {
        font-size: 20px;
        margin-bottom: 15px;
        display: none;
    }

    /* .checkout-index-index .opc-sidebar span.title {
    font-size: 2.89vw;
    padding: 1.15vw 2.47vw;
} */
    .choice.field.customfiled-data:before,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:after,
    .payment-option:before,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:before,
    .checkout-index-index .opc-wrapper .authentication-wrapper:after,
    .bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group:first-child .step-title:before,
    #payment:before {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        left: 0;
        display: none;
    }

    .checkout-index-index .opc-wrapper .authentication-wrapper,
    body.checkout-index-index .opc-wrapper ol li form,
    body.checkout-index-index .opc-wrapper ol li .no-quotes-block,
    .payment-option,
    .customfiled-data {
        padding-left: 0px;
    }

    body.checkout-index-index .opc-wrapper ol li form#co-payment-form .actions-toolbar .primary {
        width: 100%;
    }

    body.bss-onestepcheckout .step-title:before {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
    }

    /*.authentication-wrapper .action-auth-toggle:before {
    font-size: 14px;
}*/
    .block-testimonials::before {
        width: 100vw;
    }

    /* .checkout-index-index .page-title-wrapper .page-title {
    font-size: 2.89vw;
} */

    /* .sidebar-block.fixed  { width: 14.5vw }    */


    .modal-popup.confirm .modal-inner-wrap .modal-content,
    .cms-home aside.modal-popup.confirm._show .modal-content,
    .checkout-index-index aside.modal-popup.confirm._show .modal-content {
        padding-right: 4rem !important;
        padding-left: 4rem !important;
        padding-top: 10px !important
    }

    .review-slider .owl-nav>div.owl-prev {
        left: 0px
    }

    .review-slider .owl-nav>div.owl-next {
        right: 0px
    }

    .review-content {
        padding: 0 45px;
        position: relative
    }

    .blog_bulk li h2,
    .blog_bulk li .post-excerpt {
        padding: 0 10px 0 35px;
    }

    .blog_bulk li .post-data-read-more a {
        font-size: 14px;
        padding: 12px 20px
    }

    .post-list-item .post-description,
    .blog_element .post-list-item .post-description {
        width: calc(100% - 164px);
    }

    .sidebar-title {
        padding-left: 25px;
        padding-right: 25px;
    }

    .sidebar-title span a {
        font-size: 14px;
    }

    .sidebar-title h2 {
        font-size: 16px;
        letter-spacing: 0;
    }

    ul.header.links li span.not-logged-in a:before,
    ul.header.links .customer-welcome .customer-name:before {
        margin: 0 auto 10px;
    }

    .header.content .nav-sections .navigation li>.submenu .item-content .nav-item.level1>.nav-anchor.subitems-group {
        font-size: 1vw;
    }
}


@media (min-width: 1900px) {
    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        max-width: 1360px;
        padding: 90px 130px 0;
    }
}

@media (min-width:990px) and (max-width:1900px) {

    .top-footer .form.contact .col-sm-9 {
        width: 69%;
    }

    .top-footer .form.contact .col-sm-3 {
        width: 31%;
    }

    button.vat-exempt-lookup {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        top: 0
    }

}

@media screen and (min-width:1200px) {
    .cust-contact-right {
        padding-left: 112px !important;
    }

    div#carousel-widget {
        width: 900px !important;
    }
}

@media only screen and (min-width:1025px) and (max-width:1440px) {

    /*    .cust-three-teasures #badge-ribbon {
    padding-left: 11vw;
}*/
    .custom-img-for-contactus:after {
        height: 11vw;
        bottom: -2.8vw;
    }

    .brochure_main.sticky .brochure-sidebar {
        left: 0;
        width: 15.5vw;
        max-width: 15.5vw;
    }

    .brochure-sidebar .tab-title a:before {
        left: 0;
        background-size: 22px auto !important;
    }

    .brochure-sidebar .tab-title.downloads a:before {
        background-size: 18px auto !important;
    }

    .brochure-sidebar .tab-title.book_a_consultation a:before {
        background-size: 16px auto !important;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-name {
        margin-bottom: 0;
        /*    width: calc(100% - 105px);*/
    }

    /*--- Product page ---*/
    .product-info-main .page-title-wrapper h1,
    .page-title-wrapper.product .page-title span.base {
        font-size: 30px;
        letter-spacing: 3px;
    }

    .product-info-main .product-info-price .price-box .special-price .price-container .price {
        font-size: 30px;
        line-height: 30px;
        margin-right: 20px;
    }

    .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 20px;
    }

    .product-info-main .product-info-price,
    .financing-prod-page-optin {
        margin-top: 20px;
    }

    .product-info-main .product-reviews-summary .reviews-actions>a,
    .financing-prod-page-optin a,
    .product-reviews-summary.empty .reviews-actions span {
        font-size: 18px;
    }

    .box-tocart a.action.tocompare,
    .box-tocart button.tocart {
        font-size: 14px;
    }

    .product.info.detailed .product.attibute {
        font-size: 18px;
        line-height: 38px;
        margin-bottom: 28px;
    }

    .product.info.detailed .product.attibute {
        font-size: 18px;
    }

    .product.info.detailed .product.data.items>.item.title>.switch {
        padding: 30px 36px;
        font-size: 18px;
    }

    .product.info.detailed .product.data.items>.item.content {
        margin-top: 85px;
    }

    /*--- Product page ---*/
    .post-list-container .post-list-item .post-info-wraper {
        padding: 0 15px;
    }

    .post-list-item .post-link-title {
        font-size: 14px;
        line-height: normal;
    }

    .post-list-item h2.mp-post-title {
        margin-bottom: 10px;
    }


    .custom-template-block .section-description .page-title {
        font-size: 32px;
        line-height: 45px;
        margin-bottom: 4%;
    }

    .catalog-product-view .page-title,
    .ajax-addto-title {
        font-size: 32px;
    }

    .related .owl-nav div,
    .related .owl-nav div {
        left: -10px;
    }

    .cust-three-teasures {
        width: calc(100vw - 10px);
    }

    /*--- brochure ---*/
    .custom-techspecification .tech-title {
        margin-bottom: 15px;
        font-size: 18px;
        margin-top: 5px;
    }

    .custom-techspecification .tech-main span.tech-inner {
        font-size: 32px !important;
        line-height: normal;
    }

    .custom-techspecification .tech-main.oxygen span {
        font-size: 18px;
    }

    .tech-main.weight span.lbs,
    .custom-techspecification .tech-main.battery span,
    .custom-techspecification .tech-main span.voltage,
    .custom-techspecification .tech-main span.db {
        font-size: 32px;
        line-height: normal;
    }

    .tech-main.noisy .read-more {
        margin: 12px 0;
    }

    .custom-techspecification .tech-main span.set,
    .custom-techspecification .tech-main span.horiz,
    .custom-techspecification .tech-main span.sett {
        font-size: 18px;
        padding: 0;
    }

    .custom-techspecification .tech-main p {
        margin-bottom: 0;
    }

    .cms-brochure .top-footer {
        padding: 0;
    }

    .feature_gallery_img .owl-carousel .owl-item img {
        max-height: 170px;
    }

    .cms-brochure .feature_gallery_img .owl-carousel {
        padding: 0 3%;
    }

    .feature_gallery_img .feture-product-name {
        font-size: 14px;
    }

    .in-stock-data-main .feat-price {
        font-size: 38px;
    }

    .catalog-product-view .page-title,
    .cms-brochure .page-title,
    .ajax-addto-title {
        font-size: 36px;
        margin-bottom: 2.7%;
    }

    body.cms-brochure .block-testimonials .block-content .name.text-center {
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .cms-brochure .block-testimonials .review-ratings {
        margin: 5% 0;
    }

    .cms-brochure .block-testimonials .testimonial-message {
        font-size: 16px;
        line-height: 30px;
    }

    .cust-min-heading,
    .content-section-head {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 20px;
    }

    .key-feature-section .col-sm-12 {
        margin-bottom: 50px;
    }

    .content-section-small {
        font-size: 18px;
        line-height: 2.36vw;
        margin-bottom: 1.83vw;
    }

    .cms-brochure .cust-contact-right div[data-role="collapsible"] span {
        font-size: 18px;
        line-height: 62px;
    }

    .cms-brochure .block-testimonials .testimonial-container .owl-item {
        margin: 0 20px;
    }

    .brochure-sidebar .tab-title a {
        font-size: 14px;
        padding-left: 40px;
        line-height: 50px;
    }

    .sticky .brochure-sidebar .tab-title a {
        font-size: 13px;
        padding-left: 40px;
        line-height: 40px;
    }

    .brochure-sidebar .tab-title a:before {
        left: 0;
        background-size: 22px auto !important;
    }

    /*--- brochure ---*/
    .brand-listing-menu span.itembgimg.cover-bg>img {
        height: 140px;
    }

    #m-cookienotice a,
    #m-cookienotice .m-button {
        padding: 0px 20px !important;
        border-radius: 30px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 14px !important;
    }

    .product-info-gallery {
        padding-left: 30px;
        padding-right: 30px;
    }

    #sync1 .owl-prev:before,
    #sync1 .owl-next:before..control-block .control-prev:before,
    .control-block .control-next:before {
        border-width: 20px;
    }

    #sync1 .owl-nav>div.owl-next,
    .control-block .control-next {
        right: -40px
    }

    #sync1 .owl-nav>div.owl-prev,
    .control-block .control-prev {
        left: -40px
    }

    .device-info .info ul li h3 {
        font-size: 40px;
    }

    .two-column-section .col-50:last-child {
        /* padding-right: 46px*/
        padding: 0 30px
    }

    .two-column-section .col-50:first-child {
        /*padding-right: 46px;*/
        padding: 0 30px
    }

    .three-column-section .col-40 {
        padding: 0 25px;
    }

    .three-column-section .row {
        margin: 0 -25px
    }

}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .home-banner-section .right-banner .sub_slider_txt {
        max-width: 85%;
    }

}

@media(max-width:1440px) {
    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        padding: 29px 45px 72px 45px;
    }

    .cust-contact-left .choice.newsletter input[type="checkbox"]+label {
        font-size: 15px;
    }

    .checkout-cart-index .ui-dialog {
        max-width: 80%;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        padding: 90px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no {
        min-width: unset;
    }

    body .fotorama--fullscreen .fotorama__wrap {
        max-width: 65% !important;
    }

    .sidebar-block li a {
        padding-left: 52px;
        font-size: 14px;
    }

    .sidebar-block li a:before {
        left: 6px;
    }

    .catalog-product-view .form.contact .communication input[type="checkbox"]+label {
        font-size: 18px;
    }

    .catalog-product-view .mb-ajaxsuite-popup-wrapper {
        max-width: 66%;
    }

    .catalog-product-view .mb-ajaxsuite-popup-wrapper.compare-popup,
    .mb-ajaxsuite-popup-wrapper.compare-popup {
        max-width: 90%;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no,
    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-yes {
        min-width: unset;
    }

    .blog_bulk li .post-excerpt {
        font-size: 14px;
        line-height: 24px;
    }

    .blog_bulk li h2,
    .blog_bulk li h2 a {
        font-size: 16px;
    }

    .blog_bulk li .post-excerpt,
    .blog_bulk li h2,
    .blog_bulk li .post-date.post-meta-item {
        padding-left: 20px;
    }

    .row.custom-blcok-welcm h2 {
        font-size: 36px;
        line-height: 1.4;
    }

    .cms-home .magestore-bannerslider-standard .flex-viewport {
        height: 100vh;
    }

    .sidebar-block.fixed {
        width: 100%;
        max-width: 205px;
    }


}

@media screen and (max-width: 1366px) {
    .cart-container .block.discount input[type="text"]::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 14px !important;
    }

    .cart-container .block.discount input[type="text"]::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 14px !important;
    }

    .cart-container .block.discount input[type="text"]:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 14px !important;
    }

    .cart-container .block.discount input[type="text"]:-moz-placeholder {
        /* Firefox 18- */
        font-size: 14px !important;
    }
}


@media screen and (max-width:1100px) {
    body .cart.table-wrapper .product-item-details {
        width: calc(100% - 46%);
    }

    .checkout-cart-index .cart-summary table.totals .grand.totals .mark,
    .checkout-cart-index .cart-summary table.totals .totals.sub .mark,
    .checkout-cart-index .cart-totals tbody .totals .mark,
    .checkout-cart-index .totals-tax th.mark,
    .checkout-cart-index .totals-tax td.price {
        padding-left: 30px;
        font-size: 14px;
    }

    .checkout-cart-index .cart-summary table.totals td.amount {
        padding-top: 6px;
    }

    .cart.table-wrapper .item .col.item {
        width: 50%;
    }

    body.checkout-cart-index .cart-summary .checkout-methods-items .cart_summury_checkout_blk button.checkout {
        min-width: unset;
        font-size: 14px;
    }

    .cart.table-wrapper .cart thead tr th span,
    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td .price,
    body.checkout-cart-index .cart-summary,
    .cart-container .block.discount .title strong,
    .cart-container .block.shipping .title strong,
    body .shipping-method-new-side .item-title span,
    .cart-container .shipping-method-new-side strong,
    body .cart-container .block.discount button.primary,
    .cart-container .block.shipping button.primary,
    .checkout-cart-index .cart-summary table.totals .totals.sub .mark,
    .checkout-cart-index .cart-summary table.totals .totals.sub span.price,
    .checkout-cart-index .cart-summary table.totals .grand.totals span.price,
    .checkout-cart-index .cart-summary table.totals .grand.totals .mark {
        font-size: 14px;
    }

    .cart-container .shipping-method-new-side,
    .cart-container .block.discount,
    .cart-container .block.shipping {
        padding: 2.2vw
    }

    .checkout-cart-index .cart.table-wrapper .col.qty .input-text,
    .checkout-cart-index .cart .control.qty button i {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }

    .cart-container .cart.table-wrapper .items th {
        padding-bottom: 1vw !important;
    }

    .block.crosssell .block-title.title,
    .block-viewed-products-grid .block-title {
        padding-left: 10px;
    }

    body .fotorama--fullscreen .fotorama__wrap {
        max-width: 75% !important;
    }

    .cms-privacy-policy-cookie-restriction-mode2 .page-title-wrapper,
    .cms-privacy-policy-cookie-restriction-mode2 .columns .main {
        padding: 0 24px;
    }

    .home-banner-section .left-banner .sub_slider_txt {
        max-width: 85%;
    }
}

@media(max-width:1250px) {
    .cart.table-wrapper .item .col.item {
        width: 53%;
    }

    body .cart.table-wrapper .product-item-details {
        width: calc(100% - 38%);
    }
}

@media(max-width:1280px) {
    h2.homepage-title {
        font-size: 36px;
        line-height: normal;
    }
}

@media(max-width:1200px) {
    .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar {
        padding-right: 15px;
    }

    .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar:after {
        right: 12px;
    }

    body.cms-about-us .page-main {
        padding: 0 22px;
    }

    .header.content .nav-sections .navigation li .submenu a>span.product-menuname {
        font-size: 12px;
        line-height: 18px;
        padding: 5px 0
    }

    .header.content .nav-sections .navigation li .submenu a {
        font-size: 14px;
    }

    .header.content .nav-sections .navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar ul li a {
        padding-bottom: 0;
        line-height: 32px;
    }

    .play-pause-button,
    .play-btn,
    .play-icon {
        width: 86px;
        height: 86px;
        margin-bottom: 10px;
    }

    .play-pause-button:after,
    .play-btn:after,
    .play-icon:after {
        border-width: 24px;
        left: 35px;
        top: 20px;
    }

    .active .video-overlay a.play-btn:before,
    .active .video-overlay a.play-icon:before {
        background-size: 30px auto;
        background-position: center center;
        position: absolute;
        left: 14px;
        top: 14px;
    }

    #pause-button.play-pause-button::after {
        left: 19px;
    }

    .video-overlay p {
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .header.content .nav-sections .navigation>ul>li a {
        font-size: 14px;
    }

    .top-order-block {
        padding: 29px 29px;
        margin-bottom: 62px
    }

    .cust-freq-blk {
        padding: 44px 32px;
        margin-bottom: 62px;
    }

    .col-md-7.cust-contact-right {
        padding-left: 24px;
    }

    .call-order {
        padding: 10px 0;
        font-size: 16px;
    }

    .cust-contact-left .form.contact .fieldset textarea {
        height: 126px;
    }

    /*.cust-header-top-teasures {     width: calc(100% / 3 - 30px); }*/
    .checkout-index-index .opc-wrapper .authentication-wrapper button.action-auth-toggle {
        font-size: 14px;
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        padding: 29px 45px 72px 45px;
        overflow: hidden
    }

    .authentication-wrapper .action-auth-toggle:before {
        font-size: 14px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-image-container {
        width: 110px !important
    }

    .minicart-items .product-item-name {
        line-height: 20px;
    }

    .checkout-index-index .opc-sidebar .table.table-totals td,
    .checkout-index-index .opc-sidebar .table.table-totals .mark,
    .checkout-index-index .opc-sidebar tr.totals.discount span.title {
        font-size: 16px;
    }

    .checkout-index-index .opc-sidebar .table.table-totals tr.grand.totals td {
        font-size: 20px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .table.table-totals {
        width: 60%;
    }

    .checkout-index-index .opc-sidebar button.vat-exempt {
        margin-left: 20px;
    }

    .checkout-agreements-block {
        padding: 0 30px
    }

    .checkout-index-index .modal-popup .modal-header,
    .checkout-index-index .modal-popup .modal-content,
    .checkout-index-index .modal-popup .modal-footer {
        padding: 22px 44px !important;
    }

    .checkout-agreements-item-content h3 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .product-options-wrapper .field.configurable.required {
        width: 50%;
    }

    .checkout-cart-index .ui-dialog .button-vat-set button,
    .checkout-cart-index .ui-dialog .button-vat-set a,
    .bss-onestepcheckout .ui-dialog .button-vat-set a {
        font-size: 12px;
        padding: 0 30px;
        text-align: center
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable h2 {
        font-size: 40px;
        letter-spacing: 2px
    }

    .pro-overview p,
    .pro-overview h1 {
        font-size: 16px;
        line-height: 30px;
    }

    .circle-block span {
        font-size: 18px;
    }

    .circle-block {
        font-size: 14px;
        padding: 0 6px
    }

    .buttons-block ul li a,
    .buy-now-btn {
        font-size: 14px;
    }

    .overview-section .title {
        font-size: 45px;
    }

    .overview-section p {
        letter-spacing: 1px;
        padding-right: 20px;
        margin-bottom: 25px;
        font-size: 14px;
        line-height: 30px;
    }

    .section-title .title {
        font-size: 45px;
    }

    .repeat-block {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .repeat-block .features-content {
        padding-right: 20px;
        padding-left: 0;
    }

    .features-content h3 {
        font-size: 22px;
        line-height: 36px;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .features-content p {
        font-size: 14px;
        line-height: 22px;
    }

    .two-column-section .col-50:first-child {
        padding-right: 30px;
    }

    .two-column-section .col-50:last-child {
        padding-left: 30px;
    }

    .three-column-section .col-40 {
        padding: 0 15px;
    }

    .three-column-section .row {
        margin: 0 -15px;
    }

    .three-column-section .blockimg,
    .three-column-section .features-content h3,
    .two-column-section .col-50 .features-content h3 {
        margin-bottom: 20px;
    }

    .top-offer-block span,
    .offer-block .title {
        font-size: 20px;
    }

    .offer-block .status {
        font-size: 14px;
    }

    .offer-block .price {
        font-size: 30px;
    }

    .about-block>div.description-block {
        margin-left: 0;
        padding-left: 20px;
    }

    .about-block>div.icon-block {
        max-width: 80px;
    }

    .about-block>div.description-block p {
        font-size: 18px;
        line-height: 38px;
    }

    .tech-spec-info {
        padding: 20px;
    }

    .tech-spec-block h2 {
        font-size: 20px;
        letter-spacing: 1px;
        margin-bottom: 20px;
    }

    .tech-spec-info .icon-img {
        margin-bottom: 32px;
    }

    .hours-desc h3,
    .tech-spec-block.sky-blue .tech-info span {
        font-size: 38px;
        line-height: normal
    }

    .tech-spec-block.sky-blue .tech-info {
        font-size: 20px;
        line-height: 30px;
    }

    .tech-spec-block p {
        font-size: 16px;
        line-height: 30px;
    }

    .weight-desc h3 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .weight-desc {
        font-size: 14px;
    }

    .paly-block a.blue-btn {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-bottom: 10px;
        width: auto
    }

    .device-info .info ul li:first-child {
        max-width: 54px;
    }

    .device-info .info ul li:last-child {
        width: calc(100% - 60px);
        padding-left: 10px;
    }

    .device-info-list .img-logo {
        padding-right: 10px;
    }

    .device-info-list .title {
        font-size: 20px;
        line-height: 20px;
        padding-right: 10px;
    }

    .device-info-list .description {
        font-size: 16px;
        line-height: 25px;
        padding-right: 14px;
    }

    .device-info-list .button a {
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }

    .download-info h2 {
        font-size: 18px;
    }

    .download-info a.download-btn {
        font-size: 14px;
        background-size: 15px auto;
    }

    .device-info .info ul li h3 {
        font-size: 30px;
    }

    .buy-now-slider .owl-nav>div.owl-prev {
        left: -12px
    }

    .buy-now-slider .owl-nav>div.owl-next {
        right: -12px
    }

    .sidebar-block.fixed {
        /* width:22.5%;*/
        width: 100%;
        max-width: 185px;
    }

    .paly-block a.blue-btn {
        max-width: 90%;
    }

    .tech-spec-info.paly-block .tech-spec-block>.col-50 {
        padding: 0 5px;
    }

    .catalog-product-view .form.contact .communication input[type="checkbox"]+label {
        font-size: 14px;
    }

    #mb-ajaxcart-wrapper .pop-content .product-name {
        width: 100%;
        font-size: 20px;
    }

    .success-content .pop-content .action.primary {
        padding: 7px 34px;
        font-size: 16px;
    }

    .success-content .pop-image {
        padding-right: 30px;
    }

    #mb-ajaxcart-wrapper .mb-ajaxsuite-popup-border.ajaxcart-success-box .success-content {
        overflow-x: hidden;
    }

    /*.checkout-index-index .opc-sidebar[style],.checkout-index-index .opc-sidebar.fixed, .checkout-index-index .opc-sidebar.fixed.absolute {  width: 48.5%; }*/
    .bss-onestepcheckout .opc-sidebar .discount-code #discount-form .payment-option-inner {
        width: calc(100% - 190px);
    }

    .bss-onestepcheckout .opc-sidebar .discount-code #discount-form .actions-toolbar .action {
        padding: 0 20px;
    }

    .bss-onestepcheckout .opc-sidebar .discount-code #discount-form .actions-toolbar {
        min-width: 180px;
    }

    .review-content .item {
        padding-right: 5vw;
    }

    .review-content .item p {
        font-size: 18px;
        line-height: 35px;
    }

    body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle .filter-actions a.filter-clear {
        font-size: 12px;
    }

    .header.content .nav-sections .navigation .brand-listing-menu .content-wrap .megamenu-content .item-content1>.mega-col>div {
        padding: 0 0px 0 20px;
    }

    .table-wrapper.comparison .table-comparison>tbody>tr>td.cell.product,
    .table-comparison .cell.remove {
        width: 400px;
        min-width: 399px;
    }

    .ajaxcompare-buttons button.action.primary {
        font-size: 16px;
        padding: 0 22px;
    }

    .table-comparison .custom-product-compare-data {
        padding-bottom: 110px;
    }

    .table-comparison .custom-product-compare-data .product-item-actions.hidden-print .field.qty {
        margin: 0 auto 10px;
        display: block;
        width: 100%;
        text-align: center;
    }

    body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .primary {
        width: 100%;
    }

    .post-list-item .post-meta,
    .blog_element .post-list-item .post-meta,
    .post-list-item .post-description,
    .blog_element .post-list-item .post-description {
        width: 100%;
    }

    .post-list-item .post-meta,
    .blog_element .post-list-item .post-meta {
        padding: 0 10px
    }

    .blog_bulk .blog_element .post-image:after {
        height: 220px;
    }

    .blog_bulk .post-image:after {
        height: 360px;
    }

    .blog_bulk li .post-data-read-more a {
        font-size: 12px;
        padding: 10px 20px;
    }

    .blog_bulk .post-image img {
        height: 145px;
        max-height: 145px;
    }

    .blog_bulk>li .post-image img {
        height: 270px;
        max-height: 270px;
    }

    .blog_element .post-list-item .post-description {
        margin-bottom: 10px;
    }

    .sidebar-title {
        padding: 15px;
    }

    .cart-container .block.discount input[type="text"]::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 12px !important;
    }

    .cart-container .block.discount input[type="text"]::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 12px !important;
    }

    .cart-container .block.discount input[type="text"]:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 12px !important;
    }

    .cart-container .block.discount input[type="text"]:-moz-placeholder {
        /* Firefox 18- */
        font-size: 12px !important;
    }

    .cart-container .block.discount input[type="text"],
    .cart-container .block.shipping input[type="text"] {
        padding: 0 10px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block {
        width: calc(100% - 100px);
    }

    .portable_block p.protable_logo img {
        max-width: 100%;
    }
}

@media only screen and (min-width:991px) and (max-width:1210px) {
    div#carousel-widget {
        width: 720px !important;
        margin: 40px auto 0;
        position: relative;
        z-index: 1;
    }
}

@media screen and (max-width:1100px) {
    .sidebar-block.fixed {
        max-width: 234px;
        width: 100%;
    }

}

@media screen and (max-width:991px) {
    div#carousel-widget {
        width: 100% !important;
        margin: 30px auto 0;
    }

    .buttons-block {
        margin: 20px 0
    }

    .reviews-section {
        padding: 60px 0;
    }

    #sync2 .owl-nav {
        display: block;
    }

    #sync2 {
        overflow: visible
    }

    #sync1 .owl-nav>div.owl-prev,
    .control-block .control-prev {
        left: -10px
    }

    #sync1 .owl-nav>div.owl-next,
    .control-block .control-next {
        right: -10px;
    }

    #sync1 .owl-prev:before,
    #sync1 .owl-next:before {
        border-width: 18px;
    }

    .col-md-7.cust-contact-right {
        margin-top: 50px;
        padding-left: 15px;
    }

    .cust-header-top-teasures {
        width: calc(100% / 3 - 68px);
    }

    .col-md-7.cust-contact-right {
        padding-left: 15px;
    }

    .choice.field.customfiled-data span[data-bind="text: description || label"] {
        font-size: 16px;
        line-height: 28px;
    }

    body.checkout-index-index .customfiled-data input[type="checkbox"]+label:before,
    body.checkout-index-index .customfiled-data input[type="checkbox"]+label:after {
        top: 8px;
    }

    .checkout-agreements-item-content h3 {
        font-size: 30px;
        letter-spacing: 2px;
    }

    .cusom-data-shipping {
        font-size: 16px;
        line-height: 30px;
    }

    .table-checkout-shipping-method tbody td {
        font-size: 15px;
    }

    .modal-content.custom-view {
        max-width: 70%;
    }

    .custom-extra-data-inone p.video-description {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: normal;
        margin-bottom: 30px;
    }

    .catalog-product-view .custom-contact-us-productpage.row.top-footer {
        clear: both
    }

    .product.info.detailed .product.data.items {
        margin-bottom: 40px;
    }

    .custom-img-for-contactus:after {
        height: 172px;
        bottom: -27px;
    }

    .level1.nav-item.submenu-left.dropdown-submenu {
        position: relative;
        width: 25%;
        float: left;
        padding: 0 7px;
    }

    /*.submenu .content-wrap > .megamenu-content {width: 76% !important;}*/
    .submenu .content-wrap>.megamenu-content {
        width: 100% !important;
    }

    .ves-megamenu .dropdown-menu .subgroup.level1>.submenu>.content-wrap>.megamenu-content .nav-item.submenu-left.dropdown-submenu {
        width: 100% !important;
        padding: 0;
    }

    .brand-listing-menu .content-wrap>.megamenu-content {
        width: 100% !important
    }

    .brand-listing-menu span.itembgimg.cover-bg>img {
        height: 70px;
    }

    .submenu .content-wrap>.megamenu-sidebar.right-sidebar {
        width: 23% !important
    }

    .catalog-product-view .column.main {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .catalog-product-view .product.media {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }

    .product-options-wrapper .field.configurable.required {
        width: 33.33%;
    }

    .cart-container {
        padding-bottom: 177px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .checkout-cart-index .cart-summary._sticky {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .cart-container .custom_cart_blk,
    .checkout-cart-index .cart-summary {
        width: 100%;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        padding: 50px;
    }

    .product-info-gallery .brand-logo img {
        max-width: 260px;
    }

    .slider-controll span:last-child {
        font-size: 10px;
    }

    span.icon-img {
        max-width: 46px;
    }

    .product-info-gallery .pro-item-description>div>span.item-name {
        font-size: 14px;
    }

    .circle-block {
        width: 96px;
        height: 96px;
    }

    .circle-block span {
        font-size: 16px;
    }

    .circle-block {
        font-size: 12px;
    }

    .pro-overview p,
    .pro-overview h1 {
        font-size: 14px;
        line-height: 24px;
    }

    #sync2 .owl-item.active.current .slider-controll span:last-child:after {
        border-width: 10px;
        bottom: -10px;
    }

    .slider-controll span:first-child {
        max-width: 30px;
        min-height: 50px;
    }

    .overview-section .title {
        font-size: 30px;
    }

    .overview-section p {
        font-size: 12px;
        line-height: 22px;
    }

    .overview-section .row>div.col-sm-8 {
        padding-bottom: 30px;
    }

    .buttons-block ul li a.download-btn {
        margin-bottom: 10px;
        background-position: -68px -462px;
    }

    .buttons-block ul li a,
    .buy-now-btn {
        font-size: 12px;
    }

    .section-title .title {
        font-size: 35px;
        letter-spacing: 2px;
    }

    .features-content h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .features-content p {
        font-size: 12px;
        line-height: 18px;
    }

    .repeat-block {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .two-column-section .col-50:first-child {
        padding-right: 15px;
    }

    .two-column-section .col-50:last-child {
        padding-left: 15px;
    }

    .two-column-section .col-50 .blockimg {
        margin-bottom: 24px;
    }

    .row.two-column-section {
        padding-top: 44px;
        padding-bottom: 44px;
    }

    .section-title span.subtitle {
        font-size: 18px;
        letter-spacing: 1px;
    }

    .pro-details h3 {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 1px;
    }

    .cover-bg.pro-img {
        background-size: cover
    }

    .tech-spec,
    .download-section {
        padding: 50px 0
    }

    .about-block {
        display: block;
        text-align: center
    }

    .about-block>div.description-block {
        max-width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }

    .tech-spec .col-sm-6 {
        width: 100%;
    }

    .tech-spec .section-title {
        margin-bottom: 30px;
    }

    .device-info-list .title {
        font-size: 16px;
    }

    .device-info-list .description {
        font-size: 14px;
        line-height: 20px;
    }

    .device-info-list .button a {
        font-size: 12px;
    }

    .device-info-section {
        padding: 100px 0 50px 0;
    }

    .download-info a.download-btn {
        font-size: 11px;
        background-size: 15px auto;
        height: 40px;
        line-height: 40px;
    }

    .download-blocks .img-block.cover-bg {
        max-width: 100px;
        margin-bottom: 20px;
    }

    .download-info h2 {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .outer-download {
        padding: 24px 0px 24px 0;
    }

    .download-section {
        padding: 66px 0 92px 0;
    }

    .sidebar-block.fixed {
        width: 21vw
    }

    .paly-block a.blue-btn {
        font-size: 12px;
    }

    .success-content .pop-content .action.primary {
        font-size: 14px;
        padding: 7px 24px
    }

    .catalog-product-view .mb-ajaxsuite-popup-wrapper {
        max-width: 76%;
    }

    .catalog-product-view .mb-ajaxsuite-popup-wrapper.compare-popup,
    .mb-ajaxsuite-popup-wrapper.compare-popup {
        max-width: 90%;
    }

    .custom-blcok-welcm a#email-digital {
        height: 42px;
        line-height: 42px;
        padding: 0px 10px;
    }

    .bss-onestepcheckout .opc-sidebar .discount-code {
        padding-left: 0
    }

    .payment-option .payment-option-content form {
        display: block;
    }

    .bss-onestepcheckout .opc-sidebar .discount-code #discount-form .payment-option-inner {
        width: 100%;
        margin-bottom: 10px;
    }

    .bss-onestepcheckout .opc-sidebar .discount-code #discount-form .actions-toolbar .action {
        width: auto;
        float: right
    }

    .key-features {
        padding-top: 40px;
        margin-bottom: 40px
    }

    .review-content .item .author-name,
    .review-content .item .review-data {
        font-size: 20px;
        line-height: 28px;
    }

    .review-content .item p {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 30px;
    }

    .battery-info span,
    .review-content .button {
        font-size: 14px;
    }

    .battery-info span {
        height: 34px;
        line-height: 34px;
    }

    .vat-e-left form .postcode input,
    form .vat-e-left .postcode input {
        width: calc(100% - 139px);
        margin-right: 10px;
    }

    .checkout-cart-index .ui-dialog[aria-describedby="vat-popup"] {
        max-width: 82%;
    }

    button.vat-exempt-lookup {
        padding: 0 25px;
        top: 0
    }

    /*.custom-class-add-for-data .custom-all-data-in-one { min-width: calc(50% - 30px);} */
    .ajaxcompare-buttons button.action.primary {
        font-size: 14px;
        padding: 0 20px
    }

    .custom-class-add-for-data .custom-all-data-in-one:nth-child(2n + 1) {
        clear: none;
    }

    .table-comparison .custom-product-compare-data {
        width: 100%;
        padding-left: 0
    }

    .table-comparison .product-item-photo {
        display: inline-block;
        margin: 0 auto 15px;
        width: 100%;
        text-align: center;
    }

    .table-wrapper.comparison .table-comparison>tbody>tr>td.cell.product,
    .table-comparison .cell.remove {
        width: 274px;
        min-width: 273px;
    }

    .table-comparison .cell .attribute.value,
    .table-wrapper.comparison .table-comparison>tbody>tr>td p {
        font-size: 14px;
    }

    .table-wrapper.comparison .table-comparison>tbody>tr>th {
        font-size: 18px;
    }

    .table-wrapper.comparison {
        margin-left: 190px;
        width: auto;
        border-top: 0
    }

    .table-comparison .custom-product-compare-data .product-item-name {
        margin-top: 0;
        font-size: 16px;
        line-height: 26px;
    }

    .table-comparison .custom-product-compare-data .product-item-actions.hidden-print {
        left: 0
    }

    .page-title span.base {
        font-size: 40px;
        line-height: normal;
        letter-spacing: 2.5px;
    }

    .product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax:nth-of-type(2) .price {
        line-height: normal;
    }

    ul.compare.wrapper,
    ul.compare.wrapper ul,
    ul.compare.wrapper li {
        font-size: 12px;
        line-height: normal;
        margin: 0;
    }

    ul.header.links li.custom-my-account-link-header>a:before,
    ul.header.links li span.not-logged-in a:before,
    ul.header.links .customer-welcome .customer-name:before {
        margin: 0 auto
    }

    h2.bss_h2 {
        font-size: 22px;
    }

    .bss_product_list a {
        font-size: 18px;
    }

    .col-bss-2 ul li a {
        font-size: 14px;
    }

    .col-bss-2 ul ul li a {
        font-size: 12px;
    }

    .col-bss-2+.col-bss-2 h3.bss_product_list a {
        font-size: 16px;
    }

    .product-info-gallery .pro-item-description>div {
        width: 50%;
        margin-bottom: 30px;
    }

    .custom-caring-step::after {
        top: -36px;
    }

    .checkout-cart-index .cart .control.qty button {
        margin-top: 0;
    }
}

/*@media(min-width:768px) and (max-width:1024px){
    13-8-2019
    .sticky .panel.wrapper,.sticky .cust-three-teasures,.sticky .custm-class-frindly-advice.desktop-view-custom{ display: none }
    
}*/
@media screen and (min-width:991px) {
    h1 {
        margin-bottom: 29px;
    }

    .col-md-7.cust-contact-right {
        padding-left: 74px;
    }

    .product.info.detailed .product.data.items>.item.title>.switch {
        text-align: center;
        min-width: 227px;
    }

    #my-email-digital .video-title h2 {
        margin-bottom: 40px;
    }

    #my-email-digital .video-title {
        max-width: 80%;
        width: 100%;
        line-height: normal;
        margin: 0 auto
    }
}

@media screen and (max-width:991px) {
    .checkout-index-index .opc-sidebar button.vat-exempt {
        position: static
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .table.table-totals {
        width: 94%;
    }

    .cms-privacy-policy-cookie-restriction-mode2 h3,
    .cms-privacy-policy-cookie-restriction-mode2 h2 {
        margin-bottom: 15px;
    }

    .custom-caring-step {
        padding-top: 40px;
    }

    .header.content .nav-sections .navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar ul li a {
        padding-bottom: 14px;
        line-height: 22px;
    }

    .header.content .nav-sections .navigation li .submenu a {
        padding-bottom: 10px;
    }

    .nav-item.submenu-left.dropdown-submenu:nth-child(4n + 1) {
        clear: both;
    }
}

@media screen and (max-width:767px) {
    .cms-privacy-policy .columns .main {
        padding: 0 24px;
    }

    .header.content .nav-sections .navigation li>.submenu .content-wrap {
        display: block;
        margin-top: 20px;
    }

    .nav-mobile .dropdown-menu .content-wrap .megamenu-sidebar {
        display: block
    }

    .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar:after {
        display: none
    }

    .custom-add-class-for-search .cust-search-field {
        display: none;
    }

    .header.content .nav-sections .navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar ul li a {
        font-size: 14px;
        line-height: normal;
        padding-bottom: 0;
    }

    .nav-mobile li {
        border: 0
    }

    .custom-add-class-for-search .block-search .search label.active:before {
        background: url(../../frontend/Intermedical/homecare/en_GB/images/close-icon.png) no-repeat center;
        background-size: 100% auto;
    }

    .banner-section iframe,
    .banner-section video,
    .video-gallery iframe,
    .video-gallery video {
        height: 400px;
    }

    .play-pause-button,
    .play-btn,
    .play-icon {
        width: 66px;
        height: 66px;
    }

    .play-pause-button:after,
    .play-btn:after,
    .play-icon:after {
        border-width: 18px;
        left: 28px;
        top: 16px;
        height: 20px;
        width: 20px;
    }

    .active .video-overlay a.play-btn:before,
    .active .video-overlay a.play-icon:before {
        background-size: 25px auto;
        background-position: center center;
        position: absolute;
        left: 3px;
        top: 3px;
    }

    #pause-button.play-pause-button::after {
        background-size: 18px auto;
        border: 0;
        left: 24px;
        top: 24px;
    }

    .video-overlay p {
        font-size: 16px;
    }

    .sidebar-block.fixed {
        position: relative;
        width: 100%;
    }

    .modal-popup .action-close {
        padding: 10px;
        text-align: right;
    }

    button.action-secondary.action-dismiss,
    button.action-accept {
        min-width: unset;
        padding: 0 20px;
        font-size: 14px;
        height: 40px;
    }

    body .modal-popup.confirm .modal-inner-wrap .modal-content {
        padding-right: 20px !important;
        padding-left: 20px;
    }

    .modal-popup.confirm .modal-inner-wrap,
    .checkout-index-index._has-modal .modal-popup.confirm .modal-inner-wrap {
        max-width: 80%;
        width: 100%;
    }

    div#myModalcallme .modal-content,
    div#myModal .modal-content,
    div#my-email-digital .modal-content {
        max-width: 90%;
    }

    .checkout-index-index._has-modal .modal-popup.confirm .modal-inner-wrap {
        max-width: 80% !important
    }

    span.itembgimg.cover-bg {
        display: none;
    }

    .brand-listing-menu .itembgimg.cover-bg {
        display: block;
        background-size: 100% auto;
    }

    .header.content .nav-sections .navigation .brand-listing-menu .content-wrap>.megamenu-content a {
        padding: 6px;
        background: none;
    }

    .header.content .nav-sections .navigation .brand-listing-menu .megamenu-content {
        background: #244662;
        overflow: hidden
    }

    .brand-listing-menu .content-wrap>.megamenu-content {
        margin-top: 20px;
        background: none;
    }

    .header.content .nav-sections .navigation li .submenu a>span.product-menuname {
        height: auto !important;
        background: none !important;
        position: static;
        padding: 0;
        font-size: 14px;
    }

    .header.content .nav-sections .navigation li .submenu a {
        padding: 0;
        line-height: normal;
        font-size: 14px;
    }

    .header.content .nav-sections .navigation li>.submenu a.subitems-group {
        padding: 0
    }

    body.checkout-index-index .modal-popup.modal-slide {
        left: 0 !important
    }

    .checkout-index-index .modal-popup .modal-inner-wrap {
        max-width: 90% !important;
    }

    body.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        position: absolute;
    }

    .checkout-index-index .modal-slide .action-close {
        text-align: right
    }

    .checkout-agreements-item-content h3 {
        font-size: 24px;
    }

    .modal-content.custom-view {
        max-width: 90%;
        padding: 66px 10px !important
    }

    .custom-checkbox label span {
        font-size: 16px;
        padding-left: 20px;
        width: calc(100% - 17px);
        height: auto;
        display: inline-block;
        vertical-align: top;
    }

    .custom-checkbox {
        margin-bottom: 5px;
    }

    .page-with-filter .columns .sidebar-main {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .page-products .block.widget.block-viewed-products-grid {
        padding: 10px 20px;
    }

    .recently-viewed .owl-nav>div.owl-prev {
        left: -10px
    }

    .recently-viewed .owl-nav>div.owl-next {
        right: -10px
    }

    .submenu .content-wrap>.megamenu-sidebar.right-sidebar {
        width: 100% !important;
        float: none !important;
        text-align: center;
        display: block;
        padding-left: 20px;
        clear: both
    }

    .nav-item.submenu-left.dropdown-submenu,
    .header.content .nav-sections .navigation>ul>li a {
        width: 100%;
    }

    .submenu .content-wrap>.megamenu-content {
        width: 100% !important;
        margin-top: 0px;
    }

    .ves-megamenu p.cust-dining-tables,
    .ves-megamenu span.caret {
        display: none;
    }

    .submenu .content-wrap>.megamenu-sidebar.right-sidebar .cust-title-dining-table {
        width: 100%;
    }

    .brand-listing-menu span.itembgimg.cover-bg>img {
        height: 180px;
    }

    #m-cookienotice a,
    #m-cookienotice .m-button {
        margin-top: 5px;
        padding: 0px 15px !important;
        border-radius: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
        font-size: 12px !important;
    }

    #m-cookienotice.v-bar.v-bottom .m-message.title,
    #m-cookienotice.v-bar.v-bottom .m-message {
        font-size: 12px !important;
    }

    .block.upsell {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .product-options-wrapper .field.configurable.required {
        width: 50%;
    }

    .fotorama__arr--next .fotorama__arr__arr,
    .fotorama__arr--prev .fotorama__arr__arr {
        border-width: 12px;
    }

    .fotorama__arr {
        width: 25px !important;
    }

    .fotorama__fullscreen .fotorama__zoom-in {
        background-position: 0 0 !important;
        top: 0;
        background-size: 180px auto !important;
    }

    .fotorama__fullscreen .fotorama__zoom-out {
        background-position: 0 -58px !important;
        top: 60px;
        background-size: 180px auto !important;
    }

    .fotorama__fullscreen .fotorama__zoom-in,
    .fotorama__fullscreen .fotorama__zoom-out {
        width: 50px;
        height: 50px
    }

    .overview-section .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .buttons-block ul li {
        margin-bottom: 10px;
    }

    .product-info-gallery:after {
        background-size: 100% auto;
        height: 35px
    }

    .buttons-block ul li a,
    .buy-now-btn {
        height: 40px;
        line-height: 40px
    }

    .sidebar-block li a {
        font-size: 16px;
    }

    .sidebar-block {
        margin: 20px 0 40px 0;
    }

    .right-content {
        padding-bottom: 100px;
    }

    .d-flex {
        display: block
    }

    .repeat-block .blockimg {
        margin-bottom: 30px;
    }

    .repeat-block .features-content {
        padding-right: 0
    }

    .row.two-column-section {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .cover-bg.pro-img {
        background-size: auto
    }

    .offer-block {
        margin: 40px 0
    }

    section.about-section {
        padding-bottom: 60px
    }

    .about-block>div.description-block p {
        font-size: 16px;
        line-height: 28px;
    }

    .about-block>div.title-block {
        max-width: 100%;
        text-align: center;
        margin: 0 0 10px 0
    }

    .about-block>div.icon-block {
        max-width: 80px;
        margin: 0 auto 20px;
    }

    .tech-spec-block.sky-blue .tech-info,
    .tech-spec-block h2 {
        font-size: 16px;
    }

    .tech-spec-block.sky-blue .tech-info {
        margin-bottom: 20px;
    }

    .hours-desc h3,
    .tech-spec-block.sky-blue .tech-info span {
        font-size: 30px;
    }

    .tech-spec-block p {
        font-size: 14px;
        line-height: 25px;
    }

    .tech-spec-info .icon-img {
        margin-bottom: 22px;
        max-width: 50px;
    }

    .weight-desc h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .tech-spec-info.battery-block .icon-img,
    .tech-spec-info .col-50 .icon-img {
        margin-bottom: 18px;
    }

    .weight-desc span {
        font-size: 12px;
    }

    .range-slider h4 {
        font-size: 20px;
    }

    .paly-block .blue .hours-desc h3,
    .paly-block .purple .hours-desc h3 {
        margin-bottom: 10px;
    }

    .paly-block .blue .hours-desc span,
    .paly-block .purple .hours-desc span {
        font-size: 18px;
    }

    .tech-spec-info.battery-block>.icon-img {
        max-width: 55px;
    }

    .tech-spec-info.paly-block .col-50 .icon-img {
        min-height: 60px;
        max-width: 50px;
        margin: 0 auto;
    }

    .tech-spec-info.paly-block .col-50.blue .icon-img {
        max-width: 75px;
    }

    .device-info .info ul li:first-child {
        max-width: 100%;
        width: 50%;
        float: left
    }

    .device-info .info ul li:last-child {
        width: 50%;
        padding-left: 10px;
        float: left;
    }

    .device-info .info ul {
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .device-info-list ul {
        display: block;
        padding: 10px 0
    }

    .device-info-list ul li {
        width: 100% !important;
        max-width: 100%;
        margin: 20px 0;
        text-align: center
    }

    .device-info-list .button a {
        margin: 0 auto
    }

    .download-blocks li {
        width: 100%;
        float: none;
        margin-bottom: 25px;
    }

    .download-blocks .img-block.cover-bg {
        max-width: 160px;
        margin-bottom: 40px;
    }

    .download-info h2 {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .buy-now-section .section-title .title {
        margin-bottom: 28px;
    }

    .download-info a.download-btn {
        font-size: 14px;
        line-height: 50px;
        height: 50px;
    }

    .circle-block {
        width: 96px;
        height: 96px;
    }

    .product-info-gallery .pro-item-description>div>span.item-name {
        font-size: 12px;
        margin: 14px 0;
    }

    section.product-info-gallery {
        padding-bottom: 55px;
    }

    .buy-now-section {
        padding-left: 30px;
        padding-right: 30px;
    }

    .buy-now-slider .owl-nav>div.owl-prev {
        left: -22px
    }

    .buy-now-slider .owl-nav>div.owl-next {
        right: -22px
    }

    .device-img {
        margin-bottom: 50px;
    }

    .top-sub-slide .item {
        width: 15%;
    }

    .top-sub-slide .item:nth-child(6n + 1) {
        clear: both;
    }

    .top-sub-slide .item:nth-child(9n + 1) {
        clear: none;
    }

    .success-content .pop-content i {
        margin: 0 auto
    }

    #mb-ajaxcart-wrapper .pop-content .product-name,
    #mb-ajaxcart-wrapper .mb-message-successs {
        text-align: center
    }

    .catalog-product-view .pop-content .mb-message-successs {
        margin-bottom: 10px;
    }

    #mb-ajaxcart-wrapper .mb-message-successs {
        font-size: 14px;
    }

    .page-layout-1column .ajaxcart-success-box .success-content .products-grid .product-item {
        margin: 0;
    }

    #my-email-digital .video-title h2 {
        margin-bottom: 20px;
        max-width: 80%;
        margin: 0 auto 20px;
    }

    .bss-onestepcheckout .opc-wrapper #payment:after {
        top: 12px;
        left: 36px;
    }

    .video-content input::-webkit-input-placeholder {
        font-size: 14px !important;
    }

    .video-content input::-moz-placeholder {
        font-size: 14px !important;
    }

    .video-content input:-ms-input-placeholder {
        font-size: 14px !important;
    }

    .video-content input:-moz-placeholder {
        font-size: 14px !important;
    }

    .review-content .item {
        padding-right: 0;
        width: 100%;
    }

    #checkoutSteps .block-customer-login form input {
        background: #fff;
    }

    .custom-data-in-one-class .about-image img {
        width: 100%;
    }

    .about-one-first-column {
        margin-bottom: 40px;
    }

    .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
    .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
        border: 0
    }

    .custom_cart_part {
        display: block
    }

    /*.custom-all-data-in-one:after { width: 112%; left: 0; top: -8px; }*/
    .table-wrapper.comparison .table-comparison>tbody>tr>th,
    .table-wrapper.comparison .table-comparison>thead>tr>th.remove {
        width: 190px;
        padding: 0 10px 0 0
    }

    .table-wrapper.comparison {
        margin-left: 190px
    }

    .table-wrapper.comparison .table-comparison>tbody>tr>td.cell.product,
    .table-comparison .cell.remove {
        width: 224px;
        min-width: 223px;
    }

    .table-comparison .product-item-actions button.tocart.custom-compare {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        min-width: unset;
        padding: 0 17px;
    }

    .table-wrapper.comparison .table-comparison>tbody>tr>th {
        font-size: 16px;
    }

    .checkout-payment-method .checkout-billing-address .primary .action-update {
        min-width: unset;
    }

    .customer-name,
    .customer-welcome+.authorization-link {
        display: block;
    }

    .customer-welcome .customer-menu {
        display: none;
    }

    .customer-welcome.active .customer-menu {
        display: block;
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 0;
        width: 100%;
        right: 0;
    }

    body .block-search {
        position: static
    }

    .switcher.currency.switcher-currency,
    .nav-sections .switcher {
        width: 100%;
    }

    .nav-sections .switcher:last-child {
        border: 0;
        padding: 0
    }

    .switcher .selected {
        background: none !important;
    }

    .page-header .switcher .selected a:hover,
    .page-header .switcher .selected a {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        position: relative
    }

    .page-header .switcher .selected a:after {
        content: "";
        width: 15px;
        height: 20px;
        background-position: center;
        background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg-white.png) !important;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        top: 4px;
        right: 0;
        background-size: 11px auto;
        transition: all 0.4s linear;
        -webkit-transition: all 0.4s linear;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }

    .page-header .switcher .selected a.open:after {
        content: "";
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
    }

    .page-header .switcher .option {
        position: static;
        width: 100%;
    }

    .page-header .switcher .open:before {
        top: 14px;
        right: 10px;
    }

    li.greet.welcome+li {
        display: none;
    }

    .cart-container .block.discount input[type="text"]::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 14px !important;
    }

    .cart-container .block.discount input[type="text"]::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 14px !important;
    }

    .cart-container .block.discount input[type="text"]:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 14px !important;
    }

    .cart-container .block.discount input[type="text"]:-moz-placeholder {
        /* Firefox 18- */
        font-size: 14px !important;
    }

    .form.payments .opc-payment {
        width: 100%;
    }

    .checkout-agreement {
        position: relative;
    }

    body.checkout-index-index .checkout-agreement input[type="checkbox"] {
        position: absolute;
    }
}

@media screen and (max-width:720px) {
    .col-bss-2+.col-bss-2 {
        margin: 20px 0;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : landscape) {

    /* .cust-three-teasures #badge-ribbon {
        width: 37.3%;
        padding-left: 0;
    }*/
    .content-wrap .megamenu-content .item-content1>.mega-col {
        padding-right: 10px !important;
    }

    a.custom-haeder-contact:before,
    .custom-add-class-for-search .block-search .search label:before {
        background-size: 160px auto;
        background-position: -11px -102px;
    }

    .custom-add-class-for-search .block-search .search label:before {
        margin: 0 auto 8px;
    }

    body .nav-sections .navigation .level0>.level-top {
        padding: 0px 5px;
    }

    .sticky .custom-add-class-for-search .block-search .search label:before,
    .sticky a.custom-haeder-contact:before {
        width: 22px;
        height: 22px;
        background-size: 22px auto;
        margin-bottom: 0;
    }

    .sticky ul.header.links li.custom-my-account-link-header>a:before,
    .sticky ul.header.links li span.not-logged-in a:before,
    .sticky ul.header.links .customer-welcome .customer-name:before {
        width: 20px;
        height: 15px;
        background-size: 20px auto;
        margin-bottom: 0;
    }

    .sticky .minicart-wrapper .action.showcart:before {
        width: 24px;
        height: 20px;
        background-position: -114px -61px;
        background-size: 179px auto;
    }

    a.custom-haeder-contact:before {
        background-size: 179px auto;
        background-position: -117px -3px;
    }

    .sticky .custm-class-frindly-advice p {
        font-size: 14px;
    }

    .sticky .custm-class-frindly-advice a {
        font-size: 16px;
    }

    textarea::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="text"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 16px !important;
    }

    textarea::-moz-placeholder,
    input[type="email"]::-moz-placeholder,
    input[type="text"]::-moz-placeholder,
    input[type="password"]::-moz-placeholder,
    select::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 16px !important;
    }

    textarea:-ms-input-placeholder,
    input[type="email"]:-ms-input-placeholder,
    input[type="text"]:-ms-input-placeholder,
    input[type="password"]:-ms-input-placeholder,
    select:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 16px !important;
    }

    textarea:-moz-placeholder,
    input[type="email"]:-moz-placeholder,
    input[type="text"]:-moz-placeholder,
    input[type="password"]:-moz-placeholder,
    select:-moz-placeholder {
        /* Firefox 18- */
        font-size: 16px !important;
    }

    .custom-img-for-contactus:after {
        height: 110px;
    }

    .form.contact .communication input[type="checkbox"]+label {
        font-size: 16px;
    }

    .form.contact .communication {
        margin-left: 5%;
    }

    .cust-tab {
        padding: 0 10px;
    }

    /* Header */
    .navigation .level0>.level-top span {
        font-size: 12px;
    }

    .custm-class-frindly-advice p,
    .custm-class-frindly-advice a {
        font-size: 16px;
        line-height: normal;
        margin-top: 0px;
        letter-spacing: 1px;
    }

    ul.header.links li a,
    body .block-search .action.search>span,
    body .page-header .minicart-wrapper .action .text,
    .custom-add-class-for-search .block-search .search label,
    .customer-welcome .customer-name span {
        font-size: 10px;
    }

    .customer-welcome ul.header.links li a,
    .sticky .customer-welcome ul.header.links li a {
        font-size: 10px !important
    }

    ul.header.links {
        width: 37%;
        margin-top: 0;
    }

    .minicart-wrapper,
    ul.header.links {
        padding-top: 0;
    }

    body .block-search {
        margin-top: 0;
    }

    a.custom-haeder-contact:before {
        margin: 0 auto 2px;
    }

    /* Header */
    .cust-three-teasures {
        background-attachment: unset;
        width: 100vw;
    }

    .cms-home .cust-three-teasures {
        height: 260px;
    }

    .cust-three-teasures::before {
        height: 80px;
    }

    .custom-blcok-welcm,
    .top-footer {
        padding: 0 50px;
    }

    .custom-blcok-welcm {
        padding: 0 50px 60px
    }

    .custom-blcok-welcm h1,
    h1.homepage-title,
    .catalog-product-view .main-section-outer .form.contact .fieldset h1.homepage-title {
        font-size: 30px;
        line-height: normal;
        margin: 10px 0px;
        letter-spacing: 0;
    }

    .main-section-outer .form.contact .fieldset .field.note.no-label {
        font-size: 16px;
        line-height: normal;
    }

    .catalog-product-view .main-section-outer .form.contact .communication input[type="checkbox"]+label {
        font-size: 14px;
    }

    p {
        font-size: 16px;
        line-height: 30px;
    }

    .frree-broucher-title {
        font-size: 18px;
        line-height: 30px;
        padding-right: 0;
    }

    .custom-blcok-welcm p {
        padding-right: 0;
    }

    .custom-blcok-welcm a {
        height: 40px;
        line-height: 40px;
        border-radius: 40px;
        padding: 0px 10px;
        font-size: 13px;
    }

    .custom-blcok-welcm a#email-digital {
        min-height: 40px;
        padding: 0px 10px;
        line-height: 41px;
        height: auto;
    }

    body .header.content {
        padding-bottom: 0;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding-left: 50px;
        padding-top: 4%;
    }

    /*--- Portable Oxygen ---*/
    .portable_block .protable_prod_name {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .portable_block p {
        font-size: 14px;
    }

    .portable_back_side {
        padding: 15px;
    }

    .section_portable_inner .portable_block {
        min-height: 500px;
    }

    /*--- Portable Oxygen ---*/
    /* contact-us */
    .contact-index-index .with-background-blk-grey {
        padding: 50px;
    }

    .main-title,
    .page-main>.page-title-wrapper .page-title {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 2px;
    }

    .contact-index-index .custom-cll-us,
    .contact-index-index .column:not(.sidebar-additional) .form.contact,
    .cust-freq-blk {
        padding: 30px;
    }

    .cust-contact-right div[data-role="collapsible"] span,
    .cust-contact-right div[data-role="content"] {
        font-size: 16px;
    }

    .cust-contact-right div[data-role="collapsible"] {
        padding: 12px 0;
    }

    .cust-contact-left .form.contact .fieldset input[type="text"],
    .cust-contact-left .form.contact .fieldset input[type="email"],
    .cust-contact-left .form.contact .fieldset textarea {
        font-size: 16px;
        padding-left: 20px;
    }

    .cust-contact-left .form.contact .fieldset textarea {
        height: 250px;
    }

    .contact-index-index .without-background-blk {
        padding: 0 50px;
    }

    .cust-contact-left .form.contact .fieldset input[type="text"] {
        height: 50px;
    }

    /* contact-us */
    /*--- Product page ---*/
    .product-info-main .page-title-wrapper h1,
    .page-title-wrapper.product .page-title span.base {
        font-size: 28px;
        letter-spacing: 2px;
    }

    .product-info-main .product-info-price .price-box .special-price .price-container .price {
        font-size: 28px;
        line-height: 28px;
        margin-right: 20px;
    }

    .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 20px;
    }

    .product-info-main .product-info-price,
    .financing-prod-page-optin {
        margin-top: 20px;
    }

    .product-info-main .product-reviews-summary .reviews-actions>a,
    .financing-prod-page-optin a {
        font-size: 16px;
    }

    .box-tocart a.action.tocompare,
    .box-tocart button.tocart {
        font-size: 14px;
    }

    p,
    .product.info.detailed .product.attibute,
    .content-section-small,
    .cms-privacy-policy-cookie-restriction-mode2 h3,
    .cms-privacy-policy-cookie-restriction-mode2 h2,
    .cms-privacy-policy .columns .main ul,
    .cms-privacy-policy .columns .main ol,
    .wp-block-table {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 25px;
    }

    .product.info.detailed .product.attibute {
        font-size: 16px;
    }

    .product.info.detailed .product.data.items>.item.title>.switch {
        padding: 20px 25px;
        font-size: 16px;
    }

    .product.info.detailed .product.data.items>.item.content {
        margin-top: 62px;
    }

    .product-info-main .product.attribute.sku {
        margin-top: 10px;
    }

    .product-info-main .product.attribute.sku .type,
    .product-info-main .product.attribute.sku .value {
        font-size: 20px;
    }

    .box-tocart .fieldset .field.qty i.fa,
    .box-tocart .fieldset input#qty {
        height: 35PX;
        width: 35PX;
        line-height: 35PX;
    }

    .box-tocart .fieldset input#qty {
        border: 2px solid #F7941C;
    }

    .product-add-form .box-tocart .action.tocart {
        margin-left: 15PX;
        font-size: 14px;
    }

    .box-tocart a.action.tocompare {
        margin-right: 15px;
        font-size: 14px;
        margin-top: 12px
    }

    .product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax:nth-of-type(2) .price {
        display: block;
        line-height: normal
    }

    .product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax {
        line-height: 80px;
    }

    .product.info.detailed p {
        font-size: 12px;
        line-height: 20px;
        margin: 0 0 10px 0;
    }

    .page-layout-1column .column.main .product.media {
        width: 43%;
    }

    .page-layout-1column .column.main .product-info-main {
        width: 54%;
    }

    /*-- Home page --*/
    .post-list-container {
        padding: 0 15px;
    }

    .post-list-item .mp-post-info {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: normal;
    }

    .post-list-item h2.mp-post-title {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .post-list-item .actions {
        width: 100%;
        text-align: left;
    }

    .post-list-item .mp-read-more {
        font-size: 12px;
        height: 40px;
        line-height: 1.2;

    }

    .post-list-container .post-list-item .post-info-wraper {
        position: relative;
        bottom: 45px;
        padding-bottom: 20px;
    }

    .post-list-item .post-link-title {
        font-size: 12px;
        line-height: normal;
    }

    /*.custom-caring-step::after,  .custom-caring-step::before {
        height: 30px;
    }*/
    .block-testimonials .testimonial-message {
        font-size: 14px;
        padding: 0 50px;
        line-height: 2.3;
    }

    .block-testimonials .owl-nav>div.owl-next {
        right: 15px;
    }

    .block-testimonials .owl-nav>div {
        left: 15px;
    }

    body .block-testimonials .block-content .name.text-center {
        font-size: 16px;
        margin-top: 30px;
    }

    .cust-acc-prod-blck div[data-role="collapsible"] {
        font-size: 14px;
        padding: 15px 30px;
    }

    .cust-contact-right div[data-role="collapsible"]:before {
        font-size: 14px;
        top: 15px;
    }

    .cust-acc-prod-blck div[data-role="content"] {
        font-size: 14px;
    }

    .top-footer input,
    .form.contact .telephone select,
    .form.contact .name select,
    .telephoneno select,
    .form.contact select {
        height: 40px;
        padding-left: 10px;
        font-size: 14px;
        background-size: 10px;
    }

    .checkout-onepage-success .custom-caring-step .col-md-6.col-sm-6.col-xs-12:last-child {
        padding-top: 5%;
        padding-left: 5%;
    }

    #mb-ajaxcart-wrapper .pop-content .product-name {
        font-size: 18px;
        width: 100%;
        margin-bottom: 20px;
    }

    .success-content .pop-content .action.primary {
        margin-top: 10px;
        font-size: 14px;
    }

    .success-content .pop-content .fa-check:before {
        padding: 10px;
        font-size: 16px;
    }

    .pop-content .mb-message-successs {
        margin-top: 5%;
        margin-bottom: 2%;
    }

    .checkout-success .success-data-detail,
    .checkout-onepage-success .section_portable {
        padding: 20px;
    }

    .checkout-success #order-product-slider .customer-name-lastitem {
        font-size: 15px;
        padding: 0 10px;
    }

    .checkout-onepage-success .widget.block.block-static-block .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding: 4%;
    }

    .block-testimonials {
        padding-bottom: 30px;
    }

    /*----- Product landing -----*/
    .custom-template-block .section-description .page-title {
        font-size: 30px;
        line-height: 40px;
    }

    .custom-template-block {
        padding: 40px 30px;
    }

    .catalog-product-view .page-title,
    .ajax-addto-title {
        font-size: 28px;
    }

    .catalog-product-view .block.related .products-grid .product-item-description {
        font-size: 17px;
    }

    .catalog-product-view .block.related .products-grid .product-item-description p {
        font-size: 15px;
        line-height: normal;
    }

    /*----- Product landing -----*/
    /*----- Brochure -----*/
    .custom-techspecification .tech-main {
        min-height: 47vw;
    }

    /*----- Brochure -----*/
    /*13-8-2019*/
    .product-des span {
        font-size: 14px;
    }

    .without-background-blk iframe {
        height: 500px;
    }

}

@media(min-width:768px) and (max-width:991px) {
    .brand-listing-menu .content-wrap>.megamenu-content .hidden-sm {
        display: block !important;
    }

    .brand-listing-menu .content-wrap>.megamenu-content .hidden-md {
        display: none !important
    }

    .brand-listing-menu .content-wrap>.megamenu-content .nav-item.submenu-left.dropdown-submenu {
        width: 100%;
    }

    .header.content .nav-sections .navigation li>.submenu {
        min-height: 300px;
    }

}

@media(min-width:768px) and (max-width:1024px) {
    .checkout-index-index .opc-sidebar .actions-toolbar {
        bottom: -80px;
    }

    .checkout-index-index .opc-sidebar .primary button.primary.checkout.btn-placeorder {
        font-size: 14px;
        padding: 0;
    }

    .checkout-agreements-block {
        padding: 0 15px;
    }

    .brochure-tab {
        padding: 0 15px;
    }

    .feat-bottom button.book_consultation {
        min-width: 270px;
        margin: 0 5px;
    }

    .feat-bottom button.view-more,
    .feat-bottom form button {
        min-width: 165px;
        padding: 0 25px;
    }

    .feat-bottom form button {
        background-position: center left 15px;
    }

    .feat-pulse-flow,
    .feat-battery-life,
    .feat-weight {
        width: calc(100% / 3 - 4px);
    }

    .feat-battery-life {
        margin: 0px 0;
    }

    .feat-left {
        width: calc(55% - 4px);
    }

    .feat-right {
        width: calc(45% - 4px);
    }

    ul.header.links li {
        padding: 0 7px;
    }

    body .navigation ul {
        padding: 0;
    }

    body.checkout-index-index .opc-wrapper ol li:nth-child(2):before,
    body.checkout-index-index .opc-wrapper ol li:after {
        width: calc(100% + 30px);
        left: -15px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-name {
        width: auto;
    }

    .brochure-sidebar {
        width: 200px;
    }

    .brochure-rightside {
        width: calc(100% - 200px);
    }

    .custom-another-imgae img {
        max-width: 140px;
    }

    .about-heading,
    .custom-data-finalnce {
        padding: 25px;
        min-height: 280px;
        margin-bottom: 50px;
        background-repeat: no-repeat;
    }

    .about-heading h2,
    .custom-data-finalnce h1 {
        line-height: 26px;
        font-size: 16px;
    }

    .custom-data-finalnce h2 {
        font-size: 14px;
    }

    .custom-finance-page .custom-bold-content {
        font-size: 16px;
    }

    .custom-finance-page .custom-bold-para p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 25px;
    }

    .custom-data-in-one-class h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-webkit-input-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="text"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 14px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-moz-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-moz-placeholder,
    textarea::-moz-placeholder,
    input[type="email"]::-moz-placeholder,
    input[type="text"]::-moz-placeholder,
    input[type="password"]::-moz-placeholder,
    select::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 14px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-ms-input-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    input[type="email"]:-ms-input-placeholder,
    input[type="text"]:-ms-input-placeholder,
    input[type="password"]:-ms-input-placeholder,
    select:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 14px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea:-moz-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-moz-placeholder,
    textarea:-moz-placeholder,
    input[type="email"]:-moz-placeholder,
    input[type="text"]:-moz-placeholder,
    input[type="password"]:-moz-placeholder,
    select:-moz-placeholder {
        /* Firefox 18- */
        font-size: 14px !important;
    }



    body.is-blog.page-layout-2columns-left .sidebar .block {
        padding: 1.05vw 1.57vw;
        margin-bottom: 0;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block button {
        margin-top: 1.42vw;
        height: 35px;
    }

    body.is-blog.page-layout-2columns-left .sidebar li a,
    body.is-blog.page-layout-2columns-left .sidebar .block-title strong {
        font-size: 14px;
    }

    body.is-blog.page-layout-2columns-left .sidebar li {
        margin: 1.05vw 0;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block input {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }


    .page-main>.page-title-wrapper .page-title {
        font-size: 30px;
    }

    .form.create.account fieldset legend span,
    .login-container .block .block-title strong {
        font-size: 14px;
    }

    .login-container .block .block-title,
    .form.create.account fieldset legend {
        margin-bottom: 0;
    }

    .form.create.account fieldset input[type="checkbox"]+label {
        font-size: 14px;
    }

    .form.create.account fieldset input,
    .form.create.account fieldset select,
    .form.form-login input {
        line-height: 35px;
        height: 35px;
        font-size: 14px;
    }

    .login-container .block-new-customer .actions-toolbar .create.primary,
    .form.create.account .actions-toolbar .primary button,
    .form.form-login .actions-toolbar .primary button {
        font-size: 12px;
        padding: 0;
        min-width: 170px;
        height: 40px;
        line-height: 40px;
    }

    .form.form-login .actions-toolbar .action.remind {
        font-size: 14px;
    }

    .with-background-blk-grey .actions-toolbar .primary .action {
        font-size: 14px;
        height: 40px;
        padding: 0 20px;
        line-height: 40px;
    }

    .portable_back_side p:first-child {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .portable_back_side p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        padding: 25px;
        max-width: 90%;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable h2 {
        font-size: 26px;
        letter-spacing: 3px;
        margin-bottom: 10px;
    }

    .button-vat-set {
        margin-top: 35px;
        text-align: center;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-yes {
        margin: 10px 0
    }

    .checkout-cart-index .ui-dialog .button-vat-set button,
    .checkout-cart-index .ui-dialog .button-vat-set a,
    .bss-onestepcheckout .ui-dialog .button-vat-set a {
        margin: 0 auto
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no {
        min-width: 320px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data {
        margin-top: 50px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data strong {
        font-size: 18px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .vat-e-left form select,
    .vat-e-left form input,
    form .vat-e-left select,
    form .vat-e-left input,
    .vat-product-data input.input-text {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        font-size: 14px;
    }

    .vat-e-left form .postcode input,
    form .vat-e-left .postcode input {
        width: calc(100% - 139px);
        margin-right: 10px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        padding: 50px;
    }

    .vat-exempt-textarea {
        padding: 25px;
        font-size: 14px
    }

    .vat-product-data>strong {
        font-size: 16px;
    }

    .product-data-vat .product-data-vat .prod-left img {
        max-width: 180px;
    }




    .feat-short-description {
        font-size: 16px;
        line-height: 30px;
    }

    .brochure-tab {
        padding-bottom: 70px !important;
        background-size: cover;
    }

    .cust-tab p {
        font-size: 12px;
    }

    .tab .tablinks:after {
        bottom: 10px;
    }

    .feat-left .feat-name img {
        max-width: 50%;
    }

    .feat-left .feat-name {
        margin-bottom: 25px;
    }

    .feat-pulse-flow img,
    .feat-battery-life img,
    .feat-weight img {
        height: 35px;
    }

    .feat-pulse-flow p,
    .feat-battery-life p,
    .feat-weight p {
        font-size: 14px;
        margin-bottom: 11px;
    }

    .brochure-tab {
        padding: 0 15px;
    }

    .feat-bottom button {
        font-size: 12px;
    }

    .feat-left .circle-pulse,
    .feat-left .circle-battery,
    .feat-left .circle-weight {
        width: 100px;
        height: 100px;
    }

    .feat-battery-life .circle-battery p,
    .feat-weight .circle-weight p,
    .feat-pulse-flow .circle-pulse p {
        line-height: 20px;
        font-size: 12px;
    }

    .feat-weight .circle-weight p em:last-child {
        font-size: 16px;
    }

    .feat-pulse-flow .circle-pulse p em,
    .feat-battery-life .circle-battery p em,
    .feat-weight .circle-weight p em {
        font-size: 18px;
    }

    .feat-bottom {
        margin-top: 35px;
        margin-bottom: 0;
    }


    .catalog-product-view .mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
        top: 20px;
        font-size: 14px;
        right: 20px;
    }

    .custom-class-add-for-data {
        padding: 45px 20px;
    }

    .catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box .product-name {
        font-size: 14px !important;
    }

    .price-box.price-final_price span {
        font-size: 14px;
    }

    .custom-class-add-for-data .price-box.price-final_price {
        margin-bottom: 15px;
    }

    .custom-class-add-for-data .custom-all-data-in-one .action.towishlist {
        min-width: auto;
        margin: 0 auto;
        margin-bottom: 15px;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }

    .custom-class-add-for-data .custom-all-data-in-one .accordion {
        border-top: 2px solid #f4f4f4 !important;
        border-bottom: 2px solid #f4f4f4 !important;
        height: 45px;
        margin-bottom: 5px;
        padding: 0 15px;
        font-size: 14px;
    }

    .catalog-product-view h3.mb-message-successs {
        padding: 15px 20px;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 3px;
        margin: 0;
    }

    .custom-class-add-for-data .custom-all-data-in-one button.action.tocart.primary {
        height: 40px !important;
        line-height: 40px !important;
        margin: 0 auto 10px !important;
        font-size: 12px !important;
        padding: 0 30px !important
    }



    .wrap-battery .battery-hours strong,
    .portable-range-main .weight>div .weight-lbs strong {
        font-size: 16px;
    }

    .portable-range-main .homepage-title+p {
        margin-bottom: 50px;
    }

    .port-right p {
        font-size: 18px;
    }

    .wrap-battery .battery-hours,
    .portable-range-main .weight>div .weight-lbs {
        font-size: 12px;
    }

    .port-right p.port-sec-2 {
        width: 310px;
    }

    .port-right p.port-sec-1 {
        width: calc(100% - 310px);
    }

    .port-right p.port-sec-2:before,
    .port-right p.port-sec-1:before {
        font-size: 14px;
    }

    body .offer-section .custom-built-feature-product .owl-nav div {
        left: -10px;
    }

    body .offer-section .custom-built-feature-product .owl-nav div.owl-next {
        right: -10px
    }

    body.account .block-collapsible-nav .item a,
    body.account .block-collapsible-nav .item strong {
        padding: 14px;
        font-size: 12px;
        margin-bottom: 7px;
    }

    body.account.page-layout-2columns-left .column.main {
        width: 79%;
        margin-left: 4px;
        min-height: 357px;
        padding: 20px;
    }

    body.account.page-layout-2columns-left .column.main h3 {
        font-size: 32px;
    }

    body.account.page-layout-2columns-left .column.main .myblog-account strong {
        font-size: 16px;
        margin-bottom: 25px;
    }

    body.account .block.block-dashboard-info .block-title strong,
    body.account .block.block-dashboard-addresses .block-title strong,
    body.account form.form-address-edit fieldset.fieldset legend,
    body.account form.form-address-edit fieldset.fieldset span {
        font-size: 16px !important;
    }

    body.account form.form-address-edit fieldset.fieldset label span {
        font-size: 12px !important;
    }

    .account form.form-address-edit fieldset.fieldset .field input,
    .account form.form-address-edit fieldset.fieldset .field select {
        height: 30px;
        font-size: 14px;
        padding-left: 5px;
    }

    .account form.form-address-edit fieldset.fieldset .field {
        text-align: left;
        margin-bottom: 5px;
    }

    .account form.form-address-edit fieldset.fieldset {
        margin-bottom: 15px;
    }

    body.account form.form-address-edit .actions-toolbar .primary .primary {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding: 0 20px;
    }

    body.account .column.main .block.block-dashboard-info .block-content .box-title span,
    body.account .column.main .block.block-dashboard-addresses .block-content .box-title span,
    body.account form.form-address-edit fieldset.fieldset legend,
    body.account form.form-address-edit fieldset.fieldset span {
        font-size: 12px;
    }

    body.account .block.block-dashboard-info .block-content p,
    .block.block-dashboard-addresses .block-content address {
        font-size: 10px;
        line-height: 25px;
    }

    body.account .block.block-dashboard-addresses .block-title a {
        font-size: 12px;
    }

    body.account.page-layout-2columns-left .sidebar {
        width: 20%;
    }

    body.account .block.block-dashboard-info .block-content .box-actions a,
    .block.block-dashboard-addresses .block-content .box-actions a {
        font-size: 12px;
    }

    .is-blog.wordpress-post-view .columns .main {
        max-width: 96%;
        margin: 0 auto;
    }

    .is-blog.wordpress-post-view .columns .artical>a {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        border-radius: 50px;
        min-width: 200px;
    }

    .is-blog.wordpress-post-view .columns .artical .cust-cotact-social p {
        font-size: 14px;
        margin-right: 5px;
    }

    .is-blog.wordpress-post-view .columns .artical .cust-cotact-social a {
        width: 22px;
        height: 22px;
        line-height: 22px;
        padding: 0 6px;
        margin: 0 5px;
        font-size: 12px;
    }

    .cart-container,
    .your-basket-cart,
    body .offer-section {
        padding: 0 15px;
    }

    body.checkout-cart-index .cust-cart-page-buttons {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    body.checkout-cart-index .cust-main-title {
        font-size: 22px;
    }

    body .cart-container .custom_cart_blk {
        padding-top: 0;
    }

    .cart.table-wrapper .cart thead tr th span {
        font-size: 14px;
    }

    body .cart-container .cart.table-wrapper .items th {
        padding-bottom: 15px !important;
        padding-top: 15px;
    }

    body .cart.table-wrapper .product-item-name {
        font-size: 12px;
    }

    body .cart.table-wrapper .product-item-details .additional-info-cart {
        margin: 15px 0 0;
    }

    body.cart.table-wrapper .item .col.item {
        width: 50%;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td {
        padding: 25px 8px 20px 0;
    }

    .cart-container .vat.exempt {
        max-width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td .price {
        font-size: 14px;
    }

    body .cart.table-wrapper .actions-toolbar {
        padding-bottom: 0;
    }

    .cart-container .cart.table-wrapper .shop-cart-ed-remove a span,
    .cart-container .cart.table-wrapper .shop-cart-ed-view .actions-toolbar a {
        font-size: 14px;
    }

    .cart-container .block.discount,
    .cart-container .block.shipping,
    .cart-container .shipping-method-new-side {
        padding: 20px;
        min-height: 210px;
    }

    body.checkout-cart-index .cart-summary>.title {
        font-size: 28px;
    }

    body.checkout-cart-index .cart-summary strong.summary.title {
        padding: 20px;
    }

    .checkout-cart-index .cart-summary .temp {
        padding: 0 10px 10px;
    }

    .cart-container .block.discount input[type="text"],
    .cart-container .block.shipping input[type="text"] {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .cart-container .block.discount .title,
    .cart-container .block.shipping .title {
        margin-bottom: 10px;
    }

    .cart-container .block.discount .title strong,
    .cart-container .block.shipping .title strong,
    body .shipping-method-new-side .item-title span {
        font-size: 14px;
    }

    .checkout-cart-index .cart-summary {
        margin-top: 61px;
    }

    body.checkout-cart-index .cart-summary {
        font-size: 14px;
    }

    .checkout-cart-index .cart-summary table.totals .totals.sub .mark,
    .checkout-cart-index .cart-summary table.totals .totals.sub span.price,
    .checkout-cart-index .cart-summary table.totals .grand.totals span.price,
    .checkout-cart-index .cart-summary table.totals .grand.totals .mark {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 14px;
    }

    /*body.checkout-cart-index .cart-totals tbody .totals .mark span.title , .checkout-cart-index .cart-summary table.totals span.label, .checkout-cart-index .cart-summary table.totals .grand.totals .mark, .checkout-cart-index .cart-summary table.totals .totals.sub .mark {
    padding-left: 0px;
}*/
    .cart-container .block.discount .title strong,
    .cart-container .block.shipping .title strong,
    body .shipping-method-new-side .item-title span,
    .cart-container .shipping-method-new-side strong,
    .checkout-cart-index .cart-totals tbody .totals .mark {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .checkout-cart-index .cart-summary table.totals span.price {
        padding-right: 10px;
    }

    .checkout-cart-index .cart-summary table.totals .grand.totals span.price {
        font-size: 18px;
        padding-top: 0px !important;
        padding-bottom: 10px !important;
    }

    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label {
        font-size: 14px;
        padding-left: 5px;
    }

    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label:before,
    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label:after {
        top: 6px;
    }

    body .cart-container .block.discount button.primary,
    .cart-container .block.shipping button.primary {
        font-size: 14px;
    }

    body.checkout-cart-index .cart-summary .checkout-methods-items .cart_summury_checkout_blk button.checkout {
        min-width: 190px;
        font-size: 12px;
        padding: 0 30px;
    }

    .cart-container .shipping-method-new-side {
        max-width: 30.8%;
    }

    body .cust-cart-page-buttons a {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        padding: 0px 20px;
    }

    body .cart.table-wrapper .item .col.item {
        width: 50%;
    }

    body.checkout-cart-index .cart .control.qty button i,
    body.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
        width: 30px;
        height: 30px;
        margin-top: 0px !important;
        line-height: 30px;
        font-size: 12px;
        font-weight: 400;
    }

    .checkout-cart-index .cart .control.qty button {
        margin-top: 0;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody {
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody:last-of-type {
        border-bottom: none;
    }

    body .cart.table-wrapper .product-item-details {
        width: 62%;
    }

    .block-viewed-products-grid .products-grid.grid {
        width: 100%;
        margin: 0 auto;
    }

    .cart-container .cart.table-wrapper .shop-cart-ed-remove {
        right: 120px;

    }

    .cart-container .cart.table-wrapper .shop-cart-ed-view {
        right: 0;
        width: auto;
    }

    .cart-container {
        padding-bottom: 30px;
    }

    .checkout-success .custom-caring-step .test .post-list-item .actions {
        width: 100%;
    }

    .checkout-success .custom-caring-step .test .post-info-wraper {
        padding: 5px;
    }

    .checkout-success .success-data-detail,
    .checkout-onepage-success .section_portable {
        width: 100vw;
    }

    .checkout-onepage-success .widget.block.block-static-block .custom-caring-step::before,
    .checkout-onepage-success .widget.block.block-static-block .custom-caring-step::after {
        display: none;
    }

    .checkout-cart-index .cart-empty {
        padding: 0 15px;
    }

    .cms-brochure .block-static-block h1.homepage-title {
        font-size: 30px;
    }

    /* ----- Our-range ---- */
    .our_range_table_blk {
        overflow-x: auto;
    }

    .our_range_desc {
        padding: 10px;
        background-color: #f4f4f4;
        border-radius: 20px;
    }

    .our_range_right_blk {
        width: 100%;
        max-width: 100%;
        position: relative;
        top: 0;
        right: 0;
        margin-top: 10px;
    }

    .our_range_desc_title {
        font-size: 18px;
    }

    .our_range_table_blk .our_rabge_prod_title {
        font-size: 15px;
    }

    .our_range_table_blk p {
        font-size: 12px;
    }

    body .our_range_table_blk table tr td table tr td a {
        font-size: 14px !important;
    }

    .our_range_table_blk table tr:nth-child(2) a {
        font-size: 16px;
    }

    .our_range_table_blk img {
        max-width: 70px;
    }

    body #bio_ep {
        font-size: 16px;
        max-width: 70%;
        padding: 20px 0 !important;
    }

    .video-content input,
    .video-content select {
        width: 100% !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 16px !important;
    }

    p.video-description {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    body .brand-images .brands-letter {
        width: calc(100% / 3 - 4px);
    }

    body .brand-images .brands-letter .bare-list {
        margin-right: 10px;
    }

    .custom-template-block {
        width: 100vw;
        padding: 24px 30px;
    }

    /* -  checkout - */
    .checkout-index-index .opc-wrapper,
    .checkout-index-index .opc-sidebar span.title {
        padding: 0 !important;
    }

    .checkout-index-index .opc-sidebar span.title {
        font-size: 22px;
    }

    body.checkout-index-index .opc-wrapper ol li .no-quotes-block:before,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:before,
    .payment-option .action.action-toggle:after,
    .checkout-index-index .opc-wrapper .authentication-wrapper:before,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:after,
    .checkout-shipping-method .checkout-shipping-method .step-title:after,
    .payment-methods .payment-group .step-title:after,
    .bss-onestepcheckout .opc-wrapper #payment:after {
        font-size: 16px;
    }

    .authentication-wrapper .action-auth-toggle:before {
        font-size: 12px;
    }

    .block-customer-login form input,
    .payment-option .payment-option-content input,
    body.checkout-index-index .opc-wrapper ol li input,
    body.checkout-index-index .opc-wrapper ol li select {
        line-height: 35px;
        height: 35px;
        font-size: 14px;
    }

    .block.block-customer-login .block-content .actions-toolbar .primary {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .block.block-customer-login .block-content .secondary {
        margin: 0;
        float: none;
        display: block;
    }

    .block.block-customer-login .block-content .actions-toolbar button {
        width: 100%;
        padding: 0;
        height: 40px;
        line-height: 40px;
        float: none;
        font-size: 12px;
    }

    body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .secondary a {
        font-size: 14px;
    }

    body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .primary button.login.primary {
        font-size: 14px;
        padding: 0px;
    }

    .payment-option .payment-option-content form .payment-option-inner {
        width: calc(100% - 10px);
    }

    .payment-option .payment-option-content input,
    body.checkout-index-index .opc-wrapper ol li input {
        height: 45px;
        line-height: 45px;
    }

    body.checkout-index-index .opc-wrapper ol li.checkout-payment-method .field label {
        font-size: 14px;
    }

    .choice.field.customfiled-data:before,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:after,
    .payment-option:before,
    body.bss-onestepcheckout .step-title:before,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:before,
    .checkout-index-index .opc-wrapper .authentication-wrapper:after,
    #payment:before {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }

    body.checkout-index-index .opc-wrapper ol li .no-quotes-block:after {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        top: 0;
        left: 0px;
    }

    .checkout-index-index .opc-wrapper .authentication-wrapper,
    body.checkout-index-index .opc-wrapper ol li form,
    body.checkout-index-index .opc-wrapper ol li .no-quotes-block,
    .payment-option,
    .customfiled-data {
        padding-left: 0;
    }

    .payment-option,
    .checkout-payment-method .payment-option-content .form-discount {
        padding-left: 0
    }

    .minicart-items>span,
    .checkout-index-index .opc-wrapper .authentication-wrapper button.action-auth-toggle {
        font-size: 14px;
    }

    .customfiled-data .title-data:before {
        font-size: 16px;
    }

    .checkout-index-index .opc-sidebar span.title {
        letter-spacing: 1px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-name {
        font-size: 12px;
    }

    .checkout-index-index .opc-sidebar .table.table-totals .mark,
    .checkout-index-index .opc-sidebar tr.totals.discount span.title {
        padding: 10px 0;
        font-size: 14px;
    }

    .choice.field.customfiled-data:before,
    .payment-option:before,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:after,
    .checkout-index-index .opc-wrapper .authentication-wrapper:after,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:before,
    .bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group:first-child .step-title:before,
    #payment:before {
        left: 0px;
    }

    /* -  checkout - */
    /* ----  Brochure ---- */
    .cms-brochure .block-testimonials .testimonial-container .owl-item {
        margin: 0 10px;
    }

    .cms-brochure #testimonialsList {
        padding: 30px 15px;
    }

    .brochure-sidebar .tab-title {
        padding: 0;
    }

    .brochure-sidebar .tab-title a {
        padding-left: 50px;
        font-size: 14px;
        line-height: 55px;
    }

    .brochure-sidebar .tab-title a:before {
        left: 5px;
        width: 25px;
        height: 25px;
        background-size: 25px auto;
    }

    .brochure-sidebar {
        margin-bottom: 30px;
    }

    .brochure_main {
        padding: 0 15px;
    }

    .cms-brochure .overview-section,
    .cms-brochure .key-feature-section,
    .feature_gallery_img,
    .image-specification,
    .download-specification,
    .cms-brochure .block-static-block,
    .in-stock-data-main,
    .product-custom,
    .custom-techspecification {
        padding: 20px 15px;
    }

    .cms-brochure .overview-section {
        padding-bottom: 0px;
    }

    .cms-brochure #product-addtocart-button {
        font-size: 13px;
    }

    .cms-brochure .page-title {
        font-size: 30px;
    }

    .cms-brochure .cust-min-heading,
    .cms-brochure .content-section-head {
        font-size: 18px;
        margin-bottom: 15px;
        line-height: normal;
        margin-top: 10px;
    }

    .cms-brochure .feature_gallery_img .owl-carousel {
        padding: 0 30px;
    }

    .key-feature-section .col-sm-12 {
        margin-bottom: 40px;
    }

    body.cms-brochure .block-testimonials .block-content .name.text-center {
        font-size: 18px;
        line-height: normal;
    }

    .cms-brochure .block-testimonials .review-ratings {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .cms-brochure .block-testimonials .testimonial-message {
        font-size: 14px;
        line-height: 24px;
        width: 67%;
    }

    .cms-brochure .block-testimonials .owl-nav>div.owl-next {
        top: 50%;
    }

    .feature_gallery_img .owl-carousel .owl-item img {
        max-height: 170px;
    }

    .in-stock-data-main .feat-price {
        font-size: 32px;
    }

    .in-stock-data-main {
        margin: 0 auto;
    }

    .custom-techspecification .tech-title {
        margin-bottom: 10px;
        font-size: 18px;
        margin-top: 5px;
    }

    .custom-techspecification .tech-main span.tech-inner {
        font-size: 26px !important;
        line-height: normal;
    }

    .tech-main.weight span.lbs,
    .custom-techspecification .tech-main.battery span,
    .custom-techspecification .tech-main span.voltage,
    .custom-techspecification .tech-main span.db {
        font-size: 26px;
        line-height: normal;
    }

    .custom-techspecification .tech-main.oxygen span {
        font-size: 18px;
    }

    .custom-techspecification .tech-main {
        padding: 20px 10px;
    }

    .tech-main.weight span.lbs,
    .custom-techspecification .tech-main.battery span,
    .custom-techspecification .tech-main span.voltage,
    .custom-techspecification .tech-main span.db {
        font-size: 18px;
        line-height: normal;
        padding: 0;
        padding-top: 5px;
    }

    .custom-techspecification .tech-main span.set,
    .custom-techspecification .tech-main span.horiz,
    .custom-techspecification .tech-main span.sett {
        font-size: 18px;
    }

    .cms-brochure .block-testimonials .page-title {
        padding-top: 0;
    }

    /* ----  Brochure ---- */
    .sidebar .filter-content .filter-options-content .am-filter-price {
        width: 40%;
    }

    .filter-options-content .am-filter-go {
        padding: 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
    }

    .portable-range-main .portable-range-left {
        width: 280px;
    }

    .portable-range-main .portable-range-right {
        width: calc(100% - 284px);
    }

    .portable-range-main .custdata .section-1 {
        width: 100px;
    }

    .portable-range-main .custdata .section-2 {
        width: calc(100% - 100px);
    }

    .portable-range-main .portable-range-left>div h4 {
        font-size: 16px;
    }

    .portable-range-right .row2 {
        font-size: 18px;
    }

    .portable-range-right .row3 {
        font-size: 18px;
    }

    .portable-range-main .battery-data .battery .battery-name {
        font-size: 12px;
    }

    .wrap-battery .battery-max {
        font-size: 12px;
    }

    .portable-range-main .portable-range-right .row6 em {
        font-size: 24px;
    }

    .portable-range-main .portable-range-right .row8 i {
        font-size: 24px;
    }

    .portable-range-main .portable-range-right ul .owl-nav>div.owl-next {
        right: -2px;
    }

    .portable-range-main .portable-range-right ul .owl-nav>div {
        left: -20px;
    }

    .header.content .nav-sections .navigation li>.submenu {
        padding: 1.95vw;
    }

    .submenu .megamenu-content .nav-item.level1>.nav-anchor.subitems-group {
        font-size: 14px !important;
    }

    .header.content .nav-sections .navigation li>.submenu a.subitems-group {
        padding: 0px 0px 10px 0px;
        margin-bottom: 5px;
        font-size: 13px;
    }

    .content-wrap>.megamenu-sidebar.right-sidebar img {
        max-width: 100%;
    }

    .submenu .content-wrap>.megamenu-sidebar.right-sidebar {
        width: 23%;
    }

    .checkout-cart-index .totals-tax th.mark,
    .checkout-cart-index .totals-tax td.price,
    .checkout-cart-index .cart-totals tbody .totals .mark,
    .checkout-cart-index .cart-summary table.totals .totals.sub .mark {
        padding-left: 28px;
    }

    .checkout-cart-index .totals-tax th.mark,
    .checkout-cart-index .totals-tax td.price {
        padding: 20px 0 20px 28px;
    }

    .checkout-cart-index .cart-summary .totals-tax td.amount {
        padding: 20px 0 !important
    }

    .checkout-payment-method .ccard .fields .select {
        padding-left: 15px;
        padding-right: 15px;
    }

    body .checkout-payment-method .ccard .month .select {
        width: 160px
    }

    body.checkout-index-index .opc-wrapper ol li select {
        background-position: center right 12px;
    }

    .block-customer-login form input,
    body.checkout-index-index .opc-wrapper ol li input,
    body.checkout-index-index .opc-wrapper ol li select,
    .payment-option .payment-option-content input {
        padding: 0 15px;
    }

    .checkout-payment-method .ccard .cvv .input-text {
        width: 95px;
    }

    .custom-add-class-for-search .cust-search-field {
        top: 3px !important;
    }

    .custom-add-class-for-search .cust-search-field input {
        height: 40px !important;
    }

    .bss-onestepcheckout .opc-wrapper #payment:after {
        left: 52px;
        top: 32px;
    }

    .is-blog .block-viewed-products-grid {
        padding: 0 15px;
    }

}

@media(max-width:1500px) {
    .weight-desc h3 {
        font-size: 38px;
    }
}

@media(max-width:1199px) {
    .circle-block {
        width: 112px;
        height: 112px;
    }

    .product-info-gallery .pro-item-description>div>span.item-name {
        font-size: 13px;
    }

    .weight-desc h3 {
        font-size: 28px;
    }
}

@media(max-width:1024px) {
    body .navigation .level0 {
        margin: 0;
    }

    .brand-listing-menu span.itembgimg.cover-bg>img {
        height: 100px
    }

    .top-footer input,
    .form.contact .telephone select,
    .form.contact .name select,
    .telephoneno select,
    .form.contact select {
        font-size: 14px;
    }

    .vatexempt-e-main-data .vat-e-right {
        margin-top: 0;
    }

    .vat-exempt-lookup {
        padding: 0 24px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li,
    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data strong {
        font-size: 16px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li:before {
        top: 5px;
    }

    .control-block .control-next:before,
    .control-block .control-prev:before {
        border-width: 20px;
    }

    .control-block .control-next {
        left: auto;
        right: -10px
    }

    .control-block .control-prev {
        left: -10px;
    }

    .bottom-slide {
        padding: 0 10px;
    }

    .modal-popup.confirm .modal-inner-wrap .modal-content {
        padding: 10px 30px 30px 30px !important;
        width: 100%;
        max-width: 100%;
    }

    .review-content {
        padding: 0 45px;
        position: relative;
    }

    .review-slider .owl-nav>div.owl-prev {
        left: 0px;
    }

    .review-slider .owl-nav>div.owl-next {
        right: 0px;
    }

    form .vat-e-left input::-webkit-input-placeholder {
        font-size: 14px !important;
    }

    form .vat-e-left input::-moz-placeholder {
        font-size: 14px !important;
    }

    form .vat-e-left input:-ms-input-placeholder {
        font-size: 14px !important;
    }

    form .vat-e-left input:-moz-placeholder {
        font-size: 14px !important;
    }

    .vatexempt-e-main-data .vat-e-right .vat-e-title {
        font-size: 14px;
    }

    body.is-blog .page-main .columns {
        padding: 15px 20px
    }

    /*.custom-all-data-in-one:after { top: -30px; }*/
    body.catalog-product-view .custom-class-add-for-data .panel-heading .panel-title a {
        padding: 34px 20px
    }

    body.catalog-product-view .custom-class-add-for-data .panel-heading .panel-title a::after {
        right: 20px;
    }

    .sidebar-title {
        padding: 15px;
    }

    h2.homepage-title {
        margin: 10px 0;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block {
        width: calc(100% - 120px);
    }
}

@media (min-width:1025px) and (max-width:1440px) {
    .checkout-success .success-data-detail,
    .checkout-onepage-success .section_portable,
    .cust-three-teasures,
    .checkout-onepage-success .widget.block.block-static-block,
    .checkout-success .success-data-detail,
    .checkout-onepage-success .section_portable,
    .custom-template-block

    /*, .block-testimonials::before*/
        {
        width: calc(100vw - 10px) !important;
    }

    .paly-block .purple .hours-desc h3,
    .paly-block .blue .hours-desc h3 {
        font-size: 35px;
    }

    .paly-block .blue .hours-desc span,
    .paly-block .purple .hours-desc span {
        font-size: 20px;
    }

    .vat-e-left form .postcode input,
    form .vat-e-left .postcode input {
        width: calc(100% - 150px);
        margin-right: 10px;
    }

    .checkout-index-index .opc-sidebar .actions-toolbar {
        bottom: -5.5vw
    }

    .catalogsearch-result-index .page-main>.page-title-wrapper .page-title {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : portrait) {
    .cust-three-teasures #badge-ribbon {
        width: 50%;
        padding-left: 0;
    }

    .header.content .nav-sections .navigation>ul>li a {
        font-size: 12px;
    }

    .custom-contact-form-product:last-child {
        padding-left: 15px;
        margin-top: 50px
    }

    a.custom-haeder-contact:before {
        margin: 0 auto 2px;
        background-position: -104px 1px;
        background-size: 160px auto;
    }

    ul.header.links li.custom-my-account-link-header>a:before,
    ul.header.links li span.not-logged-in a:before,
    ul.header.links .customer-welcome .customer-name:before {
        background-size: 145px auto;
        margin-bottom: 2px;
        background-position: -51px 2px;
    }

    .custom-add-class-for-search .block-search .search label:before {
        background-size: 160px auto;
        margin: 0 auto 8px;
        background-position: -7px -106px;
    }

    .minicart-wrapper .action.showcart:before {
        background-size: 180px auto;
        background-position: -112px -61px;
    }

    body .navigation .level0 {
        margin: 0;
    }

    .cust-tab p {
        font-size: 10px;
    }

    .cust-tab {
        padding: 0 7px;
    }

    .tab .tablinks:after {
        bottom: 0px;
    }

    .cart-container .shipping-method-new-side {
        max-width: 30%;
    }

    .navigation .level0>.level-top span {
        font-size: 11px;
    }

    body .nav-sections .navigation .level0>.level-top {
        padding: 0 6px;
    }

    .custm-class-frindly-advice p,
    .custm-class-frindly-advice a {
        font-size: 14px;
        line-height: normal;
        margin-top: 0
    }

    .sticky .custm-class-frindly-advice p {
        font-size: 14px;
    }

    .sticky .custm-class-frindly-advice a {
        font-size: 16px;
    }

    ul.header.links li a,
    body .block-search .action.search>span,
    body .page-header .minicart-wrapper .action .text,
    .custom-add-class-for-search .block-search .search label span,
    .customer-welcome .customer-name span {
        font-size: 10px;
    }

    .customer-welcome .customer-menu ul.header.links li a {
        padding: 4px 8px
    }

    .customer-welcome ul.header.links li a,
    .sticky .customer-welcome ul.header.links li a {
        font-size: 10px !important
    }

    ul.header.links {
        margin-top: 0;
    }

    .minicart-wrapper,
    ul.header.links {
        padding-top: 0;
    }

    body .block-search {
        margin-top: 0;
    }

    ul.header.links li {
        padding: 0 4px;
    }

    .cust-three-teasures {
        background-attachment: unset;
        width: 100vw;
    }

    .cms-home .cust-three-teasures {
        height: 260px;
    }

    .cust-three-teasures::before {
        height: 80px;
    }

    .custom-blcok-welcm,
    .top-footer {
        padding: 0 15px;
    }

    .custom-blcok-welcm {
        padding-bottom: 6.5%;
    }

    .custom-blcok-welcm h1,
    h1.homepage-title,
    .widget-title>a,
    .catalog-product-view .main-section-outer .form.contact .fieldset h1.homepage-title {
        font-size: 30px;
        line-height: normal;
        margin: 10px 0px;
        letter-spacing: 0;
    }

    .catalog-product-view .main-section-outer .cust-contact-right {
        padding-top: 40px;
        clear: both;
    }

    p {
        font-size: 14px;
        line-height: 26px;
    }

    .frree-broucher-title {
        font-size: 18px;
        line-height: 30px;
        padding-right: 0;
        text-align: center;
    }

    .custom-blcok-welcm p {
        padding-right: 0;
    }

    .custom-blcok-welcm a {
        height: 40px;
        line-height: 40px;
        border-radius: 40px;
        padding: 0px 10px;
        font-size: 13px;
        margin: 0 auto;
        margin-top: 20px;
    }

    .custom-blcok-welcm .col-md-6:last-child {
        text-align: center;
    }

    body .header.content {
        padding-bottom: 0;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding-left: 15px;
        padding-top: 0px;
        margin-bottom: 20px;
    }

    .cms-home .block-static-block h1.homepage-title {
        margin-top: 0;
    }

    .post-list-item .actions {
        width: 100%;
        margin: 10px 0 20px;
    }

    .post-list-item h2.mp-post-title {
        width: 100%;
        margin-bottom: 10px;
    }

    .post-list-item .mp-read-more {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0px 25px;
    }

    .post-list-item .post-link-title {
        font-size: 14px;
        line-height: normal;
        display: block;
    }

    .post-list-container .post-list-item .post-info-wraper {
        bottom: 45px;
        position: relative;
        padding: 0 10px;
    }

    /*--- Portable Oxygen ---*/
    .portable_block .protable_prod_name {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .portable_block p {
        font-size: 14px;
    }

    .portable_back_side {
        padding: 15px;
    }

    .section_portable_inner .portable_block {
        min-height: 556px;
    }

    /*--- Portable Oxygen ---*/
    /* contact-us */
    .contact-index-index .with-background-blk-grey {
        padding: 30px;
    }

    .main-title,
    .page-main>.page-title-wrapper .page-title {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 2px;
    }

    .contact-index-index .custom-cll-us,
    .contact-index-index .column:not(.sidebar-additional) .form.contact,
    .cust-freq-blk {
        padding: 30px;
    }

    .cust-contact-right div[data-role="collapsible"] span,
    .cust-contact-right div[data-role="content"] {
        font-size: 16px;
    }

    .cust-contact-right div[data-role="collapsible"] {
        padding: 15px 30px;
    }

    .cust-contact-left .form.contact .fieldset input[type="text"],
    .cust-contact-left .form.contact .fieldset input[type="email"],
    .cust-contact-left .form.contact .fieldset textarea {
        font-size: 16px;
        padding-left: 20px;
    }

    .cust-contact-left .form.contact .fieldset textarea {
        height: 250px;
    }

    .contact-index-index .without-background-blk {
        padding: 0 30px;
    }

    .cust-contact-left .form.contact .fieldset input[type="text"] {
        height: 50px;
    }

    .cust-contact-right {
        padding: 0 15px;
    }

    .contact-index-index .page-title-wrapper {
        padding: 0 30px;
    }

    /* contact-us */
    /*--- Product page ---*/
    .page-layout-1column .column.main .product-info-main,
    .page-layout-1column .column.main .product.media {
        width: 100%;
    }

    .product-info-main .page-title-wrapper h1,
    .page-title-wrapper.product .page-title span.base {
        font-size: 24px;
        letter-spacing: 2px;
    }

    .product-info-main .product-info-price .price-box .special-price .price-container .price {
        font-size: 24px;
        line-height: normal;
        margin-right: 15px;
    }

    .product-info-main .product.attribute.sku .type,
    .product-info-main .product.attribute.sku .value,
    .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 18px;
    }

    .product-info-main .product-reviews-summary .reviews-actions>a,
    .financing-prod-page-optin a {
        font-size: 16px;
    }

    .product-info-main .product.attribute.sku,
    .financing-prod-page-optin {
        margin-top: 10px;
    }

    .product-info-main .product-info-price {
        margin: 0 auto;
    }

    .box-tocart a.action.tocompare,
    .box-tocart button.tocart,
    .product-add-form .box-tocart .action.tocart {
        font-size: 14px;
    }

    .box-tocart a.action.tocompare {
        margin-right: 15px;
    }

    .product-add-form .box-tocart .action.tocart {
        margin-left: 15px;
        padding: 0 15px;
    }

    .product.info.detailed .product.data.items>.item.title>.switch {
        padding: 10px 15px;
        font-size: 14px;
    }

    .product.info.detailed .product.data.items>.item.content {
        margin-top: 42px;
        padding: 10px 15px;
    }

    .fieldset>.legend,
    .fieldset .review-field-ratings>.label,
    .review-field-rating .label,
    .fieldset>.field>.label,
    .fieldset>.fields>.field>.label {
        font-size: 14px;
    }

    .review-form .action.submit.primary {
        font-size: 14px;
    }

    .box-tocart a.action.tocompare,
    .box-tocart button.tocart {
        height: 40px;
        line-height: 40px;
    }

    .box-tocart .fieldset .field.qty i.fa {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    .box-tocart .fieldset input#qty {
        border: 2px solid #F7941C;
        height: 40px;
        width: 40px;
    }

    p,
    .product.info.detailed .product.attibute,
    .block-testimonials .testimonial-message,
    body .block-testimonials .block-content .name.text-center,
    .content-section-small,
    .cms-privacy-policy-cookie-restriction-mode2 h3,
    .cms-privacy-policy-cookie-restriction-mode2 h2 {
        font-size: 14px;
        line-height: 2.3;
        margin-bottom: 15px;
    }

    .product-info-main .product-add-form {
        padding-top: 10px;
    }

    .block-testimonials .owl-nav>div.owl-next {
        right: 15px;
        left: auto;
        top: 50px;
    }

    .block-testimonials .owl-nav>div {
        top: 50px;
        left: 15px;
    }

    .post-list-container {
        padding: 0 15px;
    }

    .post-list-item h2.mp-post-title {
        /*        min-height: 73px;*/
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .post-list-item .mp-post-info {
        font-size: 14px;
        margin-bottom: 0;
    }

    /*--- Product page ---*/
    /* ---- about pgae --- */
    .about-main-combo {
        padding: 0px;
    }

    /* --- account page ---- */
    body.account .block.block-dashboard-info .block-content .box,
    body.account .block.block-dashboard-addresses .block-content .box {
        width: 100% !important;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #c6c6c6;
        min-height: 120px;
    }

    body.account .block.block-dashboard-info .block-content .box:last-child,
    body.account .block.block-dashboard-addresses .block-content .box:last-child {
        margin-bottom: 0;
    }

    .is-blog.wordpress-post-view .columns .blog-top-title {
        font-size: 28px;
    }

    .is-blog.wordpress-post-view .columns .back-btn a {
        font-size: 14px;
        padding: 13px 14px;
    }

    .is-blog.wordpress-post-view .columns .back-btn {
        margin-bottom: 48px;
    }

    .field.note.no-label {
        font-size: 18px;
        line-height: normal;
    }

    .top-footer input,
    .form.contact .telephone select,
    .form.contact .name select,
    .telephoneno select,
    .form.contact select {
        height: 40px;
        font-size: 16px;
    }

    .cust-acc-prod-blck div[data-role="collapsible"] {
        font-size: 16px;
    }

    .cust-acc-prod-blck div[data-role="content"] {
        font-size: 16px;
    }

    .block-static-block .custom-blcok-welcm .col-sm-6 {
        width: 100%;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
    }

    .block-static-block .custom-caring-step {
        padding-top: 80px;
    }

    .block-testimonials {
        padding-bottom: 50px;
    }

    .checkout-onepage-success .custom-caring-step .col-md-6.col-sm-6.col-xs-12:last-child {
        padding-top: 0;
        padding-left: 0;
    }

    .checkout-success .custom-caring-step .test ul li {
        padding: 0 19px;
    }

    .checkout-onepage-success .checkout-success .custom-caring-step .col-md-5 h1.homepage-title {
        padding: 0 22px;
    }

    .checkout-onepage-success .widget.block.block-static-block .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding: 0;
    }

    .checkout-onepage-success .widget.block.block-static-block {
        width: 100vw;
        padding: 30px;
    }

    .custom-caring-step .checkout-page-success-custom.row {
        padding: 0 15px;
    }

    .checkout-onepage-success .section_portable_inner {
        padding: 0;
    }

    .checkout-success .success-data-detail,
    .checkout-onepage-success .section_portable {
        width: 100vw;
        padding-bottom: 0;
    }

    .section_portable_inner .portable_block {
        padding: 0px 10px 10px;
    }

    /*----- Product landing -----*/
    .custom-template-block .section-description,
    .tab-product-description,
    .custom-template-block .section-image,
    .tab-product-newsletter {
        width: 100%;
    }

    .custom-content-product .tab-product-newsletter {
        padding-left: 0;
    }

    .custom-template-block #read-more {
        margin-top: 0;
    }

    .custom-template-block .section-description .page-title,
    .catalog-product-view .custom-content-product .page-title {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 35px;
    }

    .catalog-product-view .page-title,
    .ajax-addto-title {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 35px;
    }

    .custom-content-product {
        padding: 30px 15px;
    }

    .tab-newsletter-title {
        font-size: 14px;
        margin-bottom: 1.5%;
    }

    /*----- Product landing -----*/
    /*- Checkout -*/
    .checkout-index-index .opc-sidebar {
        width: 40%;
        margin-top: 0;
    }

    .checkout-index-index .opc-sidebar[style],
    .checkout-index-index .opc-sidebar.fixed,
    .checkout-index-index .opc-sidebar.fixed.absolute {
        width: 38.5%;
    }

    .checkout-index-index .opc-sidebar {
        left: auto;
        right: 15px;
    }

    .payment-option .payment-option-content form button.action.action-apply {
        margin: 0;
        min-width: 110px;
    }

    .checkout-index-index .opc-wrapper {
        width: 58.696%;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details {
        width: calc(100% - 70px);
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-image-container {
        width: 70px !important;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .product-item .subtotal span {
        font-size: 14px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block {
        width: calc(100% - 95px);
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block .details-qty input {
        max-width: 30px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #f7941c;
        width: 40px;
        font-size: 14px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .product-item .subtotal {
        width: 95px;
    }

    /*- Checkout -*/
    /*--- Brochure ---*/
    .custom-techspecification .tech-main {
        width: 100%;
        min-height: auto;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    /*--- Brochure ---*/
}

@media screen and (min-width:767px) {
    .custom-home-page-post-view.owl-carousel {
        display: block;
    }

    .field.search {
        position: relative;
        overflow: hidden;
    }

    .field.search.active {
        overflow: visible
    }

    .custom-add-class-for-search .cust-search-field {
        position: absolute;
        bottom: auto;
        width: 0px;
        right: 0;
        top: 0;
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
    }

    .custom-add-class-for-search .cust-search-field.active-search {
        right: 0;
        width: 250px
    }

    .custom-add-class-for-search .cust-search-field input {
        padding: 0 35px 0 18px;
        height: 52px;
    }

    .custom-add-class-for-search .cust-search-field .actions button[disabled="disabled"],
    .custom-add-class-for-search .cust-search-field .actions button {
        visibility: hidden;
        -webkit-transition: all linear 0.5s;
        transition: all linear 0.5s;
        opacity: 0 !important;
    }

    .custom-add-class-for-search .cust-search-field.active-search .actions button[disabled="disabled"],
    .custom-add-class-for-search .cust-search-field.active-search .actions button {
        visibility: visible;
        opacity: 1 !important
    }

    .checkout-container {
        margin-bottom: 140px;
    }

    .checkout-index-index .columns {
        padding-bottom: 50px;
    }

    .sticky .custom-add-class-for-search .cust-search-field input {
        height: 34px;
    }

}

@media only screen and(min-width:767px) {
    .nav-item.submenu-left.dropdown-submenu {
        position: relative;
        width: 33.33%;
        float: left;
        padding: 0 10px;
    }

    header.page-header {
        position: relative;
        z-index: 999
    }

    .header.content .nav-sections .navigation li .submenu .megamenu-sidebar.right-sidebar span.product-menuname {
        text-align: center;
        display: block;
        width: 100%;
    }

    .buttons-block ul li a.download-btn {
        margin-bottom: 10px;
        background-position: -68px -462px;
    }


}

@media screen and (max-width:991px) {
    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block {
        max-width: 67%;
        display: flex;
        justify-content: space-between;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart {
        width: 100%;
    }
}

@media screen and (max-width:991px) {
    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block {
        max-width: 64%;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .without-background-blk iframe {
        height: 280px;
        border-width: 10px;
    }

    /*.form.contact .fieldset .half-4 .field { width: 49%; float: left;}*/
    .form.contact .fieldset .half-4 .field+.field {
        float: right;
    }

    .widget.block.block-static-block {
        width: 100%;
    }

    .cms-home h1.homepage-title,
    .post-list-container .post-list-item .post-info-wraper,
    .form.contact .fieldset .field.note.no-label {
        text-align: center
    }

    .row.custom-caring-step {
        padding-top: 70px
    }

    .product.info.detailed .product.attibute ul li {
        width: 100%;
    }

    .fotorama__fullscreen-icon:before,
    .fotorama--fullscreen .fotorama__fullscreen-icon:after,
    .fotorama--fullscreen .fotorama__fullscreen-icon:focus:after {
        font-size: 16px;
    }

    .fotorama--fullscreen .fotorama__fullscreen-icon {
        width: 60px;
    }

    .product.data.items {
        border: 0
    }

    .top-footer .form.contact .communication input[type="checkbox"]+label {
        font-size: 16px;
    }

    .checkout-cart-index .ui-dialog .button-vat-set a,
    .checkout-cart-index .ui-dialog .button-vat-set button,
    .bss-onestepcheckout .ui-dialog .button-vat-set a {
        margin: 10px 0;
        line-height: normal;
        height: auto;
        line-height: normal;
        padding: 14px 30px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li:before {
        width: 6px;
        height: 6px;
        top: 8px;
        left: -20px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul {
        margin-left: 20px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data {
        margin-top: 40px;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable h2 {
        font-size: 30px;
        line-height: normal;
    }

    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        padding: 50px 30px;
    }

    .catalog-product-view .mb-ajaxsuite-popup-wrapper {
        max-height: 90%;
    }

    button.vat-exempt-lookup {
        height: 40px;
        line-height: 40px;
        padding: 0 30px;
        min-width: unset;
    }

    .brand-listing-menu span.itembgimg.cover-bg>img {
        height: 180px;
    }

    .minicart-wrapper .action.showcart .counter.qty {
        position: absolute;
        top: -13px;
        right: -2px;
    }

    body.is-blog.page-layout-2columns-left .sidebar {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block button {
        height: 40px;
        font-size: 14px;
        font-weight: 500;
        min-width: 140px;
        text-align: center;
    }

    h2.homepage-title {
        font-size: 30px;
        line-height: normal;
        text-align: center;
        letter-spacing: 0;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .toolbar .modes-mode {
        height: 24px;
        width: 24px;
        display: inline-block;
        vertical-align: middle;
    }

    .toolbar .modes-mode span {
        display: none;
    }

    .modes-mode.mode-list:before,
    .modes-mode.mode-grid:before {
        display: block;
        margin: 10px auto 0;
    }

    .header.content .nav-sections .navigation li>.submenu {
        background: transparent;
    }

    .header.content .nav-sections .navigation li .submenu a {
        background-color: transparent;
        color: #244662;
    }

    .catalog-product-view .form.contact .fieldset h1.homepage-title {
        font-size: 40px;
    }

    .catalog-product-view .form.contact .note.no-label p {
        font-size: 18px;
    }

    .fotorama__arr {
        width: 32px;
    }

    .cms-home .column.main {
        -webkit-box-ordinal-group: 1;
        order: 0;
        -ms-flex-order: 0;
        -webkit-order: 0;
    }

    .cust-three-teasures #badge-ribbon {
        width: 100%;
        padding-left: 0;
    }

    .catalog-product-view .block.related {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax:nth-of-type(2) .price {
        font-size: 30px;
    }

    .product-info-price>*:first-child {
        padding-left: 0
    }

    .checkout-index-index .logo {
        margin-left: auto;
    }

    .checkout-index-index .nav-toggle {
        display: none !important;
    }

    .checkout-index-index .custom-menu-for-mobile .nav-toggle {
        display: block !important;
    }

    .custom-contact-form-product:last-child {
        padding-left: 15px;
    }

    .custom-img-for-contactus:after {
        height: 70px;
        bottom: -10px;
    }

    .custom-all-content-in-one-pro-page .custom-extra-data-inone {
        padding: 15px 32px 40px 30px;
    }

    .custom-contact-form-product .form.contact .primary {
        margin-bottom: 15px;
        float: none;
    }

    .custom-contact-form-product .form.contact button {
        min-width: 200px;
        font-weight: 400;
        max-width: 250px;
    }

    .custom-extra-data-inone {
        padding: 40px 15px;
        text-align: center;
    }

    .custom-extra-data-inone .video-content.form {
        min-width: 250px;
    }

    body.checkout-index-index .opc-wrapper ol li:nth-child(2):before,
    body.checkout-index-index .opc-wrapper ol li:after {
        width: calc(100% + 30px);
        left: -15px;
    }

    body.bss-onestepcheckout .opc-wrapper #opc-shipping_method {
        overflow-x: visible;
        overflow-y: visible;
    }

    body .custom-blcok-welcm h1,
    .custom-caring-step h1.homepage-title,
    .top-footer h1.homepage-title {
        text-align: center;
    }

    .cart-container .block.discount.active .content,
    .cart-container .block.shipping.active .content {
        display: block !important;
    }

    .telephoneno select {
        width: 135px;
    }

    .about-heading,
    .custom-data-finalnce {
        padding: 10px;
        min-height: 170px;
    }

    .about-heading h2,
    .custom-data-finalnce h1 {
        line-height: 24px;
        font-size: 16px;
    }

    .custom-another-imgae img {
        max-width: 100px;
        margin-left: 20px;
    }

    .custom-finance-page .custom-bold-content {
        font-size: 18px;
    }

    .custom-finance-page .custom-bold-para p {
        margin-bottom: 10px;
        line-height: 30px;
    }

    .custom-data-finalnce h2 {
        font-size: 10px;
    }

    .custom-data-in-one-class h3 {
        font-size: 16px;
        margin: 20px 0 20px;
        line-height: 26px;
        min-height: unset
    }

    .about-one-second-column {
        margin-bottom: 30px;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-webkit-input-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="text"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 16px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-moz-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text::-moz-placeholder,
    textarea::-moz-placeholder,
    input[type="email"]::-moz-placeholder,
    input[type="text"]::-moz-placeholder,
    input[type="password"]::-moz-placeholder,
    select::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 16px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea::-ms-input-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    input[type="email"]:-ms-input-placeholder,
    input[type="text"]:-ms-input-placeholder,
    input[type="password"]:-ms-input-placeholder,
    select:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 16px !important;
    }

    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec textarea:-moz-placeholder,
    .clickdesk-minimalistic .cd-chat-inner .cd-form-sec input.cd-form-text:-moz-placeholder,
    textarea:-moz-placeholder,
    input[type="email"]:-moz-placeholder,
    input[type="text"]:-moz-placeholder,
    input[type="password"]:-moz-placeholder,
    select:-moz-placeholder {
        /* Firefox 18- */
        font-size: 16px !important;
    }

    .form.password.forget .actions-toolbar .primary {
        text-align: right;
    }

    .cd-mob-chat-widget.bottom_fixed {
        bottom: 0;
    }

    .nav-sections-item-title.active {
        background: #e3e3e3;
        border-bottom: 0;
    }

    .nav-sections-item-title {
        background: transparent;
        border: none;
        border-left: 1px solid #f3f3f3;
    }

    .nav-sections-item-title a {
        color: #244662;
        font-weight: 500;
        font-size: 16px;
    }

    body.is-blog .block.widget.block-viewed-products-grid .products-grid .product-item {
        width: 100%;
    }

    .blog_bulk .blog_element {
        width: 100%;
    }

    .blog_bulk>li {
        width: 100%;
        margin-left: 0;
    }

    .blog_bulk li h2,
    .blog_bulk li h2 a {
        font-size: 16px;
    }

    .blog_bulk li .post-excerpt {
        font-size: 14px;
        line-height: 24px;
        padding: 0 25px;
    }

    .blog_bulk li h2 {
        padding: 0 25px;
    }

    .blog_bulk li .post-data-read-more a {
        padding: 10px 18px;
        min-width: 250px;
        text-align: center;
        margin: 0 auto;
    }

    .opc-estimated-wrapper {
        display: none;
    }

    .checkout-index-index .columns {
        padding: 50px 0;
    }

    .cusom-data-shipping {
        font-size: 12px;
    }

    .bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title {
        padding: 2px 0;
    }

    body.checkout-index-index input[type="checkbox"]+label {
        font-size: 12px;
    }

    .minicart-items>span {
        display: none;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-name {

        font-size: 12px;
        line-height: normal;
    }

    body .cust-cart-page-buttons a {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        padding: 0px 15px;
        border-radius: 30px;
    }

    body.is-blog.wordpress-post-view .columns .artical>a {
        font-size: 12px;
        min-width: 190px;
    }

    .is-blog.wordpress-post-view .columns .artical>a.next,
    .is-blog.wordpress-post-view .columns .artical>a.prev {
        background-size: 6px auto;
    }

    .is-blog.wordpress-post-view .columns .artical .cust-social-data {
        margin: 10px 0;
    }

    a.logo {
        margin: 20px auto;
        max-width: 100%;
        transition: all linear 0.2s;
        -webkit-transition: all linear 0.2s;
    }

    ul.header.links li {
        margin-bottom: 0;
        padding: 0 0px;
        position: static
    }

    ul.header.links .greet.welcome,
    ul.header.links .customer-welcome {
        display: none;
    }

    .customer-welcome+li {
        display: none !important;
    }

    ul.header.links .custom-my-account-link-header+script+li {
        display: none;
    }

    .logo img {
        display: block;
        max-width: 235px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .sticky .logo img {
        max-width: 180px;
    }

    .sticky .header.content {
        padding-top: 0;
        -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
        padding: 25px 20px !important
    }

    p.cust-teasures-title {
        font-size: 9px;
    }

    .cust-header-top-teasures img {
        margin-bottom: 5px;
        max-width: 50px;
    }

    a.custom-haeder-contact:before {
        background-size: 20px auto;
    }

    ul.header.links li.custom-my-account-link-header>a:before,
    ul.header.links li span.not-logged-in a:before,
    ul.header.links .customer-welcome .customer-name:before {
        background-size: 180px auto;
        margin: 0 auto 2px;
        background-position: -67px -2px;

    }

    ul.header.links .customer-welcome .customer-name:before {
        margin-bottom: 5px;
    }

    /*.sticky .minicart-wrapper .action.showcart:before { width: 32px; height: 25px;}*/
    .cart-container .cart.table-wrapper .items thead {
        display: none;
    }

    .cart-container .form-cart .cart.main.actions {
        margin-top: 15px;
        text-align: right;
        margin-bottom: 15px;
    }

    .cart_summury_checkout_blk {
        background-color: #f4f4f4;
        padding: 20px 0;
    }

    body .cart-container .block.discount .primary,
    .cart-container .block.shipping .primary {
        text-align: center;
    }

    .cart-container .block.shipping .content {
        text-align: center;
    }

    body .cart-container .block.discount button.primary,
    .cart-container .block.shipping button.primary,
    .cart-container .block.shipping .content .fieldset.estimate button {
        display: inline-block;
        width: auto;
        font-size: 16px;
        font-weight: 600;
        padding: 0 25px;
    }

    .block-minicart .block-content>.actions>.primary .action.primary {
        padding: 0;
        font-size: 16px;
        width: auto;
        min-width: 250px;
        margin: 0 auto;
    }

    .minicart-wrapper .block-minicart {
        padding: 15px;
    }

    .block-minicart .items-total {
        float: left;
        margin: 10px 0px;
        display: block;
        width: 100%;
    }

    .minicart-wrapper .block-minicart .block-minicart .subtotal {
        margin: 0 10px 10px;
        text-align: left;
        float: left;
    }

    .minicart-wrapper .block-minicart .amount.price-container {
        display: inline-block;
    }

    .blog_bulk .post-image:after {
        height: 275px;
        bottom: -100px;
    }

    .blog_bulk .blog_element .post-image:after {
        height: 367px;
        bottom: -192px;
    }

    .blog_bulk .post-image img {
        height: 375px;
        max-height: 375px;
    }

    .blog_bulk li .post-date.post-meta-item {
        padding: 0 25px;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block {
        padding: 15px;
        margin-bottom: 0;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block button {
        width: auto;
        margin: 15px auto 0;
    }

    body.is-blog.page-layout-2columns-left .sidebar li a,
    body.is-blog.page-layout-2columns-left .sidebar .block-title strong {
        font-size: 16px;
    }

    body.is-blog.page-layout-2columns-left .sidebar li {
        margin: 1.05vw 0;
    }

    body.is-blog.page-layout-2columns-left .sidebar .block input {
        font-size: 14px;
    }

    .blog_bulk>li .post-image img {
        max-height: 275px;
        height: 275px;
    }

    .blog_bulk li .post-data-read-more {
        margin-top: 15px;
    }

    .page-main>.page-title-wrapper .page-title {
        font-size: 22px;
    }

    .form.create.account fieldset legend span,
    .login-container .block .block-title strong {
        font-size: 14px;
    }

    .login-container .block .block-title,
    .form.create.account fieldset legend {
        margin-bottom: 0;
    }

    .form.create.account fieldset input[type="checkbox"]+label {
        font-size: 14px;
    }

    .form.create.account fieldset input,
    .form.create.account fieldset select,
    .form.form-login input,
    .form.password.forget input[type="email"] {
        font-size: 16px;
        padding: 0 10px;
    }

    .form.create.account fieldset select {
        background-position: center right 15px;
        background-size: 10px auto;
    }

    .login-container .block-new-customer .actions-toolbar .create.primary,
    .form.create.account .actions-toolbar .primary button,
    .form.form-login .actions-toolbar .primary button {
        padding: 0;
        width: auto;
        display: inline-block;
        min-width: 250px;
    }

    .form.form-login .actions-toolbar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .login-container .block-new-customer .actions-toolbar .primary {
        text-align: right;
    }

    .form.form-login .actions-toolbar .action.remind {
        font-size: 14px;
    }

    .form.create.account .actions-toolbar .primary {
        text-align: right;
    }

    body .cust-acc-prod-blck div[data-role="collapsible"] {
        font-size: 16px;
        padding: 5px 30px;
        font-weight: 500;
    }

    body.is-blog .page-main .columns {
        padding: 15px 15px;
    }

    .blog_bulk {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .blog_bulk:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .blog_bulk li .post-data-read-more {
        text-align: center;
    }

    .with-background-blk-grey .actions-toolbar .primary {
        width: auto;
        text-align: right;
    }

    .with-background-blk-grey .actions-toolbar .primary .action {
        float: none;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        text-align: center;
    }

    .custom-see-more a {
        font-size: 14px;
        padding: 11px 25px;
        border-radius: 50px;
    }

    body .cust-contact-right div[data-role="collapsible"]:before {
        font-size: 16px;
        top: 6px;
    }

    .vat-process-button {
        margin-top: 30px;
        text-align: center;
    }

    .portable_back_side p:first-child {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 24px;
    }

    .portable_back_side p {
        margin-bottom: 20px;
        line-height: 24px;
    }

    .vat-process-button a {
        font-size: 14px;
        margin-right: 0;
        margin-bottom: 15px;
        display: block;
    }

    .vat-process-button button.vat-process-to-checkout {
        min-width: unset;
    }

    .vat-e-left form .postcode input,
    form .vat-e-left .postcode input {
        width: calc(100% - 160px);
        margin-right: 15px;
    }

    .checkout-cart-index .ui-dialog[aria-describedby="vat-popup"] {
        max-width: 88%;
    }

    /* .checkout-cart-index .ui-dialog[aria-describedby="vat-popup"], .catalog-product-view .ui-dialog[aria-describedby="vat-popup"] { max-width: 88%; } */
    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
        padding: 15px;
        max-width: 90%;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable h2 {
        font-size: 22px;
        letter-spacing: 3px;
        margin-bottom: 10px;
    }

    .button-vat-set {
        margin-top: 25px;
        text-align: center
    }

    .checkout-cart-index .ui-dialog .button-vat-set .vat-exempt-yes {
        margin-right: 0 !important;
    }

    .product-data-vat .product-data-vat .p-name {
        line-height: 22px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no {
        min-width: 320px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data {
        margin-top: 30px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data strong {
        font-size: 16px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .vat-e-left form select,
    .vat-e-left form input,
    form .vat-e-left select,
    form .vat-e-left input,
    .vat-product-data input.input-text {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        font-size: 14px;
    }

    .vat-exempt-textarea {
        padding: 25px;
        font-size: 14px
    }

    .vat-product-data>strong {
        font-size: 14px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul {
        padding: 0 10px;
    }

    .product-data-vat .product-data-vat .prod-left img {
        max-width: 100px;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-yes {
        min-width: unset;
        margin-right: 0;
        margin-bottom: 10px;
        width: 90%;
    }

    .custom-class-for-popup.bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no {
        min-width: unset;
        width: 90%;
    }

    .vatexempt-e-main-data .vat-e-left {
        padding-right: 0;
    }

    .vatexempt-e-main-data>div {
        width: 100%;
    }

    .vatexempt-e-main-data {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .vatexempt-e-main-data .vat-e-right {
        margin-left: 0;
        margin-top: 25px;
        height: 220px;
    }

    .cust-tab {
        padding: 0 5px;
        width: calc(100% / 3 - 4px);
        margin-bottom: 30px;
    }

    .tab .tablinks:after {
        bottom: -10px;
    }

    .cust-tab p {
        font-size: 12px;
        font-weight: 500;
    }

    .feat-left {
        display: block;
        width: 100%;
    }

    .feat-right {
        display: block;
        width: 80%;
        margin: 0 auto;
    }

    .feat-bottom {
        margin-top: 25px;
        margin-bottom: 40px;
    }

    .feat-bottom button.book_consultation {
        min-width: 250px;
        margin: 10px 0;
        padding: 0;
        padding-left: 20px;
    }

    .feat-bottom button {
        padding: 0 42px;
        width: 100%;
    }

    .feat-bottom form {
        display: block;
    }

    .feat-bottom form button {
        min-width: 250px;
        width: auto;
        text-align: center;
    }

    .feat-pulse-flow img,
    .feat-battery-life img,
    .feat-weight img {
        height: 30px;
    }

    .brochure_main.sticky .brochure-sidebar {
        position: static;
        top: 0;
        left: 0;
        max-width: 100%;
    }

    .brochure-sidebar .col-xs-12.tab-title.book_a_consultation a {
        line-height: 55px;
    }

    .feat-left .circle-pulse,
    .feat-left .circle-battery,
    .feat-left .circle-weight {
        width: 80px;
        height: 80px;
    }

    .catalog-product-view .mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
        top: 20px;
        font-size: 12px;
        right: 20px;
    }

    .feat-pulse-flow p,
    .feat-battery-life p,
    .feat-weight p {
        font-size: 10px;
    }

    .feat-pulse-flow .circle-pulse p {
        line-height: 16px;
    }

    .feat-pulse-flow .circle-pulse p em,
    .feat-battery-life .circle-battery p em,
    .feat-weight .circle-weight p em {
        font-size: 18px;
    }

    .feat-weight .circle-weight p em:last-child {
        font-size: 14px;
    }

    .feat-battery-life .circle-battery p,
    .feat-weight .circle-weight p {
        line-height: 16px;
    }

    .feat-short-description {
        margin-top: 25px;
        font-size: 16px;
        line-height: 22px;
    }

    .feat-left .feat-name img {
        max-width: 160px;
        margin: 0 auto;
        display: block;
    }




    .custom-class-add-for-data {
        padding: 10px 15px;
    }

    .catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box .product-name {
        font-size: 14px !important;
    }

    .price-box.price-final_price span {
        font-size: 14px;
    }

    .custom-class-add-for-data .price-box.price-final_price {
        margin-bottom: 15px;
    }

    .custom-class-add-for-data .custom-all-data-in-one .action.towishlist {
        min-width: auto;
        margin: 0 auto;
        margin-bottom: 15px;
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }

    .custom-class-add-for-data .custom-all-data-in-one .accordion {
        border-top: 1px solid #f4f4f4 !important;
        border-bottom: 1px solid #f4f4f4 !important;
        height: 35px;
        margin-bottom: 5px;
        padding: 0 10px;
        font-size: 12px;
    }

    .catalog-product-view h3.mb-message-successs {
        padding: 15px 20px;
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 2px;
        margin: 0;
    }

    .custom-class-add-for-data .custom-all-data-in-one button.action.tocart.primary {
        height: 40px;
        line-height: 40px;
        margin: 0 auto 10px;
        font-size: 12px;
    }

    .custom-class-add-for-data .custom-all-data-in-one {
        display: block;
        background-color: #fff;
        width: 70%;
        margin: 0 auto;
    }

    .catalog-product-view .custom-class-add-for-data .custom-all-data-in-one {
        width: 90%;
    }

    .custom-class-add-for-data .custom-all-data-in-one:nth-child(3n + 1) {
        clear: none;
    }

    .catalog-product-view .custom-class-add-for-data .custom-all-data-in-one,
    .custom-class-add-for-data .custom-all-data-in-one {
        min-width: calc(50% - 30px);
        margin: 15px 15px;
    }

    .compare-list-outer {
        width: 50%;
    }

    .custom-class-add-for-data>.custom-all-data-in-one {
        min-width: 50%;
    }

    .custom-class-add-for-data .compare-main-outer .custom-all-data-in-one {
        min-width: calc(100% - 30px)
    }

    body.catalog-product-view .custom-class-add-for-data .action.towishlist,
    body.catalog-product-view .custom-class-add-for-data .action.tocart.primary,
    body.catalog-product-view .custom-class-add-for-data .ajaxcompare-buttons {
        width: 90% !important;
    }

    body.catalog-product-view .custom-class-add-for-data .ajaxcompare-buttons span {
        font-size: 14px;
    }

    body.catalog-product-view .custom-class-add-for-data .panel-heading .panel-title a {
        padding: 24px 40px;
    }

    .navigation .all-category a.ui-state-focus {
        display: none;
    }

    .nav-sections-item-content {
        width: 100%;
    }

    .checkout-onepage-success .custom-caring-step .col-md-6.col-sm-6.col-xs-12:last-child {
        padding-top: 0;
        padding-left: 0;
    }

    ul.header.links li a,
    body .page-header .minicart-wrapper .action .text {
        font-size: 12px;
    }

    ul.header.links li .custom-haeder-contact,
    ul.header.links li.custom-my-account-link-header {
        display: none;
    }

    .sections.nav-sections {
        width: 100%;
        z-index: 999999;
    }

    .nav-sections .navigation .level0>.level-top {
        text-align: left;
    }

    .custom-contact-form-product {
        margin-bottom: 20px;
    }

    .custm-class-frindly-advice,
    a.logo {
        width: 100%;
        text-align: center;
        float: none;
    }

    .minicart-wrapper {
        float: none;
    }

    ul.header.links {
        float: none;
        width: 100%;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 15px;
        padding-bottom: 15px;
        position: relative
    }

    body .minicart-wrapper,
    ul.header.links {
        margin: 0;

    }

    .sticky header.page-header ul.header.links {
        padding-bottom: 0;
        float: none
    }

    .sticky header.page-header .customer-menu ul.header.links {
        padding-bottom: 10px;
    }

    /*.sticky header.page-header .custom-add-class-for-search .block-search .search label span, body.sticky .page-header .minicart-wrapper .action .text { display: block }*/
    ul.header.links li.custom-cls-minicart {
        padding-right: 0px;
    }

    body .page-header .minicart-wrapper .action .text {
        margin-top: 0 !important;
        display: block;
        height: auto;
    }

    .cust-three-teasures {
        background-attachment: unset;
        width: 100vw;
    }

    .custom-blcok-welcm,
    .top-footer {
        padding: 0 15px;
    }

    .custom-blcok-welcm {
        padding-bottom: 6.3%;
        text-align: center;
    }

    .cms-home .block-static-block h1.homepage-title,
    body .post-list-container .homepage-title {
        text-align: center;
    }

    .block-static-block .custom-caring-step {
        text-align: center;
    }

    .custom-blcok-welcm p {
        padding-right: 0;
    }

    p {
        font-size: 16px;
        line-height: 35px;
        margin-bottom: 5px;
    }

    .frree-broucher-title {
        font-size: 18px;
        line-height: 30px;
        padding-right: 0;
    }

    .custom-blcok-welcm a {
        border-radius: 40px;
        padding: 0px 10px;
        max-width: 320px;
        text-align: center;
        margin: 0 auto;
        margin-top: 10px;
        font-size: 14px;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .field.note.no-label {
        font-size: 16px;
        line-height: 30px;
    }

    .top-footer input,
    .form.contact .telephone select,
    .form.contact .name select,
    .telephoneno select,
    .form.contact select {
        height: 50px;
        padding-left: 10px;
        font-size: 14px;
    }

    .top-footer input ::-webkit-input-placeholder {
        font-size: 14px;
    }

    .top-footer input ::-moz-placeholder {
        font-size: 14px;
    }

    .top-footer input :-ms-input-placeholder {
        font-size: 14px;
    }

    .top-footer input :-moz-placeholder {
        font-size: 14px;
    }

    .post-list-container .post-list-item,
    .section_portable_inner .portable_block {
        width: 100%;
    }

    .cms-home .cust-three-teasures {
        height: 150px;
        background-size: cover;
        background-position: center center;
    }

    .page-footer::after {
        display: none;
    }

    .footer.content {
        border-top: none;
        text-align: center;
    }

    .copyright span.right-side {
        display: block;
        margin-top: 2px;
    }

    .sticky .custm-class-frindly-advice p,
    .sticky .custm-class-frindly-advice a,
    .custm-class-frindly-advice p,
    .custm-class-frindly-advice a {
        font-size: 13px;
        line-height: normal;
    }

    .sticky header.page-header a.logo {
        width: auto
    }

    .sticky a.logo {
        /* margin: 10px auto 20px*/
    }

    .page-header {
        border-bottom: 0;
        /*position: relative;*/
    }

    body .header.content {
        /* padding-bottom: 0;
        padding: 20px 0px 0px;
        padding-top: 0;*/
        padding: 25px 20px;
    }

    body .page-header .panel.wrapper {
        border-bottom: none;
        padding: 0;
        background-color: transparent;
        text-align: right;
    }

    body .page-footer {
        padding-top: 0px;
    }

    footer.page-footer li a,
    .footer .page-footer li .alink {
        font-size: 15px;
        line-height: 30px;
    }

    .page-footer .footer-inner-title {
        margin-bottom: 10px;
        font-size: 16px;
        margin-top: 20px;
    }

    footer .footer-icons .fa {
        font-size: 20px;
        margin-right: 10px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        padding-left: 4px;
    }

    .cust-three-teasures {
        height: 190px;
    }

    .post-list-container {
        padding: 0 15px;
        width: 100%;
        position: relative;
    }

    body.cms-home .page-main {
        padding: 0 15px;
    }

    .custom-home-page-post-view .owl-prev {
        left: 5px
    }

    .custom-home-page-post-view .owl-next {
        right: 5px
    }

    .custom-blcok-welcm::before,
    .custom-blcok-welcm::before,
    .custom-caring-step::after,
    .custom-caring-step::before,
    .block-testimonials::before {
        display: none;
    }

    .block-testimonials .testimonial-message {

        padding: 0 30px;
    }

    .block-testimonials .owl-nav>div.owl-prev:before {
        left: 10px;
        ;
    }

    .block-testimonials .owl-nav>div.owl-next:before {
        right: 10px;
    }

    body .block-testimonials .block-content .name.text-center {
        font-size: 14px;
        margin-top: 20px;
    }

    .block-testimonials {
        max-width: 100%;
        padding-bottom: 30px;
        padding-left: 22px;
        padding-right: 22px;
    }

    /* contact-us */
    .contact-index-index .with-background-blk-grey {
        padding: 10px;
    }

    .cust-freq-blk {
        margin-bottom: 15px;
    }

    .contact-index-index .cust-cotact-social {
        padding: 25px;
    }

    .contact-index-index .custom-cll-us .cust-clus-1 {
        margin-bottom: 0px;
    }

    .main-title,
    .page-main>.page-title-wrapper .page-title {
        font-size: 35px;
        line-height: 35px;
        letter-spacing: 2px;
    }

    .contact-index-index .custom-cll-us,
    .contact-index-index .column:not(.sidebar-additional) .form.contact,
    .cust-freq-blk {
        padding: 30px;
    }

    .cust-contact-right div[data-role="collapsible"] span,
    .cust-contact-right div[data-role="content"] {
        font-size: 16px;
    }

    .cust-contact-right div[data-role="collapsible"] {
        padding: 12px 0;
    }

    .cust-contact-left .form.contact .fieldset input[type="text"],
    .cust-contact-left .form.contact .fieldset input[type="email"],
    .cust-contact-left .form.contact .fieldset textarea {
        font-size: 16px;
        padding-left: 20px;
    }

    .cust-contact-left .form.contact .fieldset textarea {
        height: 250px;
    }

    .contact-index-index .without-background-blk {
        padding: 0 30px;
    }

    .cust-contact-left .form.contact .fieldset input[type="text"] {
        height: 50px;
    }

    .cust-contact-right {
        padding: 0 15px;
    }

    .contact-index-index .page-title-wrapper {
        padding: 0 30px;
    }

    .custom-blcok-welcm h1,
    h1.homepage-title,
    .post-list-container .widget-title>a,
    .catalog-product-view .main-section-outer .form.contact .fieldset h1.homepage-title {
        font-size: 35px;
        line-height: normal;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

    /* contact-us */
    /*--- Product page ---*/
    .page-layout-1column .column.main .product-info-main,
    .page-layout-1column .column.main .product.media {
        width: 100%;
    }

    .product-info-main .page-title-wrapper h1,
    .page-title-wrapper.product .page-title span.base {
        font-size: 18px;
        letter-spacing: 0px;
    }

    .product-info-main .product-info-price .price-box .special-price .price-container .price {
        font-size: 18px;
        line-height: normal;
        margin-right: 10px;
    }

    .product-info-main .product.attribute.sku .type,
    .product-info-main .product.attribute.sku .value,
    .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 16px;
    }

    .product-info-main .product-reviews-summary .reviews-actions>a,
    .financing-prod-page-optin a {
        font-size: 14px;
    }

    .product-reviews-summary .reviews-actions a:not(:last-child) {
        margin-right: 0px;
    }

    .financing-prod-page-optin a::before {
        margin-right: 10px;
    }

    .product-info-main .product.attribute.sku,
    .financing-prod-page-optin {
        margin-top: 10px;
    }

    .product-info-main .product-info-price {
        margin: 0 auto;
    }

    .box-tocart a.action.tocompare,
    .box-tocart button.tocart,
    .product-add-form .box-tocart .action.tocart {
        font-size: 14px;
        width: 100%;
    }

    .box-tocart a.action.tocompare {
        margin-right: 15px;
    }

    .product-add-form .box-tocart .action.tocart {
        margin-left: 0px;
        padding: 0 15px;
        margin-bottom: 20px;
        margin-top: 20px;
        max-width: 250px;
        width: 100%;
        display: block;
    }

    .product.info.detailed .product.data.items>.item.title>.switch {
        padding: 20px 15px;
        font-size: 18px;
        margin-bottom: 5px;
    }

    .product.info.detailed .product.data.items>.item.content {
        margin-top: 2px;
        padding: 10px 15px;
    }

    .product.data.items .item.title a:after {
        top: 23px;
    }

    .fieldset>.legend,
    .fieldset .review-field-ratings>.label,
    .review-field-rating .label,
    .fieldset>.field>.label,
    .fieldset>.fields>.field>.label {
        font-size: 14px;
    }

    .review-form .action.submit.primary {
        min-width: 250px;
        max-width: 250px;
    }

    .box-tocart a.action.tocompare,
    .box-tocart button.tocart {
        height: 40px;
        line-height: 40px;
        text-align: center;
        max-width: 250px;
        float: none;
        display: block;
        margin: 0 auto;
    }

    #product-addtocart-button {
        min-width: 250px;
        margin: 10px auto;
    }

    .box-tocart .fieldset .field.qty i.fa {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    .product-add-form .box-tocart .fieldset:last-child {
        text-align: center;
    }

    .product-add-form .box-tocart .fieldset:last-child .field.qty {
        display: block;
        margin: 0 auto;
    }

    .product .value {
        margin-top: 20px;
        display: block;
        /*width: 100%;
        float: left;*/
        margin-bottom: 20px;
        line-height: 28px;
    }

    .rating-summary .rating-result:before,
    .rating-summary .rating-result>span:before {
        font-size: 20px;
    }

    .box-tocart .fieldset input#qty {
        border: 2px solid #F7941C;
        height: 40px;
        width: 40px;
    }

    p,
    .product.info.detailed .product.attibute,
    .block-testimonials .testimonial-message,
    .cust-acc-prod-blck div[data-role="collapsible"],
    .cust-acc-prod-blck div[data-role="content"],
    .content-section-small,
    .cms-privacy-policy-cookie-restriction-mode2 h3,
    .cms-privacy-policy-cookie-restriction-mode2 h2,
    .cms-privacy-policy .columns .main ul,
    .cms-privacy-policy .columns .main ol,
    .wp-block-table {
        font-size: 16px;
        line-height: 35px;
    }

    .product-info-main .product.attribute.overview p {
        font-size: 16px;
        line-height: 24px;
    }

    .cust-acc-prod-blck div[data-role="collapsible"] {
        padding: 10px 0;
    }

    .product-info-main .product-add-form {
        padding-top: 10px;
    }

    div#swissup-easy-tabs {
        width: 100%;
        margin: 0 auto;
    }

    /*--- Product page ---*/

    /*---- about page ---- */
    .about-main-combo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
    }

    .cms-about-us .page-title-wrapper {
        padding: 0 15px;
    }

    .about-main-combo .about-main .about-us-sub {
        margin-bottom: 25px;
    }

    /* ---  account page --- */
    .account .block-collapsible-nav .content {
        /*display: block;*/
    }

    body.account.page-layout-2columns-left .sidebar {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    body.account.page-layout-2columns-left .column.main {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .account .block-collapsible-nav {
        position: relative;
        top: 0;
    }

    body.account.page-layout-2columns-left .column.main {
        width: 100%;
        padding: 10px;
        margin-top: 20px;
    }

    body.account.page-layout-2columns-left .column.main h3 {
        font-size: 32px;

    }

    body.account.page-layout-2columns-left .column.main .myblog-account strong {
        font-size: 16px;
        margin-bottom: 25px;
    }

    body.account .block-collapsible-nav .item a,
    body.account .block-collapsible-nav .item strong {
        padding: 15px;
        font-size: 18px;
    }

    body.account .block.block-dashboard-info,
    body.account .block.block-dashboard-addresses {
        width: 100%;
    }

    .is-blog.wordpress-post-view .columns .main {
        max-width: 100%;
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
        padding: 0 15px;
    }

    .is-blog.wordpress-post-view .columns .back-btn a {
        font-size: 12px;
        padding: 12px 20px;
    }

    .is-blog.wordpress-post-view .columns .back-btn a.btn-news {
        background-size: 6px auto;
    }

    .is-blog .block-viewed-products-grid {
        padding: 0 15px;
    }

    .is-blog.wordpress-post-view .columns .blog-top-title {
        font-size: 28px;
    }

    .is-blog.wordpress-post-view .columns .main .post-content .wp-block-gallery {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .is-blog.wordpress-post-view .columns .artical {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .is-blog.wordpress-post-view .columns .artical>a {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        border-radius: 50px;
        min-width: 160px;
        margin: 10px 0;
    }

    .is-blog.wordpress-post-view .columns .artical .cust-cotact-social p {
        font-size: 14px;
    }

    .is-blog.wordpress-post-view .columns .artical .cust-cotact-social a {
        width: 22px;
        height: 22px;
        line-height: 22px;
        padding: 0 7px;
        margin: 0 10px;
        font-size: 10px;
    }

    .is-blog.wordpress-post-view .columns .back-btn {
        margin: 30px 0 45px;
    }

    /*
    body .cd-mob-chat-widget {
        font-size: 14px;
        padding: 5px 2px;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg);
        -webkit-transform: translateY(-50%) rotate(-90deg);
        right: -100px;
        bottom: auto;
    }
*/
    body .cd-mob-chat-widget {
        background: #244662 !important;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #fff;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        line-height: 25px;
    }

    /* ----- cart page ---- */
    .cart-container,
    .your-basket-cart,
    body .offer-section {
        padding: 0 15px;
        width: 100%;
    }

    .checkout-cart-index .cart-summary {
        padding: 0;
        width: 100%;
    }

    .checkout-cart-index .cart-summary .temp {
        padding: 0 15px;
    }

    body.checkout-cart-index .cart-totals tbody .totals .mark span.title,
    .checkout-cart-index .cart-summary table.totals span.label,
    .checkout-cart-index .cart-summary table.totals .grand.totals .mark,
    .checkout-cart-index .cart-summary table.totals .totals.sub .mark {
        padding-left: 0px;
    }

    .checkout-cart-index .cart-summary table.totals .totals.sub .mark,
    .checkout-cart-index .cart-summary table.totals .grand.totals .mark {
        padding-left: 15px;
    }

    .checkout-cart-index .cart-summary table.totals span.price {
        padding-right: 15px;
    }

    .cart-container .custom_cart_blk {
        width: 100%;
        padding-top: 0;
        margin-top: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .checkout-cart-index .columns .column.main {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }

    body.checkout-cart-index .cust-cart-page-buttons {
        text-align: right;
        margin-bottom: 10px;
    }

    .checkout-cart-index .cust-main-title {
        font-size: 20px;
        margin-bottom: 20px
    }

    .checkout-cart-index .cust-cart-page-buttons>div {
        margin-bottom: 10px;
    }

    .checkout-cart-index .cart-summary {
        margin-top: 30px;
    }

    .your-basket-cart .cust-cart-page-buttons a {
        height: 40px;
        line-height: 40px;
        font-size: 10px;
    }

    .checkout-cart-index .cart-summary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    body .cart.table-wrapper .product-item-photo {
        display: inline-block;
        padding: 0px 10px;
        width: calc(30% - 4px);
        position: relative;
        top: 0;
        left: 0;
        max-width: none;
    }

    body .cart.table-wrapper .product-item-details {
        display: inline-block;
        padding-bottom: 0;
        position: relative;
        width: calc(70% - 4px);
        vertical-align: top;
        padding-left: 10px;
    }

    body .cart.table-wrapper .product-item-name {
        font-size: 12px;
        display: block;
        font-weight: 500;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td a,
    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td input {
        padding: 0;
    }

    .cart-container .vat.exempt {
        max-width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 100%;
        font-weight: 700;
        font-size: 14px;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td {
        border: 0;
        padding: 10px 8px 20px 0;
        display: inline-block;
        vertical-align: top;
        width: calc(100% / 3 - 4px);
        float: none;
        text-align: center;
        font-size: 12px;
        min-height: 100px;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody {
        border-bottom: none;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody {
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }

    .cart.table-wrapper .item .col.item {
        display: table-cell;
        padding: 15px 15px 10px 10px !important;
        width: 100% !important;
        text-align: left !important;
    }

    body.checkout-cart-index .cart .control.qty button i {
        width: 28px;
        height: 28px;
        display: inline-block;
        line-height: 30px;
    }

    body.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
        height: 30px;
        text-align: center;
        width: 30px;
        border: 3px solid #f7941c;
        border-radius: 100%;
        font-weight: bold;
        padding: 0;
        line-height: 30px;
    }

    .checkout-cart-index .cart .control.qty button {
        margin-top: -7px;
    }

    body .cart.table-wrapper .product-item-details .additional-info-cart {
        margin: 15px 0 0;
    }

    body.checkout-cart-index .cart-summary .checkout-methods-items .cart_summury_checkout_blk button.checkout {
        font-size: 16px;
        font-weight: 600;
        /*padding: 0;*/
        float: none;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody td .price {
        font-size: 14px;
    }

    .cart-container .shipping-method-new-side strong {
        margin-bottom: 23px;
        font-size: 16px;
    }

    .cart-container .block.discount,
    .cart-container .block.shipping,
    .cart-container .shipping-method-new-side {
        text-align: left;
        width: 100%;
        padding: 25px;
        margin-right: 0;
        min-height: unset;
        margin-bottom: 5px;
        position: relative;
        max-width: 100%;
    }

    .cart-item-main-row .cart.table-wrapper {
        border-top: none;
    }

    .cart-container .block.discount .title strong,
    .cart-container .block.shipping .title strong,
    body .shipping-method-new-side .item-title span {
        font-size: 16px;
    }

    .cart-container .block.discount .title,
    .cart-container .block.shipping .title {
        margin-bottom: 15px;
    }

    .cart-container .block.discount input[type="text"],
    .cart-container .block.shipping input[type="text"] {
        width: 100%;
        font-size: 16px;
    }

    .cart-container .block.discount .field,
    .cart-container .block.shipping .field {
        margin-bottom: 15px;
    }

    body .shipping-method-new-side .item-title span {
        margin-bottom: 15px;
    }

    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label {
        font-size: 16px;
        padding-left: 5px;
    }

    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label:before,
    .cart-container .shipping-method-new-side .field.choice.item input[type="radio"]+label.label:after {
        top: 5px;
    }

    .cart-container .cart-item-main-row .form-cart {
        padding-right: 0;
    }

    .checkout-cart-index .cart-summary table.totals .totals.sub .mark,
    .checkout-cart-index .cart-summary table.totals .totals.sub span.price,
    .checkout-cart-index .cart-summary table.totals .grand.totals span.price,
    .checkout-cart-index .cart-summary table.totals .grand.totals .mark {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        font-size: 16px;
    }

    .checkout-cart-index .cart-totals tbody .totals .mark {
        padding-left: 15px;
    }

    .checkout-cart-index .cart-summary table.totals .grand.totals span.price {
        font-size: 16px;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .checkout-cart-index .cart-totals tbody .totals.shipping.excl .mark {
        padding-bottom: 15px;
    }

    body.checkout-cart-index .cart-summary {
        font-size: 14px;
        float: left;
    }

    .checkout-cart-index .cart-summary ul.checkout.methods {
        float: left;
        padding: 0;
        width: 100%;
    }

    .checkout-cart-index .cust-cart-page-buttons {
        margin-bottom: 25px;
    }

    .cart-container .block.crosssell {
        padding: 0 15px;
        margin-top: 10px;
    }

    body.checkout-cart-index .cart-summary strong.summary.title,
    body.checkout-cart-index .cust-main-title {
        margin: 10px 0 30px;
        padding: 0 15px;
        font-size: 35px;
        display: block;
        text-align: left;
        float: none;
    }

    .checkout-cart-index .cart-totals tbody .mark,
    .checkout-cart-index .cart-totals tfoot .mark {
        padding-left: 15px;
    }

    body.checkout-cart-index .cust-cart-page-buttons>div {
        display: inline-block;
        width: 47%;
        text-align: center;
        float: left;
        padding: 0;
        margin: 5px 5px 20px;
    }

    .cart-container .cart.table-wrapper .shop-cart-ed-remove {
        position: static;
        bottom: 30px;
        right: 50%;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .cart-container .cart.table-wrapper .shop-cart-ed-view {
        right: 0;
        width: auto;
    }

    .cart-container .cart.table-wrapper .shop-cart-ed-remove a {
        margin-right: 0;
        margin-left: 15px;
    }

    .cart-container .cart.table-wrapper .shop-cart-ed-remove a span,
    .cart-container .cart.table-wrapper .shop-cart-ed-view .actions-toolbar a {
        font-size: 14px;
    }

    .cart.table-wrapper .actions-toolbar {
        min-height: unset;
        padding-bottom: 0;
    }

    .block-viewed-products-grid .products-grid.grid {
        width: 100%;
        margin: 0 auto;
    }

    .cart-container {
        padding-bottom: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .post-list-container .post-list-item .post-info-wraper {
        position: relative;
        bottom: 65px;
    }

    .post-list-item .mp-post-info {
        line-height: normal;
    }

    .post-list-item h2.mp-post-title {
        width: 100%;
        min-height: auto;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .post-list-item .actions {
        width: 100%;
    }

    .post-list-item .mp-read-more {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 25px;
    }

    .post-list-container .post-list-item .post-info-wraper {
        padding: 0 15px;
    }

    .top-footer .actions-toolbar {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .portable_block .protable_prod_name {
        font-size: 18px;
        margin-bottom: 15px;
        margin-top: 10px;
        line-height: 30px;
    }

    p.cust-teasures-title,
    .cust-header-top-teasures:first-child,
    .cust-header-top-teasures:last-child,
    .cust-header-top-teasures:first-child {
        text-align: center;
    }

    .checkout-success .custom-caring-step .show_more button {
        padding: 0 8px;
    }

    .checkout-success .custom-caring-step .show_more .print {
        display: block;
    }

    .checkout-success .custom-caring-step .test .post-list-item .actions {
        width: 100%;
    }

    .checkout-success .custom-caring-step .test ul li {
        padding: 0 19px;
    }

    .checkout-onepage-success .checkout-success .custom-caring-step .col-md-5 h1.homepage-title {
        padding: 0 22px;
    }

    /*---- Add to basket product page ----*/
    .success-content .pop-image,
    .success-content .pop-content {
        width: 100%;
        padding: 0 15px;
        margin-top: 30px;
    }

    .success-content .pop-content .fa-check:before {
        padding: 10px;
        font-size: 22px;
    }

    #mb-ajaxcart-wrapper .pop-content .product-name {
        font-size: 16px;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 0;
    }

    .success-content .pop-content .action.primary {
        font-size: 12px;
        margin: 0 auto 10px;
        line-height: normal;
        height: 40px;
    }

    .product.info.detailed {
        margin-top: 30px;
    }

    #mb-ajaxcart-wrapper .pop-image img.image {
        max-width: 100%;
        width: auto;
    }

    .mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
        font-size: 16px;
    }

    body .fotorama--fullscreen .fotorama__wrap {
        width: 90% !important;
    }

    .checkout-success .success-data-detail,
    .checkout-onepage-success .section_portable {
        width: 100vw;
        padding: 20px;
    }

    .checkout-onepage-success .widget.block.block-static-block .custom-caring-step::before,
    .checkout-onepage-success .widget.block.block-static-block .custom-caring-step::after {
        display: none;
    }

    .checkout-onepage-success .widget.block.block-static-block {
        width: 100vw;
    }

    .checkout-onepage-success .widget.block.block-static-block .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding: 20px;
        margin-bottom: 0;
    }

    .custom-caring-step .checkout-page-success-custom.row {
        padding: 0 15px;
    }

    .checkout-success #order-product-slider .customer-name-lastitem {
        padding: 0 10px;
        font-size: 16px;
    }

    .checkout-onepage-success .section_portable_inner {
        padding: 0 20px;
    }

    .checkout-onepage-success .section_portable_inner .portable_block {
        padding: 0px 15px 15px;
    }

    .checkout-cart-index .cart-empty {
        padding: 0 30px;
    }

    .navigation .level0>.level-top span {
        line-height: 40px;
        font-size: 14px;
    }

    .cust-contact-right div[data-role="collapsible"] span i.fa {
        top: 7px;
    }

    /*---- Add to basket product page ----*/
    /* ----- Our-range ---- */
    .our_range_table_blk {
        overflow-x: auto;
    }

    .our_range_desc {
        padding: 10px;
        background-color: #f4f4f4;
        border-radius: 20px;
    }

    .our_range_right_blk {
        width: 100%;
        max-width: 100%;
        position: relative;
        top: 0;
        right: 0;
        margin-top: 10px;
    }

    .our_range_desc_title {
        font-size: 18px;
    }

    .our_range_table_blk .our_rabge_prod_title {
        font-size: 15px;
    }

    .our_range_table_blk p {
        font-size: 12px;
    }

    body .our_range_table_blk table tr td table tr td a {
        font-size: 14px !important;
    }

    .our_range_table_blk table tr:nth-child(2) a {
        font-size: 16px;
    }

    .our_range_table_blk img {
        max-width: 70px;
    }

    body #bio_ep {
        font-size: 14px;
        max-width: 90%;
        padding: 15px 0 !important;
    }

    .video-content {
        max-width: 90%;
        margin: 0 auto;
    }

    .video-content input,
    .video-content select {
        width: 100% !important;
        height: 45px !important;
        line-height: 45px !important;
        font-size: 14px !important;
    }

    .video-content form .primary .action.submit.primary {
        padding: 6px 35px;
        font-size: 14px;
        width: auto;
        min-width: 160px;
    }

    p.video-description {
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .video-title h2 {
        font-size: 20px;
    }

    body .brand-images .brands-letter .bare-list {
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 0;
    }

    /* ---- Product landing ---- */
    .custom-template-block {
        width: 100vw;
        padding: 24px 15px;
    }

    /*.page-layout-1column .related .products-grid .product-item {
        width: 100%;
        margin: 0 auto;
    }*/
    .custom-template-block .section-description,
    .tab-product-description,
    .custom-template-block .section-image,
    .tab-product-newsletter {
        width: 100%;
    }

    .custom-content-product .tab-product-newsletter {
        padding-left: 0;
    }

    .custom-template-block #read-more {
        margin-top: 20px;
        line-height: normal;
    }

    .custom-template-block .section-description .page-title,
    .catalog-product-view .custom-content-product .page-title,
    .catalog-product-view .page-title,
    .ajax-addto-title {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 30px;
        letter-spacing: 0;
    }

    .catalog-product-view .page-title,
    .ajax-addto-title {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 35px;
    }

    .tab-product-newsletter .block.newsletter .action.subscribe {
        font-size: 15px;
    }

    .custom-content-product {
        padding: 30px 0px;
    }

    .tab-newsletter-title {
        font-size: 14px;
        margin-bottom: 1.5%;
    }

    .custom-content-product .tab-product-description {
        margin-bottom: 30px;
    }

    /* ---- Product landing ---- */
    /* ---- Checkout ---- */
    .checkout-index-index .opc-wrapper {
        width: 100%;
        padding: 15px !important;
    }

    .checkout-index-index .opc-sidebar {
        width: 100%;
    }

    body.checkout-index-index .opc-wrapper ol li .no-quotes-block,
    .customfiled-data,
    body.checkout-index-index .opc-wrapper ol li form,
    .checkout-index-index .opc-wrapper .authentication-wrapper,
    .payment-option {
        max-width: 100%;
        padding: 10px 10px 10px 0;
        background: transparent;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .table.table-totals {
        width: 100%;
        margin-bottom: 25px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .table.table-totals th {
        padding-left: 15px !important;
    }

    .checkout-index-index .opc-sidebar span.title {
        font-size: 18px;
        padding: 15px;
        margin-bottom: 0;
        letter-spacing: normal
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-image-container {
        width: 70px !important;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details {
        width: calc(100% - 70px);
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .product-item .subtotal span {
        font-size: 14px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block {
        width: auto;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .checkout-index-index .opc-sidebar button.vat-exempt {
        margin: auto;
        display: block;
        float: none;
        min-width: 250px;
    }

    .checkout-index-index .columns:after {
        height: 40px;
    }

    .bss-onestepcheckout .opc-sidebar .actions-toolbar>.primary {
        margin-bottom: 0px;
    }

    .checkout-index-index .opc-sidebar .actions-toolbar {
        bottom: -60px;
    }

    .bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-content form .group-2>div select {
        font-size: 14px;
    }

    .checkout-index-index .opc-sidebar .primary button.primary.checkout.btn-placeorder {
        font-size: 14px;
        padding: 0;
    }

    body.checkout-index-index input[type="checkbox"]+label button.action-show {
        font-size: 14px;
        width: 100%;
        min-width: 10px;
    }

    .checkout-index-index .modal-slide .action-close {
        margin-top: 0;
    }

    .checkout-agreements-block {
        padding: 0 15px;
    }

    body.checkout-index-index .opc-wrapper ol li .no-quotes-block:before,
    .customfiled-data .title-data:before,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:after,
    .checkout-index-index .opc-wrapper .authentication-wrapper:before,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.postcode"] label.label:after,
    .payment-option .action.action-toggle:after,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:before,
    .bss-onestepcheckout .opc-wrapper #payment:after {
        font-size: 16px;
        letter-spacing: normal
    }

    body.checkout-index-index .opc-wrapper ol li input,
    body.checkout-index-index .opc-wrapper ol li select,
    .payment-option .payment-option-content input {
        width: 100%;
        font-size: 16px;
    }

    .authentication-wrapper .action-auth-toggle:before {
        font-size: 14px;
    }

    body.checkout-index-index .opc-wrapper ol li form div#checkout-shipping-method-load {
        overflow: auto;
    }

    body.checkout-index-index .opc-wrapper ol li.checkout-payment-method .field label {
        font-size: 14px;
    }

    /*- - 20-9-2019 - -*/
    .bss-onestepcheckout .opc-wrapper #payment div#checkout-step-payment {
        margin-top: 0
    }

    .bss-onestepcheckout .opc-wrapper .primary {
        text-align: left
    }

    .bss-onestepcheckout .opc-wrapper .action.action-login.secondary {
        width: auto;
        min-width: 300px;
    }

    .bss-onestepcheckout .opc-wrapper .modal-custom .action-close {
        text-align: right
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-image-container .product-image-wrapper {
        padding-right: 5px !important;
        padding-left: 5px !important
    }

    .checkout-index-index .opc-sidebar .table.table-totals tr.grand.totals td {
        font-size: 16px;
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block .details-qty input {
        margin-right: 10px;
    }

    body.bss-onestepcheckout .step-title:before {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }

    .choice.field.customfiled-data:before,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:before,
    .checkout-index-index .opc-wrapper .authentication-wrapper:after,
    .payment-option:before,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:after,
    #payment:before {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        left: 0;
        top: 10px;
    }

    body.checkout-index-index .opc-wrapper ol li .no-quotes-block:after {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        left: 0;
        top: 10px;
    }

    .checkout-index-index .opc-sidebar .table.table-totals .mark span {
        padding: 5px 0;
    }

    .checkout-index-index .opc-sidebar .table.table-totals .mark {
        padding: 10px 0;
        font-size: 14px;
    }

    .checkout-index-index .opc-sidebar .table.table-totals .mark span.title {
        padding: 5px 0;
        font-size: 13px;
        font-weight: 600 !important;
    }

    .checkout-index-index .opc-wrapper .authentication-wrapper button.action-auth-toggle {
        font-size: 12px;
        height: auto
    }

    .checkout-index-index .opc-sidebar .table.table-totals td {
        font-size: 14px;
    }

    body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .secondary a {
        font-size: 14px;
    }

    body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .primary {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0;
        min-width: unset;
    }

    .payment-option .payment-option-content form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .payment-option .payment-option-content form .payment-option-inner {
        width: 95%;
        margin-bottom: 10px;
    }

    body.checkout-index-index .opc-wrapper ol li form div#checkout-shipping-method-load th {
        font-size: 12px;
        padding: 9px;
    }

    /* ---- Checkout ---- */
    /* ---- Brochure ---- */
    .brochure_main {
        padding: 0 15px;
    }

    .brochure-sidebar {
        padding: 0;
        margin-bottom: 20px;
    }

    .cms-brochure .overview-section,
    .cms-brochure .key-feature-section,
    .cms-brochure #testimonialsList,
    .feature_gallery_img,
    .custom-techspecification,
    .image-specification,
    .download-specification,
    .cms-brochure .block-static-block,
    .in-stock-data-main,
    .product-custom {
        padding: 15px;
        padding-top: 25px;
        padding-left: 15px;
    }

    .cms-brochure .overview-section {
        padding-bottom: 0;
    }

    .overview-section .overview-description {
        padding: 0;
    }

    .overview-description #read-more {
        margin-bottom: 10px;
    }

    .overview-image {
        margin-top: 20px;
    }

    .cms-brochure .page-title {
        font-size: 30px;
    }

    .cust-min-heading,
    .content-section-head {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 15px;
        line-height: normal;
    }

    .key-feature-section .col-sm-12 {
        margin-bottom: 10px;
    }

    .key-feature-section .col-sm-12 .col-sm-6 {
        padding: 10px 0;
        margin: 0 auto;
        text-align: center;
    }

    .key-feature-section .col-sm-12 .col-sm-4 {
        padding: 0;
    }

    .in-stock-data-main .in-stock-sub {
        width: 100%;
        margin-bottom: 30px;
    }

    .product-custom .img-section,
    .text-section {
        width: 100%;
        margin: 10px 0;
        padding: 0 15px;
    }

    .cms-brochure #product-addtocart-button {
        display: block;
    }

    .cms-brochure .block-testimonials .testimonial-container .owl-item {
        margin: 0 auto;
        /* padding: 0 34px; */
    }

    .custom-techspecification .tech-main {
        width: 100%;
        min-height: auto;
        margin: 0 auto;
        margin-bottom: 20px;
        padding: 25px 15px;
    }

    .custom-techspecification .cell-left {
        border-right: none;
    }

    .download-specification .brochure-dw {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 20px;
    }

    .cms-brochure .cust-contact-right {
        padding: 0;
    }

    .cms-brochure .block-static-block h1.homepage-title {
        font-size: 30px;
        clear: both;
    }

    .cust-contact-right div[data-role="collapsible"] span,
    .cust-contact-right div[data-role="content"] {
        padding-right: 30px;
    }

    .tech-main.weight span {
        padding: 2px 0;
    }

    .custom-techspecification .tech-title {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .custom-techspecification .tech-main span.tech-inner {
        font-size: 32px !important;
    }

    .custom-techspecification .tech-main.oxygen span {
        font-size: 20px;
    }

    .tech-main.weight span.lbs,
    .custom-techspecification .tech-main.battery span,
    .custom-techspecification .tech-main span.voltage,
    .custom-techspecification .tech-main span.db {
        font-size: 26px;
    }

    .tech-main.noisy .noisy-right {
        padding-top: 30px;
    }

    .image-specification table>tbody>tr>td {
        display: block;
        padding-bottom: 5px;
        text-align: center;
    }

    .image-specification table>tbody>tr {
        margin-top: 41px;
        display: block;
    }

    body.cms-brochure .block-testimonials .block-content .name.text-center {
        font-size: 18px;
        margin-top: 5px;
        text-align: center;
    }

    .cms-brochure .block-testimonials .testimonial-message a {
        font-size: 16px;
        line-height: normal;
    }

    .cms-brochure .block-testimonials .review-ratings {
        margin: 0 auto;
        padding: 10px 0;
    }

    .cms-brochure .block-testimonials .page-title {
        padding-top: 0;
    }

    .in-stock-data-main .in-stock-sub:last-child {
        margin-bottom: 0;
    }

    .cms-brochure .block-testimonials .testimonial-message {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
    }

    .cms-brochure .block-testimonials .block-content {
        padding: 0 30px;
    }

    .cms-brochure .block-testimonials .owl-nav>div.owl-next:before {
        right: -30px;
    }

    .block-testimonials .owl-nav>div.owl-prev:before {
        left: 5px;
    }

    .cms-brochure .block-testimonials .block-content .read-more {
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .custom-techspecification .tech-main .noisy-left {
        border-right: none;
    }

    .brochure-sidebar .tab-title a {
        line-height: 55px;
        font-size: 16px;
        padding-left: 50px;
    }

    .brochure-sidebar .tab-title a:before {
        font-size: 26px;
    }

    .custom-techspecification .tech-main .img-top {
        max-height: 55px;
        min-height: 55px;
    }

    .in-stock-data-main .feat-price {
        font-size: 30px;
    }

    .key-feature-section img {
        width: 100%;
    }

    /* ---- Brochure ---- */
    /*----- our range  ----- */
    .portable-range-main .portable-range-left {
        width: 200px;
    }

    .portable-range-main .portable-range-right {
        width: calc(100% - 203px);
    }

    .portable-range-main .portable-range-left>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .portable-range-main .custdata .section-2 {
        width: 100%;
        text-align: center;
    }

    .portable-range-main .portable-range-left>div h4 {
        font-size: 16px;
    }

    .portable-range-right .row2 {
        font-size: 18px;
    }

    .portable-range-right .row3 {
        font-size: 24px;
    }

    .portable-range-main .battery-data .battery .battery-name {
        font-size: 12px;
    }

    .wrap-battery .battery-hours strong {
        font-size: 16px;
    }

    .wrap-battery .battery-hours {
        font-size: 12px;
    }

    .wrap-battery .battery-max,
    .portable-range-main .weight>div .weight-lbs,
    .portable-range-main .weight>div .weight-kgs,
    .portable-range-main .row6 .pulse-name {
        font-size: 12px;
    }

    .portable-range-main .weight>div .weight-lbs strong {
        font-size: 16px;
    }

    .portable-range-main .portable-range-right ul .owl-nav>div.owl-next {
        right: -2px;
    }

    .portable-range-main .portable-range-right ul .owl-nav>div {
        left: -18px;
    }

    .port-right p.port-sec-2:before,
    .port-right p.port-sec-1:before {
        font-size: 8px;
        padding: 0 4px;
    }

    .port-right p {
        font-size: 7px;
    }

    .portable-range-main .homepage-title+p {
        margin-bottom: 50px;
    }

    .port-right p.port-sec-2 {
        width: 110px;
    }

    .port-right p.port-sec-1 {
        width: calc(100% - 100px);
    }

    .portable-range-main .portable-range-right ul .owl-nav>div.owl-next i:before {
        border-left: 10px solid #234561;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }

    .portable-range-main .portable-range-right ul .owl-nav>div.owl-prev i:before {
        border-right: 10px solid #234561;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }

    .nav-toggle {
        z-index: 999999;
        position: relative;
        left: 00;
        top: 0;
        display: none;
    }

    .custom-menu-for-mobile .nav-toggle {
        z-index: 999999;
        position: relative;
        left: 00;
        top: 0;
        display: block;
        font-size: 12px;
        text-transform: uppercase;
        color: #244662;
        font-weight: 500;
    }

    body .block-search .action.search>span,
    body .page-header .minicart-wrapper .action .text,
    .custom-add-class-for-search .block-search .search label,
    ul.header.links li a,
    .customer-welcome .customer-name span {
        font-size: 12px;
    }

    .customer-welcome .header.links {
        display: block;
        text-align: center;
        margin: 0
    }

    .custom-add-class-for-search .block-search .search label:before {
        line-height: 23px;
        background-size: 160px auto;
        width: 23px;
        height: 23px;
        margin: -2px auto 10px;
        background-position: -10px -105px;
    }

    .sticky .custom-menu-for-mobile .nav-toggle,
    .sticky .customer-welcome .customer-name span {
        font-size: 0;
    }

    .custom-menu-for-mobile .nav-toggle:before {
        content: ' ';
        width: 23px;
        height: 21px;
        background-image: url('../../frontend/Intermedical/homecare/en_GB/css/images/humbeurger_icon.png');
        background-size: 23px auto;
        background-repeat: no-repeat;
        background-position: center center;
        display: block;
        margin: 0 auto;
        margin-bottom: 11px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

    .sticky .custom-menu-for-mobile .nav-toggle:before {
        background-size: 20px auto;
        width: 20px;
        height: 20px;
    }

    .custm-class-frindly-advice {
        margin: 0 auto;
        width: 75%;
    }

    .header.content .nav-sections .navigation>ul>li a {
        border-color: transparent !important;
    }

    .header.content .nav-sections .navigation>ul>li.active>a {
        background: #244662;

        color: #fff !important;
    }

    body.cms-about-us .page-main .column.main {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }

    .block-viewed-products-grid .block-title {
        padding: 0 15px;
    }

    .form.contact .communication {
        margin-left: 0;
    }

    .form.contact .communication input[type="checkbox"]+label {
        font-size: 13px;
        padding-left: 10px;
    }

    .header.content .nav-sections .navigation>ul>li a {
        font-size: 18px;
        text-align: left;
        font-weight: 500;
        position: relative;
    }

    .megamenu-sidebar.right-sidebar {
        display: none;
    }

    .header.content .nav-sections .navigation li>.submenu {
        padding: 10px;
    }

    .submenu .megamenu-content .nav-item.level1>.nav-anchor.subitems-group {
        font-size: 14px !important;
    }

    .header.content .nav-sections .navigation li>.submenu a.subitems-group {
        padding: 0px;
        margin-bottom: 0px;
    }

    .header.content .nav-sections .navigation li>.submenu {
        min-height: auto;
    }

    .header.content .nav-sections .navigation>ul>li a span.opener {
        padding: 13px;
        font-family: 'FontAwesome';
        background: transparent;
        height: 40px;
        line-height: 20px;
        border: 0;
    }

    .navigation .level0.active>a:not(.ui-state-active),
    .navigation .level0.has-active>a:not(.ui-state-active) {
        border-color: transparent;
    }

    .cms-home .column.main {
        padding-bottom: 0;
    }

    body .custom-blcok-welcm::before {
        bottom: -10px;
        width: 100%;
        height: 30px;
        background-size: cover;
        display: none;
    }

    .section_portable {
        padding-top: 45px;
        background-position: center top -10px;
        background-size: 100% 30px;
        width: 100%;
    }

    .section_portable .section_portable_inner {
        max-width: 100%;
    }

    .cust-all-teasures-in-one.mobile-view-custom {
        display: block;
        bottom: 0px;
        width: 100%;
        background-color: #fff;
    }

    .sticky .cust-all-teasures-in-one.mobile-view-custom {
        display: none
    }

    div#badge-ribbon-mobile {
        display: inline-block;
        width: 100%;

    }



    .cust-all-teasures-in-one.desktop-view-custom {
        display: none;
    }

    .custm-class-frindly-advice.desktop-view-custom {
        display: none;
    }

    .custm-class-frindly-advice.mobile-view-custom {
        display: block;
        width: 100%;
        padding: 10px;
        background-color: #F4F4F4;
        position: relative;
    }

    .custm-class-frindly-advice.mobile-view-custom em.fa.fa-close {
        position: absolute;
        right: 10px;
        color: #707070;
        font-weight: normal;
        top: 15px;
    }

    .custm-class-frindly-advice p {
        font-weight: 500;
    }

    .cust-three-teasures::before {
        background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/top1.png);
        content: "";
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 110px;
        display: inline-block;
        background-size: 847px 100%;
        background-repeat: no-repeat;
        left: 0;
        background-position: center right -100px;
    }

    body #m-cookienotice.v-bar.v-bottom {
        padding: 5px 0px;
    }

    .nav-open .nav-toggle:after {
        display: none;
    }

    .nav-open .nav-toggle:before {
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;
        width: 25px;
        height: 21px;
        background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/cancel_icon.png);
    }

    body .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: all 0.4s linear;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        height: 0;
        left: 0;
        left: 0;
        overflow: auto;
        position: absolute;
        /*top: 211px;*/
        height: 82px !important;
        width: 80%;
        width: calc(100% - 54px);
        overflow-y: scroll;
        display: none;
    }

    .nav-sections-item-content>.navigation {
        margin-top: 0;
    }

    .nav-open .page-wrapper {
        left: 0;
        left: 0;
    }


    .nav-open .nav-sections {
        display: block;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        left: 0;
        z-index: 99;
        height: calc(100vh - 77px) !important;
        top: 77px;
        margin-top: 0;
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear
    }

    .header.content .nav-sections .section-item-title {
        display: none;
    }

    .header.content .nav-sections .nav-sections-item-content {
        margin: 0;
        background-color: #244662;
        padding: 0;
    }

    .header.content .nav-sections {
        background: #244662;
        padding: 0px 0px 10px;
        opacity: 0;
    }

    .nav-open .header.content .nav-sections {
        opacity: 1;
    }

    .header.content .nav-sections .navigation ul {
        text-align: center;
        padding: 30px 30px;
        background-color: #f4f4f4;
        overflow: hidden
    }

    .brand-listing-menu .nav-item.level1 {
        width: 50% !important;
        float: left;
        border-right: 1px solid #96A7B5;
        margin: 0;
        padding-right: 20px;
    }

    .nav-mobile .dropdown-menu .content-wrap .megamenu-sidebar ul {
        padding: 0 20px;
    }

    .nav-mobile li {
        border: 0
    }


    /*.header.content .nav-sections:before{
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/menu_shape.png);
    content: "";
    position: absolute;
    bottom: auto;
    top: -50px;
    width: 100%;
    height: 110px;
    display: inline-block;
    background-size: 777px 100%;
    background-repeat: no-repeat;
    left: 0;
    background-position: center right -100px; 
}*/
    .navigation .level0 {
        border: none;
    }

    .header.content .nav-sections .navigation li {
        /*margin-bottom: 20px; */
        margin-bottom: 5px;
        border: 0 !important
    }

    .header.content .nav-sections .navigation li:last-child {
        margin-bottom: 0;
    }

    .custom-add-class-for-search .cust-search-field {
        position: absolute;
        bottom: auto;
        width: auto;
        right: 22px;
        top: 65px;
        border: none;
        padding: 0;
        clear: none;
        left: 0;
        margin: 0;
        width: calc(100vw - 44px);
        left: 0%;
        /*transform: translateX(-50%); -webkit-transform: translateX(-50%);*/
        padding: 0;
        /* background-color: #F4F4F4;*/
        z-index: 9;
        background-color: transparent;
    }

    .sticky .custom-add-class-for-search .cust-search-field {
        top: 82px
    }

    .custom-add-class-for-search .block-search input {
        left: 0;
        margin: 0px 0;
        position: relative;
        top: auto;
        height: 55px;
        line-height: 55px;
        font-size: 16px;
        border: none;
        /*width: calc(100% - 100px);*/
        width: 100%;
        float: left;
        padding-left: 52px;
        padding-right: 15px;
        border: solid 1px #244662;

    }

    .custom-add-class-for-search .cust-search-field .actions button {
        position: relative;
        right: 0;
        top: auto;
        -webkit-transform: none;
        transform: none;
        /*min-width: 240px;
    height: 50px;
    line-height: 50px;*/
        margin: 0 auto;
        /*margin-top: 20px;*/
        background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/search_blue_icon.png);
        background-repeat: no-repeat;
        background-position: left center;
        height: 24px;
        width: 24px;
        text-indent: -999999px;
        background-color: transparent;
    }

    body ul.header.links .custom-add-class-for-search .cust-search-field .actions span {
        display: block;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
    }

    body.custom-hide-call-header .sections.nav-sections {
        top: 152px;
    }

    .cust-header-top-teasures {
        width: calc(50% - 4px);
    }

    .portable_block p {
        line-height: 25px;
    }

    .header.content .nav-sections .nav-sections-item-content>li a {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        display: block;
        padding: 0px 40px;
        margin-bottom: 15px;

    }

    .switcher.language.switcher-language {
        padding-bottom: 20px;
    }

    body .navigation li.level0:last-child {
        border-bottom: none;
    }

    .switcher.currency.switcher-currency strong,
    .switcher.language.switcher-language strong {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
    }

    .switcher.language.switcher-language,
    .switcher.currency.switcher-currency {
        background: transparent;
        padding: 20px 40px;
        border-radius: 0;
        border: none;

    }

    .switcher.currency.switcher-currency .dropdown.options.switcher-options,
    .switcher.currency.switcher-currency .dropdown.options.switcher-options .switcher-trigger,
    .switcher.language.switcher-language .dropdown.options.switcher-options,
    .switcher.language.switcher-language .dropdown.options.switcher-options .switcher-trigger {
        display: block;
        position: relative;
    }

    .switcher.currency.switcher-currency .switcher-options .action.toggle:after,
    .switcher.language.switcher-language .switcher-options .action.toggle:after {
        content: ' ';
        background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 11px auto;
        width: 20px;
        height: 20px;
        -webkit-filter: brightness(10);
        filter: brightness(10);
        position: absolute;
        right: 0;
        top: 0;

        z-index: 9;
        transform: rotate(0deg);
        transition: all 0.4s linear;
        -webkit-transform: rotate(0deg);
        -webkit-transition: all 0.4s linear;
    }

    .switcher.currency.switcher-currency {
        padding-top: 10px;
    }

    .switcher.language.switcher-language {
        padding-bottom: 20px;
        /* padding-bottom: 0;*/
    }

    .header.content .nav-sections .nav-sections-item-content>li:first-of-type {
        margin-top: 20px;
        padding-top: 30px;
        clear: both;
    }

    div#switcher-currency strong.label.switcher-label {
        display: none;
    }

    .switcher.currency.switcher-currency .switcher-options .action.toggle.active:after,
    .switcher.language.switcher-language .switcher-options .action.toggle.active:after {
        transform: rotate(-180deg);
        transition: all 0.4s linear;
        -webkit-transform: rotate(-180deg);
        -webkit-transition: all 0.4s linear;
    }

    body .nav-sections .switcher-trigger strong:after {
        display: none;
    }

    .switcher.currency.switcher-currency .dropdown.options.switcher-options .dropdown,
    .switcher.language.switcher-language .dropdown.options.switcher-options .dropdown {
        position: relative;
    }

    .header.content .nav-sections .nav-sections-item-content>li {
        display: block;
    }

    body .minicart-wrapper .block-minicart {
        width: 300px;
    }

    .brochure_main.sticky .brochure-rightside {
        margin-left: 0;
    }

    .cust-tab button.tablinks {
        min-width: unset;
    }

    .feat-pulse-flow,
    .feat-battery-life,
    .feat-weight {
        width: 100px;
        margin: 0px 0px;
    }

    .feat-bottom button {
        text-align: center;
    }

    .feat-bottom button.view-more {
        min-width: 250px;
        width: auto;
    }

    .custom-looking-forward p {
        font-size: 16px;
    }

    .review-slider .owl-nav>div.owl-prev {
        left: 0;
    }

    .review-slider .owl-nav>div.owl-next {
        right: 0;
    }

    .review-slider .owl-prev:before,
    .review-slider .owl-next:before {
        border-width: 12px;
        border-radius: 5px;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody .cart-button-block {
        min-height: unset;
        width: 100%;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody .cart-button-block table {
        width: 100%;
        bottom: 0;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody .cart-button-block table tr td {
        min-height: unset;
        width: 50%;
        display: table-cell;
        padding-bottom: 40px;
        padding: 0 20px 30px
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody .cart-button-block table tr td:first-child {
        text-align: right;
    }

    body .cart-container .custom_cart_blk .cart.table-wrapper .cart tbody .cart-button-block table tr td:last-child {
        text-align: left;
    }


}

div#m-cookienotice {
    display: none;
}

.page.messages {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0 7vw;
}

@media screen and (max-width:660px) {
    .catalog-product-view .custom-class-add-for-data>.custom-all-data-in-one {
        margin: 0;
    }

    .custom-class-add-for-data>.custom-all-data-in-one:last-child {
        background: none;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .catalog-product-view .custom-class-add-for-data>.custom-all-data-in-one {
        min-width: calc(50% - 0px);
    }

    .ajaxcompare-buttons button.action.primary {
        min-width: unset
    }

    .catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box img.image {
        max-width: 100%;
    }

    .custom-class-add-for-data .custom-all-data-in-one button.action.tocart.primary {
        padding: 0 20px !important;
        font-size: 14px !important;
        height: 40px !important;
        line-height: 40px !important;
    }

    .catalog-product-view #mb-ajaxcompare-wrapper .ajaxcompare-success-box .product-name {
        font-size: 12px !important;
        line-height: 22px;
        margin-top: 15px;
    }

    .ajaxcompare-buttons button.action.primary {
        font-size: 14px;
        padding: 10px 14px;
        min-width: auto;
        height: auto;
    }

    body.catalog-product-view .custom-class-add-for-data .photo.image {
        padding-top: 0px
    }

    .bss-onestepcheckout .opc-wrapper #payment {
        overflow-x: hidden;
    }
}

@media screen and (max-width:480px) {
    .brand-listing-menu span.itembgimg.cover-bg>img {
        height: 80px;
    }

    .top-footer .form.contact .col-xs-8 {
        width: 62%;
    }

    .top-footer .form.contact .col-xs-4 {
        width: 38%;
        padding-left: 0
    }

    .top-footer input::-webkit-input-placeholder {
        font-size: 12px !important;
    }

    .top-footer input::-moz-placeholder {
        font-size: 12px !important;
    }

    .top-footer input:-ms-input-placeholder {
        font-size: 12px !important;
    }

    .top-footer input:-moz-placeholder {
        font-size: 12px !important;
    }

    .top-footer input,
    .form.contact .telephone select,
    .form.contact .name select,
    .telephoneno select,
    .form.contact select {
        font-size: 11px;
    }

    .product-options-wrapper .field.configurable.required {
        width: 100%;
        margin: 0 auto;
        max-width: 280px;
        display: block;
    }

    .product-data-vat .product-data-vat .prod-left {
        width: 100%;
        text-align: center
    }

    .product-data-vat .product-data-vat .prod-right {
        width: 100%;
    }

    .top-sub-slide .item {
        width: 25%;
    }

    .top-sub-slide .item:nth-child(4n + 1) {
        clear: both;
    }

    .top-sub-slide .item:nth-child(6n + 1) {
        clear: none;
    }

    .banner-section iframe,
    .banner-section video,
    .video-gallery iframe,
    .video-gallery video {
        height: 300px;
    }

    .slider-controll.active span:last-child:after {
        border-width: 10px;
        bottom: -3px;
    }

    .checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field {
        width: 100% !important;
        margin-bottom: 20px;
    }

    body .checkout-payment-method .ccard .select,
    .checkout-payment-method .ccard .fields .select,
    body .checkout-payment-method .ccard .year .select {
        width: 100%;
        max-width: 100%;
        display: block;
    }

    .checkout-payment-method .ccard .cvv .input-text {
        width: 90%;
    }

    .checkout-index-index .page-title-wrapper {
        display: block;
        padding-bottom: 30px;
    }

    .post-list-container .post-list-item .post-info-wraper::after {
        height: 190px;
    }

    .table-wrapper.comparison .table-comparison>tbody>tr>th,
    .table-wrapper.comparison .table-comparison>thead>tr>th.remove {
        width: 140px;
    }

    .table-wrapper.comparison {
        margin-left: 140px;
    }

    .cust-three-teasures::before {
        bottom: -10px;
    }

    .blog_bulk .post-image img {
        height: 185px;
        max-height: 185px;
    }

    .blog_bulk>li .post-image img {
        height: 205px;
        max-height: 205px;
    }

    .blog_bulk .blog_element .post-image:after {
        height: 277px;
    }

    .blog_bulk .post-image:after {
        height: 185px;
    }
}

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

    .top-footer input,
    .form.contact .telephone select,
    .form.contact .name select,
    .telephoneno select,
    .form.contact select {
        font-size: 10px;
        height: 45px
    }

    .top-footer input::-webkit-input-placeholder {
        font-size: 10px !important;
    }

    .top-footer input::-moz-placeholder {
        font-size: 10px !important;
    }

    .top-footer input:-ms-input-placeholder {
        font-size: 10px !important;
    }

    .top-footer input:-moz-placeholder {
        font-size: 10px !important;
    }

    .top-footer .form.contact .communication input[type="checkbox"]+label {
        font-size: 12px;
    }

    .banner-section iframe,
    .banner-section video,
    .video-gallery iframe,
    .video-gallery video {
        height: 220px;
    }
}

.block-dashboard-info .box-newsletter .box-content {
    max-width: 213px;
    text-align: center;
    margin: 0 auto;
}

body .page-header .panel.wrapper {
    border-bottom: none;
    background-color: transparent;
}

.switcher.currency.switcher-currency strong {
    color: #787878;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.switcher.currency.switcher-currency,
.switcher.language.switcher-language {
    background: transparent;
}

.switcher.currency.switcher-currency {
    border-right: 1px solid #919191;
    border-radius: 0px;
    border-left: 1px solid #919191;
}

.panel.header .switcher.language.switcher-language {
    width: 75px;
}

.page-header .switcher .selected a {
    color: #787878;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.toplink {
    color: #787878;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.switcher.currency.switcher-currency {
    padding: 0 15px;
    min-width: 95px;
}

.cms-home .page-header {
    /*position: absolute;*/
    width: 100%;
    float: left;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
}



.cms-home .magestore-bannerslider-title {
    display: none;
}

.cms-home .flex-direction-nav {
    display: none;
}

.cms-home .header.content .nav-sections {
    background: transparent;
    border-top: none;
    border-top: 1px solid #e7ebee;
    border-bottom: 1px solid #e7ebee;
    padding-bottom: 18px;
}

.cms-home .nav-sections-item-content {
    background: transparent;
}

.switcher a img {
    display: none !important;
}

body.cms-home .header.content {
    padding: 20px 0 0 15px;
}

.cms-home .magestore-bannerslider-standard .flex-viewport {
    height: calc(100vh - 100px);
    /*  max-height:850px; */
}

.cms-home .magestore-bannerslide-flex-slider {
    margin-bottom: 0 !important;
}

.cms-home.sticky #maincontent {
    padding-top: 0 !important;
}

.cms-home .magestore-bannerslider-standard .flex-control-nav {
    text-align: center;
    position: relative;
    top: -110px;
    z-index: 99;
}

.cms-home .magestore-bannerslider-standard .flex-control-nav li {
    display: inline-block;
    margin: 0 6px;
}

.cms-home .magestore-bannerslider-standard .flex-control-nav li a.flex-active {
    background: #f08607;
}

.cms-home .magestore-bannerslider-standard .flex-control-nav li a {
    color: transparent;
    background: #cecece;
    margin: 0;
    padding: 9px;
    border-radius: 40px;
    line-height: 0;
    font-size: 0;
}

.cms-home .cust-three-teasures {
    /*height: 80px;background: #F4F4F4;*/
    background: #fff;
    padding: 50px 0;
    display: block;
    height: auto;
}

/*.cms-home .cust-three-teasures::before {
        background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/bg-new.png);
    content: "";
    position: absolute;
    bottom: 100px;
    width: 100%;
    height: 150px;
    display: inline-block;
    background-size: cover;
    margin-bottom: 0px;
	left: 3px;
}*/

.slider_text {
    position: absolute;
    z-index: 99999;
    /* top: 328px; left: 50%; transform: translateX(-50%);*/
    top: 29vh;
    left: 105vh;
    margin: 0 auto;
    -webkit-transform: translateX(-82vh);
    transform: translateX(-82vh);
    max-width: 1600px;
    width: 100%;
}


.slider_text h2 {
    color: #244662;
    font-family: Montserrat;
    /* font-size: 45px;
 line-height: 45px;*/
    font-size: 4.3vh;
    line-height: 4.5vh;
    font-weight: 700;
    letter-spacing: -3px;
    margin: 0 0 30px 0;
}

.slider_text h3 {
    color: #244662;
    font-family: Montserrat;
    /* font-size: 40px;
	 line-height: 50px; */
    font-size: 3.6vh;
    line-height: 5vh;
    font-weight: 400;
    margin: 0 0 45px 0;
    width: 680px;
    max-width: 100%;
}

.slider_text p {
    color: #244662;
    font-family: Montserrat;
    /* font-size: 28px;
line-height: 65px; */
    font-weight: 700;
    font-size: 2.5vh;
    line-height: 6.5vh;
    margin: 0 0 25px 0;
}

.cms-home .flex-viewport .slides li {
    position: relative;
}

.slider_text .btn_one,
.sub_slider_txt .btn_one {
    /*background: #f29c32 url(../../frontend/Intermedical/homecare/en_GB/css/images/wht-arrow.png) no-repeat;*/
    background: #f29c32 url(../../frontend/Intermedical/homecare/en_GB/css/images/wht-arrow.png) no-repeat;
    border-radius: 50px;
    /*padding: 0.8vh 4vh;*/
    padding: 10px 40px 10px 20px;
    color: #ffffff;
    /*font-size: 2vh;
    line-height: 3vh;*/
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    /*width: 23vh;*/
    max-width: 185px;
    display: inline-block;
    height: auto !important;
    border: 3px solid #f29c32;
    background-position: calc(100% - 18px) center;
    text-align: left;
}

.slider_text .btn_two,
.sub_slider_txt .btn_two {
    background: transparent url(../../frontend/Intermedical/homecare/en_GB/css/images/org-arrow.png) no-repeat;
    border-radius: 50px;
    /*padding: 0.8vh 4vh;*/
    padding: 10px 40px 10px 20px;
    color: #f29c32;
    /*font-size: 2vh;
    line-height: 3vh;*/
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    /*width: 23vh;*/
    max-width: 185px;
    display: inline-block;
    height: auto !important;
    border: 3px solid #f29c32;
    margin: 0 0 0 25px;
    /*background-position: 19vh;*/
    background-position: calc(100% - 18px) center;
    text-align: left;
}

.cms-home .cust-all-teasures-in-one {
    /*background-color: #F4F4F4;*/
    /*margin: -25px 0 0 0;*/
    background-color: #fff;
    margin: 0 auto;
    max-width: 1025px;
}

.cms-home .flexslider {
    background: #F4F4F4;
}

.cms-home .slider_text.slide_right {
    right: 50%;
    left: auto;
    -webkit-transform: translateX(120%);
    transform: translateX(120%);
    text-align: right;
    width: auto;
}

.left_warranty h3 {
    color: #244662;
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    margin: 0 0 45px 0;
}

.left_warranty p {
    color: #244662;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    margin: 0 0 20px 0;
}

.left_warranty {
    float: left;
    width: 45%;
}

.right_warranty {
    float: left;
    width: 55%;
}

.warranty-index-index .page-title span.base {
    color: #244662;
    font-family: Montserrat;
    font-size: 55px;
    font-weight: 300;
    letter-spacing: 3.85px;
    line-height: 70px;
    max-width: 1000px;
    display: block;
}

body.warranty-index-index .page-main {
    max-width: 100%;
}

.warranty-index-index .column.main {
    width: 100% !important;
    float: left;
    background-color: #f4f4f4;
    margin: 0 0 115px 0;
    padding: 100px 0;
}

.main_warranty {
    max-width: 1470px;
    padding: 0 15px;
    margin: 0 auto;
    float: none;
    width: 100%;
    overflow: hidden;
}

.sub_warranty {
    width: 100%;
    float: left;
}

.right_warranty #warrantyform {
    background-color: #ffffff;
    margin: 0px auto;
    padding: 40px;
    width: 75%;
    min-width: 300px;
    overflow: hidden;
}

.right_warranty #warrantyform h1 {
    color: #244662;
    font-family: Montserrat;
    font-size: 50px;
    font-weight: 300;
    line-height: 60px;
    text-transform: capitalize;
}

.right_warranty {
    background-color: #f7f7f7;
    height: auto;
    padding: 0 10px;
    color: #244662;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 45px;
    margin: 0 0 15px 0;
}

.right_warranty #warrantyform label {
    color: #244662;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    float: left;
    text-align: left;
    line-height: 31px;
    margin: 0 0 20px 0;
}

.right_warranty #warrantyform label strong {
    font-weight: 700;
    letter-spacing: 0.8px;
    display: block;
    margin: 15px 0 5px 0;
}

.right_warranty #warrantyform .bootstrap-select.customrequired {
    width: 100%;
}

.right_warranty #warrantyform .bootstrap-select.customrequired button {
    background-color: #f7f7f7;
    border: none;
}

.right_warranty #warrantyform .bootstrap-select.customrequired span {
    color: #244662;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
}

.right_warranty #warrantyform .tab p {
    color: #244662;
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 400;
    text-align: left;
    line-height: 35px;
}

.right_warranty .bootstrap-select .btn:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
}

.right_warranty .tab {
    display: none;
}

.right_warranty #warrantyform input:not([type="checkbox"]) {
    background-color: #f7f7f7;
    color: #244662;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    padding: 8px 10px;
    height: auto;
    border: none;
    width: 100%;
}

.right_warranty #warrantyform input[type=checkbox] {
    margin: 0 10px 0 0;
}

.right_warranty #warrantyform select {
    height: auto;
    padding: 0px 12px;
    color: #244662;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    background-color: #f7f7f7;
    border: none;
    -webkit-appearance: none;
    display: none;
}

.form_sub {
    margin: 40px 0 0 0;
}

.form_btn {
    float: right;
    margin: 20px 0;
}

.form_btn button {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 45px;
    text-transform: uppercase;
    width: 200px;
}

.page-header {
    margin: 0 0 10px !important;
}

.slide_phn {
    display: none !important;
}

.warranty_need .custom-img-for-contactus:after {
    bottom: -19px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/product-page-shape-white.png);
}

.warranty_need .custom-extra-data-inone {
    background: #fff;
}

.warranty_need .custom-contact-form-product {
    padding: 0 !important;
}

.warranty_need .custom-extra-data-inone h1.homepage-title {
    font-family: Montserrat;
}

.warranty_need .custom-extra-data-inone p.video-description {
    text-align: left;
}

.right_warranty .bootstrap-select.btn-group .dropdown-menu {
    width: 100%;
}

.right_warranty .form_sub ul.selectpicker li a span {
    font-size: 15px !important;
    max-width: 100%;
    overflow: hidden;
    white-space: pre-wrap;
    line-height: 20px;
}

.right_warranty .form_sub ul.selectpicker,
.right_warranty .bootstrap-select.btn-group .dropdown-menu {
    max-height: 500px !important;
    min-height: 500px !important;
}

.right_warranty .dropup .dropdown-menu,
.right_warranty .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: 100% !important;
}

.right_warranty .dropdown-menu>.active>a,
.right_warranty .dropdown-menu>.active>a:hover,
.right_warranty .dropdown-menu>.active>a:focus {
    background-color: #ddd;
    background-image: none;
}

.right_warranty .dropdown-menu>li>a {
    padding: 5px 20px;
    line-height: 0;
}

.sitemap-index-index .col-bss-3 {
    width: 50%;
}

.for_pro h3 {
    margin: 0 !important;
}

body .page-header .panel.wrapper {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 0;
}

body .page-header .header.panel {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 0;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .slider_text {
        top: 330px;
        left: 0 !important;
        text-align: center !important;
        -webkit-transform: none !important;
        transform: none !important;
        width: 100% !important;
        right: 0 !important;
    }

    .slider_text h2 {
        font-size: 35px;
        line-height: 35px;
        margin: 0 0 15px 0;
    }

    .slider_text h3 {
        font-size: 25px;
        line-height: 35px;
        margin: 0 0 30px 0;
    }

    .slider_text p {
        font-size: 18px;
        line-height: 20px;
    }

    .slider_text .btn_one,
    .sub_slider_txt .btn_one {
        width: auto;
        font-size: 17px;
        background-position: 230px;
        margin: 0 0 15px 0;
        padding: 10px 35px 10px 20px;
        background-size: 10px;
    }

    .slider_text .btn_two,
    .sub_slider_txt .btn_two {
        width: auto;
        font-size: 17px;
        background-position: 237px;
        margin: 0 0 15px 0;
        padding: 10px 35px 10px 20px;
        background-size: 10px;
    }

    .cms-home .magestore-bannerslider-standard .flex-viewport {
        height: 720px;
    }

    .cms-home .flex-viewport .slides li {
        height: 830px !important;
    }

    .cms-home .cust-all-teasures-in-one.mobile-view-custom {
        display: block;
        margin: -55px 0 0 0;
        z-index: 99;
    }

    .cms-home .cust-three-teasures {
        display: none;
    }

    .toplink {
        display: none;
    }

    .warranty-index-index .page-title span.base {
        font-size: 35px;
        line-height: 40px;
        text-align: center;
        letter-spacing: 1px;
    }

    .left_warranty,
    .right_warranty {
        width: 100%;
        padding: 0;
    }

    .right_warranty #warrantyform {
        width: 100%;
        padding: 25px 20px;
    }

    .right_warranty #warrantyform h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .right_warranty #warrantyform label {
        font-size: 17px;
        line-height: 30px;
    }

    .form_btn {
        float: none;
        margin: 20px auto;
        text-align: center;
    }

    .form_btn button {
        margin: 0 0 15px 0;
    }

    .form_sub {
        margin: 25px 0 0 0;
    }

    .right_warranty #warrantyform .bootstrap-select.customrequired span,
    .right_warranty #warrantyform select {
        font-size: 17px;
    }

    .warranty-index-index .column.main {
        padding: 50px 5px;
    }

    .slide_desk {
        display: none !important;
    }

    .slide_phn {
        display: block !important;
    }

    .warranty_need .custom-extra-data-inone h1.homepage-title {
        margin: 25px 0 0 0;
    }

    .warranty_need {
        padding: 0;
        margin: 0;
    }

    .sitemap-index-index .col-bss-3 {
        width: 100%;
    }

    .sub_slider_txt {
        width: 100% !important;
    }

    .homepage-portable-desc {
        font-size: 25px !important;
        line-height: 28px !important;
        letter-spacing: 2px !important;
    }

    body.cms-home .page-main {
        padding: 0 !important;
    }

    .row.custom-blcok-welcm h2 {
        font-size: 35px !important;
        line-height: 50px !important;
    }

    .custom-blcok-welcm {
        display: block !important;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12 h1.homepage-title {
        line-height: 50px !important;
    }

    .cms-iso13485 .columns .column.main h1 {
        font-size: 30px;
        letter-spacing: 2px;
    }

    .cms-privacy ol li,
    .cms-privacy ul li {
        font-size: 16px;
        line-height: 35px;
    }

    .switcher.currency.switcher-currency strong,
    .switcher.language.switcher-language strong,
    .page-header .switcher .selected a {
        color: #fff;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 0;
    }

    .switcher.currency.switcher-currency {
        padding: 0 37px;
    }

    .page-header .switcher .selected a {
        color: #fff;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 500;
        background-image: none !important;
        text-transform: uppercase;
        padding: 0
    }

}

@media only screen and (min-width:768px) and (max-width:1024px) {
    /*
	.slider_text{top: 210px; left: 0 !important;
    text-align: center !important;
    -webkit-transform: none !important;
    transform: none !important;
    width: 100% !important;
    right: 0 !important;}	
	.slider_text h2{font-size: 35px;     line-height: 35px;margin: 0 0 15px 0;}
	.slider_text h3{font-size: 25px; line-height: 35px; margin: 0 0 30px 0; width: 100%;}
	.slider_text p{font-size: 18px; line-height: 20px;}
	.slider_text .btn_one{    width: auto;
    font-size: 17px;
    background-position: 230px;
    margin: 0 0 15px 0;
    padding: 10px 35px 10px 20px;
    background-size: 10px;}
	.slider_text .btn_two{   width: auto;
    font-size: 17px; 
    background-position: 237px;
    margin: 0 0 15px 0;
    padding: 10px 35px 10px 20px;
    background-size: 10px;}
	.cms-home .cust-three-teasures::before{bottom: 90px;     left: 1px;}
	.sub_slider_txt{width:100% !important;}
*/

    .homepage-portable-desc {
        font-size: 25px !important;
        line-height: 28px !important;
        letter-spacing: 2px !important;
    }

    body.cms-home .page-main {
        padding: 0 !important;
    }

    .row.custom-blcok-welcm h2 {
        font-size: 35px !important;
        line-height: 50px !important;
    }

    .custom-blcok-welcm {
        display: block !important;
    }

    /*.custom-caring-step .col-md-6.col-sm-6.col-xs-12 h1.homepage-title{line-height: 50px !important; }*/

    .cms-iso13485 .columns .column.main h1 {
        font-size: 30px;
        letter-spacing: 2px;
    }

    .cms-privacy ol li,
    .cms-privacy ul li {
        font-size: 16px;
        line-height: 35px;
    }
}

.invalid+div,
.invalid {
    border: 1px solid red !important;
}

.sub_slider_txt {
    width: 65vh;
}



@media only screen and (min-width:1000px) and (max-width:1450px) {
    .cms-home .cust-three-teasures::before {
        height: 100px;
    }
}

.section_portable {
    background-image: none;
    clear: both;
}

.cms-home .page.messages {
    margin: 0 auto !important;
}

.cms-home .column.main div>.block-static-block {
    background: url(../../frontend/Intermedical/homecare/en_GB/css/images/caring_top.png) no-repeat;
    padding: 150px 0 0 0;
    background-position: top center;
}

.cms-home .column.main>.block-static-block .custom-blcok-welcm::before {
    bottom: -30px !important;
}

/*.cms-home .column.main + .block-static-block .custom-caring-step::before{  bottom: 62px; height: 140px;}*/
.cms-home .column.main .block-static-block .custom-caring-step::before {
    bottom: 62px;
    height: 140px;
}

.homepage-portable-desc {
    font-size: 44px;
    font-weight: 300;
    color: #244662;
    line-height: 35px;
    letter-spacing: 4px;
    text-align: center;
    text-decoration: none;
    margin: 0 0 70px 0;
}

.row.custom-blcok-welcm h2 {
    font-size: 48px;
    font-weight: 300;
    color: #244662;
    line-height: 60px;
    letter-spacing: 4px;
    text-decoration: none;
    margin: 0;
}

.custom-blcok-welcm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cms-iso13485 .columns .column.main h2 {
    font-size: 25px;
    line-height: 40px;
    color: #244662;
    margin-bottom: 30px;
}

.cms-iso13485 .columns .column.main h1 {
    color: #244662;
    font-size: 46px;
    line-height: normal;
    letter-spacing: 4px;
    margin-bottom: 35px;
    margin-top: 0px;
}

.cms-iso13485 .columns .column.main h1 strong {
    font-weight: 300 !important;
}

.cms-privacy ol li,
.cms-privacy ul li {
    font-size: 18px;
    line-height: 2.25;
    color: #244662;
    margin-bottom: 5px;
}

.cms-privacy p {
    margin: 15px 0;
}

.cms-privacy td {
    line-height: 35px;
}

.top-footer .form.contact .communication {
    float: right;
}

.info-support .submenu .content-wrap>.megamenu-content {
    width: 100% !important;
}

.megamenu-content .submenu-left:last-child,
.item-content .submenu-left:last-child {
    margin: 0;
}

.tech-spec-block.sky-blue .icon-img img {
    width: 85px;
}

.tech-spec-block.sky-blue .weight-desc h3,
.tech-spec-block.sky-blue .weight-desc span {
    color: #2597d0
}

.item-added-success-popup-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.item-added-success-popup-outer .modal-inner-wrap {
    margin-top: 0;
    max-width: 600px;
    text-align: center;
}

.item-added-success-popup-outer .modal-inner-wrap .modal-header h1 {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    font-weight: 500;
    border: 0;
    margin: 0;
    padding: 0;
}

.item-added-success-popup-outer .modal-inner-wrap .section-title span.subtitle {
    margin-bottom: 20px;
}

/*.item-added-success-popup-outer .modal-content{display: none;}*/
.product-des .product-continues-flow span {
    color: #0299d2;
}

.checkout-onepage-success .custom-caring-step::before {
    height: 200px;
}

.checkout-onepage-success .blog-slider-title {
    display: inline-block;
}

.banner-checkout {
    position: absolute;
    height: 300px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: -127px;
    z-index: -1;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/checkout-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.checkout-onepage-success .columns .column.main {
    position: static;
}

.checkout-onepage-success .page-wrapper {
    padding-top: 150px;
}

.checkout-onepage-success .breadcrumbs {
    margin-top: 20px;
}

.testimonial-slider .homepage-title {
    text-align: center !important;
    margin-bottom: 73px;
    margin-top: 0;
}

body.checkout-onepage-success .section_portable:before {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/section_portable-img.png);
    content: "";
    position: absolute;
    top: -160px;
    width: 100%;
    height: 230px;
    display: inline-block;
    background-size: 100% 100%;
    z-index: 0;
    background-position: center;
    left: 0;
}

body.checkout-onepage-success .section_portable {
    margin-top: 200px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.cart-success-page-section {
    padding: 50px 0% 0;
    max-width: 1440px;
    margin: 0 auto;
}

body.checkout-onepage-success .custom-caring-step {
    margin-bottom: 75px;
}

.checkout-onepage-success .custom-caring-step .section_portable p {
    position: relative;
}

.checkout-onepage-success .block-testimonials {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#order-product-slider .owl-nav div.owl-prev:before {
    content: ' ';
    display: block;
    border-right: 10px solid #244662;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#order-product-slider .owl-nav div.owl-next:before {
    content: ' ';
    display: block;
    border-left: 10px solid #244662;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#order-product-slider .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: -45px;
}

#order-product-slider .owl-nav div.owl-next {
    left: auto;
    right: -45px;
}

#order-product-slider .owl-item {
    background: #fff;
    text-align: center;
    padding: 15px 0;
}

#order-product-slider .owl-item .customer-name-lastimage {
    text-align: center;
    margin-bottom: 15px
}

#order-product-slider .owl-item .customer-name-lastitem {
    color: #244662;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1.7px;
    padding: 0 15px
}

#order-product-slider .owl-item img {
    max-height: 222px;
    width: auto;
    display: inline-block;
}

.touch .custom-hide-call-header .nav-sections {
    margin-top: 0
}

.touch .nav-sections {
    margin-top: 10px
}

.common-theme-popup-design .modal-inner-wrap {
    max-height: 90vh;
    overflow-y: auto;
    padding: 30px 0 !important;
    position: fixed;
    width: 100%;
    height: auto;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%) !important;
    -ms-transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 1000px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 1000px rgba(0, 0, 0, 0.6);
    z-index: 10002;
    max-width: 42.67%;
}

.common-theme-popup-design .action-close {
    color: #244662 !important;
    font-size: 17px !important;
    position: absolute;
    top: 27px !important;
    width: auto !important;
    right: 33px;
    opacity: 1 !important;
    font-weight: 300;
    text-decoration: none !important;
    text-shadow: none !important;
    margin: 0;
    padding: 0;
    height: auto;
}

.modal-slide .action-close>span {
    color: #244662 !important;
    font-size: 17px !important
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    content: "x";
    font-size: 16px !important;
    margin-right: 0px;
    text-decoration: none;
    font-family: inherit;
    color: #244662 !important;
}

.common-theme-popup-design .modal-popup .modal-header,
.common-theme-popup-design .modal-popup .modal-footer {
    padding-bottom: 0;
}

.common-theme-popup-design .modal-header {
    padding: 0;
}

.common-theme-popup-design .modal-content {
    padding: 30px !important
}

.common-theme-popup-design .modal-content .email a {
    color: #244662
}

.common-theme-popup-design .modal-content .email {
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding-left: 40px;
    color: #244662
}

.common-theme-popup-design .modal-content .email:before {
    content: " ";
    display: block;
    text-align: center;
    color: #f7941c;
    font-size: 18px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/footer_mail.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px auto;
    width: 24px;
    height: 25px;
    left: 0;
    position: absolute;
    background-size: 20px;
}

.common-theme-popup-design .modal-content .telephone {
    position: relative;
    display: block;
    padding-left: 40px;
    color: #244662
}

.common-theme-popup-design .modal-content .telephone:before {
    content: " ";
    display: block;
    text-align: center;
    color: #f7941c;
    font-size: 18px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/call_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px auto;
    width: 24px;
    height: 25px;
    left: 0;
    position: absolute;
    background-size: 20px;
}

.common-theme-popup-design .modal-footer {
    padding-bottom: 0;
}

.box-tocart button.callforprice {
    padding-left: 50px;
    position: relative
}

.box-tocart button.callforprice:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/call_icon-white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px auto;
    width: 24px;
    height: 25px;
    left: 20px;
    position: absolute;
    top: 12px
}

.cart-success-page-section .post-list-item .news-inner {}

.cart-success-page-section .post-list-item .news-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.cart-success-page-section .post-list-item .news-inner h2 {
    margin-bottom: 0;
}

.buy-now-slider .cover-bg.pro-img {
    background-size: contain;
}

.product-info-main .special-price .price-wrapper .price {
    color: red !important
}

.checkout-success .cart-success-page-section .show_more button {
    position: relative;
    padding-left: 60px
}

.checkout-success .cart-success-page-section .show_more button:before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/download-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 33px;
    left: 18px;
    position: absolute;
    top: 5px;
}

#custom-portable-oxygen-slider .show_more {
    text-align: center;
    width: 100%;
}

#custom-portable-oxygen-slider .show_more button {
    padding: 0 44px
}

body.customer-logged-out .success-data-detail {
    padding-left: 0;
    padding-left: 0;
    background: #fff;
}

.custom-your-order-deatils {
    background: #f4f4f4;
    padding: 30px 0 70px 0
}

body.customer-logged-out .section_portable {
    background: #f4f4f4;
    padding-bottom: 0;
    clear: both;
}

body.customer-logged-out .section_portable .homepage-title {
    font-size: 38px;
}

body.customer-logged-out .section_portable .homepage-title strong {
    display: none;
}

body.customer-logged-out .form.contact .fieldset .field {
    margin-bottom: 10px
}

body.customer-logged-out .homepage-portable-desc {
    margin-top: -35px;
    position: relative
}

.form.create.account fieldset .field.newsletter .modal-content {
    position: relative;
}

.form.create.account .modal-content span.close:after {
    display: none;
}

.form.create.account .modal-content span.close {
    font-size: 0 !important;
    position: fixed;
    top: 0;
    right: 23%;
    top: 130px !important;
}

.cms-page-view .breadcrumbs ul li {
    line-height: 1.42857143
}

.checkout-onepage-success .post-list-item h2.mp-post-title {
    width: calc(68% - 4px);
}

.pca .pcaautocomplete {
    z-index: 9999 !important;
}

.searchsuite-autocomplete {
    max-height: 550px;
    overflow: auto;
}

.form.contact .page.messages {
    padding: 0;
}

.offers-section .offer-block {
    padding-bottom: 100px;
}

.offers-section .offer-block .price+form,
.offers-section .offer-block .actions-primary {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.offers-section .offer-block .price+form {
    margin-bottom: 30px;
}

.recently-viewed .product-item-details .product-item-name {
    margin-bottom: 0;
}

.recently-viewed .product-item-details .product-item-name a {
    display: inline-block;
    margin-bottom: 0
}

.product-brochure .product-info-gallery .control-block {
    display: none;
}

.video-content .wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
    padding-bottom: 0 !important
}

.video-content .action.submit.primary {
    float: none;
    width: auto;
    margin: 0;
    padding: 10px 35px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f7941c;
    border: none;
    line-height: normal;
    float: right;
    margin-top: 20px;
}

.screen-reader-response {
    display: none
}

.invalid+div,
.invalid {
    border: 0 !important;
}

.video-content .wpcf7-not-valid-tip {
    color: #e02b27;
    font-size: 1.2rem;
    display: inline-block;
    float: left;
    line-height: 18px;
    margin-top: 5px;
}

.customer-logged-out .wpcf7-not-valid-tip {
    color: #e02b27;
    font-size: 1.2rem;
}

.video-content form p {
    padding-right: 0;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    color: #e02b27;
    font-size: 13px;
    display: none !important
}

/*.video-content input[type="date"]{text-transform: uppercase}*/
.video-content input[type="date"] {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.video-content input[type="date"]::-webkit-clear-button {
    display: none;
}

.video-content input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}


.block-static-block .form.contact .wpcf7-form-control-wrap {
    padding-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.block-static-block .form.contact input[type=checkbox] {
    width: 380px;
    position: absolute;
    top: 6px;
    opacity: 0;
    height: auto;
    margin: 0;
    z-index: 1;
    cursor: pointer;
}

.block-static-block .form.contact input[type=checkbox]+span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 30px;
    color: #244662;
}

.block-static-block input[type=checkbox]+span:before {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: -1px;
    width: 16px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #244662;
}

.block-static-block input[type=checkbox]:checked~span:after {
    opacity: 1;
    visibility: visible;
}

.block-static-block .form.contact .wpcf7-checkbox {
    position: relative
}

.block-static-block #wpcf7-f993-o1 .wpcf7-form-control-wrap {
    padding-bottom: 10px;
}

.block-static-block #wpcf7-f993-o1 .wpcf7-form-control-wrap.subscribe {
    text-align: right
}

.block-static-block #wpcf7-f993-o1 .action.submit.primary {
    float: right
}

.block-static-block input[type=checkbox]+span:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 4px;
    width: 7px;
    height: 11px;
    border-right: 2px solid #244662;
    border-bottom: 2px solid #244662;
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg);
    opacity: 0;
    visibility: hidden;
}

.block-static-block #wpcf7-f993-o1 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    line-height: 18px;
    float: left;
    padding-top: 10px;
}


.wpcf7 .field.note.no-label {
    margin-bottom: 50px;
    padding: 0;
}

.wpcf7 .communication {
    margin-bottom: 20px;
}

.wpcf7 .email .wpcf7-form-control-wrap {
    padding-bottom: 10px !important;
}

.wpcf7 .communication .wpcf7-form-control-wrap {
    padding-bottom: 0 !important;
}

.wpcf7-mail-sent-ok {
    text-align: center;
    font-size: 20px;
    color: #6fb359;
    padding-top: 15px;
    float: left;
    width: 100%;
}

.cdawpcpt-index-index .post-list-item .post-description {
    position: relative;
}

.cdawpcpt-index-index .post-list-item .post-description {
    position: relative;
}

.cdawpcpt-index-index .post-list-item .post-meta {
    font-size: 16px;
    position: relative;
}

/* body.cdawpcpt-index-index .page-main {max-width: 100%;padding: 0;} */
body.cdawpcpt-index-index .page-main .columns {
    padding: 35px 140px 100px;
}

.cdawpcpt-index-index .columns {
    background-color: #f4f4f4;
    padding: 15px 15px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/blog_bottom_shape.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    margin-bottom: 40px;
}

/*new page*/
body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block {
    padding: 20px 30px;
    border-bottom: 3px solid #f4f4f4;
    margin-bottom: 0;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block-title {
    margin-bottom: 20px;
    padding-bottom: 0;
    border: none;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block input {
    border: none;
    background-color: #f4f4f4;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 48px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #244662;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/search_icon.png);
    background-repeat: no-repeat;
    background-position: 20px 50%;
    background-size: 20px auto;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block button {
    display: block;
    width: 100%;
    margin-top: 27px;
}

.block-blog .block-title>strong {
    font-size: 18px;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar li {
    margin: 20px 0;
    position: relative;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block-blog li input {
    height: auto;
    line-height: normal;
    width: 100%;
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block-blog li input[type=checkbox]+label {
    font-size: 18px;
    font-weight: 400;
    color: #244662;
    display: block;
    padding: 0 0 0 25px;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block-blog li input[type=checkbox]+label:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: -1px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 1px solid #244662;
}

body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block-blog li input[type=checkbox]:checked~label:before {
    background-color: #244662;
}

body.cdawpcpt-index-index .toolbar-products {
    padding: 0 0 0 2%;
}

body.cdawpcpt-index-index .toolbar-products~.toolbar-products {
    margin-top: 3%;
    display: inline-block;
    width: 100%;
}

body.cdawpcpt-index-index .sorter {
    float: left;
}

body.cdawpcpt-index-index .pager {
    float: right;
    margin: 0;
}

body.cdawpcpt-index-index .products-grid.grid {
    display: table
}

body.cdawpcpt-index-index .products-grid.grid .product-items {
    margin-top: 0;
}

body.cdawpcpt-index-index .pager a {
    font-size: 18px;
    font-weight: bold;
    color: #244662;
    margin: 0 4px;
}

body.cdawpcpt-index-index .pager a:hover,
body.cdawpcpt-index-index .pager a.active {
    text-decoration: underline !important
}

body.cdawpcpt-index-index .pager a.prev-page {
    float: left
}

body.cdawpcpt-index-index .pager a.next-page {
    float: right
}

body.cdawpcpt-index-index .pager a.next-page,
body.cdawpcpt-index-index .pager a.prev-page {
    font-size: 0;
    position: relative;
    width: 20px;
    height: 20px;
}

body.cdawpcpt-index-index .pager a.next-page:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 3px;
    right: 0;
    border-left: 11px solid #244662;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

body.cdawpcpt-index-index .toolbar select {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/aro-down.png);
    background-repeat: no-repeat;
    background-position: center right 0;
}

body.cdawpcpt-index-index .pager a.prev-page:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    border-right: 11px solid #244662;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}


.cdawpcpt-index-details .columns .main .post-content .blocks-gallery-grid {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cdawpcpt-index-details .columns .main .post-content .wp-block-gallery li {
    width: 50%;
    padding: 5px;
    list-style: none;
}

.cdawpcpt-index-details .columns .artical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cdawpcpt-index-details .columns .artical>a.prev {
    padding: 0 25px 0 45px;
    background-position: center left 20px;
}

.cdawpcpt-index-details .columns .artical>a.next {
    padding: 0 50px 0 32px;
    background-position: center right 20px;
}

.cdawpcpt-index-details .columns .artical>a.prev {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/blog_prev_icon.png);
    background-repeat: no-repeat;
    background-position: center left 20px;
    background-size: 9px auto;
}

.cdawpcpt-index-details .columns .artical>a.next {
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/blog_next_icon.png);
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 9px auto;
}

.cdawpcpt-index-details .columns .artical>a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: normal;
    background-color: #244662;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    min-width: 229px;
    text-align: center;
}

.cdawpcpt-index-details .columns .artical>a:hover {
    background-color: #7ea1ca;
    text-decoration: none;
    border: none;
}

.cust-contact-left .action.primary {
    margin-right: 0;
    float: right;
    font-weight: 600;
    background: #244662;
    font-size: 14px;
    padding: 0 30px;
    border: 0;
}

.cust-contact-left .action.primary:hover {
    background-color: #7ea1ca;
    text-decoration: none;
    border: none;
}

.cust-contact-left .form.contact .subscribe {
    position: relative
}

.cust-contact-left .form.contact .subscribe input[type=checkbox] {
    width: 100%;
    position: absolute;
    top: 12px;
    z-index: 1;
    opacity: 0;
    margin: 0;
    cursor: pointer
}

.cust-contact-left .form.contact .subscribe input[type=checkbox]+span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 20px;
    color: #244662;
    position: relative;
    line-height: normal;
}

.cust-contact-left .form.contact .subscribe input[type=checkbox]+span:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: -1px;
    width: 11px;
    height: 11px;
    background-color: #fff;
    border: 1px solid #244662;
}

.cust-contact-left .form.contact .subscribe input[type=checkbox]:checked~span:before {
    background-color: #244662;
}

.cust-contact-left .form.contact .fieldset textarea {
    margin-bottom: 10px;
}

.cust-contact-left .wpcf7-not-valid-tip {
    color: #e02b27;
    font-size: 1.2rem;
    margin: 12px 0 0;
    display: inline-block;
}

.cust-contact-left .form.contact .fieldset textarea+.wpcf7-not-valid-tip {
    margin-top: 0;
    margin-bottom: 20px
}

input[type="date"]:before {
    /* content: attr(placeholder);
    width: 100%; */
}

input[type="date"].full:after {
    content: "" !important;
    width: 0 !important;
}


input[type="date"].full::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
input[type="date"].full {
    border: none;
    box-sizing: border-box;
    outline: 0;
    padding: .75rem;
    position: relative;
    width: 100% !important;
}

div#myModalcallme .modal-content {
    padding: 50px 0 !important;
    max-height: 94vh !important;
}

.contact-index-index .cust-contact-left .form.contact .fieldset br {
    display: none
}

.contact-index-index .cust-contact-left .form.contact .fieldset span.wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}

.flexslider .slides>li {
    display: block !important
}

.loader-main {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999999999;
    background-color: #fff;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.loader-main:before {
    content: "";
    position: absolute;
    height: 80px;
    width: 80px;
    background: url(../../frontend/Intermedical/homecare/en_GB/css/images/page-loader.gif) no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.standard-item-included {
    padding: 0 50px 0;
    margin-bottom: 50px;
}

.standard-item-included .owl-nav>div.owl-next {
    right: 0;
}

.standard-item-included .item {
    background: #fff;
    border: 10px solid #f4f4f4;
    padding-bottom: 30px;
}

.checkout-billing-address .billing-address-form form {
    padding-left: 0 !important;
}

/*body.checkout-index-index .opc-wrapper .checkout-billing-address .billing-address-form form .label{display: none !important}*/
.checkout-billing-address .billing-address-form {
    max-width: 100% !important;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    width: 50px;
    opacity: 0;
}

.custom-view .video-title p {
    margin-bottom: 34px;
    text-align: center;
    padding: 0;
    margin-bottom: 34px;
    font-family: 'Montserrat', sans-serif;
}

.custom-view .video-title h2 {
    letter-spacing: 4px;
    margin-bottom: 0
}

.top-footer .custom-view .action.submit.primary {
    width: auto;
    margin: 0;
    padding: 10px 35px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f7941c;
    border: none;
    line-height: normal;
    float: right;
    min-width: inherit;
    margin-top: 20px;
}

.item-added-success-popup-outer .modal-content .owl-carousel img {
    max-width: 80%;
    margin: 0 auto;
}

.back-btn a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: normal;
    background-color: #244662;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    min-width: 200px;
}

.back-btn {
    margin-bottom: 30px;
}

.post-view .blog-top-date {
    font-size: 20px;
    color: rgb(247, 148, 28);
    font-weight: 600
}

#mb-ajaxcart-wrapper {
    padding: 30px !important
}

.mb-ajaxsuite-popup-border .related .products-grid .product-item {
    margin: 0 !important;
    padding: 0 15px;
}

.mb-ajaxsuite-popup-border .products-related .product-item-name {
    margin: 0 0 20px !important
}

.mb-ajaxsuite-popup-border .products-related .price {
    font-size: 22px;
    color: #35546e;
    font-weight: 600;
}

.mb-ajaxsuite-popup-border .products-related strong.product.name.product-item-name a.product-item-link {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}

.mb-ajaxsuite-popup-border .products-related .product-items {
    display: flex;
    justify-content: center
}

/*.mb-ajaxsuite-popup-border .success-content .products-grid .product-item .product-item-info,*/
.mb-ajaxsuite-popup-border .product.details.product-item-details .product {
    height: 100% !important;
}

.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    clip: auto;
    width: 100%;
    position: static;
    height: auto;
    margin: 0;
}

.product-item-inner .stock.unavailable {
    font-weight: bold;
}

.product-info-price .price-box .price-container .price-including-tax+.price-excluding-tax:nth-of-type(2) .price {
    font-size: 45px;
    font-weight: 700;
}

.product-info-main .product-info-price .price-box .price-container .price-excluding-tax {
    display: none;
}

.product-info-main .vatexemt-info {
    background: #f7941c;
    padding: 12px 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    width: auto;
    float: left;
    width: 100%;
    max-width: 610px;
    border-radius: 4px;
    margin-top: -25px;
    position: relative
}

.product-info-main .vatexemt-info .smalltext {
    text-transform: capitalize;
    display: inline-block;
    font-weight: 500;
}

.product-info-main .vatexemt-info:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    position: absolute;
    top: -17px;
    left: 20px;
    border-bottom: 20px solid #f7941c;
}

.product-item-inner .stock.unavailable,
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    color: orange;
}

.outofstock-gray.box-tocart .fieldset .field.qty i.fa {
    background-color: #a8a8a8
}

.outofstock-gray.box-tocart .fieldset input#qty {
    border-color: #a8a8a8;
    color: #a8a8a8
}

.outofstock-gray .action.primary {
    background: #a8a8a8;
    border: 1px solid #a8a8a8;
    opacity: 1
}

.cusm-read-more span.price-container.price-final_price.tax.weee {
    display: flex;
    flex-direction: column-reverse;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-including-tax:before,
#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-including-tax+.price-excluding-tax:before {
    display: none
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-including-tax:after {
    /*content: '('attr(data-label) ')';/* font-size: 1.1rem; */
    content: '(Inc. VAT)';
    color: #fff;
    font-family: 'Proxima Nova Rg';
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    text-transform: capitalize
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-box.price-final_price .price-excluding-tax span {
    font-size: 25px;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-box.price-final_price span {
    margin-bottom: 5px;
    margin-top: 0;
}

#amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-box.price-final_price .price-including-tax span {
    font-weight: normal
}

.am-filter-items-attr_price span.currsymbol:first-child {
    float: left;
    margin-left: 22px;
}

.am-filter-items-attr_price span.currsymbol:nth-child(3) {
    float: right;
}

.am-filter-items-attr_price span.currsymbol:before {
    content: '£';
    color: #244662;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-right: 3px;
    text-transform: capitalize;
    float: left;
    position: absolute;
    left: -10px;
    line-height: 18px;
}

body.page-layout-2columns-left .sidebar .filter-options .-to.input-text,
body.page-layout-2columns-left .sidebar .filter-options .-from.input-text {
    text-align: left !important
}

span.currsymbol {
    position: relative;
}

.product-info-main .product.attribute.overview {
    display: inline-block;
    width: 100%;
}

/**Video 16:9 **/
#video-gallery .video-gallery {
    text-align: center;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

#video-gallery .video-gallery iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
}

#video-gallery .video-gallery.video-gallery-img {
    padding-bottom: 0;
}


@media (max-width: 1900px) and (min-width: 1025px) {

    .block-blog .block-title>strong,
    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block-blog li input[type=checkbox]+label {
        font-size: 1vw;
    }

    /* body.cdawpcpt-index-index .page-main .columns {padding: 0 7.35vw;} */
    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block {
        padding: 1.05vw 1.57vw;
        margin-bottom: 0;
    }

    .standard-item-included {
        padding-bottom: 0;
    }

    .item-added-success-popup-outer .modal-content {
        padding-top: 0 !important;
    }

}

@media (max-width:1800px) {
    .minicart-wrapper .action.showcart:before {
        margin: 0 auto 14px
    }

    .standard-item-included {
        margin-bottom: 0;
    }

    .standard-item-included .owl-nav>div.owl-next {
        right: 10px;
    }

    .standard-item-included .owl-nav>div.owl-prev {
        left: 10px;
    }

}

@media (max-width:1500px) {
    .checkout-success #order-product-slider {
        padding: 0 40px;
    }

    #order-product-slider .owl-nav div.owl-next {
        right: 0;
    }

    #order-product-slider .owl-nav div {
        left: 0;
    }

    #mpblog-list-container {
        padding-left: 22px;
        padding-right: 22px;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding-left: 60px;
        padding-right: 60px;
    }

    /*.elementor-row, body .elementor-image-gallery .gallery{margin-left: 0; margin-right : 0;}*/
    .elementor-column-gap-default .elementor-row {
        margin-left: 0;
        margin-right: 0;
    }

}



/*Container*/
.cart-container,
.your-basket-cart,
body .offer-section,
body.cdawpcpt-index-index .page-main .columns {
    max-width: 1470px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
    position: relative;
}



@media (max-width:1400px) {
    .cms-home .magestore-bannerslider-standard .flex-viewport {
        height: 100vh;
    }

    .slider_text .btn_one,
    .slider_text .btn_two {
        background-size: auto 14px;
    }

    .copyright {
        padding: 40px 3vw;
    }

    body.cms-home .header.content {
        padding: 20px 10px 0 30px;
    }

    .block-testimonials {
        max-width: 1200px;
    }

    .page-footer .footer.content,
    body .header.content,
    body .page-main,
    .cms-shop-by-brand main .column.main,
    .checkout-index-index .column.main,
    .checkout-index-index .page-title-wrapper,
    body.cms-about-us .page-main .column.main,
    .page-wrapper .breadcrumbs,
    .block-viewed-products-grid .block-content,
    .block-viewed-products-grid .block-title,
    body.checkout-cart-index .block.crosssell,
    body .page-main,
    .cms-shop-by-brand main .column.main,
    .checkout-index-index .column.main,
    .checkout-index-index .page-title-wrapper,
    .post-list-container,
    .category-view,
    body.cdawpcpt-index-index .page-main .columns,
    .custom-blcok-welcm {
        max-width: 1300px;
    }

    .checkout-index-index .opc-sidebar {
        max-width: 660px;
    }

    .contact-index-index .with-background-blk-grey {
        padding: 95px 40px 105px 40px;
    }

    .home-banner-section .left-banner .sub_slider_txt h2 {
        font-size: 26px;
    }

    .home-banner-section .left-banner .sub_slider_txt h3 {
        font-size: 20px;
    }

    .home-banner-section .left-banner .sub_slider_txt p {
        font-size: 20px;
    }

    .slider_text .btn_one,
    .sub_slider_txt .btn_one {
        font-size: 14px;
    }

    .home-banner-section .right-banner .sub_slider_txt h1,
    .home-banner-section .right-banner .sub_slider_txt h2 {
        font-size: 22px;
    }

    .home-banner-section .right-banner .sub_slider_txt .bigtext {
        font-size: 38px;
    }

    .home-banner-section .right-banner .sub_slider_txt h4 {
        font-size: 16px;
    }

    .home-banner-section .right-banner .sub_slider_txt p {
        line-height: 1.2;
    }

    .catalogsearch-result-index .page-main>.page-title-wrapper .page-title {
        padding-left: 15px;
        padding-right: 15px;
    }

    .am-filter-items-attr_price span.currsymbol:before {
        font-size: 12px;
        line-height: 13px;
    }

    /*.checkout-index-index .opc-sidebar.fixed{max-width: 635px;}*/
}

@media (max-width:1366px) {
    .home-banner-section .left-banner .banner-img {
        min-height: inherit;
        height: 400px;
    }

    .home-banner-section .right-banner .banner-img {
        min-height: inherit;
        height: 192px;
    }

    .right-banner div {
        margin-bottom: 15px;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding-left: 60px;
        padding-right: 60px;
    }

    footer .custom-footer5 img {
        max-width: 120px;
    }

    #video-gallery .video-gallery {
        padding-bottom: 51.25%;
        text-align: center
    }

    #video-gallery .video-gallery iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 90% !important;
        right: 0;
        margin: 0 auto;
    }

}

@media (max-width:1280px) {


    /*.left-banner{margin-bottom: 15px;}*/
    .row.custom-blcok-welcm h2 {
        font-size: 36px;
        line-height: 1.4;
    }

    .custom-blcok-welcm h1,
    h1.homepage-title,
    .post-list-container .widget-title>a {
        font-size: 36px;
        line-height: 1.4;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding-left: 60px;
        padding-right: 60px;
    }

    .post-list-container.mpcss,
    .custom-blcok-welcm {
        padding-left: 22px;
        padding-right: 22px;
    }

    body .custom-footer4 a:visited,
    body .custom-footer4 .alink:visited,
    body .custom-footer4 a {
        font-size: 14px;
    }

    /*.post-list-container .post-list-item .post-info-wraper::after{    height: 173px;}*/

    p,
    .block-testimonials .testimonial-message,
    body .block-testimonials .block-content .name.text-center,
    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data strong,
    .custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .custom-top .vat-list-data ul li,
    .cms-privacy-policy-cookie-restriction-mode2 h3,
    .cms-privacy-policy-cookie-restriction-mode2 h2,
    .cms-privacy-policy .columns .main ul,
    .cms-privacy-policy .columns .main ol,
    .wp-block-table {
        font-size: 15px;
    }

    .product-info-main .product.attribute.overview {
        display: inline-block;
        width: 100%;
    }

    .product-info-main .box-tocart a.action.tocompare {
        margin-top: 22px
    }

    .cust-contact-left .form.contact .subscribe input[type=checkbox] {
        height: 100%;
    }
}

@media (max-width:1250px) {
    .product-info-gallery .pro-item-description>div>span.item-name {
        font-size: 14px;
    }

    footer .custom-footer5 img {
        margin-left: 5px;
    }

}

@media (max-width:1024px) {
    .minicart-wrapper .action.showcart:before {
        margin: 0 auto 10px;
    }

    .home-banner-section .left-banner .sub_slider_txt {
        bottom: inherit;
        top: 50%;
        transform: translateY(-50%);
    }

    .home-banner-section br {
        display: none;
    }

    .home-banner-section .right-banner .sub_slider_txt .bigtext {
        margin-bottom: 0;
        padding-bottom: 5px;
    }

    .home-banner-section .right-banner .banner-img {
        min-height: inherit;
    }

    .left-banner {
        margin-bottom: 0px;
    }

    .home-banner-section .left-banner .banner-img {
        padding: 12px 46px;
    }

    body.customer-logged-out .homepage-portable-desc {
        margin-top: 0;
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 80px;
    }

    .block-static-block .custom-caring-step {
        padding-bottom: 100px;
    }

    .custom-caring-step p {
        line-height: 2;
    }

    .cms-home .column.main .block-static-block .custom-caring-step::before {
        bottom: 60px;
        height: 100px;
    }

    footer .custom-footer5 img {
        max-width: 50px;
    }
}

@media (max-width:1199px) {
    .product-info-gallery .pro-item-description>div>span.item-name {
        font-size: 12px;
    }

    .circle-block .outer-element {
        font-size: 12px;
    }

    .common-theme-popup-design .modal-inner-wrap {
        max-width: 70%;
    }

    .checkout-success .success-data-detail {
        padding-bottom: 80px
    }

    #order-product-slider .owl-item .customer-name-lastitem {
        font-size: 16px;
    }

    .page-title span.base {
        font-size: 35px;
    }

    .checkout-onepage-success .page-wrapper {
        padding-top: 110px;
    }

    .checkout-success .success-data-detail,
    .checkout-onepage-success .section_portable {
        margin-top: 40px;
    }

    body.checkout-onepage-success .custom-caring-step {
        margin-bottom: 75px;
    }

    .checkout-success .success-data-detail {
        padding-bottom: 0;
    }

    .post-list-container .post-list-item .post-image img.img-responsive {
        max-height: 250px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

    .post-list-container .post-list-item .post-info-wraper::after {
        /*height: 90px; */
        width: 110%;
    }

    .cms-home .magestore-bannerslider-standard .flex-viewport {
        height: auto;
    }

    .slider_text {
        top: 210px;
        left: 0 !important;
        text-align: center !important;
        -webkit-transform: none !important;
        transform: none !important;
        width: 100% !important;
        right: 0 !important;
    }

    .slider_text h2 {
        font-size: 35px;
        line-height: 35px;
        margin: 0 0 15px 0;
    }

    .slider_text h3 {
        font-size: 25px;
        line-height: 35px;
        margin: 0 0 30px 0;
        width: 100%;
    }

    .slider_text p {
        font-size: 18px;
        line-height: 20px;
    }

    .slider_text .btn_one {
        width: auto;
        font-size: 17px;
        background-position: 230px;
        margin: 0 0 15px 0;
        padding: 10px 35px 10px 20px;
        background-size: 10px;
    }

    .slider_text .btn_two {
        width: auto;
        font-size: 17px;
        background-position: 237px;
        margin: 0 0 15px 0;
        padding: 10px 35px 10px 20px;
        background-size: 10px;
    }

    .cms-home .cust-three-teasures::before {
        bottom: 90px;
        left: 1px;
    }

    .sub_slider_txt {
        width: 100% !important;
    }

    body.cdawpcpt-index-index .page-main .columns {
        padding: 15px 20px;
    }

    .cdawpcpt-index-details .columns .artical>a {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        border-radius: 50px;
        min-width: 200px;
    }

    .standard-item-included .owl-item img {
        max-height: 300px;
    }

    body.catalog-product-view .modal-content.custom-view {
        max-width: 70%;
    }

    .custom-view .video-title h2 {
        font-size: 35px !important;
        line-height: 50px !important;
    }

    .custom-view .video-title p {
        letter-spacing: 1.87px;
        line-height: 30px;
    }

    .standard-item-included {
        margin-bottom: 30px;
    }

    .mb-ajaxsuite-popup-border .products-related .price {
        font-size: 15px;
    }

}

@media (max-width:1024px) {
    .post-list-container .post-list-item .post-info-wraper {
        padding-bottom: 70px;
    }

    .post-list-item .actions {
        position: absolute;
        bottom: 20px;
        left: 28px;
    }


}

@media (max-width:991px) {
    body.checkout-index-index .opc-wrapper ol li.checkout-payment-method .field label {
        font-size: 14px;
        padding-left: 26px;
    }

    /*	.checkout-payment-method .payment-method-title .payment-icon {width: 50px;}*/
    .bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-method input[type="radio"] {
        position: absolute;
        top: 50% !important;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    body.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group .payment-method .payment-method-title {
        position: relative;
    }

    .post-list-container .post-list-item .post-image img.img-responsive {
        /*max-height: 180px;*/
        max-height: 280px;
    }

    .slider_text {
        top: 130px;
    }

    .cms-home .magestore-bannerslider-standard .flex-control-nav {
        top: -140px;
    }

    .block-blog .block-title>strong,
    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block-blog li input[type=checkbox]+label {
        font-size: 14px;
    }

    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar li {
        margin: 1.05vw 0;
    }

    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block {
        padding: 1.05vw 1.57vw;
        margin-bottom: 0;
    }

    .standard-item-included .owl-item .cover-bg {
        background-size: auto
    }


    #mb-ajaxcart-wrapper .action.primary:last-child {
        margin-bottom: 0
    }

    #mb-ajaxcart-wrapper {
        padding: 40px 15px 15px !important;
    }

    .mb-ajaxsuite-popup-border .block.related .block-title {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .mb-ajaxsuite-popup-border .products-related .product-items {
        margin-bottom: 0;
    }

    .catalog-product-view .block.related .products.wrapper.grid.products-grid.products-related,
    .catalog-product-view .block.upsell .products.wrapper.grid.products-grid.products-upsell {
        margin-bottom: 20px;
    }

    #mb-ajaxcart-wrapper .action.primary {
        min-width: inherit;
    }

    .catalog-product-view .mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border .block-title.title strong#block-related-heading {
        margin: 0;
    }

    body.page-layout-1column .ajaxcart-success-box .success-content .block.related .block-title {
        margin: 0;
    }

    .products-grid .product-item .cusm-read-more a {
        max-width: 200px;
    }

    .page-products .toolbar .sorter {
        margin-left: 0;
    }

    .product-info-main .box-tocart a.action.tocompare {
        margin-top: 0px
    }
}

@media (max-width:767px) {
    .item-added-success-popup-outer .modal-footer {
        text-align: center
    }

    .item-added-success-popup-outer .modal-footer button {
        min-width: auto;
    }

    .product-des span {
        max-width: 60px;
        height: 45px;
    }

    .sticky .minicart-wrapper .action.showcart .text {
        display: none
    }

    /*.cust-contact-right{display: inline-block;}*/
    .cust-contact-right {
        display: block;
        width: 100%;
    }

    div#badge-ribbon-mobile iframe {
        height: 120px;
    }

    .custom-footer-contact-us-data {
        margin-left: -50px;
    }

    .common-theme-popup-design .modal-inner-wrap {
        max-width: 90%;
    }

    .modal-popup.modal-slide .modal-inner-wrap[class] {
        background-color: #ffffff;
    }

    .modals-wrapper {
        z-index: 99999;
        position: relative
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        position: fixed;
        width: 100%;
        height: auto;
        font-family: 'Titillium Web', sans-serif;
        font-size: 16px;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%) !important;
        -ms-transform: translateX(-50%) translateY(-50%);
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 1000px rgba(0, 0, 0, 0.6);
        box-shadow: 0px 0px 1000px rgba(0, 0, 0, 0.6);
        z-index: 10002;
        min-height: auto !important;
        width: 90%;
        max-width: 90%;
    }

    .box-tocart button.callforprice {
        height: 50px;
        width: 210px;
        min-width: auto;
    }

    .checkout-onepage-success .page-wrapper {
        padding-top: 0;
    }

    .banner-checkout {
        display: none;
    }

    .page-title span.base {
        font-size: 22px;
    }

    .checkout-success .custom-caring-step .test .post-image:after {
        display: none;
    }

    .cart-success-page-section .post-list-item .news-inner {
        display: block;
    }

    .cart-success-page-section .post-list-item .news-inner h2 {
        margin-bottom: 20px;
    }

    .buy-now-slider .owl-nav>div.owl-prev {
        left: 0;
    }

    .buy-now-slider .owl-nav>div.owl-next {
        right: 0;
    }

    .top-footer .form.contact .communication {
        float: left;
    }

    .minicart-wrapper .action.showcart:before {
        margin: 0 auto 8px;
    }

    .products.wrapper~.toolbar .modes {
        display: none !important;
    }

    .checkout-success .success-data-detail {
        padding-left: 0;
        padding-right: 0;
    }

    .custom_cart_part .rate {
        height: auto
    }

    .authentication-wrapper button {
        width: 100%;
    }

    .payment-method {
        margin: 10px 0;
    }

    .agreements-modal .modal-inner-wrap {
        height: 90vh !important;
    }

    .domloaded.sticky {
        padding-top: 286px !important
    }

    .custom-add-class-for-search .cust-search-field .actions {
        max-width: 25px;
        right: 0px !important;
        top: 15px !important;
        position: absolute;
        left: 15px;
    }

    .custom-add-class-for-search .cust-search-field .actions .search {
        min-width: auto
    }

    .custom-add-class-for-search .cust-search-field .actions .search span {
        font-size: 14px;
    }

    .searchsuite-autocomplete {
        top: 82px;
    }

    .cust-contact-left .form.contact .fieldset input[type="email"] {
        height: 50px;
    }

    .cust-contact-left .form.contact .fieldset textarea {
        margin-top: 2px;
    }

    footer.page-footer .cust-class-footer ul li:nth-child(2),
    footer.page-footer .cust-class-footer ul li:nth-child(3),
    footer.page-footer .cust-class-footer ul li:nth-child(4) {
        display: none;
    }

    body.account.page-layout-2columns-left .column.main .page-title-wrapper {
        display: block;
    }

    .compare.wrapper,
    [class*='block-compare'] {
        display: block;
    }

    .block-compare .action.delete {
        left: 20px;
        position: absolute;
        top: 20px;
    }

    body.account.page-layout-2columns-left .column.main {
        min-height: auto;
    }

    ul.compare.wrapper,
    ul.compare.wrapper ul,
    ul.compare.wrapper li {
        list-style-type: none;
        display: none
    }

    .slider_text {
        top: 260px;
    }

    .sticky.slider_text {
        top: 100px;
    }

    .flexslider .slides img {
        height: 670px !important;
    }

    body .filter-title strong {
        position: relative;
        left: 0;
        right: 0;
        margin: 40px auto 0 auto;
        top: auto;
        display: table;
    }

    .checkout-cart-index .cart-summary table.totals {
        width: 100%;
    }

    .authentication-wrapper .action-auth-toggle:before {
        margin-right: 7px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .col-md-6.custom-contact-form-product {
        display: inline-block;
        width: 100%;
    }

    .form.create.account fieldset .field.newsletter .modal-content {
        width: 90%;
    }

    .form.create.account .modal-content span.close {
        right: 10%;
    }

    .header.content .nav-sections {
        padding: 0px 0px 50px
    }

    .cd-mob-chat-widget {
        z-index: 0;
    }

    .post-list-item .actions {
        margin-bottom: 30px;
    }

    /*	.searchsuite-autocomplete {height: 100vh;overflow: auto;padding-bottom: 170px;}*/
    .searchsuite-autocomplete {
        max-height: 395px;
    }

    body.checkout-index-index .opc-wrapper ol li.checkout-payment-method .field label {
        font-size: 13px;
        width: 100%;
    }

    .checkout-payment-method .payment-method-title .payment-icon {
        margin-top: -1px;
        max-height: 21px;
    }

    .block-static-block .form.contact .communication input[type=checkbox]+span {
        font-size: 14px;
    }

    .block-static-block .form.contact .communication input[type=checkbox] {
        width: 310px;
    }

    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .block-blog .block-title>strong,
    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block-blog li input[type=checkbox]+label {
        font-size: 16px;
    }

    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block {
        padding: 15px;
        margin-bottom: 0;
    }

    body.cdawpcpt-index-index.page-layout-2columns-left .sidebar .block button {
        width: auto;
        margin: 15px auto 0;
        height: 40px;
        font-size: 14px;
        font-weight: 500;
        min-width: 140px;
        text-align: center;
    }


    .cdawpcpt-index-details .columns .artical {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cdawpcpt-index-details .columns .artical>a {
        font-size: 12px;
        min-width: 190px;
        height: 30px;
        line-height: 30px;
        border-radius: 50px;
        min-width: 160px;
        margin: 10px 0;
    }

    .cust-contact-left .action.primary {
        float: none;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        text-align: center;
    }

    .cust-contact-left .form.contact .subscribe {
        display: table;
        margin-bottom: 20px;
    }

    body.cms-about-us .page-main .column.main {
        padding: 0;
    }

    .portable_back_side button {
        min-width: auto;
    }

    .cust-contact-left .form.contact .subscribe input[type=checkbox]+span {
        font-size: 15px;
    }

    .block-static-block #wpcf7-f993-o1 .wpcf7-form-control-wrap.subscribe {
        text-align: left;
    }

    .block-static-block .form.contact input[type="checkbox"]+span {
        font-size: 15px;
    }

    .cart-container .block.discount .field .control input+.mage-error {
        position: initial;
    }

    .item-added-success-popup-outer {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 10px 0;
    }

    .standard-item-included {
        padding: 0 20px;
    }

    .magestore-bannerslider-standard {
        width: 100% !important;
    }

    .checkout-billing-address .billing-address-form form {
        padding-right: 0 !important;
    }

    .video-content .time select {
        height: 45px;
    }

    .top-footer .custom-view .action.submit.primary {
        min-width: 240px
    }

    .item-added-success-popup-outer .modal-footer button {
        margin-bottom: 20px;
        padding: 0 25px;
        font-size: 15px;
    }

    .standard-item-included .owl-nav>div.owl-next {
        right: -5px;
    }

    .standard-item-included .owl-nav>div.owl-prev {
        left: -5px;
    }

    .item-added-success-popup-outer .modal-content .owl-carousel img {
        max-width: 100%;
    }

    .item-added-success-popup-outer .owl-carousel .owl-stage-outer {
        padding-bottom: 0
    }

    .item-added-success-popup-outer .modal-inner-wrap .modal-header h1 {
        font-size: 14px;
        line-height: 18px;
        margin: 8px 0 0;
    }

    .item-added-success-popup-outer .modal-inner-wrap {
        margin: 5rem auto;
    }

    #mb-ajaxcart-wrapper .action.primary {
        margin-bottom: 20px;
        min-width: inherit;
        margin: 0 auto 20px;
        display: block;
        width: 100%;
        max-width: 220px;
    }

    .catalog-product-view .product-options-bottom .price-box .price-container .price,
    .catalog-product-view .product-info-price .price-box .price-container .price {
        font-size: 30px;
    }

    .product-info-main .vatexemt-info {
        margin-top: 0;
    }

    #amasty-shopby-product-list .grid.products-grid .product-item a.action.more .price-box.price-final_price .price-excluding-tax span {
        font-size: 20px;
    }

    .am-filter-items-attr_price span.currsymbol:before {
        font-size: 14px;
        line-height: 18px;
    }

    .product-info-main .box-tocart a.action.tocompare {
        margin-top: 22px
    }

}

@media screen and (min-width: 768px) {
    .ves-megamenu.menu-hover .nav-item:hover>.submenu {
        display: block !important;
    }

    .ui-menu-item {}
}

@media (max-width:480px) {

    .item-added-success-popup-outer .modal-footer button:last-child {
        margin-bottom: 0;
    }

    body.cdawpcpt-index-index .toolbar-products {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    body.cdawpcpt-index-index .products-grid.grid .product-items {
        margin: 0;
    }

    body.cdawpcpt-index-index .sorter {
        margin-bottom: 15px;
    }

    .mb-ajaxsuite-popup-border .related .products-grid .product-item {
        padding: 0;
    }

}

@media (max-width:375px) {
    .top-footer .form.contact .communication input[type="checkbox"]+label {
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    .cms-home header .cust-all-teasures-in-one {
        display: none;
    }

    .cms-home .cust-all-teasures-in-one {
        max-width: 100%;
        display: flex;
        justify-content: center;
    }

    .cust-header-top-teasures {
        width: auto;
        padding-left: 50px;
    }

    .cust-header-top-teasures:last-child {
        width: auto;
        padding-left: 50px;
    }

    /*elementor*/
    body .elementor-widget-toggle .elementor-toggle .elementor-tab-title {
        font-size: 14px;
        padding: 15px 30px;
    }

    body .elementor-widget-toggle .elementor-toggle .elementor-tab-content {
        font-size: 14px;
    }

    body .elementor-widget-tabs .elementor-tab-title {
        padding: 20px 25px;
        font-size: 16px;
    }

    body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content p {
        font-size: 12px;
        line-height: 20px;
        margin: 0 0 10px 0;
    }

    body .elementor-widget-toggle .elementor-toggle .elementor-tab-title:before {
        top: 15px;
    }

    /*elementor*/
    .block-testimonials::before {
        width: 100vw;
    }
}

/*27feb2020*/
@media (max-width: 991px) {
    /*banner */

    .home-banner-section {
        display: block;
    }

    .left-banner {
        width: 100%;
        padding-right: 0;
    }

    .header.content .cust-all-teasures-in-one.mobile-view-custom {
        display: none;
    }

    .cms-home .cust-three-teasures {
        display: block;
        padding-top: 0;
    }

    .home-banner-section .left-banner .banner-img {
        /*min-height: 214px;*/
        padding: 45px 25px;
        margin-bottom: 15px;
    }

    .home-banner-section .left-banner .sub_slider_txt h2 {
        font-size: 24px;
    }

    .home-banner-section .left-banner .sub_slider_txt h3 {
        font-size: 18px;
    }


    .home-banner-section .right-banner .banner-img {
        /*min-height: 147px;*/
        padding: 45px 25px;
    }

    .right-banner div {
        padding-bottom: 15px;
    }

    .home-banner-section .bg-cover>img {
        display: none !important;
    }

    .home-banner-section .right-banner .sub_slider_txt {
        position: relative;
        bottom: inherit;
        top: inherit;
        transform: inherit;
    }

    .home-banner-section .right-banner .sub_slider_txt h1,
    .home-banner-section .right-banner .sub_slider_txt h2 {
        font-size: 20px;
    }

    .home-banner-section .right-banner .sub_slider_txt h1 {
        margin-bottom: 5px;
    }

    .home-banner-section .right-banner .sub_slider_txt .bigtext {
        font-size: 36px;
        padding-bottom: 0;
    }

    .home-banner-section .right-banner .sub_slider_txt h4 {
        font-size: 15px;
        line-height: 26px;
    }

    /*.home-banner-section{ padding: 170px 22px 40px 22px;}*/
    /*banner */
    .right-banner {
        width: 100%;
        padding-right: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .right-banner .item-one {
        width: 50%;
        padding-right: 1%;
    }

    .right-banner .item-two {
        width: 50%;
        padding-left: 1%;
    }

    .home-banner-section .right-banner .banner-img {
        height: 220px;
    }


    .cust-header-top-teasures {
        width: auto;
        padding-left: 20px;
    }

    .cust-header-top-teasures:last-child {
        width: auto;
        padding-left: 20px;
    }

    .table-checkout-shipping-method tbody td {
        font-size: 15px;
    }

    .cusom-data-shipping {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 768px) {
    .BadgeRibbon .BadgeRibbon__cell .BadgeRibbon__img__content>img {
        max-width: 150px;
    }

    /*.row.custom-caring-step{padding-top: 30px;}
    .cms-home .custom-blcok-welcm{padding-bottom: 0;}
    .cms-home .column.main{padding-bottom: 20px;}*/
    .custom-caring-step .col-md-6.col-sm-6.col-xs-12 h1.homepage-title {
        margin-top: 0;
    }

    .block-static-block .custom-caring-step {
        border-top: solid 0px #244662;
        padding-top: 40px;
    }

    .cms-home #maincontent h1.homepage-slider-title {
        padding-left: 22px;
        padding-right: 22px;
        font-size: 26px;
        width: 100%;
        text-align: center;
    }

    .standard-item-included .owl-prev:before,
    .block-testimonials .owl-nav>div.owl-prev:before,
    .block-viewed-products-grid .owl-carousel .owl-nav .owl-prev:before,
    .block.crosssell .owl-carousel .owl-nav .owl-prev:before,
    .offer-section .custom-built-feature-product .owl-nav div.owl-prev:before,
    .recently-viewed .owl-prev:before,
    #cust-slider-crosssell .owl-prev:before,
    #sync1 .owl-prev:before,
    .gallery-slider .owl-prev:before,
    .buy-now-slider .owl-prev:before,
    #sync2 .owl-prev:before,
    .review-slider .owl-prev:before,
    .control-block .control-prev:before,
    .custom-home-page-post-view .owl-prev:before {
        border-right: 18px solid #244662;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
    }

    .standard-item-included .owl-next:before,
    .block-testimonials .owl-nav>div.owl-next:before,
    .block-viewed-products-grid .owl-carousel .owl-nav .owl-next:before,
    .block.crosssell .owl-carousel .owl-nav .owl-next:before,
    .offer-section .custom-built-feature-product .owl-nav div.owl-next:before,
    .recently-viewed .owl-next:before,
    #cust-slider-crosssell .owl-next:before,
    #sync1 .owl-next:before,
    .gallery-slider .owl-next:before,
    .buy-now-slider .owl-next:before,
    #sync2 .owl-next:before,
    .review-slider .owl-next:before,
    .control-block .control-next:before,
    .custom-home-page-post-view .owl-next:before {
        border-left: 18px solid #244662;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
    }

    .custom-home-page-post-view .owl-next,
    .custom-home-page-post-view .owl-prev {
        height: 40px;
        width: 30px;
    }

    div#custom-home-page-post-view {
        padding: 0 15px;
    }

    .custom-caring-step::after,
    .custom-blcok-welcm::before,
    .cms-home .column.main+.block-static-block .custom-caring-step::before {
        content: none;
    }

    .section_portable_inner .portable_block {
        width: calc(100% / 3 - 15px);
    }

    .section_portable_inner .portable_block:nth-child(3n) {
        margin-right: 0px !important;
    }

    .section_portable_inner .portable_block:nth-child(4n) {
        margin-right: 15px;
    }

    .caret {
        margin-left: 6px;
    }

    form.wpcf7-form.form.contact {
        max-width: inherit;
        margin-bottom: 50px;
    }

    .cms-home .column.main .block-static-block .custom-caring-step::before {
        display: none;
    }

    body .post-list-item .actions {
        left: 10px;
        float: none;
        text-align: left;
        margin: 0;
    }

    .cms-home .cust-all-teasures-in-one {
        max-width: 100%;
        display: block;
        justify-content: inherit;
    }

    .cust-header-top-teasures,
    .cust-header-top-teasures:last-child {
        width: 24%;
        margin-top: 50px;
    }

    /*.cms-home .cust-three-teasures{max-width: 400px; margin: 0 a} */
    footer .custom-footer5 img {
        max-width: 80px;
    }

}

@media (max-width: 767px) {

    /*header*/
    .custm-class-frindly-advice.mobile-view-custom {
        display: none !important;
    }

    a.logo {
        max-width: 156px;
        width: auto;
        float: left;
        margin: 0;
    }

    ul.header.links {
        /*float: right; width: calc(100% - 160px);     max-width: 160px; align-items: center; */
        justify-content: flex-end;
        align-items: center;
        margin-left: auto;
        width: auto;
        flex-wrap: wrap;
        padding-bottom: 0;
        padding-right: 6px;
    }

    .not-logged-in {
        display: none;
    }

    .custom-add-class-for-search .block-search .search label span,
    body .page-header .minicart-wrapper .action .text {
        display: none;
    }

    .custom-add-class-for-search .cust-search-field {
        left: 0;
        position: fixed;
        right: 0;
        margin: 0 auto;
    }

    .custom-add-class-for-search .block-search .search label:before,
    .minicart-wrapper .action.showcart:before,
    .custom-menu-for-mobile .nav-toggle:before,
    .minicart-wrapper .action.showcart.active:before {
        margin: 0 auto;
        margin-bottom: 0;
    }

    .custom-menu-for-mobile .nav-toggle {
        max-height: 22px;
        max-width: 22px;
    }

    body.cms-home .header.content,
    .header.content {
        padding: 25px 20px;
    }

    .minicart-wrapper .action.showcart:before {
        background-position: -139px -73px;
    }

    form#search_mini_form {
        padding-right: 10px;
    }

    .sticky header.page-header ul.header.links {
        margin-top: 0;
    }

    .sticky .minicart-wrapper .action.showcart:before {
        width: 25px;
        height: 23px;
        background-position: -100px -50px;
    }

    .touch .nav-sections {
        margin-top: 0;
    }

    .cms-home .header.content .nav-sections {
        border-top: none;
    }

    .minicart-wrapper .block-minicart:before {
        right: 35px;
    }

    .minicart-wrapper .block-minicart:after {
        right: 34px;
    }

    ul.header.links li.custom-menu-for-mobile {
        z-index: 99999;
    }

    /*header*/
    .home-banner-section {
        padding: 0px 22px 40px 22px;
    }

    .home-banner-section .left-banner .banner-img {
        height: auto;
    }

    .home-banner-section .right-banner .banner-img {
        height: auto;
    }

    ul.header.links li.custom-cls-minicart {
        padding-right: 20px;
    }

    .banner-btn {
        display: none;
    }

    .home-banner-section .right-banner .sub_slider_txt {
        padding-bottom: 0;
    }

    .home-banner-section .right-banner .sub_slider_txt h2 {
        margin-bottom: 0;
    }

    .home-banner-section .right-banner .sub_slider_txt h4 {
        margin-bottom: 0;
    }

    .top-footer button.action.submit.primary {
        min-width: inherit;
        width: auto;
        padding: 0 25px;
        float: none;
        display: block;
        margin: 0 auto;
    }

    form.wpcf7-form.form.contact {
        max-width: inherit;
    }

    .post-list-container .post-list-item .post-info-wraper::after {
        height: 220px;
    }

    .section_portable_inner .portable_block {
        margin-right: 0;
    }

    .section_portable_inner .portable_block:nth-child(3n),
    .section_portable_inner .portable_block:nth-child(4n) {
        margin-right: 0px !important;
    }

    .section_portable_inner .portable_block {
        width: 100%;
    }

    .section_portable_inner .portable_block:nth-child(3n) {
        margin-right: 0px !important;
    }

    .section_portable_inner .portable_block:nth-child(4n) {
        margin-right: 0px;
    }

    .home-banner-section .left-banner a,
    .home-banner-section .left-banner .sub_slider_txt p,
    .home-banner-section .right-banner .sub_slider_txt p {
        display: none;
    }

    .right-banner {
        width: 100%;
        padding-right: 0;
        display: block;
        flex-wrap: wrap;
    }

    .right-banner .item-one {
        width: 100%;
        padding-right: 0%;
    }

    .right-banner .item-two {
        width: 100%;
        padding-left: 0%;
    }

    .home-banner-section .left-banner .sub_slider_txt {
        position: relative;
        bottom: inherit;
        top: inherit;
        transform: inherit;
    }

    /*div#mpblog-list-container .owl-item {float: none;}*/
    body .post-list-item .actions {
        left: 0px;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }

    .homepage-portable-desc {
        margin-bottom: 30px;
    }

    body.customer-logged-out .section_portable .homepage-title {
        margin-top: 0;
    }

    .section_portable {
        padding-top: 30px;
    }

    .block-testimonials {
        max-width: 100%;
    }

    .columns>div {
        width: 100%;
        display: inline-block;
    }

    #mpblog-list-container {
        padding-top: 20px;
    }

    .cms-home .block-static-block h1.homepage-title {
        margin-top: 0;
    }

    /*#your-slider .owl-nav{position: relative;}*/
    #your-slider .owl-nav,
    div#custom-home-page-post-view .owl-nav {
        position: absolute;
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
    }

    .custom-caring-step .col-md-6.col-sm-6.col-xs-12:first-child {
        padding-top: 0;
    }

    .block-static-block .custom-caring-step {
        padding-bottom: 0;
    }

    .custom-blcok-welcm h1,
    h1.homepage-title,
    .post-list-container .widget-title>a {
        font-size: 30px;
    }

    .post-list-container .post-list-item .post-info-wraper {
        bottom: 10px;
    }

    .custom-blcok-welcm {
        padding-bottom: 50px;
    }

    .cust-three-teasures #badge-ribbon {
        display: block;
        margin: 0 auto;
        max-width: 365px;
    }

    .post-list-container .post-list-item {
        padding: 0 20px;
    }

    .cms-home .cust-three-teasures {
        display: block;
        padding-top: 0;
        max-width: 400px;
        margin: 0 auto;
        width: 100%;
        left: inherit;
        right: inherit;
        text-align: center;
        float: none;
    }

    body .elementor-column-gap-default .elementor-row {
        display: block;
        flex-wrap: inherit;
    }

    body .elementor-col-50,
    body .elementor-1045 .elementor-element.elementor-element-7aedbbe,
    body .elementor-1045 .elementor-element.elementor-element-1125e31 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    body .elementor-col-50:first-child {
        margin-bottom: 20px;
    }

    body .elementor-1045 .elementor-element.elementor-element-95da1ee .elementor-image-box-wrapper .elementor-image-box-img {
        width: 100%;
    }

    body .elementor-widget-tabs .elementor-tab-title {
        padding: 20px 15px;
        font-size: 16px;
        border-right: 0 !important;
        text-align: left;
        margin-bottom: 5px;
    }

    body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
        margin-top: 0px;
        padding: 10px 15px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content p {
        font-size: 16px;
        line-height: 1.5;
    }

    body .elementor-widget-tabs .elementor-tab-title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    body .elementor-widget-tabs .elementor-tab-title.elementor-active:after {
        content: '\e621';
    }

    .elementor-1045 .elementor-element.elementor-element-f89820a .elementor-tabs-content-wrapper {
        border-width: 0;
        border-bottom: none !important;
    }

    body .elementor-text-editor h1,
    body.page-layout-wpcustom h1 {
        font-size: 36px !important;
    }

    body .elementor-text-editor h2,
    body.page-layout-wpcustom h2 {
        font-size: 30px !important;
    }

    body .elementor-text-editor h3,
    body.page-layout-wpcustom h3 {
        font-size: 20px !important;
    }

    body .elementor-text-editor h4,
    body.page-layout-wpcustom h4 {
        font-size: 18px !important;
    }

    body .elementor-text-editor h5,
    body.page-layout-wpcustom h5 {
        font-size: 16px !important;
    }

    body .elementor-text-editor h6,
    body.page-layout-wpcustom h6 {
        font-size: 14px !important;
    }

    body .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
        font-size: 30px !important;
    }

    body .elementor-image-gallery .gallery {
        display: block;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        margin-right: 0 px;
        margin- left: 0px;
    }

    body .elementor-image-gallery .gallery .gallery-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 0%;
        flex: 0 0 0%;
        max-width: 0%;
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: 0px !important;
    }

    .elementor-section {
        margin-bottom: 40px;
    }

    .elementor-section .elementor-section {
        margin-bottom: 0;
    }

    body .elementor-image-gallery .gallery {
        margin-right: 0px !important;
    }

    .header.content .nav-sections .navigation li>.submenu a.subitems-group {
        min-height: 41px;
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        padding-right: 45px;
    }

    /*.block-testimonials .testimonial-message a{font-size: 16px;}*/
    body .elementor-image-gallery .gallery {
        margin: 0;
    }

    body.page-layout-1column .ajaxcart-success-box .success-content .block.related .block-title {
        margin-top: 0;
    }

    .catalog-product-view .mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border .block-title.title strong#block-related-heading {
        margin: 0;
    }

    #mb-ajaxcart-wrapper .mb-message-successs {
        line-height: 1.2;
    }

    .cust-header-top-teasures,
    .cust-header-top-teasures:last-child {
        width: 48%;
    }
}

@media (max-width: 480px) {

    .minicart-wrapper .block-minicart {
        width: 280px;
    }
}

/*27feb2020*/

.checkout-index-index .modal-popup .form-shipping-address input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 14px !important;
}

.checkout-index-index .modal-popup .form-shipping-address input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px !important;
}

.checkout-index-index .modal-popup .form-shipping-address input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 14px !important;
}

.checkout-index-index .modal-popup .form-shipping-address input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px !important;
}

.checkout-index-index .modal-popup .form-shipping-address select,
.checkout-index-index .modal-popup .form-shipping-address textarea {
    font-size: 14px !important;
}



@media (min-width: 768px) {
    /*.checkout-index-index .opc-sidebar.fixed{
        top: 100px;   
    }*/
}

@media (max-width:767px) {
    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart {
        width: 100%;
    }

    .opc-sidebar .modal-content .opc-block-summary {
        width: 100%;
    }

    .opc-sidebar.custom-slide .modal-inner-wrap {
        transform: none;
        box-shadow: none;
    }

    /*
    aside.modal-custom.authentication-dropdown.custom-slide {
    position: static;
}
*/
    .opc-wrapper .step-content {
        margin-bottom: 0;
    }

    .checkout-index-index .opc-wrapper .opc>li {
        margin-bottom: 0 !important;
    }

    .abs-discount-code .form-discount,
    .checkout-payment-method .payment-option-content .form-discount {
        padding-left: 0;
    }

    .checkout-payment-method .payment-option._collapsible .payment-option-title,
    .checkout-payment-method .payment-option .payment-option-content {
        padding-left: 0 !important;
    }

    .checkout-index-index .opc-sidebar {
        margin-top: 20px;
    }

    ._has-auth-shown main#maincontent {
        position: relative;
        z-index: 999;
    }

    .checkout-index-index .modal-custom .action-close {
        text-align: right
    }

    .checkout-index-index .page-main>.page-title-wrapper .page-title {
        text-align: center;
        width: 100%;
    }

    .checkout-payment-method .billing-address-same-as-shipping-block {
        margin-left: 0
    }

    body.checkout-index-index input[type="checkbox"]+label:before,
    body.checkout-index-index input[type="checkbox"]+label:after {
        left: 0px;
    }
}

@media (max-width:640px) {

    .abs-discount-code .form-discount,
    .checkout-payment-method .payment-option-content .form-discount {
        display: block;
        padding: 0;
    }

    .payment-option .payment-option-content form .payment-option-inner {
        width: 100%;
    }
}



/*Checkout page*/
.checkout-index-index .sticky header.page-header {
    position: relative;
}

.checkout-container .opc-wrapper {
    width: 55%;
    padding-right: 24px !important;
}

.checkout-index-index .opc-sidebar {
    width: 45%;
}

#checkout div#shipping-new-address-form {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

#checkout #co-shipping-form+form.form.form-login {
    padding-left: 0;
    margin: 15px 0 0;
}

.checkout-container .opc-wrapper .opc,
.checkout-container .opc-sidebar .opc-block-summary {
    box-shadow: 4px 4px 20px rgb(0 0 0 / 10%);
    background-color: #ffffff;
    padding: 45px 50px 30px;
    margin-bottom: 25px;
}

/*#checkout div#shipping-new-address-form > div[name="shippingAddress.postcode"] {
    order: -1;
    width: 100%;
}*/
.billing-address-form fieldset.fieldset.address {
    display: flex;
    flex-wrap: wrap;
}

#checkout div#shipping-new-address-form>div,
.billing-address-form fieldset.fieldset.address>.field {
    width: calc(50% - 10px);
    margin: 5px;
}

#checkout div#shipping-new-address-form>div[name="shippingAddress.prefix"],
.billing-address-form fieldset.fieldset.address .field[name="billingAddressshared.prefix"] {
    width: 140px;
}

#checkout div#shipping-new-address-form>div[name="shippingAddress.firstname"],
#checkout div#shipping-new-address-form>div[name="shippingAddress.lastname"],
.billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.firstname"],
.billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.lastname"] {
    width: calc(47.5% - 70px);
}

body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.postcode"],
.billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.postcode"] {
    width: 100% !important;
    /* margin-top: 40px !important;*/
}

#checkout div#shipping-new-address-form fieldset.field.street,
.billing-address-form fieldset.fieldset.address fieldset.field.street {
    width: 100%;
    margin: 0;
}

#checkout div#shipping-new-address-form fieldset.field.street .control,
.billing-address-form fieldset.fieldset.address fieldset.field.street .control {
    display: flex;
    flex-wrap: wrap;
}

#checkout div#shipping-new-address-form fieldset.field.street .control .field,
.billing-address-form fieldset.fieldset.address fieldset.field.street .control>div {
    margin: 5px !important;
    width: calc(50% - 10px);
}

.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary>.title,
.checkout-agreements-items .checkout-agreements-item-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.58px;
    line-height: 26px;
    padding-bottom: 12px;
    margin-bottom: 28px;
    border-bottom: none;
    color: #000000;
    text-transform: capitalize;
}

body.checkout-index-index .product-item-name,
body.checkout-index-index .product.name a,
body.checkout-index-index .product-item-name a.product-item-link {
    font-size: 16px;
}

.checkout-container .step-content {
    margin-bottom: 0;
    clear: both;
}

/*.checkout-shipping-method .step-title {
    margin-bottom: 10px;
}*/
.checkout-index-index .opc-sidebar .table.table-totals .mark {
    font-size: 16px;
}

.checkout-index-index .opc-sidebar .table.table-totals .mark span.value {
    font-size: 12px;
}

.checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address {
    margin-top: 10px;
}

/*.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#sagepaysuitepi+label:after, .checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#sagepaysuiteform+label:after {
    content: '';
    display: block;
    background: url(../../frontend/Intermedical/homecare/en_GB/images/card-payment.png) no-repeat;
    width: 182px;
    height: 28px;
    position: absolute;
    left: 30px;
    top: 4px;
}*/

.checkout-payment-method .payment-method-title .payment-icon.sagepaysuite-payment-icon {
    background-image: url('../../frontend/Intermedical/homecare/en_GB/images/card-payment.png');
    width: 152px;
}

body.checkout-index-index .opc-wrapper ol li.checkout-payment-method .form-discount .field label {
    display: none !important;
}

.checkout-payment-method .checkout-billing-address .primary {
    text-align: right !important;
}

body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:after {
    display: none;
}

body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label span {
    display: block;
    font-size: 14px;
}

body.checkout-index-index .opc-wrapper .field._required[name="billingAddressshared.prefix"] label.label span {
    font-size: 14px;
}

/*#checkout div#shipping-new-address-form > div[name="shippingAddress.company"] {
    width: 100%;
}*/
/* #checkout div#shipping-new-address-form > div[name="shippingAddress.city"],
.checkout-billing-address .billing-address-form  .field[name="billingAddressshared.city"]{
    order: 5;
}
body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.postcode"],
.checkout-billing-address .billing-address-form  .field[name="billingAddressshared.postcode"] {
    order: 3;
}

#checkout div#shipping-new-address-form fieldset.field.street,
.checkout-billing-address .billing-address-form  fieldset.field.street{
    order: 4;
}
#checkout div#shipping-new-address-form > div[name="shippingAddress.country_id"],
.checkout-billing-address .billing-address-form .field[name="billingAddressshared.country_id"]{
    order: 7;
}
#checkout div#shipping-new-address-form > div[name="shippingAddress.region"],
.checkout-billing-address .billing-address-form  .field[name="billingAddressshared.region"]{
    order: 6;
} */


body.checkout-index-index .opc-wrapper ol li input::-webkit-input-placeholder {

    opacity: 0 !important;
}

body.checkout-index-index .opc-wrapper ol li input::-moz-placeholder {

    opacity: 0 !important;
}

body.checkout-index-index .opc-wrapper ol li input:-ms-input-placeholder {

    opacity: 0 !important;
}

body.checkout-index-index .opc-wrapper ol li input:-moz-placeholder {

    opacity: 0 !important;
}

/*.block-dashboard-orders .pager .toolbar-amount, .block-dashboard-orders .pager .limiter {
    display: none;
}*/
.form-shipping-address .fieldset .field .label:after,
.billing-address-form .fieldset>.field._required>.label:after {
    display: none;
}

form.form.form-login .fieldset>.field.required>.label:after {
    margin: 0;
    color: #000;
}

.checkout-payment-method .checkout-billing-address .primary .action-update {
    font-size: 16px;
    padding: 12px 28px;
    height: 50px;
}


#checkout-step-payment .form.payments .fieldset {
    display: flex;
    flex-wrap: wrap;
}

#checkout-step-payment .form.payments .fieldset .discount-code.payment-option {
    order: -1;
    margin-top: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}

.checkout-index-index div#checkout-payment-method-load {
    order: 1;
    padding-top: 30px;
    border-top: 1px solid #ccc;
    margin: 20px 0 0 0;
    width: 100%;
}

.checkout-payment-method .form.payments .fieldset .discount-code.payment-option .payment-option-title {

    border-top: none;
}

@media (max-width: 1400px) {

    #checkout div#shipping-new-address-form>div[name="shippingAddress.firstname"],
    #checkout div#shipping-new-address-form>div[name="shippingAddress.lastname"],
    .billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.firstname"],
    .billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.lastname"] {
        width: calc(47.3% - 70px);
    }
}

@media (max-width: 1300px) {

    #checkout div#shipping-new-address-form>div[name="shippingAddress.firstname"],
    #checkout div#shipping-new-address-form>div[name="shippingAddress.lastname"],
    .billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.firstname"],
    .billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.lastname"] {
        width: calc(47% - 70px);
    }
}

@media (max-width: 1200px) {
    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details {
        padding: 0;
        width: calc(100% - 80px);
    }

    .checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block .details-qty {
        width: 70px;
    }
}

@media (max-width: 1100px) {

    .choice.field.customfiled-data:before,
    .payment-option:before,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:after,
    .checkout-index-index .opc-wrapper .authentication-wrapper:after,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:before,
    .bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .payment-group:first-child .step-title:before,
    #payment:before,
    .choice.field.customfiled-data:before,
    body.checkout-index-index .opc-wrapper .field._required[name="shippingAddress.prefix"] label:before,
    .checkout-index-index .opc-wrapper .authentication-wrapper:after,
    .payment-option:before,
    body.checkout-index-index .opc-wrapper ol li form.form.methods-shipping:after,
    #payment:before {
        display: none;
    }

    .checkout-container .opc-wrapper .opc,
    .checkout-container .opc-sidebar .opc-block-summary {
        padding: 20px;
    }

    #checkout div#shipping-new-address-form>div[name="shippingAddress.firstname"],
    #checkout div#shipping-new-address-form>div[name="shippingAddress.lastname"],
    .billing-address-form fieldset.fieldset.address>.field[name="shippingAddress.firstname"],
    .billing-address-form fieldset.fieldset.address>.field[name="shippingAddress.lastname"] {
        width: calc(46.8% - 70px);
    }
}

@media (max-width: 991px) {

    #checkout div#shipping-new-address-form>div[name="shippingAddress.firstname"],
    #checkout div#shipping-new-address-form>div[name="shippingAddress.lastname"],
    .billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.firstname"],
    .billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.lastname"] {
        width: 100%;
    }

    #checkout div#shipping-new-address-form>div[name="shippingAddress.prefix"],
    .billing-address-form fieldset.fieldset.address>.field[name="billingAddressshared.prefix"] {
        width: 100%;
    }

    #checkout div#shipping-new-address-form>div,
    .billing-address-form fieldset.fieldset.address>.field {
        width: 100%;
    }

    body.checkout-index-index .opc-wrapper ol li table.table-checkout-shipping-method input[type="radio"] {
        border: 0;
    }
}

@media (max-width: 768px) {
    .customer-address-form .form-address-edit .fieldset {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #checkout-step-payment .form.payments .fieldset .discount-code.payment-option {
        margin: 10px 0
    }

    body.checkout-index-index .opc-wrapper ol li:nth-child(2) {
        padding-top: 20px !important;
    }

    .checkout-payment-method .payment-option .payment-option-content,
    .checkout-payment-method .payment-option .payment-option-title {
        padding-left: 0;
        padding-right: 0;
    }

    .checkout-payment-method .payment-methods {
        margin: 0;
    }

    .checkout-payment-method .payment-method-title {
        padding: 15px 0;
    }

    .checkout-payment-method .payment-method-title .payment-icon.sagepaysuite-payment-icon {
        width: 102px;
    }

    body.checkout-index-index .opc-wrapper li#payment:before {
        width: calc(100% + 60px);
        left: -30px;
    }

    .cart-success-page-section {
        padding: 50px 0 0;
    }

    .cart-success-page-section #mpblog-list-container {
        padding-left: 0;
        padding-right: 0;
    }

    body.checkout-index-index .opc-wrapper ol li form#co-payment-form .actions-toolbar .primary.checkout {
        font-size: 14px;
    }
}

@media screen and (max-width:640px) {
    li.custom-cls-minicart .minicart-items-wrapper {
        max-height: calc(100vh - 310px);
    }
}


/*---------------------------------
  Checkout css 07-12-2022
---------------------------------*/
body.checkout-index-index .columns {
    padding: 0 0 40px;
    margin-top: 130px;
}

body.checkout-index-index .opc-estimated-wrapper,
body.checkout-index-index .authentication-wrapper {
    display: none;
}

.checkout-index-index .custm-class-frindly-advice {
    width: 23%;
    float: right;
}

.checkout-index-index .logo {
    margin-left: 0;
}

.checkout-index-index .page-main>.page-title-wrapper .page-title {
    margin: 0;
}

.checkout-index-index .page-header {
    z-index: 0;
}

.checkout-index-index .page-title-wrapper {
    margin-top: -150px;
    text-align: center;
    display: block;
}

.checkout-index-index .opc-progress-bar {
    text-align: center;
    margin-top: -140px;
    padding-bottom: 0;
}

.checkout-index-index .opc-wrapper .opc>li#personal-info {
    padding-top: 0 !important;
}

.checkout-container .login-form .field.email {
    width: 44%;
}

.checkout-container .login-form .field.password {
    width: 36.4%;
}

.checkout-container .login-form .field.btnaction {
    max-width: 100%;
    width: 19.6%;
}

.checkout-container .field-set.row {
    margin: 0 -10px;
    align-items: center;
    display: flex;
    align-items: flex-start;
}

.checkout-container .login-form .field-set.row>div {
    padding: 0 10px 8px 10px;
}

.checkout-container .login-form {
    margin-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 30px;
}

.checkout-container .login-form #personal-info-login {
    width: 100%;
}

.checkout-container .login-form #personal-info-login,
body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .primary.action {
    background-color: #244662;
    border: 0;
}

.checkout-container .login-form #personal-info-login:hover,
body.checkout-index-index .opc-wrapper ol li form .actions-toolbar .primary.action:hover {
    background-color: #7ea1ca;
}

a.link.forgotpass-link {
    color: #000;
    text-decoration: underline
}

.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary>.title,
.checkout-agreements-items .checkout-agreements-item-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.58px;
    line-height: 26px;
    padding-bottom: 12px;
    margin-bottom: 28px;
    border-bottom: 1px solid #e8e8e8;
    color: #000000;
    text-transform: capitalize;
}

.checkout-container .p-info-field {
    margin-bottom: 20px;
}

.checkout-container .field-set.row .p-info-field {
    width: 50%;
    padding: 0 10px;
}

.checkout-container .personal-info-form-billig {
    padding-top: 32px;
}

.checkout-container .personal-info-form-billig .step-title {
    padding-bottom: 12px;
    margin-bottom: 15px;
}


.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item-head {
    display: flex;
    border-bottom: 0;
    padding-bottom: 0px;
    font-weight: 600;
    color: #989898;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 0.84px;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item-head .title {
    margin-right: auto;
    margin-bottom: 0;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item-head .qty {
    width: 60px;
    text-align: center;
}

/* 25-01-2023 */
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item-head .price {
    width: 110px;
    text-align: right;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .minicart-items-wrapper {
    padding-top: 0;
    margin: 0;
    max-height: 370px;
    padding: 15px 0 0;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items {
    display: block !important;
    padding: 0 0 16px 0;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item {
    border: none;
    padding: 20px 0;
    font-size: 16px;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    clear: both;
    width: 100%;
    flex-wrap: wrap;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-image-container {
    width: 100% !important;
    max-width: 20%;
    height: auto !important;
    text-align: center;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details {
    padding-left: 20px;
    text-transform: uppercase;
    padding-top: 0;
    width: 80%;
    margin-left: auto;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-inner {
    margin: 0;
}

.opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-name-block {
    padding-right: 70px;
    position: relative;
    text-transform: uppercase;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal {
    width: 76px;
    vertical-align: middle;
}

body.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product-item-head .title {
    display: inline-block;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-name-block .details-qty {
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
    width: 60px;
}

.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details .product-item-inner .product-item-name-block {
    width: 100%;
    padding: 0 70px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-name-block {
    padding-right: 70px;
    position: relative;
    text-transform: uppercase;
}

.opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right;
}

.checkout-index-index .opc-wrapper .step-title {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 16px;
    margin-bottom: 20px;
}

.checkout-index-index .opc-sidebar span.title {
    border-bottom: 0;
    margin-bottom: 0;
}

.checkout-index-index .opc-wrapper .login-form .step-title {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
}

body.checkout-index-index .opc-wrapper ol li:after {
    display: none;
}

body.checkout-index-index .header.content .nav-sections {
    border: 0;
}

.checkout-index-index .opc-sidebar .table.table-totals td {
    padding-right: 0 !important;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item {
    font-size: 14px;
}

.checkout-container .field-set.row label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.56px;
    text-align: left;
    padding: 0 0 8px;
    width: 100%;
    margin: 0;
    text-transform: capitalize;
}

.table-checkout-shipping-method thead th,
body.checkout-index-index .opc-wrapper ol li:nth-child(2):before,
body.checkout-index-index .opc-wrapper ol li:after,
body.checkout-index-index .opc-wrapper li#payment:before,
.checkout-container .checkout-payment-method .checkout-billing-address {
    display: none;
}

body.checkout-shipping-address .form-shipping-address #shipping-new-address-form>.field:nth-child(4) {
    width: 100%;
}

.checkout-shipping-address .form-shipping-address #shipping-new-address-form>.field:nth-child(4)>label {
    width: 100%;
    border-top: 1px solid #e8e8e8;
    padding-top: 30px;
    margin-top: 20px;
}

.checkout-shipping-address .form-shipping-address #shipping-new-address-form input[name="postcode"] {
    max-width: 210px;
}

.custom-billing-shipping {
    margin: 0 0 20px 0;
}

.checkout-container #checkout-step-shipping .form-login,
body.checkout-index-index .checkout-agreement.required input[type="checkbox"]+label:after {
    display: none;
}

.checkout-index-index header.page-header {
    position: relative !important;
    transition: none !important;
}

#checkout-step-payment .form.payments .fieldset .discount-code.payment-option {
    margin-bottom: 0;
    border-bottom: 0px solid #cccccc;
}

.checkout-container #checkout-payment-method-load .payment-method .payment-method-title label {
    align-items: center;
    display: flex !important;
    flex-wrap: wrap;
}

.custom-checkbox {
    position: relative;
}

.custom-checkbox input[type="radio"] {
    position: absolute;
    opacity: 0;
}

body.checkout-index-index .payment-option-inner.news-letter input[type="radio"]+label:before {
    left: 0;
}

.checkout-container .checkout-payment-method .payment-method-content {
    padding: 0;
}

.checkout-container .checkout-payment-method .payment-method-note {
    margin-bottom: 0px;
}

.checkout-container .checkout-payment-method .payment-method-note strong {
    font-weight: 400;
}

.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px 0 0 0;
}

.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block {
    order: 3;
}

.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-outer {
    order: 3;
    width: 100%;
    clear: both;
}

.checkout-container #checkout-payment-method-load .payment-method-content .newsletter {
    order: 1;
    width: 100%;
}

.checkout-container #checkout-payment-method-load .payment-method-content .form-discount {
    order: 3;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0px;
    clear: both;
    margin-top: 20px;
}

body.checkout-index-index .checkout-payment-method .payment-option,
body.checkout-index-index .checkout-payment-method .payment-methods {
    margin: 0;
}

.checkout-container #checkout-payment-method-load .payment-method._active .payment-method-content .fieldset {
    padding-top: 20px;
    margin-bottom: 10px;
}

.checkout-index-index .opc-wrapper .checkout-agreements-block .step-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.58px;
    line-height: 26px;
    padding-bottom: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #e8e8e8;
    color: #000000;
    text-transform: capitalize;
}

.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .newsletter-subscription-form {
    clear: both;
    padding-top: 20px;
}

.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner {
    position: relative;
    padding-top: 20px;
    padding-left: 0;
}

.checkout-container #checkout-payment-method-load .payment-method-content .newsletter p {
    font-size: 14px;
    line-height: 1.8;
    padding-bottom: 12px;
    margin-bottom: 0;
}

.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner.news-letter>div {
    margin-right: 0;
    margin-bottom: 10px;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    margin-top: 0;
}

.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner.news-letter label {
    display: block;
    padding: 0 0 0 26px;
}

.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner.news-letter>div label span {
    font-weight: bold;
    color: #0d0d0d;
    margin-bottom: 7px;
    display: block;
    padding-left: 0;
    font-size: 14px;
}

.checkout-container #checkout-payment-method-load .payment-method {
    border-bottom: 1px solid #e8e8e8;
    clear: both;
    padding: 20px 0;
}

.checkout-container #checkout-payment-method-load .payment-method .payment-method-title {
    padding: 0 !important;
    margin: 0;
    border: none !important;
}

.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block>div .customtext,
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block .checkout-agreement .action {
    font-weight: bold;
    color: #0d0d0d;
    margin-bottom: 7px;
    padding-left: 0;
    font-size: 14px;
    display: inline-block;
    width: auto;
}

.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block .checkout-agreement label {
    padding-left: 10px;
}

.checkout-index-index .page-title-wrapper .page-title span.base {
    font-weight: 500;
    color: #244662;
    font-size: 32px;
    letter-spacing: 0;
}

.checkout-container #checkout-payment-method-load .payment-method-content .form-discount label.label {
    height: auto;
    text-align: left;
    display: block !important;
    width: 100%;
    position: static;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #989898;
}

.checkout-container .discount-code .payment-option-title .action-toggle {
    background: none;
    border: none;
    display: block;
    padding: 0;
    font-size: 100%;
    text-transform: capitalize;
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 26px;
}

#checkout-step-payment .form.payments .fieldset .discount-code.payment-option p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3;
    color: #0d0d0d;
}

#checkout-step-payment .form.payments .fieldset .discount-code.payment-option .label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
    display: block;
    color: #000;
    font-weight: 600;
    margin-top: 0
}

@media(max-width: 1430px) {
    .checkout-index-index .page-title-wrapper {
        margin-top: -190px;
    }
}

@media(max-width: 1199px) {

    .checkout-container .opc-wrapper .opc,
    .checkout-container .opc-sidebar .opc-block-summary {
        padding: 20px;
    }

    .checkout-container .login-form .field.btnaction {
        width: 28.6%;
    }
}

@media(max-width: 1024px) {
    .checkout-index-index .page-title-wrapper {
        margin-top: 0;
    }

    .checkout-index-index .opc-progress-bar {
        margin-top: -100px;
    }

    /*===============================
    25-01-2023
============================================*/

    .checkout-cart-index .cart.table-wrapper .col.qty .input-text {
        margin-top: 0;
    }
}

@media(max-width: 991px) {
    .checkout-container #checkout-payment-method-load .payment-method-content .form-discount.order-comment-form label.label {
        padding-left: 0;
    }

    .checkout-index-index .opc-wrapper,
    .checkout-index-index .opc-sidebar {
        padding-left: 0 !important;
    }

    body.checkout-index-index .opc-progress-bar {
        margin-top: -106px;
    }

    /*===============================
    25-01-2023
============================================*/

    .checkout-cart-index .cart.table-wrapper .col.qty .input-text {
        margin-top: 0;
    }
}

@media(max-width: 767px) {
    body.checkout-index-index .logo {
        margin-left: auto;
    }

    body.checkout-index-index .page-title-wrapper .page-title span.base {
        display: inline-block;
        font-size: 22px;
    }

    .checkout-index-index .page-title-wrapper {
        display: none;
    }

    body.checkout-index-index .columns {
        margin-top: 0;
    }

    .checkout-container .login-form #personal-info-login {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .opc-wrapper .step-title,
    .opc-block-shipping-information .shipping-information-title,
    .opc-block-summary>.title,
    .checkout-agreements-items .checkout-agreements-item-title,
    .checkout-index-index .opc-wrapper .step-title {
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
    }

    .checkout-container #checkout-payment-method-load .payment-method-content .newsletter label>span,
    .checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner.news-letter>div label span {
        font-size: 14px;
    }

    .checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner.news-letter span {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    .checkout-container #checkout-payment-method-load .payment-method-content input[type=checkbox]+label,
    .checkout-container #checkout-payment-method-load .payment-method-content input[type=radio]+label {
        margin-left: 14px;
        display: block;
    }

    body.checkout-index-index .opc-wrapper ol li.checkout-payment-method {
        padding: 0 !important;
    }

    body.checkout-index-index .opc-wrapper ol li.checkout-shipping-address {
        padding: 0 !important;
    }

    body.checkout-index-index .opc-wrapper ol li.checkout-payment-method form {
        padding: 0 !important;
    }

    body #checkout-step-payment .form.payments .fieldset .discount-code.payment-option {
        margin: 0;
    }

    body .checkout-payment-method .payment-option._collapsible .payment-option-title {
        padding-top: 0 !important;
    }

    .checkout-payment-method .payment-method-title .payment-icon {
        margin-left: 0;
    }

    body.checkout-index-index p {
        font-size: 14px;
        line-height: 1.8;
    }

    body.checkout-index-index .opc-wrapper ol li.checkout-shipping-address .custom-billing-shipping input[type="checkbox"]+label:before,
    body.checkout-index-index .opc-wrapper ol li.checkout-shipping-address .custom-billing-shipping input[type="checkbox"]+label:after {
        left: -16px;
    }

    .checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block .checkout-agreement label {
        padding-left: 26px;
    }

    /*   25-01-2023 */
    body.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .product-item-head span {
        display: none !important;
    }

}

@media(max-width: 539px) {

    .checkout-container .field-set.row .p-info-field,
    .checkout-container .field-set.row .p-info-field {
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
    }

    .checkout-shipping-address .form-shipping-address #shipping-new-address-form>.field:nth-child(2),
    .checkout-shipping-address .form-shipping-address #shipping-new-address-form>.field:nth-child(3) {
        width: 100%;
    }

    .checkout-container .field-set.row {
        margin: 0;
        align-items: center;
        display: inline-block;
        align-items: flex-start;
        width: 100%;
    }

    .checkout-container .login-form .field.email,
    .checkout-container .login-form .field.password,
    .checkout-container .login-form .field.btnaction {
        width: 100%;
        padding: 0 !important;
    }

    #checkout div#shipping-new-address-form fieldset.field.street .control .field,
    .billing-address-form fieldset.fieldset.address fieldset.field.street .control>div {
        margin: 5px !important;
        width: 100%;
    }

    .checkout-shipping-address .form-shipping-address #shipping-new-address-form input[name="postcode"] {
        max-width: 100%;
    }
}

/*===============================
    25-01-2023
============================================*/
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal span {
    display: block;
    margin-bottom: 4px;
}

.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal {
    flex-wrap: wrap;
}

.cart-summary .checkout-methods-items .item {
    margin-bottom: 0;
}

.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#stripe_payments+label span {
    order: 1;
    margin: 0;
}

.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#stripe_payments+label:after {
    content: '';
    display: block;
    background: url(../../frontend/Intermedical/homecare/en_GB/images/visa-card.png) no-repeat;
    width: 226px;
    height: 40px;
    position: static;
    left: 20px;
    top: 0px;
    background-size: 220px auto;
    margin-top: -3px;
    margin-left: 20px;
}
.catalog-product-view div[aria-describedby="vat-popup"] button.ui-dialog-titlebar-close:before,
.close-popup-vat:before {
    content: 'x ';
    display: inline-block;
    color: #244662;
    margin-right: 5px;
    font-size: 26px;
}

.catalog-product-view div[aria-describedby="vat-popup"] button.ui-dialog-titlebar-close {
    opacity: 0;
}

.catalog-product-view div[aria-describedby="vat-popup"] button.ui-dialog-titlebar-close,
.close-popup-vat {
    position: absolute;
    top: 20px;
    font-weight: 500;
    right: 20px;
    color: #244662;
    height: auto;
    line-height: normal;
    text-decoration: underline;
}

.checkout-container div[data-bind="visible: isPaymentRequestAPISupported, afterRender: markPRAPIready"] {
    width: 100%;
}

.product-info-main .box-tocart .action.tocart.payment-request-button {
    margin: 0 auto;
    padding-top: 16px !important;
    clear: both;
}

.discount-exempt-text-checkout {
    width: 100%;
    float: left;
}

.product-info-main .box-tocart .action.tocart.payment-request-button:before {
    display: none;
}

.product-info-main .payment-request-button>div {
    max-width: 610px;
}

.custom-class-for-popup .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable .vat-exempt-no {
    text-align: center;
    min-width: 210px;
}

.vat-process-button button.vat-process-to-checkout {
    min-width: 150px;
}

.product-info-main .vatexemt-info .vatbtn {
    margin: 15px 0 0 0;
}

.checkout-container .checkout-payment-method .payments div[data-bind="visible: isPaymentRequestAPISupported, afterRender: markPRAPIready"] {
    order: -1;
    border-bottom: 1px solid #ccc;
}

.checkout-cart-index .ui-dialog[aria-describedby="vat-popup"],
.catalog-product-view .ui-dialog[aria-describedby="vat-popup"] {
    z-index: 9999;
}


@media screen and (max-width:767px) {
    .product-info-main .vatexemt-info .vatbtn {
        text-align: center;
    }
}

@media screen and (min-width: 992px) {
    .contact-us-mb {
        display: none !important;
    }
}


.opc-wrapper .actions-toolbar.stripehtml-btn {
    margin-bottom: 30px;
}

.opc-wrapper .actions-toolbar.stripehtml-btn .primary {
    width: 100%;
}

.opc-wrapper .actions-toolbar.stripehtml-btn .payment-request-button>div {
    width: 100%;
    max-width: 100%;
}

.opc-wrapper .actions-toolbar.stripehtml-btn .primary .payment-request-button.cart {
    width: 100% !important;
}
.checkout-index-index .close-popup-vat:before {
    display: none;
}
.checkout-index-index .opc-sidebar button.vat-exempt{position: static;}

@media screen and (min-width: 992px){
    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 25%;
        padding: 0 15px;
    }
    }
    
    @media screen and (max-width: 991px){
        .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
            width: 33.33%;
            padding: 0 15px;
        }
    }
    
    @media screen and (max-width: 767px){
        .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
            width: 100%;
            padding: 0 15px;
        }
        .elementor-1470 .elementor-element.elementor-element-f9dbc38 > .elementor-widget-container {
            margin: 0% 0% 0% 0% !important;
        }
    }
    
/* ===========home========= */

.cust-dont-miss-out.cust-treat-your-mom {
    padding-bottom: 0px;
}

.cms-home .column.main {
    padding-bottom: 30px;
}
.copyright {
    width: 100%;
    padding: 40px 12vw;
    overflow: hidden;
}
.copyright span {
    float: left;
}
.copyright span.right-side {
    float: right;
}
/* ===========home========= */

/* ----- footer ---- */
.page-footer .footer.content {
    max-width: 1470px;
}
body .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
    color: #f5f5f5;
    padding-top: 103px; clear: both
}

.page-footer .custom-footer1 {
    width:calc(18.7% - 5px);
    display: inline-block;
    margin: 0;
    padding-left: 7px;
}

.page-footer .footer-inner-title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    color: #244662;
}

.page-footer .custom-footer3 .footer-inner-title {
    margin-bottom: 30px;
}
.copyright {
    background-color: #244662;
    font-family: 'Karla', sans-serif;
    font-size: 14px;
}
.copyright a {
    color: #fff;
}
.copyright .right-side a:hover { text-decoration: underline !important}
footer.page-footer .content ul {
    padding-right: 0;
}

footer.page-footer li {
    padding: 16px 0px;
    font-size: 14px;

}

footer.page-footer li a, .footer .page-footer li .alink {
    color: #244662;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 0;
	font-size: 16px;
    line-height: 2;
}
footer.page-footer .cust-class-footer ul li a:hover {
    color: #7ea1ca;
}
footer.page-footer .custom-footer2 {
    width: calc(19.3% - 4px);
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

footer.page-footer .custom-footer3 {
    width:calc(13.6% - 4px);
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

footer.page-footer .custom-footer3 p {
    margin: 0 0 19px;
    font-size: 12px;
    line-height: 1.7em;
}

body footer.page-footer .custom-footer3 .block.newsletter {
    float: none;
    width: 100%;
    position: relative;
}

footer.page-footer .custom-footer3 .block.newsletter .field {
    margin: 13px 0px 21px 0px;
    width: 100%;
    position: relative;
}

footer.page-footer .custom-footer3 .block.newsletter .field newsletter .control1 {
    width: calc(20% - 4px);
    display: inline-block;
    margin: 0;
}

footer.page-footer .custom-footer3 .block.newsletter .field newsletter .control1 input#name {
    border-radius: 10px;
    background-color: #6b7ea0;
    border: none;
}

footer.page-footer .custom-footer3 .block.newsletter .field newsletter .control {
    width: calc(60% - 4px);
    display: inline-block !important;
    margin: 0;
}

footer.page-footer .custom-footer3 .block.newsletter input {
    padding-left: 10px;
    border-radius: 10px;
    background-color: #6b7ea0;
    border: none;
    color: #fff;
}

footer.page-footer .custom-footer3 .cust-newsletter-checkbox input {
    margin-right: 15px;
}

footer.page-footer .custom-footer3 .block.newsletter .cust-newsletter-checkbox {
    font-size: 12px;
    margin-top: 38px;
}

footer.page-footer .custom-footer4 {
    width:calc(25% - 4px);
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

footer .footer-icons .fa {
    font-size: 22px;
    color: #fff;
    margin-right: 13px;
    background-color: #244662;
    border-radius: 10px;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 35px;
    padding-left: 7px; padding-top: 2px;
    font-weight: 400;
}
footer .footer-icons .fa:hover{ 
        background-color: #7ea1ca;
}
footer .footer-icons p {
    font-size: 12px;
    font-weight: 600;
    margin-top: 20px;
}

footer .footer-icons {
    margin-top: -7px;
}

footer .custom-footer4 .cust-footer-img {
    text-align: right;
}

footer.page-footer .custom-footer4 li {
    display: inline-block;
    margin: 0px 10px;
}

body .block.newsletter .field .control {
    display: inline-block;
    margin-left: 3px;
    width: 240px;
}

body .block.newsletter .field .control input,
body .block.newsletter .field .control1 input {
    min-height: 35px
}

body .block.newsletter .field .control1 {
    display: inline-block;
    margin-right: 6px;
    width: 150px;
}

.footer.content .block.newsletter .form.subscribe {
    display: block;
}

.footer.content input[type="email"]::-webkit-input-placeholder {
    color: #f5f5f5;
}

.footer.content input[type="text"]::-webkit-input-placeholder {
    color: #f5f5f5;
}

.footer.content .action.primary {
    height: 12px;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/images/right-arrow.png);
    background-color: transparent;
    border: none;
    color: snow;
    cursor: pointer;
    display: inline-block;
    
    font-weight: 600;
    padding: 0;
    font-size: 1.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    width: 10px;
    display: block;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
}

.footer.content .actions span {
    display: none;
}

.block.newsletter .field .control:before {
    display: none;
}

footer.page-footer .cust-class-footer ul li {
    padding: 0px;
    margin-bottom: 0px;
}

footer .custom-footer3 input[type="email"]::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
}

footer .custom-footer3 input[type="email"]::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
}

footer .custom-footer3 input[type="email"]:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
}

footer .custom-footer3 input[type="email"]:-moz-placeholder {
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
}

footer .custom-footer3 input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
}

footer .custom-footer3 input[type="text"]::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
}

footer .custom-footer3 input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
}

footer .custom-footer3 input[type="text"]:-moz-placeholder {
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
}

footer .custom-footer5 {
    width: calc(24% - 4px);
    display: inline-block;
    margin: 0;
    vertical-align: top;
    float: right;
    text-align: right;
}
.custom-footer5 a {
    margin-right: 3%;
}
.custom-footer4 a:visited, .custom-footer4 .alink:visited, .custom-footer4 a {
    color: #244662;
    font-size: 19px;
}
.custom-footer4 p > a::before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    font-family: fontAwesome;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/sprite-images.png);
    background-repeat: no-repeat;
    background-position: -69px -79px;
    width: 33px;
    height: 24px;
    margin: 0 auto;
    color: #F18707;
    font-size: 24px;
    margin-right: 18px;
	background-size: auto 171px;
}
.custom-footer4 p:last-child > a::before {
    content: " ";
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/sprite-images.png);
    background-repeat: no-repeat;
    background-position: 4px -50px;
    background-size: auto 120px;
    width: 33px;
    height: 33px;
	
}
/* --- Product Listing --- */
body.page-products .page-main {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
body.page-products .page-main .columns{
    background-color: #f4f4f4;
    padding: 24px 0;
    float: left;
    width: 100%;
    padding-bottom: 0px;
}
body.page-products .products-grid .product-item {
    padding: 0px;
    width: calc(93%/3);
    margin: 0 3.5% 3.5% 0;
}
body.page-products .products-grid .product-item:nth-child(3n), body.page-products .products-grid .product-item:nth-child(6){
    margin-right: 0;
}
body.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
}
/*body .products-grid .product-item-info:hover{
    margin: 0 auto ;
    padding: 8%;
    border: none;
}*/
body.page-products .product-item-info{
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 8%;
}
body .products-grid .product-item-info {
    padding: 8%;
    text-align: center;
}
body.page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
}
.products-grid .product-item-inner{
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-top: none;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
    right: 0;
    z-index: 2;
}
.page-layout-2columns-left .sidebar{
    background: #fff;
}
.page-layout-2columns-left .sidebar-main{
    margin-top: 65px;
}
.cusm-read-more a, .product-item a.action.more {
    width: 100%;
    max-width: 175px;
    margin: 0 auto;
    background-color: #244662;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    padding: 0px 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    text-align: center;
    font-weight: 600;

}
.product-item a.action.more{
    margin-top: 35px;
}
body .product-item-name, body .product.name a, body .product-item-name a.product-item-link {
    font-weight: 600;
    font-size: 18px;
    color: #244662;
    text-decoration: none;
    margin-bottom: 8%;
    line-height: 1.5;
}
body .product-item-name > a, .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
    color: #244662;
}
body.page-layout-2columns-left .sidebar {
    width: 19%;
    padding: 0;
    padding-top: 0px;
    margin-bottom: 3px;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item {
    padding: 24px 20px 24px 20px;
    border-bottom: 3px solid #f4f4f4;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a:hover {
    background: transparent;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a {
    position: relative;
        display: inline-block;
    width: calc(100% - 20px);
    vertical-align: top; line-height: 1.5;
    font-weight: 400;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    opacity: 0;
    position: relative;
    z-index: 9;
    cursor: pointer;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] + .label {
    display: inline-block;
    vertical-align: top;
    padding-left: 14px;
    font-size: 16px;
    font-weight: 400;
    color: #244662;
    width: calc(100% - 30px);
}

body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle {
    padding: 25px 10px  25px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    border-bottom: 3px solid #f4f4f4;
}
body.page-layout-2columns-left .sidebar .block.filter .filter-options{  background-color: #fff;}
body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle .filter-actions {
    margin-bottom: 0;
}
body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle .filter-actions a.filter-clear {
    font-size: 16px;
    font-weight: 400;
    color: #244662;
    text-decoration: underline;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] + .label:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 11px;
    background: #fff;
    border: 1px solid #244662;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] + .label:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 11px;
    background: #f5951c;
    opacity: 0;
    visibility: hidden;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"]:checked + .label:after {
    opacity: 1;
    visibility: visible;
}
body .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
}
.category-view {
    padding: 0;
	max-width: 1470px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 3.3%;
    margin-top: 20px
}
.landing-page-view {
    max-width: 1470px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 1%;
    margin-top: 0px
}
.landing-page-view h1 {
    margin-top: 0;
    font-size: 2.59vw;
    line-height: 3.15vw;
    letter-spacing: 0.26vw;
    font-weight: 200;
}
.landing-page-view p {
    margin-top: 0;
	font-size: 1.30vw;
    line-height: 2vw;
}


.landing-page-view-sale {
    max-width: 1470px;
    margin: 0 auto;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    background-color: black
}
.landing-page-view-sale h1 {
    margin-top: 0;
    font-size: 4vw;
    line-height: 4.15vw;
    letter-spacing: 0.26vw;
    font-weight: 600;
    color: #F7941C;
}
.landing-page-view-sale h2 {
    margin-top: 0;
    font-size: 2.1vw;
    line-height: 2.1vw;
    letter-spacing: 0.10vw;
    font-weight: 200;
    color: white;
}
.landing-page-view-sale p {
    margin-top: 0;
    font-size: 1.40vw;
    line-height: 2.36vw;
    padding: 20px 0px 0px 20px;
    color: white;
}
.category-description, .category-view .less{
    font-size: 20px;
    line-height: 45px;
    color: #244662;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-title{padding-left: 0;}
.filter-options-title, .sidebar .block-wishlist .block-title strong, .sidebar .block-compare .block-title strong, .sidebar .filter-subtitle  {
    padding-top: 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    color: #244662; letter-spacing: 0.72px;
}
body .sidebar .filter-options .filter-options-content .items .item{
    line-height: 16px;
    margin: 18px 0;
}
.sidebar .filter.block {
    margin-bottom: 0; position: relative;
}
.sidebar .filter-options-item {
    border-bottom: none;
}
.category-view .category-description {
    float: left;
    width: 50%;
}
.category-view .category-description, .category-view .less {
    float: left;
    width: 50%;
}
.category-view .category-image {
    float: right;
    width: 50%;
    text-align: right;
    margin-top: 13px;
}
.category-view  .category-image .image {
    text-align: right;
    display: inline-block;
}
button,.vat-exempt-no, .vat-exempt-yes, a.button.read-more-btn {
    height: 44px;
    border-radius: 50px;
    background-color: #244662;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 28px;
    font-size: 14px;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

button:hover , .bss-onestepcheckout .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable form.form.forget .actions-toolbar .primary button:hover, .vat-exempt-no:hover, .vat-exempt-yes:hover, a.button.read-more-btn:hover{
    text-decoration: none;
    background-color: #7ea1ca;
    color: #fff;
    border: none;
}
a.button.read-more-btn { float: right;line-height: 50px; height: 40px; line-height: 40px; font-size: 14px; margin-top: 20px;
    margin-bottom: 20px; }
button.action-accept:hover {
    background-color: #7ea1ca !important;
    border: none;
    background: #7ea1ca;
}
body button:focus, body button:active{
    text-decoration: none;
    background-color: #244662;
    border: none;
    color: #fff;

}

/*button.action-primary.action-accept:focus , button.action-primary.action-accept:active{
    background-color: #244662;
    border: none;
    background: #244662;
}*/
button.action-primary.action-accept {
    padding: 0;
    min-width: 90px;
}
body .modal-popup.confirm .modal-inner-wrap .modal-content {
    padding-right: 7rem;
    padding-bottom: 20px;
}
.modal-popup.confirm .modal-footer button { height: 40px;line-height: 40px;font-size: 14px; }    
body .modal-popup.confirm .modal-inner-wrap .modal-content > div {font-size: 18px;text-align: center;line-height: 30px;font-weight: 500;}

.category-view .category-description button, .category-view .read-less {
    float: right;
    margin-top: 30px;
} 
.page-title-wrapper {
    width: 100%;
    max-width: 1470px;
    padding: 0 15px;
    margin: 0 auto;
}
.page-title-wrapper.product {
    padding: 0;
}
.category-description h1.page-title, .less h1.page-title, .block-viewed-products-grid .block-title strong , .block.crosssell .block-title.title strong{
    font-weight: 300;
    color: #244662;
    font-size: 48px;
    line-height: normal;
    letter-spacing: 4px;
    margin-bottom: 3.7%;
    margin-top: 0px;
}
.page-products .page-title-wrapper #page-title-heading {
    margin: 25px 0 15px 0;
    display: none;
}
body.page-products .products-list .product-item-info {
    text-align: left;
    padding: 15px 15px;
    padding-right: 100px;
    padding-bottom: 35px;
}
.products-list .product-item-details {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 275px);
}
ol.products.list.items.product-items .product.details.product-item-details .product {
    margin-top: 0;
}
.block.related .product-item-details .product.actions.product-item-actions{display: block; padding-top: 15px;}
.block.related .product-item-details .product.actions.product-item-actions button.action.tocart.primary {
    width: 100%;
    padding: 7px 15px;
    border-radius: 50px;
    text-align: center;
    background-color: #f7941c !important;
    border-color: #f7941c !important;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/Shopping_Cart_btn_back.png);
    background-repeat: no-repeat;
	background-position: center left 25px;
    background-size: 22px auto;
    min-width: inherit;
}
.block.related .product-item-details .product.actions.product-item-actions button.action.tocart.primary span{padding-left: 30px; box-sizing: border-box; word-break: break-word; white-space: normal; display: inline-block;}
.block.related .product-item-details .product.actions.product-item-actions .actions-primary{width: 100%;}

.products-list .product-item a.action.more {
    margin-top: 10px;
    float: left;
}
.products-list  .cusm-read-more a{
    margin: auto 0;
}
.toolbar .modes-mode {
    background-color: #fff;
    height: 44px;
    width: 44px;
    line-height: 1.7;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 15px;
}
.toolbar .modes-label+.modes-mode {
    border-radius: 0;
}
.toolbar .modes-mode:last-child {
    border-radius: 0;
    border-right: 0;
}
.toolbar .modes-mode.active {
    background: #244662;
    color: #fff;
}
.toolbar .modes-mode.active::before{
    color: #fff;
}
.toolbar .modes-mode:before{
    color: #244662;
}
.toolbar .modes-mode:hover {
    background: #244662;
}
.toolbar .modes-mode:hover:before{
    color: #fff;
}
.page-products .toolbar{
    margin-bottom: 0px;
}
.page-products .products {
    margin: 20px 0;
}
.page-products .block.widget.block-viewed-products-grid {
    width: calc(100vw - 10px);
    left: 50%;
    margin-left: -50vw;
    position: relative;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 0;
    padding-bottom: 6%; overflow: hidden; padding-top: 50px;
}
 
.toolbar-sorter  label.sorter-label {
    font-family: 'Proxima Nova Rg';
    font-size: 18px;
    color: #244662;
        letter-spacing: 1px
}
.toolbar-sorter label.sorter-label::after {
    content: ":";
    left: 2px;
    position: relative;
}
.toolbar select {
    cursor: pointer;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    font-size: 18px;
    font-weight: bold;
    color: #244662;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/css/images/selct_arrow_bg.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: auto;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
}
.toolbar select:not([disabled]):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.page-products .toolbar .sorter {
    float: left;
    position: relative;
    margin: 0;
}
.toolbar .modes {
    float: right;
}
.block-viewed-products-grid .block-content, .block-viewed-products-grid .block-title , body.checkout-cart-index .block.crosssell{
    max-width: 1360px;
    margin: 0 auto; position: relative;
}
.block-viewed-products-grid .block-title{
    margin-bottom: 17px;
    margin-top: 4.3%;
}
.block-viewed-products-grid li.product-item.item , .checkout-cart-index .products-grid .product-items li.item , .offer-section .custom-built-feature-product ul li .product-item-info{
    border: 15px solid #f4f4f4;
}
body .block.widget.block-viewed-products-grid  .products-grid .product-item {
    padding: 0;
    width: 100%;
}
.block.widget.block-viewed-products-grid .product-item-details .product-item-description {
    min-height: 120px;
    font-size: 16px;
    color: #244662;

}
.cms-privacy-policy-cookie .block-viewed-products-grid::after {
    display: none;
}

body.cms-privacy-policy-cookie-restriction-mode .page-main {
  max-width: 1360px;
    margin: 0 auto;
}
/*.block-viewed-products-grid::after {
    background-image: url(http://202.131.107.107:8013/intermedical/pub/media/homepage/rcnt-top-bg.png);
    content: "";
    position: absolute;
    bottom: auto;
    top: -20px;
    width: 100%;
    height: 59px;
    display: inline-block;
    background-size: 100% 100%;
    z-index: 9;
    left: 0;
}*/
.products-list .cusm-read-more.grid-view {
    display: block;
}
.products-list .cusm-read-more.grid-view + .product-item-inner{
    display: none;
}
body .products.list .product-item-name{
    margin-bottom: 2%;
/*    min-height: 125px;*/
}
.products-list .product-image-wrapper .product-image-photo{
    height: 100%;
    margin: 0 auto;
    display: block;
}
body .products-list .product-item-photo {
    display: inline-block;
    padding: 0 30px 0px 0;
    vertical-align: middle;
    width: auto;
    text-align: center;
    margin: 0 auto;
}
body.page-products .products-list .product-item-info {
    float: left;
}
.products-grid .product-item-description, .products-grid .product-item-description p, .product-item-description .custom-related-description {
    min-height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #244662; line-height: 24px; letter-spacing: 0.64px;
}
.page-products .products-grid .product-item-description {
    min-height: 105px;
}
.column.main .products-list .product-item {
    margin-bottom: 20px;
}
.page-products .products-grid .product-item-description {
    min-height: unset;
}
/* --- Product Listing --- */
.sidebar .ui-slider-horizontal, .sidebar .amshopby-slider-container.-default .am-slider {
    height: 3px;
    background: #dadada;
    margin: 0 7px;
}
.sidebar .amshopby-slider-container .ui-slider-range {
    height: 3px;
    background: #244662;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a .count {
    color: #244662;
    font-weight: 500;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view), .filter-options-item .filter-options-content .am-category-wrapper, .filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0 !important;
}
.sidebar .filter-options-item .filter-options-content .amshopby-slider-wrapper {
    margin: 0;
}
.sidebar .amshopby-slider-container .am-slider .ui-slider-handle {
    padding: 0;
    margin-top: -5px;
    margin-left: -7px;
    width: 14px;
    height: 17px;
    border-radius: 0;
    background: #f5951c;
    transform: none;
    top: -3px;
    
}
.sidebar .ui-slider-horizontal::after, .sidebar .ui-slider-horizontal::before  {
    content: "";
    height: 15px;
    width: 6px;
    background-color: #000;
    position: absolute;
    top: -6px;
}
.sidebar .ui-slider-horizontal::before, .sidebar  .amshopby-slider-container.-default .am-slider:before {
    left: -1px;
    width: 5px;
    height: 3px;
    content: "";
    height: 15px;
    width: 6px;
    background-color: #000;
    position: absolute;
    top: -6px;
}
.sidebar .ui-slider-horizontal::after, .sidebar  .amshopby-slider-container.-default .am-slider:after {right: 0px; height: 3px;
content: "";
    height: 15px;
    width: 6px;
    background-color: #000;
    position: absolute;
    top: -6px;
}
/* ----- footer ---- */
/* ---checkout-cart-index --- */
.products-grid.grid {
    width: 100%;
}
.checkout-cart-index .products-grid .product-items li.item , .offer-section .custom-built-feature-product ul li{
    width: 100% !important;
    text-align: center;
	margin-bottom:0px;
}
body.checkout-cart-index  .products-grid .product-item-info:hover {
    margin: 0 auto;
    padding: 8%;
    border: none;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.checkout-cart-index .cart-discount .block>.title strong {
    font-weight: bold;
    color: #434967;
} 
.checkout-cart-index .cart-discount .block>.title:after {
    color: #434967;
    font-weight: bold;
    font-size: 16px;
}
.checkout-cart-index .cart-discount .fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	width:320px;
} 
 .checkout-cart-index .cart-discount .actions-toolbar ,.checkout-cart-index .cart-discount .actions-toolbar .primary {
	width:100%;
}
.cart-summary .checkout-methods-items .multicheckout {
    color: #434967;
    font-weight: 600;
}
.cart-discount .field input#coupon_code {
    background: #f7f7f7;
    border: 0;
    height: 67px;
    font-size: 18px;
    padding-left: 20px;
}
.cart-discount .actions-toolbar .action.primary {
    background: #244662;
    color: #fff;
    border-radius: 30px;
    width: 100%;
    max-width: 320px;
    display: inline-block;
    display: block;
}

.checkout-cart-index div#mpblog-list-container {
display: none;
}
body.checkout-cart-index .products-grid .product-item-info {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.checkout-cart-index  .block.block-viewed-products-grid {
    width: 100%;
}
.checkout-cart-index .cart-summary._sticky {
    position: static;
}
.cust-cart-page-buttons a {
    background: #244662;
    color: #fff;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px 36px;
    border-radius: 30px;
    font-weight: 600;
}
.cust-cart-page-buttons .cust-checkout-page-link a {
    background: #f7941c;
}
.cust-cart-page-buttons > .cust-continue-page-link {
    margin-left: 0px;
}
.checkout-cart-index .cust-main-title {
    display: inline-block;
    float: left;
    font-size: 48px;
    font-weight: 300;
    line-height: normal; letter-spacing: 4px;
}
.checkout-cart-index .cust-cart-page-buttons {
    text-align: right;
    margin-bottom: 90px;
}
.checkout-cart-index .cust-cart-page-buttons > div {
    display: inline-block; margin-left: 10px;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
    height: 40px;
    margin-top: -7px;
    text-align: center;
    width: 40px;
    border: 3px solid #f7941c;
    border-radius: 100%;
    font-weight: bold;
}
.checkout-cart-index .cart .control.qty button {
    background: transparent;
    padding: 0;
    height: auto;
    line-height: normal; margin-top: -7px;
}
.checkout-cart-index .cart .control.qty button i {
    width: 40px;
    height: 40px;
    background: #f7941c;
    display: inline-block;
    margin-top: 0px !important;
    color: #fff;
    display: inline-block;
    /* align-items: center; */
    /* justify-content: center; */
    text-align: center;
    line-height: 40px;
	border-radius:100%;
}
.checkout-cart-index tbody.cart.item span {
    color: #244662;
}
.checkout-cart-index  .cart-summary .mark {
    background: transparent;
}
.checkout-cart-index  .cart-totals tbody .mark,  .checkout-cart-index  .cart-totals tfoot .mark {
    text-align: left;
    font-weight: 700;
}
.checkout-cart-index  .cart-summary .checkout-methods-items .action.primary {
	background:#f7941c;
	border:1px solid #f7941c;
}
 
.checkout-cart-index .cart-summary>.title {
	font-size:50px;
    letter-spacing: 3.5px;
}
.checkout-cart-index .cart-summary {
    font-size: 20px;
}
.checkout-cart-index .page-title-wrapper {
    display: none;
}
body .block-viewed-products-grid .owl-carousel .owl-nav , .block.crosssell .owl-carousel .owl-nav{
    display: block;
}
body .block-viewed-products-grid .owl-carousel .owl-nav div, .block.crosssell .owl-carousel .owl-nav div , .offer-section .custom-built-feature-product .owl-nav div{
    position: absolute;
    top: 50%;
    left: -20px;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
body .block-viewed-products-grid .owl-carousel .owl-nav div.owl-next, .block.crosssell .owl-carousel .owl-nav div.owl-next , .offer-section .custom-built-feature-product .owl-nav div.owl-next{
    left: auto;
    right: -20px;
}
/* ---checkout-cart-index-end --- */
.offer-section {
    clear: both;
    width: 100%;
    padding: 0 140px;
}
.offer-section .custom-built-feature-product ul {
    padding: 0;
    margin: 0;
}
.offer-section .custom-built-feature-product ul .owl-item {
    padding: 18px;
}


.offer-section .custom-built-feature-product .owl-nav div.owl-next i {
    font-size: 0;
}
.offer-section .custom-built-feature-product.products-grid .product-item-inner {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-top: none;
    left: 0;
    margin: 0 auto !important;
    padding: 0 !important;
    position: relative !important;
    right: 0;
    z-index: 2;
    width: auto !important;
    overflow: visible !important;
    height: auto !important;
}
.offer-section .custom-built-feature-product.products-grid .product-item-inner button {
    background-color: #244662;
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%;
    max-width: 190px;
    margin: 0 auto;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}
.offer-section .custom-built-feature-product ul li .product-item-description .product-item-content p {
    min-height: unset;
    font-size: 16px;
    font-weight: 500;
    color: #244662;
    line-height: normal;
}

body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content {
    position: relative;
    margin-top: 20px;
        padding: 10px 0px 10px 0px;
}

body.page-layout-2columns-left .sidebar .filter-options span.layer-side {
    top: 30px !important;
    font-size: 14px;
}

body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .am-filter-items-attr_product_weight .delimiter , body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content .delimiter{
    display: none;
}
body.page-layout-2columns-left .sidebar .filter-options input {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;  padding: 0 18px;
    margin: 0;
}
 
body.page-layout-2columns-left .sidebar .filter-options input::-webkit-input-placeholder { font-size:16px !important; }
body.page-layout-2columns-left .sidebar .filter-options input::-moz-placeholder { font-size:16px !important; }
body.page-layout-2columns-left .sidebar .filter-options input:-ms-input-placeholder { font-size:16px !important; }
body.page-layout-2columns-left .sidebar .filter-options input:-moz-placeholder { font-size:16px !important; } 

body.page-layout-2columns-left .sidebar .filter-options .-from.input-text {
    border: none;
    background: transparent;
    padding: 0 0 0 20px;
    height: auto;
    line-height: normal;
    text-align: center;
    width: 100%;
}
body.page-layout-2columns-left .sidebar .filter-options .amshopby-input-wrapper .amshopby-currency {
    bottom: calc(100% - 19px);
}
body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-left, body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    display: block !important;
    width: 30% !important;
}
body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-left span.-from.input-text, body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right span.-to.input-text {
    width: 10px;
    display: inline-block;
    margin-right: -2px;
}

body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-left .label-right, body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right .label-right {
    width: calc(100% - 17px);
    display: inline-block;
}
body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right {
    text-align: right;
    right: -36px !important;
}
body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-left input, body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right input {
    text-align: left;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content .layer-mix-left {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 20%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: -15px;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content .layer-mix-right {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 30%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: -24px;
}
body.page-layout-2columns-left .sidebar .filter-options .-to.input-text {
    width: 100%;
    border: none;
    background: transparent;
    padding: 0;
    height: auto;
    line-height: normal;
    text-align: right !important;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-title:after {
    top: 3px;
}
footer.page-footer .custom-footer-for-mobile {
    display: none;
}
.page-products .products-grid .product-item-inner:before{
    display: none;
}
.filter-options .amshopby-search-box input[type="text"] {
    border: none;
    background-color: #f4f4f4;
    height: 44px;
    line-height: 44px;
    font-style: normal;
    color: #244662;
}
.cms-brochure p:empty {
    margin: 0;
}
.minicart-items-wrapper .product-image-container {
    width: 100% !important;
}
@media only screen and (min-width:1025px) and (max-width:1900px){
    body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle {
    /*padding: 1.52vw 1.47vw;*/
        padding:0.52vw 15px;
}

body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle .filter-actions a.filter-clear {
    font-size: 14px;
}
    .filter-options .amshopby-search-box input[type="text"] {
    height: 35px;
    line-height: 35px;
}
    .cusm-read-more a, .product-item a.action.more {
    font-size: 14px;
    padding: 0;
    height: 40px;
    line-height: 40px;
}
    body.page-layout-2columns-left .sidebar .filter-options input {
    font-size: 0.73vw;
       top: 2px !important; padding: 0 10px
    }
    body.page-layout-2columns-left .sidebar .filter-options .-from.input-text , body.page-layout-2columns-left .sidebar .filter-options .-to.input-text{
        font-size: 0.84vw;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content .layer-mix-left {
    left: -5px;
    
}
body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right {
    right: -15px !important;
}
body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content .layer-mix-right {
    right: -15px;
    width: 35%;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
   padding: 0;
    width: 11px;
}
body.page-layout-2columns-left .sidebar .filter-options input::-webkit-input-placeholder { font-size:14px !important; }
body.page-layout-2columns-left .sidebar .filter-options input::-moz-placeholder { font-size:14px !important; }
body.page-layout-2columns-left .sidebar .filter-options input:-ms-input-placeholder { font-size:14px !important; }
body.page-layout-2columns-left .sidebar .filter-options input:-moz-placeholder { font-size:14px !important; } 

.amshopby-slider-container {
    max-width: 90px;
}
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] + .label , body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a .count, body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .items .items-children.-folding a input[type="checkbox"] + .label {
        font-size: 0.84vw;
     }
     body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] + .label {
     padding-left: 5px;
    }
     .cust-three-teasures {
        width: 100vw;
    }
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item {
        /*padding: 0.52vw 1.47vw;*/
        padding:0.52vw 15px;
    }
    body .filter-options-title {
     font-size: 0.99vw;
    }
    .filter-options-title:after {
        top: 0;
    }
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] + .label:before , body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] + .label:after{
     top: 3px;
    }
    .category-view, body.page-products .page-main .columns {
        padding: 0 7.35vw;
    }
    body.page-products .page-main .columns{
        padding-top: 20px;
    }
    .category-description h1.page-title, .block-viewed-products-grid .block-title strong, .less h1.page-title , .block.crosssell .block-title.title strong{
        font-size: 2.89vw;
        line-height: 3.15vw;
        letter-spacing: 0.26vw;
    }
    .category-description, .category-view .less{
        font-size: 1.40vw;
        line-height: 2.36vw;
        padding-right: 4%;
    }
    .category-description p{
        font-size: 1.40vw;
        line-height: 2.36vw;
    }
    .page-products .block.widget.block-viewed-products-grid {
        width: calc(100vw);
        padding: 10px 60px;
    }
    .recently-viewed .owl-nav > div.owl-prev {left: -40px;}
    .recently-viewed .owl-nav > div.owl-next {right: -40px;}
    
    .block.widget.block-viewed-products-grid .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 0px;
    }
    .block-viewed-products-grid .block-title , .block.crosssell .block-title.title strong{
        padding: 0 15px;
    }
    .page-title-wrapper {
        padding: 0;
    }
	body .block-viewed-products-grid .owl-carousel .owl-nav div, .block.crosssell .owl-carousel .owl-nav div {
    	left: 0px;
	}
	body .block-viewed-products-grid .owl-carousel .owl-nav div.owl-next, .block.crosssell .owl-carousel .owl-nav div.owl-next {
		left: auto;
		right: 0px;
	}
}
@media only screen and (min-width:1025px) and (max-width:1400px){
/*-- Product listing --*/    
    .category-view, body.page-products .page-main .columns {
        padding: 0 15px;
    }
    body.page-products .page-main .columns{
        padding-top: 20px;
    }
    .page-products .sorter {
        margin-top: 5px;
    }
    .toolbar select, .filter-options-title, .sidebar .block-wishlist .block-title strong, .sidebar .block-compare .block-title strong, .sidebar .filter-subtitle{
        font-size: 16px;
    }
    .filter-options-content, body.page-layout-2columns-left .sidebar {
        font-size: 11px;
    }
    .sidebar .block-compare .sidebar .block-title, .sidebar .block-reorder .sidebar .block-title, .sidebar .widget .block-title, .sidebar .block-wishlist .block-title {
        margin: 0 0 10px;
    }
    body .abs-margin-for-blocks-and-widgets-desktop, body .page-main .block, body .customer-review .product-details {
        margin-bottom: 20px;
    }
    body .product-item-name, body .product.name a {
        font-size: 18px;
    }
    .cusm-read-more a{
        font-size: 14px;
    }
    button, .checkout-payment-method .checkout-billing-address .action-cancel {
        height: 45px;
        font-size: 14px;
    }
    .products-grid .product-item-description {
        font-size: 14px;
        margin: 10px 0;
    }
    .cusm-read-more a, .product-item a.action.more {
        font-size: 14px;
    }
    .block.widget.block-viewed-products-grid .product-item-details .product-item-description {
        font-size: 14px;
        min-height: 110px;
    }
    .product-item a.action.more {
        margin-top: 20px;
    }
    .page-products .block.widget.block-viewed-products-grid { padding: 10px 40px; }
    .recently-viewed .owl-nav > div.owl-prev { left: -20px  }
    .recently-viewed .owl-nav > div.owl-next { right: -20px  }
/*-- Product listing --*/      
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : landscape) {
    .page-footer .footer-inner-title {
        font-size: 16px;
    }
    footer.page-footer li a, .footer .page-footer li .alink {
        font-size: 13px;
        line-height: 30px;
    }
    footer .footer-icons .fa {
        font-size: 18px;
        margin-right: 5px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        padding-left: 5px;
    }
    .custom-footer4 a:visited, .custom-footer4 .alink:visited, .custom-footer4 a {
        font-size: 13px;
    }
    .custom-footer4 p > a::before {
        font-size: 18px;
        margin-right: 5px;
    }
    .custom-footer4 p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    footer.page-footer .custom-footer3 {
        width: calc(13.6% - 4px);
    }
    footer.page-footer .custom-footer4 {
        width: calc(30% - 4px);
    }
    footer .custom-footer5 {
        width: calc(19% - 4px);}
    .custom-footer5 img{
        width: 70px;
    }
    /*-- Product listing --*/    
    .category-view, body.page-products .page-main .columns {
        padding: 0 15px;
    }
    body.page-products .page-main .columns{
        padding-top: 10px;
    }
    .page-products .sorter {
        margin-top: 5px;
    }
    body.page-layout-2columns-left .sidebar {
        width: 25%;
    }
    body.page-layout-2columns-left .column.main {
        width: 72%;
    }
    .toolbar select, .filter-options-title, .sidebar .block-wishlist .block-title strong, .sidebar .block-compare .block-title strong, .sidebar .filter-subtitle{
        font-size: 14px;
    }
    .filter-options-content, body.page-layout-2columns-left .sidebar {
        font-size: 14px;
    }
    .page-main .block
    .sidebar .block-compare .sidebar .block-title, .sidebar .block-reorder .sidebar .block-title, .sidebar .widget .block-title, .sidebar .block-wishlist .block-title {
        margin: 0 0 10px;
    }
    body .abs-margin-for-blocks-and-widgets-desktop, body .page-main .block, body .customer-review .product-details {
        margin-bottom: 20px;
    }
    body .product-item-name, body .product.name a,  body .product-item-name a.product-item-link {
        font-size: 15px;
    }
    .cusm-read-more a{
        font-size: 13px;
        height: 40px;
        line-height: 40px;
    }
    .page-layout-2columns-left .sidebar-main {
        margin-top: 54px;
    }
    .toolbar-sorter label.sorter-label {
        font-size: 14px;
    }
/*
    .page-products .products {
        margin: 10px -10px;
    }
*/
    .category-description h1.page-title, .block-viewed-products-grid .block-title strong, .less h1.page-title {
        font-size: 30px;
        letter-spacing: 0;
    }
    .category-description, .category-view .less {
        font-size: 16px;
        line-height: 32px;
        padding-right: 3%;
    }
    button, .checkout-payment-method .checkout-billing-address .action-cancel {
        height: 40px;
        font-size: 13px;
    }
    .filter-options-title, .filter .block-subtitle{
        padding-left: 0px;
    }
    .cusm-read-more a, .product-item a.action.more {
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }
    .block.widget .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 12px;
    }
    .block.widget.block-viewed-products-grid .product-item-details .product-item-description {
        margin: 10px 0;
    }
    .product-item a.action.more {
        margin-top: 15px;
    }
    .block.widget.block-viewed-products-grid .product-item-details .product-item-description {
        font-size: 14px;
    }
    .products-grid .product-item-description {
        font-size: 12px;
        margin: 10px 0;
    }
    .block.widget.block-viewed-products-grid .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 0px;
    }
    .page-title-wrapper {
        padding: 0;
    }
}
@media(min-width:768px) and (max-width:1024px){
body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle {
    padding: 10px;
}
body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle .filter-actions a.filter-clear {
    font-size: 12px;
}
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content { margin-top: 10px }
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item {
        padding: 10px 10px;
        border-bottom: 2px solid #f4f4f4;
    }
    body.page-layout-2columns-left .sidebar .filter-options .-from.input-text , body.page-layout-2columns-left .sidebar .filter-options .-to.input-text{
     font-size: 10px;
    }
    .amshopby-slider-container {
     max-width: 100px;
    }
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item li a input[type="checkbox"] + .label, body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .items .items-children.-folding a input[type="checkbox"] + .label {
        padding-left: 10px;
        font-size: 12px;
    }
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content .layer-mix-right {
     right: -10px;
    }
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item .filter-options-content .layer-mix-left {
     left: 0;
    }
    body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right {
        right: -16px !important;
    }
    .recently-viewed .owl-nav > div.owl-prev { left: -20px }
    .recently-viewed .owl-nav > div.owl-next { right: -20px }
    .page-products .block.widget.block-viewed-products-grid{ padding: 10px 30px;} 
}
/*-- Product listing --*/ 
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : portrait) {
    body.page-products .products-list .product-item-info {
    padding-right: 15px;
}
    .page-footer .custom-footer1, footer.page-footer .custom-footer2, footer.page-footer .custom-footer3{
        width: 32%;
    }
    footer.page-footer .custom-footer4, .page-footer .custom-footer5{
        width: 48%;
        margin-top: 20px;
    }
    .custom-footer4 p{
        margin: 0 auto;
    }
    .custom-footer5 img {
        width: 70px;
    }
    footer .footer-icons .fa {
        font-size: 18px;
        margin-right: 5px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        padding-left: 5px;
    }
    .page-footer .footer-inner-title {
        margin-bottom: 15px;
        font-size: 16px;
    }
    footer.page-footer li a, .footer .page-footer li .alink {
        font-size: 14px;
        line-height: 28px;
    }
    .custom-footer4 a:visited, .custom-footer4 .alink:visited, .custom-footer4 a {
        font-size: 16px;
    }
    footer p{
        font-size: 14px;
        line-height: 28px;
    }
    /*-- Product listing --*/    
    .category-view, body.page-products .page-main .columns {
        padding: 0 15px;
    }
    body.page-products .page-main .columns{
        padding-top: 10px;
    }
    .page-products .sorter {
        margin-top: 5px;
    }

    .toolbar select, .filter-options-title, .sidebar .block-wishlist .block-title strong, .sidebar .block-compare .block-title strong, .sidebar .filter-subtitle{
        font-size: 14px;
    }
    .filter-options-content, body.page-layout-2columns-left .sidebar {
        font-size: 14px;
    }
    .page-main .block
    .sidebar .block-compare .sidebar .block-title, .sidebar .block-reorder .sidebar .block-title, .sidebar .widget .block-title, .sidebar .block-wishlist .block-title {
        margin: 0 0 10px;
    }
    body .abs-margin-for-blocks-and-widgets-desktop, body .page-main .block, body .customer-review .product-details {
        margin-bottom: 20px;
    }
    body .product-item-name, body .product.name a {
        font-size: 14px;
    }
    body .product-item-name a.product-item-link{
        font-size: 14px;
    }
    .block.widget.block-viewed-products-grid .product-item-details .product-item-description {
        font-size: 12px;
    }
    .page-products .block.widget.block-viewed-products-grid{
        width: calc(100vw);
    }
    .cusm-read-more a{
        font-size: 12px;
        height: 35px;
        line-height: 35px;
    }
    .page-layout-2columns-left .sidebar-main {
        margin-top: 54px;
    }
    .toolbar-sorter label.sorter-label {
        font-size: 14px;
    }
    .page-products .products {
        margin: 10px -10px;
    }
    .category-description h1.page-title, .block-viewed-products-grid .block-title strong, .less h1.page-title {
        font-size: 30px;
        letter-spacing: 0;
    }
    .category-description, .category-view .less {
        font-size: 14px;
        line-height: 24px;
        padding-right: 3%;
    }
    button,.checkout-payment-method .checkout-billing-address .action-cancel {
        height: 40px;
        font-size: 13px;
    }
    body.page-layout-2columns-left .column.main {
        width: 68%;
    }
    body.page-layout-2columns-left .sidebar {
        width: 30%;
    }
    body.page-products .products-grid .product-item {
        /*width: calc(96%/2);*/
            width: 50%;
    margin: 0;
    padding: 10px 10px;
    }
    .block.widget.block-viewed-products-grid .products-grid .product-item {
        width: 96%;
    }
    body.page-products .products-grid .product-item:nth-child(3), body.page-products .products-grid .product-item:nth-child(6) {
        margin-right: 0;
    }
    .products-grid .product-item-description {
        font-size: 12px;
        margin: 10px 0;
    }
    .product-item a.action.more {
        margin-top: 10px;
    }
    .cusm-read-more a, .product-item a.action.more {
        height: 40px;
        line-height: 40px;
        max-width: 160px;
        margin-bottom: 0px;
        font-size: 13px;
    }
    .block-viewed-products-grid::after, .page-footer::after{
        height: 30px;
    }
    .block.widget.block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
        margin-left: 0px;
    }
    body.page-products .products-grid .product-item:nth-child(2), body.page-products .products-grid .product-item:nth-child(4) {
        margin-right: 0;
    }
    .products-list .product-item-details {
        display: block;
		width: 100%;
    }
    .page-title-wrapper {
        padding: 0;
    }
}
/*-- Product listing --*/ 

@media only screen and (min-width:320px) and (max-width:767px){
 body.checkout-cart-index .block.crosssell {
    padding: 15px;
}
body.checkout-cart-index .block.crosssell .block-title.title {
    padding: 0 18px;
}

    .checkout-cart-index .block.block-viewed-products-grid {
    padding: 15px;
}
    body.page-products .products-list .product-item-info {
    padding-right: 15px;
}
body.page-layout-2columns-left .sidebar .block-subtitle.filter-subtitle .filter-actions {
    display: none;
}
    body.page-layout-2columns-left .sidebar .filter-options .filter-options-item {
    padding: 10px 28px 20px;
}
    body footer .footer-icons {
    margin-top: 10px;
    }
    body .page-footer .custom-footer3 .footer-inner-title {
        margin-bottom: 0;
    }
    .page-footer .custom-footer1, footer.page-footer .custom-footer2, footer.page-footer .custom-footer3{
        width: 100%;
        padding-left: 0px;
        display: none;
    }
    body footer.page-footer .custom-footer-for-mobile{
        display: block;
        margin-bottom: 20px;
    }
    

    footer.page-footer .custom-footer4, .page-footer .custom-footer5{
        width: 100%;
        display: none;
    }
    .custom-footer4 p > a::before , .custom-footer4 p:last-child > a::before{
        background-size: 24px auto;
        margin-right: 18px;
    }
    footer img {
        width: 120px;
		margin: 0 10px;
    }
    body.page-products .page-main .columns {
        padding: 0 15px;
    }
    footer .custom-footer5 {
        margin-top: 20px;
    }
    footer .footer-icons .fa {
        font-size: 15px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        padding-left: 4px;
        margin-right: 7px;
    }
    .custom-footer4 a:visited, .custom-footer4 .alink:visited, .custom-footer4 a {
        font-size: 15px;
    }
    footer p{
        line-height: normal;
    }
    .category-view {
        padding: 0 15px;
    }
    .products-list .product-item-details {
        display: block;
        width: 100%;
    }
    .block-viewed-products-grid::after{
        display: none;
    }
    .category-view .category-description, .category-view .less {
        float: left;
        width: 100%;
    }
    .category-description h1.page-title, .less h1.page-title, .block-viewed-products-grid .block-title strong , .block.crosssell .block-title.title strong{
        font-size: 20px;
        line-height: normal;
        letter-spacing: 0;
        margin-bottom: 15px;
    }
    .category-description, .category-view .less {
        font-size: 14px;
        line-height: normal;
    }
    .category-view .category-description button, .category-view .read-less {
        margin-top: 20px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    button {
        height: 50px;
        font-size: 16px;
        font-weight: 500;
        min-width: 240px;
        text-align: center;
    }
    .ui-dialog-titlebar-close { min-width: unset; }
    .category-view .category-image {
        width: 100%;
        text-align: left;
    }
    .page-products  .columns .column.main, .columns .sidebar-additional {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
        padding: 0;
    }
    body .product-item-name, body .product.name a, body .product-item-name a.product-item-link {
        font-size: 18px;
        line-height: 30px;
    }
    body .products.list .product-item-name , .page-products .products-grid .product-item-description{
        min-height: unset;
    }
    .block.widget.block-viewed-products-grid .product-item-details .product-item-description {
        font-size: 14px;
    }
    .products-grid .product-item-description {
        font-size: 14px;
        margin: 10px 0;
        min-height: 60px;
    }
    .cusm-read-more a, .product-item a.action.more {
        max-width: 250px;
        min-width: 250px;
        width: auto
    }
    .product-item a.action.more {
        margin-top: 15px; min-width: auto;
    }
    .page-products .block.widget.block-viewed-products-grid {
        width: 100vw;
    }
    /*body .filter-options {
        display: block;
    }*/
    .page-layout-2columns-left .sidebar-main {
        margin-top: 0;
    }
    /*.filter-title strong {
        position: relative;
    }*/
    body .filter-title strong {
        top: 10px;
        right: 15px;
        left: auto;
        background-color: #244662;
        color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 50px;
        font-weight: 500;
        font-size: 14px;
        padding: 7px 15px;
    }
    body.page-layout-2columns-left .sidebar {
        margin-bottom: 20px;
    }
    .page-products .toolbar {
        padding: 0 15px;
        margin-top: 30px;
    }
    body .page-footer {
        padding-top: 0px;
    }
    .page-footer .footer-inner-title {
        font-size: 16px;
        margin: 10px 0;
    }
    footer.page-footer li a, .footer .page-footer li .alink {
        font-size: 15px;
        line-height: 28px;
    }
    .toolbar-sorter label.sorter-label, .toolbar select {
        font-size: 14px;
    }
    .category-view .category-image .image {
        width: 100%;
    }
    .page-title-wrapper {
        padding: 0;
    }
	body .block-viewed-products-grid .owl-carousel .owl-nav div, .block.crosssell .owl-carousel .owl-nav div {
    	left: 3px;
    }
	body .block-viewed-products-grid .owl-carousel .owl-nav div.owl-next, .block.crosssell .owl-carousel .owl-nav div.owl-next {
		left: auto;
		right: 3px;
	}
	.offer-section .custom-built-feature-product .owl-nav div{
	    left: -5px;	
	}
    .offer-section .custom-built-feature-product .owl-nav div.owl-next{
	    right: -5px	
    }
    .copyright span {
        float: none;
    }
    .copyright span.right-side {
        float: none;
        margin-top: 15px;
    }
    .page-footer .custom-footer5 {
        display: block;
        float: none; text-align: center;
    }
    .page-products .toolbar .sorter {
        float: none;
        position: relative;
        margin: 0;
        right: 0;
    }
    .page-products .toolbar .pages {
        float: none!important;
        padding: 15px 0;
    }
    .page-products .toolbar .limiter {
        float: none!important;
		margin-bottom: 20px;
    }
    body .pages-item-next , body .pages-item-previous{
        position: relative;
    }
    .cust-all-teasures-in-one.mobile-view-custom #badge-ribbon-mobile iframe {
        min-width: unset !important;
    }
    .toolbar select {
        background-position: center right 0px;
    }
    .checkout-cart-index .cart .control.qty button {
        min-width: unset;
    }
body.page-products .products-grid .product-item {
    padding: 0px;
    width: calc(50%);
    margin: 0;
    padding: 20px;
}
    .am-filter-items-attr_price { margin: 0 auto}
    body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-left span.-from.input-text, body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right span.-to.input-text { display: block; width: auto}
    body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-left input, body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right input { text-align: center}
    body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-left .label-right, body.page-layout-2columns-left .sidebar .am-filter-items-attr_price .amshopby_currency_rate .layer-mix-right .label-right { width: 100%; }
}


@media only screen and (min-width:320px) and (max-width:767px) and (orientation : portrait) {
    body.page-products .products-grid .product-item {
        width: 100%;
    }
    
    
}

@media only screen and (min-width:320px) and (max-width:767px) and (orientation : landscape) {
    .minicart-wrapper {
        width: 40%;
    }
/*    ul.header.links {
            width: 100%;
    text-align: right;
    margin-right: 10px;
    margin: 0 auto;
        padding: 0 40px 15px;
    }*/
     
    .block.widget .products-grid .product-item:nth-child(2n + 1) {
        margin-left: 10px;
    }
    .box-tocart a.action.tocompare, .box-tocart button.tocart {
        max-width: 250px;
    }
    .product-add-form .box-tocart .action.tocart {
        max-width: 250px;
    }
}
.block-collapsible-nav .item .delimiter{
    display:none;
}

#st_gdpr_iframe { top: 0; }

#amasty-shopby-product-list .grid.products-grid .product-item{width: 30.333% !important;}
#amasty-shopby-product-list .grid.products-grid .product-item .cusm-read-more{ position: absolute; bottom: 30px; left: 0; right: 0; margin: 0 auto;}
#amasty-shopby-product-list .grid.products-grid .product-item .cusm-read-more .amshopby-option-link, #amasty-shopby-product-list .list.products-list .product-item .cusm-read-more .amshopby-option-link  {
    display: none;
}
#amasty-shopby-product-list .grid.products-grid .product-item .product-item-details{position:  static; height: 100%;}
#amasty-shopby-product-list .grid.products-grid .product-item .product-item-info{padding-bottom: 150px; position: relative;}
#amasty-shopby-product-list .grid.products-grid .product-item a.action.more{ margin-top: 0;}

.products-grid .product-item .cusm-read-more a{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center; max-width: 254px; height: auto}

.products-grid .product-item .price-box {margin: 0;}
.manufacturelogos{text-align: center; margin-bottom: 70px;}

.price-box.price-final_price .old-price .price-label, .price-box.price-final_price .old-price{font-size: 12px !important; color: #fff; line-height: 20px;}
.product-item .old-price .price{font-size: 14px;text-decoration: line-through;}
.price-box.price-final_price .old-price{float: left;  width: 100%; margin: 0;}
.red-price-box a {background: red !important;}
.red-price-box .price-final_price{line-height: 20px; padding: 15px 0 }
.checkout-payment-method .payment-method-title .payment-icon {margin-top: -6px;margin-left: 20px; float: left; max-height: 44px; max-width: inherit !important}
.payment-method-title .action-help{display: none !important;}
.products-list .cusm-read-more.grid-view .price-box {margin: 0;}
.products-list .cusm-read-more.grid-view.red-price-box a {height: auto; max-width: 260px;}
.products-list .cusm-read-more.grid-view.red-price-box a .price-box{padding: 15px 0; display: inline-block;width: 100%;}
.products-list .cusm-read-more.grid-view.red-price-box a .price-box .price-final_price{padding:0}

.standard-item-included{width: 100%;}
.catalog-category-view .red-price-box .price-final_price{padding: 0}
.catalog-category-view .cusm-read-more.grid-view.red-price-box{bottom: 20px;}

/**/
.sidebar .filter-options-content .range{ width: 100%;}
.sidebar .range.am-fromto-widget .am-filter-go {width: 100%;max-width: 110px; margin: 10px auto 0;      height: 44px;
    border-radius: 50px;
    background-color: #244662;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 28px;
    font-size: 14px;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;}
.sidebar .filter-options .-from.input-text {width: 100%;float: left;}
.sidebar .filter-options .-to.input-text {text-align: center;float: right;}

/*body.page-products .page-main .columns .column.main{
	width: 100%;
    max-width: 1470px;
	margin: 0 auto;
    padding-left: 15px;
	padding-right: 15px;
}*/


/*
.checkout-index-index .opc-wrapper {
    width: 50%;
    padding-right: 5px;
}
*/
/*
.checkout-index-index .opc-sidebar {
    width: 50%;
}
*/
.checkout-index-index  .opc-progress-bar {
    text-align: center;
        margin-top: -110px;
    padding-bottom: 60px;
}
.checkout-index-index  .opc-progress-bar-item:before {
        background: #ccc;
    border: 1px solid #ccc;
}
.checkout-index-index  .opc-progress-bar-item > span:before, .checkout-index-index  .opc-progress-bar-item > span:after {
        background: #ccc;
    border: 1px solid #cccccc;
}
.checkout-index-index  .opc-progress-bar-item._active:before, .checkout-index-index  .opc-progress-bar-item._active > span:before  {
    background: #244662;
    border-color: #244662;
}
.checkout-index-index  .opc-progress-bar-item._active > span:after {
    border-color: #244662;
}
.checkout-index-index  .opc-wrapper .opc > li {
    background: #fff;
    padding: 20px 40px;
    margin: 0 0 10px 0 !important
}
.opc-wrapper .opc .authentication-wrapper {
    width: 100%;
    text-align: left;
    background: #fff;
    margin-bottom: 10px;
    padding: 0 0 0 0px;
}
div#shipping-new-address-form {
    padding-left: 0px;
}
#co-shipping-form + form.form.form-login {
    padding-left: 50px;
}
.form.methods-shipping {
    padding-left: 0px !important;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    max-width: 100% !important;
}
input.admin__control-text, select.select {
    line-height: 50px;
    height: 50px;
    width: 100%;
    border: none;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #244662;
    font-style: normal;
    font-family: 'Montserrat',sans-serif;
    padding: 0 24px;
}
.checkout-index-index .opc-sidebar{
    margin: 0 0 20px 0;
    background: transparent;
}
.opc-sidebar .modal-content {
    padding: 0 !important;
}
.opc-sidebar .modal-content .opc-block-summary {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}
textarea#delivery_comment {
    padding: 20px;
    height: 120px;
    font-size: 16px;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #244662;
    border: 0;
    resize: none;
    box-shadow: none;
}
.checkout-payment-method .payment-method-title {
 position: relative
}
.checkout-shipping-method .actions-toolbar > .primary {
    width: 100%;
}
.checkout-shipping-method .actions-toolbar .action.primary.button {
    width: 100%;
        margin: 0 auto;
    display: block;
    float: none;
    background-color: #f7941c;
    border: none;
    font-size: 16px;
    font-weight: 600;
    padding: 11px 17px;
}
.cart-totals, .opc-block-summary .table-totals {
    width: 100%;
}

.payment-method-title label.label {
    display: flex;
    align-items: center;
    padding-left: 25px;
    position: relative
}
.checkout-payment-method .payment-method-title .payment-icon{
    width: 70px;
    order: 0;
    object-fit: contain;
}
.checkout-payment-method .payment-method-title  .radio {
    position: absolute;
    top: 20px;
}
/*
.opc-block-summary > .title {
    display: block;
    font-size: 48px;
    font-weight: 300 !important;
    color: #244662 !important;
    padding: 22px 0;
    letter-spacing: 3.5px;
}
*/
.opc-block-summary .details-qty .value {
    max-width: 40px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid #f7941c;
    width: 40px;
    font-weight: 600;
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    display: block;
    text-align: center;
}
.opc-block-summary .details-qty .label {
    display: none;
}
.opc-block-summary .product-item .product-item-inner {
    display: flex;
}
.opc-block-summary .product-item .product-item-name-block {
    padding-right: 5px;
    text-align: left;
    display: flex;
    max-width: 60%;
}
.opc-block-summary .product-item .subtotal {
    width: 30%;
    text-align: right;
}
.opc-block-summary  .minicart-items .product-item-details .product-item-name {
    width: 100%;
}
.opc-block-summary  .minicart-items .product-item-details .details-qty {
    margin-top: 10px;
    width: 100px;
}
.checkout-payment-method .payment-method-title input[type="radio"] + label:before {
    width: 11px;
    height: 11px;
    border: 1px solid #244662;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    border-radius: 0;
    transform: translateY(-50%);
}

.checkout-payment-method .payment-method-title input[type="radio"]:checked + label:before {
     background: #f7941c;
    border-color: #f7941c;
}
.checkout-payment-method .payment-method-title .radio {
    opacity: 0
}
.opc-sidebar .modal-content .opc-block-summary .block.items-in-cart .title {
    display: none;
}
button.action.action-auth-toggle {
    color: #244662;
    text-transform: lowercase;
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
}
#amasty-shopby-product-list .products.wrapper {
    overflow: hidden;
}
@media (max-width:1400px){  
	.copyright{
		padding: 40px 3vw;
	}
	body.cms-home .header.content{
		padding: 20px 10px 0 30px;
	}
	
	.page-footer .footer.content,
	.category-view{
		max-width: 1300px;
	}

}

@media (max-width:1024px){
    div#shipping-new-address-form {
        padding-left: 0;
    }
}
@media (max-width:1199px){	
	#amasty-shopby-product-list .grid.products-grid .product-item {width: 33.333% !important;margin: 0 0 30px;padding: 0 15px;}
	.page-products .toolbar .sorter {margin-left: 19px;}
	#amasty-shopby-product-list .grid.products-grid .product-item .product-details, body .products.list .product-item-name{/*height: auto !important;*/ min-height: auto; margin-bottom: 20px !important;}
	
	#amasty-shopby-product-list .grid.products-grid .product-item .product-item-info {padding-bottom: 180px;}
    .opc-wrapper .shipping-address-item {
        width: 50%;
    }	
}


@media (max-width:991px){
/*	#amasty-shopby-product-list .grid.products-grid .product-item {width: 32% !important;}*/
	.product-des span{font-size: 10px;}	
	.sidebar .range.am-fromto-widget .am-filter-go{border-radius: 20px;}
    #amasty-shopby-product-list .grid.products-grid .product-item {
        width: 50% !important;
    }
    .checkout-index-index .opc-wrapper, .checkout-index-index .opc-sidebar {
        width: 100%;
        padding-right: 0 !important
    }
    .checkout-index-index .opc-wrapper:after {
        display: none;
    }
    .checkout-index-index .opc-sidebar {
    opacity: 1;
    visibility: visible;
    max-width: 100%;
    margin-top: 40px;
    position: relative;
    left: 0;
        width: 100% !important;
}
    .checkout-index-index  .opc-progress-bar {
    text-align: center;
    margin-top: -216px;
    padding-bottom: 70px;
}
    .opc-progress-bar-item {
        width: 165px;
    }
    .opc-progress-bar-item > span {
        font-size: 1.6rem;
    }
}
@media (max-width: 768px){
    /*3march2020*/
    body.cms-home .header.content,  .header.content {padding: 25px 20px;}
    /*3march2020*/
}

@media (max-width:767px){
	#amasty-shopby-product-list .grid.products-grid .product-item {width: 50% !important;}
	.manufacturelogos{text-align: center; margin-bottom: 40px;}
	.tech-spec-block.sky-blue .icon-img img {width: 60px;}
	.landing-page-view p {font-size: 16px;line-height: 35px;}	
	.landing-page-view h1 {font-size: 23px;line-height: 35px;letter-spacing: 0;margin-bottom: 15px;font-weight: 600;}
	body .cd-mob-chat-widget{z-index: 99}
	.sidebar .filter-options-content .range {display: inline-block;width: 100px;display: table;margin: 15px auto 0;}
	.sidebar .range.am-fromto-widget .am-filter-go {    max-width: 160px;min-width:inherit; width: 150px;}
    
    #co-shipping-form + form.form.form-login {
    padding-left: 30px;
}
	
}
@media (max-width:480px){
	#amasty-shopby-product-list .grid.products-grid .product-item {width: 100% !important;}
	.list.products-list .product.details.product-item-details .product-details{padding-left: 15px;}
	.fotorama__stage{max-height: 330px}
}

.vat-exempt-no, .vat-exempt-yes {
    display: inline-block;
    line-height: 44px;
}
body.checkout-index-index .vat-checkbox input[type="checkbox"] + label {
  padding-left: 18px;
}
.vat-exempt-bottom ul {
    padding-left: 20px;
}
aside.modal-popup.skip-modal.modal-slide._inner-scroll._show {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:991px){
    .button-vat-set > a {
        margin-bottom: 14px;
    }
}
@media (max-width:767px){
    div#vat-popup {
        height: 80vh;
    }
}

/* added on date 08-07-2023 for JIRA IMPCS24-951 */
.opc-block-note {
    order: 1;
    text-align: center;
    width: 100%;
}
.opc-block-note p {
    color: #f00;
}

@media screen and (max-width:767px) {
    .checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#stripe_payments + label:after, .checkout-payment-method .payment-method-title .payment-icon {
        margin-left: 0;
    }
}
body .checkout-payment-method .payment-method-title .payment-icon{margin-left: 0;}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title label{padding-left: 25px;}

@media screen and (min-width:768px) {
    body .ves-megamenu .nav-item.active>a {
        background-color: #244662 !important;
        color: #fff !important;
    }
}
.header.content .nav-sections .navigation li>.submenu .submenu .active a { 
    color: #f08607 !important;
}
.header.content .nav-sections .navigation li>.submenu .submenu a:hover, .header.content .nav-sections .navigation li>.submenu a.subitems-group:hover {
    color: #f08607;
}/** css related to Uppy **/
.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner{
    display:none;
}

.image.image-placeholder #fileUploader{
    border:500px solid transparent;
    bottom:0;
    cursor:pointer;
    font-size:10em;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:3
}
@charset "UTF-8";.fancyambox-enabled{overflow:hidden}.fancyambox-enabled body{overflow:visible;height:100%}.fancyambox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancyambox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancyambox-container~.fancyambox-container{z-index:99992}.fancyambox-bg,.fancyambox-inner,.fancyambox-outer,.fancyambox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancyambox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancyambox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancyambox-is-open .fancyambox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancyambox-caption-wrap,.fancyambox-infobar,.fancyambox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancyambox-show-caption .fancyambox-caption-wrap,.fancyambox-show-infobar .fancyambox-infobar,.fancyambox-show-toolbar .fancyambox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancyambox-infobar{top:0;left:50%;margin-left:-79px}.fancyambox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancyambox-toolbar{top:0;right:0}.fancyambox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancyambox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancyambox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancyambox-is-sliding .fancyambox-slide,.fancyambox-slide--current,.fancyambox-slide--next,.fancyambox-slide--previous{display:block}.fancyambox-slide--image{overflow:visible}.fancyambox-slide--image:before{display:none}.fancyambox-slide--video .fancyambox-content,.fancyambox-slide--video iframe{background:#000}.fancyambox-slide--map .fancyambox-content,.fancyambox-slide--map iframe{background:#e5e3df}.fancyambox-slide--next{z-index:99995}.fancyambox-slide>div{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancyambox-slide .fancyambox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancyambox-can-zoomOut .fancyambox-image-wrap{cursor:zoom-out}.fancyambox-can-zoomIn .fancyambox-image-wrap{cursor:zoom-in}.fancyambox-can-drag .fancyambox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancyambox-is-dragging .fancyambox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancyambox-image,.fancyambox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancyambox-spaceball{z-index:1}.fancyambox-slide--iframe .fancyambox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancyambox-iframe{display:block;padding:0;border:0;height:100%}.fancyambox-error,.fancyambox-iframe{margin:0;width:100%;background:#fff}.fancyambox-error{padding:40px;max-width:380px;cursor:default}.fancyambox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancyambox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancyambox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancyambox-close-small:hover:after{color:#555;background:#eee}.fancyambox-slide--iframe .fancyambox-close-small{top:0;right:-44px}.fancyambox-slide--iframe .fancyambox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancyambox-slide--iframe .fancyambox-close-small:hover:after{color:#fff}.fancyambox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancyambox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancyambox-caption a,.fancyambox-caption button,.fancyambox-caption select{pointer-events:all}.fancyambox-caption a{color:#fff;text-decoration:underline}.fancyambox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancyambox-button[disabled]{cursor:default;pointer-events:none}.fancyambox-button,.fancyambox-infobar__body{background:rgba(30,30,30,.6)}.fancyambox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancyambox-button:after,.fancyambox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancyambox-button[disabled]:after,.fancyambox-button[disabled]:before{opacity:.3}.fancyambox-button--left:after,.fancyambox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancyambox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancyambox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancyambox-button--left{border-bottom-left-radius:5px}.fancyambox-button--right{border-bottom-right-radius:5px}.fancyambox-button--close:after,.fancyambox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancyambox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancyambox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancyambox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancyambox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancyambox-arrow--right{right:0}.fancyambox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancyambox-arrow--left:after,.fancyambox-arrow--right:after{left:0}.fancyambox-show-nav .fancyambox-arrow{opacity:.6}.fancyambox-show-nav .fancyambox-arrow[disabled]{opacity:.3}.fancyambox-slide>.fancyambox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancyambox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancyambox-fx-slide.fancyambox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancyambox-fx-slide.fancyambox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancyambox-fx-slide.fancyambox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancyambox-fx-fade.fancyambox-slide--next,.fancyambox-fx-fade.fancyambox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancyambox-fx-fade.fancyambox-slide--current{opacity:1}.fancyambox-fx-zoom-in-out.fancyambox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancyambox-fx-zoom-in-out.fancyambox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancyambox-fx-zoom-in-out.fancyambox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancyambox-fx-rotate.fancyambox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancyambox-fx-rotate.fancyambox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancyambox-fx-rotate.fancyambox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancyambox-fx-circular.fancyambox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancyambox-fx-circular.fancyambox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancyambox-fx-circular.fancyambox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancyambox-fx-tube.fancyambox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancyambox-fx-tube.fancyambox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancyambox-fx-tube.fancyambox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancyambox-infobar{left:0;margin-left:0}.fancyambox-button--left,.fancyambox-button--right{display:none!important}.fancyambox-caption{padding:20px 0;margin:0}}.fancyambox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancyambox-button--pause:before,.fancyambox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancyambox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancyambox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancyambox-button--thumbs,.fancyambox-thumbs{display:none}@media (min-width:800px){.fancyambox-button--thumbs{display:inline-block}.fancyambox-button--thumbs span{font-size:23px}.fancyambox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancyambox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancyambox-show-thumbs .fancyambox-thumbs{display:block}.fancyambox-show-thumbs .fancyambox-inner{right:220px}.fancyambox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancyambox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancyambox-thumbs-loading{background:rgba(0,0,0,.1)}.fancyambox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancyambox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancyambox-thumbs>ul>li.fancyambox-thumbs-active:before{opacity:1}}
@media all and (min-width: 768px), print {
    .amhideprice-form {
        max-width: 700px;
        width: 40%;
    }
}

@media all and (max-width: 767px), print {
    .amhideprice-form {
        width: 80%;
    }
}

.amhideprice-form {
    position: relative;
    padding: 30px;
    vertical-align: middle;
    background: #fafafa;
}

div.message.am-hide-message {
    display: inline-block;
    padding: 13px 70px;
}

.fancyambox-stage .amhideprice-form .legend span {
    font-size: 1.8rem;
}

.amhideprice-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.amhideprice-close:hover {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjxnIGNsYXNzPSJjdXJyZW50TGF5ZXIiPjxwYXRoIGQ9Ik0xIDFsMTEgMTFtMC0xMUwxIDEyIiBzdHJva2U9IiMxZGExZjIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIGNsYXNzPSJzZWxlY3RlZCIvPjwvZz48L3N2Zz4=) no-repeat center;
    background-size: contain;
}

a.amasty-hide-price-container {
    cursor: pointer;
}
form.minisearch.loading .control input[type="text"] {
    box-shadow: none;
    -webkit-animation-name: search-loading; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 3s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-name: search-loading;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

/* Standard syntax */
@keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

.searchsuite-autocomplete {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    left: -85px;
    margin-top: 4px;
    width: 350px;
    position: absolute;
    z-index: 9999999;
}
.searchsuite-autocomplete .suggest,
.searchsuite-autocomplete .product {
    margin: 0;
}

.searchsuite-autocomplete.active,
.searchsuite-autocomplete .suggest.active,
.searchsuite-autocomplete .product.active {
    display: block;
}

.searchsuite-autocomplete .suggest {
    color: #3C3C3C;
}

.searchsuite-autocomplete .title {
    padding: 10px;
    margin-bottom: 5px;
    background: #f0f0f0;
    color: #575757;
}

.searchsuite-autocomplete .title .see-all {
    display: inline-block;
    float: right;
    color: #909090;
    cursor: pointer;
}

.searchsuite-autocomplete .no-result {
    padding: 10px;
    background: #f0f0f0;
    color: #575757;
    text-align: center;
}

.searchsuite-autocomplete ul {
    padding: 0 10px;
    margin-bottom: 0;
    list-style-type: none;
}

.searchsuite-autocomplete ul li {
    color: #000;
    cursor: unset;
    padding: 0;
}

.searchsuite-autocomplete .suggest ul li {
    color: #3C3C3C;
}

.searchsuite-autocomplete .product ul li {
    border-bottom: 1px solid #D4D2D2;
}
.searchsuite-autocomplete .product ul li:last-child {
    border-bottom: none;
}

.searchsuite-autocomplete ul li:hover,
.searchsuite-autocomplete ul li.selected {
    background-color: #fff;
}

.searchsuite-autocomplete ul li:after {
    clear: both;
    content: '';
    display: block;
}

.searchsuite-autocomplete ul li.action {
    padding: 0;
}

.searchsuite-autocomplete ul li.action .action.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 400;
    height: 30px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    right: 0;
    text-decoration: none;
    text-shadow: none;
    top: 0;
    width: 40px;
}

.searchsuite-autocomplete ul li.action .action.close:before {
    color: #8f8f8f;
    content: '\e616';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.searchsuite-autocomplete ul li.gray-row {
    text-align: center;
}

.searchsuite-autocomplete ul li.gray-row,
.searchsuite-autocomplete ul li.gray-row:hover,
.searchsuite-autocomplete ul li.gray-row.selected {
    background-color: #e8e8e8;
}

.searchsuite-autocomplete ul li.gray-row a {
    color: #7B7B7B;
    text-decoration: blink;
}

.searchsuite-autocomplete ul li a {
    cursor: pointer;
}

.searchsuite-autocomplete ul li .qs-option-image {
    float: left;
    max-width: 82px;
    width: 25%;
}

.searchsuite-autocomplete ul li .qs-option-info {
    color: #000;
    display: inline-block;
    float: left;
    padding-left: 5%;
    text-align: left;
    width: 70%;
    margin-bottom: 10px;
}

.searchsuite-autocomplete ul li .qs-option-info.noimage {
    padding-left: 0;
    width: 100%;
}
.searchsuite-autocomplete ul li:last-child .qs-option-info {
    margin-bottom: 0;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
    display: inline-block;
    margin: 0;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews {
    display: inline-block;
    text-transform: lowercase;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
    margin-bottom: 4px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .reviews-actions {
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-sku {
    display: block;
    width: 100%;
    color: #004875;
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
    color: #3C3C3C;
    font-size: 13px;
}


.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    display: inline-block;
    font-weight: bold;
    margin-top: 15px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-addtocart {
    display: inline-block;
    float: right;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .searchsuite-autocomplete {
        border-top: 0;
        left: 15px;
        margin-top: 0;
        right: 15px;
        width: auto;
    }
}
@charset "UTF-8";
/**
 * Copyright © MageWorx. All rights reserved.
 * See LICENSE.txt for license details.
 */

.shipping-zone-selector .modal-content:before,
.shipping-zone-selector .modal-content:after {
    content: "";
    display: table;
}

.shipping-zone-selector .modal-content:after {
    clear: both;
}

#sz-main-container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
#sz-main-container .slick-prev,
#sz-main-container .slick-next {
    width: 20px;
    height: 20px;
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#sz-main-container .slick-prev:hover,
#sz-main-container .slick-next:hover {
    opacity: 1;
}
#sz-main-container .slick-prev:before,
#sz-main-container .slick-next:before {
    display: none;
}
#sz-main-container .slick-prev {
    background: url(../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/image/left-arrow.svg) center center/contain no-repeat;
    left: -20px;
}
#sz-main-container .slick-next {
    background: url(../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/image/right-arrow.svg) center center/contain no-repeat;
    right: -20px;
}

.shipping-zone-location-container {
    position: relative;
    float: right;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    margin-left: 15px;
    vertical-align: top;
    top: 1px;
    display: inline-block;
    speak: none;
    text-align: center;
}

.shipping-zone-selector {
    overflow-y: scroll;
}
.shipping-zone-selector .page-main-actions {
    margin-bottom: 50px;
}

#select-shipping-zone {
    position: relative;
    max-width: 300px;
    height: 30px;
    display: block;
    top: -1px;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    color: black;
    padding: 0 50px 0 20px;
    border: 1px solid #c2c2c2;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#select-shipping-zone:after {
    content: "";
    width: 9px;
    height: 18px;
    display: block;
    position: absolute;
    right: 10px;
    top: 6px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAABICAMAAACtHXe2AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAgVBMVEUAAACIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4eIh4f///8hxX0YAAAAKXRSTlMAQuL2iwHVl+BreIiGepNtn2kDpXGap/0Gs7KcZVusYKGVfvTnT+jze4gO2XIAAAABYktHRCpTvtSeAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAoUlEQVRIx+3V2w6CMBAE0HqpQOsFUASvqCi6//+DhvYDZkgI+tB9PslmNtmMmkxnc63gLEQkwi4WyiXCOfNbB+N6Z6Fbks4GN6JbQbd2ziCmo+BGdBvoUucy5PJtL7cjXQHdvmMlYtWBYdXRLT0xqjxT6vJvKr9Syp+/plQW1JBK3yjlHzihlAlqSKXulLI9FCraB1fHDVfaT0qpV/v+YPUFNJlBKmX9iOsAAAAASUVORK5CYII=") center center/cover no-repeat;
}
#select-shipping-zone .sz-inner span {
    color: #d00616;
}

.mageworx-extended-zones .zone_name {
    display: inline-block;
    font-size: 1em;
    font-weight: 300;
    text-transform: uppercase;
    color: black;
    padding-bottom: 10px;
}
.mageworx-extended-zones .selected .zone_name {
    font-weight: bold;
    border-bottom: 3px solid black;
}

.shipping-zone-selector .sz-left-content, .shipping-zone-selector .sz-right-content {
    float: left;
    width: 100%;
    clear: both;
}

.mageworx-extended-zones .sz-square {
    width: 170px;
    position: relative;
}

.mageworx-extended-zones .sz-square.no-image .zone_name {
    font-size: 1.5em;
}

.mageworx-extended-zones .sz-square.no-image .zone {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mageworx-extended-zones .sz-square .zone .sz-table .sz-table-cell {
    text-align: center;
}

#sz-select-address-container {
    display: table;
    margin: 0 auto;
    padding: 15px 0;
}

#sz-main-container .slick-track {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    min-height: 200px;
}

#sz-main-container .slick-track .slick-slide {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: auto;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}

.sz-fields-container {
    text-align: center;
}
.sz-fields-container hr {
    width: 100%;
    background-color: #ddd;
    margin: 0;
}
.sz-fields-container .field-wrapper {
    display: table-row;
    margin-top: 2.1rem;
}
.sz-fields-container .field-wrapper .field,
.sz-fields-container .field-wrapper .control {
    display: table-cell;
}
.sz-fields-container .field-wrapper .field {
    width: 150px;
    padding-right: 15px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: right;
    color: black;
}
.sz-fields-container .field-wrapper .field:last-child {
    padding-bottom: 0;
}
.sz-fields-container .fieldset {
    width: 100%;
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
}

.zone_image {
    width: 100%;
    margin: 0 auto;
    max-width: 140px;
    padding: 5px;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
}

.sz-icon {
    position: relative;
    top: -3px;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
}
.sz-icon .flag {
    background: red;
}

@media only screen and (max-width: 900px) {
    #sz-main-container {
        width: auto;
        margin: 0 5%;
    }

    #select-shipping-zone {
        padding: 0 4px;
        margin-right: 10px;
    }
    #select-shipping-zone:after {
        display: none;
    }
    #select-shipping-zone .sz-inner {
        display: none;
    }
    #select-shipping-zone .sz-icon {
        margin-right: 0;
    }
}
@media only screen and (max-width: 768px) {
    .shipping-zone-location-container {
        margin-left: 0;
    }

    #select-shipping-zone {
        margin-left: 0;
    }
}
@media only screen and (max-width: 639px) {
    #select-shipping-zone {
        margin-top: 10px;
    }
}
@media only screen and (max-width: 600px) {
    #sz-select-address-container {
        width: 100%;
        text-align: center;
    }

    .sz-fields-container .field-wrapper {
        display: block;
    }
    .sz-fields-container .field-wrapper .field {
        display: inline-block;
        text-align: center;
    }
    .sz-fields-container .field-wrapper .control {
        display: block;
    }
}
.flag {
    background: url(../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/image/flags32.png) no-repeat;
}
.flag._African_Union {
    background-position: 0 -32px;
}
.flag._Arab_League {
    background-position: 0 -64px;
}
.flag._ASEAN {
    background-position: 0 -96px;
}
.flag._CARICOM {
    background-position: 0 -128px;
}
.flag._CIS {
    background-position: 0 -160px;
}
.flag._Commonwealth {
    background-position: 0 -192px;
}
.flag._England {
    background-position: 0 -224px;
}
.flag._European_Union {
    background-position: 0 -256px;
}
.flag._Islamic_Conference {
    background-position: 0 -288px;
}
.flag._Kosovo {
    background-position: 0 -320px;
}
.flag._NATO {
    background-position: 0 -352px;
}
.flag._Northern_Cyprus {
    background-position: 0 -384px;
}
.flag._Northern_Ireland {
    background-position: 0 -416px;
}
.flag._Olimpic_Movement {
    background-position: 0 -448px;
}
.flag._OPEC {
    background-position: 0 -480px;
}
.flag._Red_Cross {
    background-position: 0 -512px;
}
.flag._Scotland {
    background-position: 0 -544px;
}
.flag._Somaliland {
    background-position: 0 -576px;
}
.flag._Tibet {
    background-position: 0 -608px;
}
.flag._United_Nations {
    background-position: 0 -640px;
}
.flag._Wales {
    background-position: 0 -672px;
}
.flag
.flag.eu {
    background-position: 0 -256px;
}
.flag
.flag.ad {
    background-position: 0 -704px;
}
.flag.ae {
    background-position: 0 -736px;
}
.flag.af {
    background-position: 0 -768px;
}
.flag.ag {
    background-position: 0 -800px;
}
.flag.ai {
    background-position: 0 -832px;
}
.flag.al {
    background-position: 0 -864px;
}
.flag.am {
    background-position: 0 -896px;
}
.flag.ao {
    background-position: 0 -928px;
}
.flag.aq {
    background-position: 0 -960px;
}
.flag.ar {
    background-position: 0 -992px;
}
.flag.as {
    background-position: 0 -1024px;
}
.flag.at {
    background-position: 0 -1056px;
}
.flag.au {
    background-position: 0 -1088px;
}
.flag.aw {
    background-position: 0 -1120px;
}
.flag.ax {
    background-position: 0 -1152px;
}
.flag.az {
    background-position: 0 -1184px;
}
.flag.ba {
    background-position: 0 -1216px;
}
.flag.bb {
    background-position: 0 -1248px;
}
.flag.bd {
    background-position: 0 -1280px;
}
.flag.be {
    background-position: 0 -1312px;
}
.flag.bf {
    background-position: 0 -1344px;
}
.flag.bg {
    background-position: 0 -1376px;
}
.flag.bh {
    background-position: 0 -1408px;
}
.flag.bi {
    background-position: 0 -1440px;
}
.flag.bj {
    background-position: 0 -1472px;
}
.flag.bm {
    background-position: 0 -1504px;
}
.flag.bn {
    background-position: 0 -1536px;
}
.flag.bo {
    background-position: 0 -1568px;
}
.flag.br {
    background-position: 0 -1600px;
}
.flag.bs {
    background-position: 0 -1632px;
}
.flag.bt {
    background-position: 0 -1664px;
}
.flag.bw {
    background-position: 0 -1696px;
}
.flag.by {
    background-position: 0 -1728px;
}
.flag.bz {
    background-position: 0 -1760px;
}
.flag.ca {
    background-position: 0 -1792px;
}
.flag.cd {
    background-position: 0 -1824px;
}
.flag.cf {
    background-position: 0 -1856px;
}
.flag.cg {
    background-position: 0 -1888px;
}
.flag.ch {
    background-position: 0 -1920px;
}
.flag.ci {
    background-position: 0 -1952px;
}
.flag.ck {
    background-position: 0 -1984px;
}
.flag.cl {
    background-position: 0 -2016px;
}
.flag.cm {
    background-position: 0 -2048px;
}
.flag.cn {
    background-position: 0 -2080px;
}
.flag.co {
    background-position: 0 -2112px;
}
.flag.cr {
    background-position: 0 -2144px;
}
.flag.cu {
    background-position: 0 -2176px;
}
.flag.cv {
    background-position: 0 -2208px;
}
.flag.cy {
    background-position: 0 -2240px;
}
.flag.cz {
    background-position: 0 -2272px;
}
.flag.de {
    background-position: 0 -2304px;
}
.flag.dj {
    background-position: 0 -2336px;
}
.flag.dk {
    background-position: 0 -2368px;
}
.flag.dm {
    background-position: 0 -2400px;
}
.flag.do {
    background-position: 0 -2432px;
}
.flag.dz {
    background-position: 0 -2464px;
}
.flag.ec {
    background-position: 0 -2496px;
}
.flag.ee {
    background-position: 0 -2528px;
}
.flag.eg {
    background-position: 0 -2560px;
}
.flag.eh {
    background-position: 0 -2592px;
}
.flag.er {
    background-position: 0 -2624px;
}
.flag.es {
    background-position: 0 -2656px;
}
.flag.et {
    background-position: 0 -2688px;
}
.flag.fi {
    background-position: 0 -2720px;
}
.flag.fj {
    background-position: 0 -2752px;
}
.flag.fm {
    background-position: 0 -2784px;
}
.flag.fo {
    background-position: 0 -2816px;
}
.flag.fr {
    background-position: 0 -2848px;
}
.flag.bl {
    background-position: 0 -2848px;
}
.flag.cp {
    background-position: 0 -2848px;
}
.flag.mf {
    background-position: 0 -2848px;
}
.flag.yt {
    background-position: 0 -2848px;
}
.flag.ga {
    background-position: 0 -2880px;
}
.flag.gb {
    background-position: 0 -2912px;
}
.flag.sh {
    background-position: 0 -2912px;
}
.flag.gd {
    background-position: 0 -2944px;
}
.flag.ge {
    background-position: 0 -2976px;
}
.flag.gg {
    background-position: 0 -3008px;
}
.flag.gh {
    background-position: 0 -3040px;
}
.flag.gi {
    background-position: 0 -3072px;
}
.flag.gl {
    background-position: 0 -3104px;
}
.flag.gm {
    background-position: 0 -3136px;
}
.flag.gn {
    background-position: 0 -3168px;
}
.flag.gp {
    background-position: 0 -3200px;
}
.flag.gq {
    background-position: 0 -3232px;
}
.flag.gr {
    background-position: 0 -3264px;
}
.flag.gt {
    background-position: 0 -3296px;
}
.flag.gu {
    background-position: 0 -3328px;
}
.flag.gw {
    background-position: 0 -3360px;
}
.flag.gy {
    background-position: 0 -3392px;
}
.flag.hk {
    background-position: 0 -3424px;
}
.flag.hn {
    background-position: 0 -3456px;
}
.flag.hr {
    background-position: 0 -3488px;
}
.flag.ht {
    background-position: 0 -3520px;
}
.flag.hu {
    background-position: 0 -3552px;
}
.flag.id {
    background-position: 0 -3584px;
}
.flag.mc {
    background-position: 0 -3584px;
}
.flag.ie {
    background-position: 0 -3616px;
}
.flag.il {
    background-position: 0 -3648px;
}
.flag.im {
    background-position: 0 -3680px;
}
.flag.in {
    background-position: 0 -3712px;
}
.flag.iq {
    background-position: 0 -3744px;
}
.flag.ir {
    background-position: 0 -3776px;
}
.flag.is {
    background-position: 0 -3808px;
}
.flag.it {
    background-position: 0 -3840px;
}
.flag.je {
    background-position: 0 -3872px;
}
.flag.jm {
    background-position: 0 -3904px;
}
.flag.jo {
    background-position: 0 -3936px;
}
.flag.jp {
    background-position: 0 -3968px;
}
.flag.ke {
    background-position: 0 -4000px;
}
.flag.kg {
    background-position: 0 -4032px;
}
.flag.kh {
    background-position: 0 -4064px;
}
.flag.ki {
    background-position: 0 -4096px;
}
.flag.km {
    background-position: 0 -4128px;
}
.flag.kn {
    background-position: 0 -4160px;
}
.flag.kp {
    background-position: 0 -4192px;
}
.flag.kr {
    background-position: 0 -4224px;
}
.flag.kw {
    background-position: 0 -4256px;
}
.flag.ky {
    background-position: 0 -4288px;
}
.flag.kz {
    background-position: 0 -4320px;
}
.flag.la {
    background-position: 0 -4352px;
}
.flag.lb {
    background-position: 0 -4384px;
}
.flag.lc {
    background-position: 0 -4416px;
}
.flag.li {
    background-position: 0 -4448px;
}
.flag.lk {
    background-position: 0 -4480px;
}
.flag.lr {
    background-position: 0 -4512px;
}
.flag.ls {
    background-position: 0 -4544px;
}
.flag.lt {
    background-position: 0 -4576px;
}
.flag.lu {
    background-position: 0 -4608px;
}
.flag.lv {
    background-position: 0 -4640px;
}
.flag.ly {
    background-position: 0 -4672px;
}
.flag.ma {
    background-position: 0 -4704px;
}
.flag.md {
    background-position: 0 -4736px;
}
.flag.me {
    background-position: 0 -4768px;
}
.flag.mg {
    background-position: 0 -4800px;
}
.flag.mh {
    background-position: 0 -4832px;
}
.flag.mk {
    background-position: 0 -4864px;
}
.flag.ml {
    background-position: 0 -4896px;
}
.flag.mm {
    background-position: 0 -4928px;
}
.flag.mn {
    background-position: 0 -4960px;
}
.flag.mo {
    background-position: 0 -4992px;
}
.flag.mq {
    background-position: 0 -5024px;
}
.flag.mr {
    background-position: 0 -5056px;
}
.flag.ms {
    background-position: 0 -5088px;
}
.flag.mt {
    background-position: 0 -5120px;
}
.flag.mu {
    background-position: 0 -5152px;
}
.flag.mv {
    background-position: 0 -5184px;
}
.flag.mw {
    background-position: 0 -5216px;
}
.flag.mx {
    background-position: 0 -5248px;
}
.flag.my {
    background-position: 0 -5280px;
}
.flag.mz {
    background-position: 0 -5312px;
}
.flag.na {
    background-position: 0 -5344px;
}
.flag.nc {
    background-position: 0 -5376px;
}
.flag.ne {
    background-position: 0 -5408px;
}
.flag.ng {
    background-position: 0 -5440px;
}
.flag.ni {
    background-position: 0 -5472px;
}
.flag.nl {
    background-position: 0 -5504px;
}
.flag.bq {
    background-position: 0 -5504px;
}
.flag.no {
    background-position: 0 -5536px;
}
.flag.bv {
    background-position: 0 -5536px;
}
.flag.nq {
    background-position: 0 -5536px;
}
.flag.sj {
    background-position: 0 -5536px;
}
.flag.np {
    background-position: 0 -5568px;
}
.flag.nr {
    background-position: 0 -5600px;
}
.flag.nz {
    background-position: 0 -5632px;
}
.flag.om {
    background-position: 0 -5664px;
}
.flag.pa {
    background-position: 0 -5696px;
}
.flag.pe {
    background-position: 0 -5728px;
}
.flag.pf {
    background-position: 0 -5760px;
}
.flag.pg {
    background-position: 0 -5792px;
}
.flag.ph {
    background-position: 0 -5824px;
}
.flag.pk {
    background-position: 0 -5856px;
}
.flag.pl {
    background-position: 0 -5888px;
}
.flag.pr {
    background-position: 0 -5920px;
}
.flag.ps {
    background-position: 0 -5952px;
}
.flag.pt {
    background-position: 0 -5984px;
}
.flag.pw {
    background-position: 0 -6016px;
}
.flag.py {
    background-position: 0 -6048px;
}
.flag.qa {
    background-position: 0 -6080px;
}
.flag.re {
    background-position: 0 -6112px;
}
.flag.ro {
    background-position: 0 -6144px;
}
.flag.rs {
    background-position: 0 -6176px;
}
.flag.ru {
    background-position: 0 -6208px;
}
.flag.rw {
    background-position: 0 -6240px;
}
.flag.sa {
    background-position: 0 -6272px;
}
.flag.sb {
    background-position: 0 -6304px;
}
.flag.sc {
    background-position: 0 -6336px;
}
.flag.sd {
    background-position: 0 -6368px;
}
.flag.se {
    background-position: 0 -6400px;
}
.flag.sg {
    background-position: 0 -6432px;
}
.flag.si {
    background-position: 0 -6464px;
}
.flag.sk {
    background-position: 0 -6496px;
}
.flag.sl {
    background-position: 0 -6528px;
}
.flag.sm {
    background-position: 0 -6560px;
}
.flag.sn {
    background-position: 0 -6592px;
}
.flag.so {
    background-position: 0 -6624px;
}
.flag.sr {
    background-position: 0 -6656px;
}
.flag.st {
    background-position: 0 -6688px;
}
.flag.sv {
    background-position: 0 -6720px;
}
.flag.sy {
    background-position: 0 -6752px;
}
.flag.sz {
    background-position: 0 -6784px;
}
.flag.tc {
    background-position: 0 -6816px;
}
.flag.td {
    background-position: 0 -6848px;
}
.flag.tg {
    background-position: 0 -6880px;
}
.flag.th {
    background-position: 0 -6912px;
}
.flag.tj {
    background-position: 0 -6944px;
}
.flag.tl {
    background-position: 0 -6976px;
}
.flag.tm {
    background-position: 0 -7008px;
}
.flag.tn {
    background-position: 0 -7040px;
}
.flag.to {
    background-position: 0 -7072px;
}
.flag.tr {
    background-position: 0 -7104px;
}
.flag.tt {
    background-position: 0 -7136px;
}
.flag.tv {
    background-position: 0 -7168px;
}
.flag.tw {
    background-position: 0 -7200px;
}
.flag.tz {
    background-position: 0 -7232px;
}
.flag.ua {
    background-position: 0 -7264px;
}
.flag.ug {
    background-position: 0 -7296px;
}
.flag.us {
    background-position: 0 -7328px;
}
.flag.uy {
    background-position: 0 -7360px;
}
.flag.uz {
    background-position: 0 -7392px;
}
.flag.va {
    background-position: 0 -7424px;
}
.flag.vc {
    background-position: 0 -7456px;
}
.flag.ve {
    background-position: 0 -7488px;
}
.flag.vg {
    background-position: 0 -7520px;
}
.flag.vi {
    background-position: 0 -7552px;
}
.flag.vn {
    background-position: 0 -7584px;
}
.flag.vu {
    background-position: 0 -7616px;
}
.flag.ws {
    background-position: 0 -7648px;
}
.flag.ye {
    background-position: 0 -7680px;
}
.flag.za {
    background-position: 0 -7712px;
}
.flag.zm {
    background-position: 0 -7744px;
}
.flag.zw {
    background-position: 0 -7776px;
}
.flag.sx {
    background-position: 0 -7808px;
}
.flag.cw {
    background-position: 0 -7840px;
}
.flag.ss {
    background-position: 0 -7872px;
}
.flag.nu {
    background-position: 0 -7904px;
}
/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
    background: #fff url('../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/css/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/css/fonts/slick.eot');
    src: url('../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/css/fonts/slick.woff') format('woff'), url('../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/css/fonts/slick.ttf') format('truetype'), url('../../frontend/Intermedical/homecare/en_GB/MageWorx_ShippingRules/css/fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: 'â†';
}

[dir='rtl'] .slick-prev:before {
    content: 'â†’';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: 'â†’';
}

[dir='rtl'] .slick-next:before {
    content: 'â†';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.v-badge{position: fixed;font: 13px/20px Arial;color: rgb(255, 255, 255);cursor: pointer;z-index: 999;background: rgb(17, 17, 17) none repeat scroll 0% 0%;
padding: 6px 11px 2px;box-shadow: rgb(0, 0, 0) 0px 0px 3px;left: 10px;bottom: 0px;border-top-left-radius: 5px;border-top-right-radius: 5px; }
#m-cookienotice { overflow: hidden; color: #444; z-index: 9999; font-size: 13px; }
#m-cookienotice .m-message { padding: 5px 10px; }
#m-cookienotice .m-actions { }
#m-cookienotice .m-button { margin-top:10px; display: inline-block; border: 1px solid #d4d4d4; padding: 4px 10px; text-decoration: none; border-radius: 2px; }
#m-cookienotice .m-button.m-accept:before { content: "\2714"; }
#m-cookienotice .m-button:hover,
#m-cookienotice .m-button:focus { color: #fff; border-color: #3072b3; border-bottom-color: #2a65a0; }
#m-cookienotice .m-button:active {  border-color: #2a65a0; border-bottom-color: #3884cd; }
#message-custom-css{float: left;}
#action-custom-css{float: right;margin-top:0;}
#m-cookienotice.v-bar {width: 100%; padding: 5px 0; }
#m-cookienotice.v-bar .m-actions {vertical-align: middle; padding-right: 10px; text-align:center; }
#m-cookienotice.v-bar.v-top { position: relative; border-bottom: 1px solid #000;border-top: 1px solid #000; }
#m-cookienotice.v-bar.v-bottom { position: fixed; bottom: 0; border-top: 1px solid #000;
border-bottom: 1px solid #000; }
#m-cookienotice.v-box { position: fixed; max-width: 300px; border: 1px solid #000; border-radius: 3px; margin: 10px; }
#m-cookienotice.v-box .m-actions { float: left; margin: 5px 10px; }
#m-cookienotice.v-box.v-top-left { top: 0; left: 0; border-radius:10px;}
#m-cookienotice.v-box.v-top-right { top: 0; right: 0; border-radius:10px;}
#m-cookienotice.v-box.v-center { top: 40%; left: 40%; border-radius:10px;opacity:0.7;}
#m-cookienotice.v-box.v-bottom-left { bottom: 0; left: 0; border-radius:10px;}
#m-cookienotice.v-box.v-bottom-right { bottom: 0; right: 0; border-radius:10px;}
@media(max-width: 980px)
{
	#message-custom-css{float: left;}
#action-custom-css{float: right;margin-top:0;}
}
/* RWD */
@media (max-width: 360px) {
    #m-cookienotice.v-box { width: 100% !important; padding: 5px 0 0; position: fixed; bottom: 0 !important; top: auto !important; border-top: 1px solid #000; max-width: 100%; margin: 0; border-radius: 0; border-right: 0; border-left: 0; border-bottom: 0; }
    #m-cookienotice.v-box .m-actions {vertical-align: middle; width:100%; padding-right: 10px; text-align: left; }
    #m-cookienotice .m-actions { float: left; margin: 5px 10px; }
    #m-cookienotice.v-bar .m-actions { width: auto; }
}

/* Skin - Dark Clean */
#m-cookienotice.v-dark-clean { color: #fff; border-color: #55575f !important; }
#m-cookienotice.v-dark-clean .m-button { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; }
#m-cookienotice.v-dark-clean .m-button:hover,
#m-cookienotice.v-dark-clean .m-button:focus { background-color: #3678a0; background-image: linear-gradient(#68abdc, #387cb3); }

/* Skin - Custom Colors */
#m-cookienotice.v-custom-css { color: #fff; border-color: #55575f !important; }
#m-cookienotice.v-custom-css .m-button { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; }
#m-cookienotice.v-custom-css .m-button:hover,
#m-cookienotice.v-custom-css .m-button:focus { background-color: #3678a0; background-image: linear-gradient(#68abdc, #387cb3); }

/* Skin - Minimalist */
#m-cookienotice.v-minimalist { color: #2c2c2c; border-color: #e0e0e0 !important; font-size: 11px; font-family: Verdana; }
#m-cookienotice.v-bar.v-minimalist { padding: 2px 0; }
#m-cookienotice.v-box.v-minimalist { width: 260px; }
#m-cookienotice.v-box.v-minimalist .m-actions { margin: 5px; }
#m-cookienotice.v-box.v-minimalist .m-message { padding: 5px; }
#m-cookienotice.v-minimalist .m-button { padding: 3px 6px; }

/* Apple Pay */
.stripe-payments-apple-pay-section {
    text-align: center;
    margin-bottom: 25px;
}
.stripe-payments-apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}

/* Authorized Apple Pay Result */
.stripe-payments-apple-pay-result label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 18px;
}
.stripe-payments-apple-pay-result {
    text-align: center;
    padding: 10px 0 15px;
    font-size: 1.1em;
}
.stripe-payments-apple-pay-result > div {
    margin-bottom: 18px;
}

.indent {
    margin-right: 20px;
}

/* Stripe Express */
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.box-tocart .action.tocart.payment-request-button
{
    padding: 0;
}

.payment-request-button {
    width: 240px;
}

.payment-request-button.disabled,
.payment-request-button.disabled * {
    pointer-events: none !important;
}

.payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

.payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../../frontend/Intermedical/homecare/en_GB/StripeIntegration_Payments/svg/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.catalog-product-view .payment-request-button {
    margin-bottom: 15px;
    margin-right: 1%;
    width: 49%;
}

.stripe-payments-express-minicart {
    margin-top: 15px;
}

.stripe-payments-express-minicart .payment-request-button, .payment-request-button.cart {
    width: 100% !important;
}

.cart-summary .stripe-payments-express-minicart {
    margin-top: 0;
    margin-bottom: 25px;
}
.testimonials-list .testimonial {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-top: 40px;
    position: relative;
}

.testimonials-list .testimonials {
    margin: 0 10px 0 10px;
}

.testimonials-list .testimonial:first-child {
    margin-top: 0px;
}

.testimonials-list .more-button {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 1px;
    font-size: 18px;
    text-align: center;
}

.testimonials-list .more-button a {
    color: #fff;
    background: #479ccf;
    border: 1px solid #3793cb;
    text-shadow: 0 1px 0 #3188bc;
    text-decoration: none;
    padding: 11px 30px;
    transition: background 0.2s linear 0;
}

.testimonials-list .more-button a:focus,
.testimonials-list .more-button a:hover  {
    background: #5ba7d4;
    color: #fff;
}

.testimonials-list .more-button a:focus {
    background: #5ba7d4;
    color: #fff;
    box-shadow: inset 0 0 8px #3188bc;
}

.testimonials-list .more-button .disabled {
    opacity: 0.5;
    cursor: wait;
}

.testimonials-list .page-title button {
    float: right;
}

.testimonials-list .page-title h1 {
    float: left;
    border-bottom: none;
}

.testimonials-list .page-title:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.testimonials-list .testimonial-image {
    float: left;
}

.testimonials-list .testimonial .message-wrapper {
    clear: both;
}

.testimonials-list .testimonial .content-wrapper {
    float: left;
    width: 100%;
}

.testimonials-list .testimonial .testimonial-message {
    font-style: italic;
    position: relative;
    padding: 15px;
    margin: 0 0 0 30px;
    border: 1px solid #CFCFCF;
    border-bottom: 2px solid #CFCFCF;
    color: #333;
    background: #fff;
}

.testimonials-list .testimonial .testimonial-message:before {
    content: "";
    position: absolute;
    top: 15px;
    bottom: auto;
    left: -23px;
    border-width: 10px 23px 10px 0;
    border-style: solid;
    border-color: transparent #CFCFCF;
    display: block;
    width: 0;
}

.testimonials-list .testimonial .testimonial-message:after {
    content: "";
    position: absolute;
    top: 16px;
    bottom: auto;
    left: -21px;
    border-width: 9px 21px 9px 0;
    border-style: solid;
    border-color: transparent #fff;
    display: block;
    width: 0;
}

.testimonials-list .testimonial .testimonial-date {
    float: right;
    font-size: 12px;
}

.testimonials-list .testimonial .socialInfo {
    font-size: 12px;
    padding-top: 5px;
}

.testimonials-list .testimonial .author-info {
    font-weight: bold;
    font-style: italic;
}

.testimonials-list .testimonial .socialInfo a {
    white-space: nowrap;
}

.testimonials-list .testimonial .socialInfo img {
    margin-right: 5px;
    margin-left: 5px;
    display: inline;
}

/** widgets styles */
.block-testimonials .block-content .testimonial-container {
    min-height: 130px;
}

.block-testimonials .block-content .content .content-wrapper {
    height: 85px;
    min-height: 85px;
    display: block;
    overflow: hidden;
}

.block-testimonials .block-content .read-more,
.block-testimonials .block-content .read-less {
    padding-top: 10px;
    display: inline-block;
}

.block-testimonials .block-content .review {
    text-align: center;
}

.block-testimonials .block-content .review .score {
    font-weight: bold;
    font-size: 40px;
    color: #e26703;
}

.block-testimonials .block-content .content .testimonial-message {
    clear: both;
}

.block-testimonials .block-content .content .name {
    float: right;
    margin-top: 10px;
    font-style: italic;
}

.block-testimonials.empty-design .actions-toolbar,
.block-testimonials.empty-design .block-title {
    display: none;
}

.block-testimonials.empty-design,
.block-testimonials.empty-design .block-content {
    background: none;
    border: none;
}

.block-testimonials.empty-design .block-content .content {
    padding: 0;
}

.std .testimonialForm li {
    list-style: none;
}

.testimonials-list .testimonial { zoom: 1; }
.testimonials-list .testimonial:after { content: '.'; clear: both; height: 0; font-size: 0; display: block; visibility: hidden; }

@media (max-width: 480px) {
    .testimonials-list .testimonial .testimonial-date {
        float: left;
        margin-bottom: 10px;
        clear: both;
    }

    .testimonials-list .testimonial-image {
        float: none;
        text-align: center;
        width: 100% !important;
    }

    .testimonials-list .container {
        margin-left: 0 !important;
        margin-top: 20px;
    }

    .testimonials-list .testimonial .testimonial-message {
        margin: 0;
    }

    .testimonials-list .testimonial .testimonial-message:before {
        content: "";
        position: absolute;
        top: -23px;
        bottom: auto;
        left: 47%;
        border-width: 0 10px 23px 10px;
        border-style: solid;
        border-color: transparent transparent #CFCFCF transparent;
        display: block;
        width: 0;
        height: 0;
    }

    .testimonials-list .testimonial .testimonial-message:after {
        content: "";
        position: absolute;
        top: -21px;
        bottom: auto;
        left: 47%;
        border-width: 0 9px 23px 10px;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
        display: block;
        width: 0;
        height: 0;
    }

    .testimonials-list .testimonial:first-child {
        margin-top: 40px;
    }
}/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=335bf7d52918f3a2c58f)
 * Config saved to config.json and https://gist.github.com/335bf7d52918f3a2c58f
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../../frontend/Intermedical/homecare/en_GB/Ves_All/lib/owl.carousel/assets/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/Intermedical/homecare/en_GB/Ves_All/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../../frontend/Intermedical/homecare/en_GB/Ves_All/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../../frontend/Intermedical/homecare/en_GB/Ves_All/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../../frontend/Intermedical/homecare/en_GB/Ves_All/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../../frontend/Intermedical/homecare/en_GB/Ves_All/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../../frontend/Intermedical/homecare/en_GB/Ves_All/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=335bf7d52918f3a2c58f)
 * Config saved to config.json and https://gist.github.com/335bf7d52918f3a2c58f
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

.ves-megamenu .col-xs-1, .ves-megamenu .col-sm-1, .ves-megamenu .col-md-1, .ves-megamenu .col-lg-1,
.ves-megamenu .col-xs-2, .ves-megamenu .col-sm-2, .ves-megamenu .col-md-2,
.ves-megamenu .col-lg-2, .ves-megamenu .col-xs-3, .ves-megamenu .col-sm-3, .ves-megamenu .col-md-3, .ves-megamenu .col-lg-3, .ves-megamenu .col-xs-4, .ves-megamenu .col-sm-4, .ves-megamenu .col-md-4, .ves-megamenu .col-lg-4, .ves-megamenu .col-xs-5, .ves-megamenu .col-sm-5, .ves-megamenu .col-md-5, .ves-megamenu .col-lg-5, .ves-megamenu .col-xs-6, .ves-megamenu .col-sm-6, .ves-megamenu .col-md-6, .ves-megamenu .col-lg-6, .ves-megamenu .col-xs-7, .ves-megamenu .col-sm-7, .ves-megamenu .col-md-7, .ves-megamenu .col-lg-7, .ves-megamenu .col-xs-8, .ves-megamenu .col-sm-8, .ves-megamenu .col-md-8, .ves-megamenu .col-lg-8, .ves-megamenu .col-xs-9, .ves-megamenu .col-sm-9, .ves-megamenu .col-md-9, .ves-megamenu .col-lg-9, .ves-megamenu .col-xs-10, .ves-megamenu .col-sm-10, .ves-megamenu .col-md-10, .ves-megamenu .col-lg-10, .ves-megamenu .col-xs-11, .ves-megamenu .col-sm-11, .ves-megamenu .col-md-11, .ves-megamenu .col-lg-11, .ves-megamenu .col-xs-12, .ves-megamenu .col-sm-12, .ves-megamenu .col-md-12, .ves-megamenu .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ves-megamenu .col-xs-1, .ves-megamenu .col-xs-2, .ves-megamenu .col-xs-3, .ves-megamenu .col-xs-4, .ves-megamenu .col-xs-5, .ves-megamenu .col-xs-6, .ves-megamenu .col-xs-7, .ves-megamenu .col-xs-8, .ves-megamenu .col-xs-9, .ves-megamenu .col-xs-10, .ves-megamenu .col-xs-11, .ves-megamenu .col-xs-12 {
  float: left;
}
.ves-megamenu .col-xs-12 {
  width: 100%;
}
.ves-megamenu .col-xs-11 {
  width: 91.66666667%;
}
.ves-megamenu .col-xs-10 {
  width: 83.33333333%;
}
.ves-megamenu .col-xs-9 {
  width: 75%;
}
.ves-megamenu .col-xs-8 {
  width: 66.66666667%;
}
.ves-megamenu .col-xs-7 {
  width: 58.33333333%;
}
.ves-megamenu .col-xs-6 {
  width: 50%;
}
.ves-megamenu .col-xs-5 {
  width: 41.66666667%;
}
.ves-megamenu .col-xs-4 {
  width: 33.33333333%;
}
.ves-megamenu .col-xs-3 {
  width: 25%;
}
.ves-megamenu .col-xs-2 {
  width: 16.66666667%;
}
.ves-megamenu .col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .ves-megamenu .col-sm-1, .ves-megamenu .col-sm-2, .ves-megamenu .col-sm-3, .ves-megamenu .col-sm-4, .ves-megamenu .col-sm-5, .ves-megamenu .col-sm-6, .ves-megamenu .col-sm-7, .ves-megamenu .col-sm-8, .ves-megamenu .col-sm-9, .ves-megamenu .col-sm-10, .ves-megamenu .col-sm-11, .ves-megamenu .col-sm-12 {
    float: left;
  }
  .ves-megamenu .col-sm-12 {
    width: 100%;
  }
  .ves-megamenu .col-sm-11 {
    width: 91.66666667%;
  }
  .ves-megamenu .col-sm-10 {
    width: 83.33333333%;
  }
  .ves-megamenu .col-sm-9 {
    width: 75%;
  }
  .ves-megamenu .col-sm-8 {
    width: 66.66666667%;
  }
  .ves-megamenu .col-sm-7 {
    width: 58.33333333%;
  }
  .ves-megamenu .col-sm-6 {
    width: 50%;
  }
  .ves-megamenu .col-sm-5 {
    width: 41.66666667%;
  }
  .ves-megamenu .col-sm-4 {
    width: 33.33333333%;
  }
  .ves-megamenu .col-sm-3 {
    width: 25%;
  }
  .ves-megamenu .col-sm-2 {
    width: 16.66666667%;
  }
  .ves-megamenu .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .ves-megamenu .col-md-1, .ves-megamenu .col-md-2, .ves-megamenu .col-md-3, .ves-megamenu .col-md-4, .ves-megamenu .col-md-5, .ves-megamenu .col-md-6, .ves-megamenu .col-md-7, .ves-megamenu .col-md-8, .ves-megamenu .col-md-9, .ves-megamenu .col-md-10, .ves-megamenu .col-md-11, .ves-megamenu .col-md-12 {
    float: left;
  }
  .ves-megamenu .col-md-12 {
    width: 100%;
  }
  .ves-megamenu .col-md-11 {
    width: 91.66666667%;
  }
  .ves-megamenu .col-md-10 {
    width: 83.33333333%;
  }
  .ves-megamenu .col-md-9 {
    width: 75%;
  }
  .ves-megamenu .col-md-8 {
    width: 66.66666667%;
  }
  .ves-megamenu .col-md-7 {
    width: 58.33333333%;
  }
  .ves-megamenu .col-md-6 {
    width: 50%;
  }
  .ves-megamenu .col-md-5 {
    width: 41.66666667%;
  }
  .ves-megamenu .col-md-4 {
    width: 33.33333333%;
  }
  .ves-megamenu .col-md-3 {
    width: 25%;
  }
  .ves-megamenu .col-md-2 {
    width: 16.66666667%;
  }
  .ves-megamenu .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .ves-megamenu .col-lg-1, .ves-megamenu .col-lg-2, .ves-megamenu .col-lg-3, .ves-megamenu .col-lg-4, .ves-megamenu .col-lg-5, .ves-megamenu .col-lg-6, .ves-megamenu .col-lg-7, .ves-megamenu .col-lg-8, .ves-megamenu .col-lg-9, .ves-megamenu .col-lg-10, .ves-megamenu .col-lg-11, .ves-megamenu .col-lg-12 {
    float: left;
  }
  .ves-megamenu .col-lg-12 {
    width: 100%;
  }
  .ves-megamenu .col-lg-11 {
    width: 91.66666667%;
  }
  .ves-megamenu .col-lg-10 {
    width: 83.33333333%;
  }
  .ves-megamenu .col-lg-9 {
    width: 75%;
  }
  .ves-megamenu .col-lg-8 {
    width: 66.66666667%;
  }
  .ves-megamenu .col-lg-7 {
    width: 58.33333333%;
  }
  .ves-megamenu .col-lg-6 {
    width: 50%;
  }
  .ves-megamenu .col-lg-5 {
    width: 41.66666667%;
  }
  .ves-megamenu .col-lg-4 {
    width: 33.33333333%;
  }
  .ves-megamenu .col-lg-3 {
    width: 25%;
  }
  .ves-megamenu .col-lg-2 {
    width: 16.66666667%;
  }
  .ves-megamenu .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	.carousel-inner > .item.next,
	.carousel-inner > .item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	.carousel-inner > .item.prev,
	.carousel-inner > .item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	.carousel-inner > .item.next.left,
	.carousel-inner > .item.prev.right,
	.carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
	outline: 0;
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #ffffff;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px;
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}
@font-face {
    font-family: 'luma-icons';
    src: url('../../frontend/Intermedical/homecare/en_GB/Ves_Megamenu/fonts/Luma-Icons.woff2') format('woff2'), url('../../frontend/Intermedical/homecare/en_GB/Ves_Megamenu/fonts/Luma-Icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}

.no-background .navigation {
    background: none !important
}

.megamenu-preview-index .ves-megamenu {
    margin-top: 30px
}

.megamenu-preview-index .ves-vertical {
    max-width: 300px
}

.ves-megamenu.top-navigation .ves-navbar {
    display: none
}

.ves-megamenu>.block-title {
    margin: 0;
    text-align: center;
    padding: 10px;
    background: #333;
    color: #FFF
}

.ves-megamenu .navigation .drill-opener,
.ves-megamenu .navigation .opener {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    cursor: pointer;
    text-align: center;
    font-family: 'luma-icons';
    z-index: 99;
    width: auto;
    height: auto;
    line-height: 50px;
    width: 50px
}

.ves-megamenu .navigation .mega-col {
    padding: 0
}

.ves-megamenu .navigation .carousel-control {
    top: 40%
}

.ves-megamenu .navigation .carousel-control.left,
.ves-megamenu .navigation .carousel-control.right {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    text-shadow: none;
    top: 45%;
    padding: 12px;
    position: absolute;
    background: #f5f5f5;
    color: #333;
    opacity: 1;
    line-height: 1.5em;
    width: auto;
    bottom: auto
}

.ves-megamenu .navigation .block-content {
    max-width: 100%;
    position: relative
}

.ves-megamenu .navigation .carousel-indicators {
    bottom: 0
}

.ves-megamenu .navigation .carousel-indicators>li {
    border: 1px solid #1979c3
}

.ves-megamenu .navigation .carousel-indicators>li.active {
    background-color: #1979c3
}

.ves-megamenu .navigation .product-items {
    padding: 10px;
    margin: 0
}

.ves-megamenu .navigation .item-before-content,
.ves-megamenu .navigation .item-after-content {
    float: left;
    width: 100%
}

.ves-megamenu .navigation .icon-top {
    line-height: 84px;
    width: 100%;
    height: 84px;
    text-align: center;
    background: #333;
    margin-bottom: 10px
}

.ves-megamenu .navigation .icon-top:hover {
    background-color: #5bd2ec
}

.ves-megamenu.ves-vertical .navigation .level0>a .cat-label {
    position: static;
    padding: 4px 6px
}

.ves-megamenu .feature-box-v3:hover .fbox-icon .icons {
    background: #ef2840;
    color: #fff
}

.ves-megamenu .feature-box-v3 .fbox-icon .icons {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 24px;
    width: 30px;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.ves-megamenu .feature-box-v3 .fa:before {
    font-size: 30px
}

.ves-megamenu .feature-box-v3 a {
    background: #e8e8e8;
    border-left: 0;
    float: none;
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px
}

.ves-megamenu ul {
    list-style: none;
    padding: 0
}

.ves-megamenu .dynamic-items {
    padding: 0;
    width: 20%
}
.ves-megamenu .dynamic-items > ul {
    display: block!important;
}

.ves-megamenu .level0 ul {
    margin: 0;
    padding: 0
}

.ves-megamenu .level0 .megamenu-widget>.carousel>.products-grid .product-item {
    width: 100%
}

.ves-megamenu .level0 .megamenu-widget>.carousel .item {
    display: none
}

.ves-megamenu .level0 .megamenu-widget>.carousel .item.active {
    display: block
}

.ves-megamenu .level0 .submenu .nav-item>a {
    padding: 0 20px;
    line-height: 50px
}

.ves-megamenu .level0 .submenu .nav-item>a>.ves-caret {
    line-height: 50px
}

.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a {
    padding: 0
}

.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a:hover {
    background: none
}

.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item .actions-secondary a {
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1
}

.ves-megamenu .submenu-alignright>.submenu {
    right: 0;
    left: auto !important
}

.ves-megamenu .text-center {
    text-align: center
}

.ves-megamenu .pull-right {
    float: right
}

.ves-megamenu .pull-left {
    float: left
}

.ves-megamenu .cat-label {
    -webkit-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
    color: #FFF;
    padding: 2px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-transform: none;
    text-shadow: none;
    margin-left: 2px
}

.ves-megamenu .cat-label.cat-label-v1 {
    background-color: #5bd2ec
}

.ves-megamenu .cat-label.cat-label-v2 {
    background-color: #d52462
}

.ves-megamenu .cat-label.cat-label-v3 {
    background: #0cc485
}

.ves-megamenu .cat-label.pin-bottom:before {
    position: absolute;
    right: 6px;
    top: 22px;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 4px;
    border-color: transparent;
    -webkit-transition: border-color 450ms ease-in-out;
    -o-transition: border-color 450ms ease-in-out;
    transition: border-color 450ms ease-in-out
}

.ves-megamenu .cat-label.cat-label-v1.pin-bottom:before {
    border-top-color: #5bd2ec
}

.ves-megamenu .cat-label.cat-label-v2.pin-bottom:before {
    border-top-color: #d52462
}

.ves-megamenu .cat-label.cat-label-v3.pin-bottom:before {
    border-top-color: #0cc485
}

.ves-megamenu .nav-item {
    position: relative
}

.ves-megamenu .nav-item>a {
    line-height: 50px
}

.ves-megamenu .nav-item.active>a {
    background: #333 !important;
    color: #FFF
}

.ves-megamenu .submenu p>a {
    padding: 0
}

.ves-megamenu iframe,
.ves-megamenu video {
    max-width: 100%
}

.ves-megamenu .level0>a>.item-icon {
    margin-bottom: -5px
}

.ves-megamenu .onsale {
    padding: 3px 10px;
    background: #d52462;
    color: #FFF;
    margin-right: 5px
}

.ves-megamenu .new-icon {
    padding: 3px 10px;
    background: #0cc485;
    color: #FFF
}

.ves-megamenu .owl-carousel .owl-item {
    text-align: center
}

.ves-megamenu #contact-form {
    width: 100% !important
}

.ves-megamenu .drill-opener,
.ves-megamenu .drilldown-back,
.ves-megamenu .ves-navbar {
    display: none
}

.ves-megamenu.ves-daccordion .navigation,
.ves-megamenu.ves-mdrilldown .navigation,
.ves-megamenu.ves-ddrill .navigation {
    border: 1px solid rgba(0, 0, 0, 0.15)
}

.ves-megamenu.ves-daccordion .navigation .level0>a .cat-label,
.ves-megamenu.ves-mdrilldown .navigation .level0>a .cat-label,
.ves-megamenu.ves-ddrill .navigation .level0>a .cat-label {
    position: static;
    padding: 4px 6px
}

.ves-megamenu.ves-daccordion.has-title .navigation,
.ves-megamenu.ves-mdrilldown.has-title .navigation,
.ves-megamenu.ves-ddrill.has-title .navigation {
    border-top: 0
}

.ves-navtoggle {
    display: none
}

#maincontent .cat-label:before {
    display: none
}

@media (min-width:768px) and (max-width:1024px) {
    .ves-megamenu .orgin-items>.mega-col>.dropdown-submenu>.submenu {
        position: static
    }
}

.drilldown {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100% !important
}

.drilldown .navigation {
    background-color: #FFF
}

.drilldown .navigation.loaded>.dropdown-menu {
    width: 100% !important
}

.drilldown .navigation .subhover>.submenu {
    display: none
}

.drilldown .navigation>.dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.drilldown .navigation .ves-caret {
    display: none
}

.drilldown .navigation .cat-label {
    position: static;
    margin: 0;
    padding: 4px 6px
}

.drilldown .navigation .nav-item {
    position: relative !important;
    float: left !important;
    width: 100%
}

.drilldown .navigation .nav-item>a {
    line-height: 50px;
    position: static;
    padding: 0 15px
}

.drilldown .navigation .nav-item>a span.drill-opener {
    border: 1px solid #e5e5e5;
    border-right: 0;
    display: none
}

.drilldown .navigation .mega-col {
    padding: 0
}

.drilldown .navigation .level0 {
    border-top-color: #e5e5e5
}

.drilldown .navigation .opener {
    display: none
}

.drilldown .navigation .drill-opener {
    background: #f0f0f0;
    position: absolute
}

.drilldown .navigation .drill-opener:before {
    content: "\e608"
}

.drilldown .navigation .drilldown-back {
    position: relative;
    top: 0;
    left: -1px;
    display: none
}

.drilldown .navigation .drilldown-back a {
    padding: 0;
    background: #f0f0f0;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: -1px
}

.drilldown .navigation .drilldown-back a .drill-opener {
    position: absolute;
    left: 0;
    right: auto;
    display: block
}

.drilldown .navigation .drilldown-back a .drill-opener:before {
    content: "\e617"
}

.drilldown .navigation .drilldown-back a .drill-opener:after {
    display: none
}

.drilldown .navigation .drilldown-back a .current-cat {
    line-height: 50px;
    position: relative;
    z-index: 99
}

.drilldown .navigation .drilldown-back a .current-cat:before {
    display: none
}

.ves-megamenu .navigation .post-list .post-item a {
    padding: 0
}

.ves-megamenu .navigation .post-list .post-item .post-meta a {
    display: inline-block
}

.ves-megamenu .navigation .ves-post {
    text-align: left
}

.ves-megamenu .navigation .post-list .post-item .post-readmore a {
    background-color: #4db2ec;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 10px 12px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300b,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300bo,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300m {
    padding: 0 2px
}

@media only screen and (max-width:767px) {
    .ves-megamenu.ves-mdrilldown .navigation .nav-item .submenu
    {
        display: none;
    }
    .navigation{
        padding-left: 15px;
        padding-right: 15px
    }
    .navigation {
        padding: 0
    }
    .navigation .parent .level-top {
        position: relative;
        display: block;
        text-decoration: none
    }
    .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .navigation .parent .level-top:after {
        position: absolute;
        right: 7px;
        top: -8px
    }
    .navigation .parent .level-top.ui-state-active:after {
        content: '\e621'
    }
    .navigation {
        background: #f0f0f0;
        box-sizing: border-box
    }
    .navigation ul {
        margin: 0;
        padding: 0
    }
    .navigation li {
        margin: 0
    }
    .navigation a {
        display: block;
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 15px
    }
    .navigation a,
    .navigation a:hover {
        color: #575757;
        text-decoration: none
    }
    .navigation .level0 {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem
    }
    .navigation .level0>.level-top {
        font-weight: 700;
        padding: 8px 40px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word
    }
    .navigation .level0.active .all-category .ui-state-focus {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: #333;
        padding-left: 7px;
        display: inline-block
    }
    .navigation .level0>.level1 {
        font-weight: 600
    }
    .navigation .level0.active>a:not(.ui-state-active),
    .navigation .level0.has-active>a:not(.ui-state-active) {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: #333
    }
    .navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
    .navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: -8px
    }
    .navigation li.level0:last-child {
        border-bottom: 1px solid #d1d1d1
    }
    .navigation .submenu>li {
        word-wrap: break-word
    }
    .navigation .submenu:not(:first-child) {
        font-weight: 400;
        line-height: 1.3;
        left: auto !important;
        overflow-x: hidden;
        padding: 0;
        position: relative;
        top: auto !important;
        transition: left .3s ease-out
    }
    .navigation .submenu:not(:first-child)>li>a {
        padding-left: 15px
    }
    .navigation .submenu:not(:first-child)>li:last-child {
        margin-bottom: 0
    }
    .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px
    }
    .navigation .submenu:not(:first-child) ul>li {
        margin: 0
    }
    .navigation .submenu:not(:first-child) ul>li a {
        color: #575757;
        display: block;
        line-height: normal
    }
    .navigation .submenu:not(:first-child).expanded {
        display: block !important;
        padding-right: 0;
        top: 0 !important
    }
    .navigation .submenu:not(:first-child) .active>a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: #333;
        padding-left: 7px
    }
    .navigation .submenu:not(:first-child) .level1.active>a {
        padding-left: 7px
    }
    .scroll-to-fixed-fixed {
        position: static !important;
        left: 0 !important;
        width: 100% !important
    }
    .ves-megamenu.ves-offcanvas .opener,
    .ves-megamenu.ves-maccordion .opener {
        display: block
    }
    .ves-megamenu .ves-navbar {
        display: block
    }
    .ves-megamenu>.navigation {
        background: #f8f8f8;
        float: left;
        width: 100%
    }
    .ves-megamenu>.navigation .level0 {
        border-top-color: rgba(0, 0, 0, 0.08)
    }
    .ves-megamenu>.navigation .nav-item {
        float: left !important;
        width: 100%
    }
    .ves-megamenu>.navigation .nav-item.active>a {
        color: #FFF
    }
    .ves-megamenu>.navigation .nav-item>a {
        padding: 0 10px;
        display: block;
        position: relative
    }
    .ves-megamenu>.navigation .nav-item>a.parent {
        padding-right: 54px
    }
    .ves-megamenu>.navigation .nav-item .item-content>.nav-dropdown {
        padding-left: 10px
    }
    .ves-megamenu .products-grid .product-item {
        width: 100%;
        text-align: center
    }
    .ves-megamenu .products-grid .product-item img {
        max-width: 100%;
        width: auto;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .ves-megamenu .submenu {
        display: none;
        max-width: 100%;
        border: 0;
        width: 100% !important;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .ves-megamenu .submenu .carousel-indicators {
        bottom: -20px
    }
    .ves-megamenu .submenu .carousel-indicators>li {
        width: 20px;
        height: 20px
    }
    .ves-megamenu .ves-caret {
        display: none
    }
    .ves-megamenu .drill-opener:before,
    .ves-megamenu .opener:before {
        content: "\e61c"
    }
    .ves-megamenu .opener.item-active {
        background-color: rgba(0, 0, 0, 0.05)
    }
    .ves-megamenu .opener.item-active:before {
        content: "\e60f"
    }
    .ves-megamenu .cat-label:before {
        display: none
    }
    .ves-megamenu .item-header,
    .ves-megamenu .item-content,
    .ves-megamenu .item-sidebar,
    .ves-megamenu .item-footer {
        width: 100% !important
    }
    .ves-megamenu .block-products-list .product-item {
        text-align: center
    }
    .ves-megamenu .block-products-list .product-item a {
        padding-left: 0
    }
    .ves-megamenu .owl-nav>a {
        position: absolute;
        padding: 16px;
        font-size: 41px;
        top: 50%;
        margin-top: -49px;
        background-color: rgba(255, 255, 255, 0.98);
        cursor: pointer;
        width: auto;
        z-index: 99;
        display: inline-block;
        *display: inline;
        zoom: 1;
        -webkit-transition: box-shadow .2s ease;
        -o-transition: box-shadow .2s ease;
        transition: box-shadow .2s ease;
        -webkit-box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3)
    }
    .ves-megamenu .owl-nav>a.owl-left {
        left: 0;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -ms-border-radius: 0 4px 4px 0;
        -o-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }
    .ves-megamenu .owl-nav>a.owl-right {
        right: 0;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        -ms-border-radius: 4px 0 0 4px;
        -o-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }
    .ves-megamenu .carousel-controls>a {
        position: absolute;
        padding: 16px;
        font-size: 41px;
        top: 50%;
        margin-top: -49px;
        background-color: rgba(255, 255, 255, 0.98);
        cursor: pointer;
        width: auto;
        z-index: 99;
        display: inline-block;
        *display: inline;
        zoom: 1;
        -webkit-transition: box-shadow .2s ease;
        -o-transition: box-shadow .2s ease;
        transition: box-shadow .2s ease;
        -webkit-box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3)
    }
    .ves-megamenu .carousel-controls>a.owl-left {
        left: 0;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -ms-border-radius: 0 4px 4px 0;
        -o-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }
    .ves-megamenu .carousel-controls>a.owl-right {
        right: 0;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        -ms-border-radius: 4px 0 0 4px;
        -o-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }
    .ves-megamenu .carousel-controls .carousel-control.right,
    .ves-megamenu .carousel-controls .carousel-control.left {
        background: #FFF
    }
    .hide-blocks .item-header,
    .hide-blocks .item-sidebar,
    .hide-blocks .item-footer {
        display: none
    }
    .ves-navtoggle {
        display: block;
        background: #333
    }
    .ves-navtoggle:before {
        -webkit-font-smoothing: antialiased;
        font-size: 32px;
        line-height: inherit;
        color: #FFF;
        content: '\e609';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        padding: 0 7px
    }
    .offcanvas-left>.navigation>ul {
        height: 100%;
        left: -80%;
        left: calc(-1 * (100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: 80%;
        width: calc(100% - 54px);
        background: #f0f0f0;
        z-index: 99;
        -webkit-transition: left .3s;
        -o-transition: left .3s;
        transition: left .3s
    }
    .ves-nav-before-open {
        height: 100%;
        width: 100%
    }
    .ves-nav-before-open .page-wrapper {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: relative
    }
    .ves-nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }
    .ves-navopen .page-wrapper {
        left: 80%;
        left: calc(100% - 54px)
    }
    .ves-navopen .ves-moffcanvas>.navigation>ul {
        -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        z-index: 99
    }
    .ves-navopen .ves-navtoggle:after {
        background: rgba(0, 0, 0, 0.01);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1
    }
    .ves-nav-before-open {
        height: 100%;
        width: 100%
    }
    .ves-nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }
    .ves-nav-before-open .page-wrapper {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        overflow: hidden;
        position: relative
    }
    .ves-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 80;
        top: 0;
        left: 0;
        z-index: 90
    }
    .ves-mdrilldown {
        position: relative;
        float: left;
        width: 100%;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        max-width: 100% !important
    }
    .ves-mdrilldown .navigation {
        background-color: #FFF
    }
    .ves-mdrilldown .navigation.loaded>.dropdown-menu {
        width: 100% !important
    }
    .ves-mdrilldown .navigation .subhover>.submenu {
        display: none
    }
    .ves-mdrilldown .navigation>.dropdown-menu {
        display: block;
        position: static;
        margin: 0;
        padding: 0;
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .ves-mdrilldown .navigation .ves-caret {
        display: none
    }
    .ves-mdrilldown .navigation .cat-label {
        position: static;
        margin: 0;
        padding: 4px 6px
    }
    .ves-mdrilldown .navigation .nav-item {
        position: relative !important;
        float: left !important;
        width: 100%
    }
    .ves-mdrilldown .navigation .nav-item>a {
        line-height: 50px;
        position: static;
        padding: 0 15px
    }
    .ves-mdrilldown .navigation .nav-item>a span.drill-opener {
        border: 1px solid #e5e5e5;
        border-right: 0;
        display: none
    }
    .ves-mdrilldown .navigation .mega-col {
        padding: 0
    }
    .ves-mdrilldown .navigation .level0 {
        border-top-color: #e5e5e5
    }
    .ves-mdrilldown .navigation .opener {
        display: none
    }
    .ves-mdrilldown .navigation .drill-opener {
        background: #f0f0f0;
        position: absolute
    }
    .ves-mdrilldown .navigation .drill-opener:before {
        content: "\e608"
    }
    .ves-mdrilldown .navigation .drilldown-back {
        position: relative;
        top: 0;
        left: -1px;
        display: none
    }
    .ves-mdrilldown .navigation .drilldown-back a {
        padding: 0;
        background: #f0f0f0;
        text-align: center;
        font-size: 1.3em;
        text-transform: uppercase;
        display: block;
        font-weight: normal;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: -1px
    }
    .ves-mdrilldown .navigation .drilldown-back a .drill-opener {
        position: absolute;
        left: 0;
        right: auto;
        display: block
    }
    .ves-mdrilldown .navigation .drilldown-back a .drill-opener:before {
        content: "\e617"
    }
    .ves-mdrilldown .navigation .drilldown-back a .drill-opener:after {
        display: none
    }
    .ves-mdrilldown .navigation .drilldown-back a .current-cat {
        line-height: 50px;
        position: relative;
        z-index: 99
    }
    .ves-mdrilldown .navigation .drilldown-back a .current-cat:before {
        display: none
    }
    .ves-mdrilldown .navigation .drill-opener {
        display: block
    }
    .ves-mdrilldown .navigation .nav-item>a span.drill-opener {
        display: block;
        position: absolute;
        top: 0;
        right: 0
    }
    .ves-mdrilldown .navigation .drilldown-back {
        display: block
    }
    .ves-mdrilldown .navigation .drilldown-back>a>.drill-opener {
        line-height: 50px;
        width: 50px
    }

    .navigation .parent .level-top:after {
        font-size: 1.6rem;
        right: 10px;
        top: 7px
    }

    /*fix issue section item on safari-mobile*/
    .nav-sections-items {
        position: relative!important;
    }
}
.webforms {
    margin-bottom: 1.5rem;
}

.webforms .field {
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem;
}

.webforms .fieldset {
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem;
}

.webforms .actions-toolbar {
    box-sizing: border-box;
    padding-left: 2rem;
    padding-right: 2rem;
    clear: both;
}

.webforms .inline-elements .choice {
    display: inline-flex;
}

/* Success text */
.webforms-success-text {
    margin-bottom: 2rem;
}

/* Starry script */

div.starry {
    width: auto;
    margin: -4px 0 10px 0;
    padding: 5px;
    width: auto;
}

div.standard_star {
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    display: inline;
    background-image: url(../../frontend/Intermedical/homecare/en_GB/VladimirPopov_WebForms/images/stars.gif);
}

div.feedback {
    border: 1px solid #ddd;
    padding: 5px 3px 3px;
    display: inline;
}

/* Date of birth */

.customer-dob .dob-month,
.customer-dob .dob-day,
.customer-dob .dob-year {
    float: left;
    width: 8.5rem;
}

.customer-dob input.input-text {
    display: block;
    width: 7.4rem;
}

.customer-dob label {
    font-size: 10px;
    font-weight: normal;
    color: #888;
}

.customer-dob .dob-day,
.customer-dob .dob-month {
    width: 6rem;
}

.customer-dob .dob-day input.input-text,
.customer-dob .dob-month input.input-text {
    width: 4.6rem;
}

.customer-dob .dob-year {
    width: 14rem;
}

.customer-dob .dob-year input.input-text {
    width: 13.4rem;
}

/* Tooltip */

.ot-content {
    text-align: left;
}

.tooltip-icon {
    background-image: url('../../frontend/Intermedical/homecare/en_GB/VladimirPopov_WebForms/images/tooltip.png');
    background-size: 1.5rem 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0.2rem 0.5rem;
}

/* Select images */
.webforms figcaption {
    padding: 5px 0;
    margin: 5px;
}

/* Form */

.webforms-description-text {
    margin-bottom: 4rem;
}

.webforms-fields-comment {
    font-size: 90%;
    clear: both;
    margin-top: 1rem;
}

.please-wait {
    padding-top: 0.5rem;
}

.please-wait .loading-indicator {
    background: #fff url(../../frontend/Intermedical/homecare/en_GB/VladimirPopov_WebForms/images/ajax-loader-big.gif) no-repeat;
    background-size: 1.8rem;
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    vertical-align: bottom;
    margin-bottom: 0.2rem;
}

/* reCaptcha v2 */

.recaptcha2 {
    clear: both;
    box-sizing: border-box;
    padding: 0 2rem 2rem 0;
    width: 100%;
    float: left;
}

/* Validation */

.validation-advice {
    margin-top: 0.7rem;
    font-size: 1.2rem;
    color: #e02b27;
    clear: both;
}

input.validation-failed, textarea.validation-failed {
    border-color: #ed8380;
}

/* Customer Account */

.webforms-customer-account-form {
    margin-top: 3rem;
    border: 1px solid #eee;
    padding: 2rem;
}

.webforms-customer-account-message {
    background: rgba(255, 212, 96, 0.26);
    padding: 3rem;
}

.block-webforms-form .actions-toolbar {
    margin: 17px 0;
}

/* Results */

.webforms-results-block {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #cccccc;
    float: left;
    width: 100%;
    clear: both;
}

.webforms-results-field {
    margin-bottom: 5px;
    width: 100%;
}

.webforms-results-label {
    font-weight: bold;
    width: 100%;
}

.webforms-results-value {
    padding: 5px 0;
}

.webforms-results-value .webforms-image {
    float: left;
    margin-right: 2rem;
}

/* Star rating */

.stars {
    padding: 0 5px;
    width: 80px;
    display: inline;
    float: left;
}

.stars-bar {
    list-style: none;
    margin: 0px;
    padding: 0px !important;
    height: 16px;
    position: relative;
    background: url(../../frontend/Intermedical/homecare/en_GB/VladimirPopov_WebForms/images/results_stars.png) top left repeat-x;
}

.stars-bar li {
    padding: 0px;
    margin: 0px;
    /*\*/
    float: left;
    /* */
}

.stars-bar li.stars-value {
    background: url(../../frontend/Intermedical/homecare/en_GB/VladimirPopov_WebForms/images/results_stars.png) left bottom;
    position: absolute;
    height: 16px;
    display: block;
    z-index: 1;
}

.webforms-rating-summary {
    margin-bottom: 15px;
}

.webforms-results-table .col.id {
    width: 15%;
}

/* Auto-complete */
.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);

    /* core styles should not be changed */
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}

.autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}

.autocomplete-suggestion b {
    font-weight: normal;
    color: #1f8dd6;
}

.autocomplete-suggestion.selected {
    background: #f0f0f0;
}

/* File preview */

.file-preview {
    list-style: none;
    padding: 0;
    margin: 0;
}

.file-preview h3 {
    font-size: 12px;
}

.file-preview li {
    margin: 0;
    padding: 10px 0;
    margin: 0;
    overflow: auto;
    position: relative;
}

.file-preview li img {
    border: solid 1px #999;
    border-radius: 3px;
    padding: 3px;
    margin: 0 10px 0 0;
    display: block;
    float: left;
}

.file-cancel {
    margin-top: 1rem;
    cursor: pointer;
}

.file-progress {
    font-size: 90%;
    color: #777;
}

/* Calendar */

.webforms-datepicker {
    margin-bottom: 1rem;
}

.webforms-calendar {
    position: relative;
    width: 20rem;
    display: inline-block;
    margin-right: .5rem;
    margin-bottom: .5rem;
}

.webforms-calendar .ui-datepicker-trigger {
    margin-left: -3.2rem;
    height: 2.8rem;
    position: absolute;
    top: .4rem;
    right: .5rem;
}

.webforms-time {
    display: inline-block;
}

.webforms-time .hours, .webforms-time .minutes {
    display: inline;
    width: 6rem;
}

.multiselect {
    height: auto;
    background-image: none;
}

/* Date picker button */

@font-face {
    font-family: 'luma-icons';
    src: url(../../frontend/Intermedical/homecare/en_GB/VladimirPopov_WebForms/css/fonts/Luma-Icons.woff);
}

.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: block;
    text-decoration: none;
    display: inline-block;
    margin-top: -4px;
    vertical-align: middle;
}

.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger:focus,
.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger:active {
    background: none;
    border: none;
}

.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger:hover {
    background: none;
    border: none;
}

.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger.disabled,
.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] .webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
}

.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px;
    line-height: 23px;
    color: #7d7d7d;
    content: '\e612';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.webforms-datepicker ._has-datepicker ~ .ui-datepicker-trigger:focus {
    box-shadow: none;
    outline: 0;
}

/* Drop-zone */

.drop-zone {
    padding: 2rem .7rem;
    color: #777;
    border: .2rem dashed #ddd;
    border-radius: .4rem;
    opacity: .9;
    cursor: pointer;
}

.drop-zone-preview-container {
    margin-bottom: 10px;
}

.drop-zone:hover {
    background-color: #f5f5f5;
}

.drop-zone-label {
    display: inline-block !important;
    vertical-align: top !important
}

.icon-paperclip {
    color: rgb(240, 120, 0) !important;
    fill: rgb(240, 120, 0) !important;
}

.icon-paperclip svg {
    transform: rotate(45deg) scaleX(-1);
}

.text-center {
    text-align: center !important
}

.drop-zone-preview {
    background: #f8f8f8;
    border: .09167rem solid #dadada;
    border-radius: .33333rem;
    color: #999;
    padding: 5px;
    margin-bottom: 5px;
    line-height: inherit;
    position: relative;
}

.drop-zone-attachment {
    overflow: auto;
    height: auto;
    z-index: 2;
    width: 100% !important;
    position: relative;
}

.drop-zone-preview-icon-file {
    padding-right: .66667rem;
    float: left !important;
}

.drop-zone-preview-icon-file svg path {
}

.drop-zone-preview-file {
    width: 70%;
    float: left !important;
}

.drop-zone-preview-filename {
    max-width: 62%;
    color: #333;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-wrap: normal !important;
    white-space: nowrap !important;
    float: left !important;
    vertical-align: top !important;
}

.drop-zone-preview-filename-end {
    color: #333;
}

.drop-zone-preview-size, .drop-zone-error {
    clear: left;
    float: left !important;
}

.drop-zone-error {
    color: red;
}

.drop-zone-preview-icon-close {
    position: absolute;
    top: 50%;
    right: .41667rem;
    margin-top: -2.2rem !important;
    padding-top: 1rem;
    border: 0;
    cursor: pointer !important;
    float: right !important;
}

.drop-zone-preview-icon-close svg {
    fill: #999;
}

.drop-zone-progress, .drop-zone-progress-success {
    position: absolute;
    border-radius: .33333rem;
    background-color: #00ff08;
    opacity: .1;
    height: 100% !important;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
}

.drop-zone-progress-success {
    opacity: 0;
}

.webforms-gdpr {
    margin: 1.5rem 0;
    padding-left: 2rem;
    padding-right: 2rem;
    box-sizing: border-box;
}

.webforms-gdpr-checkbox {
    margin-top: 1.5rem;
}

.webforms-popup {
    position: relative;
    background: #FFF;
    padding: 2rem;
    margin: 2rem auto;
    box-sizing: border-box;
    border-radius: .7rem;
}

@media screen and (min-width: 20em) {
    .webforms-popup {
        width: 100%;
    }
}

@media screen and (min-width: 48em) {
    .webforms-popup {
        width: 90%;
    }
}

@media screen and (min-width: 64em) {
    .webforms-popup {
        width: 80%;
    }
}

/* Customer result action buttons */

.webforms-result-action{
    display: block;
    background: #f5f5f5;
    text-align: center;
    padding: .3rem .1rem;
    margin: .5rem .1rem;
    white-space: nowrap;
    color: #888;
    text-decoration: none;
}
.webforms-result-action:hover{
    text-decoration: none;
    color:white;
    background: #8bc53f;
}
.result-action-delete {
    border-color: red;
}
.result-action-delete:hover{
    background: red;
}

/* File pool */
.webforms-file-pool {
    display: table;
    margin-bottom: 10px;
}
.webforms-file-pool-selectall{
    margin-bottom:5px;
}
.webforms-file-pool-selectall label{
    font: bold 10px/16px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #888;
    float:none !important;
    margin-left:5px;

}
.webforms-file-cell{
    float:left;
    flex:1;
    height: auto;
    text-align: center;
    font: bold 9px/16px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #888;
    display: table-cell;

}
.webforms-file-cell p label{
    color: #888;

}
.webforms-file-cell p {
    padding-top: 5px;
    margin-left: -10px;
    float: left;
    clear: both;
    width: 100%;
}
.webforms-file-cell label{
    float:none !important;
    margin-left:5px;
}

.webforms-file-link{
    display: block;
    border-radius:5px;
    float:left;
    margin-right:10px;
    height:auto;
    box-shadow: 0 0 3px rgba(0,0,0,0.6);
    background: #f5f5f5;
    max-width:200px;
    padding:5px 10px;
}
.webforms-file-link:hover {
    box-shadow: 0 0 7px rgba(0,0,0,0.6);
    background: white;
    color: #888;

}
.webforms-file-link figure p{
    margin:10px 0 5px 0;
}
.webforms-file-link figure img{
    background:white;
}

.webforms-file-link-name {
    display:inline;
    max-width:60%;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-wrap: normal !important;
    white-space: nowrap !important;
    float:left;
}
.webforms-file-link-name-end {display:inline;}

.webforms-file-delete-checkbox{
    vertical-align: baseline;
}
@media screen and (min-width: 20em) {
    .wf-sm-row{
        clear:left;
    }
    .wf-sm-1,
    .wf-sm-1-1,
    .wf-sm-1-2,
    .wf-sm-1-3,
    .wf-sm-2-3,
    .wf-sm-1-4,
    .wf-sm-3-4,
    .wf-sm-1-6,
    .wf-sm-1-5,
    .wf-sm-2-5,
    .wf-sm-3-5,
    .wf-sm-4-5,
    .wf-sm-5-6,
    .wf-sm-1-12,
    .wf-sm-2-12,
    .wf-sm-3-12,
    .wf-sm-4-12,
    .wf-sm-5-12,
    .wf-sm-6-12,
    .wf-sm-7-12,
    .wf-sm-8-12,
    .wf-sm-9-12,
    .wf-sm-10-12,
    .wf-sm-11-12,
    .wf-sm-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float:left;

    }

    .wf-sm-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .wf-sm-1-6,
    .wf-sm-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .wf-sm-1-5 {
        width: 20%;
    }

    .wf-sm-1-4,
    .wf-sm-3-12 {
        width: 25%;
        *width: 24.9690%;
    }

    .wf-sm-1-3,
    .wf-sm-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .wf-sm-2-5 {
        width: 40%;
    }

    .wf-sm-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .wf-sm-1-2,
    .wf-sm-6-12 {
        width: 50%;
        *width: 49.9690%;
    }

    .wf-sm-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .wf-sm-3-5 {
        width: 60%;
    }

    .wf-sm-2-3,
    .wf-sm-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .wf-sm-3-4,
    .wf-sm-9-12 {
        width: 75%;
        *width: 74.9690%;
    }

    .wf-sm-4-5 {
        width: 80%;
    }

    .wf-sm-5-6,
    .wf-sm-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .wf-sm-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .wf-sm-1,
    .wf-sm-1-1,
    .wf-sm-12-12 {
        width: 100%;
    }
}

@media screen and (min-width: 48em) {
    .wf-md-row{
        clear:left;
    }
    .wf-sm-row{
        clear:unset;
    }
    .wf-md-1,
    .wf-md-1-1,
    .wf-md-1-2,
    .wf-md-1-3,
    .wf-md-2-3,
    .wf-md-1-4,
    .wf-md-3-4,
    .wf-md-1-6,
    .wf-md-1-5,
    .wf-md-2-5,
    .wf-md-3-5,
    .wf-md-4-5,
    .wf-md-5-6,
    .wf-md-1-12,
    .wf-md-2-12,
    .wf-md-3-12,
    .wf-md-4-12,
    .wf-md-5-12,
    .wf-md-6-12,
    .wf-md-7-12,
    .wf-md-8-12,
    .wf-md-9-12,
    .wf-md-10-12,
    .wf-md-11-12,
    .wf-md-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float:left;

    }

    .wf-md-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .wf-md-1-6,
    .wf-md-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .wf-md-1-5 {
        width: 20%;
    }

    .wf-md-1-4,
    .wf-md-3-12 {
        width: 25%;
        *width: 24.9690%;
    }

    .wf-md-1-3,
    .wf-md-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .wf-md-2-5 {
        width: 40%;
    }

    .wf-md-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .wf-md-1-2,
    .wf-md-6-12 {
        width: 50%;
        *width: 49.9690%;
    }

    .wf-md-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .wf-md-3-5 {
        width: 60%;
    }

    .wf-md-2-3,
    .wf-md-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .wf-md-3-4,
    .wf-md-9-12 {
        width: 75%;
        *width: 74.9690%;
    }

    .wf-md-4-5 {
        width: 80%;
    }

    .wf-md-5-6,
    .wf-md-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .wf-md-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .wf-md-1,
    .wf-md-1-1,
    .wf-md-12-12 {
        width: 100%;
    }
}

@media screen and (min-width: 64em) {
    .wf-lg-row{
        clear:left !important;
    }
    .wf-md-row, .wf-sm-row{
        clear:unset;
    }
    .wf-lg-1,
    .wf-lg-1-1,
    .wf-lg-1-2,
    .wf-lg-1-3,
    .wf-lg-2-3,
    .wf-lg-1-4,
    .wf-lg-3-4,
    .wf-lg-1-5,
    .wf-lg-2-5,
    .wf-lg-3-5,
    .wf-lg-4-5,
    .wf-lg-1-6,
    .wf-lg-5-6,
    .wf-lg-1-12,
    .wf-lg-2-12,
    .wf-lg-3-12,
    .wf-lg-4-12,
    .wf-lg-5-12,
    .wf-lg-6-12,
    .wf-lg-7-12,
    .wf-lg-8-12,
    .wf-lg-9-12,
    .wf-lg-10-12,
    .wf-lg-11-12,
    .wf-lg-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        float:left;

    }

    .wf-lg-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .wf-lg-1-6,
    .wf-lg-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .wf-lg-1-5 {
        width: 20%;
    }

    .wf-lg-1-4,
    .wf-lg-3-12 {
        width: 25%;
        *width: 24.9690%;
    }

    .wf-lg-1-3,
    .wf-lg-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .wf-lg-2-5 {
        width: 40%;
    }

    .wf-lg-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .wf-lg-1-2,
    .wf-lg-6-12 {
        width: 50%;
        *width: 49.9690%;
    }

    .wf-lg-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .wf-lg-3-5 {
        width: 60%;
    }

    .wf-lg-2-3,
    .wf-lg-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .wf-lg-3-4,
    .wf-lg-9-12 {
        width: 75%;
        *width: 74.9690%;
    }

    .wf-lg-4-5 {
        width: 80%;
    }

    .wf-lg-5-6,
    .wf-lg-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .wf-lg-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .wf-lg-1,
    .wf-lg-1-1,
    .wf-lg-12-12 {
        width: 100%;
    }
}.opentip-container,
.opentip-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.opentip-container {
    position: absolute;
    max-width: 300px;
    z-index: 100;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -moz-transition: -moz-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    -ms-transition: -ms-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    pointer-events: none;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
    -webkit-transform: translateY(-5px) translateX(5px);
    -moz-transform: translateY(-5px) translateX(5px);
    -o-transform: translateY(-5px) translateX(5px);
    -ms-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
    -webkit-transform: translateY(5px) translateX(5px);
    -moz-transform: translateY(5px) translateX(5px);
    -o-transform: translateY(5px) translateX(5px);
    -ms-transform: translateY(5px) translateX(5px);
    transform: translateY(5px) translateX(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    -o-transform: translateY(5px) translateX(-5px);
    -ms-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
    -webkit-transform: translateY(-5px) translateX(-5px);
    -moz-transform: translateY(-5px) translateX(-5px);
    -o-transform: translateY(-5px) translateX(-5px);
    -ms-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px);
}
.opentip-container.ot-fixed .opentip {
    pointer-events: auto;
}
.opentip-container.ot-hidden {
    display: none;
}
.opentip-container .opentip {
    position: relative;
    font-size: 13px;
    line-height: 120%;
    padding: 9px 14px;
    color: #4f4b47;
    text-shadow: -1px -1px 0px rgba(255,255,255,0.2);
}
.opentip-container .opentip .header {
    margin: 0;
    padding: 0;
}
.opentip-container .opentip .ot-close {
    pointer-events: auto;
    display: block;
    position: absolute;
    top: -12px;
    left: 60px;
    color: rgba(0,0,0,0.5);
    background: rgba(0,0,0,0);
    text-decoration: none;
}
.opentip-container .opentip .ot-close span {
    display: none;
}
.opentip-container .opentip .ot-loading-indicator {
    display: none;
}
.opentip-container.ot-loading .ot-loading-indicator {
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    display: block;
}
.opentip-container.ot-loading .ot-loading-indicator span {
    display: block;
    -webkit-animation: otloading 2s linear infinite;
    -moz-animation: otloading 2s linear infinite;
    -o-animation: otloading 2s linear infinite;
    -ms-animation: otloading 2s linear infinite;
    animation: otloading 2s linear infinite;
    text-align: center;
}
.opentip-container.style-dark .opentip,
.opentip-container.style-alert .opentip {
    color: #f8f8f8;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}
.opentip-container.style-glass .opentip {
    padding: 15px 25px;
    color: #317cc5;
    text-shadow: 1px 1px 8px rgba(0,94,153,0.3);
}
.opentip-container.ot-hide-effect-fade {
    -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.opentip-container.ot-hide-effect-fade.ot-hiding {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
    -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
}
.opentip-container.ot-show-effect-appear.ot-going-to-show {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.opentip-container.ot-show-effect-appear.ot-showing {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.opentip-container.ot-show-effect-appear.ot-visible {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
@-moz-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-ms-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* WHATSOCK, 2016 */
/* Specific styles for ARIA Calendar */

#datepicker-demo {
    background: #E0E0E0;
    padding: 1rem;
    margin: 1rem 0 2rem;
}

	#datepicker-demo em {display: block; font-size: 90%;}

#date, #party {
    width: 90%;
    max-width: 25em;
	vertical-align: 20px;
}

a.accCalendar {
	display: inline-block;
	background: transparent;
}

div.calendar {
    text-align: center;
    color: #FFF;
    background: #2E3135;
    padding: 0.5rem;
    border-radius: 0.3rem;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}

table.calendar {
    border-collapse: separate;
    border-spacing: 1px;
}

table.calendar td, table.calendar th {
    padding: 0.3em 0.5em;
    border-radius: 0.15rem;
}

td.empty {
    background: rgba(255, 255, 255, .07);
}

th.week {}

td.nav, td.day {cursor: pointer;}

td.day {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    color: #000;
    background: #63B7C2;
}

td.day:hover {background: #E2A037;}

td.selected {background: #E2A037;}

div.calendar *:focus, div.commentAdd *:focus {
    background: #E2A037;
}

td.month {
    font-weight: 600;
    color: #63B7C2;
    text-shadow: 0 1px 0 #000;
}

td.comment {position: relative;}
td.comment span::after {
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	top: 0.2rem;
	right: 0.2rem;
	content: "";
	background: #49182E;
	border-radius: 7px;
}

td.comment.selected {
	background: #E2A037; 
}


td.disabled, td.disabled:hover {
	color: #CCC;
    background: #bdbdbd;
    cursor: auto; 
}

td.disabled.selected {background: #C2C2C2;}

div.commentTooltip {
	width: 271px;
	padding: 0.5rem;
	color: #FFF;
	background: #3D4043;
	font-size: 0.8em;
	font-weight: bold;
	max-height: 50px;
	overflow-x: hidden;
	overflow-y: auto;
	word-wrap: break-word;
	text-align: left;
}

div.commentAdd {
	background: #2E3135;
	border-radius: 0.3rem;
}

	div.commentAdd button {
		font-size: 100%;
		text-transform: uppercase;
	    color: #FFF;
	    background: #2E3135;
	    padding: 0.5rem;
		margin-top: -5px;
		border: none;
	    border-bottom-left-radius: 0.3rem;
	    border-bottom-right-radius: 0.3rem;
	    -webkit-box-shadow: 0 10px 6px -6px #777;
	    -moz-box-shadow: 0 10px 6px -6px #777;
	    box-shadow: 0 10px 6px -6px #777;
	}

div.commentAdd textarea {
	width: 270px;
	height: 2em;
	overflow: auto;
	word-wrap: break-word;
	text-align: left;
	padding: 0.2em;
	margin: 0.5rem 0.5rem 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.product.data.items .fieldset .review-legend.legend strong {
  display: inline;
  margin-left: .5em;
}
.product.data.items.expanded {
  border-bottom: 1px solid #ccc;
}
.product.data.items.expanded > .item.title,
.product.data.items.expanded > .item.content {
  border: none;
  float: none;
  margin: 0;
}
.product.data.items.expanded > .item.title {
  border-top: 1px solid #ccc;
}
.data.expanded .title .counter::before {
  content: '(';
}
.data.expanded .title .counter::after {
  content: ')';
}
@media screen and (min-width: 768px) {
  .product.data.items.expanded {
    display: flex;
    flex-flow: row wrap;
  }
  .product.data.items.expanded > .item.title {
    width: 25%;
    padding: 0 .5rem;
  }
  .product.data.items.expanded > .item.content {
    border-top: 1px solid #ccc;
    width: calc(75% - 1px);
    padding: 2rem .5rem;
  }
}
.ves-menu {
    padding: 0;
    margin: 0; 
}

.ves-megamenu {
    padding: 0;
    float: left;
    width: 100%;
    background: #f0f0f0;
}

.ves-menu .ves-megamenu {
    padding: 0
}

.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar, .ves-megamenu .dropdown-menu .content-wrap .megamenu-content {
    float: left;
}

.ves-megamenu .dropdown-menu {
    border: 0 none;
    color: #333;
    display: block;
    margin-top: 0;
    padding: 20px;
    min-width: 230px;
}

.ves-megamenu .dropdown-menu a {
    color: #333;
    padding: 0;
}

.ves-megamenu .dropdown > .dropdown-menu {
    top: 100%;
}

.ves-megamenu .dropdown.submenu-alignleft > .dropdown-menu {
    left: 0;
    right: auto;
}

.ves-megamenu .dropdown.submenu-alignright > .dropdown-menu {
    right: 0;
    left: auto;
}

.ves-megamenu .dropdown.submenu-left {
    position: static;
}

.ves-megamenu .dropdown.submenu-right {
    position: static;
}

.ves-megamenu .dropdown.submenu-right > .dropdown-menu {
    left: auto !important;
    right: 0 !important;
    background: red;
}

.ves-megamenu .dropdown-menu .subgroup > a > .caret {
    display: none;
}

.ves-megamenu .dropdown-menu .subgroup a {
    color: #333;
    font-weight: normal;
    text-transform: none;
}

.ves-megamenu .dropdown-menu .subgroup>.submenu {
    box-shadow: none;
}

.ves-megamenu .dropdown-menu .subgroup .dropdown-mega {
    display: block;
    position: static;
}

.ves-megamenu .dropdown-menu .subgroup.level1 > .dropdown-mega {
    padding: 0px;
    max-width: 100%;
    min-width: auto;
}

.ves-megamenu .dropdown-menu .subgroup.level1 > a {
    color: #333;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 20px;
}

.ves-megamenu .dropdown-menu .subgroup .subgroup .dropdown-mega a {
    color: #888;
}

.ves-megamenu .dropdown-menu .subgroup.level1 > .submenu > .content-wrap > .megamenu-content {
    margin: 10px 0;
}

.ves-megamenu .dropdown-menu .megamenu-header {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 12px;
    width: 100%;
}

.ves-megamenu li.level0 > a {
    position: relative;
    line-height: 45px;
    float: left;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}

.ves-megamenu li.level0 .nav-anchor > img {
    margin-bottom: -4px;
}

.ves-megamenu .nav-item > a {
    line-height: 45px;
    padding: 0 20px;
}

.ves-megamenu .opener {
    position: absolute;
    right: 0;
    padding: 20px;
    top: 0;
    font: normal normal normal 14px/1 'FontAwesome';
}

.ves-megamenu .opener:before {
    content: "\f067"
}

.ves-megamenu .opener.item-active:before {
    content: "\f068";
}

.ves-megamenu img:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.cat-label {
    color: #fff;
    font-size: 14px;
    padding: 0 4px;
    text-transform: none;
    vertical-align: middle;
    font-weight: normal;
}

.cat-label-v1 {
    background: #5bd2ec none repeat scroll 0 0;
}

.cat-label-v2 {
    background: #d52462 none repeat scroll 0 0;
}

.cat-label-v3 {
    background: #0cc485
}

.cat-label.pin-top {
    line-height: 16px;
    padding: 0 4px;
    position: absolute;
    right: 20px;
    top: -10px;
}

.cat-label.pin-top::before {
    border-color: transparent;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 0;
    position: absolute;
    right: 6px;
    top: 16px;
    width: 0;
}

.cat-label-v1.pin-top::before {
    border-top-color: #5bd2ec;
}

.cat-label-v2.pin-top::before {
    border-top-color: #d52462;
}

.ves-megamenu .megamenu-widget .product-item-info {
    text-align: center;
}

.ves-megamenu .megamenu-widget .block-title strong {
    font-weight: 700;
}

.ves-megamenu .megamenu-widget .owl-item img {
    float: none;
    margin: auto;
}

.ves-megamenu .owl-carousel > .owl-stage-outer {
    padding-top: 10px;
    padding-left: 10px;
}

.ves-megamenu .megamenu-widget .block-title {
    text-transform: uppercase;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.5em;
    line-height: 1.2222em;
}

.ves-megamenu .products-widget {
    position: relative;
    margin: 0;
}

.ves-megamenu .products-widget .owl-nav {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 888;
}

.ves-megamenu .products-widget .owl-nav a {
    float: left;
    width: 20px;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 0;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 18px;
}

.ves-megamenu .products-widget .owl-nav a:hover {
    color: #f00;
    border-color: #f00
}

.ves-megamenu .products-widget .product-block .product-item-info {
    margin-bottom: 0;
}

.products-widget .owl-nav.disabled {
    display: none;
}

.ves-megamenu .megamenu-header .links li, .ves-megamenu .megamenu-footer .links li {
    display: inline-block;
    padding: 0 5px
}

.ves-megamenu .dynamic-items a {
    width: 100%;
    float: left;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.ves-megamenu .dynamic-content > .nav-item {
    display: none;
}

.ves-megamenu .dynamic-items li > a > .caret {
    position: absolute;
    right: 20px;
    top: 20px;
    border-left: 4px dashed;
    border-left: 4px solid\9;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.ves-megamenu .dynamic-items li:hover {
    cursor: pointer;
}

.ves-megamenu .dynamic-content > .nav-item.dynamic-active {
    display: block
}

.ves-megamenu .dropdown-menu .megamenu-footer {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.ves-megamenu .megamenu-widget .owl-item .product-item {
    width: 100% !important;
}

.ves-megamenu .megamenu-widget .product-item {
    text-align: center;
}

.ves-megamenu .product-item .product-item-actions {
    margin: 0;
}

.ves-megamenu .onsale {
    background: #5bd2ec;
    color: #FFF;
    text-transform: uppercase;
    padding: 0px 4px;
}

.ves-megamenu .reviews-actions {
    display: none;
}

.new-icon {
    background: #d52462;
    color: #FFF;
    text-transform: uppercase;
    padding: 0px 4px;
}

.ves-megamenu .product-item .product-item-name {
    font-weight: bold;
}

.feature-box-v3 .fbox-icon .icons {
    border-radius: 50%;
    padding: 20px 28px;
}

.feature-box-v3 .fbox-icon .icons.icons-plain {
    width: auto;
    height: auto;
    line-height: 100%
}

.feature-box-v3 .fa:before {
    font-size: 30px
}

.fbox-icon a {
    text-align: center;
    display: inline-table !important;
    background: #f1f1f1;
    border-radius: 50%;
}

.fbox-icon {
    text-align: center;
}

.ves-megamenu .product-image-container {
    max-width: 180px;
}

.ves-megamenu li {
    list-style: none;
    margin: 0;
}

.ves-megamenu.ves-vertical {
    border: 1px solid #DDD;
    border-top: 0;
}

.ves-megamenu.ves-vertical li.level0 {
    position: static !important;
}

.ves-megamenu.ves-vertical li.level0>.submenu {
    box-shadow: none;
    border: 1px solid #DDD;
    border-radius: 1px;
}

.ves-menu > .block-title {
    margin: 0;
    text-align: center;
    padding: 10px;
    background: #333;
    color: #FFF;
    text-transform: uppercase;
}

.ves-megamenu li.active>a {
    background: #333;
    color: #FFF !important;
}

.ves-menu .navigation .level0 .submenu {
    background: none;
}

.ves-menu .navigation .level0 > .submenu {
    background: #FFF;
}

.ves-menu .submenu .products-grid .product-item-photo {
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
}

.ves-menu .level0 .submenu .products-grid a {
    padding: 0
}

.navigation .level0 .submenu .products-grid a:hover {
    background: none;
}

.ves-megamenu .level0 .products-grid .product-item .product-item-actions {
    margin: 10px 0 10px;
}

.ves-megamenu .level0 .products-grid .product-item .product-item-actions .actions-secondary > .action {
    color: #999
}

.ves-megamenu .level0 .products-grid .product-item .product-item-actions .actions-secondary > .action:hover {
    color: #333
}

.ves-megamenu .level0 .products-grid .product-item .product-item-name {
    font-weight: 400;
}

.ves-megamenu .icon {
    position: absolute;
    right: 10px;
    color: #FFF;
    z-index: 999;
}

.ves-megamenu .row {
    margin-left: -15px;
    margin-right: -15px;
}

.ves-megamenu .submenu .megamenu-sidebar.right-sidebar a, .ves-megamenu .submenu .megamenu-sidebar.left-sidebar a {
    padding: 0;
}

.nav-sections.scroll-to-fixed-fixed .cat-label.pin-top {
    top: 2px;
}

.ves-megamenu iframe {
    max-width: 100%;
}

.ves-megamenu .level0 .submenu {
    z-index: 99;
}

.ves-menu.navigation > ul {
    background: #f0f0f0;
    padding: 0;
}

.ves-menu.navigation {
    position: static
}

.navigation .ves-megamenu .level1 .submenu {
    background: transparent;
    z-index: 999;
}

@media (min-width: 768px) and (max-width: 992px) {
    .ves-menu .dorgin-items, .ves-menu .dynamic-items, .ves-menu .dynamic-content {
        display: block !important
    }
}

@media only screen and (min-width: 768px) {
    .ves-megamenu.menu-hover .nav-item:hover >.submenu {
    display: block;
}
    .ves-megamenu .mega-col {
        float: left;
    }

    .ves-column1 > .item-content1 > .mega-col {
        width: 100%;
    }

    .ves-column2 > .item-content1 > .mega-col {
        width: 50%;
    }

    .ves-column3 > .item-content1 > .mega-col {
        width: 33.3333%;
    }
/*.home-oxygen .ves-column3 > .item-content1 > .mega-col,.homecare-products .ves-column3 > .item-content1 > .mega-col {width: 25%;}*/
    .ves-column4 > .item-content1 > .mega-col {
        width: 25%;
    }

    .ves-column5 > .item-content1 > .mega-col {
        width: 20%;
    }

    .ves-column6 > .item-content1 > .mega-col {
        width: 16.6666%;
    }

    .ves-column7 > .item-content1 > .mega-col {
        width: 14.2857%;
    }

    .ves-column8 > .item-content1 > .mega-col {
        width: 12.5%;
    }

    .ves-column9 > .item-content1 > .mega-col {
        width: 11.1111%;
    }

    .ves-column10 > .item-content1 > .mega-col {
        width: 10%;
    }

    .ves-column11 > .item-content1 > .mega-col {
        width: 9.0909%;
    }

    .ves-column12 > .item-content1 > .mega-col {
        width: 8.3333%;
    }

    .nav-sections-item-content.scroll-to-fixed-fixed {
        width: 100% !important;
        background: #f0f0f0;
    }
    
    .ves-menu .navigation .level0 > .submenu {
        border: 1px solid #ccc;
        box-shadow: 0 5px 5px rgba(0,0,0,0.19);
    }

    .ves-menu.mgm-widget .navigation {
        z-index: auto;
    }

    .menu-click.ves-vertical .orgin-items.hidden-lg {
        display: block !important
    }

    .navigation .ves-megamenu .level0 .submenu .submenu-right .submenu {
        left: auto !important;
        right: 80% !important;
        background: red;
    }

    .ves-megamenu .dynamic-content > .nav-item > .content-wrap {
        float: left;
        width: 100%;
    }

    .sections.nav-sections {
        width: 100%;
    }

    .ves-megamenu .level0 .megamenu-widget > .carousel > .products-grid .product-item {
        width: 100%;
    }

    .ves-megamenu .level0 .megamenu-widget > .carousel > .carousel-inner > .item {
        padding-left: 10px
    }

    .ves-megamenu .level0 .submenu .dynamic-items li, .navigation .ves-megamenu .level0 .submenu .dynamic-items li {
        float: left;
        width: 100%
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li > a {
        padding: 10px 0 !important;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-indent: 10px;
        float: left;
        width: 100%;
        position: relative;
        margin: 0;
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li > a:hover {
        background: #FFF
    }

    .ves-megamenu .level0 .submenu .dynamic-items li a:hover {
        border-right-color: #FFF
    }

    .navigation .ves-megamenu .submenu .feature-box a {
        padding: 0;
    }

    .megamenu-title {
        display: none;
    }

    .ves-navbar {
        display: none;
    }

    .menu-click.ves-vertical .caret, .ves-megamenu .opener {
        display: none;
    }

    .menu-click.ves-vertical .opener {
        display: block;
    }

    .ves-megamenu .level0 .submenu {
        min-width: 230px;
    }

    .ves-vertical-right.ves-vertical .level0 > a > .caret {
        left: 0;
        border-right: 4px solid black;
        border-left: 0;
    }

    .ves-vertical-right.ves-vertical .dropdown > .dropdown-menu {
        right: 100%;
        left: auto !important;
    }

    .ves-vertical .caret {
        position: absolute;
        right: 18px;
        top: 50%;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid black;
    }

    /* VERTICAL */
    .ves-vertical li.level0>a {
        width: 100%;
    }

    .ves-vertical li.level0 {
        width: 100%
    }

    .ves-vertical .dropdown > .dropdown-menu {
        left: 100% !important;
        top: 0;
    }

    .ves-megamenu.ves-vertical .dropdown.submenu-left {
        position: relative;
    }

    .ves-megamenu.ves-vertical .subhover:hover .dropdown-menu {
        top: 0;
    }

    /* VERTICAL */
    .ves-megamenu .level0 .submenu .dynamic-items ul {
        padding: 0;
        float: left;
        width: 100%;
        display: block!important;
    }

    .navigation .ves-megamenu .level0 .submenu .submenu, .ves-megamenu .subgroup > .submenu {
        padding: 0;
        width: 100%;
    }

    .navigation .ves-megamenu .level0 .level2 .submenu .submenu, .ves-megamenu .level0 .level2 .subgroup > .submenu {
        padding-left: 15px;
    }

    .ves-megamenu .product-item a {
        display: inline-block !important;
    }

    .navigation .ves-megamenu .level0 .submenu .submenu {
        left: 70% !important;
        background: #FFF;
    }

    .ves-megamenu .level0 .submenu .submenu {
        border: 0;
        left: 70% !important;
        float: left;
    }

    .ves-megamenu .level0 {
        float: left;
    }

    .nav-sections-item-content .ves-menu {
        display: block
    }
.ves-megamenu li .dropdown-menu  {  opacity: 0; visibility: hidden; }
    .ves-megamenu.menu-hover li .dropdown-menu {
        position: absolute; display: block; opacity: 1; visibility: visible;
    }

    .level0 .submenu a:hover, .level0 .submenu a.ui-state-focus {
        background: none;
    }

    .ves-megamenu .level0 .submenu a {
        padding: 0;
    }

    .ves-megamenu .level0 .nav-item>a {
        padding: 0 20px;
        line-height: 45px;
    }

    .level0 .submenu {
        min-width: auto
    }

    .level0 .submenu {
        position: static;
    }

    .ves-megamenu {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 0;
    }
.ves-megamenu.menu-hover .nav-item >.dropdown-menu { 
    display: block; opacity: 0; visibility: hidden;
  }
    .ves-megamenu.menu-hover .nav-item:hover>.dropdown-menu {
          opacity: 1; visibility: visible;
    }

    .ves-megamenu a:hover {
        text-decoration: none;
    }

    .ves-megamenu.menu-hover .dropdown:hover > .dropdown-menu {
        opacity: 1; visibility: visible;
        z-index: 99;
    }

    .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
        padding: 20px;
    }

    .dynamic-items li:hover, .dynamic-items li.dynamic-active {
        border-right: transparent;
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li.dynamic-active > a {
        border-right-color: transparent
    }

    .dynamic-items li:hover .caret, .ves-megamenu .dropdown-menu, .dynamic-items li.dynamic-active .caret {
        display: none;
    }

    .ves-megamenu li.level0:hover > a {
        background: #333;
        color: #FFF;
    }

    .ves-megamenu .level0>.dropdown-mega {
        width: 100%;
        display: block;
        top: 100%;
    }

    .ves-megamenu .dropdown-menu {
        padding: 20px;
    }

    .ves-megamenu.menu-click .mega-col, .ves-megamenu.menu-click .dropdown-menu .content-wrap .megamenu-sidebar, .ves-megamenu.menu-click .dropdown-menu .content-wrap .megamenu-content, .ves-megamenu.menu-click .dropdown-menu .megamenu-footer, .ves-megamenu.menu-click .dropdown-menu .megamenu-header {
        float: left;
        width: 100% !important;
    }

    .ves-megamenu.menu-click .level0 .submenu, .ves-megamenu.menu-click .level0 .dropdown-submenu .submenu {
        max-width: 100%;
        border-radius: 0;
        box-shadow: none;
        display: none;
        position: absolute;
    }

    .ves-megamenu.menu-click li, .ves-megamenu.menu-click img, .ves-megamenu.menu-click video, .ves-megamenu.menu-click iframe {
        max-width: 100%
    }

    .ves-megamenu.menu-click .dropdown-menu .subgroup.level1 > .dropdown-mega {
        width: 100%
    }

    .ves-megamenu.menu-click .submenu, .ves-megamenu.menu-click .subgroup .submenu {
        padding-left: 20px;
        display: none;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .ves-megamenu.menu-click .level0 .submenu {
        width: 100%;
    }

    .ves-megamenu.menu-click .level0 > .submenu {
        padding-right: 10px;
    }

    .orgin-items {
        display: none;
    }

    .ves-megamenu.menu-click .orgin-items {
        display: block
    }

    .ves-megamenu.menu-click .dorgin-items {
        display: none;
    }

    .feature-box:hover .icons {
        background: #ef2840;
        color: #fff;
    }
    .ves-megamenu .nav-item.current>.submenu {
        display: block!important;
    }
}

.navigation ul .level0:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .ves-menu .carousel-indicators {
        padding: 20px;
        width: auto;
    }

    .ves-menu .carousel-indicators li {
        padding: 10px;
        height: auto;
        display: inline-block;
        float: left;
    }

    .ves-menu .carousel-inner .item {
        text-align: center
    }

    .ves-menu .product-items.owl-carousel {
        width: 100% !important;
        max-width: 100%;
    }

    .ves-menu .level0 .submenu {
        width: 100% !important;
        position: relative;
    }

    .ves-menu .navigation .level0 > .submenu {
        width: 100% !important;
        display: none;
        padding-left: 0;
    }

    .ves-menu .block-title {
        display: none;
    }

    .megamenu-title {
        display: block;
    }

    .ves-megamenu.nav-mobile .dropdown-menu .subgroup.level1 > a {
        padding-left: 0;
    }

    .ves-nav-before-open {
        height: 100%;
        width: 100%
    }

    .ves-nav-before-open .page-wrapper {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: relative
    }

    .ves-nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .ves-navopen .page-wrapper {
        left: 80%;
        left: calc(100% - 54px)
    }

    .ves-navopen .offcanvas-menu,
    .ves-navopen .drill-down-menu {
        -webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
        -moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
        -ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
        box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
        z-index: 99
    }

    .ves-navopen .nav-toggle:after {
        background: rgba(0,0,0,0.01);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .offcanvas-menu {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: calc(-1 * (100% - 53px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: calc(100% - 54px);
        background: #f0f0f0;
    }

    .ves-navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        background-color: #222;
        border-color: #080808;
    }

    .ves-navbar {
        display: block;
        padding-left: 15px;
    }

    .ves-navtoggle
    
    {
        display: inline-block;
        text-decoration: none;
        cursor: pointer;
        display: block;
        font-size: 0;
        position: absolute;
        top: 15px;
        z-index: 10;
        float: left;
        top: 10%;
    }

    .ves-navtoggle:before {
        -webkit-font-smoothing: antialiased;
        font-size: 28px;
        line-height: inherit;
        color: #FFF;
        content: '\e609';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .ves-navtoggle:hover:before{
        color: #FFF;
    }

    .ves-navtoggle > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .dorgin-items {
        display: none;
    }

    .orgin-items {
        display: block
    }

    .ves-megamenu .dropdown-menu .subgroup.level1 > .dropdown-mega {
        padding: 0 0 0 20px;
    }

    .ves-megamenu .level0 .submenu .submenu {
        background: none;
    }

    .ves-megamenu .products-widget .owl-nav a {
        padding: 5px 15px;
        width: auto;
        font-size: 20px;
    }

    .ves-megamenu .products-widget .owl-nav {
        width: 80px;
    }

    .ves-megamenu img, .ves-megamenu video, .ves-megamenu iframe {
        max-width: 100%
    }

    .nav-mobile .nav-item.level1 {
        padding-left: 20px;
    }

    .ves-megamenu.nav-mobile .submenu, .ves-megamenu.nav-mobile .subgroup .submenu {
        padding-left: 20px;
        display: none;
    }

    .nav-mobile .submenu {
        max-width: 100% !important;
    }

    .nav-mobile .nav-item > a {
        padding: 0;
        width: 100%;
        float: left;
    }

    .nav-mobile li a {
        /* position: relative; */
        width: 100%;
        width: auto;
    }

    .nav-mobile .caret {
        display: none;
    }

    .nav-mobile {
        background-color: #f8f8f8;
        float: left;
    }

    .nav-mobile li {
        float: left;
        position: relative !important;
        border-bottom: 1px solid #e5e5e5;
    }
    .ves-megamenu.ves-vertical li.level0,
    .nav-mobile .nav-item {
        width: 100% !important;
        position: relative !important;
    }

    .nav-mobile .cat-label.pin-top{
        top: 2px
    }

    .submenu.dropdown-menu {
        position: relative;
        padding: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .nav-mobile .submenu {
        border: 0;
        padding: 0;
        transition: left .3s ease-out;
        width: 100%;
        background: #f8f8f8;
    }

    .nav-mobile li.level0 > a {
        padding: 0 20px;
        position: static;
        line-height: 45px;
        float: left;
        color: #333;
        font-weight: bold;
        text-transform: uppercase;
    }

    .nav-mobile .dropdown-menu .content-wrap .megamenu-sidebar, .nav-mobile .dropdown-menu .content-wrap .megamenu-content, .nav-mobile .dropdown-menu .megamenu-footer, .nav-mobile .dropdown-menu .megamenu-header {
        float: left;
        width: 100% !important;
    }

    .ves-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 80;
        top: 0;
        background: rgba(0, 0, 0, 0.701961);
        left: 0;
    }

    .offcanvas-menu,
    .drill-down-menu {
        padding-top: 30px;
    }

    .ves-megamenu .opener.item-active {
        background: rgba(0,0,0, 0.05)
    }

    .nav-mobile.hide-blocks .megamenu-header, .nav-mobile.hide-blocks .megamenu-sidebar, .nav-mobile.hide-blocks .megamenu-footer {
        display: none;
    }

    .nav-mobile .megamenu-title {
        padding-left: 20px;
        padding-bottom: 20px;
        font-size: 20px;
    }

    .nav-mobile li a {
        width: auto
    }
}

/** Bootstrap Carousel */
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 0;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner .item:first-child {
    padding-top: 10px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
}

.ves-megamenu.accordion-menu.menu-click .level0 .nav-item a {
    position: relative;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: relative;
    float: left;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #1979c3;
    border-radius: 10px;
}

.carousel-indicators .active {
    background-color: #1979c3;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    text-shadow: none;
}

.ves-megamenu .carousel-controls {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 62px;
}

.ves-megamenu .submenu .carousel-control.left, .ves-megamenu .submenu .carousel-control.right {
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 12px;
    position: absolute;
    background: #f5f5f5;
    color: #333333;
    opacity: 1;
    transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    line-height: 1.5em;
}

.ves-megamenu .submenu .carousel-control.left:before, .ves-megamenu .submenu .carousel-control.right:before {
    top: 0;
    position: absolute
}

.carousel-control.left:hover, .carousel-control.right:hover {
    background: #ee2f2f;
    color: white;
}

.ves-megamenu .submenu .carousel-control.left:hover, .ves-megamenu .submenu .carousel-control.right:hover {
    background-color: #000000;
    color: #ffffff;
}

.ves-megamenu .submenu .carousel-control.left:hover:before, .ves-megamenu .submenu .carousel-control.right:hover:before {
    color: #ffffff;
}

html.nav-before-open {
    overflow: hidden;
}
.ves-megamenu * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ves-megamenu .nav-item.level1.subgroup.dropdown-submenu:after {
    display: block;
    content: "";
    clear: both;
}

@media only screen and (max-width: 767px) {

    .view-submenu.ves-megamenu ,
    .view-submenu.submenu{
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
  }
  .drill-down-menu .submenu.dropdown-menu {
    position: absolute;
}
.drill-down-menu {
    opacity: 0;
    transition: background-color 0.25s ease-out 0s, opacity 0.15s ease-out 0s;
}
.visually-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.is-visible .ves-navdrilldown span::before {
    bottom: auto;
    transform: rotate(45deg);
}
.ves-navdrilldown span::before,
.ves-navdrilldown span::after {
    background-color: #ededed;
    border-radius: 100px;
    content: "";
    height: 100%;
    position: absolute;
    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
    width: 100%;
}
.drill-down-menu.is-visible {
    opacity: 1;
}
.ves-drill-down.ves-menu {
    overflow: hidden;
}
.navdrilldown .drill-down-menu .submenu {
    position: absolute;
    left: 100% !important;
}
.navdrilldown .drill-down-menu .submenu:not(:first-child),
.ves-drill-down-menu .navigation .submenu:not(:first-child) {
    overflow-x: visible!important;
}
.navdrilldown {
    position: relative;
}
.hide-submenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    cursor: pointer;
    background-color: #313131;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
}
.view-submenu .hide-submenu {
    background-color: #3e3e3e;
    z-index: 9999;
}
.hide-submenu::before {
    border-bottom: 2px solid #ededed;
    border-right: 2px solid #ededed;
    bottom: 0;
    content: "";
    cursor: pointer;
    font-size: 0;
    height: 6px;
    left: 0;
    margin: auto;
    opacity: 0;
    padding: 4px;
    position: absolute;
    right: -6px;
    top: 0;
    transform: rotate(135deg);
    transition: opacity 0.1s ease-out 0s;
    width: 6px;
}
.view-submenu .hide-submenu::before {
    opacity: 1;
    transition: opacity 0.15s ease-out 0.3s;
}
.ves-navdrilldown {
    align-items: center;
    bottom: 0;
    cursor: pointer;
    display: flex;
    left: 18px;
    margin: auto;
    position: absolute;
    top: 0;
}
.ves-navdrilldown  span::before {
    bottom: calc(100% + 6px);
}
.ves-navdrilldown  span::before, .ves-navdrilldown  span::after {
    background-color: #ededed;
    border-radius: 100px;
    content: "";
    height: 100%;
    position: absolute;
    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
    width: 100%;
}
.ves-navdrilldown  span::after {
    top: calc(100% + 6px);
}
.ves-navdrilldown  span::before, .ves-navdrilldown  span::after {
    background-color: #ededed;
    border-radius: 100px;
    content: "";
    height: 100%;
    position: absolute;
    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
    width: 100%;
}
.ves-navdrilldown span {
    align-self: center;
    background-color: #ededed;
    border-radius: 100px;
    font-size: 0;
    height: 2px;
    position: relative;
    transition: background-color 0.2s ease-out 0s;
    width: 26px;
}
.is-visible .ves-navdrilldown span:after {
    top: auto;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.is-visible .ves-navdrilldown span:before {
    bottom: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.is-visible .ves-navdrilldown  span { background-color: transparent; }
.block .fa-arrow-right {
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 2px;
    width: 30px;
}
.navdrilldown ul.drill-down-menu,
ul.drill-down-menu .submenu.dropdown-menu  {
    background-color: #313131 !important;
    color: #ededed;
    border: 0px !important;
    padding: 0;
}

ul.drill-down-menu.nav-mobile li.level0 > a,
ul.drill-down-menu.ves-megamenu .dropdown-menu a  {
    color: #ededed;
    text-decoration: none;
}
ul.drill-down-menu.nav-mobile li.level0 > a:hover {
    text-decoration: none;
}
.navbar.ves-navbar,
ul.drill-down-menu.nav-mobile li.level0  {
    border: 0px;
}
ul.drill-down-menu.ves-megamenu .dropdown-menu a {
  margin-left: 80px;
}
.ves-drill-down-menu.ves-menu .level0 .submenu {
    left: 100% !important;
    position: absolute;
}
.ves-drill-down-menu.ves-menu .level0 > .submenu {
    top: 0px!important;
}
.ves-drill-down-menu .ves-megamenu.nav-mobile .dropdown-menu .megamenu-header,
.ves-drill-down-menu .megamenu-content {
    padding-left: 40px;
}
.ves-drill-down-menu .ves-megamenu img:hover {
    transition: none;
}
.ves-drill-down-menu .hide-submenu {
    width: 40px;
    background-color: #006bb4;
}
}
.ves-megamenu .nav-item > .submenu-active {
    display: block!important;
}
@media(max-width: 767px){
    .ves-megamenu .dropdown-menu .subgroup.level1 > a{
        position:relative!important;
    }
}
@media only screen and (max-width: 767px){
    .view-submenu.ves-megamenu, .ves-drill-down-menu .submenu, .ves-drill-down-menu .dropdown-submenu {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    .ves-drill-down-menu .ves-megamenu.view-submenu, .ves-drill-down-menu .submenu.view-submenu, .ves-drill-down-menu .dropdown-submenu.view-submenu {
        transform: translateX(-100%);
    }
}
@media only screen and (min-width: 767px){
    .nav-item.submenu-left.dropdown-submenu {
        position: relative;
    }
}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_ShopbyBase/css/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_ShopbyBase/css/chosen/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('../../frontend/Intermedical/homecare/en_GB/Amasty_ShopbyBase/css/chosen/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_ShopbyBase/css/chosen/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_ShopbyBase/css/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('../../frontend/Intermedical/homecare/en_GB/Amasty_ShopbyBase/css/chosen/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../../frontend/Intermedical/homecare/en_GB/Amasty_ShopbyBase/css/chosen/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('../../frontend/Intermedical/homecare/en_GB/Amasty_ShopbyBase/css/chosen/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
