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 {
  border: 0;
}
img,
object,
video,
embed {
  max-height: 100%;
  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 {
  letter-spacing: 0;
  color: #052137;
  font-family: 'objektiv-mk2';
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
}
p {
  margin-bottom: 20px;
  margin-top: 0;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 336px;
  margin-top: 336px;
}
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-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 96px;
  font-size: 96px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2 {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 60px;
  font-size: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h3 {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h4 {
  color: #000000;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 32px;
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #052137;
}
h5 {
  color: #000000;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 28px;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #052137;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
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: 'objektiv-mk2';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #052137;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #052137;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #052137;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #052137;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 0px;
}
ul > li,
ol > li {
  margin-top: 0px;
  margin-bottom: 0px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 0;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
dd {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 12px;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 12px;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 24px;
  margin: 0 0 0;
  padding: 0;
  font-size: 12px;
  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 {
  margin: 0 0 0 0;
  padding: 0;
  color: #052137;
  font-family: 'objektiv-mk2';
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
}
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: 24px;
  font-size: 10px;
  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: 8px 0;
}
button {
  background-image: none;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'objektiv-mk2';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 1.6px;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #ffffff;
  border: 1px solid #052137;
  color: #000000;
}
button:hover {
  background: #ffffff;
  border: 1px solid #052137;
  color: #2a2a2a;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 1;
  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="datetime"],
input[type="email"] {
  background: #e7e7e7;
  background-clip: padding-box;
  border: 1px solid #cccdce;
  border-radius: 1px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 16px;
  height: 50px;
  line-height: 20px;
  padding: 0 10px;
  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="datetime"]: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="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #000000;
}
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="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #000000;
}
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="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #000000;
}
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: #e7e7e7;
  background-clip: padding-box;
  border: 1px solid #cccdce;
  border-radius: 1px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 16px;
  height: 50px;
  line-height: 20px;
  padding: 0 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #e7e7e7;
  background-clip: padding-box;
  border: 1px solid #cccdce;
  border-radius: 1px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 16px;
  height: auto;
  line-height: 20px;
  margin: 0;
  padding: 12px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #000000;
}
textarea::-webkit-input-placeholder {
  color: #000000;
}
textarea:-ms-input-placeholder {
  color: #000000;
}
input[type="checkbox"] {
  margin: 2px 0 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 0 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #d94255;
}
div.mage-error[generated] {
  color: #d00f1a;
  font-size: 12px;
}
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 #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.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;
}
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  cursor: pointer;
  font-family: 'objektiv-mk2';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 1.6px;
  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,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #ffffff;
  border: 1px solid #052137;
  color: #000000;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #ffffff;
  border: 1px solid #052137;
  color: #2a2a2a;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product: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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.block-giftregistry-shared-items .product .item-options dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 0 0 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 0;
}
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.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 {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.block-compare .block-title,
.widget .block-title,
.block-wishlist .block-title,
.paypal-review .block .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,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-compare .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.paypal-review .block .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,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action {
  margin-left: 15px;
}
.paypal-review .block .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,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title {
  display: inline-block;
  margin: 0 0 0;
}
.paypal-review .block .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,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span {
  color: #000000;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 32px;
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.paypal-review .block .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,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action {
  font-weight: 400;
  margin-left: 0;
}
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child {
  margin-bottom: 0;
}
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box {
  margin-bottom: 0;
}
.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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  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;
}
.column .block-addbysku .qty .qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.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: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 0;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .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 .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #052137;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #052137;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #052137;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #052137;
  text-decoration: none;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.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 {
  left: 0;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 0;
}
.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 .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 0 0 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;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.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.field > .label,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.account-nav .title,
.filter-options-content .filter-count-label,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.action.skip:not(:focus),
.page-header .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;
}
.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:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options: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:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images: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,
.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,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:after,
.page-product-downloadable .product-add-form:after,
.gift-options: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:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.customer-review .product-details:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.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,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  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: 'icons-blank-theme';
  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 {
  padding: 4px 0;
  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: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  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: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  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 0;
}
.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-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2px;
  padding: 0 8px;
  font-size: 11px;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-item-actions .actions-secondary > .action,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-item-actions .actions-secondary > .action > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-item-actions .actions-secondary > .action:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
.cart-container .checkout-methods-items .action.primary,
.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 {
  line-height: 2.2px;
  padding: 14px 17px;
  font-size: 18px;
}
.abs-action-remove,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.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,
.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: 24px;
  padding: 0;
  color: #052137;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button: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,
.abs-add-fields .action.remove: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: #052137;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button: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,
.abs-add-fields .action.remove: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: #052137;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button: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,
.abs-add-fields .action.remove: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: #052137;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button: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,
.abs-add-fields .action.remove: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: #052137;
}
.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,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button: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,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove: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,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.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,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.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: #052137;
  opacity: 1;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button: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),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove: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;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active {
  background: #ffffff;
  border: 1px solid #052137;
  color: #000000;
}
.abs-revert-secondary-color:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover {
  background: #ffffff;
  border: 1px solid #052137;
  color: #2a2a2a;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 14px;
  line-height: 1.6px;
  padding: 7px 15px;
}
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee {
  font-size: 1.4px;
  display: inline-block;
  white-space: nowrap;
}
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1px;
}
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  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 {
  position: absolute;
  right: 0;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.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,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .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: 'icons-blank-theme';
  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: 0;
}
.abs-sidebar-totals .table-caption,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.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 {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 0;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  cursor: pointer;
  font-family: 'objektiv-mk2';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 14px;
  line-height: 1.6px;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #ffffff;
  border: 1px solid #052137;
  color: #000000;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #ffffff;
  border: 1px solid #052137;
  color: #2a2a2a;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 0;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 0;
  width: calc(100% - 40px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 0;
  width: calc(100% - 24px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: 0;
  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: 0;
  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: #999999;
}
.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,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0;
  color: #052137;
  font-weight: 300;
  font-size: 26px;
}
.cart-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount {
  padding-top: 0;
}
.cart-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp {
  margin-bottom: 0;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 0;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-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 {
  content: '\e621';
}
.cart-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #d1d1d1;
}
.cart-totals .totals-tax-details.shown {
  display: table-row;
}
.paypal-review-discount .block > .title,
.cart-summary .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 0 7px 0;
  position: relative;
}
.abs-discount-block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-size: 1.8px;
  font-weight: 400;
}
.paypal-review-discount .block > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e617';
}
.paypal-review-discount .block.active > .content,
.cart-summary .block.active > .content {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.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: 0;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -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: 0;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 0;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 0;
  padding: 10px 0;
  display: block;
  line-height: 1.2em;
  font-size: 13px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #052137;
}
.message.info a:hover {
  color: #052137;
}
.message.info a:active {
  color: #052137;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 0;
  padding: 10px 0;
  display: block;
  line-height: 1.2em;
  font-size: 13px;
  background: #fae5e5;
  color: #d00f1a;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #052137;
}
.message.error a:hover {
  color: #052137;
}
.message.error a:active {
  color: #052137;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 0;
  padding: 10px 0;
  display: block;
  line-height: 1.2em;
  font-size: 13px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #052137;
}
.message.warning a:hover {
  color: #052137;
}
.message.warning a:active {
  color: #052137;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 0;
  padding: 10px 0;
  display: block;
  line-height: 1.2em;
  font-size: 13px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #052137;
}
.message.notice a:hover {
  color: #052137;
}
.message.notice a:active {
  color: #052137;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 0;
  padding: 10px 0;
  display: block;
  line-height: 1.2em;
  font-size: 13px;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #052137;
}
.message.success a:hover {
  color: #052137;
}
.message.success a:active {
  color: #052137;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #052137;
}
.nav-toggle {
  display: none;
}
.back-menu-mobile {
  display: none !important;
}
.navigation .level0 {
  margin-right: 35px;
  display: inline-block;
}
.navigation .level0 > .level-top {
  display: inline-block;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0px;
}
.navigation .level0.ui-active {
  background: #ffffff;
  height: 185px;
}
.navigation .level0.ui-active > .level-top {
  color: #052137;
}
.navigation .level0.ui-active > .level-top:hover {
  color: #052137;
}
.navigation .level0.mobile-item-section {
  display: none;
}
.navigation ul {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  padding-left: 55px;
}
.navigation .resource-center-sales {
  margin-right: 0;
}
.website-fr .navigation ul {
  padding-left: 0;
}
/* .media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) { */
@media all and (max-width: 991px) {
  .navigation .parent .level-top {
    position: relative;
    display: block;
  }
  .navigation .parent .level-top:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 12px;
    height: 35px;
    width: 35px;
    background: url('../images/forward-primary.png') no-repeat;
    background-position: center center;
    background-size: 17px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    transition: right 0.3s;
    height: 100%;
    right: -394px;
    position: fixed;
    top: 85px;
    width: 394px;
    background: #ffffff;
    z-index: 99;
    padding-bottom: 100px;
    overflow-y: hidden;
    overflow-x: hidden;
  }
  .nav-sections .switcher {
    float: left !important;
    width: 33.33%;
    text-align: center;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 0;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher .toggle {
    padding: 0 !important;
  }
  .nav-sections .account-section-mobile {
    float: left !important;
    width: 33.33%;
    border-left: 1px solid #869199;
    text-align: center;
    font-family: 'objektiv-mk2', 'objektiv-mk2';
  }
  .nav-sections .account-section-mobile .customer-login-link a {
    color: #000000;
    font-size: 13px;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .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: 'icons-blank-theme';
    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: 0 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 0;
  }
  .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 0;
  }
  .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 .nav-sections {
    right: 0;
    top: 85px;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 85px;
    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: #031320;
    border: solid #010508;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
    display: none;
  }
  .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%;
    width: 100%;
    padding: 0 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 {
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    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: transparent;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .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: #ffffff;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
}
.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: 0;
}
.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.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../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;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-width: 2px;
}
.fieldset {
  border: 0;
  margin: 0 0 0;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 0;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 20px;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 0;
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 0;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.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: #e7e7e7;
  background-clip: padding-box;
  border: 1px solid #cccdce;
  border-radius: 1px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 16px;
  height: 50px;
  line-height: 20px;
  padding: 0 10px;
  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: #000000;
}
.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: #000000;
}
.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: #000000;
}
.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: 0;
}
.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: 12px;
  margin: 0 0 0 0;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 12px;
  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;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.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: 0;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 0 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 0;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 0;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 0;
}
.field-error,
div.mage-error[generated] {
  margin-top: 5px;
  font-size: 14px;
  font-family: 'objektiv-mk2';
  line-height: 20px;
}
.field-error {
  color: #d00f1a;
  font-size: 12px;
}
.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;
  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: 1;
}
._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: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  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 0;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 0;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
button,
a.action.primary {
  border-radius: 3px;
}
button:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #052137;
  border: 1px solid #052137;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'objektiv-mk2';
  font-weight: 700;
  padding: 7px 15px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #ffffff;
  border: 1px solid #052137;
  color: #ffffff;
}
.action.primary:hover {
  background: #ffffff;
  border: 1px solid #052137;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.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 {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 0;
  padding: 0 0 0 0;
  font-weight: 600;
  line-height: 0;
  font-size: 18px;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #052137;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.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 {
  background: #ffffff;
  color: #052137;
  text-decoration: none;
  padding-bottom: 0;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 0;
  padding: 0 0 0 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: 700;
}
.pages .item {
  font-size: 12px;
  line-height: 3.2px;
  letter-spacing: normal;
  margin: 0 2px 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: #052137;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #052137;
}
.pages a.page:hover {
  color: #052137;
  text-decoration: none;
}
.pages a.page:active {
  color: #052137;
}
.pages strong.page {
  font-size: 12px;
  line-height: 3.2px;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  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: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  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: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  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 {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 0;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 0;
}
.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 .primary {
  float: right;
}
.actions-toolbar .secondary {
  float: left;
}
.breadcrumbs {
  border-bottom: 1px solid #ededed;
  padding: 6px 85px 4px;
  margin: 0 0 35px 0;
}
.breadcrumbs .items {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #878787;
  letter-spacing: 0px;
}
.breadcrumbs .items li {
  display: inline-block;
  margin-right: 10px;
}
.breadcrumbs .items li a {
  color: #878787;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .breadcrumbs {
    margin-bottom: 40px;
    display: none;
  }
}
.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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.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: 1;
}
.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: 14px;
  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.8px;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1px;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1px;
}
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.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.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;
}
body._has-modal {
  position: fixed;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  color: #000;
  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: 1;
}
.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: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  display: none;
}
.modal-custom .action-close span,
.modal-popup .action-close span,
.modal-slide .action-close span {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #052137;
  letter-spacing: 0px;
}
.modal-custom .action-close:after,
.modal-popup .action-close:after,
.modal-slide .action-close:after {
  moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #052137;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  margin-top: -3px;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #000000;
}
.modal-custom.customer-register-form._show,
.modal-popup.customer-register-form._show,
.modal-slide.customer-register-form._show {
  z-index: 901;
}
.modal-custom .action-close {
  margin: 0;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 0;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 15px;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-slide .action-close {
  padding: 7px 5px 0 0;
}
.modal-slide .page-main-actions {
  margin-bottom: 2.1rem;
  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;
}
.modal-popup .modal-inner-wrap {
  width: 420px;
  padding: 50px 35px 60px;
  max-height: 90%;
  display: block !important;
}
.modal-popup .modal-inner-wrap .modal-header {
  padding: 0;
}
.modal-popup .modal-inner-wrap .modal-content {
  padding: 0;
  height: 100%;
  overflow: unset;
}
.modal-popup .modal-inner-wrap .modal-footer {
  padding: 0;
  border-top: 0;
  text-align: center;
  margin-top: 30px;
}
.modal-popup .modal-inner-wrap .modal-footer .action {
  min-width: 180px;
}
.modal-popup .modal-title h3 {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  border-bottom: 1px solid #ebeef1;
  margin-bottom: 30px;
  padding-bottom: 10px;
  text-transform: uppercase;
  float: none;
  font-size: 25px;
  font-weight: 700;
  line-height: 33px;
  color: #052137;
  letter-spacing: 0px;
}
.modal-popup.customer-login-form .modal-inner-wrap {
  padding-bottom: 0px;
}
.modal-popup.customer-login-form .modal-inner-wrap .customer-login-popup-container {
  max-width: 100%;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal-popup.project-wl-modal {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.modal-popup.project-wl-modal .project-list {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.modal-popup.project-wl-modal .project-list li {
  min-height: 50px;
  border: 1px solid #a4a4a4;
  background: #e7e7e7;
  padding: 13px 10px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.modal-popup.project-wl-modal .project-list li.selected {
  background: #d6dce1;
}
.modal-popup.project-wl-modal .new-project input {
  margin-bottom: 20px;
}
.modal-popup.download-pdf-form .modal-inner-wrap {
  padding-bottom: 0;
}
.modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap {
  width: 780px;
  padding-left: 100px;
  padding-right: 100px;
}
.modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content h3 {
  text-transform: uppercase;
  border-bottom: 1px solid #ebeef1;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
.modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content .left-right {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content .left-right .left,
.modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content .left-right .right {
  float: left;
  width: 50%;
  padding: 0 15px;
  text-align: center;
}
.modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content .left-right .right img {
  max-width: 158px;
}
.modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content p {
  margin-bottom: 25px;
}
.modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content p:last-child {
  margin-bottom: 0;
}
/**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */
.hide {
  display: none;
}
.action {
  cursor: pointer;
}
body.cms-home {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0;
}
.cms-home .section-title,
.cms-home .latest-acdc-projects .block-title {
  font-size: 36px;
  line-height: 40px;
}
.website-fr .latest-acdc-projects {
  display: none;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
a,
.alink {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.only-mobile-show {
  display: none;
}
.only-show-device {
  display: none;
}
select {
  background: #e7e7e7 url('../images/arrow-down.svg') no-repeat;
  background-position: right 22px center;
  background-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus {
  box-shadow: none !important;
}
.black-bg {
  text-transform: uppercase;
  display: inline-block;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.black-bg span {
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  color: #052137;
  letter-spacing: 0px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.black-bg {
  padding: 0;
  line-height: 1.1;
}
.black-bg.main-title {
  line-height: 1.1;
}
.black-bg.main-title span {
  font-size: 70px;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
  letter-spacing: 0;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 2px 20px 0 20px;
}
.black-bg.sections-title {
  font-size: inherit;
  line-height: 1.1;
}
.black-bg.sections-title span {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: #052137;
  letter-spacing: 0px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.small-mobile-show {
  display: none;
}
.message.info {
  clear: both;
}
.loader-mask {
  text-align: center;
  margin-bottom: 20px;
}
button,
a.action.primary {
  border-radius: unset;
}
.action.secondary {
  text-transform: uppercase;
}
.content-page-title {
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  color: #ffffff;
  letter-spacing: 0;
}
.action-secondary,
.action.secondary {
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;
  padding: 8px 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ffffff;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  border-radius: unset;
}
.action-secondary:before,
.action.secondary:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}
.action-secondary:hover.action-secondary:before,
.action-secondary:hover.action.secondary:before,
.action.secondary:hover.action-secondary:before,
.action.secondary:hover.action.secondary:before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
}
.action-secondary:hover,
.action.secondary:hover {
  color: #052137;
  border: 1px solid #052137;
  background: #ffffff;
}
.action-primary,
.action.primary {
  text-transform: uppercase;
  text-decoration: none;
  background: #052137;
  padding: 8px 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  border-radius: unset;
}
.action-primary:before,
.action.primary:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}
.action-primary:hover.action-primary:before,
.action-primary:hover.action.primary:before,
.action.primary:hover.action-primary:before,
.action.primary:hover.action.primary:before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
}
.action-primary:hover,
.action.primary:hover {
  color: #052137;
  border: 1px solid #052137;
}
.action.tertiary {
  text-transform: uppercase;
  text-decoration: none;
  background: #ffffff;
  padding: 8px 15px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0;
  text-align: center;
  border-radius: unset;
}
.action.tertiary:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}
.action.tertiary:hover.action.tertiary:before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
}
.action.tertiary:hover {
  color: #ffffff;
  background: #052137;
  border: 1px solid #ffffff;
}
.action.tertiary.gray-border {
  border-color: #D6DCE1;
}
.action.small-button {
  text-transform: uppercase;
  text-decoration: none;
  background: #ffffff;
  padding: 4px 15px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 0.5px solid #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  min-width: 75px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
}
.action.small-button:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}
.action.small-button:hover.action.small-button:before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
}
.action.dwn-icon span:after {
  content: "";
  display: inline-block;
  background: url('../images/download-icon.svg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px;
  width: 15px;
  background-size: 15px;
  vertical-align: middle;
  margin-left: 8px;
  margin-top: -3px;
}
.action.dwn-icon:hover span:after {
  content: "";
  display: inline-block;
  background: url('../images/download-icon-white.svg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px;
  width: 15px;
  background-size: 15px;
  vertical-align: middle;
  margin-left: 8px;
}
.action.plus-icon span:after {
  margin-top: -3px;
  content: "";
  display: inline-block;
  background: url('../images/plus-icon.svg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px;
  width: 15px;
  background-size: 12px;
  vertical-align: middle;
  margin-left: 8px;
}
.secondary.dwn-icon span:after {
  content: "";
  display: inline-block;
  background: url('../images/download-icon-white.svg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px;
  width: 15px;
  background-size: 15px;
  vertical-align: middle;
  margin-left: 8px;
}
.secondary.dwn-icon:hover span:after {
  content: "";
  display: inline-block;
  background: url('../images/download-icon-primary.svg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px;
  width: 15px;
  background-size: 15px;
  vertical-align: middle;
  margin-left: 8px;
}
.action.acce-icon span:after {
  position: relative;
  top: -2px;
  content: "";
  display: inline-block;
  background: url('../images/wrench-icon-black.svg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px;
  width: 15px;
  background-size: 15px;
  vertical-align: middle;
  margin-left: 8px;
}
.action.back {
  height: 25px;
  width: 25px;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #000000 url('../images/back-btn-arrow.svg') no-repeat;
  background-position: center center;
  background-size: 8px;
}
.action.back span {
  display: none;
}
.actions-toolbar .action.back {
  background: none;
  height: auto;
  width: auto;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  color: #000000;
  letter-spacing: 0;
}
.actions-toolbar .action.back span {
  display: inline-block;
  text-decoration: underline;
}
.actions-toolbar .action.back:hover {
  color: #052137;
}
.no-featured-image {
  background: #e60521;
  min-height: 200px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.no-featured-image .black-bg.main-title {
  line-height: 0;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  background: #f5f6f8;
  border-color: #f5f6f8;
  color: #d5d5d5;
}
.action.primary.tocart[disabled] {
  background: #ffffff;
  color: #ffffff;
  border-color: #ffffff;
  -webkit-box-shadow: 0 1px 8px 0 rgba(255, 255, 255, 0.09);
  -moz-box-shadow: 0 1px 8px 0 rgba(255, 255, 255, 0.09);
  box-shadow: 0 1px 8px 0 rgba(255, 255, 255, 0.09);
  opacity: 0.7;
}
.action.secondary.disabled,
.action.secondary[disabled],
fieldset[disabled] .action.secondary {
  background: #f5f6f8;
  border-color: #f5f6f8;
  color: #d5d5d5;
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.disabled.tertiary.action {
  border-color: #a4a4a4;
  opacity: 1;
  cursor: default;
  pointer-events: none;
  color: #a4a4a4;
}
.action.acce-icon.disabled span:after {
  content: "";
  display: inline-block;
  background: url('../images/wrench-icon-gray.svg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px;
  width: 15px;
  background-size: 15px;
  vertical-align: middle;
  margin-left: 8px;
}
.action.dwn-icon.disabled span:after {
  content: "";
  display: inline-block;
  background: url('../images/download-icon-gray.svg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 15px;
  width: 15px;
  background-size: 15px;
  vertical-align: middle;
  margin-left: 8px;
}
.move-dwoptions {
  position: absolute;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  background-color: #F5F6F8;
  min-width: 190px;
  padding: 12px 10px 7px !important;
  list-style: none;
  top: 10px;
}
.move-dwoptions li {
  margin: 0 0 10px 0 !important;
}
.move-dwoptions li a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}
.slide-progress {
  position: absolute;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  width: 100%;
  bottom: 80px;
  left: 0;
  z-index: 2;
}
* {
  box-sizing: border-box;
}
.main-title {
  text-transform: uppercase;
  font-size: 70px;
  font-weight: 700;
  line-height: 93px;
  color: #052137;
  letter-spacing: 0px;
}
.page-title {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  text-transform: uppercase;
  display: inline-block;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  color: #052137;
  letter-spacing: 0px;
}
.content-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #052137;
  letter-spacing: 0px;
}
.sub-heading-title.title-wrapper {
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  color: #000000;
  letter-spacing: 0px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.low-white-bg {
  background: #e7e7e7;
}
.section-title {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: #ffffff;
  letter-spacing: 0;
}
.video-icon {
  width: 69px;
  height: 69px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url('../images/play-icon-white.svg') no-repeat;
  background-position: center center;
  background-size: 16px;
}
@media all and (max-width: 991px) {
  .video-icon {
    width: 35px;
    height: 35px;
    background-size: 10px;
  }
}
.title-wrapper {
  float: left;
  width: 100%;
}
.title-wrapper .title {
  float: left;
  margin-top: 8px;
}
.title-wrapper .actions {
  float: right;
}
.title-wrapper .actions .action {
  min-width: 130px;
  text-align: center;
}
.pages {
  float: right;
}
.pages .item {
  line-height: normal;
  vertical-align: middle;
}
.pages .action {
  width: auto;
  border: 0;
}
.pages .action.next,
.pages .action.previous {
  margin-left: 8px;
}
.pages .action.next:before,
.pages .action.previous:before {
  font-size: 34px;
  line-height: 34px;
  color: #000000;
  margin-top: 0;
}
.pages .action.previous {
  margin-right: 0;
  margin-left: 0;
}
@-webkit-keyframes _border_line {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(101%, 0, 0);
    transform: translate3d(101%, 0, 0);
    opacity: 0;
  }
}
@keyframes _border_line {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(101%, 0, 0);
    transform: translate3d(101%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes _border_hover_line {
  0% {
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes _border_hover_line {
  0% {
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.acdc-checkbox input[type="checkbox"],
.acdc-checkbox input[type="radio"] {
  display: none;
}
.acdc-checkbox input[type="checkbox"]:checked + .label:after,
.acdc-checkbox input[type="radio"]:checked + .label:after {
  content: "";
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.acdc-checkbox input[type="checkbox"]:checked + .label:before,
.acdc-checkbox input[type="radio"]:checked + .label:before {
  background-color: #052137;
  border-color: #052137;
}
.acdc-checkbox .label {
  position: relative;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  padding-left: 30px;
  padding-top: 1px;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: #000000;
  letter-spacing: 0.1px;
  display: inline-block;
}
.acdc-checkbox .label:before {
  content: '';
  display: block;
  width: 18px;
  height: 20px;
  border: 1px solid #d1d1d1;
  opacity: 1;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
/*** home page layout ***/
.cms-home .page-title-wrapper {
  display: none;
}
.cms-home .page-header .secondary-navigation .secondary-nav__content {
  margin-top: 0;
}
.page-header {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.page-header .panel.header {
  background: #e60521;
  text-align: right;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  color: #ffffff;
  letter-spacing: 0px;
}
.page-header .home-top-link {
  float: right;
  padding: 4px 0 5px 0;
}
.page-header .home-top-link a {
  color: #fff;
  text-decoration: none;
  margin-right: 24px;
  line-height: 20px;
}
.page-header .home-top-link a:last-child {
  margin-right: 20px;
}
.page-header .home-top-link span {
  margin-right: 24px;
}
.page-header .header.content .header-wrapper-right {
  float: right;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #052137;
  letter-spacing: 0px;
  padding: 10px 20px;
}
.page-header .header.content .header-wrapper-right .project-link {
  float: left;
  margin-left: 25px;
  display: none;
}
.page-header .header.content .header-wrapper-right .project-link a {
  color: #000000;
  text-decoration: none;
}
.page-header .wishlist .counter.qty {
  display: none;
}
.page-header .header.links {
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: #000000;
  letter-spacing: 0.2px;
  padding: 0;
  margin-left: 24px;
  list-style: none;
  display: none;
}
.page-header .header.links a {
  color: #000000;
  text-decoration: none;
}
.page-header .header.links .customer-login-link a {
  padding-left: 23px;
  background: url('../images/user-icon.svg') no-repeat;
  background-position: left center;
  background-size: 13px;
}
.page-header .header.links .customer-welcome {
  position: relative;
}
.page-header .header.links .customer-welcome .customer-name {
  padding-left: 23px;
  cursor: pointer;
  background: url('../images/user-icon.svg') no-repeat;
  background-position: left center;
  background-size: 13px;
}
.page-header .header.links .customer-welcome .customer-menu {
  position: absolute;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  min-width: 100px;
  background: #ffffff;
  top: 39px;
  left: 20px;
  padding: 19px 15px;
  opacity: 0;
  visibility: hidden;
}
.page-header .header.links .customer-welcome .customer-menu .header.links {
  margin: 0;
  letter-spacing: 0;
}
.page-header .header.links .customer-welcome .customer-menu .header.links li {
  margin-bottom: 16px;
  float: left;
  width: 100%;
}
.page-header .header.links .customer-welcome .customer-menu .header.links li:last-child {
  margin-bottom: 0;
}
.page-header .header.links .customer-welcome .customer-menu .header.links li:last-child.logout {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 6px;
}
.page-header .header.links .customer-welcome.active .customer-menu {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
.page-header .secondary-navigation {
  float: right;
  padding-right: 53px;
  order: 2;
}
.page-header .secondary-navigation .secondary-nav-toggle {
  display: block;
  left: auto;
  cursor: pointer;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.page-header .secondary-navigation .secondary-nav-toggle > div {
  background: #ffffff;
  width: 20px;
  height: 2px;
  /*position: absolute;*/
  /*top: 50%;*/
  margin-top: -2px;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  transition: background 0.2s linear, top 0.2s ease 0.15s, -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s linear, top 0.2s ease 0.15s;
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s linear, top 0.2s ease 0.15s, -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-header .secondary-navigation .secondary-nav-toggle > div:before,
.page-header .secondary-navigation .secondary-nav-toggle > div:after {
  content: "";
  width: 20px;
  height: 2px;
  background: #ffffff;
  display: block;
  position: absolute;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  transition: background 0.2s linear, top 0.2s ease 0.15s, -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s linear, top 0.2s ease 0.15s;
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s linear, top 0.2s ease 0.15s, -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-header .secondary-navigation .secondary-nav-toggle > div:before {
  top: -7px;
}
.page-header .secondary-navigation .secondary-nav-toggle > div:after {
  top: 7px;
}
.page-header .secondary-navigation.second-nav-open {
  z-index: 99;
  padding-bottom: 0;
}
.page-header .secondary-navigation.second-nav-open .secondary-nav-toggle {
  background: #ffffff;
  min-height: 185px;
}
.page-header .secondary-navigation.second-nav-open .secondary-nav-toggle > div {
  background: #052137;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
.page-header .secondary-navigation.second-nav-open .secondary-nav-toggle > div:before {
  background: #052137;
  opacity: 1;
  top: 0;
  transition: background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
.page-header .secondary-navigation.second-nav-open .secondary-nav-toggle > div:after {
  background: #052137;
  top: 0;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transition: background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
.page-header .secondary-navigation .secondary-nav__content {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 44px 42px 50px 33px;
  width: 322px;
  height: calc(100vh - 89px);
  overflow-y: auto;
  overflow-x: hidden;
  background: #ffffff;
  pointer-events: auto;
  display: block !important;
  -webkit-transform: translate3d(400px, 0, 0);
  transform: translate3d(400px, 0, 0);
  transition: opacity 1s ease, visibility 1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s ease, visibility 1s ease;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s ease, visibility 1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-overflow-scrolling: touch;
  z-index: 9;
  margin-top: -1px;
}
.page-header .secondary-navigation.second-nav-open .secondary-nav__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.page-header .secondary-navigation .block-title {
  text-transform: unset;
  border-bottom: 0.5px solid #A9A9A9;
  padding-bottom: 7px;
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  color: #052137;
  letter-spacing: 0px;
}
.page-header .secondary-navigation ul {
  list-style: none;
  padding: 0 0 20px 0;
  margin-bottom: 23px;
  border-bottom: 0.5px solid #A9A9A9;
}
.page-header .secondary-navigation ul li {
  margin-bottom: 10px;
  position: relative;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.29s;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  overflow: hidden;
  line-height: normal;
}
.page-header .secondary-navigation ul li a {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  color: #052137;
  letter-spacing: 0px;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.page-header .secondary-navigation ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 101%;
  background: #A9A9A9;
  -webkit-animation-name: _border_line;
  animation-name: _border_line;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-iteration-count: once;
  animation-iteration-count: once;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.page-header .secondary-navigation ul li a:hover:after {
  -webkit-animation-name: _border_hover_line;
  animation-name: _border_hover_line;
}
.page-header .secondary-navigation ul li:last-child {
  margin-bottom: 0;
}
.page-header .secondary-navigation ul.list2 {
  margin-bottom: 19px;
}
.page-header .secondary-navigation .social-links a {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
}
.page-header .secondary-navigation .social-links a img {
  width: 23px;
  height: 23px;
}
.page-header .secondary-navigation .social-links a[title="Facebook"] img {
  width: 25px;
  height: 25px;
}
.page-header .secondary-navigation .social-links a[title="linkedin"] img {
  width: 19px;
  height: 19px;
}
.page-header .secondary-navigation .social-links a[title="Instagram"] img {
  width: 25px;
  height: 25px;
}
.page-header .secondary-navigation .social-links a[title="Youtube"] img {
  width: 25px;
  height: 25px;
}
@media all and (max-width: 991px) {
  .page-header .secondary-navigation {
    display: none;
  }
}
.website-fr .page-header .header.content .header-wrapper-right {
  padding: 10px 5px;
}
.second-nav-overlay {
  position: fixed;
  top: 203px;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  z-index: 9;
}
body.secondary-open {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}
.block-search .block-title {
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  color: #000000;
  letter-spacing: 0;
  letter-spacing: 0px;
  color: #ffffff;
}
.block-search .block-title strong {
  font-weight: 700;
}
.block-search .block-title:before {
  background: url('../images/search-white.svg') no-repeat;
  background-position: right center;
  background-size: 15px;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  margin-top: -4px;
  margin-right: 7px;
}
.herobanner-slider-section {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  position: relative;
}
.herobanner-slider-section p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0px;
  background: #052137;
  padding: 4px 0 10px 0;
}
.herobanner-slider-section p span {
  text-decoration: none;
}
.herobanner-slider-section p span strong {
  font-weight: 400;
}
.herobanner-slider-section p span strong a {
  color: #ffffff;
  font-weight: 700;
}
.herobanner-slider-section .main-title {
  position: absolute;
  display: inline-block;
  text-transform: uppercase;
  left: 80px;
  bottom: 112px;
  max-width: 1161px;
}
.herobanner-slider-section .main-title span {
  font-size: 96px;
  font-weight: 700;
  line-height: 96px;
  color: #ffffff;
  letter-spacing: 0px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.herobanner-slider-section .main-title .first-line span {
  font-size: 50px;
  line-height: 60px;
  display: inline;
  position: relative;
  bottom: -12px;
}
.herobanner-slider-section .owl-nav {
  position: absolute;
  left: 60px;
  bottom: 19px;
}
.herobanner-slider-section .owl-nav .owl-prev {
  margin-right: 14px;
}
.herobanner-slider-section .description {
  position: absolute;
  right: 138px;
  bottom: 15px;
  text-align: right;
  color: #ffffff;
}
.herobanner-slider-section .description .small-title {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  color: #ffffff;
  letter-spacing: 0;
}
@media all and (max-width: 991px) {
  .herobanner-slider-section .description {
    right: 38px;
  }
}
.herobanner-slider-section .description span {
  line-height: 24px;
}
.hero-banner-top {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  background: #000000;
  color: #ffffff;
  z-index: 8;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  padding: 0 20px;
  min-height: 40px;
}
.hero-banner-top .gif-text {
  display: inline-block;
}
.hero-banner-top a {
  color: #ffffff;
}
.hero-banner-top img {
  vertical-align: middle;
  margin-right: 36px;
}
.hero-banner-top strong {
  display: inline-block;
  margin-top: 10px;
}
.hero-banner-top span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}
.hero-banner-top span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: inherit;
  content: '\e624';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  margin-left: 30px;
  margin-top: -2px;
}
.container {
  max-width: 1220px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.container:before,
.container:after {
  content: "";
  display: table;
  clear: both;
}
.small-container {
  max-width: 1020px;
  padding: 0 20px;
  margin: 0 auto;
}
.small-container:before,
.small-container:after {
  content: "";
  display: table;
  clear: both;
}
.title-wrapper {
  text-transform: uppercase;
}
.category-container {
  float: left;
  width: 100%;
  padding-bottom: 60px;
  padding-top: 40px;
  position: relative;
  background: #052137;
}
.category-container .title-wrapper {
  float: left;
  width: 35%;
  margin-bottom: 54px;
}
.category-container .title-wrapper h3 {
  letter-spacing: 0;
}
.category-container .description-wrapper {
  float: right;
  width: 55%;
  letter-spacing: 0;
  margin: 0 auto 54px auto;
  font-family: 'objektiv-mk2';
}
.category-container .description-wrapper h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  color: #ffffff;
  letter-spacing: 0;
}
.category-container .description-wrapper h3 strong {
  font-weight: 400;
}
.category-container:before {
  content: "";
  position: absolute;
  display: block;
  width: 26px;
  height: 100%;
  background: #052137;
  right: 0;
  top: 0;
}
.category-grid-view .category-items {
  position: relative;
  margin: 0 -10px;
  clear: both;
}
.category-grid-view .category-items:before,
.category-grid-view .category-items:after {
  content: "";
  display: table;
  clear: both;
}
.category-grid-view .category-item {
  float: left;
  width: 33.33%;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.category-grid-view .category-item:nth-child(3n+1) {
  clear: left;
}
.category-grid-view .category-item .category-img {
  position: relative;
  min-height: 380px;
  background-size: cover !important;
  background-position: center center !important;
}
.category-grid-view .category-item .category-img img {
  width: 100%;
}
.category-grid-view .category-item .category-actions {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.category-grid-view .category-item .category-name {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  margin-bottom: 29px;
  word-wrap: break-word;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  color: #ffffff;
  letter-spacing: 0px;
}
@media only screen and (max-width: 992px) and (min-width: 767px) {
  .category-grid-view .category-item .category-name {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0.43px;
    margin-bottom: 17px;
  }
}
.category-grid-view .category-item .view-range.action {
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 8px 10px;
  min-width: 130px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
  box-shadow: 0px 1px 8px #FFFFFF18;
}
.category-grid-view .category-item .view-range.action:hover {
  background: #fff;
  color: #052137;
}
@media only screen and (max-width: 992px) and (min-width: 767px) {
  .category-grid-view .category-item .view-range.action {
    min-width: 120px;
  }
}
@media all and (max-width: 767px) {
  .category-grid-view .category-item {
    width: 100%;
  }
}
.bg-pattern-black,
.cms-no-route .page-main,
.big-promotional-banner {
  float: left;
  width: 100%;
  padding: 240px 0 230px 0;
  color: #ffffff;
  background: #e60521;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.bg-pattern-black .title-wrapper {
  float: left;
  width: 100%;
}
.bg-pattern-black .sub-text {
  display: none;
  float: left;
  width: 34%;
  padding-left: 83px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #ffffff;
  letter-spacing: 0;
}
.bg-pattern-black .content-page-title {
  color: #ffffff;
}
.bg-pattern-black .amex-sections {
  max-width: 1350px;
}
.no-attachment {
  padding: 50px 0 30px;
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.video-content-block {
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 60px 0 65px;
}
.video-content-block .next-left {
  float: left;
  width: 25%;
  padding-right: 55px;
}
.video-content-block .next-left .next-bottom {
  display: none;
}
.video-content-block .next-left .top-title {
  display: block;
  text-transform: uppercase;
  margin-bottom: 19px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.video-content-block .next-left .left-video-part {
  margin-bottom: 20px;
}
.video-content-block .next-left .video-title-con {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.video-content-block .next-left .video-title-con .top-title {
  display: none;
}
.video-content-block .next-left .video-title-con h4 {
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 5px;
  display: inline-block;
}
.video-content-block .next-left .video-title-con p {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #000000;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  margin-bottom: 0;
}
.video-content-block .next-left .descriptions-main {
  float: left;
  width: 100%;
}
.video-content-block .next-left .descriptions-bottom .descriptions-left-title h2 {
  text-transform: uppercase;
  letter-spacing: 0px;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 40px;
  color: #052137;
}
.video-content-block .next-left .descriptions-bottom .descriptions-right-content h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #052137;
}
.video-content-block .next-left .descriptions-bottom p {
  letter-spacing: 0;
  line-height: 18px;
}
.video-content-block .next-left .descriptions-bottom p:last-child {
  margin-bottom: 0;
}
.video-content-block .video-right {
  float: right;
  width: 75%;
  position: relative;
}
.video-content-block .video-right .play-video {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 88px;
  height: 88px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  line-height: 85px;
  cursor: pointer;
  z-index: 99;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.video-content-block .video-right .play-video .play,
.video-content-block .video-right .play-video .pause {
  width: 28px;
  vertical-align: middle;
  margin-left: 5px;
}
.video-content-block .video-right .play-video .pause {
  display: none;
  margin-left: 0;
}
.video-content-block .video-right .play-video.active {
  opacity: 0;
}
.video-content-block .video-right .play-video.active .play {
  display: none;
}
.video-content-block .video-right .play-video.active .pause {
  display: inline-block;
}
.video-content-block .video-right:hover .play-video.active {
  opacity: 1;
}
.video-content-block .video-right video {
  height: 100%;
  width: 100%;
}
.video-content-block .content-flex {
  display: flex;
  flex-direction: row-reverse;
}
.latest-acdc-projects {
  float: left;
  width: 100%;
  padding: 70px 0 55px 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  background: #052137;
}
.latest-acdc-projects .block-title {
  float: left;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: 0;
  word-wrap: break-word;
}
.latest-acdc-projects .actions {
  float: right;
}
.latest-acdc-projects .actions .action {
  min-width: 130px;
  padding: 8px 12px;
}
.latest-acdc-projects .actions .action:hover {
  color: #052137;
  border: 1px solid #052137;
}
.latest-acdc-projects .posts-items {
  float: left;
  width: 100%;
  margin-top: 53px;
}
@media all and (max-width: 767px) {
  .latest-acdc-projects .posts-items {
    margin-top: 30px;
  }
}
.latest-acdc-projects .post-item {
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 20px;
}
.latest-acdc-projects .post-item .post-image {
  margin-bottom: 15px;
}
.latest-acdc-projects .post-item .post-name a {
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
}
.latest-acdc-projects .post-item .post-name a:hover,
.latest-acdc-projects .post-item .post-name a:focus {
  color: #ffffff;
}
.latest-acdc-projects .post-item .post-location {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
}
.our-approach {
  padding: 80px 0 104px 0;
}
.our-approach .left-block {
  float: left;
  width: 50%;
  padding-right: 160px;
}
.our-approach .left-block .small-title {
  display: block;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
}
.our-approach .left-block .sub-heading-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  color: #ffffff;
  letter-spacing: 0;
}
.our-approach .right-block {
  float: left;
  width: 50%;
  padding-left: 50px;
  margin-top: 38px;
}
.our-approach .right-block ul {
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  float: left;
  width: 50%;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
}
.our-approach .right-block ul li {
  margin-bottom: 23px;
  padding-right: 55px;
}
.our-approach .right-block ul li:last-child {
  margin-bottom: 0;
}
.our-approach .right-block ul li a {
  color: #ffffff;
  border-bottom: 2px solid #7f7f7f;
  text-decoration: none;
  line-height: 34px;
}
.share-in-social-medial {
  display: flex;
  justify-content: space-between;
}
.share-in-social-medial .st-btn {
  border: 0 !important;
  float: left;
  height: auto !important;
  width: auto !important;
  padding-top: 37px !important;
  margin-right: 44px !important;
}
.share-in-social-medial .st-btn:last-child {
  margin-right: 0 !important;
}
.share-in-social-medial .st-btn svg {
  display: none;
}
.share-in-social-medial .st-btn:hover {
  top: 0 !important;
  opacity: 1 !important;
}
.share-in-social-medial a {
  float: left;
  margin-right: 35px;
}
.share-in-social-medial a:last-child {
  margin-right: 0;
}
.share-in-social-medial a span {
  margin-top: 30px;
  font-size: 13px;
  line-height: 16px;
  color: #052137;
  display: block;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  letter-spacing: 0;
}
.share-in-social-medial .twitter-icon {
  background: url('../images/twitter-icon-primary.svg') no-repeat;
  background-position: top center;
  background-size: 26px;
}
.share-in-social-medial .facebook-icon {
  background: url('../images/facebook-icon-primary.svg') no-repeat;
  background-position: top center;
  background-size: 28px;
}
.share-in-social-medial .linkedin-icon {
  background: url('../images/icons-primary.svg') no-repeat;
  background-position: top center;
  background-size: 22px;
}
.share-in-social-medial .mail-icon {
  background: url('../images/email-icon-primary.svg') no-repeat;
  background-position: top center;
  background-size: 24px;
}
.page-footer {
  padding-top: 89px;
  padding-bottom: 54px;
  background: #e60521;
}
.page-footer .logo-address {
  width: 23%;
  flex: 23%;
}
.page-footer .logo-address .address-wrapper {
  margin-top: -10px;
  float: left;
  width: 100%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.page-footer .logo-address .address-wrapper ul li {
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  color: #ffffff;
  letter-spacing: 0px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.page-footer .logo-address .address-wrapper ul li a {
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
}
.page-footer .logo-address .address-wrapper ul li:last-child {
  margin-bottom: 0;
}
.page-footer .logo-address .address-wrapper ul li.social-links a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.page-footer .logo-address .address-wrapper ul li.social-links a img {
  width: 25px;
  height: 25px;
}
.page-footer .logo-address .address-wrapper ul li.social-links a[title="Twitter"] img {
  width: 23px;
  height: 23px;
}
.page-footer .logo-address .address-wrapper ul li.social-links a[title="Facebook"] img {
  width: 23px;
  height: 23px;
}
.page-footer .logo-address .address-wrapper ul li.social-links a[title="linkedin"] img {
  width: 20px;
  height: 20px;
}
.page-footer .logo-address .address-wrapper ul li.social-links a[title="Youtube"] img {
  width: 25px;
  height: 25px;
}
.page-footer .logo-address .address-wrapper ul li.social-links a:last-child {
  margin-right: 0;
}
.page-footer .logo-address .address-wrapper ul li.social-links {
  margin-top: 6px;
}
.page-footer .logo-address .address {
  margin-bottom: 15px;
  padding-right: 70px;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0px;
}
.page-footer .footer-links {
  width: 40%;
  flex: 40%;
  display: flex;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.page-footer .footer-links .left-links,
.page-footer .footer-links .center-links,
.page-footer .footer-links .right-links {
  width: 33.33%;
  flex: 33.33%;
}
.page-footer .footer-links a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
}
.page-footer .footer-links a:hover,
.page-footer .footer-links a:focus {
  color: #052137;
}
.page-footer .footer-links h4 {
  text-transform: uppercase;
  margin-bottom: 11px;
  font-size: 14px;
  font-weight: 700;
  line-height: 23px;
  color: #ffffff;
  letter-spacing: 0px;
}
.page-footer .footer-links .right-links ul.left {
  padding-right: 10px;
}
.page-footer .footer-links .right-links .toggle {
  width: 100%;
}
.page-footer .newslatter-block {
  width: 23%;
  flex: 23%;
  padding-left: 20px;
  padding-right: 20px;
}
.page-footer .newslatter-block .small-ttile {
  text-transform: uppercase;
  margin-bottom: 11px;
  display: block;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  color: #ffffff;
  letter-spacing: 0;
}
.page-footer .newslatter-block .subscribe-text {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0px;
  padding-right: 40px;
}
.page-footer .newslatter-block .actions .action {
  padding: 7px 9px;
}
.page-footer .logo {
  background: none;
  padding: 0;
  max-width: 100%;
  width: 100%;
  z-index: 0;
  height: auto;
}
.page-footer .logo img {
  height: 100px;
  width: 190px;
}
@media all and (max-width: 991px) {
  .page-footer {
    width: 100%;
    padding-bottom: 80px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 60px;
  }
}
.copyright {
  float: left;
  width: 100%;
  background: #000000;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  text-align: center;
  padding: 9px 20px;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #ffffff;
  letter-spacing: 0px;
}
.back-to-the-top {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 70px;
}
.back-to-the-top .action {
  min-width: 130px;
}
.category-top-container {
  margin-bottom: 80px;
  padding-left: 72px;
}
.category-top-container.no-toolbar {
  margin-bottom: 0;
}
.category-top-container.no-toolbar .top-title-description {
  margin-bottom: 35px;
}
.top-title-description {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.top-title-description .page-title-wrapper {
  padding-right: 10px;
  float: left;
  width: 50%;
}
.top-title-description .category-description,
.top-title-description .term-description {
  padding-left: 10px;
  padding-right: 0;
  float: left;
  width: 50%;
}
.top-title-description .category-description p:last-child,
.top-title-description .term-description p:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  .top-title-description .page-title-wrapper {
    margin-bottom: 11px;
  }
}
.subcategory-items-container {
  clear: both;
}
.subcategory-items-container .subcategory-items {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
}
.subcategory-items-container .subcategory-items li.item {
  float: left;
  width: 16.66%;
  padding: 0 20px;
}
.subcategory-items-container .subcategory-items li.item a {
  color: #000000;
  text-decoration: none;
  display: inline-block;
}
.subcategory-items-container .subcategory-items li.item a:first-child {
  margin-bottom: 10px;
  display: block;
}
.subcategory-items-container .subcategory-items li.item a img {
  width: 100%;
  object-fit: cover;
}
.subcategory-items-container .subcategory-items li.item a h4 {
  font-size: 16px;
  line-height: 22px;
  color: #052137;
}
.subcategory-items-container .subcategory-items li.item .sub-category-name {
  min-height: 48px;
}
.page-products .columns {
  float: left;
  width: 100%;
}
.page-products .products-grid {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.category-sidebar-filter,
.term-block {
  float: left;
  width: 100%;
  padding: 15px 0;
  position: relative;
  background: #052137;
  background-repeat-x: repeat;
  background-size: contain;
}
.block.filter {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
  padding-left: 73px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.block.filter:before,
.block.filter:after {
  content: "";
  display: table;
  clear: both;
}
.block.filter .filter-title {
  float: left;
  color: #ffffff;
}
.block.filter .filter-content {
  overflow: hidden;
  padding-left: 30px;
}
.block.filter .filter-options-item {
  padding-right: 118px;
}
.products-grid .product-item .product-item-details {
  margin-top: 8px;
}
.load-more-progress {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 45px;
  margin-top: 20px;
}
.load-more-progress .actions {
  text-align: center;
  margin-bottom: 5px;
}
.load-more-progress .action {
  min-width: 130px;
}
.load-more-progress .viewed-products {
  margin-bottom: 5px;
  margin-top: 15px;
}
.load-more-progress .progress-bar {
  height: 5px;
  width: 210px;
  background-color: #052137;
  text-align: left;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.load-more-progress .progress-bar span {
  display: inline-block;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
}
.configure-model-info {
  float: right;
  width: 41%;
}
.configure-model-info .page-title-wrapper {
  margin-bottom: 20px;
}
.configure-model-info .description {
  margin-bottom: 38px;
  letter-spacing: 0;
}
.configure-model-info .description p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0;
}
.configure-model-info .model-list {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.configure-model-info .model-list h4 {
  text-transform: uppercase;
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  color: #052137;
  letter-spacing: 0;
}
.configure-model-info .model-list ul {
  margin: 0 -10px;
}
.configure-model-info .model-list ul li {
  float: left;
  width: 50%;
  text-align: center;
  text-transform: uppercase;
  padding: 0 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
}
.configure-model-info .model-list ul li a {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  color: #ffffff;
  background: #052137;
  display: block;
  padding: 10px 20px;
  border: 1px solid #052137;
}
.configure-model-info .model-list ul li a:hover {
  background: #ffffff;
  color: #052137;
}
.share-link {
  font-size: 12px;
  margin: 0;
  padding-right: 30px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 700;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  background: url('../images/share-icon.svg') no-repeat;
  background-position: right center;
  background-size: 21px;
}
@media all and (max-width: 991px) {
  .share-link {
    font-size: 0;
  }
}
.share-link.black-icon {
  background: url('../images/share-icon.svg') no-repeat;
  background-position: right center;
  background-size: 19px;
  vertical-align: middle;
}
.family-product-info,
.family-product-info .navigation-bar,
.product-model-details,
.product-page-container {
  float: left;
  width: 100%;
}
.family-product-info .navigation-bar {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  background: #052137;
  padding: 10px 100px 10px 80px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
}
.family-product-info .navigation-bar .actions.get-in-touch {
  float: left;
  margin-right: 30px;
}
.family-product-info .navigation-bar .actions.get-in-touch .action {
  min-width: 130px;
  text-align: center;
}
.family-product-info .navigation-bar .actions.get-in-touch .action:hover {
  background: #e60521;
  color: #ffffff;
  border: 1px solid #e60521;
}
.family-product-info .navigation-bar .nav-item {
  float: left;
  margin-top: 7px;
}
.family-product-info .navigation-bar .nav-item a {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
  text-decoration: underline;
  display: inline-block;
  margin: 0 20px;
}
.family-product-info .navigation-bar .nav-item a.share-link {
  font-size: 14px;
}
.family-product-info .navigation-bar .nav-item.right {
  float: right;
}
.family-product-info .attachments {
  padding: 52px 0 63px 0;
  border-top: 0;
  margin-bottom: 107px;
}
.family-product-info .attachments .actions {
  top: -100px;
}
.family-product-info .attachments .title-wrapper {
  margin-bottom: 40px;
}
.family-product-info .attachments .title-wrapper h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: #052137;
  letter-spacing: 0;
}
.product-info-media {
  margin-bottom: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.product-model-details {
  margin-bottom: 85px;
}
.product-model-details .model-details {
  float: left;
  width: 100%;
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 40px;
  margin-bottom: 68px;
}
.product-model-details .model-details:last-child {
  margin-bottom: 0;
}
.product-model-details .model-details .model-info {
  float: left;
  width: 50%;
  padding-right: 30px;
}
.product-model-details .model-details .model-info:last-child {
  padding-left: 30px;
  padding-right: 0;
}
.product-model-details .model-details .left-info,
.product-model-details .model-details .right-info {
  float: left;
  width: 50%;
}
.product-model-details .model-details .right-info {
  text-align: center;
  float: right;
}
.product-model-details .model-details .right-info .actions {
  margin-top: 20px;
}
.product-model-details .model-details .right-info .actions .action {
  min-width: 180px;
}
.product-model-details .model-details .right-info .actions .action:focus {
  color: #052137;
}
.product-model-details .model-details .left-info {
  padding-right: 30px;
  letter-spacing: 0;
}
.product-model-details .model-details .left-info .short-description {
  margin-bottom: 27px;
}
.product-model-details .model-details .addional-info ul {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
}
.product-model-details .model-details .addional-info ul li {
  position: relative;
  padding-left: 25px;
}
.product-model-details .model-details .addional-info ul li:before {
  content: "";
  display: inline-block;
  height: 3px;
  width: 3px;
  background: #000000;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 100%;
}
.product-model-details .model-details .black-bg {
  padding-top: 1px;
  padding-bottom: 0;
  margin-bottom: 30px;
  margin-top: 14px;
}
.product-model-details .heading-title {
  margin-bottom: 50px;
}
.family-content {
  float: left;
  width: 100%;
}
.intro-content {
  float: left;
  width: 100%;
  margin-bottom: 100px;
}
.intro-content .intro-inner {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}
.intro-content .title {
  float: left;
  width: 50%;
  text-transform: uppercase;
  padding-right: 28px;
}
.intro-content .title h2,
.intro-content .title h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: #052137;
  letter-spacing: 0;
}
.intro-content .discription {
  float: left;
  width: 50%;
  padding-left: 28px;
}
.intro-content .discription p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0;
}
.design-block {
  float: left;
  width: 100%;
  margin-bottom: 100px;
}
.design-block .design-inner {
  max-width: 1070px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
}
.design-block .design-inner:after,
.design-block .design-inner:before {
  content: "";
  display: table;
  clear: both;
}
.design-block .design-column {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 50px;
}
.design-block .design-column .design-img {
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
  max-width: 66%;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.design-block .design-column .design-img img {
  margin-bottom: 20px;
}
.design-block .design-column .design-img h4 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 28px;
}
.design-block .design-column .design-img .location {
  display: block;
  margin-top: 2px;
}
.design-block .design-column .design-dis {
  -ms-flex: 0 0 34%;
  flex: 0 0 34%;
  max-width: 34%;
  padding-left: 50px;
  letter-spacing: 0;
  position: relative;
  top: -20px;
}
.design-block .design-column .design-dis h3 {
  text-transform: uppercase;
  margin-bottom: 27px;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  color: #052137;
  letter-spacing: 0;
}
.design-block .design-column .design-dis p:last-child {
  margin-bottom: 0;
}
.design-block .design-column.right-img .design-img {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  text-align: right;
}
.design-block .design-column.right-img .design-dis {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  padding-left: 0;
  padding-right: 45px;
}
.design-bottom-dis {
  float: left;
  width: 100%;
  margin-top: 8px;
}
.design-bottom-dis ul {
  padding: 0;
  margin: 0 -60px;
  list-style: none;
}
.design-bottom-dis ul li {
  float: left;
  width: 50%;
  padding: 0 60px;
  margin-bottom: 57px;
}
.design-bottom-dis ul li:nth-child(2n+1) {
  clear: left;
}
.design-bottom-dis ul li h4 {
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 20px;
}
.design-bottom-dis ul li p {
  margin-bottom: 0;
}
.design-bottom-dis h3 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 15px;
}
.app-wrapper {
  float: left;
  width: 100%;
  background: #052137;
  padding: 60px 0 80px;
  margin-bottom: 100px;
}
.app-wrapper .app-left {
  float: left;
  width: 34%;
  margin-top: 10px;
  color: #ffffff;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.app-wrapper .app-left h3 {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 30px;
}
.app-wrapper .app-left ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.app-wrapper .app-left ul li {
  float: left;
  width: 50%;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-right: 40px;
}
.app-wrapper .app-left ul li:nth-child(2n+1) {
  clear: left;
}
.app-wrapper .app-left ul li .icon {
  float: left;
  width: 50px;
  height: 50px;
  background: #052137;
}
.app-wrapper .app-left ul li .name {
  width: calc(100% - 50px);
  float: left;
  padding-left: 10px;
}
.app-wrapper .app-video {
  float: left;
}
.app-wrapper .app-video img {
  width: 100%;
}
.app-wrapper iframe {
  width: 50%;
  padding-left: 25px;
  float: left;
}
.product-family-page-container .product-family-top-container {
  margin-bottom: 90px;
}
.product-page-container .product-info-media .product-top.left {
  float: left;
  width: 23%;
}
.product-page-container .product-info-media .product-top.right {
  float: left;
  width: 77%;
  padding-left: 35px;
}
.product-page-container .product-info-media .product-name {
  float: left;
  width: 27%;
}
.product-page-container .product-info-media .product-note {
  float: left;
  width: 73%;
  padding-left: 130px;
  letter-spacing: 0;
  padding-right: 30px;
}
.product-page-container .product-info-media .product-note h4 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}
.product-page-container .product-info-media .product-note p {
  font-size: 20px;
  line-height: 28px;
}
.product-options-wrapper {
  float: left;
  width: 100%;
  color: #ffffff;
  padding-top: 60px;
  background: #87878733;
}
.product-options-wrapper .swatch-option {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.product-options-wrapper .swatch-option.text {
  padding: 9px 10px;
}
.product-options-wrapper .swatch-option.text.selected {
  color: #ffffff;
  background: #e60521;
}
.product-options-wrapper .swatch-option .attribute-code {
  position: inherit;
  right: 0;
  top: 0;
}
.swatch-opt {
  margin: 0 -35px;
}
.swatch-opt .swatch-attribute {
  float: left;
  width: 20%;
  padding: 0 35px;
  margin-bottom: 60px;
}
.swatch-opt .swatch-attribute:nth-child(5n + 1) {
  clear: left;
}
.my-cus-document.disabled {
  background: #052137;
  letter-spacing: 0;
}
.my-cus-document.disabled .section-title {
  color: #ffffff;
}
.my-cus-document {
  float: left;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  background: #d6dce1;
}
.my-cus-document .title-wrapper {
  margin-right: 115px;
  width: auto;
}
.my-cus-document .actions > button {
  margin-right: 15px;
}
.my-cus-document .actions .action {
  min-width: 180px;
}
.my-cus-document .title-wrapper,
.my-cus-document .actions {
  float: left;
}
.product-codes-section {
  float: left;
  width: 100%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  margin-top: 80px;
  margin-bottom: 120px;
}
.product-codes-section .title-wrapper {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.product-codes-section .title-wrapper h4,
.product-codes-section .title-wrapper span {
  display: inline-block;
  font-size: 26px;
  line-height: 32px;
}
.product-codes-section .title-wrapper h4:after {
  content: "-";
  display: inline-block;
  margin: 0 5px 0 3px;
}
.product-codes-section .title-wrapper .count-codes {
  font-size: 26px;
  line-height: 32px;
}
.product-codes-section .codes-frame {
  list-style: none;
  padding: 0;
  height: 370px;
  border: 1px solid #70707080;
  border-top: 0;
  overflow: auto;
  padding: 14px 38px 0 8px;
}
.product-codes-section .codes-frame li {
  float: left;
  width: 33.33%;
  border-bottom: 1px solid #ededed;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  padding-bottom: 7px;
  margin-bottom: 12px;
}
.product-codes-section .codes-frame li a {
  text-decoration: unset;
  font-size: 14px;
  line-height: 20px;
}
.product-codes-section .codes-frame li a:hover {
  color: #e60521;
}
.accessories-block-content {
  float: left;
  width: 100%;
  padding: 60px 0;
}
.accessories-block-content .title-wrapper {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #D6DCE1;
}
.accessories-block-content .accessories-items {
  float: left;
  width: 100%;
}
.accessories-block-content .accessory-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 30px;
}
.accessories-block-content .accessory-item .box-tocart {
  margin-left: auto;
  margin-top: 0;
}
.accessories-block-content .accessory-item .box-tocart .actions .action.towishlist {
  margin-right: 17px;
}
.accessories-block-content .accessory-item .box-tocart .field.qty .label {
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #000000;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  text-transform: uppercase;
}
.accessories-block-content .accessory-item .product-img {
  margin-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  max-width: 180px;
}
.accessories-block-content .accessory-item .product-name {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}
.accessories-block-content .accessory-item .product-name .box-tocart {
  display: none;
}
.attachments.configure-attachment {
  padding: 75px 30px 45px;
  background: #ffffff;
}
.attachments.configure-attachment .title-wrapper {
  margin-bottom: 39px;
}
.attachments.configure-attachment .download-form .fieldset .field {
  width: 25%;
}
.attachments.configure-attachment .actions {
  top: -102px;
}
.mwishlist_popup_body .item-content {
  float: left;
  width: 100%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.mwishlist_popup_body .item-content .item-info {
  float: left;
  width: 100%;
  margin-bottom: 27px;
}
.mwishlist_popup_body .item-content .item-info .image-left {
  float: left;
}
.mwishlist_popup_body .item-content .item-info .name-qty-right {
  overflow: hidden;
  padding-left: 28px;
}
.mwishlist_popup_body .item-content .item-info .product-qty {
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
  color: #000000;
  letter-spacing: 0;
}
.mwishlist_popup_body .item-content .item-info .content-title {
  margin-bottom: 7px;
}
.mwishlist_popup_body .item-content .product-sku {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: #6d6d6d;
  letter-spacing: 0;
}
.mwishlist_popup_body .item-content .actions.view-project {
  float: left;
  width: 100%;
  text-align: center;
  border-top: 1px solid #ebeef1;
  margin-top: 30px;
  padding-bottom: 0;
  padding-top: 30px;
}
.mwishlist_popup_body .item-content .actions.view-project .action {
  min-width: 180px;
}
.customer-form-footer {
  background: #052137;
  padding: 10px 25px 15px;
  margin: 60px -35px 0 -35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.customer-form-footer:before,
.customer-form-footer:after {
  content: "";
  display: table;
  clear: both;
}
.customer-form-footer h4 {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  padding-right: 10px;
  letter-spacing: 0;
  margin-top: 7px;
  font-size: 14px;
  line-height: 20px;
}
.customer-form-footer .actions {
  margin-left: auto;
}
.customer-form-footer .actions .action {
  padding-left: 5px;
  padding-right: 5px;
  min-width: 120px;
}
.customer-form-footer .actions .action:hover {
  border: 1px solid #ffffff;
  background: #052137;
}
.login-container .actions-toolbar {
  margin-top: 34px;
  float: left;
  width: 100%;
}
.login-container .actions-toolbar .secondary .action {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  border-bottom: 2px solid;
  letter-spacing: 0;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.login-container .actions-toolbar .primary .action {
  padding-left: 28px;
  padding-right: 28px;
}
.form-create-account .fieldset.info .field-name-lastname {
  margin-bottom: 20px;
}
.form-create-account .field.term-condition .label {
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
  color: #052137;
  letter-spacing: 0;
}
.form-create-account .field.term-condition .term-text {
  float: left;
  width: 77%;
  font-size: 10px;
  font-weight: 400;
  line-height: 11px;
  color: #364652;
  letter-spacing: 0;
}
.form-create-account .field.term-condition .term-text a {
  font-weight: 700;
  border-bottom: 2px solid;
}
.form-create-account .field.term-condition input[type="checkbox"] {
  opacity: 0;
  height: 30px;
  width: 30px;
  z-index: 9;
  float: right;
  margin: 0;
}
.form-create-account .field.term-condition span.checkbox {
  float: right;
  position: relative;
  margin-right: -30px;
}
.form-create-account .field.term-condition input[type="checkbox"] + span.checkbox:before {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid #a4a4a4;
  opacity: 1;
  background-color: #F5F6F8;
}
.form-create-account .field.term-condition input[type="checkbox"]:checked + span.checkbox:before {
  background-color: #e60521;
  border-color: #e60521;
}
.form-create-account .field.term-condition input[type="checkbox"]:checked + span.checkbox:after {
  content: "";
  left: 12px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.form-create-account .field.term-condition .choice {
  float: left;
  width: 100%;
  margin-bottom: 39px;
  position: relative;
}
.form-create-account .actions-toolbar {
  text-align: center;
}
.form-create-account .actions-toolbar .primary {
  float: none;
}
.form-create-account .actions-toolbar .primary .action {
  min-width: 150px;
}
.form-create-account .fieldset.create.account {
  margin-bottom: 40px;
}
.form-create-account fieldset.create.info {
  margin-bottom: 20px;
}
.account .page-main {
  background: #e7e7e7;
}
.account.requestquote-customer-view .page-main,
.account.wishlist-index-index .page-main {
  background: #ffffff;
}
.account.requestquote-customer-view .column.main,
.account.wishlist-index-index .column.main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.account.requestquote-customer-view .project-top-container,
.account.wishlist-index-index .project-top-container {
  padding-left: 20px;
  padding-right: 130px;
}
.account .project-lists {
  float: left;
  width: 100%;
}
.account .project-lists .box {
  width: 43%;
  padding-top: 20px;
  padding-bottom: 15px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.account .project-lists .box:nth-child(even) {
  float: right;
}
.account .project-lists .box .project-links {
  float: left;
  width: 100%;
  border-top: 1px solid #D6DCE1;
  margin-top: 27px;
  padding-top: 10px;
}
.account .project-lists .box .project-links .left.action {
  float: right;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .account .project-lists .box .project-links .action {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account .project-lists .created-date {
  display: block !important;
  margin-bottom: 11px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #6d6d6d;
  letter-spacing: 0;
}
.account .project-lists .project-name {
  display: inline-block;
  border-bottom: 2px solid;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  color: #364652;
  letter-spacing: 0;
}
.account .page-title-wrapper .page-title {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .account .page-title-wrapper .page-title {
    font-size: 26px;
    line-height: 34px;
  }
}
.account.project_wishlist-wishlist-view .page-main {
  background: #fff;
}
.account.project_wishlist-wishlist-view .page-main .column.main {
  padding-left: 0;
  padding-right: 0;
}
.account.project_wishlist-wishlist-view .page-main .project-top-container {
  padding-left: 55px;
  padding-right: 130px;
  padding-bottom: 38px;
  margin-bottom: 20px;
}
.account.customer-account-edit .page-title-wrapper {
  margin-bottom: 25px;
}
.form-edit-account .fieldset.info .legend {
  margin-bottom: 20px;
}
.form-edit-account fieldset .field:last-child {
  margin-bottom: 20px;
}
.project-top-container {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e5e9ed;
  margin-bottom: 60px;
  padding-bottom: 17px;
  position: relative;
}
.project-top-container .actions-top.actions {
  float: right;
  margin: 4px 0 0 0;
}
.project-top-container .actions-top.actions .dwn-icon.action {
  margin-right: 16px;
}
.project-top-container .actions-top.actions .primary.action {
  margin-right: 15px;
}
.project-top-container .actions-top.actions .primary.action.project-quote {
  margin-right: 0;
}
.project-top-container .actions-top.actions .action.plus-icon {
  min-width: 180px;
}
.project-top-container .actions-top.actions .more-button {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: 2px;
}
.project-top-container .actions-top.actions .more-button ul {
  position: absolute;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  background-color: #F5F6F8;
  min-width: 112px;
  padding: 7px 8px;
  list-style: none;
  top: 30px;
  right: 0;
  z-index: 9;
}
.project-top-container .actions-top.actions .more-button ul a {
  text-transform: uppercase;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #364652;
  letter-spacing: 0;
}
.project-top-container .page-title-wrapper {
  width: 40%;
  float: left;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .project-top-container .page-title-wrapper {
    width: 27%;
  }
}
.project-top-container .actions.back-action {
  float: left;
  margin-top: 7px;
  margin-right: 20px;
}
.open-sub-actions {
  cursor: pointer;
  padding: 15px 0 15px 15px;
}
.open-sub-actions:before,
.open-sub-actions:after {
  content: "";
  height: 4px;
  width: 4px;
  background-color: #364652;
  border-radius: 50%;
  display: inline-block;
}
.open-sub-actions span {
  height: 4px;
  width: 4px;
  background-color: #364652;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
}
.no-product-container {
  float: left;
  width: 100%;
  text-align: center;
}
.no-product-container .no-item-inner {
  margin-top: 77px;
}
.no-product-container .no-item-inner h4 {
  text-transform: uppercase;
  margin-bottom: 33px;
  letter-spacing: 0;
}
.no-product-container .no-item-inner .action {
  min-width: 184px;
}
.customer-product.table-view {
  float: left;
  width: 100%;
  padding: 0 130px 0 100px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.customer-product.table-view .actions.add-basket-btn {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 40px;
}
.customer-product.table-view .items-total-row {
  border-top: 1px solid #ebeef1;
}
.heading-wrapper {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebeef1;
  padding-bottom: 10px;
  /*margin-bottom: 60px;*/
}
.heading-wrapper + .table-product-wrapper {
  border-top: 0;
  /*padding-top: 0;*/
}
.heading-wrapper .table-heading.left {
  float: left;
  width: 70.5%;
  padding-right: 40px;
}
.heading-wrapper .table-heading.left .heading-title {
  padding-left: 20px;
}
.heading-wrapper .table-heading.right {
  width: 29.5%;
  padding-right: 0;
  float: left;
}
.heading-wrapper .table-heading.right .heading-title:last-child {
  text-align: center;
}
.heading-wrapper .table-heading.right .heading-title:first-child {
  text-align: left;
}
.heading-wrapper .heading-title {
  float: left;
  width: 33.33%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #6d6d6d;
  letter-spacing: 0;
}
.items-total-row {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebeef1;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  padding: 19px 0 15px;
}
.items-total-row .bottom-total {
  float: right;
}
.items-total-row .bottom-total span {
  display: inline-block;
  vertical-align: middle;
}
.items-total-row .bottom-total span.price {
  font-weight: 700;
  margin-left: 55px;
}
.items-total-row .total {
  font-weight: 700;
  margin-left: 55px;
}
.table-product-wrapper {
  float: left;
  width: 100%;
  border-top: 1px solid #ebeef1;
  padding-top: 70px;
  position: relative;
}
.table-product-wrapper .incomplete-item-message {
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #000000;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #bd4139;
  background-color: #f9ebea;
  border: 1px solid #ba372d;
  padding: 6px 40px;
  position: absolute;
  top: 0px;
  width: 100%;
}
.table-product-wrapper .product-data-left {
  float: left;
  width: 70.5%;
  padding-right: 40px;
}
.table-product-wrapper .actions-bottom {
  float: left;
  width: 70.5%;
  padding-right: 40px;
  margin-top: 26px;
  margin-bottom: 25px;
}
.table-product-wrapper .actions-bottom .actions-container {
  border-top: 1px solid #ebeef1;
  padding-top: 15px;
  float: left;
  width: 100%;
}
.table-product-wrapper .actions-bottom .left.actions {
  float: left;
}
.table-product-wrapper .actions-bottom .right.actions {
  float: right;
  padding-right: 40px;
}
.table-product-wrapper .actions-bottom .right.actions ul {
  list-style: none;
  padding: 0;
  margin-top: 5px;
}
.table-product-wrapper .actions-bottom .right.actions ul li {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 25px;
  position: relative;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #364652;
  letter-spacing: 0;
}
.table-product-wrapper .actions-bottom .right.actions ul li:last-child {
  margin-right: 0;
}
.table-product-wrapper .actions-bottom .right.actions ul li a {
  border-bottom: 2px solid;
  line-height: 9px;
  display: block;
  position: relative;
  padding-right: 0;
}
.table-product-wrapper .actions-bottom .right.actions ul li a.disabled {
  color: #A4A4A4;
  cursor: default;
}
.table-product-wrapper .actions-bottom .right.actions .open-sub-actions {
  display: none;
}
.table-product-wrapper .product-info {
  float: left;
  width: 100%;
}
.table-product-wrapper .product-info .product-img {
  float: left;
  width: 104px;
}
.table-product-wrapper .product-info .product-info-actions {
  width: calc(100% - 104px);
  float: left;
}
.table-product-wrapper .product-info .product-detail {
  float: left;
  padding-left: 20px;
  width: 58%;
  margin-top: 12px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.table-product-wrapper .product-info .product-detail .product-name {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0;
}
.table-product-wrapper .product-info .product-detail .product-sku {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: #6d6d6d;
  letter-spacing: 0;
}
.table-product-wrapper .product-info .product-detail .product-sap-code {
  margin-top: 6px;
  text-transform: uppercase;
}
.table-product-wrapper .product-info .product-actions {
  float: right;
  width: auto;
  margin-top: 32px;
}
.table-product-wrapper .product-info .product-actions .primary.action {
  min-width: 160px;
  text-align: center;
  margin-bottom: 13px;
}
.table-product-wrapper .product-info .product-actions .edit-remove-actions .action.edit {
  margin-right: 8px;
}
.table-product-wrapper .product-info .product-actions .actions-inner {
  float: right;
}
.table-product-wrapper .product-data-right {
  float: left;
  width: 29.5%;
  font-weight: 700;
  margin-top: 27px;
}
.table-product-wrapper .product-data-right > div {
  float: left;
  width: 33.33%;
}
.table-product-wrapper .product-data-right > div.total {
  text-align: center;
  margin-top: 6px;
}
.table-product-wrapper .product-data-right > div.price {
  margin-top: 6px;
}
.table-product-wrapper .product-data-right .qty span {
  display: inline-block;
  border: 1px solid #D6DCE1;
  height: 35px;
  width: 35px;
  padding: 5px;
  text-align: center;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.table-product-wrapper .product-data-right .qty .label {
  display: none;
}
.table-product-wrapper .product-data-right .qty .box-tocart {
  margin-top: 0;
  float: none;
}
.table-product-wrapper .product-data-right .qty .box-tocart .field.qty {
  margin-right: 0;
}
.table-product-wrapper .product-data-right .qty .box-tocart .field.qty .control {
  margin-left: 0;
}
.attachments {
  float: left;
  width: 100%;
  padding: 32px 30px 50px;
  border-top: 1px solid #87878733;
  background: #87878733;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.attachments .title-wrapper {
  float: left;
  width: 100%;
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 29px;
  margin-bottom: 30px;
}
.attachments .title-wrapper h4,
.attachments .title-wrapper h3 {
  text-transform: uppercase;
  display: inline-block;
}
.attachments .title-wrapper h3 {
  letter-spacing: 0;
  color: #052137;
}
.attachments .title-wrapper .action {
  float: right;
  min-width: 180px;
}
.attachments .download-form {
  float: left;
  width: 100%;
  position: relative;
}
.attachments .download-form .fieldset .field {
  float: left;
  width: 33.33%;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  padding-right: 15px;
  padding-left: 31px;
  font-weight: 700;
}
.attachments .download-form .fieldset .field input[type="checkbox"] {
  position: absolute;
  right: 1px;
  top: 0;
  left: 0;
  opacity: 0;
  height: 20px;
  width: 20px;
  z-index: 9;
}
.attachments .download-form .fieldset .field input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #878787;
  opacity: 1;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
}
.attachments .download-form .fieldset .field input[type="checkbox"]:checked + label:before {
  background-color: #e60521;
  border-color: #e60521;
}
.attachments .download-form .fieldset .field input[type="checkbox"]:checked + label:after {
  content: "";
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.attachments .download-form .fieldset .field:nth-child(3n+1) {
  clear: left;
}
.attachments .download-form .fieldset label {
  padding-left: 0;
  vertical-align: middle;
  color: #000000;
  word-wrap: break-word;
}
.attachments .actions {
  position: absolute;
  top: -82px;
  right: 0;
}
.attachments .actions .action {
  min-width: 180px;
  text-align: center;
  background: #052137;
  color: #ffffff;
  border: 1px solid #052137;
}
.attachments .actions .action:hover {
  color: #052137;
  background: #ffffff;
}
.associated-pro-document.attachments {
  padding: 56px 30px 108px;
}
.associated-pro-document.attachments .title-wrapper {
  margin-bottom: 40px;
}
.associated-pro-document.attachments .actions {
  top: -102px;
}
.cart.table-wrapper .attachments {
  padding-left: 130px;
  padding-right: 100px;
}
.cart.table-wrapper .attachments .title-wrapper {
  padding-bottom: 18px;
}
.cart.table-wrapper .attachments .title-wrapper h4 {
  color: #052137;
}
.cart.table-wrapper .attachments .title-wrapper .action {
  background: #052137;
  border: 1px solid #052137;
  color: #ffffff;
}
.cart.table-wrapper .attachments .title-wrapper .action:hover {
  background: #ffffff;
  color: #052137;
}
.confirmation-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;
  z-index: 999999;
}
.confirmation-popup .inner-confirmation {
  margin: 5rem auto;
  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;
  width: 420px;
  padding: 50px 30px 50px;
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
}
.confirmation-popup .confirmation-title {
  text-transform: uppercase;
  border-bottom: 1px solid #ebeef1;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.confirmation-popup .confirmation-body {
  font-family: 'Messina Sans Condensed', 'MessinaSansWeb';
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 40px;
}
.confirmation-popup .ui-dialog-buttonpane {
  text-align: center;
  border-top: 1px solid #ebeef1;
  padding-top: 20px;
}
.confirmation-popup .ui-dialog-buttonpane .action {
  min-width: 130px;
  margin: 0 5px;
}
.confirmation-popup .action-close {
  position: absolute;
  right: 17px;
  top: 10px;
  width: auto;
  height: auto;
  background: url(../images/close-black-icon.svg) no-repeat right 0 center transparent;
  background-size: 15px;
  cursor: pointer;
  z-index: 2;
  padding-right: 30px;
  padding-top: 3px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  text-transform: uppercase;
  font-size: 13px;
}
.confirm-popup-open .confirmation-popup {
  visibility: visible;
  opacity: 1;
}
.confirm-popup-open .confirmation-popup .inner-confirmation {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.confirm-popup-open .ui-dialog-titlebar.ui-widget-header {
  display: none;
}
.cart-empty {
  text-align: center;
  margin-bottom: 50px;
}
.page-top-container {
  background: #87878733;
  padding: 30px 0 38px;
  margin-bottom: 42px;
}
.page-top-container .page-title-wrapper {
  float: left;
}
.page-top-container .actions {
  float: right;
  margin-top: 3px;
}
.page-top-container .actions .action {
  min-width: 180px;
  text-align: center;
}
.page-top-container .page-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  color: #052137;
  letter-spacing: 0px;
}
.cart-container {
  margin-bottom: 120px;
  float: left;
  width: 100%;
}
.cart-container .form-cart {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.cart-container .items-total-row {
  padding-left: 100px;
  padding-right: 100px;
}
.bakset-bottom-actions {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.bakset-bottom-actions .basket-dwn-button.left {
  float: left;
}
.bakset-bottom-actions .baset-bottom-buttons.right {
  float: right;
}
.bakset-bottom-actions .baset-bottom-buttons.right > div {
  display: inline-block;
  vertical-align: middle;
}
.bakset-bottom-actions .baset-bottom-buttons.right .action {
  min-width: 180px;
  text-align: center;
}
.bakset-bottom-actions .baset-bottom-buttons.right .save-project-container .action {
  color: #052137;
  border: 1px solid #052137;
}
.bakset-bottom-actions .baset-bottom-buttons.right .save-project-container .action:hover {
  background: #052137;
  color: #ffffff;
}
.bakset-bottom-actions .container {
  padding-left: 120px;
  padding-right: 120px;
}
.cms-no-route .page-main {
  padding: 180px 0 205px 0;
}
.cms-no-route .page-main > .page-title-wrapper {
  display: none;
}
.cms-no-route .column.main,
.cms-page-view .page-main {
  max-width: 1220px;
  padding: 0 110px;
  margin: 0 auto;
  min-height: 1px !important;
}
.cms-no-route .column.main:before,
.cms-no-route .column.main:after {
  content: "";
  display: table;
  clear: both;
}
.cms-no-route .left-content,
.cms-no-route .right-content {
  float: left;
  width: 50%;
  padding-right: 70px;
}
.cms-no-route .left-content .main-title,
.cms-no-route .right-content .main-title {
  color: #ffffff;
}
.cms-no-route .left-content .page-title-wrapper {
  margin-bottom: 10px;
}
.cms-no-route .left-content .actions .action {
  min-width: 130px;
  text-align: center;
}
.cms-no-route .right-content ul {
  list-style: none;
  padding: 0 100px 0 0;
  text-transform: uppercase;
  float: right;
  margin-top: 90px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
}
.cms-no-route .right-content ul li {
  display: block;
  margin-bottom: 35px;
}
.cms-no-route .right-content ul li:last-child {
  margin-bottom: 0;
}
.cms-no-route .right-content ul li a {
  border-bottom: 1px solid;
  color: #ffffff;
}
.cms-no-route .description {
  margin-bottom: 40px;
  font-size: 25px;
  font-weight: 400;
  line-height: 36px;
  color: #ffffff;
  letter-spacing: 0;
}
.cms-page-view .page-main {
  padding: 0 20px;
}
.cms-page-view .page-title-wrapper {
  margin-bottom: 145px;
}
.cms-page-view p {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
}
.cms-page-view h1,
.cms-page-view h2,
.cms-page-view h3,
.cms-page-view h4,
.cms-page-view h5,
.cms-page-view h6 {
  margin-bottom: 20px;
}
.cms-page-view h4 {
  text-transform: uppercase;
}
.term-con-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 130px;
}
.term-con-wrapper .sidebar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: relative;
  float: left;
  width: 28%;
  font-weight: 700;
  padding-right: 20px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.term-con-wrapper .sidebar ol {
  padding-left: 15px;
}
.term-con-wrapper .sidebar ol li {
  margin-bottom: 16px;
}
.term-con-wrapper .sidebar ol li a {
  text-decoration: underline;
  letter-spacing: 0;
}
.term-con-wrapper .content-area {
  float: left;
  width: 72%;
  padding-right: 70px;
}
.term-con-wrapper .content-area ol,
.term-con-wrapper .content-area ul {
  font-size: 12px;
  line-height: 24px;
}
.term-con-wrapper .content-area ul {
  margin-bottom: 20px;
}
.address-box {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  margin-top: 20px;
  float: left;
  width: 100%;
}
.address-box p {
  font-size: 14px;
  margin-bottom: 0;
}
.address-box strong {
  font-size: 15px;
  letter-spacing: 0px;
}
.modal-popup .form-create-account .fieldset.guest {
  margin-bottom: 40px;
}
.modal-popup .form-create-account .actions-toolbar {
  border-top: 1px solid #ebeef1;
  padding-top: 30px;
}
.modal-popup .form-create-account .actions-toolbar .action {
  min-width: 180px;
  text-align: center;
}
.modal-popup.customer-login-form .customer-form-footer {
  margin-top: 30px;
}
.modal-popup .action-close span {
  display: none;
}
.form .control .input-text {
  background: #EDEDED;
  border: 0.5px solid #878787;
}
.form .control ::placeholder {
  color: #052137;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.form .control textarea {
  background: #EDEDED;
  border: 0.5px solid #878787;
}
.requestquote-success-index .page-main {
  padding-top: 80px;
}
.requestquote-success-index .column.main {
  margin-bottom: 120px;
}
.quote-success-container .page-title-wrapper {
  margin-bottom: 32px;
}
.quote-success-container .quote-recieve-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  color: #000000;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  display: block;
  margin-bottom: 20px;
}
.quote-success-container .quote-recieve-content {
  letter-spacing: 0px;
}
.quote-success-container .quote-recieve-content p {
  margin-bottom: 25px;
}
.quote-success-container .quote-recieve-content p a {
  text-decoration: underline;
  font-weight: 700;
}
.quote-success-container .quote-recieve-content .actions {
  margin-top: 34px;
  float: left;
  width: 100%;
}
.quote-success-container .quote-recieve-content .actions .action {
  min-width: 180px;
  text-align: center;
}
.quote-success-container .quote-recieve-content .actions .action.action.secondary {
  margin-right: 16px;
}
.catalogsearch-result-index .page-main {
  margin-bottom: 80px;
}
.catalogsearch-result-index .suggested {
  display: none;
}
.catalogsearch-result-index .page-title-wrapper {
  margin-bottom: 50px;
}
.catalogsearch-result-index .page-title-wrapper .page-title {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
  display: inherit;
}
.catalogsearch-result-index .search-term-relates {
  padding-top: 50px;
  clear: both;
}
.search.results {
  float: left;
  width: 100%;
}
.search.results dl.block {
  display: none;
}
.footer-static-block {
  float: left;
  width: 100%;
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
}
.customer-account-logoutsuccess .page-main {
  text-align: center;
  margin-top: 100px;
}
.customer-account-logoutsuccess .page-main .page-title-wrapper {
  margin-bottom: 20px;
}
.newslatter-modal-popup .field.terms-condition {
  position: relative;
  padding-left: 37px;
  font-size: 9px;
  font-weight: 400;
  line-height: 10px;
  color: #4a4a4a;
  letter-spacing: 0;
}
.newslatter-modal-popup .field.terms-condition a {
  text-decoration: underline;
  font-weight: 700;
}
.newslatter-modal-popup .field.terms-condition input[type="checkbox"] {
  position: absolute;
  right: 1px;
  top: 0;
  left: 0;
  opacity: 0;
  height: 20px;
  width: 20px;
  z-index: 9;
}
.newslatter-modal-popup .field.terms-condition input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #a4a4a4;
  opacity: 1;
  background-color: #F5F6F8;
  position: absolute;
  left: 0;
  top: 0;
}
.newslatter-modal-popup .field.terms-condition input[type="checkbox"]:checked + label:before {
  background-color: #e60521;
  border-color: #e60521;
}
.newslatter-modal-popup .field.terms-condition input[type="checkbox"]:checked + label:after {
  content: "";
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.newslatter-modal-popup .modal-inner-wrap {
  padding-bottom: 30px;
  padding-top: 60px;
}
.cpd-content-section {
  float: left;
  width: 100%;
  padding-bottom: 120px;
}
.cpd-content-section .post-content-sidebar {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  padding-right: 43px;
}
.cpd-content-section .post-content-sidebar .sec-title {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.cpd-content-section .post-content-sidebar .sec-description {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  color: #052137;
  letter-spacing: 0;
}
.cpd-content-section .post-content-sidebar .sec-description p:last-child {
  margin-bottom: 0;
}
.cpd-content-section .post-content-main {
  margin-top: 40px;
}
.cpd-content-section .post-content-main .post-image {
  float: left;
  width: 36%;
}
.cpd-content-section .post-content-main .post-image bac .course-share {
  float: left;
  width: 100%;
  margin-top: 27px;
}
.cpd-content-section .post-content-main .post-image .share-link.black-icon {
  background: url('../images/share-icon-primary.svg') no-repeat;
  background-position: right center;
  background-size: 19px;
}
.cpd-content-section .post-content-main .right-sections {
  float: left;
  width: 64%;
  padding-left: 20px;
  color: #4A4A4A;
}
.cpd-content-section .post-content-main .right-sections h3 {
  text-transform: uppercase;
  margin-bottom: 26px;
  font-size: 25px;
}
.cpd-content-section .post-content-main .right-sections .post-content p {
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 20px;
}
.cpd-content-section .post-content-main .right-sections .post-content p:last-child {
  margin-bottom: 0;
}
.cpd-content-section .post-content-main h2 {
  text-transform: uppercase;
  margin-bottom: 62px;
  font-size: 30px;
}
.cpd-content-section .post-content-main .cource-info {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eaedf0;
  margin-bottom: 60px;
  padding-bottom: 40px;
}
.cpd-content-section .post-content-main .cource-info:last-child {
  margin-bottom: 0;
}
.cms-enable-cookies .page-main {
  max-width: 1220px;
  padding: 50px 20px;
  margin: 0 auto;
}
.cms-enable-cookies .page-title-wrapper {
  margin-bottom: 20px;
}
.ie11 .page-header {
  height: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .action-secondary,
  .secondary.action {
    position: relative;
    top: -0.5px;
    right: -0.5px;
  }
  .action-primary,
  .action.primary {
    right: -0.5px;
    position: relative;
  }
  .page-wrapper {
    display: block !important;
  }
}
::placeholder {
  color: #052137;
  font-weight: 700;
}
.webinar-container .webinar-section .post-meta {
  display: flex;
  flex-wrap: wrap;
}
.webinar-container .webinar-section .post-meta .post-category,
.webinar-container .webinar-section .post-meta .post-date {
  width: 50%;
}
/*
        @screen__ipad:991px;
        @screen__ipad_portrait:1199px;
        @screen__small_mobile:374px;
        @screen__min_desktop:1400px;
*/
/*
* only mobile device
*/
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.columns .column.main {
  max-width: 100%;
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
  background: #fff;
}
.ui-tooltip .arrow {
  position: absolute;
  left: 15px;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow::after {
  content: "";
  position: absolute;
  border-top: 10px solid #cccccc;
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  border-top: 9px solid #fff;
  border-right: 19px solid transparent;
  z-index: 9;
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .am-brand-small_image {
  margin: auto;
  display: block;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  margin: auto;
  display: block;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.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 {
  color: #4f4f4f;
  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 {
  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-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;
  color: #000;
  background: #e2e2e2;
}
.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 {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  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: center;
  -ms-align-items: center;
  align-items: center;
  margin: 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-bottom: 15px;
  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;
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  color: #333;
  background: #fff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 1px solid #fff;
}
.mst-search__result-index {
  padding: 1rem 0 1rem 0;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #f6f6f6;
  padding: 1rem;
  border-radius: 1px;
  color: #7d7d7d;
}
.mst-search__result-index:last-child {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.mst-search__index ul:not(.blog-post-info) {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) {
  margin: 2rem 0;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):before,
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):after {
  content: '';
  display: table;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):after {
  clear: both;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):last-child:not(.blog-post-info-item) {
  margin-bottom: 0;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title {
  font-size: 1.4rem;
  font-weight: 600;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title > a {
  color: #333;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title > span {
  color: #aaa;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-content {
  color: #666;
  margin: .5rem 0 0 0;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-image {
  margin-right: 2rem;
  float: left;
}
.mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-image > img {
  max-width: 5rem;
  max-height: 5rem;
}
.mst-search__highlight {
  background: #ff0;
}
img[src*="Loader.gif"] {
  opacity: 0;
  visibility: hidden;
  height: auto;
}
.lazy {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s;
  visibility: visible;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled.cms-index-index .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 0;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 0;
  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 0 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 .reset {
  margin: 0 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 0;
}
.block-cart-failed {
  margin-top: 0;
}
.block-cart-failed .block-title {
  font-size: 60px;
}
.block-cart-failed .block-title strong {
  font-weight: 700;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 0;
}
.payment-method-braintree .hosted-control {
  background: #e7e7e7;
  background-clip: padding-box;
  border: 1px solid #cccdce;
  border-radius: 1px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 16px;
  height: 50px;
  line-height: 20px;
  padding: 0 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #000000;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #000000;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #000000;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #d00f1a;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #d00f1a;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 0;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  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;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  pointer-events: none;
  opacity: 1;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 0 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 0;
}
.block-category-event .block-title {
  margin: 0 0 0;
}
.block-category-event .block-title strong {
  font-size: 1.5px;
  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.8px;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1px;
  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.8px;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 0;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8px;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.downloadable.samples {
  margin-bottom: 0;
}
.downloadable.samples dd {
  margin: 0 0 0;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.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 {
  font-size: 1.4px;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 0;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2px;
  padding: 0 8px;
  font-size: 11px;
  margin-top: 0;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 0;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 0;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 0;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 0;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 0;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 0;
}
.gift-message .field {
  margin-bottom: 0;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 0;
}
.gift-options-content .fieldset {
  margin: 0 0 0;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 0 0 0;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  cursor: pointer;
  font-family: 'objektiv-mk2';
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 1.6px;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #ffffff;
  border: 1px solid #052137;
  color: #000000;
}
.gift-item-block .title:hover {
  background: #ffffff;
  border: 1px solid #052137;
  color: #2a2a2a;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 0 0 0;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 0 0;
}
.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-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 0;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 0;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 0;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 0;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 0;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 0;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 0;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 0;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 0 8px 0;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8px;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 0 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 0;
}
.gift-wrapping .label {
  margin: 0 0 0;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 0;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 0 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 0 0 0;
  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: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  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 0 0 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: 0 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 0;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 0;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 0 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: 0;
}
.order-options .product {
  margin-bottom: 0;
}
.order-options .product-image-container {
  float: left;
  padding-right: 0;
}
.order-options .gift-wrapping {
  margin-bottom: 0;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  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: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  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;
}
.map-popup-wrapper.popup .action.close {
  top: 0;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 0;
  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: 22px;
}
.map-popup .popup-header .title {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.map-popup .popup-content {
  margin: 0 0 0;
}
.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: 0;
  top: 0;
}
.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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.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: 1;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 0;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 0;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.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: 24px;
  margin: 0;
  padding: 0;
  color: #052137;
  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: 1;
}
button.map-show-info:visited {
  color: #052137;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #052137;
  text-decoration: none;
}
button.map-show-info:active {
  color: #052137;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #052137;
}
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: #052137;
  opacity: 1;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  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 button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 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: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  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: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  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 {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2px;
  padding: 0 8px;
  font-size: 11px;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 0;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 0;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  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;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.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: 0;
  top: 0;
}
.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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.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: 1;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 0;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 0;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 0;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 0;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 0;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 0;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2px;
  margin-bottom: 0;
}
.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: 0;
}
.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 0;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 0 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 0 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 0;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 0 0 0;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 0 0;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 0;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 0;
}
.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 #d1d1d1;
  margin: 0 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 0 0 0;
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  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: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  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: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  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;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.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: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  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: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  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';
}
.block.add.review {
  margin-bottom: 0;
}
.block.add.review > .title {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 60px;
  font-size: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.block.add.review .legend {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0 0 0;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 0 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 60px;
  font-size: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.block.reviews.list .review.item {
  margin-bottom: 0;
}
.block.reviews.list .review.title {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 0;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 0;
}
.product-reviews-summary {
  display: table;
  margin: 0 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 0;
}
.customer-review .product-details {
  margin-bottom: 0;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 0;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 0;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600;
  margin-bottom: 0;
}
.customer-review .review-details .review-content {
  margin-bottom: 0;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 0;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 0;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 0 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #ffffff;
  border: 1px solid #052137;
  color: #000000;
}
.review-form .action.submit.primary:hover {
  background: #ffffff;
  border: 1px solid #052137;
  color: #2a2a2a;
}
.fieldset .review-legend.legend {
  margin-bottom: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 0;
  margin-top: 0;
}
.review-list {
  margin-bottom: 0;
}
.review-list .block-title strong {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 60px;
  font-size: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 0 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 0;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0 0 0;
}
.review-content {
  margin-bottom: 0;
}
.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: 0;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 0;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.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-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.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-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 0;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 0;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.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 .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: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.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: 24px;
  margin: 0;
  padding: 0;
  color: #052137;
  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: 1;
}
.my-credit-cards .action.delete:visited {
  color: #052137;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #052137;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #052137;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #052137;
}
.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: #052137;
  opacity: 1;
  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: 24px;
  margin: 0;
  padding: 0;
  color: #052137;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 0;
}
.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: 1;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #052137;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #052137;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #052137;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #052137;
}
.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: #052137;
  opacity: 1;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1px;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.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 {
  width: 100%;
  margin: auto;
  margin-bottom: 15px;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-hightlighted {
  background-color: #ffff00;
}
.filter-options-content .am-swatch-link {
  display: inline-block;
}
.filter-options-content .am-swatch-link:hover {
  background: none;
}
.filter-options-content .am-swatch-link > .input.-hidden {
  display: none;
}
.am-shopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
  margin-left: 6px;
  vertical-align: middle;
}
.filter-options-content .delimiter {
  margin: 0 5px;
  line-height: 30px;
}
.filter-options-content .range {
  margin-top: 10px;
  text-align: center;
}
.filter-options-content .am-show-more {
  display: none;
  margin-top: 10px;
}
.filter-options-content .am-filter-price {
  padding: 5px;
  width: 46%;
  max-width: 50px;
}
.filter-options-content .items a {
  margin-left: 0;
}
.filter-options-content .count {
  display: inline-block;
}
.filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-content .am-shopby-form {
  padding-left: 110px;
}
.filter-options-content > form {
  padding-left: 110px;
}
.range.am-fromto-widget .am-filter-go {
  margin: 0;
  vertical-align: top;
}
.am-filter-go {
  margin: 15px 0 0;
  width: 25%;
}
input[type="text"].am-filter-price.-to.right {
  float: right;
}
.amshopby-slider-container {
  margin: 10px 15px 15px 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  padding: 0;
  margin-top: -5px;
  margin-left: -5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
}
.amshopby-slider-container .am-slider .ui-slider-handle:hover,
.amshopby-slider-container .am-slider .ui-slider-handle:active {
  background-color: #e17e17;
}
.amshopby-slider-container .amshopby-slider-display {
  text-align: center;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
  padding-left: 2px;
}
.am-swatch-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
}
.am-swatch-options > .item {
  padding-bottom: 4px !important;
}
.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;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
  border-bottom: 1px solid #cccccc;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  margin-top: 5px;
  border: 1px solid #cccccc;
  background-color: white;
  z-index: 9000;
  min-width: 100px;
}
.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;
}
.am-filter-items-attr_price {
  min-width: 200px;
  max-width: 350px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options-content .amshopby-fly-out-view a {
  display: block;
  box-sizing: border-box;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.am-filter-items-stock .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_link_selected {
  background-color: #e8e8e8;
  text-decoration: none;
}
.am_shopby_link_selected {
  font-weight: bold;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 8px;
  top: 5px;
}
.catalog-topnav {
  display: none;
}
.filter-options .items .items-children.-folding {
  list-style: none;
  padding-left: 18px;
  max-width: 100%;
  margin-top: 8px;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .items.amshopby-fly-out-view .items-children {
  background-color: #fff;
  z-index: 9999;
}
.filter-options .items.amshopby-fly-out-view li {
  margin: 0;
  border: 1px solid #cccccc;
  border-top: none;
}
.filter-options .items.amshopby-fly-out-view li:hover {
  background-color: #cccccc;
}
.filter-options .items.amshopby-fly-out-view li:first-child {
  border-top: 1px solid #cccccc;
}
.filter-options .items.amshopby-fly-out-view a:hover {
  background-color: transparent;
}
.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;
  display: none;
  margin: 0;
  padding: 10px;
  width: 100%;
  max-height: 300px;
  border: 1px solid #cccccc;
  background-color: white;
  box-sizing: border-box;
  white-space: nowrap;
  overflow-y: auto;
  z-index: 9;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-labels-folding .item a.amshopby-filter-parent,
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view a {
  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;
}
.amshopby-fly-out-view.ui-menu {
  position: relative;
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view a {
  padding: 10px;
  width: 100%;
  display: inline-block;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style: none;
}
.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;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.amshopby-category-dropdown {
  display: block;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  text-align: left;
  border: 1px solid #adadad;
  cursor: pointer;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff;
  font-weight: 400;
}
.amshopby-category-dropdown:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -0.2rem;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  box-sizing: border-box;
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 3.2rem;
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0;
}
.am-category-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.am-category-wrapper._active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .am-multiselect-crumb {
  position: relative;
  display: inline-block;
  padding: 0.3rem 2.4rem 0.4rem 1rem;
  margin: 0.3rem 0 0.3rem 0.3rem;
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  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;
  line-height: 1;
  font-size: .5em;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #514943;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.am-collapse-icon {
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.am-collapse-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -0.2rem;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  box-sizing: border-box;
  transition: all .2s linear;
  transform: rotate(-90deg);
}
.am-collapse-icon._active:after {
  transform: rotate(0deg);
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
#amasty-shopby-product-list .products.wrapper .container {
  padding-left: 72px;
}
#amasty-shopby-product-list #amasty-shopby-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  background: #fff;
  opacity: .5;
  z-index: 999;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 64px;
  height: 64px;
  background-image: url('../Amasty_Shopby/images/loader-1.gif');
  transform: translate(-50%, -10%);
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader:before {
  content: '';
}
.amshopby-option-link {
  display: inline-block;
  margin-right: 5px;
  clear: both;
}
.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_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  width: 100%;
  -webkit-transition: left 0.2s ease;
  -moz-transition: left 0.2s ease;
  -ms-transition: left 0.2s ease;
  transition: left 0.2s ease;
  z-index: -1;
  opacity: 0;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 999;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
  background: #ffffff;
}
.am-show-button > .am-items {
  font-size: 15px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  background-image: url('../Amasty_Shopby/images/loader-1.gif');
  background-size: contain;
  vertical-align: middle;
}
.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;
}
.am-item-removed {
  text-decoration: line-through;
}
.am-category-image {
  vertical-align: middle;
}
.am-filter-current .filter-label {
  vertical-align: middle;
}
.am-filter-current .am-filter-value {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.am-filter-current .am-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.am-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  min-height: 32px;
  font-size: 14px;
  font-family: 'objektiv-mk2';
  background-color: #fff;
  border-color: #ccc;
}
.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;
  font-family: 'objektiv-mk2';
  color: #052137;
}
.page-layout-1column .toolbar-products .container {
  padding-left: 72px;
}
.filter-options-content .am-filter-items-attr_application.items a span {
  vertical-align: unset !important;
}
/* request a quote module */
.requestquote-summary-index .page-title-wrapper {
  background: #87878733;
  padding: 30px 0 38px;
}
.requestquote-summary-index .page-title-wrapper .page-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  color: #052137;
  letter-spacing: 0px;
}
.quote-container-wrapper {
  padding-top: 80px;
  background: #052137;
  padding-bottom: 120px;
}
.my-quote-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}
.my-quote-container:before,
.my-quote-container:after {
  content: "";
  display: table;
  clear: both;
}
.quote-sidebar {
  float: right;
  width: 33%;
}
.quote-sidebar .title-wrapper {
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.quote-sidebar .title-wrapper h3 {
  float: left;
  width: calc(100% - 75px);
  padding-right: 15px;
  font-size: 26px;
  line-height: 32px;
  color: #ffffff;
}
.quote-sidebar .title-wrapper .action {
  float: right;
  margin-top: 4px;
  min-width: 75px;
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.quote-sidebar .title-wrapper .action:hover {
  color: #052137;
  background: #ffffff;
}
.quote-order-summary {
  float: left;
  width: 100%;
}
.quote-order-summary .quote-items {
  float: left;
  width: 100%;
}
.quote-order-summary .quote-items .quote-item {
  float: left;
  width: 100%;
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 15px;
  margin-bottom: 18px;
}
.quote-order-summary .quote-items .quote-item .product-image-container {
  float: left;
  height: 90px;
  width: 90px;
}
.quote-order-summary .quote-items .quote-item .product-image-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.quote-order-summary .quote-items .quote-item .product-item-details {
  overflow: hidden;
  padding-left: 15px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.quote-order-summary .quote-items .quote-item .product-item-details .product-item-name {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 8px;
  min-height: 1px;
  font-size: 16px;
  line-height: 28px;
}
.quote-order-summary .quote-items .quote-item .product-item-details .product-code {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
  display: block;
  margin-bottom: 12px;
}
.quote-order-summary .quote-items .quote-item .product-item-details .details-qty {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
}
.quote-summary-form,
.acdc-form-sections {
  float: left;
  width: 48%;
}
.quote-summary-form form .field,
.acdc-form-sections form .field {
  float: left;
  width: 100%;
}
.quote-summary-form form .field .control,
.acdc-form-sections form .field .control {
  float: left;
  width: 48%;
}
.quote-summary-form form .field .control:last-child,
.acdc-form-sections form .field .control:last-child {
  float: right;
}
.quote-summary-form form .field .control select,
.acdc-form-sections form .field .control select {
  padding-right: 45px;
  color: #052137;
  font-weight: 700;
}
.quote-summary-form form .field.country .control,
.acdc-form-sections form .field.country .control {
  float: left;
}
.quote-summary-form form .field.message .control,
.acdc-form-sections form .field.message .control {
  width: 100%;
  margin-top: 20px;
}
.quote-summary-form form .field.message .control textarea,
.acdc-form-sections form .field.message .control textarea {
  height: 190px;
  resize: none;
}
.quote-summary-form form .subscribe.term-condition,
.acdc-form-sections form .subscribe.term-condition {
  margin-top: 58px;
  position: relative;
  padding-left: 55px;
}
.quote-summary-form form .subscribe.term-condition label,
.acdc-form-sections form .subscribe.term-condition label {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0px;
}
.quote-summary-form form .subscribe.term-condition .term-text,
.acdc-form-sections form .subscribe.term-condition .term-text {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0px;
}
.quote-summary-form form .subscribe.term-condition .term-text a,
.acdc-form-sections form .subscribe.term-condition .term-text a {
  text-decoration: underline;
  color: #ffffff;
}
.quote-summary-form form .subscribe.term-condition .term-text p,
.acdc-form-sections form .subscribe.term-condition .term-text p {
  margin-bottom: 0;
  width: 69%;
}
.quote-summary-form form .subscribe.term-condition input[type="checkbox"],
.acdc-form-sections form .subscribe.term-condition input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 5px;
  opacity: 0;
  height: 31px;
  width: 31px;
  z-index: 9;
}
.quote-summary-form form .subscribe.term-condition input[type="checkbox"] + span.checkbox:before,
.acdc-form-sections form .subscribe.term-condition input[type="checkbox"] + span.checkbox:before {
  content: '';
  display: block;
  width: 29px;
  height: 29px;
  border: 1px solid #a4a4a4;
  opacity: 1;
  background-color: #F5F6F8;
}
.quote-summary-form form .subscribe.term-condition input[type="checkbox"]:checked + span.checkbox:before,
.acdc-form-sections form .subscribe.term-condition input[type="checkbox"]:checked + span.checkbox:before {
  background-color: #e60521;
  border-color: #e60521;
}
.quote-summary-form form .subscribe.term-condition input[type="checkbox"]:checked + span.checkbox:after,
.acdc-form-sections form .subscribe.term-condition input[type="checkbox"]:checked + span.checkbox:after {
  content: "";
  left: 12px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.quote-summary-form form .subscribe.term-condition span.checkbox,
.acdc-form-sections form .subscribe.term-condition span.checkbox {
  position: absolute;
  left: 0;
  top: 5px;
}
.quote-summary-form form .actions.actions-toolbar,
.acdc-form-sections form .actions.actions-toolbar {
  float: left;
  width: 100%;
  margin-top: 42px;
}
.quote-summary-form form .actions.actions-toolbar .action,
.acdc-form-sections form .actions.actions-toolbar .action {
  min-width: 180px;
  float: left;
  background: #ffffff;
  color: #052137;
  border: 0.5px solid #878787;
}
.quote-summary-form form .actions.actions-toolbar .action:hover,
.acdc-form-sections form .actions.actions-toolbar .action:hover {
  color: #ffffff;
  background: #052137;
  border: 1px solid #ffffff;
}
.acdc-form-sections form fieldset.address-info {
  margin-top: 60px;
}
.acdc-form-sections form fieldset.address-info .field.company .control {
  float: left;
}
.acdc-form-sections form fieldset.address-info .field.phone-email {
  margin-bottom: 20px;
}
.acdc-form-sections form fieldset .field.int-option {
  margin-bottom: 50px;
}
.acdc-form-sections form fieldset .field.int-option .control {
  width: auto;
  position: relative;
  margin-right: 40px;
  margin-bottom: 10px;
  padding-left: 30px;
}
.acdc-form-sections form fieldset .field.int-option .control:last-child {
  float: left;
  margin-right: 0;
}
.acdc-form-sections form fieldset .field.int-option input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0px;
  opacity: 0;
  height: 22px;
  width: 20px;
  z-index: 1;
  margin: 0;
}
.acdc-form-sections form fieldset .field.int-option input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 18px;
  height: 20px;
  border: 1px solid #d1d1d1;
  opacity: 1;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.acdc-form-sections form fieldset .field.int-option input[type="checkbox"]:checked + label:after {
  content: "";
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.acdc-form-sections form fieldset .field.int-option input[type="checkbox"]:checked + label:before {
  background-color: #e60521;
  border-color: #e60521;
}
.acdc-form-sections form fieldset .field.int-option label {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  display: block;
}
.acdc-form-sections form fieldset .field.attendees-option .control {
  float: left;
}
.acdc-form-sections form fieldset .field.linkedin-url .control {
  width: 100%;
}
.acdc-form-sections form fieldset .field.cv-cover-letter .control {
  background: #ffffff;
  color: #000000;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 16px;
  line-height: 20px;
  height: 50px;
  padding: 15px 20px 15px 10px;
  position: relative;
}
.acdc-form-sections form fieldset .field.cv-cover-letter .control input[type="file"] {
  font-size: 0;
  position: absolute;
  right: 0;
  height: 50px;
  width: 70px;
  opacity: 0;
  top: 0;
  cursor: pointer;
}
.acdc-form-sections form fieldset .field.cv-cover-letter .control span {
  float: right;
  cursor: pointer;
  border-bottom: 1px solid #000;
  font-size: 14px;
}
.acdc-form-sections form fieldset .field.cv-cover-letter .control .file-upload .mage-error {
  margin-top: 22px;
  margin-left: -10px;
}
/* Wordpress */
.margin-bottom-20 {
  margin-bottom: 20px;
}
.post-event-products {
  clear: both;
  margin-bottom: 45px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.post-event-products .event-item {
  text-align: center;
  border-bottom: 1px solid #ebeef1;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.post-event-products .event-item .product-image-container {
  width: 100% !important;
}
.post-event-products .event-item .product-item-name {
  min-height: 1px;
  margin-bottom: 10px;
}
.post-event-products .event-item .product-sku {
  text-transform: uppercase;
  font-weight: 600;
  color: #9b9b9b;
  font-size: 13px;
  margin-bottom: 0;
}
.post-event-products .event-item .product-image-wrapper {
  margin-bottom: 0px !important;
}
.is-blog .content iframe {
  width: 100%;
}
.term_title_container .top-title-description {
  margin-bottom: 33px;
}
.g-item {
  cursor: pointer;
}
.first-post {
  margin-bottom: 60px;
  padding-top: 60px;
  float: left;
  width: 100%;
  border-top: 1px solid #ebeef1;
}
.first-post .first-post-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.first-post .first-post-image {
  float: left;
  width: 63%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 63%;
  flex: 0 0 63%;
  max-width: 63%;
  position: relative;
}
.first-post .first-post-image .video-icon {
  height: 89px;
  width: 89px;
  background-size: 23px;
  background-position: center right 28px;
}
.first-post .first-post-contents {
  float: left;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  max-width: 37%;
  padding-left: 55px;
  padding-right: 14px;
}
.first-post .first-post-contents h2 {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 35px;
}
.first-post .first-post-contents .post-content {
  font-size: 14px;
  line-height: 20px;
}
.first-post .first-post-contents .post-excerpt {
  margin-bottom: 50px;
}
.first-post .first-post-contents .post-btn .action {
  min-width: 160px;
  text-align: center;
  border: 1px solid #052137;
  color: #052137;
}
.first-post .first-post-contents .post-btn .action:hover {
  color: #ffffff;
  background: #052137;
}
.first-post .first-post-contents .top-meta {
  padding: 0;
  margin: 0 0 35px 0;
}
.first-post .first-post-contents .top-meta .post-date {
  float: left;
}
.first-post .first-post-contents .top-meta .post-category {
  margin-right: 73px;
  margin-bottom: 7px;
}
.first-post .first-post-contents .bottom-meta {
  float: left;
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #052137;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.first-post .first-post-contents .webinar-date-time {
  text-transform: uppercase;
  margin-bottom: 42px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #052137;
  letter-spacing: 0;
}
.first-post .first-post-contents .webinar-date-time span {
  display: block;
}
.first-post .first-post-contents .save-spot-button .action {
  min-width: 130px;
}
.term-block {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  margin-bottom: 60px;
}
.term-block span,
.term-block .term-list-items {
  display: inline-block;
  vertical-align: middle;
}
.term-block .text-title {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
}
.term-block .text-title.mobile-show {
  display: none;
}
.term-list-items {
  padding: 0;
}
.term-list-items li {
  display: inline-block;
  margin: 0 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  color: #052137;
  letter-spacing: 0;
}
.term-list-items li a {
  display: inline-block;
  color: #ffffff;
  border-bottom: 2px solid transparent;
  font-size: 14px;
  line-height: 24px;
}
.term-list-items li.current a {
  border-bottom: 2px solid #ffffff;
}
.post-list-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
.post-list-wrapper .load-more-progress {
  margin-bottom: 0;
  margin-top: 0;
}
.post-list-wrapper .load-more-progress .action {
  margin-top: 20px;
}
.post-list {
  padding: 0;
  list-style: none;
  margin: 0 -26px;
}
.post-list:before,
.post-list:after {
  content: "";
  display: table;
  clear: both;
}
.post-list .item {
  float: left;
  width: 33.33%;
  padding: 0 25px;
  margin-bottom: 60px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.post-list .item:nth-child(3n+1) {
  clear: left;
}
.post-list .item .post-title {
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 25px;
}
.post-list .item .post-title a {
  color: #052137;
  font-size: 14px;
  line-height: 20px;
}
.post-list .item .post-title a:hover {
  color: #e60521;
}
.post-list .item .post-image {
  margin-bottom: 30px;
  position: relative;
}
.post-list .item .post-description {
  float: left;
  width: 100%;
  padding: 0 15px 12px 10px;
}
.post-list .item .post-description.news-events {
  border-bottom: 0;
  padding: 0;
}
.post-list .item .post-description.news-events .post-title {
  text-transform: none;
  padding: 0 15px 0 10px;
}
.post-list .item .post-description.news-events .post-title a {
  min-height: 35px;
  display: inline-block;
}
.post-list .item .post-description.news-events .post-title a:hover {
  color: #e60521;
}
.post-list .item .post-list-content {
  float: left;
  width: 100%;
}
.post-list .item .post-content {
  color: #052137;
  font-family: 'objektiv-mk2';
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #A9A9A9;
  letter-spacing: 0;
  padding: 0 15px 40px 10px;
}
.post-list .item .post-actions-section {
  margin-top: 15px;
}
.post-list.big-image .item {
  width: 50%;
}
.post-list.big-image .item .post-image img {
  width: 100%;
}
.post-meta {
  float: left;
  width: 100%;
  margin-top: 14px;
  padding: 0 15px 0 10px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  color: #364652;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #052137;
  letter-spacing: 0;
}
.post-meta .post-category {
  float: left;
  width: 55%;
}
.post-meta .post-category a {
  text-decoration: underline;
}
.post-meta .post-category a:hover {
  color: #e60521;
}
.post-meta .post-date {
  float: right;
  color: #052137;
}
.post-image {
  width: 100%;
  margin-right: 0;
}
.news-event-section,
.event-content {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.news-event-section .section-left {
  float: left;
  width: auto;
  padding: 0;
  margin-top: 5px;
  display: flex;
}
.news-event-section .section-left .post-category {
  width: 100%;
}
.news-event-section .section-right {
  float: right;
  margin-right: 10px;
}
.news-event-section .section-right .post-share {
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
}
.news-event-section .section-right .share-link.black-icon {
  background: url('../images/share-icon-primary.svg') no-repeat;
  background-position: right center;
  background-size: 16px;
}
.news-event-section .post-category {
  margin-right: 70px;
}
.event-post-title {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.event-post-title h1 {
  display: inline-block;
  width: 59%;
  letter-spacing: 0;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
}
.featured-image-section {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 60px;
  margin-top: -35px;
}
.featured-image-section .featured-video {
  float: left;
  width: 100%;
  background: #000000;
}
.featured-image-section .featured-video p {
  margin: 0;
}
.featured-image-section .featured-video iframe {
  display: block;
  margin: 0 auto;
}
.featured-image-section .featured-image {
  margin-bottom: 0;
  min-height: 660px;
  background-size: cover;
  background-position: center center;
}
.featured-image-section .title-section {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.featured-image-section .title-section .black-bg span {
  color: #ffffff;
}
.featured-image-section .other-contents {
  background: #052137;
  padding: 17px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.featured-image-section .other-contents a {
  color: #ffffff;
}
.featured-image-section .other-contents span {
  margin-right: 70px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
}
.featured-image-section .other-contents span:last-child {
  margin-right: 0;
}
.featured-image-section .other-contents .sec-left {
  float: left;
}
.featured-image-section .other-contents .sec-left span {
  text-decoration: none;
}
.featured-image-section .other-contents .sec-right {
  font-weight: 700;
  float: right;
  text-transform: uppercase;
}
.featured-image-section .other-contents .sec-right .post-gallery {
  padding-right: 30px;
  background: url('../images/gallary-new.png') no-repeat;
  background-position: right center;
  background-size: 21px;
}
.featured-image-section .other-contents .sec-right .post-share {
  padding-right: 38px;
  background: url('../images/share-icon.svg') no-repeat;
  background-position: right center;
  background-size: 21px;
  cursor: pointer;
}
.featured-image-section .other-contents .sec-right .post-share a {
  font-size: 16px;
  font-weight: 400;
}
.featured-image-section .other-contents .sec-right .post-download {
  padding-right: 32px;
  background: url('../images/download-icon-white.svg') no-repeat;
  background-position: right center;
  background-size: 15px;
}
.featured-image-section.no-featured-image {
  margin-top: 0;
}
.featured-image-section.no-featured-image .title-section {
  position: static;
}
.featured-image {
  margin-bottom: 80px;
  float: left;
  width: 100%;
  position: relative;
}
.featured-image img {
  width: 100%;
}
.event-content {
  margin-bottom: 0;
}
.event-content .event-sidebar {
  float: left;
  width: 20%;
  padding-right: 35px;
  margin-top: 27px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.event-content .event-sidebar span {
  display: block;
  line-height: 18px;
  margin-bottom: 20px;
}
.event-content .event-sidebar span strong {
  margin-left: 4px;
}
.event-content .event-sidebar span.event-location a {
  text-decoration: underline;
}
.event-content .event-sidebar .event-title {
  text-transform: uppercase;
  margin-bottom: 14px;
}
.event-content .event-sidebar .action {
  min-width: 130px;
  margin-top: 32px;
  text-align: center;
}
.event-content .event-sidebar .action span {
  margin-bottom: 0;
}
.event-content .event-sidebar.case-study-sidebar .action {
  min-width: 180px;
}
.event-content .event-sidebar.case-study-sidebar {
  margin-top: 0px;
}
.event-content .event-sidebar.case-study-sidebar .action {
  margin-top: 0px;
}
.event-content .content {
  float: left;
  width: 80%;
  padding-left: 67px;
  padding-right: 200px;
  letter-spacing: 0;
}
.event-content .content strong,
.event-content .content blockquote {
  margin-bottom: 25px;
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #052137;
  letter-spacing: 0px;
}
.event-content .content .post-content p:last-child {
  margin-bottom: 0;
}
.event-content .content p {
  margin-bottom: 25px;
}
.event-content .content figure {
  margin: 62px 0 30px 0;
}
.event-content .content figure figcaption {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  color: #6d6d6d;
  letter-spacing: 0;
  margin-top: 10px;
}
.event-content .content .actions {
  margin-top: 60px;
  display: inline-block;
  width: 100%;
}
.event-content .content .actions .action {
  min-width: 380px;
  text-align: center;
}
.event-content .content .mobile-readmore {
  display: none;
}
.event-content.news-page-content {
  margin-bottom: 25px;
}
.event-content.news-page-content .content {
  float: right;
  width: 80%;
  padding-left: 67px;
}
.event-content.news-page-content .content p {
  font-size: 14px;
  line-height: 24px;
}
.related-section {
  float: left;
  width: 100%;
  padding-top: 60px;
  margin-top: 25px;
  border-top: 1px solid #D6DCE1;
}
.related-section .wrapper-title {
  margin-bottom: 53px;
  text-transform: uppercase;
}
.related-section .wrapper-title h3 {
  display: inline-block;
  margin-top: 8px;
}
.related-section .wrapper-title .view-all-button {
  float: right;
}
.related-section .wrapper-title .view-all-button .action {
  color: #ffffff;
  min-width: 130px;
}
.related-section .wrapper-title .view-all-button .action a {
  color: #ffffff;
  text-transform: uppercase;
}
.related-section .wrapper-title .view-all-button .action:hover {
  color: #2a2a2a;
}
.related-section .post-name a {
  display: inline-block;
  min-height: 48px;
}
.related-section .post-name a:hover {
  color: #052137;
}
.related-section .post-list {
  margin: 0 -10px;
}
.related-section .post-list .item {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 0;
}
.related-section .post-list .item:nth-child(3n+1) {
  clear: none;
}
.related-section .post-list.owl-carousel {
  margin: 0;
}
.related-section .post-list.owl-carousel .item {
  width: 100%;
  padding: 0;
  border: 0;
}
.related-section .post-list.owl-carousel .item .post-image,
.related-section .post-list.owl-carousel .item .post-entry {
  width: 100%;
}
.related-section .post-list.owl-carousel .item .post-image {
  margin-bottom: 20px;
}
.related-section.related-case-studies {
  background: #e7e7e7;
  border: 0;
  margin-top: 0;
  padding-bottom: 65px;
}
.related-section.related-case-studies .post-name {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.related-section.related-case-studies .post-name a {
  color: #000000;
}
.related-section.related-case-studies .wrapper-title .view-all-button .action {
  min-width: 130px;
}
.related-section.related-events,
.related-section.related-webinars-section {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.related-section.related-events .post-list .item .post-entry,
.related-section.related-webinars-section .post-list .item .post-entry {
  float: left;
  width: 100%;
}
.related-section.related-events .post-list .item .post-name,
.related-section.related-webinars-section .post-list .item .post-name {
  padding: 0 13px 0 10px;
  margin-bottom: 15px;
}
.related-section.related-events .post-list .item .post-name a,
.related-section.related-webinars-section .post-list .item .post-name a {
  font-size: 20px;
  line-height: 30px;
  color: #052137;
}
.related-section.related-events .post-list .item .post-name a:hover,
.related-section.related-webinars-section .post-list .item .post-name a:hover {
  color: #052137;
}
.related-section.related-events .post-list .item .post-author,
.related-section.related-webinars-section .post-list .item .post-author {
  display: block;
  padding: 0 15px 0 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #6d6d6d;
  letter-spacing: 0;
}
.related-section.related-events .post-list .item .post-meta,
.related-section.related-webinars-section .post-list .item .post-meta {
  border-top: 1px solid #ebeef1;
  margin-top: 10px;
  padding-top: 14px;
}
.related-section.related-events .related-posts,
.related-section.related-webinars-section .related-posts {
  border-top: 1px solid #ebeef1;
  padding-top: 55px;
}
.related-section.related-events.margin-bottom,
.related-section.related-webinars-section.margin-bottom {
  margin-bottom: 95px;
}
.related-section.related-webinars-section .related-posts {
  margin-top: 0;
}
.related-section.related-webinars-section .post-list .item .post-name {
  margin-bottom: 0;
}
.related-section.related-webinars-section .post-list .item .post-name a {
  min-height: 96px;
}
.related-section.application-related .related-posts {
  border-top: 0;
  margin-top: 0;
  padding-top: 80px;
}
.related-section.related-articles {
  margin-bottom: 94px;
}
.related-section.related-articles .post-list .item .post-image {
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 100%;
}
.related-section.related-articles .post-list .item .post-entry {
  float: left;
  width: 100%;
}
.related-section.related-articles .post-list .item .post-name {
  padding: 0 13px 0 10px;
  margin-bottom: 15px;
}
.related-section.related-articles .post-list .item .post-name a {
  color: #000;
}
.related-section.related-articles .post-list .item .post-name a:hover {
  color: #052137;
}
.related-section.related-articles .post-list .item .post-author {
  display: block;
  padding: 0 15px 0 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #6d6d6d;
  letter-spacing: 0;
}
.related-section.related-articles .post-list .item .post-meta {
  border-top: 1px solid #ebeef1;
  margin-top: 10px;
  padding-top: 14px;
}
.news-share-story {
  float: left;
  width: 100%;
}
.news-share-story .share-story-inner {
  float: right;
  width: 80%;
  padding-left: 67px;
}
.news-share-story .share-story-inner .share-link.black-icon {
  background: url('../images/share-icon-primary.svg') no-repeat;
  background-position: right center;
  background-size: 19px;
  padding-right: 25px;
  text-decoration: underline;
}
.news-share-story .share-story-inner .share-link {
  text-decoration: none;
}
.event-share-story {
  display: none;
}
.case-study-section {
  float: left;
  width: 100%;
}
.case-study-section .section-right {
  float: right;
}
.news-event-container.container {
  margin-bottom: 60px;
  margin-top: 25px;
}
.project-content-top,
.brief-section {
  float: left;
  width: 100%;
}
.brief-section {
  border-bottom: 2px solid #eff0f2;
  padding-bottom: 60px;
  margin-bottom: 30px;
}
.brief-section .intro-title {
  float: left;
  width: 50%;
  padding-right: 80px;
}
.brief-section .intro-title h2 {
  font-size: 40px;
  line-height: 50px;
}
.brief-section .intro-description {
  float: left;
  width: 50%;
  letter-spacing: 0;
  padding-right: 100px;
  padding-left: 20px;
}
.brief-section .intro-description p:last-child {
  margin-bottom: 0;
}
.brief-section.application-page {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 35px;
}
.featured-products-section {
  float: left;
  width: 100%;
  border-bottom: 2px solid #eff0f2;
  padding-bottom: 68px;
  margin-bottom: 80px;
}
.featured-products-section .title-wrapper {
  margin-bottom: 30px;
}
.featured-products-section.application-products {
  border-bottom: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}
.application-products .fp-inner-wrapper {
  float: left;
  width: 100%;
  border-top: 2px solid #eff1f3;
  border-bottom: 2px solid #eff1f3;
  padding-top: 30px;
  padding-bottom: 50px;
}
.post-featured-projects {
  position: relative;
  float: left;
  width: 100%;
}
.post-featured-projects .fp-item {
  text-align: center;
  padding-bottom: 7px;
  border-bottom: 1px solid #eaedf0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.post-featured-projects .fp-item .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.post-featured-projects .fp-item .product-item-name {
  display: block;
  min-height: 48px;
}
.post-featured-projects .fp-item .product-sku {
  display: block;
  text-transform: uppercase;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #6d6d6d;
  letter-spacing: 0;
}
.post-featured-projects .owl-item {
  padding: 0 60px;
}
.post-featured-projects .fp-contents {
  margin: 0 -60px;
}
.post-featured-projects .owl-carousel {
  position: inherit;
}
.middle-image-cont-section {
  float: left;
  width: 100%;
  margin-bottom: 62px;
}
.middle-image-cont-section .project-main-description {
  float: right;
  padding-right: 102px;
  width: 80%;
  letter-spacing: 0;
}
.middle-image-cont-section .project-main-description h3 {
  text-transform: uppercase;
  margin-bottom: 28px;
}
.middle-image-cont-section .project-main-description p {
  margin-bottom: 57px;
}
.middle-image-cont-section .project-main-description p:last-child {
  margin-bottom: 0;
}
.middle-image-cont-section .project-main-image {
  margin-bottom: 60px;
}
.project-video {
  float: left;
  width: 100%;
  background: #052137;
  text-align: center;
  margin-bottom: 60px;
}
.project-video p {
  margin-bottom: 0;
}
.project-video iframe {
  margin: 0 auto;
  display: block;
}
.project-content-bottom,
.project-content-bottom .project-solution-content {
  float: left;
  width: 100%;
}
.project-content-bottom .inner-content {
  float: right;
  padding-right: 201px;
  width: 75%;
  letter-spacing: 0;
}
.project-content-bottom .inner-content h2 {
  text-transform: uppercase;
  margin-bottom: 28px;
  letter-spacing: 0;
  font-size: 30px;
}
.project-content-bottom .inner-content p {
  margin-bottom: 24px;
}
.project-content-bottom .inner-content ul {
  margin-bottom: 24px;
}
.project-content-bottom .inner-content ul li {
  margin-bottom: 24px;
}
.project-content-bottom .inner-content .action {
  min-width: 130px;
}
.project-content-bottom .project-image-with-content {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-right: 201px;
  margin-top: 33px;
  margin-bottom: 60px;
}
.project-content-bottom .project-image-with-content .side-content {
  width: 21%;
}
.project-content-bottom .project-image-with-content .side-content h3 {
  font-weight: normal;
  letter-spacing: 0;
  word-wrap: break-word;
  font-size: 25px;
  line-height: 35px;
}
.project-content-bottom .project-image-with-content .side-content h4 {
  margin-bottom: 30px;
  letter-spacing: -0.21px;
}
.project-content-bottom .project-image-with-content .side-content p {
  letter-spacing: 0;
  line-height: 18px;
}
.project-content-bottom .project-image-with-content .side-content .action {
  min-width: 180px;
  text-align: center;
}
.project-content-bottom .project-image-with-content .right-img {
  width: 69.5%;
  margin-left: auto;
}
.project-content-bottom .project-final-content {
  float: left;
  width: 100%;
  margin-bottom: 34px;
}
.gallery-block {
  float: left;
  width: 100%;
  border-top: 2px solid #eff0f2;
  padding-top: 60px;
  margin-bottom: 90px;
}
.gallery-block .gallery-items {
  float: left;
  width: 100%;
}
.gallery-block .gallery-title-section {
  float: left;
  width: 100%;
  margin-bottom: 44px;
}
.gallery-block .gallery-title-section h3 {
  text-transform: uppercase;
  display: inline-block;
  margin-top: 8px;
}
.gallery-block .gallery-title-section .download-btn {
  float: right;
}
.webinar-list-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.webinar-list-wrapper .load-more-progress {
  margin-bottom: 0;
  margin-top: 48px;
}
.webinar-list,
.career-list {
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
}
.webinar-list .item-li,
.career-list .item-li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebeef1;
  padding: 0 100px 40px;
  margin-bottom: 40px;
}
.webinar-list .item-li .post-image,
.career-list .item-li .post-image {
  float: left;
  width: 36.7%;
  position: relative;
}
.webinar-list .item-li .post-description,
.career-list .item-li .post-description {
  float: left;
  width: 63.3%;
  padding-left: 44px;
  margin-top: 18px;
}
.webinar-list .item-li .post-description .post-title,
.career-list .item-li .post-description .post-title {
  letter-spacing: 0;
  margin-bottom: 20px;
}
.webinar-list .item-li .post-description .post-title a,
.career-list .item-li .post-description .post-title a {
  font-size: 18px;
  line-height: 24px;
  color: #052137;
}
.webinar-list .item-li .post-description .post-content,
.career-list .item-li .post-description .post-content {
  float: left;
  width: 100%;
  margin-bottom: 26px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #4a4a4a;
  letter-spacing: 0;
}
.webinar-list .item-li .post-description .post-content p:last-child,
.career-list .item-li .post-description .post-content p:last-child {
  margin-bottom: 0;
}
.webinar-list .item-li .post-description .post-content ul,
.career-list .item-li .post-description .post-content ul {
  list-style: none;
  padding: 0;
}
.webinar-list .item-li .post-description .post-content ul li:before,
.career-list .item-li .post-description .post-content ul li:before {
  content: "-";
  margin-right: 3px;
  font-weight: 700;
}
.webinar-list .item-li .post-description .post-actions-section,
.career-list .item-li .post-description .post-actions-section {
  float: left;
  width: 100%;
}
.webinar-list .item-li .post-description .post-button,
.career-list .item-li .post-description .post-button {
  float: left;
}
.webinar-list .item-li .post-description .post-button .action,
.career-list .item-li .post-description .post-button .action {
  min-width: 145px;
  text-align: center;
}
.webinar-list .item-li .post-description .post-meta,
.career-list .item-li .post-description .post-meta {
  display: flex;
  float: right;
  width: auto;
  margin-top: 20px;
}
.webinar-list .item-li .post-description .post-meta .post-category,
.career-list .item-li .post-description .post-meta .post-category {
  width: 100%;
}
.webinar-list .item-li .post-description .post-meta .post-date,
.career-list .item-li .post-description .post-meta .post-date {
  margin-left: 41px;
}
.webinar-post-meta.mobile-show {
  display: none;
}
.webinar-container {
  float: left;
  width: 100%;
  margin-bottom: 105px;
}
.webinar-container .webinar-section {
  float: left;
  width: 100%;
}
.webinar-container .webinar-section .post-meta {
  float: left;
  width: 25.6%;
  padding: 0 20px 0 0;
  margin-top: 5px;
}
.webinar-container .webinar-section .post-meta .post-date {
  float: left;
  margin-left: 72px;
}
.webinar-container .webinar-section .webinar-content {
  float: left;
  width: 74.4%;
}
.webinar-container .webinar-section .webinar-content .content {
  width: 80%;
}
.webinar-post-title {
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
.webinar-post-title h1 {
  float: left;
  width: 80%;
}
.webinar-post-title .section-right {
  float: right;
}
.category-block-section {
  float: left;
  width: 100%;
  background: #e7e7e7;
  padding: 60px 0;
  margin-top: 70px;
}
.category-block-section .category-grid-view .category-item {
  margin-bottom: 0;
}
.category-block-section .category-grid-view .category-item .category-name {
  text-transform: none;
  letter-spacing: 0.6px;
}
.segments-grid {
  float: left;
  width: 100%;
  padding: 80px 0;
}
.big-promotional-banner {
  padding: 50px 0 !important;
}
.big-promotional-banner .content-left {
  float: left;
  width: 31%;
  margin-top: 33px;
}
.big-promotional-banner .content-left .small-title {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
}
.big-promotional-banner .content-left .sub-content {
  margin-bottom: 37px;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  color: #ffffff;
  letter-spacing: 0;
}
.big-promotional-banner .content-left .sub-content span {
  display: block;
  margin-top: 35px;
}
.big-promotional-banner .content-left .content-btn .action {
  min-width: 130px;
  text-align: center;
}
.big-promotional-banner .content-right {
  float: right;
  width: 40.5%;
}
.segments-grid .post-list {
  margin: 0;
  float: left;
}
.segments-grid .post-list .item {
  padding: 0;
  margin-bottom: 0;
  width: 100%;
  border: 0;
}
.segments-grid .post-list .item .featured-image {
  margin-bottom: 20px;
}
.segments-grid .post-list .item .seg-title {
  float: left;
  width: 100%;
  padding-right: 33px;
}
.segments-grid .post-list .item .seg-title h4 {
  text-transform: uppercase;
  min-height: 48px;
  letter-spacing: -0.21px;
}
.segments-grid .post-list .item .segment-item-inner {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebeef1;
  padding-bottom: 27px;
}
.segments-grid .title-wrapper {
  margin-bottom: 45px;
}
.second-promotional-banner {
  float: left;
  width: 100%;
  background-size: cover;
  background-position: center center;
  padding: 60px 0;
  position: relative;
  min-height: 260px;
}
.second-promotional-banner .content-right {
  float: right;
  width: 42%;
  color: #ffffff;
  padding-right: 75px;
}
.second-promotional-banner .content-right .sub-content {
  letter-spacing: 0;
  margin-bottom: 30px;
}
.second-promotional-banner h2 {
  letter-spacing: 0;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 32px;
  text-transform: uppercase;
}
.second-promotional-banner .content-btn .action {
  background: transparent;
  border: 1px solid #ffffff;
  min-width: 130px;
  text-align: center;
}
.second-promotional-banner .content-btn .action:hover {
  background: #ffffff;
  color: #052137;
}
.popular-webinar-section.related-section {
  padding: 80px 0 125px 0;
}
.popular-webinar-section.related-section .related-posts {
  border-top: 0;
  margin-top: 0;
  padding-top: 0 !important;
}
.popular-webinar-section.related-section .post-list .item .post-image {
  margin-bottom: 16px;
}
.popular-webinar-section.related-section .post-list .item .post-entry {
  border-bottom: 1px solid #ebeef1;
  padding-bottom: 10px;
}
.popular-webinar-section.related-section.application-related {
  padding-bottom: 95px;
}
.popular-webinar-section.related-section.application-related .post-list .item .post-entry {
  border-bottom: 0;
  padding-bottom: 0;
}
.title-with-banner {
  float: left;
  width: 100%;
  margin-top: -34px;
}
.title-with-banner .title-wrapper .main-title {
  width: 100%;
}
.title-with-banner .featured-image {
  margin-bottom: 80px;
  min-height: 450px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  padding: 30px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.segments-list {
  float: left;
  width: 100%;
  margin-bottom: 120px;
}
.segments-list .segment-item {
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
.segments-list .segment-item:last-child {
  margin-bottom: 0;
}
.segments-list .segment-item .featured-image {
  float: left;
  width: 36.5%;
  margin-bottom: 0;
}
.segments-list .segment-item .seg-description {
  float: left;
  width: 63.5%;
  padding-left: 44px;
  margin-top: 18px;
}
.segments-list .segment-item .seg-description h4 {
  margin-bottom: 30px;
  letter-spacing: -0.21px;
}
.segments-list .segment-item .seg-description .seg-content {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #4a4a4a;
  letter-spacing: 0;
  margin-bottom: 46px;
}
.segments-list .segment-item .seg-description .seg-content p:last-child {
  margin-bottom: 0;
}
.segments-list .segment-item .seg-description .seg-button .action {
  min-width: 180px;
}
.top-block-section {
  float: left;
  width: 100%;
}
.big-blocks-section {
  float: left;
  width: 100%;
  background: #e7e7e7;
  padding: 64px 0 67px;
}
.big-blocks-section .big-guide-inner {
  margin: 0 -40px;
}
.big-blocks-section .big-guide-block {
  float: left;
  width: 50%;
  padding: 0 40px;
}
.big-blocks-section .big-guide-block .block-image {
  margin-bottom: 38px;
}
.big-blocks-section .big-guide-block .block-content h3 {
  text-transform: uppercase;
  letter-spacing: -0.21px;
  margin-bottom: 15px;
}
.big-blocks-section .big-guide-block .block-content .block-desc {
  line-height: 20px;
  letter-spacing: -0.17px;
  padding-right: 90px;
  margin-bottom: 28px;
}
.big-blocks-section .big-guide-block .block-content .action {
  min-width: 160px;
  background: #052137;
}
.big-blocks-section .big-guide-block .block-content .action:hover {
  background: transparent;
}
.bigfat-casestudies-section {
  float: left;
  width: 100%;
  background: #87878733;
  padding: 65px 0;
}
.bigfat-casestudies-section .bigfat-contents {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.bigfat-casestudies-section .block-image {
  float: left;
  width: 63%;
}
.bigfat-casestudies-section .right-section {
  float: left;
  width: 37%;
  padding-left: 55px;
  padding-right: 13px;
}
.bigfat-casestudies-section .right-section h2 {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 28px;
}
.bigfat-casestudies-section .right-section .content {
  letter-spacing: -0.17px;
  line-height: 20px;
  margin-bottom: 48px;
}
.bigfat-casestudies-section .right-section .action {
  min-width: 160px;
  background: #052137;
}
.bigfat-casestudies-section .right-section .action:hover {
  background: #ffffff;
}
.case-study-container.container {
  margin-bottom: 120px;
}
.op-video-section {
  float: left;
  width: 100%;
  background: #052137;
  color: #ffffff;
  padding: 90px 0;
  margin-bottom: 80px;
}
.op-video-section .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.op-video-section .left-section {
  float: left;
  width: 34%;
  padding-right: 50px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.op-video-section .left-section .sec-title {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;
}
.op-video-section .left-section .sec-description {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  color: #ffffff;
  letter-spacing: 0;
}
.op-video-section .right-section {
  float: left;
  width: 66%;
}
.op-video-section .right-section p {
  margin-bottom: 0;
}
.op-video-section .right-section iframe {
  vertical-align: bottom;
  width: 100%;
}
.op-video-section.light-background {
  background: #e7e7e7;
  color: #000000;
}
.op-video-section.light-background .left-section .sec-title,
.op-video-section.light-background .left-section .sec-description {
  color: #000000;
}
.op-brief-section {
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
.op-brief-section .brief-section {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.op-middle-section {
  float: left;
  width: 100%;
}
.op-middle-section .project-final-content {
  margin-bottom: 100px;
}
.op-middle-section .project-final-content .inner-content p:last-child {
  margin-bottom: 0;
}
.op-middle-section .latest-acdc-projects {
  margin-bottom: 100px;
}
.leadership-section {
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
.leadership-section .our-team-section {
  float: left;
  width: 100%;
}
.leader-title-section {
  float: left;
  width: 100%;
  margin-bottom: 48px;
}
.leader-title-section h2 {
  text-transform: uppercase;
  letter-spacing: -0.19px;
  float: left;
  width: 50%;
  padding-right: 10px;
}
.leader-title-section .content {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 90px;
}
.our-team-section .team-section-inner {
  margin: 0 -10px;
}
.our-team-section .team-item {
  float: left;
  width: 25%;
  padding: 0 10px;
}
.our-team-section .team-item .per-image {
  margin-bottom: 20px;
}
.our-team-section .team-item .per-name {
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 11px;
}
.our-team-section .team-item .per-designation {
  display: block;
  line-height: 20px;
  letter-spacing: -0.15px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.our-team-section .team-item .per-details {
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0;
}
.our-team-section .team-item .per-details p:last-child {
  margin-bottom: 0;
}
.our-team-section .team-item .team-item-wrapper {
  border-bottom: 1px solid #ededed;
  padding-bottom: 25px;
}
.pdp-middle {
  margin-bottom: 135px;
}
.pdp-middle .project-image-with-content {
  margin-bottom: 120px;
}
.product-design-pattern {
  padding: 92px 0 87px 0 !important;
  margin-bottom: 80px;
}
.term-block.careers-menu {
  padding: 25px 0;
  margin-bottom: 60px;
}
.term-block.careers-menu .term-list-items li {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
  position: relative;
}
.term-block.careers-menu .term-list-items li a {
  border-bottom: 0;
}
.term-block.careers-menu .term-list-items li a:after {
  content: "";
  background: url('../images/arrow-down-white.svg') no-repeat;
  background-position: left center;
  background-size: 13px;
  display: inline-block;
  height: 12px;
  width: 14px;
  margin-left: 10px;
}
.term-block.careers-menu .term-list-items li a.active:after {
  -webkit-transform: rotate(180);
  -moz-transform: rotate(180);
  -ms-transform: rotate(180);
  -o-transform: rotate(180);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.term-block.careers-menu .term-list-items li .sub-location {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  min-width: 150px;
  background: #fff;
  position: absolute;
  top: 49px;
  left: 0;
  padding: 10px;
  z-index: 9;
}
.term-block.careers-menu .term-list-items li .sub-location li {
  margin: 0;
  display: block;
  font-weight: 400;
  text-transform: none;
}
.term-block.careers-menu .term-list-items li .sub-location li a {
  color: #052137;
}
.term-block.careers-menu .term-list-items li .sub-location li a:after {
  display: none;
}
.career-list-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
.career-list {
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
}
.career-list .item {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebeef1;
  margin-bottom: 60px;
  padding: 0 100px 60px;
  position: relative;
}
.career-list .item:last-child {
  margin-bottom: 0;
}
.career-list .item .post-date {
  line-height: 18px;
  display: block;
  color: #6D6D6D;
  margin-bottom: 4px;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.career-list .item .post-title {
  margin-bottom: 22px;
}
.career-list .item .post-title a {
  color: #000000;
}
.career-list .item .post-content {
  margin-bottom: 30px;
  padding-right: 100px;
}
.career-list .item .action {
  min-width: 220px;
}
.page-top-content {
  float: left;
  width: 100%;
  margin-bottom: 84px;
}
.page-top-content .post-top-meta {
  float: left;
  width: 100%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  margin-bottom: 25px;
}
.page-top-content .post-top-meta .share-link {
  float: right;
}
.page-top-content .post-top-meta .small-text {
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #6d6d6d;
  letter-spacing: 0;
  margin-top: 13px;
  display: inline-block;
}
.page-top-content .page-title-wrapper {
  float: left;
  width: 100%;
}
.page-top-content .page-title-wrapper .page-title {
  text-transform: none;
}
.post-content-sidebar {
  float: left;
  width: 34%;
}
.post-content-sidebar .actions .action {
  min-width: 130px;
}
.post-content-main {
  float: left;
  width: 66%;
}
.post-content-main .post-content p {
  letter-spacing: -0.15px;
  margin-bottom: 22px;
}
.post-content-main .post-content p:last-child {
  margin-bottom: 0;
}
.post-content-main .post-content h2,
.post-content-main .post-content h3,
.post-content-main .post-content h4,
.post-content-main .post-content h5,
.post-content-main .post-content h6 {
  font-family: 'Arial';
  font-weight: 400;
  margin-bottom: 33px;
}
.post-content-main .post-content ol,
.post-content-main .post-content ul {
  padding-left: 25px;
  margin-bottom: 41px;
}
.resource-top-section {
  float: left;
  width: 100%;
  background: linear-gradient(180deg, #25e2e6 0%, #122146 100%);
  padding-top: 50px;
}
.resource-top-section .form.wp-form-search {
  width: 760px;
  margin: 0 auto 72px;
  position: relative;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.resource-top-section .form.wp-form-search .actions {
  position: absolute;
  left: 15px;
  top: 9px;
}
.resource-top-section .form.wp-form-search .actions .action {
  background: no-repeat;
  border: 0;
  padding: 5px;
}
.resource-top-section .form.wp-form-search .actions .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  speak: none;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  color: #000;
}
.resource-top-section .form.wp-form-search .actions .action span {
  display: none;
}
.resource-top-section .form.wp-form-search .control p {
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0;
  margin: 20px 0 0 0;
}
.resource-top-section .form.wp-form-search input {
  height: 47px;
  letter-spacing: -0.31px;
  padding-left: 47px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.resource-top-section .active-nav-item {
  display: none;
}
.resource-terms {
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.resource-term {
  float: left;
  margin: 0 1px;
}
.resource-term .term-tab {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 14px 20px;
  display: inline-block;
  text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0.08);
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.resource-term .term-tab.active {
  background: #ffffff;
  color: #000000;
}
.child-terms-posts {
  float: left;
  width: 100%;
  padding: 76px 0 105px;
}
.child-terms-posts .term-title {
  margin-bottom: 35px;
}
.term-posts {
  float: left;
  width: 100%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  border-bottom: 1px solid #eaedf0;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.term-posts:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}
.term-posts .post-lists {
  padding: 0;
}
.term-posts .post-lists .post-list {
  margin: 0 0 15px 0;
  float: left;
  width: 50%;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #364652;
  letter-spacing: 0;
}
.term-posts .post-lists .post-list a {
  background: url('../images/file-icon-primary.svg') no-repeat;
  background-position: left center;
  background-size: 16px;
  padding-left: 41px;
}
.term-posts .left-sidebar {
  float: left;
  width: 26%;
  padding-right: 20px;
}
.term-posts .left-sidebar .section-title {
  text-transform: uppercase;
}
.term-posts .main-sections {
  float: left;
  width: 74%;
}
.new-application-content .description {
  width: 90%;
  margin: 0 auto 60px;
}
.new-application-content .description p {
  margin-bottom: 25px;
}
.new-application-content .description h3 {
  font-size: 25px;
}
.new-application-content .bigfat-casestudies-section {
  padding: 50px 95px;
  margin-bottom: 90px;
}
.new-application-content .big-blocks-section {
  padding: 50px;
}
.new-application-content .big-blocks-section.no-background {
  background: #fff;
  padding: 0 0 70px;
}
.new-application-content .big-blocks-section.no-background .big-guide-inner {
  margin: 0 -68px;
  padding: 0 100px;
}
.new-application-content .big-blocks-section .big-guide-block {
  padding: 0 40px;
  margin-bottom: 50px;
}
.new-application-content .big-blocks-section .big-guide-block .block-image {
  display: inline-block;
}
.new-application-content .big-blocks-section .big-guide-block .post-title {
  margin-bottom: 50px;
}
.new-application-content .big-blocks-section .big-guide-block .block-content .block-desc {
  padding-right: 0;
}
.new-application-content .popular-webinar-section {
  background: #f5f6f8;
}
.is-blog .latest-acdc-projects {
  background: transparent;
}
.is-blog .latest-acdc-projects .block-title {
  color: #052137;
}
.is-blog .latest-acdc-projects .post-item .post-name a {
  color: #052137;
}
.is-blog .latest-acdc-projects .post-item .post-location {
  color: #052137;
}
.is-blog .latest-acdc-projects .actions .action {
  background: #052137;
}
.is-blog .latest-acdc-projects .actions .action:hover {
  border: 1px solid #052137;
  background: transparent;
}
/* wishlist module */
.mwishlist {
  position: absolute;
  width: 420px !important;
  height: 0px;
  opacity: 0;
  background: #fff;
  z-index: 99999;
  left: -140%;
  overflow: hidden;
  padding: 50px 35px 40px;
}
.mwishlist .mwishlist-popup > .message {
  margin: 10px;
  padding-right: 30px;
}
.mwishlist .mwishlist-popup .modal-title {
  text-transform: uppercase;
  border-bottom: 1px solid #ebeef1;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.mwishlist .mwishlist-popup .modal-title input[type="radio"] {
  display: none;
}
.mwishlist .mwishlist-popup .modal-title .section-title {
  letter-spacing: -0.27px;
}
.mwishlist_popup_mask {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #fff;
  opacity: 0.7;
  z-index: 3;
}
.mwishlist_popup_close {
  position: absolute;
  right: 17px;
  top: 10px;
  width: auto;
  height: auto;
  background: url(../images/close-black-icon.svg) no-repeat right 0 center transparent;
  background-size: 15px;
  cursor: pointer;
  z-index: 2;
  padding-right: 30px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.mwishlist_popup_close:before {
  content: "close";
  text-transform: uppercase;
  position: relative;
  top: 2px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #000000;
  letter-spacing: -0.11px;
}
.mwishlist_mask {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #fff;
  opacity: 0.7;
  z-index: 3000;
}
.mwishlist_mask.black {
  background: #000;
}
/*.mwishlist_popup_loading {
        position:absolute;
        left:0px;
        top:0px;
        right:0px;
        bottom:0px;
        background:url(../images/loading.gif) no-repeat center center transparent;
        z-index:4;
    }

    .mwishlist_loading {
        position:fixed;
        left:0px;
        top:0px;
        right:0px;
        bottom:0px;
        background:url(../images/loading.gif) no-repeat center center transparent;
        z-index:3001;
    } */
.mwishlist div.container-visible {
  display: block;
}
.mwishlist_popup_footer {
  text-align: center;
  margin-top: 30px;
}
.mwishlist_popup_footer .action {
  min-width: 180px;
  text-align: center;
}
#mwishlist-tabs,
#mwishlist-tab-create {
  display: none;
}
.mwishlist_popup_body .project-list {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.mwishlist_popup_body .project-list .mwishlist_row {
  position: relative;
  margin-bottom: 20px;
}
.mwishlist_popup_body .project-list .mwishlist_row:last-child {
  margin-bottom: 0;
}
.mwishlist_popup_body .project-list .mwishlist_row label {
  width: 100%;
  height: 50px;
  border: 1px solid #cccdce;
  padding: 0 10px;
  display: block;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  background: #e7e7e7;
  font-size: 16px;
  font-weight: 400;
  line-height: 50px;
  color: #000000;
  letter-spacing: 0;
}
.mwishlist_popup_body .project-list .mwishlist_row input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 50px;
  margin: 0;
}
.mwishlist_popup_body .project-list .mwishlist_row input[type="radio"]:checked + label {
  background: #052137;
  border-color: #052137;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 0;
}
.bundle-options-container .legend.title {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 60px;
  font-size: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 0;
}
.bundle-options-container .action.back {
  margin-bottom: 0;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 0 0;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 60px;
  font-size: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 0;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 0;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 0;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.products {
  margin: 0 0;
}
.product-items {
  margin: 0 -10px;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  float: left;
  padding: 0 10px;
  width: calc((100%) / 4);
  margin-bottom: 35px;
}
.products-grid .product-item:nth-child(4n+1) {
  clear: left;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 0 0;
  word-wrap: break-word;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #052137;
  letter-spacing: 0px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  min-height: 48px;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 100%;
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 20px;
  text-align: center;
}
.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;
  white-space: nowrap;
}
.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: 1;
}
.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;
}
.product-item-description {
  margin: 0 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;
  text-transform: lowercase;
}
.product-item .price-box {
  margin: 0 0 0;
}
.product-item .price-box .price {
  font-size: 1.4px;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4px;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.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 .minimal-price-link .price-label {
  color: #052137;
  font-size: 1.4px;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 0;
}
.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.1px;
}
.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 0 0 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
select:focus {
  box-shadow: none !important;
}
select::-ms-expand {
  display: none;
}
.toolbar-amount {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  float: left;
  color: #052137;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 50px;
  padding: 0 0;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 0;
  float: right;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter .sorter-action.sort-asc {
  float: right;
  margin-left: 3px;
  top: -5px;
}
.sorter .sorter-action.sort-desc {
  float: right;
  margin-left: 3px;
  top: -5px;
}
.sorter-options {
  margin: 0;
  width: auto;
  border: 0;
  height: auto;
  font-size: 14px;
  font-weight: 700;
  color: #052137;
  line-height: 20px;
  box-shadow: none;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  background: url('../images/arrow-down-primary.svg') no-repeat;
  background-position: right center;
  background-size: 13px;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.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:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .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;
}
.product-info-main {
  float: left;
  width: 100%;
}
.product-info-main .page-title-wrapper {
  display: none;
}
.box-tocart {
  float: right;
  margin-top: 8px;
}
.box-tocart .actions {
  display: inline-block;
  vertical-align: middle;
}
.box-tocart .fieldset {
  display: inline-block;
}
.box-tocart .share-product {
  display: inline-block;
  margin-left: 27px;
}
.box-tocart .save-project-container {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.option-bottom-title {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.product-options-bottom,
.product-no-options {
  float: left;
  width: 100%;
  background: #052137;
  padding: 18px 0 16px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.product-options-bottom .actions.get-in-touch,
.product-no-options .actions.get-in-touch {
  float: left;
}
.product-options-bottom .product-sku-code,
.product-no-options .product-sku-code {
  float: left;
  width: 33%;
}
.product-options-bottom .product-sku-code .product-code,
.product-no-options .product-sku-code .product-code {
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
  color: #ffffff;
  letter-spacing: 0;
}
.product-options-bottom .product-sku-code .shapcode,
.product-no-options .product-sku-code .shapcode {
  letter-spacing: 0;
  margin-top: 3px;
  color: #ffffff;
}
.product-options-bottom .product-sku-code .sku-title,
.product-no-options .product-sku-code .sku-title {
  letter-spacing: 0;
  display: block;
  margin-bottom: 3px;
  color: #ffffff;
}
.product-options-bottom .actions.get-in-touch,
.product-no-options .actions.get-in-touch {
  width: 25%;
  margin-top: 9px;
}
.product-options-bottom .actions.get-in-touch .action,
.product-no-options .actions.get-in-touch .action {
  min-width: 130px;
  text-align: center;
}
.product-options-bottom .actions.get-in-touch .action:hover,
.product-no-options .actions.get-in-touch .action:hover {
  background: #e60521;
  color: #ffffff;
  border: 1px solid #e60521;
}
.product-options-bottom .box-tocart .share-link,
.product-no-options .box-tocart .share-link {
  font-size: 0;
  height: 20px;
  width: 19px;
  padding: 0;
}
.product-options-bottom .box-tocart .project-wishlist,
.product-no-options .box-tocart .project-wishlist {
  margin-right: 15px;
}
.product-options-bottom .actions.get-in-touch {
  width: 18%;
}
.product-options-bottom.sticky-bar {
  position: fixed;
  top: 185px;
  z-index: 2;
  width: 100%;
  padding: 10px 0;
}
.website-fr .product-options-bottom .actions.get-in-touch {
  width: 20%;
}
.website-fr .product-options-bottom .product-sku-code {
  padding-right: 5px;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.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] .price {
  font-size: 1.1px;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.product.name a {
  font-weight: 700;
  color: #052137;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 0;
}
.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;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 12px;
  margin: 0 0;
}
.product.media .product.thumbs {
  margin: 0 0 0;
}
.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 .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.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: 4px 0 0 0;
}
.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: 4px 0 0 0;
}
.product.family-media {
  width: 55%;
  float: left;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 24px;
  margin-bottom: 0;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 0;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 0;
}
.product-info-main .product.attribute.overview {
  margin: 0 0;
}
.product-info-main .product.alert {
  margin: 0 0;
}
.product-info-main .price-box {
  margin-top: 0;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 14px;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 0;
  font-size: 14px;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 0;
}
.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: 12px;
  margin: 0 0 0 0;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-options-wrapper .swatch-option.text span.label {
  min-width: 75%;
  word-wrap: break-word;
}
.box-tocart .field.qty {
  padding-right: 0;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
  vertical-align: middle;
}
.box-tocart .field.qty .control {
  display: inline-block;
  margin-left: 6px;
}
.box-tocart .field.qty label {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
.box-tocart .input-text.qty {
  display: inline-block;
  border: 1px solid #D6DCE1;
  height: 35px;
  width: 35px;
  padding: 8px 5px 5px 5px;
  text-align: center;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  font-weight: 700;
  font-size: 14px;
}
.box-tocart .actions {
  text-align: center;
}
.box-tocart .actions .action {
  min-width: 130px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2px;
  line-height: 14px;
  margin-bottom: 0;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2px;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8px;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 0 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4px;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 0 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 0 0;
  padding: 0 0;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4px;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 24px;
  margin: 0;
  padding: 0;
  color: #052137;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #052137;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #052137;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #052137;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #052137;
}
.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: #052137;
  opacity: 1;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 0;
}
.sidebar .product-items .product-item {
  margin-bottom: 0;
  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: 0;
}
.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: 1.2px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: 0;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 0;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 0;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
@-moz-keyframes slideDown {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slideDown {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@keyframes slideDown {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  display: table;
}
.product-info-main .box-tocart .actions .tocart,
.product-options-bottom .box-tocart .actions .tocart {
  background: #e60521;
  border: 1px solid #e60521;
}
.product-info-main .box-tocart .actions .tocart:hover,
.product-options-bottom .box-tocart .actions .tocart:hover {
  color: #e60521;
  border: 1px solid #ffffff;
  background: #ffffff;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3px;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.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.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2px;
  padding: 0 8px;
  font-size: 11px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 0;
}
.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: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-search {
  margin-bottom: 0;
  z-index: 9;
  float: left;
}
.block-search .block-content {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 9;
  top: 185px;
  padding-top: 40px;
  border-top: 1px solid #EAEAEA;
  overflow: auto;
}
.block-search .form.minisearch {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}
.block-search .form.minisearch .actions .action.search {
  display: none;
}
.block-search .label {
  display: inline-block;
  text-decoration: none;
  display: none;
  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: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  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;
  background: transparent;
  border: none;
  border-bottom: 1px solid #A9A9A9;
}
.block-search .label.active + .control ::placeholder {
  font-size: 40px;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 0;
  clear: both;
  margin: 0;
  padding: 0;
}
.block-search input {
  margin: 0;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #eff0f2;
  height: auto;
  background: #ffffff;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
  color: #000000;
  letter-spacing: -0.59px;
}
.block-search input:focus {
  box-shadow: none;
}
.block-search .nested {
  display: none;
}
.result-search input {
  margin: 0;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #eff0f2;
  height: auto;
  background: #ffffff;
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
  color: #000000;
  letter-spacing: -0.59px;
}
.result-search input:focus {
  box-shadow: none;
}
.search-no-results {
  text-align: center;
  width: 50%;
  padding-top: 73px;
  margin: 0 auto;
}
.search-no-results .zero-result {
  margin-bottom: 68px;
}
.search-no-results .search-term-msg {
  font-size: 24px;
  margin-bottom: 25px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  line-height: 30px;
}
.search-no-results .text {
  font-size: 18px;
  margin-bottom: 24px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.search-no-results .text:last-child {
  margin-bottom: 32px;
}
.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 li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 0 0 0 0;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.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: 0;
}
.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[generated] {
  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.summary {
  margin-bottom: 0;
}
.catalogsearch-result-index.no-search-result .block-search-content {
  display: none !important;
}
.catalogsearch-result-index.no-search-result .breadcrumbs {
  margin-bottom: 0;
}
.catalogsearch-result-index.no-search-result .page-main {
  padding-top: 80px;
}
.catalogsearch-result-index.no-search-result .mst-searchautocomplete__autocomplete {
  position: inherit !important;
  display: block !important;
}
.catalogsearch-result-index.no-search-result .mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  position: relative;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 0;
  padding: 1px 15px 0;
}
.cart-summary > .title {
  display: block;
  color: #052137;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 40px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 0 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 0;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 0;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #A9A9A9;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #A9A9A9;
  position: relative;
}
.cart.table-wrapper th.col {
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0;
}
.cart.table-wrapper th.item {
  padding-left: 100px;
}
.cart.table-wrapper .col {
  padding: 39px 0 18px 0;
}
.cart.table-wrapper .col.qty .input-text {
  border: 1px solid #878787;
  height: 35px;
  width: 35px;
  background: #fff;
  font-weight: 700;
  padding: 3px 4px 0 4px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  font-size: 14px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding-left: 128px;
  position: relative;
}
.cart.table-wrapper .item .col.item .actions-toolbar {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.cart.table-wrapper .item .col.item .actions-toolbar .action-edit {
  margin-right: 9px;
}
.cart.table-wrapper .item .col.item .actions-toolbar .action-towishlist {
  display: none;
}
.cart.table-wrapper .item .item-info .col.qty,
.cart.table-wrapper .item .item-info .col.price,
.cart.table-wrapper .item .item-info .col.subtotal {
  vertical-align: middle;
}
.cart.table-wrapper .product-sap-code {
  margin-top: 7px;
}
.cart.table-wrapper .product-item-photo {
  display: inline-block;
  padding: 0;
  float: left;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
  overflow: hidden;
  padding-left: 68px;
  margin-top: 8px;
}
.cart.table-wrapper .product-item-details .product-item-sku {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #052137;
  letter-spacing: 0;
}
.cart.table-wrapper .product-item-name {
  display: block;
  text-transform: none;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #000000;
  letter-spacing: 0;
  min-height: 1px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 0;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 0;
}
.cart.table-wrapper tr.download-actions td {
  padding: 14px 0 0;
  border-top: 1px solid #A9A9A9;
}
.cart.table-wrapper tr.download-actions .actions {
  text-align: left;
  padding-left: 100px;
  margin-bottom: 16px;
}
.cart.table-wrapper tr.download-actions.no-download-section {
  display: none;
}
.cart-container .checkout-methods-items {
  margin-top: 0;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 0;
}
.cart-products-toolbar .toolbar-amount {
  margin: 0 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 0;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.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: left;
  padding-left: 10px;
  padding-right: 10px;
}
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal {
  padding-right: 45px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 0;
  padding: 20px 20px;
  width: 100%;
}
.block-minicart .items-total span {
  text-align: center;
  display: block;
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 0 0;
  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: 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 0;
  text-align: center;
  padding: 20px;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 0 0;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 0;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.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 {
  float: right;
  position: relative;
  margin-left: 30px;
}
.minicart-wrapper .block-minicart {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.07000000000000001);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.07000000000000001);
  border: 1px solid #878787;
  position: absolute;
  right: 0;
  top: 104px;
  height: auto !important;
  width: 304px;
  z-index: 99;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  display: none;
}
.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: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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.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: 1;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  color: #ffffff;
  font-weight: 700;
}
.minicart-wrapper .action.showcart .counter.qty {
  display: inline-block;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty:before {
  content: "(";
}
.minicart-wrapper .action.showcart .counter.qty:after {
  content: ")";
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  overflow-x: auto;
  padding: 0 20px 0;
  width: 100%;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  border-bottom: 1px solid #A9A9A9;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.minicart-items .product-item:last-child {
  margin-bottom: 0;
}
.minicart-items .product-item img {
  height: auto !important;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 14px;
}
.minicart-items .price-minicart {
  margin-bottom: 0;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
  border: 1px solid #052137;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 0;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0px;
  min-height: 1px;
}
.minicart-items .product-item-name a {
  color: #052137;
}
.minicart-items .product-item-details {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  padding-left: 116px;
  margin-top: 15px;
}
.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: 0 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1px;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 0;
}
.minicart-items .product-combination-code {
  float: left;
  width: 100%;
  letter-spacing: 0;
  margin-top: 20px;
}
.minicart-items .product-combination-code span {
  display: block;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}
.minicart-items .product-combination-code .code {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  color: #052137;
  letter-spacing: 0px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > 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 .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  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 .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
  border: 0;
  height: auto;
  text-align: left;
  font-weight: 700;
  padding: 0;
  font-size: 10px;
  background: #ffffff;
}
.minicart-items .item-qty:focus {
  box-shadow: none;
}
.minicart-items .update-cart-item {
  font-size: 12px;
  vertical-align: top;
  padding: 3px 10px;
  line-height: normal;
  margin-top: 7px;
}
.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: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  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: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}
.checkout-container:before,
.checkout-container:after {
  display: table;
  content: "";
  clear: both;
}
.opc-wrapper {
  width: 60%;
  float: left;
  margin: 0 0 0;
}
.opc-wrapper .step-content {
  margin: 0 0 0;
}
.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;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 0;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #ffffff;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #2a2a2a;
}
.opc-progress-bar {
  margin: 0 0 0;
  counter-reset: i;
  font-size: 0;
  display: none;
}
.opc-progress-bar-item {
  margin: 0 0 0;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 18px;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 18px;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 28px;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 28px;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 0;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #d94255;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.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: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  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: 0;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 0;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 0;
  padding: 0 5px 0 0;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  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: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 0;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 0;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 0 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: 0 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 0 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 0;
  padding-top: 0;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 0;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #052137;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 0;
}
.opc-block-shipping-information {
  padding: 0 0;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 0;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  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: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  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: #8f8f8f;
}
.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 0;
}
.opc-block-summary {
  background: #ffffff;
}
.opc-block-summary .table-totals {
  display: none;
}
.opc-block-summary .mark .value {
  color: #999999;
  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.4px;
  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;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 0 0 0 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: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  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: 0;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 25px;
  font-weight: 700;
  line-height: 33px;
  color: #000000;
  letter-spacing: -0.45px;
}
.opc-block-summary .items-in-cart > .title .action {
  float: right;
}
.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 0;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 0;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 0;
}
.authentication-wrapper {
  float: right;
  margin-top: 0;
  max-width: 50%;
  position: relative;
  z-index: 1;
  display: none;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 36px;
  border-bottom: 0;
  margin-bottom: 0;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 0;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 0;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 0;
}
.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: 0;
  padding-top: 0;
  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-title {
  padding: 0 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 0;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 0;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 0 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 0;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 0 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 0;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 0;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 0;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 0 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: 0 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #052137;
  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: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  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: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 0 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 0;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 0 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: 0;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 0;
  padding-right: 0;
}
.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 {
  padding-right: 0;
  width: auto;
}
.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: 0;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 0;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 0;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .quote-summary-form {
  float: right;
  width: 57.5%;
  padding-right: 100px;
}
.black-bg-full .page-title {
  color: #ffffff;
}
.form.contact .subscribe.term-condition {
  margin-top: 42px;
}
.form.contact .subscribe.term-condition .term-text {
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
}
.form.contact .subscribe.term-condition .term-text a {
  color: #ffffff;
  margin-left: 2px;
  font-weight: 700;
}
.form.contact .subscribe.term-condition .term-text p {
  width: 100%;
}
.form.contact .subscribe.term-condition .label {
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
}
.form.contact fieldset .field.comment .control {
  width: 100%;
}
.form.contact fieldset.comment-options {
  margin-top: 40px;
}
.form.contact fieldset.comment-options .info-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: -0.15px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  margin-bottom: 19px;
}
.form.contact fieldset.interested-field .info-text {
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 25px;
  margin-top: 20px;
}
.form.contact fieldset.additional-info {
  margin-top: 40px;
}
.form.contact .actions.actions-toolbar {
  margin-top: 40px;
}
.form.contact .cpd-notes {
  font-size: 10px;
  font-weight: 400;
  line-height: 11px;
  color: #ffffff;
  letter-spacing: -0.08px;
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
}
.form.contact .cpd-notes a {
  text-decoration: underline;
  color: #ffffff;
  font-weight: 700;
}
.contact-page-main {
  float: left;
  width: 100%;
  padding: 120px 0 60px 0;
  color: #ffffff;
  background: #052137;
}
.contact-page-main .page-title-wrapper {
  float: left;
  width: 35%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  padding-right: 20px;
}
.contact-page-main .page-title-wrapper .page-title {
  color: #ffffff;
  line-height: 50px;
  font-size: 40px;
  margin-bottom: 23px;
}
.contact-page-main .page-title-wrapper h2 {
  text-transform: uppercase;
  padding-right: 100px;
  line-height: 40px;
  font-size: 30px;
}
.contact-page-main .page-title-wrapper p {
  width: 67%;
  letter-spacing: -0.1px;
}
.career-form {
  min-height: 720px;
  margin-top: 120px;
}
.career-form .form.contact .actions-toolbar.actions .action {
  min-width: 130px;
}
.thank-you-section .page-title {
  color: #ffffff;
  margin-bottom: 31px;
}
.thank-you-section .thank-you-sub-heading {
  margin-bottom: 38px;
}
.thank-you-section .social-links {
  margin-top: 72px;
}
.thank-you-section .social-links a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 22px;
}
.thank-you-section .social-links a img {
  width: 25px;
  vertical-align: middle;
}
.thank-you-section .social-links a:nth-child(1) img {
  width: 23px;
}
.thank-you-section .social-links a:nth-child(2) img {
  width: 12px;
}
.thank-you-section .social-links a:nth-child(3) img {
  width: 18px;
}
.cpd-form {
  padding: 130px 0 120px 0;
}
.cpd-form .form.contact .actions.actions-toolbar .action {
  min-width: 130px;
}
.office-locations {
  float: left;
  width: 100%;
  padding: 80px 0 50px 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.office-locations .page-title {
  margin-bottom: 80px;
}
.office-locations .sub-heading-title {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.office-locations .content-sections {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.office-locations .content-sections:last-child {
  margin-bottom: 0;
}
.office-locations .content-sections .content-title {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eaedf0;
  text-transform: uppercase;
  padding-bottom: 18px;
  margin-bottom: 29px;
}
.office-locations .location-addresses {
  padding: 0;
  list-style: none;
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.office-locations .location-addresses li.address {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 50px;
  line-height: 18px;
  letter-spacing: 0;
}
.office-locations .location-addresses li.address p {
  word-wrap: break-word;
}
.office-locations .location-addresses li.address p:last-child {
  margin-bottom: 0;
}
.office-locations .location-addresses li.address p a:hover {
  text-decoration: underline;
}
.customer-form {
  max-width: 450px;
  margin: 0 auto;
  float: none;
  width: auto;
  background: #fff;
  padding: 60px 35px 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
}
.customer-form .block-title {
  border-bottom: 1px solid #ebeef1;
  padding-bottom: 13px;
  margin-bottom: 26px;
}
.customer-form .block-title h3 {
  text-transform: uppercase;
  color: #052137;
}
.customer-form.block-customer-forgotpassword .actions-toolbar {
  margin-top: 15px;
  margin-bottom: 20px;
}
.customer-form.block-customer-forgotpassword .actions-toolbar .primary {
  float: left;
}
.customer-form.block-customer-forgotpassword .actions-toolbar .action.submit {
  min-width: 130px;
  padding-left: 11px;
  padding-right: 11px;
}
.customer-form.block-customer-forgotpassword .customer-form-footer {
  margin-top: 45px;
}
.customer-form.block-customer-reset {
  display: table;
  width: 100%;
  padding: 60px 35px;
}
.customer-form.block-customer-reset .actions-toolbar {
  margin-top: 60px;
}
.login-container,
.customer-account-create .page-main,
.customer-account-create .page-main {
  padding: 60px 0 140px;
  background-color: #F5F6F8;
}
.login-container .block.login .actions-toolbar > .primary {
  margin-bottom: 0;
  margin-right: 0;
}
.login-container .block.login .actions-toolbar > .secondary {
  float: left;
}
.login-container .fieldset > .field > .control {
  width: 100%;
}
.login-container .block-customer-login h3 {
  color: #052137;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .fieldset:after {
  margin: 0 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 12px;
}
.login-container .fieldset:after {
  margin-top: 35px;
  display: none;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
/*.customer-account-forgotpassword {
        .page-main {
            max-width: 1220px;
            padding: 60px 20px;
            margin: 0 auto;
            width: 100%;

            .page-title-wrapper {
                margin-bottom: 40px;
            }
        }
    }*/
.form.password.forget .fieldset .field.captcha .nested {
  margin-top: 20px;
  margin-bottom: 20px;
}
.form.password.forget .fieldset .field.captcha .nested .captcha-image .action {
  margin-left: 20px;
}
.mobile-show {
  display: none;
}
.account .columns {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account .sidebar-main {
  padding: 60px 0 0 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  background: #fff;
}
.account .sidebar-main h2 {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  padding-left: 130px;
  margin-bottom: 43px;
}
.account .column.main .block .box-title > .action {
  font-weight: 700 !important;
}
.account .sidebar-main {
  padding-right: 0;
  border-right: 1px solid #f5f6f8;
}
.account .box {
  float: left;
  width: 100%;
  padding: 40px 20px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 60px !important;
}
.account .box .small-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #6d6d6d;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  display: inline-block;
}
.account .block-dashboard-addresses {
  float: left;
  width: 100%;
  margin-top: 0;
}
.account .block-dashboard-addresses .box {
  float: left;
  width: 43%;
}
.account .block-dashboard-addresses .box.box-shipping-address {
  float: right;
}
.account .block-dashboard-addresses .box .small-text {
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0;
}
.account .block-dashboard-addresses .box .box-actions .action {
  text-decoration: underline;
}
.account .block-dashboard-addresses .box-title {
  float: left;
  width: 100%;
  margin-bottom: 15px !important;
}
.account .block-dashboard-addresses .box-title h4 {
  text-transform: uppercase;
  display: inline-block;
  margin-top: 5px;
}
.account .block-dashboard-addresses .box-title .action {
  float: right;
}
.account .page-title-wrapper {
  border-bottom: 1px solid #e5e9ed;
  margin-bottom: 25px;
  padding-bottom: 13px;
}
.account .form-newsletter-manage .field.choice {
  margin-top: 10px;
}
.account .form-newsletter-manage .actions-toolbar {
  margin-top: 20px;
}
.account .form-newsletter-manage .actions-toolbar .primary {
  float: left;
}
.account.newsletter-manage-index .page-title-wrapper {
  margin-bottom: 60px;
}
.account .form-newsletter-manage .fieldset {
  float: left;
  width: 100%;
}
.account .form-newsletter-manage .fieldset .fields.half {
  float: left;
  width: 50%;
  margin-bottom: 40px;
  padding-right: 30px;
}
.account .form-newsletter-manage .fieldset .fields.full {
  float: left;
  width: 100%;
}
.account .form-newsletter-manage .fieldset .fields.full .field-label {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  display: block;
  margin-bottom: 23px;
}
.account .form-newsletter-manage .fieldset .fields h4 {
  text-transform: uppercase;
  margin-bottom: 17px;
}
.account .form-newsletter-manage .fieldset .field {
  margin-bottom: 12px;
}
.account .form-newsletter-manage .actions-toolbar {
  float: left;
  width: 100%;
  margin-top: 44px;
}
.account .form-newsletter-manage .actions-toolbar .action {
  min-width: 180px;
}
.block-dashboard-info,
.block-dashboard-info .title-wrapper,
.block-dashboard-info .block.sub-heading,
.block-dashboard-info .block-content,
.block-dashboard-info .account-information,
.block-dashboard-info .account-information .box-title,
.block-dashboard-info .dashboard-content {
  float: left;
  width: 100%;
}
.block-dashboard-info .title-wrapper h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.block-dashboard-info .block.sub-heading {
  margin-bottom: 60px;
  padding-bottom: 19px;
  border-bottom: 1px solid #e5e9ed;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0;
}
.block-dashboard-info .account-information .box-title {
  margin-bottom: 15px !important;
}
.block-dashboard-info .account-information .box-title h4 {
  text-transform: uppercase;
  display: inline-block;
  margin-top: 5px;
  float: left;
  width: calc(100% - 150px);
}
.block-dashboard-info .account-information .box-title .action {
  float: right;
}
.block-dashboard-info .dashboard-info ul.customer-info {
  list-style: none;
  padding: 0;
}
.block-dashboard-info .dashboard-info ul.customer-info li {
  float: left;
  width: 25%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0;
  padding-right: 10px;
}
.block-dashboard-info .dashboard-info ul.customer-info li .small-text {
  display: block;
  margin-bottom: 10px;
}
.block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company {
  width: 50%;
  padding-right: 0;
}
.block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .contact,
.block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .company {
  float: left;
  width: 50%;
  padding-right: 5px;
}
.block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .company {
  padding-right: 5px;
}
.block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .company p {
  word-break: break-word;
}
.block-dashboard-info .dashboard-info ul.customer-info li.email-address p {
  word-break: break-word;
}
.dashboard-extra-info {
  float: left;
  width: 100%;
}
.dashboard-extra-info .dashboard-project-info {
  float: right;
  width: 43%;
  margin-bottom: 60px !important;
}
.dashboard-extra-info .dashboard-project-info.no-quote-info {
  float: left;
}
.dashboard-extra-info .dashboard-project-info ul {
  list-style: none;
  padding: 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.dashboard-extra-info .dashboard-project-info ul li.box {
  padding-top: 15px;
  padding-bottom: 17px;
  margin-bottom: 12px !important;
}
.dashboard-extra-info .dashboard-project-info ul li.box span.small-text {
  display: block;
  margin-bottom: 5px;
}
.dashboard-extra-info .dashboard-project-info ul li.box a {
  font-size: 18px;
  font-weight: 700;
  line-height: 16px;
  color: #364652;
  letter-spacing: 0;
  display: inline-block;
  border-bottom: 2px solid;
}
.dashboard-extra-info .dashboard-project-info ul li.box:last-child {
  margin-bottom: 0 !important;
}
.dashboard-extra-info .dashboard-quote-info {
  float: left;
  width: 43%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.dashboard-extra-info .dashboard-quote-info ul {
  list-style: none;
  padding-left: 0;
}
.dashboard-extra-info .dashboard-quote-info .box.project-list {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0;
}
.dashboard-extra-info .dashboard-quote-info .box.project-list .quote-number .value {
  display: inline-block;
  border-bottom: 2px solid;
  font-size: 18px;
  font-weight: 700;
  line-height: 14px;
  color: #364652;
  letter-spacing: 0;
}
.dashboard-extra-info .dashboard-quote-info .box.project-list .small-text {
  margin-right: 6px;
}
.dashboard-extra-info .dashboard-quote-info .box.project-list > div {
  margin-bottom: 16px;
}
.dashboard-extra-info .dashboard-quote-info .box.project-list > div:last-child {
  margin-bottom: 0;
}
.request-quote-lists {
  float: left;
  width: 100%;
}
.request-quote-lists .box {
  padding: 21px 20px 10px 20px !important;
  margin-bottom: 30px !important;
}
.request-quote-lists .box .request-quote-info {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebeef0;
  padding-bottom: 18px;
  margin-bottom: 10px;
  color: #6d6d6d;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.request-quote-lists .box .request-quote-info > div {
  display: inline-block;
}
.request-quote-lists .box .request-quote-info > div .small-text {
  margin-right: 10px;
}
.request-quote-lists .box .request-quote-info .quote-number {
  min-width: 273px;
  padding-right: 10px;
}
.request-quote-lists .box .request-quote-info .quote-number .value {
  font-size: 25px;
  font-weight: 700;
  line-height: 20px;
  color: #364652;
  letter-spacing: 0;
  display: inline-block;
  border-bottom: 2px solid;
  vertical-align: middle;
}
.request-quote-lists .box .request-quote-info .quote-date {
  margin-right: 85px;
}
.request-quote-lists .box .actions {
  float: left;
  width: 100%;
}
.request-quote-lists .box .actions .primary.action {
  float: right;
}
.request-quote-lists .box .actions .action.small-button {
  margin-top: 4px;
}
.account-sidebar .nav.items li {
  padding: 20px 0 21px 130px;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #ebeef0;
  font-weight: 700;
  letter-spacing: 0;
}
.account-sidebar .nav.items li.current {
  background: #000;
  color: #fff;
}
.account-sidebar .nav.items li.current a {
  color: #fff;
}
.account-sidebar .nav.items li:last-child {
  border-bottom: 0;
}
.account-sidebar .nav.items li:first-child {
  border-top: 1px solid #ebeef0;
}
.account-sidebar .nav.items li a {
  color: #000;
}
.form-address-edit {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.form-address-edit .fieldset {
  margin: 0 0 30px;
}
.form-address-edit .fieldset > .legend {
  margin: 0 0 30px;
  font-size: 24px;
  line-height: 30px;
  width: 100%;
}
.form-address-edit .fieldset .field .label {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 5px;
}
.form-address-edit .fieldset .field.choice .label {
  display: inline-block;
  margin-bottom: 0;
}
.form-address-edit .fieldset .field.choice input[type="checkbox"] {
  margin-right: 5px;
}
.form-address-edit .fieldset .field.street .control input {
  margin-bottom: 20px;
}
.form-address-edit .fieldset .field.street .nested .field {
  margin-bottom: 20px;
}
.form-address-edit .fieldset .field.street .nested .field input {
  margin-bottom: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 0 18px 0 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 0 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 0;
}
.block .title strong {
  color: #000000;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  font-weight: 700;
  line-height: 32px;
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 0;
}
.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: 50px;
  line-height: 50px;
  padding: 0 10px;
  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: 0;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
  margin-bottom: 16px !important;
}
.control.captcha-image .action-toolbar .captcha-reload {
  color: #364652;
  border: 0;
  background: transparent;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  text-transform: uppercase;
  text-decoration: none;
  line-height: 11px;
  padding: 0;
  font-size: 13px;
  border-bottom: 2px solid #9da4ab;
  border-radius: 0;
}
.block.filter {
  margin-bottom: 0;
}
.block.filter .filter-title {
  margin-bottom: 0;
}
.block.filter .filter-title strong {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 0;
}
.filter-current {
  float: left;
  width: 100%;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  background: #fafafa;
  padding: 31px 0 33px;
}
.filter-current .items {
  display: inline-block;
}
.filter-current .item {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0;
  display: inline-block;
  margin-right: 30px;
}
.filter-current .item .action.remove {
  display: inline-block;
  background: url('../images/close-black-icon.svg') no-repeat;
  background-position: center center;
  background-size: 15px;
  height: 16px;
  width: 15px;
  vertical-align: middle;
  margin-left: 17px;
}
.filter-current .item .action.remove span {
  display: none;
}
.filter-current .item.am-item-removed {
  text-decoration: none;
}
.filter-current .item.am-item-removed .filter-value {
  text-decoration: line-through;
}
.filter-current .filter-current-subtitle {
  display: none;
}
.filter-current .filter-label {
  display: none;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current .filter-value {
  margin-left: 0;
}
.filter-current .filter-actions {
  display: inline-block;
  margin-top: 2px;
  margin-left: 102px;
}
.filter-current .filter-actions .filter-clear {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #000000;
  letter-spacing: -0.11px;
}
.filter-current .actions.apply-filter-dev {
  margin-top: 30px;
}
.filter-options {
  margin: 0;
  display: flex;
  width: 100%;
}
.filter-options .filter-options-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
  margin: 0 0 0;
  word-break: break-all;
  text-transform: unset;
  display: inline-block;
}
.filter-options .filter-options-title:after {
  content: "";
  background: url('../images/arrow-down-white.svg') no-repeat;
  background-position: left center;
  background-size: 13px;
  display: inline-block;
  height: 9px;
  width: 14px;
  margin-left: 10px;
}
.filter-options .filter-options-item.active .filter-options-title:after {
  background: url('../images/arrow-up-white.svg') no-repeat;
  background-position: left center;
  background-size: 13px;
}
.filter-options .filter-options-content {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  background: #fafafa;
  padding: 40px 0 62px !important;
  margin: 0 0 0;
  z-index: 2;
}
.filter-options .filter-options-content .item {
  margin-bottom: 38px;
  float: left;
  min-width: 196px;
}
.filter-options .filter-options-content .swatch-attribute {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}
.filter-options .filter-options-content .items {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}
.filter-options .filter-options-content .items:before,
.filter-options .filter-options-content .items:after {
  content: "";
  display: table;
  clear: both;
}
.filter-options .filter-options-content .items a {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #052137;
  letter-spacing: 0;
  position: relative;
  padding: 0 !important;
}
.filter-options .filter-options-content .items a input[type="checkbox"],
.filter-options .filter-options-content .items a input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0px;
  opacity: 0;
  height: 22px;
  width: 20px;
  z-index: 0;
  margin: 0;
}
.filter-options .filter-options-content .items a input[type="checkbox"] + span.label:before,
.filter-options .filter-options-content .items a input[type="radio"] + span.label:before {
  content: '';
  display: block;
  width: 18px;
  height: 20px;
  border: 1px solid #d1d1d1;
  opacity: 1;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.filter-options .filter-options-content .items a input[type="checkbox"]:checked + span.label:after,
.filter-options .filter-options-content .items a input[type="radio"]:checked + span.label:after {
  content: "";
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.filter-options .filter-options-content .items a input[type="checkbox"]:checked + span.label:before,
.filter-options .filter-options-content .items a input[type="radio"]:checked + span.label:before {
  background-color: #e60521;
  border-color: #e60521;
}
.filter-options .filter-options-content .items a input[type="radio"] + span.label:before {
  border-radius: 100%;
}
.filter-options .filter-options-content .items a input[type="radio"]:checked + span.label:after {
  content: "";
  left: 7px;
  top: 6px;
  width: 3px;
  height: 7px;
}
.filter-options .filter-options-content .items a span {
  display: inline-block;
  padding-left: 32px;
  vertical-align: middle;
}
.filter-options .filter-options-content .actions .action {
  min-width: 130px;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  padding: 9px 18px 7px !important;
}
.filter-options .filter-options-content .actions .action.disabled {
  background: #f5f6f8;
  border-color: #f5f6f8;
  color: #d5d5d5;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 0;
  margin-top: 0;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #052137;
}
.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: 0;
  padding-left: -4px;
}
.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: 0;
}
.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: #d00f1a;
}
.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: 0;
}
.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: 0;
}
.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: 0;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 0;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 0;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 0;
}
.multicheckout .item-options {
  margin: 0 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 #d1d1d1;
  padding-bottom: 0;
}
.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.4px;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 0;
}
.multicheckout.order-review .error-description {
  color: #d00f1a;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.multicheckout .box-title span {
  margin-right: 0;
}
.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 0;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 21px;
  margin-bottom: 0;
}
.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: 0;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.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: 35px;
  line-height: 33px;
  color: #000000;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  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 .field.newsletter {
  margin-bottom: 30px;
}
.block.newsletter input {
  padding-left: 35px;
  background: #ffffff;
  border: 0.5px solid #878787;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 12px;
}
.block.newsletter .action.subscribe {
  min-width: 180px;
}
.fotorama-video-container:after {
  background: url(../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);
}
.fotorama__nav--thumbs .fotorama__nav__frame.video-thumb-icon .fotorama__thumb {
  background: url('../images/video-img.jpg') bottom left;
  cursor: pointer;
  border: none;
}
.fotorama__nav--thumbs .fotorama__nav__frame.video-thumb-icon .fotorama__thumb img {
  display: none;
}
.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%;
  }
}
.swatch-attribute-selected-option {
  display: none;
}
.tooltips-title {
  position: relative;
}
.tooltips-title .attribute-tooltip {
  position: absolute;
  right: 0;
  top: 4px;
  cursor: pointer;
}
.tooltips-title .attribute-tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 15px;
  color: inherit;
  content: '\e623';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
  color: #052137;
  text-transform: uppercase;
  border-bottom: 1px solid #052137;
  padding-bottom: 4px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}
.swatch-attribute-label.required {
  padding-right: 0;
}
.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-top: 0;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  text-align: center;
  margin-bottom: 0;
}
.swatch-option {
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  border: 1px solid #ffffff;
  cursor: pointer;
  float: left;
  margin: 0 0 0 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  text-align: left;
  text-overflow: ellipsis;
  position: relative;
}
.swatch-option.text {
  color: #052137;
  background: #ffffff;
  font-size: 16px;
  line-height: 20px;
  padding: 9px 25px 9px 10px;
  min-width: 22px;
  width: 100%;
  margin-right: 0;
  margin-bottom: 4px;
  letter-spacing: 0.45px;
}
.swatch-option.text.swatch-checkbox {
  padding: 1px 0 1px 32px;
  border: 0;
  margin: 0 0 38px;
}
.swatch-option.text.swatch-checkbox:before {
  content: '';
  display: block;
  width: 18px;
  height: 20px;
  border: 1px solid #d1d1d1;
  opacity: 1;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.swatch-option.text.swatch-checkbox.selected:before {
  background: #e60521;
  border-color: #e60521;
}
.swatch-option.text.swatch-checkbox.selected:after {
  content: "";
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.swatch-option .attribute-code {
  float: right;
  color: #878787;
  font-size: 14px;
  padding-left: 5px;
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 20px;
}
.swatch-option.selected .attribute-code {
  color: #ffffff;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  cursor: default;
  color: rgba(64, 64, 64, 0.31);
  display: none;
}
.swatch-option.disabled .attribute-code {
  color: rgba(64, 64, 64, 0.31);
}
.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);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.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 {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  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 #68a8e0;
}
.swatch-option-link-layered:focus > .swatch-checkbox {
  box-shadow: inherit;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt-listing {
  margin-bottom: 0;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  position: static;
  text-decoration: none !important;
  z-index: 1;
}
.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;
}
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;
  overflow: hidden;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  margin-bottom: 0;
}
.cms-home .header.content {
  border-bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}
.header.content {
  position: relative;
  border-bottom: 1px solid #ededed;
  background-color: #052137;
  color: #ffffff;
  padding: 0 !important;
  display: flex;
  align-items: center;
}
.header.content.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-animation: slideDown 0.15s;
  -moz-animation: slideDown 0.15s;
  animation: slideDown 0.15s;
}
@-moz-keyframes slideDown {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slideDown {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@keyframes slideDown {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
.header.content.sticky-header .secondary-nav__content {
  height: calc(100vh - 60px);
}
.logo {
  margin: 0 0 0 0;
  max-width: 50%;
  position: relative;
  z-index: 1;
  background: #052137;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 0;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 0;
  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;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  padding-top: 16px;
  padding-bottom: 15px;
  z-index: 999;
  background: #d6dce1;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
}
.message.global.cookie .actions {
  margin-top: 0;
  float: right;
}
.message.global.cookie .actions .action-close {
  text-transform: uppercase;
  border: 0;
  padding: 2px 29px 0 0;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  background: url('../images/close-black-icon.svg') no-repeat;
  background-position: right center;
  background-size: 15px;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  color: #000000;
  letter-spacing: -0.11px;
}
.message.global.cookie p {
  float: left;
}
.message.global.cookie p a {
  text-transform: uppercase;
  font-weight: 700;
  color: #364652;
}
.message.global.cookie .content {
  max-width: 1020px;
  padding: 0 20px;
  margin: 0 auto;
}
.message.global.demo {
  margin: 0 0 0;
  padding: 10px 0;
  display: block;
  line-height: 1.2em;
  font-size: 13px;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #052137;
}
.message.global.demo a:hover {
  color: #052137;
}
.message.global.demo a:active {
  color: #052137;
}
.page-footer {
  margin-top: auto;
  float: left;
  width: 100%;
}
.footer.content {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
}
.footer.content:before,
.footer.content:after {
  content: "";
  display: table;
  clear: both;
}
.footer.content .links > li {
  margin: 0 0 3px;
  letter-spacing: -0.09px;
}
@media all and (max-width: 991px) {
  .footer.content .links > li:last-child {
    margin-bottom: 0;
  }
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .switcher,
.page-footer .switcher {
  float: right;
}
.page-header .switcher.website .options:after,
.page-footer .switcher.website .options:after {
  content: "";
  width: 2px;
  height: 20px;
  display: inline-block;
  background: #afb6bd;
  position: absolute;
  right: 0;
  top: 5px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  padding: 4px 7px 4px 20px;
  background: #ffffff;
  min-width: 155px;
  text-align: left;
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .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 .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .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 .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: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .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 .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .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 .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 .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 .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  text-align: left;
  width: 100%;
  border: 0;
  left: 0;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
  color: #000000;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a img,
.page-footer .switcher .options ul.dropdown a img {
  vertical-align: middle;
  margin-right: 10px;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  display: none;
}
.page-header .switcher .options .toggle,
.page-footer .switcher .options .toggle {
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  color: #000000;
  letter-spacing: 0px;
  font-family: 'objektiv-mk2', 'objektiv-mk2';
  text-align: left;
  padding-top: 2px !important;
  display: block !important;
  position: relative;
}
.page-header .switcher .options .toggle:after,
.page-footer .switcher .options .toggle:after {
  font-size: 35px !important;
  line-height: 20px !important;
  position: relative;
  left: -4px;
  top: 0;
}
.page-header .switcher li,
.page-footer .switcher li {
  font-size: 14px;
  margin: 0;
}
.page-header .switcher li:hover,
.page-footer .switcher li:hover {
  background: #d6dce1;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .switcher strong img,
.page-footer .switcher strong img {
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 0 0;
}
.ui-datepicker td {
  padding: 0;
}
.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-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.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 #d1d1d1;
}
.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 #d1d1d1;
}
.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 #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 0 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: 0 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 0;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 0;
}
.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: 0 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 .box-tocart input.qty {
  height: 32px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 9;
}
body.searchautocomplete__active {
  overflow: hidden;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
  padding-top: 0;
  top: 120px !important;
  float: left;
  width: 100%;
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
  padding-bottom: 240px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -90px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  text-align: center;
  padding: 8px 10px;
  color: #999999;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  background: #efefef;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 0;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  padding: 8px 10px;
  color: #999999;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  padding: 0 0 40px 0;
  display: none;
  margin-bottom: 40px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #dfe3e7;
  font-size: 25px;
  font-weight: 700;
  line-height: 33px;
  color: #052137;
  letter-spacing: 0;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0 -10px 20px -10px;
  padding: 0;
}
.mst-searchautocomplete__autocomplete ul:before,
.mst-searchautocomplete__autocomplete ul:after {
  display: table;
  clear: both;
  content: "";
}
.mst-searchautocomplete__autocomplete ul li {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0 10px;
  cursor: pointer;
  margin-bottom: 30px;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li:nth-child(4n+1) {
  clear: left;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  margin-bottom: 0;
  text-decoration: none;
  display: block;
  min-height: 48px;
  border-bottom: 1px solid #dfe3e7;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
  letter-spacing: -0.21px;
}
.mst-searchautocomplete__autocomplete ul li._active a.title {
  text-decoration: underline;
}
.mst-searchautocomplete__autocomplete ul li img {
  margin-bottom: 20px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .search-no-results {
  padding-top: 0;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .search-no-results h3 {
  margin-bottom: 68px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .search-no-results .search-term-msg {
  color: #000000;
  margin-bottom: 25px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper .search-no-results p {
  color: #000000;
  margin-bottom: 24px;
}
.mst-searchautocomplete__index {
  float: left;
  width: 100%;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: 0 10px;
  margin: 0 0 10px 0;
  width: 100%;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #000000;
  letter-spacing: -0.08px;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  min-height: 48px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #052137;
  letter-spacing: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #052137;
  text-decoration: none;
}
.mst-searchautocomplete__item.magento_catalog_product .title a .mst-searchautocomplete__highlight {
  color: #052137;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #999999;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
  border-bottom: 1px solid #dfe3e7;
  padding-bottom: 10px;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #999999;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  background: #fff !important;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: none;
}
.mst-searchautocomplete__item.magento_catalog_category a i {
  color: #999999;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal;
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #999999;
}
.mst-searchautocomplete__highlight {
  font-weight: 600;
  color: #1BA1FC;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 186px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  position: absolute;
  top: 0;
  background-color: #d8d8d8;
  width: 20px;
  height: 20px;
  animation-name: bounce_fountainG;
  animation-duration: 0.645s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  transform: scale(0.3);
  border-radius: 15px;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  left: 0;
  animation-delay: 0.256s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  left: 20px;
  animation-delay: 0.3225s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  left: 40px;
  animation-delay: 0.389s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-4 {
  left: 60px;
  animation-delay: 0.4555s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-5 {
  left: 80px;
  animation-delay: 0.522s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-6 {
  left: 100px;
  animation-delay: 0.5885s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-7 {
  left: 120px;
  animation-delay: 0.645s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-8 {
  left: 140px;
  animation-delay: 0.7115s;
}
@keyframes bounce_fountainG {
  0% {
    transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-o-keyframes bounce_fountainG {
  0% {
    -o-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -o-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-ms-keyframes bounce_fountainG {
  0% {
    -ms-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -ms-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-webkit-keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -webkit-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-moz-keyframes bounce_fountainG {
  0% {
    -moz-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -moz-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 0;
  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: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 0;
}
.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: 2px 0;
  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: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  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: 0 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 0 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: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  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: 1;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 0;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.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: 'icons-blank-theme';
  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.8px;
  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.6px;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3px;
}
.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.8px;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8px;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3px;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 0;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 0 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: #052137;
  border: 1px solid #052137;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'objektiv-mk2';
  font-weight: 700;
  padding: 7px 15px;
  font-size: 14px;
  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: #ffffff;
  border: 1px solid #052137;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #ffffff;
  border: 1px solid #052137;
  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: 1;
  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: 0;
}
.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: 0 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 0;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 0;
}
.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.2px;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
/* Developer 1602 */
@media all and (max-width: 991px) {
  .nav-sections .switcher.currency {
    width: 30%;
  }
  .nav-sections .switcher.website {
    width: 55%;
  }
  .nav-sections .account-section-mobile {
    width: 40%;
  }
  .nav-toggle {
    cursor: pointer;
    display: none;
    font-size: 0;
    right: 0;
    position: absolute;
    top: 22px;
    padding: 18px 10px 18px 10px;
    z-index: 14;
    height: 60px;
    width: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .nav-toggle span {
    background: #ffffff;
    width: 20px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -2px;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    transition: background 0.2s linear, top 0.2s ease 0.15s, -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s linear, top 0.2s ease 0.15s;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s linear, top 0.2s ease 0.15s, -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .nav-toggle span:before,
  .nav-toggle span:after {
    content: "";
    width: 20px;
    height: 2px;
    background: #ffffff;
    display: block;
    position: absolute;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    transition: background 0.2s linear, top 0.2s ease 0.15s, -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s linear, top 0.2s ease 0.15s;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s linear, top 0.2s ease 0.15s, -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .nav-toggle span:before {
    top: -7px;
  }
  .nav-toggle span:after {
    top: 7px;
  }
  .nav-open .nav-toggle {
    background: #ffffff;
    height: 85px;
    top: 0;
  }
  .nav-open .nav-toggle span {
    background: #052137;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  }
  .nav-open .nav-toggle span:before {
    background: #052137;
    opacity: 1;
    top: 0;
    transition: background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  }
  .nav-open .nav-toggle span:after {
    background: #052137;
    top: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transition: background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, background 0.2s linear, top 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  }
  .back-menu-mobile {
    display: block !important;
  }
  .navigation {
    padding: 60px 20px 0;
    float: left;
    height: 95vh;
    overflow-y: auto;
    width: 100%;
  }
  .navigation ul {
    padding: 0;
    margin: 0;
  }
  .navigation > ul {
    padding-bottom: 130px;
    display: inline;
  }
  .navigation .level0 {
    display: block;
    margin-right: 0;
    border-bottom: 1px solid #A9A9A9;
  }
  .navigation .level0 > .level-top {
    color: #052137;
    font-size: 18px;
    line-height: normal;
    padding: 20px;
  }
  .navigation .level0.ui-active .submenu {
    left: 0;
  }
  .navigation .level0 .submenu {
    position: absolute;
    left: 100%;
    top: 0;
    background: #ffffff;
    z-index: 1;
    padding: 80px 20px 0;
    width: 100%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    display: block !important;
    height: 100%;
  }
  .navigation .level0 .submenu .back-menu-mobile {
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    color: #052137;
    letter-spacing: 0;
    background: url('../images/back-primary.png') no-repeat;
    background-position: left top 5px;
    background-size: 17px;
    display: block;
    text-transform: uppercase;
    padding: 0 0 11px 24px;
    border-bottom: 1px solid #A9A9A9;
    margin-bottom: 33px;
  }
  .navigation .level0 .submenu h2,
  .navigation .level0 .submenu .close-menu {
    display: none;
  }
  .navigation .level0 .submenu .container {
    padding: 0;
  }
  .navigation .level0 .submenu ul {
    padding: 0 0 105px 0;
    border: 0;
    float: left;
    width: 100%;
  }
  .navigation .level0 .submenu ul .level1 {
    float: left;
    width: 50%;
    padding: 0 9px;
    margin-bottom: 10px;
  }
  .navigation .level0 .submenu ul .level1 > a img {
    width: 100%;
    margin-bottom: 10px;
  }
  .navigation .level0 .submenu ul .level1 a {
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #052137;
    letter-spacing: 0;
    text-transform: uppercase;
    min-height: 48px;
  }
  .navigation .level0 .submenu ul .level1 .right-content .submenu-bottom {
    display: none;
  }
  .navigation .level0 .submenu ul .level1 .right-content a {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #052137;
    letter-spacing: 0;
    text-transform: uppercase;
    min-height: 48px;
  }
  .navigation .level0 .submenu ul.sub-ui-disable {
    /*display: none;*/
  }
  .navigation .level0 .submenu ul.parent-menu-item .level1 {
    width: 100%;
    padding: 0px;
    border-bottom: 1px solid #A9A9A9;
    margin-bottom: 0;
  }
  .navigation .level0 .submenu ul.parent-menu-item .level1 a {
    font-size: 16px;
    font-weight: 700;
    line-height: 29px;
    color: #052137;
    letter-spacing: 0;
    background: url('../images/forward-primary.png') no-repeat;
    background-position: right 14px top 17px;
    background-size: 17px;
    text-transform: uppercase;
    padding: 12px 12px 16px 12px;
  }
  .navigation .level0 .submenu ul.list1 li {
    width: 100%;
    padding: 0px;
    border-bottom: 1px solid #363636;
    margin-bottom: 0;
  }
  .navigation .level0 .submenu ul.list1 li a {
    font-size: 14px;
    font-weight: 700;
    line-height: 29px;
    color: #052137;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 12px 12px 16px 12px;
  }
  .navigation .level0 .submenu ul.list1 li.sub-menu-back {
    border: 0;
  }
  .navigation .level0 .submenu ul.list1 li.sub-menu-back .back-menu-mobile {
    padding: 0 0 11px 22px;
    margin-bottom: 7px;
    min-height: 1px;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    color: #052137;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 {
    position: absolute;
    left: 100%;
    top: 0;
    background: #ffffff;
    z-index: 999;
    padding: 48px 20px 85px;
    width: 100%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    height: 100vh;
    overflow: auto;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu {
    width: 100%;
    padding: 40px 20px 0;
    display: block !important;
    position: static;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li {
    width: 50%;
    float: left;
    padding: 0 13px;
    margin-bottom: 6px;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li.sub-menu-back {
    width: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -17px;
    margin-left: -17px;
    padding: 0;
    float: none;
    margin-bottom: 0;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li.sub-menu-back .back-menu-mobile {
    padding: 0 0 11px 22px;
    margin-bottom: 33px;
    min-height: 1px;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    color: #052137;
    width: 100%;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li.sub-menu-back .back-menu-mobile span {
    min-height: 1px;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li a img {
    margin-bottom: 5px;
    object-fit: cover;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li a span {
    min-height: 50px;
    display: block;
    color: #052137;
    font-size: 14px;
    line-height: 20px;
  }
  .navigation .level0 .submenu ul.sub-ui-active li.level1.active {
    left: 0;
  }
  .navigation .level0.category-item .submenu .back-menu-mobile {
    margin-bottom: 7px;
  }
  .navigation .level0.mobile-item-section {
    display: block;
  }
  .navigation .level0.extra-menu {
    border-bottom: 0;
  }
  .navigation .level0.extra-menu ul.list2 {
    padding-left: 20px;
    padding-bottom: 34px;
    margin-top: 42px;
    margin-bottom: 49px;
    border-bottom: 1px solid #A9A9A9;
    display: inline-block;
    width: 100%;
  }
  .navigation .level0.extra-menu ul.list2 li {
    margin-bottom: 15px;
  }
  .navigation .level0.extra-menu ul.list2 li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    color: #052137;
    letter-spacing: 0;
    padding: 0;
  }
  .navigation .level0.extra-menu ul.list2 li:last-child {
    margin-bottom: 0;
  }
  .navigation .level0.extra-menu .social-links {
    padding-left: 20px;
  }
  .navigation .level0.extra-menu .social-links a {
    display: inline-block;
    padding: 0;
    margin-right: 3px;
  }
  .navigation .level0.extra-menu .social-links a:last-child {
    margin-right: 0;
  }
  .navigation .level0.extra-menu .social-links a img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
  }
  .navigation .level0.extra-menu .social-links a[title="Twitter"] img {
    width: 26px;
    height: 26px;
  }
  .navigation .level0.extra-menu .social-links a[title="Facebook"] img {
    width: 25px;
    height: 25px;
  }
  .navigation .level0.extra-menu .social-links a[title="Youtube"] img {
    width: 35px;
    height: 35px;
  }
  .navigation .level0.extra-menu .contact-detail {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #ffffff;
    letter-spacing: 0.33px;
    padding-left: 20px;
    margin-bottom: 21px;
  }
  .navigation .level0.extra-menu .contact-detail p {
    margin-bottom: 11px;
  }
  .navigation .level0.extra-menu .contact-detail p:last-child {
    margin-bottom: 0;
  }
  .navigation .level0.extra-menu .contact-detail a {
    color: #052137;
    padding-left: 0;
  }
  .navigation .level0.extra-menu .contact-detail a:hover {
    color: #052137;
  }
  .mobile-web-account-section {
    display: block !important;
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 8px;
    margin-bottom: 17px;
    position: absolute;
    top: 0;
    z-index: 9;
  }
  .mobile-web-account-section .toggle {
    min-width: 100%;
    min-width: 100% !important;
    text-align: center !important;
  }
  .mobile-web-account-section .account-section-mobile {
    display: none;
  }
  .mobile-web-account-section .switcher.website {
    border-right: none !important;
  }
  .website-fr .mobile-web-account-section .account-section-mobile {
    display: none !important;
  }
  h2 {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -0.8px;
  }
  .container,
  .small-container,
  .intro-content .intro-inner,
  .design-block .design-inner {
    max-width: 768px;
  }
  .post-title .black-bg span {
    padding-right: 10px;
    padding-left: 19px;
    font-size: 50px;
    line-height: 66px;
    margin-left: -20px;
    letter-spacing: normal;
  }
  .bakset-bottom-actions .container {
    max-width: 100%;
    padding: 0 20px;
  }
  .black-bg {
    line-height: 0.9;
  }
  .black-bg.main-title {
    line-height: 0.9;
  }
  .black-bg.main-title span {
    font-size: 60px;
  }
  .herobanner-slider-section .main-title {
    left: 0;
    bottom: 150px;
    padding: 0 20px;
  }
  .herobanner-slider-section .main-title span {
    font-size: 70px;
    line-height: 70px;
  }
  .content-page-title {
    font-size: 42px;
    line-height: 50px;
  }
  .page-title {
    font-size: 42px;
    line-height: 42px;
  }
  .black-bg span {
    font-size: 42px;
    line-height: 42px;
  }
  .minicart-wrapper {
    margin-left: 32px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    position: relative;
    top: 2px;
    margin-left: 2px;
  }
  .page-header .panel.header {
    display: none;
  }
  .page-header .header.content .header-wrapper-right {
    padding: 10px 70px 20px 0;
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .page-header .header.content .header-wrapper-right .project-link {
    margin-left: 32px;
  }
  .page-header .header.content .header-wrapper-right .project-link a {
    background: url('../images/folder-fill-new.svg') no-repeat;
    background-position: center center;
    background-size: 21px;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
  }
  .page-header .header.links {
    display: none;
  }
  .website-fr .page-header .header.content .header-wrapper-right {
    padding: 10px 70px 20px 0;
  }
  .website-fr .attachments .title-wrapper h3 {
    width: 60%;
  }
  .block-search .block-title:before {
    background-size: 19px;
    height: 19px;
    width: 19px;
    margin-top: 1px;
    margin-right: 0;
  }
  .block-search .block-title strong {
    font-size: 0;
  }
  .category-grid-view .category-item .category-img {
    min-height: 230px;
  }
  .bg-pattern-black,
  .cms-no-route .page-main,
  .big-promotional-banner {
    padding: 100px 0 120px 0;
  }
  .bg-pattern-black .title-wrapper {
    width: 100%;
    margin-bottom: 50px;
    padding-right: 45px;
  }
  .bg-pattern-black .sub-text {
    width: 100%;
    padding-left: 0;
    padding-right: 100px;
    font-size: 22px;
    line-height: 27px;
  }
  .amex-sections {
    padding: 0 80px;
  }
  .video-content-block {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .video-content-block .container {
    padding: 0;
    max-width: 100%;
    width: 100%;
  }
  .video-content-block .video-right,
  .video-content-block .next-left {
    width: 100%;
  }
  .video-content-block .video-right {
    margin-bottom: 33px;
  }
  .video-content-block .video-right img {
    width: 100%;
    vertical-align: top;
  }
  .video-content-block .next-left {
    padding-right: 20px;
    padding-left: 20px;
  }
  .video-content-block .next-left .top-title {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 13px;
  }
  .video-content-block .next-left .next-bottom,
  .video-content-block .next-left .next-top {
    display: block;
    float: left;
    width: 100%;
  }
  .video-content-block .next-left .next-top {
    border-bottom: 1px solid #e5e9ec;
    padding-bottom: 32px;
    margin-bottom: 30px;
  }
  .video-content-block .next-left .descriptions-main {
    float: right;
    width: 100%;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 0;
  }
  .video-content-block .next-left .descriptions-main .descriptions-right-content {
    float: right;
    width: 60%;
  }
  .video-content-block .next-left .descriptions-main .descriptions-right-content p {
    line-height: 24px;
  }
  .video-content-block .next-left .video-title-con {
    float: left;
    width: 59%;
    margin-top: 0;
    padding-right: 20px;
  }
  .video-content-block .next-left .video-title-con .top-title {
    display: block;
  }
  .video-content-block .next-left .left-video-part {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 0 20px;
  }
  .video-content-block .next-left .left-video-part .left-content {
    float: right;
    width: 41%;
  }
  .video-content-block .next-left .left-video-part .left-content .top-title {
    display: none;
  }
  .video-content-block .next-left .descriptions-bottom .descriptions-left-title {
    float: left;
    width: 30%;
  }
  .video-content-block .next-left .descriptions-bottom .descriptions-left-title h2 {
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 19px;
  }
  .video-content-block .content-flex {
    display: block;
  }
  .our-approach {
    padding-left: 0;
    padding-right: 0;
    padding: 80px 60px 85px;
  }
  .our-approach .left-block {
    width: 100%;
    padding-right: 10px;
  }
  .our-approach .left-block .sub-heading-title {
    font-size: 28px;
    line-height: 36px;
  }
  .our-approach .left-block .small-title {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 32px;
  }
  .our-approach .right-block {
    width: 100%;
    padding-left: 0;
  }
  .category-container .title-wrapper {
    width: 50%;
    padding: 0 20px;
  }
  .category-container .description-wrapper {
    width: 50%;
    padding-right: 15px;
    padding-left: 10px;
  }
  .category-container:before {
    display: none;
  }
  .block.filter {
    padding-left: 20px;
  }
  .block.filter .filter-options-item {
    padding-right: 0;
  }
  .page-layout-1column .toolbar-products .container {
    padding-left: 20px;
  }
  .filter-options .filter-options-title {
    color: #052137;
  }
  #amasty-shopby-product-list .products.wrapper .container {
    padding-left: 20px;
  }
  .page-products .category-top-container {
    margin-bottom: 60px;
    padding-left: 20px;
    padding-top: 20px;
  }
  .page-products .category-top-container.no-toolbar {
    margin-bottom: 0;
    padding-left: 20px;
    padding-top: 0;
  }
  .subcategory-items-container {
    display: none;
  }
  .subcategory-items-container.swiper-container-initialized {
    display: block;
  }
  .subcategory-items-container .subcategory-items {
    margin: 0;
    float: left;
    width: 100%;
  }
  .subcategory-items-container .subcategory-items li.item {
    width: 100%;
    padding: 0;
  }
  .subcategory-items-container .subcategory-items li.item .sub-category-name {
    min-height: 1px;
  }
  .toolbar-amount,
  .sorter-options {
    font-size: 14px;
    line-height: 18px;
  }
  .toolbar-products {
    margin-bottom: 30px;
    margin-top: 32px;
  }
  .page-title-wrapper.product-family {
    float: left;
    width: 100%;
    margin-top: 46px;
  }
  .page-title-wrapper.product-family .page-title {
    width: 53%;
  }
  .page-title-wrapper.product-family .page-title.black-bg span {
    font-size: 42px;
  }
  .website-fr .page-title-wrapper.product-family {
    float: unset;
    display: flex;
    justify-content: space-between;
  }
  .configure-model-info,
  .product.family-media {
    text-align: center;
    margin-top: 56px;
  }
  .configure-model-info .description {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .configure-model-info .model-list .content-title {
    display: none;
  }
  .configure-model-info .model-list ul {
    margin-top: 30px;
  }
  .configure-model-info .model-list ul li {
    font-size: 13px;
  }
  .configure-model-info .model-list ul li a {
    padding: 16px 12px 15px;
  }
  .configure-model-info .model-list .configurable-dropdown .actions .action {
    min-width: 300px;
    padding-top: 15px;
    padding-bottom: 13px;
  }
  .configure-model-info .model-list .configurable-dropdown .actions .action span {
    position: relative;
  }
  .configure-model-info .model-list .configurable-dropdown .actions .action span:after {
    content: "";
    background: url('../images/arrow-down-white.svg') no-repeat;
    background-position: left center;
    background-size: 17px;
    display: inline-block;
    height: 10px;
    width: 19px;
    margin-left: 15px;
  }
  .product-model-details {
    margin-bottom: 80px;
  }
  .product-model-details .heading-title {
    margin-bottom: 71px;
  }
  .product-model-details .model-details {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 58px;
  }
  .product-model-details .model-details .left-info,
  .product-model-details .model-details .right-info {
    width: 100%;
  }
  .product-model-details .model-details .right-info {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .product-model-details .model-details .right-info .model-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .product-model-details .model-details .right-info .actions {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 7px;
    margin-top: 0;
  }
  .product-model-details .model-details .right-info .actions .action {
    display: block;
    min-width: 100%;
  }
  .product-model-details .model-details .left-info {
    padding-right: 0;
  }
  .product-model-details .model-details .left-info .addional-info {
    display: none;
  }
  .product-model-details .model-details .left-info .sections-title {
    display: none;
  }
  .product-model-details .model-details .left-info .short-description {
    margin-bottom: 17px;
  }
  .product-model-details .model-details .model-info {
    padding-right: 28px;
  }
  .product-model-details .model-details .model-info .model-info-section {
    float: left;
    width: 100%;
  }
  .product-model-details .model-details .model-info .model-info-section .model-detail-tab {
    border-top: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6;
    text-transform: uppercase;
    font-family: 'objektiv-mk2', 'objektiv-mk2';
    padding: 21px 10px 22px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
  }
  .product-model-details .model-details .model-info .model-info-section .model-detail-tab:after {
    content: "";
    background: url('../images/arrow-down.svg') no-repeat;
    background-position: left center;
    background-size: 18px;
    height: 15px;
    width: 20px;
    float: right;
    margin-top: 5px;
  }
  .product-model-details .model-details .model-info .model-info-section.active .model-detail-tab:after {
    background: url('../images/arrow-up.svg') no-repeat;
    background-position: left center;
    background-size: 18px;
  }
  .product-model-details .model-details .model-info:last-child {
    padding-left: 28px;
  }
  .product-family-page-container .product-family-top-container {
    margin-bottom: 70px;
  }
  .intro-content .title {
    padding-right: 40px;
  }
  .intro-content .discription {
    padding-left: 35px;
  }
  .design-block {
    margin-bottom: 23px;
  }
  .design-block .design-column .design-img {
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
  }
  .design-block .design-column .design-img img {
    margin-bottom: 9px;
  }
  .design-block .design-column .design-dis {
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
    top: -35px;
  }
  .design-block .design-column .design-dis h3 {
    margin-bottom: 8px;
  }
  .family-product-info .navigation-bar {
    padding: 10px 40px 10px 20px;
  }
  .family-product-info .attachments .download-form .fieldset .field {
    margin: 0 0 40px;
  }
  .intro-content {
    margin-bottom: 80px;
  }
  .attachments.associated-pro-document {
    padding-left: 0;
    padding-right: 0;
  }
  .family-product-info .navigation-bar .nav-item.right .share-link {
    font-size: 0;
    margin: 0;
  }
  .family-product-info .navigation-bar .actions.get-in-touch {
    margin-right: 13px;
  }
  .family-product-info .navigation-bar .actions.get-in-touch .action {
    min-width: 105px;
  }
  .family-product-info .navigation-bar .nav-item a {
    margin: 0 27px;
  }
  .app-wrapper {
    padding: 60px 0 75px 0;
    margin-bottom: 108px;
  }
  .app-wrapper .app-video iframe {
    width: 100%;
  }
  .app-wrapper .app-left {
    width: 100%;
  }
  .app-wrapper .app-left ul li {
    margin-bottom: 19px;
    padding-right: 20px;
  }
  .app-wrapper .app-left h3 {
    margin-bottom: 35px;
  }
  .app-wrapper iframe {
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }
  .accessories-block-content .accessory-item .box-tocart {
    margin-left: auto;
    margin-top: 0;
  }
  .accessories-block-content .accessory-item .box-tocart .field.qty {
    display: none;
  }
  .accessories-block-content .accessory-item .product-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 148px;
    flex: 0 0 148px;
    max-width: 148px;
  }
  .accessories-block-content .accessory-item .product-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
  }
  .accessories-block-content .accessory-item .product-name h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .accessories-block-content .accessory-item .product-name .box-tocart {
    float: left;
    display: block;
  }
  .accessories-block-content .accessory-item .product-name .box-tocart .label,
  .accessories-block-content .accessory-item .product-name .box-tocart .control {
    display: inline-block;
  }
  .accessories-block-content .accessory-item .product-name .box-tocart .control {
    margin-left: 10px;
  }
  .accessories-block-content .accessory-item .product-name .box-tocart .label {
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    color: #000000;
    letter-spacing: -0.15px;
    font-family: 'objektiv-mk2', 'objektiv-mk2';
    text-transform: uppercase;
  }
  .accessories-block-content .title-wrapper {
    padding-bottom: 29px;
  }
  .product-page-container .product-info-media .product-name {
    display: none;
  }
  .product-page-container .product-info-media .product-top.left {
    width: 38.5%;
  }
  .product-page-container .product-info-media .product-top.right {
    width: 61.5%;
    padding-left: 91px;
    margin-top: 33px;
  }
  .product-page-container .product-info-media .product-note {
    width: 100%;
    padding: 0;
  }
  .product-page-container .product-name-touch {
    float: left;
    width: 100%;
    margin-top: 48px;
    margin-bottom: 22px;
  }
  .product-page-container .product-name-touch .product-name {
    display: block;
    width: auto;
  }
  .product-page-container .product-name-touch .product-name .black-bg span {
    font-size: 42px;
  }
  .product-page-container .product-name-touch .actions {
    float: right;
  }
  .product-page-container .product-name-touch .actions .action:hover {
    background: #e60521;
    color: #ffffff;
  }
  .website-fr .product-page-container .product-name-touch {
    float: unset;
    display: flex;
    justify-content: space-between;
  }
  .website-fr .product-options-bottom .product-sku-code {
    padding-right: 5px;
  }
  .option-bottom-title {
    display: none;
  }
  .product-info-media {
    display: block;
    margin-bottom: 35px;
  }
  .product-options-bottom .actions.get-in-touch,
  .product-no-options .actions.get-in-touch {
    display: none;
  }
  .product-options-bottom .product-sku-code .product-code,
  .product-no-options .product-sku-code .product-code {
    font-size: 18px;
    line-height: 24px;
  }
  .product-options-bottom .product-sku-code .sku-title,
  .product-no-options .product-sku-code .sku-title {
    margin-bottom: 5px;
  }
  .box-tocart .share-product {
    display: none;
  }
  .attachments.configure-attachment {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 52px;
  }
  .attachments.configure-attachment .download-form .fieldset .field {
    width: 33.33%;
    margin-bottom: 40px;
  }
  .my-cus-document .title-wrapper {
    margin-right: 50px;
  }
  .my-cus-document .title-wrapper .section-title {
    font-size: 22px;
    line-height: 29px;
  }
  .product-codes-section .codes-frame {
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #979797;
  }
  .product-codes-section .codes-frame li {
    width: 50%;
  }
  .swatch-opt {
    margin: 0 -15px;
  }
  .swatch-opt .swatch-attribute {
    width: 25%;
    padding: 0 15px;
  }
  .swatch-opt .swatch-attribute:nth-child(4n+1) {
    clear: left;
  }
  .swatch-opt .swatch-attribute:nth-child(5n+1) {
    clear: none;
  }
  .account .project-lists .box {
    width: 48.5%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 60px !important;
  }
  .account .project-lists .box .project-links .right.action {
    padding-left: 11px;
    padding-right: 11px;
  }
  .account.requestquote-customer-view .project-top-container {
    padding-right: 20px;
  }
  .account.account.wishlist-index-index .project-top-container {
    padding-right: 20px;
  }
  .project-top-container {
    border-bottom: 0;
    margin-bottom: 38px;
    padding-bottom: 0;
  }
  .customer-product.table-view {
    padding: 0 20px;
  }
  .customer-product.table-view .mwishlist-item.table-product-wrapper {
    padding-top: 25px;
  }
  .mwishlist-items .customer-product.table-view .heading-wrapper {
    margin-bottom: 0;
  }
  .project-top-container .actions-top.actions {
    text-align: right;
  }
  .project-top-container .actions-top.actions .primary.action {
    margin-right: 0;
  }
  .project-top-container .actions-top.actions .more-button {
    width: 100%;
    text-align: right;
    margin-top: 7px;
  }
  .project-top-container .actions-top.actions .more-button ul {
    right: 0;
    text-align: left;
  }
  .project-top-container .page-title-wrapper {
    width: 33%;
  }
  .heading-wrapper {
    border-top: 1px solid #ebeef1;
    padding-top: 25px;
    margin-bottom: 22px;
  }
  .heading-wrapper .heading-title {
    font-size: 12px;
  }
  .items-total-row .bottom-total span.price {
    margin-left: 34px;
  }
  .customer-product.table-view .actions.add-basket-btn {
    margin-top: 33px;
    margin-bottom: 75px;
  }
  .table-product-wrapper .actions-bottom .right.actions ul li a.share-link {
    font-size: 12px;
  }
  .table-product-wrapper .product-info .product-img {
    width: 94px;
  }
  .table-product-wrapper .product-info .product-info-actions {
    width: calc(100% - 94px);
  }
  .table-product-wrapper .product-info .product-detail {
    width: 52%;
  }
  .table-product-wrapper .product-info .product-actions {
    margin-top: 10px;
  }
  .table-product-wrapper .actions-bottom {
    width: 100%;
    padding-right: 0;
    margin-top: 48px;
    margin-bottom: 14px;
  }
  .table-product-wrapper .actions-bottom .right.actions {
    float: left;
    margin-left: 110px;
  }
  .table-product-wrapper .attachments {
    padding-top: 58px;
    padding-bottom: 90px;
    margin-bottom: 30px;
  }
  .table-product-wrapper .attachments .download-form .fieldset .field {
    margin: 0 0 40px;
  }
  .cpd-content-section {
    padding-bottom: 60px;
  }
  .cpd-content-section .post-content-sidebar {
    padding-right: 0;
    margin-bottom: 58px;
  }
  .cpd-content-section .post-content-sidebar .sec-description {
    font-size: 28px;
  }
  .cpd-content-section .post-content-main {
    padding: 0;
    margin-top: 0;
  }
  .cpd-content-section .post-content-main .post-image {
    width: 30.4%;
  }
  .cpd-content-section .post-content-main .post-image .course-share {
    margin-top: 15px;
  }
  .cpd-content-section .post-content-main .post-image .course-share .share-link {
    font-size: 12px;
  }
  .cpd-content-section .post-content-main .right-sections {
    width: 69.6%;
  }
  .cpd-content-section .post-content-main .right-sections h3 {
    margin-bottom: 21px;
  }
  .cpd-content-section .post-content-main .cource-info {
    padding-bottom: 30px;
  }
  .cart.table-wrapper .attachments {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cart-container .items-total-row {
    padding: 19px 20px 15px;
  }
  .page-footer .footer.content {
    display: block;
  }
  .page-footer .footer.content .logo-address {
    width: 100%;
    margin-bottom: 35px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-footer .footer.content .logo-address .address {
    padding-right: 0;
    font-size: 14px;
    width: 30%;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.social-links {
    text-align: right;
    margin-top: -30px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.social-links a {
    margin-right: 8px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.social-links a[title="Twitter"] img {
    width: 30px;
    height: 30px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.social-links a[title="Facebook"] img {
    width: 27px;
    height: 27px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.social-links a[title="Instagram"] img {
    width: 34px;
    height: 34px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.social-links a[title="Youtube"] img {
    width: 33px;
    height: 33px;
  }
  .page-footer .footer.content .footer-links {
    display: block;
    width: 100%;
    border-top: 1px solid #eceff1;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .page-footer .footer.content .footer-links .left-links,
  .page-footer .footer.content .footer-links .center-links,
  .page-footer .footer.content .footer-links .right-links {
    width: 100%;
    margin-bottom: 19px;
    padding-bottom: 19px;
    padding-left: 50px;
    padding-right: 50px;
    border-bottom: 1px solid #eceff1;
  }
  .page-footer .footer.content .footer-links .left-links.mobile-toggle .links,
  .page-footer .footer.content .footer-links .center-links.mobile-toggle .links,
  .page-footer .footer.content .footer-links .right-links.mobile-toggle .links {
    display: none;
  }
  .page-footer .footer.content .footer-links .left-links.mobile-toggle.active .links,
  .page-footer .footer.content .footer-links .center-links.mobile-toggle.active .links,
  .page-footer .footer.content .footer-links .right-links.mobile-toggle.active .links {
    display: block;
  }
  .page-footer .footer.content .footer-links .left-links .links,
  .page-footer .footer.content .footer-links .center-links .links,
  .page-footer .footer.content .footer-links .right-links .links {
    margin-top: 10px;
  }
  .page-footer .footer.content .footer-links h4 {
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: -0.1px;
    position: relative;
  }
  .page-footer .footer.content .footer-links h4:after {
    content: "";
    background: url(../images/arrow-right-white.svg) no-repeat;
    background-position: center right;
    background-size: 7px;
    display: inline-block;
    height: 15px;
    width: 7px;
    position: absolute;
    right: -5px;
    top: 2px;
  }
  .page-footer .footer.content .footer-links h4.active:after {
    transform: rotate(90deg);
  }
  .page-footer .footer.content .footer-links .right-links ul.right,
  .page-footer .footer.content .footer-links .right-links ul.left {
    width: 100%;
  }
  .page-footer .footer.content .newslatter-block {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-footer .footer.content .newslatter-block .small-ttile {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: normal;
  }
  .page-footer .footer.content .newslatter-block .subscribe-text {
    font-size: 14px;
    line-height: 20px;
    padding-right: 0;
    margin-bottom: 25px;
  }
  .page-footer .footer.content .logo {
    margin-bottom: 15px;
    height: auto;
  }
  .page-footer .footer.content .logo img {
    width: 130px;
  }
  .page-footer .footer.content .block {
    float: left;
  }
  .category-top-container.no-toolbar .top-title-description {
    text-align: center;
    padding-top: 40px;
    margin-bottom: 22px;
  }
  .category-top-container.no-toolbar .top-title-description .page-title {
    padding-top: 4px;
    padding-bottom: 0;
  }
  .category-top-container.no-toolbar .top-title-description .page-title-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 24px;
  }
  .category-top-container.no-toolbar .top-title-description .category-description,
  .category-top-container.no-toolbar .top-title-description .term-description {
    width: 100%;
    padding-left: 0;
    font-size: 12px;
    line-height: 20px;
  }
  .category-top-container.no-toolbar .top-title-description .category-description .category-desc-text,
  .category-top-container.no-toolbar .top-title-description .term-description .category-desc-text,
  .category-top-container.no-toolbar .top-title-description .category-description .term-intro-text,
  .category-top-container.no-toolbar .top-title-description .term-description .term-intro-text {
    width: 45%;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
  }
  .category-top-container.no-toolbar .top-title-description .category-description .category-desc-text .description-toggle,
  .category-top-container.no-toolbar .top-title-description .term-description .category-desc-text .description-toggle,
  .category-top-container.no-toolbar .top-title-description .category-description .term-intro-text .description-toggle,
  .category-top-container.no-toolbar .top-title-description .term-description .term-intro-text .description-toggle {
    position: absolute;
    right: -10px;
    top: 0;
  }
  .category-top-container.no-toolbar .top-title-description .category-description .category-desc-text .description-toggle:before,
  .category-top-container.no-toolbar .top-title-description .term-description .category-desc-text .description-toggle:before,
  .category-top-container.no-toolbar .top-title-description .category-description .term-intro-text .description-toggle:before,
  .category-top-container.no-toolbar .top-title-description .term-description .term-intro-text .description-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .category-top-container.no-toolbar .top-title-description .category-description.fixed-height,
  .category-top-container.no-toolbar .top-title-description .term-description.fixed-height {
    height: 20px;
    overflow: hidden;
  }
  .category-top-container.no-toolbar .top-title-description .category-description.fixed-height .description-toggle:before,
  .category-top-container.no-toolbar .top-title-description .term-description.fixed-height .description-toggle:before {
    content: '\e622';
  }
  .category-top-container.no-toolbar .top-title-description .category-description .category-desc-text,
  .category-top-container.no-toolbar .top-title-description .term-description .category-desc-text {
    letter-spacing: normal;
  }
  .cms-page-view .page-title-wrapper {
    margin-top: 40px;
    margin-bottom: 48px;
    text-align: center;
  }
  .cms-page-view .page-title-wrapper .black-bg span {
    font-size: 42px;
    line-height: 56px;
  }
  .cms-page-view .term-con-wrapper {
    margin-bottom: 60px;
  }
  .cms-page-view .term-con-wrapper .sidebar {
    display: none;
  }
  .cms-page-view .term-con-wrapper .content-area {
    width: 100%;
    padding-right: 140px;
  }
  .cms-page-view .term-con-wrapper .content-area h4 {
    margin-bottom: 16px;
  }
  .cms-no-route .page-main {
    padding: 170px 20px 100px;
    min-height: calc(100vh - 60px);
  }
  .cms-no-route .page-main .columns .column.main {
    padding: 0 123px;
  }
  .cms-no-route .left-content {
    width: 100%;
    padding-right: 0;
  }
  .cms-no-route .left-content .page-title-wrapper {
    margin-bottom: 19px;
  }
  .cms-no-route .right-content {
    width: 100%;
    padding-right: 0;
  }
  .cms-no-route .right-content ul {
    float: left;
    margin-top: 78px;
    padding: 0;
  }
  .cms-no-route .right-content ul li {
    margin-bottom: 32px;
  }
  .requestquote-success-index .columns .column.main {
    padding: 0 60px;
  }
  .requestquote-success-index .page-title-wrapper {
    margin-bottom: 25px;
  }
  .requestquote-success-index .page-title-wrapper .page-title {
    font-size: 44px;
    line-height: 58px;
  }
  .design-bottom-dis ul {
    margin: 0;
  }
  .design-bottom-dis ul li {
    padding: 0;
  }
  .design-bottom-dis ul li:nth-child(odd) {
    padding-right: 35px;
  }
  .design-bottom-dis ul li:nth-child(even) {
    padding-left: 35px;
  }
  .attachments.configure-attachment {
    padding: 32px 0 50px;
  }
  .attachments.configure-attachment .title-wrapper {
    margin-bottom: 25px;
  }
  .attachments.configure-attachment .actions {
    top: -82px;
  }
  .associated-pro-document.attachments {
    padding: 32px 0 50px;
  }
  .design-bottom-dis ul li h4 {
    line-height: 30px;
  }
  .acdc-form-sections {
    width: 100%;
    padding: 0 55px;
  }
  .my-quote-container {
    max-width: 768px;
  }
  .quote-sidebar {
    width: 100%;
  }
  .quote-summary-form {
    padding: 0 110px 0 0;
    margin-bottom: 83px;
  }
  .quote-summary-form form .field .control {
    width: 40%;
  }
  .quote-summary-form form .field .control:last-child {
    float: left;
    margin-left: 20px;
  }
  .quote-summary-form form .field.country .control,
  .quote-summary-form form .field.message .control {
    margin-left: 0;
  }
  .quote-container-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .term_title_container .top-title-description {
    margin: 25px 0;
    text-align: center;
  }
  .term_title_container .top-title-description .page-title-wrapper {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
    margin-bottom: 0;
  }
  .term_title_container .top-title-description .term-description {
    width: 100%;
  }
  .post-list-wrapper {
    margin-bottom: 60px;
  }
  .post-list-wrapper .load-more-progress .action {
    margin-top: 50px;
  }
  .term-list-items {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    background: #fafafa;
    z-index: 999;
    width: 375px;
    margin: 0;
    -webkit-transform: translate3d(400px, 0, 0);
    transform: translate3d(400px, 0, 0);
    transition: opacity 1s ease, visibility 1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s ease, visibility 1s ease;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s ease, visibility 1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-overflow-scrolling: touch;
    overflow-Y: scroll;
    padding-bottom: 50px;
  }
  .term-list-items li {
    display: block;
    font-size: 18px;
    line-height: 24px;
  }
  .term-list-items li a {
    padding: 21px 10px 20px 10px;
    display: block;
    border-bottom: 1px solid #b3b3b3;
    color: #052137;
  }
  .term-list-items li.category-toggle-close {
    margin: 0;
    font-size: 16px;
    line-height: 21px;
    background: #052137;
    background-repeat-x: repeat;
    background-size: contain;
    padding: 35px 30px 35px;
    border-color: #dedede;
    color: #ffffff;
  }
  .term-list-items li.category-toggle-close .close {
    float: right;
    padding-right: 29px;
    padding-top: 2px;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    color: #ffffff;
    letter-spacing: 0;
    background: url('../images/close-white-icon.svg') no-repeat;
    background-position: right center;
    background-size: 15px;
  }
  .term-list-items li.current a {
    border-bottom: 1px solid #b3b3b3;
  }
  .term-posts {
    padding-bottom: 30px;
  }
  .term-posts:last-child {
    padding-bottom: 30px;
  }
  .term-block {
    margin-bottom: 35px;
  }
  .term-block.careers-menu .term-list-items li a {
    border-bottom: 1px solid #b3b3b3;
  }
  .term-block.careers-menu .term-list-items li a:after {
    float: right;
    background-size: 18px;
    height: 15px;
    width: 20px;
    margin-top: 5px;
  }
  .term-block.careers-menu .term-list-items li .sub-location {
    position: static;
    box-shadow: none;
    background: #fafafa;
    padding: 0;
  }
  .term-block.careers-menu .term-list-items li .sub-location li a {
    padding-top: 11px;
    padding-bottom: 10px;
  }
  .term-block .text-title {
    display: none;
  }
  .term-block .text-title.mobile-show {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff;
    letter-spacing: 0;
    position: relative;
    padding-right: 20px;
    display: inline-block;
  }
  .term-block .text-title.mobile-show:after {
    content: "";
    background: url('../images/arrow-right-white.svg') no-repeat;
    background-position: right center;
    background-size: 9px;
    display: inline-block;
    width: 12px;
    height: 20px;
    vertical-align: middle;
    position: absolute;
    right: -53px;
  }
  .category-open .term-list-items,
  .category-sidebar-filter.open .term-list-items {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .category-open:before,
  .category-sidebar-filter.open:before {
    content: "";
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  .first-post .first-post-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
  }
  .first-post .first-post-contents {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
    max-width: 56%;
    padding-left: 35px;
    padding-right: 20px;
  }
  .first-post .first-post-contents .top-meta {
    margin-bottom: 20px;
  }
  .first-post .first-post-contents .post-title {
    margin-bottom: 20px;
    letter-spacing: -0.25px;
    font-size: 30px;
    line-height: 36px;
  }
  .first-post .first-post-contents .post-excerpt {
    margin-bottom: 27px;
  }
  .first-post .first-post-contents .webinar-date-time {
    margin-bottom: 28px;
  }
  .first-post .first-post-contents .save-spot-button .action {
    min-width: 160px;
  }
  .post-list {
    margin: 0 -10px;
  }
  .post-list .item {
    width: 50%;
    padding: 0 10px;
  }
  .post-list .item:nth-child(2n+1) {
    clear: left;
  }
  .post-list .item:nth-child(3n+1) {
    clear: none;
  }
  .post-list .item .post-content {
    padding-right: 10px;
  }
  .post-list .item .post-image {
    margin-bottom: 15px;
  }
  .simple-category-posts .post-list .item {
    margin-bottom: 30px;
  }
  .related-section.related-events {
    margin-bottom: 55px !important;
  }
  .related-section.related-events .post-list .item {
    width: 50%;
    margin-bottom: 40px;
  }
  .related-section .wrapper-title h3 {
    margin-top: 0;
  }
  .news-event-section,
  .event-content {
    margin-top: 45px;
  }
  .event-post-title {
    margin-bottom: 30px;
  }
  .event-post-title h1 {
    font-size: 25px;
    line-height: 37px;
    letter-spacing: 0;
    width: 55%;
  }
  .event-content {
    padding: 0 125px 0 105px;
    margin-top: 0;
  }
  .event-content .content strong,
  .event-content .content blockquote {
    font-size: 18px;
    line-height: 28px;
  }
  .event-content .content p img {
    margin-bottom: 55px;
  }
  .event-content .content p .action {
    min-width: 355px;
  }
  .event-content .content figure {
    margin-bottom: 30px;
  }
  .event-content .content blockquote {
    margin-bottom: 28px;
  }
  .event-content .content .actions {
    margin-top: 40px;
  }
  .event-content .event-sidebar,
  .event-content .content {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .event-content .event-sidebar {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .event-content .event-sidebar .action {
    margin-top: 17px;
  }
  .event-content .event-sidebar span {
    display: inline-block;
  }
  .event-content .event-sidebar span.event-location {
    display: block;
  }
  .event-content .event-sidebar span.event-date {
    margin-right: 21px;
  }
  .event-content .event-sidebar .event-title {
    margin-bottom: 11px;
  }
  .event-content.news-page-content {
    padding-left: 105px;
    margin-bottom: 0;
  }
  .event-content.news-page-content .content {
    padding-left: 0;
    width: 100%;
  }
  .event-content.news-page-content .content p {
    font-size: 14px;
    line-height: 20px;
  }
  .second-promotional-banner {
    padding: 36px 0 42px 0;
  }
  .second-promotional-banner .content-right {
    width: 50%;
    padding-right: 45px;
  }
  .featured-image {
    margin-bottom: 30px;
  }
  .featured-image-section .featured-image {
    min-height: 610px;
  }
  .related-section.related-events .related-posts {
    padding-top: 35px;
  }
  .news-share-story {
    padding: 0 105px;
  }
  .news-share-story .share-story-inner {
    width: 100%;
    padding-left: 0;
  }
  .news-share-story .share-story-inner .share-link {
    font-size: 12px;
  }
  .event-share-story {
    display: block;
    margin-top: 55px;
  }
  .featured-image-section {
    margin-top: 0;
  }
  .featured-image-section .other-contents {
    padding: 27px 0 27px 0;
  }
  .featured-image-section .other-contents .sec-right .post-share {
    padding-right: 20px;
  }
  .featured-image-section .other-contents .sec-right .post-share a {
    font-size: 0;
  }
  .featured-image-section .other-contents .sec-left {
    padding-left: 4px;
  }
  .featured-image-section .other-contents span {
    margin-right: 19px;
    text-decoration: none;
  }
  .featured-image-section.featured-video-section {
    margin-bottom: 40px;
  }
  .brief-section .intro-title {
    padding-right: 15px;
  }
  .brief-section .intro-title h2 {
    font-size: 25px;
    line-height: 33px;
    letter-spacing: 0;
  }
  .brief-section .intro-description {
    padding-left: 15px;
    padding-right: 0;
    letter-spacing: -0.25px;
  }
  .brief-section.application-page {
    padding-bottom: 20px;
  }
  .middle-image-cont-section .small-container {
    max-width: 100%;
    padding: 0;
  }
  .middle-image-cont-section .small-container .project-main-description {
    width: 100%;
    padding-left: 115px;
    padding-right: 115px;
  }
  .middle-image-cont-section .project-main-image {
    margin-left: -20px;
    margin-right: -20px;
  }
  .featured-products-section {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .featured-products-section.application-products {
    padding-top: 60px;
  }
  .project-video iframe {
    width: 730px;
  }
  .project-content-bottom .inner-content {
    width: 100%;
    padding-left: 105px;
    padding-right: 105px;
  }
  .project-content-bottom .project-image-with-content {
    padding-right: 0;
  }
  .project-content-bottom .project-image-with-content .side-content {
    width: 31%;
  }
  .project-content-bottom .project-image-with-content .side-content h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .project-content-bottom .project-image-with-content .right-img {
    width: 69%;
    padding-left: 15px;
  }
  .gallery-block {
    border-top-width: 1px;
    padding-top: 30px;
    margin-bottom: 78px;
  }
  .gallery-block .gallery-title-section {
    margin-bottom: 32px;
  }
  .gallery-block .gallery-title-section h3 {
    margin-top: 0;
  }
  .post-featured-projects .owl-item {
    padding: 0 35px;
  }
  .post-featured-projects .fp-contents {
    margin: 0 -35px;
  }
  .webinar-list .item-li {
    padding: 0 20px 40px;
  }
  .webinar-list .item-li .post-description {
    padding-left: 18px;
    margin-top: 0;
    width: 62%;
  }
  .webinar-list .item-li .post-description .post-title {
    margin-bottom: 7px;
  }
  .webinar-list .item-li .post-image {
    width: 38%;
  }
  .webinar-list .item-li .post-image .video-icon {
    width: 79px;
    height: 79px;
    background-size: 20px;
    background-position: center left 32px;
  }
  .featured-image-section .featured-video {
    padding: 0 20px;
  }
  .featured-image-section .featured-video iframe {
    width: 100%;
  }
  .webinar-post-title {
    margin-bottom: 31px;
  }
  .webinar-post-title h1 {
    font-size: 28px;
    line-height: 37px;
    letter-spacing: -0.18px;
    width: 70%;
  }
  .webinar-container {
    margin-bottom: 55px;
  }
  .webinar-container .webinar-section .post-meta,
  .webinar-container .webinar-section .webinar-content {
    width: 100%;
    padding-right: 0;
  }
  .webinar-container .webinar-section .webinar-content .content {
    width: 100%;
  }
  .webinar-container .webinar-section .post-meta {
    margin-top: 0;
    margin-bottom: 35px;
  }
  .category-block-section {
    margin-top: 0;
  }
  .segments-grid .post-list .item .segment-item-inner {
    padding-bottom: 14px;
  }
  .popular-webinar-section.related-section {
    margin-bottom: 0 !important;
    padding-bottom: 90px;
  }
  .popular-webinar-section.related-section .post-list .item {
    margin-bottom: 30px;
  }
  .popular-webinar-section.related-section .post-list .item .post-image {
    float: left;
    width: 42%;
    margin-bottom: 0;
  }
  .popular-webinar-section.related-section .post-list .item .post-entry {
    float: left;
    width: 58%;
    padding-left: 15px;
    padding-bottom: 0;
    border: 0;
    padding-top: 4px;
  }
  .popular-webinar-section.related-section .post-list .item .post-entry .post-name {
    padding: 0;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.19px;
    min-height: 66px;
    margin-bottom: 14px;
  }
  .popular-webinar-section.related-section .post-list .item .post-entry .post-name a {
    min-height: 1px;
  }
  .popular-webinar-section.related-section .post-list .item .post-entry .post-author {
    padding: 0;
  }
  .popular-webinar-section.related-section .post-list .item .post-entry .post-meta {
    border-top: 0;
    margin-top: 0;
    padding: 0;
  }
  .popular-webinar-section.related-section .post-list .item .webinar-inner {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ebeef1;
    padding-bottom: 10px;
  }
  .popular-webinar-section.related-section.application-related {
    padding-bottom: 50px;
  }
  .big-promotional-banner {
    padding: 60px 0 !important;
  }
  .big-promotional-banner .content-left {
    width: 44%;
    margin-top: 0;
  }
  .big-promotional-banner .content-left .sub-content {
    font-size: 28px;
  }
  .big-promotional-banner .content-right {
    width: 48.5%;
  }
  .title-with-banner .title-wrapper {
    top: 35px;
  }
  .big-blocks-section .big-guide-inner {
    margin: 0 -20px;
  }
  .big-blocks-section .big-guide-block {
    padding: 0 20px;
  }
  .big-blocks-section .big-guide-block .block-image {
    margin-bottom: 28px;
  }
  .big-blocks-section .big-guide-block .block-content .block-desc {
    padding-right: 20px;
  }
  .bigfat-casestudies-section {
    padding: 55px 0;
  }
  .bigfat-casestudies-section .right-section {
    width: 53.5%;
    padding-left: 35px;
    padding-right: 0;
  }
  .bigfat-casestudies-section .right-section h2 {
    font-size: 30px;
  }
  .bigfat-casestudies-section .right-section .content {
    margin-bottom: 30px;
  }
  .bigfat-casestudies-section .block-image {
    width: 46.5%;
  }
  .application-products .fp-inner-wrapper {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .op-brief-section {
    margin-bottom: 60px;
  }
  .op-video-section {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  .op-video-section .left-section {
    padding-right: 20px;
  }
  .op-video-section .left-section .sec-title {
    font-size: 16px;
    line-height: 21px;
  }
  .op-video-section .left-section .sec-description {
    font-size: 17px;
    line-height: 25px;
  }
  .leader-title-section .content {
    padding-right: 0;
  }
  .leadership-section {
    margin-bottom: 20px;
  }
  .our-team-section .team-section-inner {
    margin: 0 -20px;
  }
  .our-team-section .team-item {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 42px;
  }
  .our-team-section .team-item:nth-child(2n+1) {
    clear: left;
  }
  .our-team-section .team-item .per-image img {
    width: 100%;
  }
  .our-team-section .team-item .team-item-wrapper {
    padding-bottom: 13px;
  }
  .pdp-middle {
    margin-bottom: 120px;
  }
  .pdp-middle .project-image-with-content {
    margin-bottom: 60px;
  }
  .career-list .item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .career-list .item .post-content {
    padding-right: 0;
  }
  .term-block.careers-menu {
    margin-bottom: 37px;
    padding: 16px 0 13px 0;
  }
  .term-block.careers-menu .text-title.mobile-show:after {
    right: -30px;
  }
  .career-list-wrapper {
    margin-bottom: 60px;
  }
  .page-top-content.career-top-content {
    margin-top: 45px;
    margin-bottom: 34px;
  }
  .page-top-content.career-top-content .post-top-meta {
    margin-bottom: 15px;
  }
  .page-top-content.career-top-content .post-top-meta .small-text {
    margin-top: 0px;
  }
  .page-top-content .page-title-wrapper .page-title {
    font-size: 28px;
    line-height: 37px;
    letter-spacing: -0.18px;
  }
  .post-content-sidebar,
  .post-content-main {
    width: 100%;
  }
  .post-content-sidebar {
    margin-bottom: 46px;
  }
  .post-content-main {
    padding: 0 105px;
  }
  .career-form {
    margin-top: 60px;
    min-height: 700px;
  }
  .resource-top-section {
    padding-top: 63px;
  }
  .resource-top-section .container {
    max-width: 100%;
    width: 100%;
  }
  .resource-top-section .term-navigation-container {
    position: relative;
  }
  .resource-terms {
    position: absolute;
    top: 100%;
    background: #000;
    width: calc(100% + 40px);
    left: -20px;
    z-index: 99;
    border-top: 1px solid #363636;
    font-family: 'Messina Sans Condensed', 'MessinaSansWeb';
  }
  .resource-term {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #363636;
    padding: 0 20px;
  }
  .resource-term .term-tab {
    background: none;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    letter-spacing: -0.42px;
  }
  .resource-top-section .form.wp-form-search {
    width: 480px;
    margin-bottom: 60px;
  }
  .resource-top-section .active-nav-item {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff;
    letter-spacing: 0;
    font-family: 'objektiv-mk2', 'objektiv-mk2';
    background: #000000 url('../images/bg-pattern.jpg');
    padding: 17px 40px 14px 20px;
    margin-left: -20px;
    margin-right: -20px;
    text-transform: uppercase;
  }
  .resource-top-section .active-nav-item:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 22px;
    color: #ffffff;
    content: '\e608';
    font-family: 'icons-blank-theme';
    margin: 0 -16px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    float: right;
  }
  .resource-top-section .active-nav-item.open:after {
    content: '\e622';
  }
  .resource-top-section .active-nav-item .title {
    background: url('../images/file-icon-white.svg') no-repeat;
    background-position: left top 3px;
    background-size: 12px;
    padding-left: 25px;
  }
  .child-terms-posts {
    padding-top: 60px;
  }
  .term-posts:last-child {
    border-bottom: 1px solid #eaedf0;
  }
  .title-with-banner {
    margin-top: 0;
  }
  .title-with-banner .featured-image {
    min-height: 300px;
    padding: 25px 0 30px 0;
    margin-bottom: 60px;
  }
  .segments-list .segment-item .featured-image {
    width: 37.5%;
  }
  .segments-list .segment-item .seg-description {
    width: 62.5%;
    padding-left: 19px;
    margin-top: 0;
  }
  .segments-list .segment-item .seg-description .seg-content {
    margin-bottom: 24px;
  }
  .resource-search .child-terms-posts .term-posts {
    border: 0;
  }
  .term-posts .left-sidebar {
    width: 100%;
    padding-right: 0;
    margin-bottom: 35px;
  }
  .term-posts .main-sections {
    width: 100%;
  }
  .wp-nav-open {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  .header-wrapper-right .event-link a {
    background: none !important;
    font-size: 14px !important;
    width: auto !important;
    height: auto !important;
  }
  .post-event-products {
    margin-bottom: 0;
  }
  .post-event-products span {
    display: block !important;
  }
  .post-event-products .owl-carousel .owl-dots {
    margin-top: 30px;
  }
  .post-event-products .owl-stage-outer {
    overflow: hidden;
  }
  .post-event-products .owl-stage-outer .owl-item .event-item {
    margin: 0 10px;
  }
  .post-event-products .product-image-container {
    margin-bottom: 0px !important;
  }
  .new-application-content .description {
    width: 100%;
  }
  .new-application-content .bigfat-casestudies-section {
    padding: 50px;
    margin-bottom: 70px;
  }
  .new-application-content .big-blocks-section {
    padding: 30px;
  }
  .new-application-content .big-blocks-section .big-guide-inner {
    margin: 0 -30px;
    padding: 0;
  }
  .new-application-content .big-blocks-section .big-guide-block {
    padding: 0 30px;
  }
  .new-application-content .big-blocks-section .big-guide-block .post-title {
    margin-bottom: 30px;
  }
  .new-application-content .big-blocks-section.no-background .big-guide-inner {
    padding: 0 50px;
  }
  .news-event-section .section-right .post-share {
    font-size: 0;
  }
  .products-grid .product-item {
    width: calc((100%) / 3);
    margin-bottom: 40px;
  }
  .products-grid .product-item:nth-child(4n+1) {
    clear: none;
  }
  .products-grid .product-item:nth-child(3n+1) {
    clear: left;
  }
  .page-products .product-item-info {
    padding-bottom: 5px;
  }
  .product.family-media {
    margin-top: 40px;
  }
  .configure-model-info,
  .product.family-media {
    width: 100%;
  }
  .box-tocart {
    margin-top: 11px;
  }
  .product-options-bottom .product-sku-code,
  .product-no-options .product-sku-code {
    width: 45%;
  }
  .product-options-bottom .product-sku-code {
    width: 27%;
  }
  .product-options-bottom .clear-option-actions {
    margin-top: 10px !important;
  }
  .product-options-bottom.sticky-bar {
    top: 110px;
  }
  .block-search input {
    border-width: 0 0 1px 0;
    font-size: 46px;
    line-height: 60px;
  }
  .block-search .form.minisearch {
    padding: 0 90px;
    max-width: 100%;
    position: relative;
  }
  .block-search .block-content {
    padding-top: 30px;
    top: 110px;
  }
  .catalogsearch-result-index.no-search-result .page-main {
    padding-top: 60px;
  }
  .catalogsearch-result-index.no-search-result .result-search input {
    border-width: 0 0 1px 0;
    font-size: 46px;
    line-height: 60px;
  }
  .catalogsearch-result-index.no-search-result .minisearch {
    padding: 0 90px;
  }
  .catalogsearch-result-index.no-search-result .mst-searchautocomplete__autocomplete {
    padding-top: 70px;
  }
  .catalogsearch-result-index.no-search-result .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
    margin-top: 0;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
    margin-top: -20px;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result .search-no-results {
    width: 70%;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result .search-no-results .text {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: normal;
  }
  .search-no-results {
    width: 70%;
  }
  .cart.table-wrapper th.item {
    padding-left: 10px;
  }
  .cart.table-wrapper th.col.subtotal {
    display: none;
  }
  .cart.table-wrapper .item .col.item {
    padding-left: 10px;
  }
  .cart.table-wrapper .item .col.subtotal {
    display: none;
  }
  .cart.table-wrapper tr.download-actions .actions {
    padding-left: 10px;
  }
  .cart.table-wrapper .col {
    padding: 27px 0 28px 0;
  }
  .cart.table-wrapper .product-item-details {
    padding-left: 38px;
  }
  .minicart-wrapper .action.showcart .title {
    background: url('../images/basket-white.svg') no-repeat;
    background-position: right center;
    background-size: 23px;
    font-size: 0;
    height: 19px;
    width: 23px;
    display: inline-block;
    vertical-align: middle;
  }
  .minicart-wrapper .block-minicart {
    top: 72px;
  }
  .field-tooltip .field-tooltip-content {
    right: 0;
    top: 40px;
    left: auto;
  }
  .office-locations .location-addresses li.address {
    width: 33.33%;
  }
  .office-locations .page-title {
    margin-bottom: 40px;
  }
  .contact-page-main {
    padding-top: 60px;
  }
  .contact-page-main .page-title-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .contact-page-main .page-title-wrapper h2 {
    padding-right: 0;
  }
  .contact-page-main .page-title-wrapper .page-title {
    font-size: 30px;
    line-height: 40px;
  }
  .contact-page-main .acdc-form-sections {
    padding: 0;
  }
  .contact-page-main.cpd-form .acdc-form-sections {
    padding: 0 55px;
  }
  .cpd-form {
    padding-bottom: 60px;
  }
  .cpd-form .page-title-wrapper h2 {
    letter-spacing: -0.19px;
  }
  .form.contact .subscribe.term-condition {
    margin-top: 56px;
  }
  .form.contact .actions.actions-toolbar {
    margin-top: 28px;
  }
  .form.contact fieldset.additional-info {
    margin-top: 20px;
  }
  .thank-you-section {
    margin-top: 20px;
    padding: 0 105px;
  }
  .thank-you-section .page-title {
    font-size: 50px;
    line-height: 42px;
  }
  .thank-you-section .thank-you-sub-heading {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.27px;
  }
  .login-container,
  .customer-account-create .page-main,
  .customer-account-create .page-main {
    padding-bottom: 90px;
  }
  .account .footer-static-block {
    display: none;
  }
  .account .block-dashboard-addresses .box {
    width: 100%;
  }
  .account .sidebar-main {
    display: none;
  }
  .account .box {
    padding: 37px 28px 34px;
    margin-bottom: 30px !important;
  }
  .account .box .small-text {
    font-size: 16px;
    line-height: 20px;
  }
  .account.newsletter-manage-index .page-title-wrapper {
    display: none;
  }
  .account .column.main {
    padding: 40px 20px 45px 20px;
  }
  .dashboard-extra-info .dashboard-quote-info,
  .dashboard-extra-info .dashboard-project-info {
    width: 100%;
  }
  .dashboard-extra-info .dashboard-quote-info .box.project-list .small-text {
    margin-right: 42px;
  }
  .dashboard-extra-info .dashboard-project-info {
    margin-bottom: 30px !important;
  }
  .dashboard-title-mobile {
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .dashboard-title-mobile .title-wrapper {
    float: left;
    width: auto;
  }
  .dashboard-title-mobile .title-wrapper h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 42px;
    color: #000000;
    letter-spacing: -0.16px;
  }
  .dashboard-title-mobile .action {
    float: right;
    margin-top: 3px;
  }
  .block-dashboard-info .dashboard-info ul.customer-info li {
    width: 100%;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 26px;
  }
  .block-dashboard-info .dashboard-info ul.customer-info li:last-child {
    margin-bottom: 0;
  }
  .block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company {
    width: 100%;
  }
  .block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .contact {
    width: 34%;
    padding-right: 15px;
    margin-right: 0;
  }
  .block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .company {
    width: 66%;
  }
  .block-dashboard-info .dashboard-info ul.customer-info li .small-text {
    margin-bottom: 7px;
  }
  .block-dashboard-info .account-information .box-title {
    margin-bottom: 10px !important;
  }
  .customer-account-nav {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 60px;
  }
  .customer-account-nav .active-nav-item {
    background: #000000;
    padding: 17px 40px 14px 20px;
    margin-left: -20px;
    margin-right: -20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff;
    letter-spacing: 0;
    font-family: 'objektiv-mk2', 'objektiv-mk2';
  }
  .customer-account-nav .active-nav-item:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 22px;
    color: #ffffff;
    content: '\e608';
    font-family: 'icons-blank-theme';
    margin: 0 -16px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    float: right;
  }
  .customer-account-nav .active-nav-item.open:after {
    content: '\e622';
  }
  .customer-account-nav .nav.items {
    position: absolute;
    top: 100%;
    background: #000000;
    width: calc(100% + 40px);
    left: -20px;
    z-index: 8;
    font-family: 'objektiv-mk2', 'objektiv-mk2';
  }
  .customer-account-nav .nav.items li {
    border-bottom: 1px solid #363636;
    padding: 0 20px;
  }
  .customer-account-nav .nav.items li:first-child {
    border-top: 1px solid #363636;
  }
  .customer-account-nav .nav.items li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    letter-spacing: -0.42px;
    padding: 10px 0;
    display: block;
  }
  .customer-account-index .customer-account-nav {
    margin-bottom: 30px;
  }
  .mobile-show {
    display: block;
  }
  .request-quote-lists .box .request-quote-info > div .small-text {
    font-size: 14px;
    line-height: 16px;
  }
  .request-quote-lists .box .request-quote-info .quote-number {
    min-width: 303px;
  }
  .filter-nav-open .block-search {
    z-index: 1;
  }
  .only-show-device {
    display: block;
  }
  .only-show-device.apply-filter-tablet {
    position: fixed;
    bottom: 0;
    background-color: #F5F6F8;
    padding: 25px 30px;
    border-top: 1px solid #e0e0e0;
  }
  .only-show-device.apply-filter-tablet .action.disabled {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    box-shadow: 0 1px 8px 0 rgba(255, 255, 255, 0.09);
    color: rgba(0, 0, 0, 0.3);
    padding: 9px 18px 7px;
  }
  .only-show-device.apply-filter-tablet .clear {
    margin-left: 30px;
    text-transform: uppercase;
  }
  .only-show-device.apply-filter-tablet .clear.disabled {
    color: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
  }
  .only-show-device.apply-filter-tablet .apply-filter-custom {
    padding: 9px 18px 7px;
  }
  .clear-all-tablet {
    float: right;
  }
  .clear-all-tablet.disabled .filter-clear {
    color: #A4A4A4;
    cursor: default;
    pointer-events: none;
  }
  .clear-all-tablet .filter-clear {
    color: #A9A9A9;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
  }
  .filter-active .nav-toggle {
    opacity: 0;
    visibility: hidden;
  }
  .filter-current .filter-actions {
    display: block;
    margin-left: 0;
  }
  .block.filter .filter-content {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    background: #fafafa;
    z-index: 999;
    width: 375px;
    margin: 0;
    padding: 0;
    -webkit-transform: translate3d(400px, 0, 0);
    transform: translate3d(400px, 0, 0);
    transition: opacity 1s ease, visibility 1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s ease, visibility 1s ease;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s ease, visibility 1s ease, -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-overflow-scrolling: touch;
  }
  .block.filter .filter-content.category-open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .block.filter .filter-content.category-open:before {
    display: none;
  }
  .block.filter .filter-content .category-toggle-close {
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    color: #ffffff;
    letter-spacing: 0;
    background: #052137;
    background-repeat-x: repeat;
    background-size: contain;
    padding: 45px 30px 25px;
    border-color: #dedede;
  }
  .block.filter .filter-content .category-toggle-close .close {
    float: right;
    padding-right: 29px;
    padding-top: 2px;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    color: #ffffff;
    letter-spacing: 0;
    background: url('../images/close-white-icon.svg') no-repeat;
    background-position: right center;
    background-size: 15px;
  }
  .block.filter .filter-options-item {
    width: 100%;
    min-width: 100%;
  }
  .block.filter .filter-options-item.active + .filter-options-item .filter-options-title {
    border-top: 1px solid #b3b3b3;
  }
  .block.filter .filter-title strong {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
  }
  .block.filter .filter-title strong:after {
    content: "";
    background: url('../images/arrow-right-white.svg') no-repeat;
    background-position: right center;
    background-size: 9px;
    display: inline-block;
    width: 12px;
    height: 20px;
    vertical-align: middle;
    position: absolute;
    right: -52px;
    top: 2px;
  }
  .block.filter .filter-options {
    overflow-y: scroll;
    height: calc(100% - 90px);
    padding-bottom: 30px;
    display: block;
  }
  .category-sidebar-filter.is-filtered strong:before {
    content: "";
    position: absolute;
    right: 3px;
    top: 2px;
    width: 5px;
    height: 12px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .filter-current {
    display: none;
  }
  .category-sidebar-filter.active:before {
    content: "";
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  .filter-options .filter-options-title {
    display: block;
    border-bottom: 1px solid #b3b3b3;
    font-size: 18px;
    line-height: 24px;
    padding: 21px 10px 20px 10px;
    margin: 0 20px;
  }
  .filter-options .filter-options-title:after {
    float: right;
    height: 15px;
    width: 20px;
    margin-top: 5px;
    background: url('../images/arrow-down-primary.svg') no-repeat;
    background-position: left center;
    background-size: 18px;
  }
  .filter-options .filter-options-item.active .filter-options-title:after {
    background: url('../images/arrow-up-primary.svg') no-repeat;
    background-position: left center;
    background-size: 18px;
  }
  .filter-options .filter-options-content {
    position: static;
    padding: 39px 0 4px !important;
  }
  .filter-options .filter-options-content .am-shopby-form {
    padding: 0;
  }
  .filter-options .filter-options-content .items {
    padding: 0 30px;
  }
  .filter-options .filter-options-content ul.items li.item {
    width: 100%;
  }
  .filter-options .filter-options-content .item {
    width: 50%;
    min-width: 1px;
    padding-right: 10px !important;
  }
  .filter-options .filter-options-content .item:nth-child(2n+1) {
    clear: left;
  }
  .filter-options .filter-options-content .item ul.items li.item {
    width: 100%;
  }
  .filter-options .filter-options-content .actions .action {
    display: none;
  }
  .filter-options .filter-options-content > form {
    padding-left: 0;
  }
  body.filter-active {
    overflow: hidden;
  }
  .logo {
    padding: 5px 10px 5px;
  }
  .logo img {
    height: 100px;
  }
  .page-header .switcher .options,
  .page-footer .switcher .options {
    min-width: inherit;
    padding: 0;
    min-height: inherit;
    width: 100%;
  }
  .page-header .switcher .options .toggle,
  .page-footer .switcher .options .toggle {
    padding: 0 !important;
    border: 0;
    font-size: 13px;
  }
  .page-header .switcher .options .toggle:after,
  .page-footer .switcher .options .toggle:after {
    font-size: 32px !important;
  }
  .page-header .switcher .options ul.dropdown,
  .page-footer .switcher .options ul.dropdown {
    top: 25px;
    left: -10px;
    min-width: calc( 100% + 10px);
  }
  .page-header .switcher.website,
  .page-footer .switcher.website {
    border-right: 1px solid #869199;
  }
  .page-header .switcher.website .options:after,
  .page-footer .switcher.website .options:after {
    display: none;
  }
  .page-header .switcher li,
  .page-footer .switcher li {
    font-size: 13px;
  }
  .page-header .switcher strong img,
  .page-footer .switcher strong img {
    top: -2px;
  }
  .page-header .switcher.currency .options ul.dropdown {
    min-width: 100%;
    left: 0;
  }
  .footer.content {
    padding: 0;
  }
  .mst-searchautocomplete__autocomplete {
    width: 100% !important;
    left: 0 !important;
    padding: 0 90px;
    top: 75px !important;
  }
  .mst-searchautocomplete__autocomplete._active {
    padding-bottom: 200px;
  }
  .mst-searchautocomplete__autocomplete ul {
    margin-left: -20px;
    margin-right: -20px;
  }
  .mst-searchautocomplete__autocomplete ul li {
    width: 33.33%;
    padding: 0 20px;
  }
  .mst-searchautocomplete__autocomplete ul li:nth-child(4n+1) {
    clear: none;
  }
  .mst-searchautocomplete__autocomplete ul li:nth-child(3n+1) {
    clear: left;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .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,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .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: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 0 0 0 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 0;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 0;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 0;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .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 > ul {
    padding-bottom: 160px;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu {
    padding-bottom: 60px;
  }
  .navigation .level0 .submenu ul {
    padding: 0 0 170px 0;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .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 {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 0;
    padding: 0 0 0 0;
    font-weight: 600;
    line-height: 0;
    font-size: 18px;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #052137;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .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 {
    background: #ffffff;
    color: #052137;
    text-decoration: none;
    padding-bottom: 0;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 0;
    padding: 0 0 0 0;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .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: none;
  }
  .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 {
    position: fixed;
  }
  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 .modal-inner-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  .modal-popup.modal-slide._inner-scroll._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 5rem auto;
    max-height: 90%;
    width: 420px;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-popup .modal-title {
    padding-bottom: 15px;
  }
  .cms-home .section-title,
  .cms-home .latest-acdc-projects .block-title {
    font-size: 27px;
    line-height: 34px;
  }
  .container,
  .small-container {
    max-width: 100%;
    width: 100%;
  }
  .product-options-wrapper .swatch-option.text {
    padding: 10px;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 10px;
  }
  .confirmation-popup .inner-confirmation {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
  }
  .confirmation-popup .confirmation-body {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .only-mobile-show {
    display: block;
  }
  .mobile-hide {
    display: none;
  }
  .black-bg {
    line-height: 0.7;
  }
  .black-bg.main-title {
    line-height: 0.7;
  }
  .black-bg.main-title span {
    font-size: 46px;
  }
  .top-title-description .category-description .category-desc-text,
  .top-title-description .term-description .category-desc-text,
  .top-title-description .category-description .term-intro-text,
  .top-title-description .term-description .term-intro-text {
    width: 100%;
    padding: 0 20px;
  }
  .top-title-description .category-description .category-desc-text .description-toggle,
  .top-title-description .term-description .category-desc-text .description-toggle,
  .top-title-description .category-description .term-intro-text .description-toggle,
  .top-title-description .term-description .term-intro-text .description-toggle {
    right: -10px;
  }
  .page-products .products-grid {
    margin-bottom: 60px;
  }
  .page-header .header.content .header-wrapper-right {
    padding-right: 66px;
  }
  .hero-banner-top {
    font-size: 15px;
    line-height: 19px;
    padding: 13px 20px;
  }
  .hero-banner-top img {
    float: left;
    margin-right: 0;
  }
  .hero-banner-top strong {
    margin-top: 0;
  }
  .hero-banner-top div.gif-text {
    display: inherit;
    overflow: hidden;
    padding-left: 15px;
    text-align: left;
  }
  .hero-banner-top span:after {
    display: none;
  }
  .herobanner-slider-section .main-title {
    line-height: 0.5;
    bottom: 95px;
  }
  .herobanner-slider-section .main-title .first-line {
    line-height: 1.1;
  }
  .herobanner-slider-section .main-title .first-line span {
    font-size: 32px;
    line-height: 1.1;
    display: inline;
    bottom: -8px;
  }
  .herobanner-slider-section .main-title span {
    font-size: 46px;
    line-height: 1.1;
    padding: 0px 10px 0 10px;
  }
  .herobanner-slider-section .description {
    right: 20px;
  }
  .herobanner-slider-section .description .small-title {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
  }
  .herobanner-slider-section .description span {
    font-size: 13px;
  }
  .herobanner-slider-section .owl-nav {
    left: 15px;
    bottom: 5px;
  }
  .herobanner-slider-section .owl-nav .owl-prev {
    margin-right: 8px;
  }
  .slide-progress {
    bottom: 62px;
  }
  .content-page-title {
    line-height: 50px;
  }
  .page-title {
    font-size: 32px;
    line-height: 32px;
  }
  .section-title {
    font-size: 22px;
    line-height: 29px;
  }
  .category-grid-view .category-item .category-img {
    min-height: 450px;
  }
  .bg-pattern-black,
  .cms-no-route .page-main,
  .big-promotional-banner {
    padding: 110px 20px 160px;
  }
  .bg-pattern-black .sub-text {
    padding-right: 20px;
    width: 100%;
    padding-left: 0;
    font-size: 22px;
    line-height: 27px;
  }
  .bg-pattern-black .title-wrapper {
    width: 100%;
    margin-bottom: 43px;
    padding-right: 39px;
  }
  .amex-sections {
    padding: 0;
  }
  .our-approach {
    padding-left: 0px;
    padding-right: 0px;
    padding: 74px 0 118px;
  }
  .our-approach .left-block {
    padding-right: 0;
    width: 100%;
  }
  .our-approach .left-block .sub-heading-title {
    padding-right: 20px;
    display: block;
    font-size: 28px;
    line-height: 36px;
  }
  .our-approach .left-block .small-title {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 32px;
  }
  .our-approach .right-block {
    margin-top: 58px;
    width: 100%;
    padding-left: 0;
  }
  .our-approach .right-block ul:last-child {
    padding-left: 30px;
  }
  .our-approach .right-block ul li {
    padding-right: 10px;
    margin-bottom: 24px;
  }
  .category-container {
    padding-bottom: 10px;
    padding-top: 43px;
  }
  .category-container:before {
    display: none;
  }
  .category-container .title-wrapper {
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
  }
  .category-container .description-wrapper {
    width: 100%;
    padding: 0;
    margin-bottom: 54px;
  }
  .video-content-block {
    padding-bottom: 23px;
    padding-top: 0;
    border-bottom: 1px solid #e5e9ec;
  }
  .video-content-block .container {
    padding: 0;
    max-width: 100%;
    width: 100%;
  }
  .video-content-block .next-left {
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .video-content-block .next-left .next-bottom,
  .video-content-block .next-left .next-top {
    display: block;
    float: left;
    width: 100%;
  }
  .video-content-block .next-left .descriptions-main,
  .video-content-block .next-left .all-content {
    width: 100%;
  }
  .video-content-block .next-left .all-content {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .video-content-block .next-left .descriptions-main {
    padding: 0 30px 0 20px;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 12px;
    margin-top: 0;
  }
  .video-content-block .next-left .descriptions-main .descriptions-right-content {
    width: 100%;
  }
  .video-content-block .next-left .descriptions-main .descriptions-right-content h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .video-content-block .next-left .descriptions-bottom .descriptions-left-title {
    width: 100%;
  }
  .video-content-block .next-left .descriptions-bottom .descriptions-left-title h2 {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 36px;
  }
  .video-content-block .next-left .next-top {
    border-top: 1px solid #e5e9ec;
    border-bottom: 1px solid #e5e9ec;
    padding-top: 20px;
    padding-bottom: 22px;
    margin-bottom: 20px;
  }
  .video-content-block .next-left .left-video-part {
    margin-bottom: 0;
    padding: 0 20px;
    float: left;
    width: 100%;
  }
  .video-content-block .next-left .left-video-part .left-content {
    float: right;
    width: 41%;
    text-align: right;
  }
  .video-content-block .next-left .left-video-part .left-content .top-title {
    display: none;
  }
  .video-content-block .next-left .video-title-con {
    float: left;
    width: 59%;
    margin-top: 0;
    padding-right: 20px;
  }
  .video-content-block .next-left .video-title-con .top-title {
    display: block;
  }
  .video-content-block .next-left .top-title {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 13px;
  }
  .video-content-block .video-right {
    margin-bottom: 22px;
    width: 100%;
  }
  .latest-acdc-projects {
    padding: 60px 0 53px 0;
  }
  .latest-acdc-projects .block-title {
    font-size: 22px;
    margin-top: 0;
    padding-right: 20px;
    width: 50%;
  }
  .toolbar-amount,
  .sorter-options {
    font-size: 16px;
    line-height: 20px;
  }
  .login-container .actions-toolbar {
    margin-top: 20px;
  }
  .login-container .actions-toolbar .primary .action {
    font-size: 15px;
    padding: 15px 40px 13px;
  }
  .login-container .actions-toolbar .secondary .action {
    font-size: 16px;
    line-height: 13px;
    border-bottom: 1px solid;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .customer-form-footer {
    padding: 12px 20px 19px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .customer-form-footer .actions .action {
    padding: 10px 5px;
    margin-top: 2px;
  }
  .accessories-block-content .accessory-item {
    padding-bottom: 80px;
    position: relative;
  }
  .accessories-block-content .accessory-item .box-tocart {
    max-width: 100%;
    width: 100%;
    margin-top: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .accessories-block-content .accessory-item .box-tocart .actions .action {
    min-width: 157px;
  }
  .accessories-block-content .accessory-item .box-tocart .actions .action.towishlist {
    margin-right: 15px;
  }
  .accessories-block-content .accessory-item .product-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 157px;
    flex: 0 0 157px;
    max-width: 157px;
  }
  .accessories-block-content .accessory-item .product-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
  }
  .accessories-block-content .accessory-item .product-name .box-tocart {
    margin-top: 0;
    position: static;
  }
  .accessories-block-content .accessory-item .product-name .box-tocart .control {
    margin-left: 8px;
  }
  .accessories-block-content .accessory-item .product-name h3 {
    max-width: 150px;
  }
  .accessories-block-content .accessory-item:last-child {
    margin-bottom: 0;
  }
  .accessories-block-content .title-wrapper {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .product-page-container .product-name-touch {
    margin-top: 36px;
  }
  .product-page-container .product-name-touch .product-name .black-bg span {
    font-size: 32px;
  }
  .product-page-container .product-info-media .product-top.left,
  .product-page-container .product-info-media .product-top.right {
    width: 100%;
  }
  .product-page-container .product-info-media .product-top.left {
    text-align: center;
  }
  .product-page-container .product-info-media .product-top.right {
    padding: 0;
  }
  .product-options-bottom .product-sku-code,
  .product-no-options .product-sku-code {
    width: 100%;
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 12px;
    margin-bottom: 13px;
  }
  .product-options-bottom .product-sku-code .sku-title,
  .product-no-options .product-sku-code .sku-title {
    display: none;
  }
  .product-options-bottom .sku-get-in-touch,
  .product-no-options .sku-get-in-touch {
    float: left;
    width: 100%;
  }
  .swatch-opt .swatch-attribute {
    width: 100%;
    margin-bottom: 50px;
  }
  .swatch-opt .swatch-attribute .swatch-attribute-options {
    padding-right: 55px;
  }
  .attachments.configure-attachment .title-wrapper {
    margin-bottom: 49px;
    padding-bottom: 11px;
  }
  .attachments.configure-attachment .title-wrapper h4,
  .attachments.configure-attachment .title-wrapper h3 {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }
  .attachments.configure-attachment .actions {
    position: static;
    margin-top: 40px;
  }
  .attachments.configure-attachment .download-form .fieldset .field {
    width: 50%;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .attachments.configure-attachment .download-form .fieldset .field:nth-child(2n+1) {
    clear: left;
  }
  .attachments .download-form .fieldset .field {
    width: 50%;
  }
  .attachments .download-form .fieldset .field:nth-child(2n+1) {
    clear: left;
  }
  .attachments .download-form .fieldset .field:nth-child(3n+1) {
    clear: none;
  }
  .attachments.associated-pro-document {
    padding-left: 0;
    padding-right: 0;
  }
  .attachments .title-wrapper {
    padding-bottom: 20px;
  }
  .my-cus-document {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .my-cus-document .title-wrapper {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  .my-cus-document .actions {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 0 20px;
  }
  .my-cus-document .actions .action {
    margin: 0;
  }
  .my-cus-document .actions .action.dwn-icon {
    margin-bottom: 10px;
  }
  .product-codes-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .product-codes-section .codes-frame {
    padding-top: 19px;
  }
  .product-codes-section .codes-frame li {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    padding-bottom: 13px;
    margin-bottom: 16px;
  }
  .product-codes-section .title-wrapper h4,
  .product-codes-section .title-wrapper .count-codes {
    font-size: 22px;
    line-height: 29px;
  }
  .page-title-wrapper.product-family {
    margin-top: 36px;
  }
  .page-title-wrapper.product-family .page-title.black-bg span {
    font-size: 32px;
  }
  .page-title-wrapper.product-family .actions {
    float: right;
  }
  .product.family-media {
    margin-top: 30px;
  }
  .configure-model-info .description {
    width: 100%;
    /*text-align: left;*/
    margin-bottom: 31px;
  }
  .product-family-page-container .product-family-top-container {
    margin-bottom: 30px;
  }
  .family-product-info .navigation-bar {
    padding: 16px 20px 15px;
  }
  .family-product-info .navigation-bar .actions.get-in-touch {
    display: none;
  }
  .family-product-info .navigation-bar .nav-item {
    margin-top: 0;
  }
  .family-product-info .navigation-bar .nav-item a {
    margin: 0 10px;
  }
  .family-product-info .navigation-bar .nav-item a:first-child {
    margin-left: 0;
  }
  .family-product-info .navigation-bar .nav-item a:last-child {
    margin-right: 0;
  }
  .family-product-info .navigation-bar .nav-item.right {
    margin-top: 2px;
  }
  .family-product-info .navigation-bar .nav-item.right .share-link {
    vertical-align: top;
  }
  .intro-content {
    margin-bottom: 40px;
  }
  .intro-content .title,
  .intro-content .discription {
    width: 100%;
    padding: 0;
  }
  .intro-content .title {
    margin-bottom: 27px;
    padding-right: 30px;
  }
  .intro-content .title h2 {
    font-size: 20px;
    line-height: 32px;
  }
  .design-block {
    margin-bottom: 40px;
  }
  .design-block .design-column {
    margin-bottom: 60px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .design-block .design-column .design-img,
  .design-block .design-column .design-dis {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .design-block .design-column .design-dis {
    top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .design-block .design-column .design-dis h3 {
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .design-block .design-column .design-img {
    margin-bottom: 38px;
  }
  .design-block .design-column .design-img h4,
  .design-block .design-column .design-img .location {
    padding: 0 20px;
  }
  .design-block .design-column .design-img img {
    margin-bottom: 19px;
  }
  .design-block .design-column .design-img h4 {
    font-size: 19px;
    line-height: 25px;
  }
  .design-block .design-column .design-img p,
  .design-block .design-column .design-img span,
  .design-block .design-column .design-img strong,
  .design-block .design-column .design-img li {
    padding: 0 20px;
    display: block;
    margin-top: 2px;
    list-style: none;
    margin-bottom: 0;
  }
  .design-block .design-column .design-img ul {
    padding: 0;
  }
  .design-block .design-column.right-img {
    margin-bottom: 47px;
  }
  .design-block .design-column.right-img .design-dis {
    padding: 0 20px;
    margin-bottom: 60px;
  }
  .design-block .design-column.right-img .design-img {
    margin-bottom: 0;
  }
  .design-block .design-inner {
    padding: 0;
  }
  .ie11 .design-block .design-column {
    display: block;
  }
  .design-bottom-dis {
    margin-top: 0;
    padding: 0 20px;
  }
  .design-bottom-dis ul {
    margin: 0;
  }
  .design-bottom-dis ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .app-wrapper {
    padding: 50px 0 50px 0;
    margin-bottom: 66px;
  }
  .app-wrapper .app-left,
  .app-wrapper .app-video {
    width: 100%;
  }
  .app-wrapper .app-left {
    padding: 0 20px;
    margin-top: 0;
  }
  .app-wrapper .app-left h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 47px;
  }
  .app-wrapper .app-left ul li .icon {
    width: 30px;
    height: 30px;
  }
  .app-wrapper .app-left ul li .name {
    width: calc(100% - 30px);
  }
  .app-wrapper .container {
    padding: 0;
  }
  .black-bg span {
    font-size: 30px;
    margin-left: 0;
    line-height: 33px;
  }
  .post-title .black-bg span {
    font-size: 32px;
    line-height: 32px;
    margin-left: 0;
  }
  .product-model-details {
    margin-bottom: 40px;
  }
  .product-model-details .heading-title {
    margin-bottom: 20px;
  }
  .product-model-details .model-details {
    margin-bottom: 0;
  }
  .product-model-details .model-details .model-info {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  .product-model-details .model-details .model-info:last-child {
    padding: 0;
  }
  .product-model-details .model-details:last-child .model-info {
    margin-bottom: 0;
  }
  .family-product-info .attachments {
    padding: 67px 0 63px 0;
    margin-bottom: 57px;
  }
  .family-product-info .attachments .download-form .fieldset .field {
    width: 50%;
    margin: 0 0 20px;
  }
  .family-product-info .attachments .download-form .fieldset .field:nth-child(2n+1) {
    clear: left;
  }
  .family-product-info .attachments .title-wrapper {
    padding-bottom: 11px;
    margin-bottom: 49px;
  }
  .family-product-info .attachments .title-wrapper h3 {
    width: 100%;
    font-size: 25px;
    letter-spacing: -0.3px;
    line-height: 30px;
  }
  .family-product-info .attachments .actions {
    padding: 0 20px;
  }
  .family-product-info .attachments .actions .action {
    display: block;
    min-width: 100%;
    width: 100%;
  }
  .family-product-info .product-model-details {
    margin-bottom: 30px;
  }
  .family-product-info .latest-acdc-projects {
    padding: 30px 0 53px 0;
  }
  .attachments .actions {
    position: static;
    margin-top: 40px;
  }
  .form-create-account .field.term-condition .label {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 7px;
  }
  .form-create-account .field.term-condition .term-text {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.09px;
    width: 88%;
  }
  .form-create-account .field.term-condition .choice {
    margin-bottom: 30px;
  }
  .form-create-account .actions-toolbar {
    border-top: 1px solid #eaedf0;
    padding-top: 30px;
  }
  .form-create-account .actions-toolbar .primary .action {
    min-width: 157px;
    font-size: 15px;
    padding: 15px;
  }
  .action.back {
    height: 21px;
    width: 21px;
    background-size: 7px;
  }
  .account .project-lists {
    margin-top: 0;
  }
  .account .project-lists .box {
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px !important;
  }
  .account .project-lists .created-date {
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 23px;
  }
  .table-product-wrapper .attachments {
    padding: 50px 20px;
  }
  .project-top-container .page-title-wrapper {
    width: 59%;
  }
  .project-top-container .actions-top.actions {
    float: right;
  }
  .project-top-container .actions-top.actions .more-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 20px;
    width: auto;
    margin-top: 4px;
  }
  .project-top-container .actions-top.actions.multiple {
    margin: 15px 0 0 0;
  }
  .project-top-container .actions.back-action {
    margin-top: 8px;
    margin-right: 13px;
  }
  .open-sub-actions {
    padding: 6px 0 10px 5px;
    line-height: normal;
  }
  .table-product-wrapper {
    padding-top: 40px;
  }
  .table-product-wrapper .product-actions.mobile-actions {
    float: left;
    width: 100%;
    margin-top: 24px;
  }
  .table-product-wrapper .product-actions.mobile-actions .request-a-quote {
    float: right;
  }
  .table-product-wrapper .product-actions.mobile-actions .request-a-quote .primary.action {
    min-width: 240px;
  }
  .table-product-wrapper .product-actions.mobile-actions .edit-remove-actions {
    float: left;
  }
  .table-product-wrapper .product-actions.mobile-actions .edit-remove-actions .action.delete {
    display: none;
  }
  .table-product-wrapper .product-actions.mobile-actions .edit-remove-actions .small-button {
    min-width: 73px;
  }
  .table-product-wrapper .product-data-left {
    padding-right: 21px;
    width: 83.3%;
  }
  .table-product-wrapper .product-data-right {
    text-align: center;
    width: 16.7%;
    margin-top: 12px;
  }
  .table-product-wrapper .product-data-right .qty .label {
    display: block;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    color: #6D6D6D;
    margin-bottom: 3px;
  }
  .table-product-wrapper .product-data-right .qty span {
    height: 40px;
    width: 40px;
    line-height: 30px;
  }
  .table-product-wrapper .product-data-right .sub-total {
    display: none;
  }
  .table-product-wrapper .product-data-right > div.price {
    margin-top: 21px;
  }
  .table-product-wrapper .product-info .product-img {
    width: 86px;
  }
  .table-product-wrapper .product-info .product-detail {
    padding-left: 13px;
    width: 100%;
  }
  .table-product-wrapper .product-info .product-detail .product-sku {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.26px;
  }
  .table-product-wrapper .product-info .product-detail .product-sap-code {
    margin-top: 18px;
  }
  .table-product-wrapper .product-info .product-info-actions {
    width: calc(100% - 86px);
  }
  .table-product-wrapper .product-data-right > div {
    width: 100%;
  }
  .table-product-wrapper .actions-bottom {
    margin-top: 19px;
    margin-bottom: 20px;
  }
  .table-product-wrapper .actions-bottom .actions-container {
    padding-top: 19px;
  }
  .table-product-wrapper .actions-bottom .right.actions {
    padding: 0;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    float: right;
  }
  .table-product-wrapper .actions-bottom .right.actions .open-sub-actions {
    display: inline-block;
  }
  .table-product-wrapper .actions-bottom .right.actions .sub-action-dropdown {
    position: absolute;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
    background-color: #F5F6F8;
    min-width: 112px;
    padding: 7px 8px;
    list-style: none;
    top: 30px;
    right: 0;
    left: auto;
    z-index: 9;
  }
  .table-product-wrapper .actions-bottom .right.actions .sub-action-dropdown li {
    display: block;
    margin: 0 0 5px 0;
  }
  .table-product-wrapper .actions-bottom .right.actions .sub-action-dropdown li a {
    display: inline-block;
  }
  .customer-product.table-view .mwishlist-item.table-product-wrapper {
    padding-top: 40px;
  }
  .heading-wrapper {
    display: none;
  }
  .heading-wrapper + .table-product-wrapper {
    border-top: 1px solid #ebeef1;
    padding-top: 40px;
  }
  .customer-product.table-view .actions.add-basket-btn {
    margin-bottom: 15px;
  }
  .cpd-content-section .post-content-main .post-image,
  .cpd-content-section .post-content-main .right-sections {
    width: 100%;
  }
  .cpd-content-section .post-content-main .post-image {
    margin-bottom: 31px;
  }
  .cpd-content-section .post-content-main .right-sections {
    padding-left: 0;
  }
  .cpd-content-section .post-content-main .right-sections h3 {
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 30px;
  }
  .cpd-content-section .post-content-main .right-sections .post-content p {
    line-height: 24px;
    margin-bottom: 24px;
  }
  .cpd-content-section .post-content-main .cource-info {
    padding-bottom: 22px;
  }
  .page-footer {
    padding-top: 40px;
    padding-bottom: 35px;
  }
  .page-footer .footer.content {
    padding: 0px;
  }
  .page-footer .footer.content .logo {
    margin-bottom: 15px;
  }
  .page-footer .footer.content .logo-address {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 23px;
  }
  .page-footer .footer.content .logo-address .address {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.31px;
    padding-right: 0;
    margin-bottom: 18px;
    width: 65%;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li {
    width: auto;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.22px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.social-links {
    width: 100%;
    text-align: left;
    margin-top: 15px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.phone {
    margin-right: 20px;
  }
  .page-footer .footer.content .logo-address .address-wrapper ul li.social-links {
    width: 100%;
    text-align: left;
    margin-top: 15px;
  }
  .page-footer .footer.content .footer-links {
    padding-bottom: 20px;
    width: 100%;
    border-top: 1px solid #eceff1;
    padding-top: 20px;
  }
  .page-footer .footer.content .footer-links .left-links,
  .page-footer .footer.content .footer-links .center-links,
  .page-footer .footer.content .footer-links .right-links {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-bottom: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #eceff1;
  }
  .page-footer .footer.content .footer-links .left-links.mobile-toggle .links,
  .page-footer .footer.content .footer-links .center-links.mobile-toggle .links,
  .page-footer .footer.content .footer-links .right-links.mobile-toggle .links {
    display: none;
  }
  .page-footer .footer.content .footer-links .left-links.mobile-toggle.active .links,
  .page-footer .footer.content .footer-links .center-links.mobile-toggle.active .links,
  .page-footer .footer.content .footer-links .right-links.mobile-toggle.active .links {
    display: block;
  }
  .page-footer .footer.content .footer-links .left-links .links,
  .page-footer .footer.content .footer-links .center-links .links,
  .page-footer .footer.content .footer-links .right-links .links {
    margin-top: 10px;
  }
  .page-footer .footer.content .footer-links h4 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: -0.1px;
    position: relative;
  }
  .page-footer .footer.content .footer-links h4:after {
    content: "";
    background: url(../images/arrow-right-white.svg) no-repeat;
    background-position: center right;
    background-size: 7px;
    display: inline-block;
    height: 15px;
    width: 7px;
    position: absolute;
    right: 0;
    top: 2px;
  }
  .page-footer .footer.content .footer-links h4.active:after {
    transform: rotate(90deg);
  }
  .page-footer .footer.content .newslatter-block {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    position: relative;
    z-index: 0;
  }
  .page-footer .footer.content .newslatter-block .actions .action {
    min-width: 130px;
  }
  .page-footer .footer.content .newslatter-block .small-ttile {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: normal;
  }
  .page-footer .footer.content .newslatter-block .subscribe-text {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    padding-right: 0;
  }
  .cms-page-view .page-title-wrapper {
    margin-top: 25px;
    margin-bottom: 42px;
  }
  .cms-page-view .page-title-wrapper .black-bg span {
    font-size: 32px;
    line-height: 32px;
  }
  .cms-page-view .term-con-wrapper .content-area {
    width: 100%;
    padding-right: 0;
  }
  .cms-no-route .page-main {
    padding: 80px 40px 125px;
    min-height: 1px;
  }
  .cms-no-route .page-main .columns .column.main {
    padding: 0;
  }
  .cms-no-route .left-content .page-title-wrapper .main-title {
    font-size: 46px;
    line-height: 61px;
  }
  .cms-no-route .left-content .description {
    font-size: 22px;
  }
  .cms-no-route .right-content ul {
    margin-top: 58px;
  }
  .requestquote-success-index .page-main {
    padding-top: 35px;
  }
  .requestquote-success-index .page-main .columns .column.main {
    padding: 0;
    margin-bottom: 60px;
  }
  .requestquote-success-index .page-title-wrapper {
    margin-bottom: 10px;
  }
  .requestquote-success-index .page-title-wrapper .page-title {
    font-size: 32px;
    line-height: 42px;
  }
  .requestquote-success-index .quote-recieve-title {
    margin-bottom: 40px;
  }
  .cart-container {
    margin-bottom: 60px;
  }
  .bakset-bottom-actions.no-price {
    padding-top: 20px;
  }
  .bakset-bottom-actions .baset-bottom-buttons.right {
    width: 100%;
    margin-top: 30px;
  }
  .bakset-bottom-actions .basket-dwn-button.left {
    width: 100%;
  }
  .page-top-container {
    padding: 28px 0 28px;
  }
  .page-top-container .page-title {
    font-size: 24px;
  }
  .checkout-cart-index .page-top-container {
    margin-bottom: 0;
  }
  .newslatter-modal-popup .field.terms-condition {
    font-size: 12px;
    line-height: 14px;
  }
  .catalogsearch-result-index .search-term-relates {
    padding-top: 30px;
  }
  .design-bottom-dis ul {
    margin: 0;
  }
  .design-bottom-dis ul li {
    padding: 0;
  }
  .design-bottom-dis ul li:nth-child(odd) {
    padding-right: 0;
  }
  .design-bottom-dis ul li:nth-child(even) {
    padding-left: 0;
  }
  .design-bottom-dis ul li p {
    letter-spacing: 0;
  }
  .small-mobile-show {
    display: block;
  }
  .no-featured-image {
    min-height: 150px;
  }
  .website-fr .attachments .title-wrapper h3 {
    width: 100%;
  }
  .top-title-description {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 22px;
  }
  .top-title-description .page-title {
    padding-top: 4px;
    padding-bottom: 0;
  }
  .top-title-description .page-title-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 16px;
  }
  .top-title-description .category-description,
  .top-title-description .term-description {
    width: 100%;
    padding-left: 0;
    font-size: 12px;
    line-height: 20px;
  }
  .page-products .top-title-description {
    margin-bottom: 36px;
  }
  .page-products .category-top-container {
    margin-bottom: 43px;
  }
  .page-products .category-top-container.no-toolbar {
    margin-bottom: 0;
  }
  .page-products .product-item-info {
    padding-bottom: 15px;
  }
  .toolbar-products {
    margin-bottom: 26px;
    margin-top: 19px;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2px;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: 0;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .gift-wrapping-list {
    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;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 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: 0;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    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 {
    display: block;
    padding: 0 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6px;
  }
  .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: 0;
  }
  .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;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 0 0 0;
  }
  .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;
  }
  .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;
  }
  .filter-content .filter-current .am-show-more {
    display: none !important;
  }
  .filter-content .active .am-show-more {
    display: block !important;
    margin-bottom: 10px;
  }
  .acdc-form-sections {
    padding: 0;
  }
  .quote-summary-form form .field .control,
  .acdc-form-sections form .field .control {
    width: 100%;
    margin-bottom: 20px;
  }
  .quote-summary-form form .field .control:last-child,
  .acdc-form-sections form .field .control:last-child {
    margin-bottom: 0;
    margin-left: 0;
  }
  .quote-summary-form form .subscribe.term-condition,
  .acdc-form-sections form .subscribe.term-condition {
    padding-left: 51px;
  }
  .acdc-form-sections form fieldset .field.int-option {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .quote-order-summary .quote-items .quote-item {
    padding-bottom: 20px;
  }
  .quote-order-summary .quote-items .quote-item .product-item-details .product-item-name {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 11px;
  }
  .quote-order-summary .quote-items .quote-item .product-item-details .product-code {
    font-size: 14px;
    line-height: 18px;
  }
  .quote-order-summary .quote-items .quote-item .product-item-details .details-qty {
    margin-top: 15px;
  }
  .acdc-form-sections form fieldset .field.cv-cover-letter .control .file-upload .mage-error {
    margin-top: 15px;
  }
  .quote-summary-form {
    border-bottom: 1px solid #ebeef1;
    padding-bottom: 50px;
    margin-bottom: 25px;
  }
  .quote-summary-form form .subscribe.term-condition {
    padding-left: 0;
    padding-right: 40px;
    margin-top: 29px;
  }
  .quote-summary-form form .subscribe.term-condition label {
    font-size: 16px;
    line-height: 21px;
    display: block;
  }
  .quote-summary-form form .subscribe.term-condition .term-text {
    font-size: 12px;
    letter-spacing: -0.09px;
    line-height: 14px;
    color: #4A4A4A;
  }
  .quote-summary-form form .subscribe.term-condition .term-text p {
    width: 100%;
  }
  .quote-summary-form form .subscribe.term-condition span.checkbox,
  .quote-summary-form form .subscribe.term-condition input[type="checkbox"] {
    left: auto;
    right: 0;
    top: 29px;
  }
  .quote-sidebar .title-wrapper {
    padding-bottom: 22px;
  }
  .quote-sidebar .title-wrapper h3 {
    font-size: 22px;
    line-height: 29px;
    margin-top: 4px;
  }
  .requestquote-summary-index .page-title-wrapper .page-title {
    font-size: 28px;
    line-height: 32px;
  }
  .quote-container-wrapper {
    padding-top: 30px;
  }
  .contact-page-main .page-title-wrapper {
    margin-bottom: 40px;
  }
  .term_title_container .top-title-description {
    margin: 0;
    padding: 26px 0 27px;
  }
  .case-study-container.container {
    margin-bottom: 60px;
  }
  .featured-image-section .other-contents {
    padding: 20px 0;
  }
  .featured-image-section .other-contents .sec-right .post-download {
    padding-right: 23px;
  }
  .first-post {
    padding-top: 0;
    margin-bottom: 30px;
  }
  .first-post .first-post-inner {
    padding: 0;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .first-post .first-post-image,
  .first-post .first-post-contents {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .first-post .first-post-contents {
    padding: 30px 20px 0;
  }
  .first-post .first-post-contents .top-meta {
    margin-bottom: 30px;
  }
  .first-post .first-post-contents .post-title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 33px;
  }
  .post-featured-projects .owl-item {
    padding: 0 10px;
  }
  .post-featured-projects .fp-contents {
    margin: 0 -10px;
  }
  .featured-products-section {
    margin-bottom: 57px;
  }
  .featured-products-section.application-products {
    padding-bottom: 56px;
  }
  .post-list-wrapper {
    margin-bottom: 60px;
  }
  .post-list-wrapper .load-more-progress .action {
    margin-top: 30px;
  }
  .post-list .item {
    width: 100%;
    border-bottom: 1px solid #dfe3e7;
    margin-bottom: 28px;
    padding-bottom: 10px;
  }
  .post-list .item .post-image {
    float: left;
    width: 42%;
    margin-bottom: 0;
  }
  .post-list .item .post-description.news-events {
    float: left;
    width: 100%;
    padding-left: 17px;
    margin-top: 4px;
  }
  .post-list .item .post-description.news-events .post-content {
    display: none;
  }
  .post-list .item .post-description.news-events .post-meta {
    padding: 0;
  }
  .post-list .item .post-description.news-events .post-title {
    padding: 0;
    font-size: 16px;
    line-height: 21px;
    min-height: auto;
    margin-bottom: 0;
  }
  .post-list .item .post-description.news-events .post-title a {
    min-height: auto;
  }
  .post-list.big-image .item {
    width: 100%;
  }
  .term-block .text-title.mobile-show {
    font-size: 15px;
  }
  .term-block .text-title.mobile-show:after {
    right: -20px;
  }
  .term-block.careers-menu .text-title.mobile-show:after {
    right: -80px;
  }
  .simple-category-posts .post-list .item {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .simple-category-posts .post-list .item .post-image {
    width: 100%;
    margin-bottom: 20px;
  }
  .related-section.related-events .related-posts {
    padding-top: 45px;
  }
  .related-section.related-events .post-list .item {
    width: 100%;
    border-bottom: 1px solid #dfe3e7;
    padding-bottom: 10px;
    margin-bottom: 28px;
  }
  .related-section.related-events .post-list .item:last-child {
    margin-bottom: 0;
  }
  .related-section.related-events .post-list .item .post-image {
    float: left;
    width: 42%;
    margin-bottom: 0;
  }
  .related-section.related-events .post-list .item .post-entry {
    float: left;
    width: 58%;
    padding-left: 17px;
  }
  .related-section.related-events .post-list .item .post-entry .post-name {
    padding: 0;
    font-size: 16px;
    line-height: 21px;
    min-height: 62px;
  }
  .related-section.related-events .post-list .item .post-entry .post-name a {
    min-height: 1px;
  }
  .related-section.related-events .post-list .item .post-entry .post-author {
    display: none;
  }
  .related-section.related-events .post-list .item .post-entry .post-meta {
    border-top: 0;
    margin-top: 0;
    padding: 0;
  }
  .related-section .wrapper-title {
    margin-bottom: 24px;
  }
  .related-section .wrapper-title h3 {
    font-size: 22px;
  }
  .related-section.related-articles {
    margin-top: 0;
  }
  .related-section.related-articles .post-list .item .post-image {
    width: 100%;
  }
  .related-section.related-case-studies .post-list .item .post-image,
  .related-section.related-case-studies .post-list .item .post-entry {
    width: 100%;
  }
  .related-section.related-case-studies .post-list .item .post-image {
    margin-bottom: 15px;
  }
  .related-section.related-webinars-section .related-posts {
    padding-top: 40px;
  }
  .related-section.related-webinars-section.margin-bottom {
    margin-bottom: 55px;
  }
  .second-promotional-banner {
    padding: 55px 0 30px 0;
  }
  .second-promotional-banner .content-right {
    width: 100%;
    padding-right: 0;
  }
  .second-promotional-banner .content-right .sub-content {
    margin-bottom: 20px;
  }
  .second-promotional-banner h2 {
    font-size: 25px;
    margin-bottom: 8px;
    line-height: 33px;
  }
  .second-promotional-banner .content-btn .action {
    padding: 7px 18px 9px;
  }
  .news-event-container.container {
    margin-bottom: 32px;
  }
  .news-event-container.container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news-event-container.container .featured-image {
    -webkit-order: -1;
    -ms-order: -1;
    order: -1;
  }
  .news-event-container.container .featured-image a {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -1px;
    display: table;
  }
  .event-content {
    padding: 0;
  }
  .event-content .event-sidebar {
    margin-bottom: 31px;
    border-top: 1px solid #eaedf0;
    margin-top: 0;
    padding-top: 28px;
  }
  .event-content .event-sidebar span {
    font-size: 16px;
    line-height: 21px;
    display: block;
    margin-bottom: 17px;
  }
  .event-content .event-sidebar span.event-date {
    margin-right: 0;
  }
  .event-content .event-sidebar .action {
    margin-top: 15px;
  }
  .event-content .strong,
  .event-content blockquote {
    margin-bottom: 29px;
  }
  .event-content .content p {
    margin-bottom: 30px;
  }
  .event-content .content p img {
    margin-top: 30px;
    margin-bottom: 3px;
  }
  .event-content .content strong {
    margin-bottom: 25px;
  }
  .event-content .content figure {
    margin-top: 60px;
  }
  .event-content .content figure:last-child {
    margin-bottom: 20px;
  }
  .event-content .content .mobile-readmore {
    display: inline-block;
  }
  .event-content .content .mobile-readmore .action {
    min-width: 130px;
  }
  .event-content .content.mobile-readmore-content .post-content {
    height: 300px;
    overflow: hidden;
  }
  .event-content .content.mobile-readmore-content .post-content.auto-height {
    height: auto;
  }
  .event-content .content.mobile-readmore-content .actions .action {
    min-width: 130px;
  }
  .event-content .content .actions {
    margin-top: 30px;
  }
  .event-content.news-page-content {
    padding-left: 0;
  }
  .news-share-story {
    padding: 0;
    text-align: center;
    margin-top: 25px;
  }
  .news-share-story .share-story-inner .share-link {
    font-size: 14px;
  }
  .news-event-section,
  .event-content {
    margin-top: 0;
  }
  .news-event-section .section-right {
    margin-right: 0;
  }
  .event-post-title h1 {
    width: 100%;
  }
  .featured-image-section .other-contents .sec-left {
    display: none;
  }
  .featured-image-section .other-contents .sec-right {
    width: 100%;
  }
  .featured-image-section .other-contents .sec-right .post-gallery {
    margin-right: 29px;
  }
  .featured-image-section .other-contents .sec-right .post-share {
    margin-right: 39px;
  }
  .featured-image-section .title-section .black-bg {
    font-size: 32px;
    line-height: 40px;
  }
  .featured-image-section .title-section > .container {
    padding: 0;
  }
  .brief-section {
    border-bottom-width: 1px;
    padding-bottom: 44px;
    margin-bottom: 15px;
  }
  .brief-section .intro-title {
    width: 100%;
    padding-right: 20px;
    margin-bottom: 29px;
  }
  .brief-section .intro-description {
    padding-left: 0;
    width: 100%;
  }
  .brief-section .intro-title h2 {
    font-size: 28px;
    line-height: 37px;
  }
  .brief-section.application-page {
    padding-bottom: 0px;
  }
  .brief-section.application-page .intro-description p:last-child {
    margin-bottom: 0;
  }
  .featured-products-section .title-wrapper .content-title {
    font-size: 22px;
    line-height: 29px;
  }
  .middle-image-cont-section .small-container .project-main-description {
    padding: 0;
  }
  .middle-image-cont-section .project-main-description h3 {
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .project-video iframe {
    width: 100%;
  }
  .project-content-bottom .inner-content {
    padding: 0;
  }
  .project-content-bottom .inner-content h3 {
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .project-content-bottom .project-image-with-content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .project-content-bottom .project-image-with-content .side-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .project-content-bottom .project-image-with-content .side-content h3 {
    font-size: 25px;
  }
  .project-content-bottom .project-image-with-content .right-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    padding-left: 0;
    margin-bottom: 30px;
  }
  .project-content-bottom .project-image-with-content .right-img .right-img-inner {
    margin-right: -20px;
    margin-left: -20px;
  }
  .gallery-block {
    padding-top: 52px;
    margin-bottom: 52px;
  }
  .gallery-block .gallery-title-section h3 {
    font-size: 22px;
    line-height: 29px;
  }
  .project-content-bottom .project-final-content {
    margin-bottom: 16px;
  }
  .case-study-section {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .webinar-list-wrapper {
    margin-bottom: 30px;
  }
  .first-post .first-post-contents .save-spot-button {
    margin-bottom: 30px;
  }
  .term-block {
    margin-bottom: 60px;
  }
  .term-block.careers-menu {
    margin-bottom: 60px;
  }
  .webinar-list .item-li {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .webinar-list .item-li .post-description .post-content {
    display: none;
  }
  .webinar-list .item-li .post-description .post-actions-section .post-button {
    display: none;
  }
  .webinar-list .item-li .post-description .post-title {
    font-size: 16px;
    line-height: 21px;
    padding-right: 10px;
    margin-bottom: 2px;
  }
  .webinar-list .item-li .post-description .post-meta {
    padding: 0;
    width: 100%;
    gap: 20px;
  }
  .webinar-list .item-li .post-description .post-meta .post-date {
    margin-left: 0;
    padding-top: 0;
  }
  .webinar-list .item-li .post-image .video-icon {
    width: 35px;
    height: 35px;
    background-size: 10px;
    background-position: center left 13px;
  }
  .webinar-list .item-li .post-image {
    width: 41.5%;
  }
  .webinar-list .item-li .post-description {
    width: 58.5%;
  }
  .webinar-post-meta.mobile-show {
    display: block;
    margin: 0 0 30px 0;
    padding: 0 50px 0 20px;
  }
  .webinar-post-meta.mobile-show .post-date {
    float: left;
    margin-left: 72px;
  }
  .webinar-post-title {
    position: relative;
  }
  .webinar-post-title h1 {
    width: 100%;
  }
  .webinar-post-title .section-right {
    position: absolute;
    top: -55px;
    right: 0;
  }
  .webinar-container {
    margin-bottom: 35px;
  }
  .webinar-container .webinar-section .post-meta {
    display: none;
  }
  .webinar-section .webinar-content .content p:last-child {
    margin-bottom: 0;
  }
  .category-block-section {
    padding: 30px 0;
  }
  .category-block-section .category-grid-view .category-item {
    margin-bottom: 30px;
  }
  .category-block-section .category-grid-view .category-item:last-child {
    margin-bottom: 0;
  }
  .segments-grid {
    padding: 60px 0;
  }
  .popular-webinar-section.related-section {
    padding-bottom: 60px;
    padding-top: 53px;
  }
  .popular-webinar-section.related-section .post-list .item .webinar-inner {
    border: 0;
    padding-bottom: 0;
  }
  .popular-webinar-section.related-section .post-list .item .post-entry .post-author {
    display: block;
  }
  .popular-webinar-section.related-section .wrapper-title {
    margin-bottom: 34px;
  }
  .big-promotional-banner .content-left,
  .big-promotional-banner .content-right {
    width: 100%;
  }
  .big-promotional-banner .content-left {
    margin-bottom: 60px;
  }
  .title-with-banner .featured-image {
    margin-bottom: 30px;
  }
  .segments-list {
    margin-bottom: 60px;
  }
  .segments-list .segment-item {
    margin-bottom: 64px;
  }
  .segments-list .segment-item .featured-image {
    width: 100%;
    margin-bottom: 30px;
  }
  .segments-list .segment-item .seg-description {
    width: 100%;
    padding-left: 0;
  }
  .title-with-banner .title-wrapper .main-title {
    width: 100%;
  }
  .big-blocks-section .big-guide-block {
    width: 100%;
    margin-bottom: 60px;
  }
  .big-blocks-section .big-guide-block:last-child {
    margin-bottom: 0;
  }
  .big-blocks-section .big-guide-block .block-content h3 {
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .big-blocks-section .big-guide-block .block-content .block-desc {
    padding-right: 45px;
    padding-left: 10px;
    margin-bottom: 38px;
  }
  .big-blocks-section .big-guide-block .block-image {
    margin-bottom: 24px;
  }
  .bigfat-casestudies-section .bigfat-contents {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bigfat-casestudies-section .block-image,
  .bigfat-casestudies-section .right-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .bigfat-casestudies-section .block-image {
    margin-bottom: 28px;
  }
  .bigfat-casestudies-section .right-section {
    padding-left: 0;
  }
  .bigfat-casestudies-section .right-section h2 {
    font-size: 30px;
  }
  .application-products .fp-inner-wrapper {
    border: 0;
    padding: 0;
  }
  .op-video-section {
    padding: 40px 0 120px 0;
  }
  .op-video-section .container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .op-video-section .left-section,
  .op-video-section .right-section {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    padding-right: 0;
  }
  .op-video-section .left-section .sec-title {
    font-size: 15px;
  }
  .op-video-section .left-section .sec-description {
    font-size: 17px;
    line-height: 25px;
  }
  .op-video-section .right-section {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 75px;
  }
  .op-video-section .right-section iframe {
    height: auto !important;
  }
  .op-middle-section .latest-acdc-projects {
    margin-bottom: 0;
  }
  .leader-title-section {
    margin-bottom: 28px;
  }
  .leader-title-section h2,
  .leader-title-section .content {
    width: 100%;
    padding: 0;
  }
  .leader-title-section h2 {
    margin-bottom: 35px;
  }
  .leadership-section {
    margin-bottom: 60px;
  }
  .our-team-section .team-item-wrapper {
    padding-bottom: 23px;
  }
  .our-team-section .team-item {
    width: 100%;
    margin-bottom: 32px;
  }
  .our-team-section .team-item:last-child {
    margin-bottom: 0;
  }
  .product-design-pattern {
    margin-bottom: 60px;
  }
  .product-design-pattern .amex-sections {
    padding: 0 20px;
  }
  .product-design-pattern {
    padding: 112px 0 165px 0 !important;
  }
  .product-design-pattern .title-wrapper {
    margin-bottom: 58px;
  }
  .pdp-middle {
    margin-bottom: 40px;
  }
  .pdp-middle .project-image-with-content {
    margin-bottom: 40px;
  }
  .career-list .item {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 50px;
  }
  .career-list .item .post-title {
    font-size: 22px;
    line-height: 29px;
  }
  .career-list .item .post-date {
    margin-bottom: 12px;
  }
  .post-content-main {
    padding: 0;
  }
  .page-top-content.career-top-content {
    margin-top: 25px;
    margin-bottom: 29px;
  }
  .page-top-content.career-top-content .post-top-meta {
    margin-bottom: 25px;
  }
  .post-content-sidebar {
    margin-bottom: 33px;
  }
  .career-form {
    min-height: 660px;
  }
  .resource-top-section .form.wp-form-search {
    width: 100%;
  }
  .resource-top-section .active-nav-item {
    padding-right: 20px;
  }
  .term-posts {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .term-posts .post-lists .post-list {
    width: 100%;
  }
  .term-posts:last-child {
    padding-bottom: 20px;
  }
  .child-terms-posts {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .child-terms-posts .term-title {
    margin-bottom: 25px;
  }
  .child-terms-posts .term-title h3 {
    font-size: 22px;
    letter-spacing: -0.27px;
    line-height: 29px;
  }
  .term-posts .left-sidebar {
    margin-bottom: 30px;
  }
  .project-link.event-link {
    display: none;
  }
  .post-event-products .product-image-container {
    margin-bottom: 0px !important;
  }
  .new-application-content .bigfat-casestudies-section {
    padding: 30px 0;
    margin-bottom: 50px;
  }
  .new-application-content .big-blocks-section {
    padding: 30px 0;
  }
  .new-application-content .big-blocks-section.no-background {
    padding: 0 0 50px;
  }
  .new-application-content .big-blocks-section.no-background .big-guide-inner {
    margin: 0;
    padding: 0;
  }
  .new-application-content .big-blocks-section.no-background .big-guide-block {
    padding: 0;
    margin: 0 0 30px 0;
  }
  .new-application-content .big-blocks-section .big-guide-block {
    margin: 0 0 30px;
    padding: 0;
  }
  .new-application-content .big-blocks-section .big-guide-block .post-title {
    margin-bottom: 20px;
  }
  .new-application-content .big-blocks-section .big-guide-inner {
    margin: 0;
  }
  .mwishlist.wborder {
    padding: 60px 20px 30px;
  }
  .mwishlist.wborder .mwishlist-popup.container-visible .modal-title {
    padding-bottom: 15px;
  }
  .mwishlist.wborder .mwishlist-popup.container-visible .modal-title h3 {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -0.45px;
  }
  .container-visible .mwishlist_popup_body .item-content .item-info {
    margin-bottom: 36px;
  }
  .products-grid .product-item {
    width: calc((100%) / 2);
    margin-bottom: 18px;
  }
  .products-grid .product-item:nth-child(4n+1) {
    clear: none;
  }
  .products-grid .product-item:nth-child(3n+1) {
    clear: none;
  }
  .products-grid .product-item:nth-child(2n+1) {
    clear: left;
  }
  .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;
  }
  .family-media .fotorama__nav--dots {
    bottom: -15px;
  }
  .configure-model-info {
    margin-top: 20px;
  }
  .block.related .action.select {
    display: block;
    margin: 0 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .box-tocart {
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .box-tocart .field.qty label {
    display: none;
  }
  .box-tocart .field.qty .control {
    margin-left: 0;
  }
  .product-options-bottom .box-tocart .project-wishlist,
  .product-no-options .box-tocart .project-wishlist {
    margin-right: 20px;
  }
  .product-options-bottom .product-sku-code .shapcode,
  .product-no-options .product-sku-code .shapcode {
    margin-top: 1px;
  }
  .product-options-bottom .clear-option-actions .clear-option-btn,
  .product-no-options .clear-option-actions .clear-option-btn {
    margin-top: 8px;
  }
  .block-search input {
    border-width: 0 0 2px 0;
    font-size: 32px;
    line-height: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 6px;
  }
  .block-search .form.minisearch {
    padding: 0 20px;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .block-search .label.active + .control ::placeholder {
    font-size: 20px;
  }
  .catalogsearch-result-index.no-search-result .result-search input {
    border-width: 0 0 2px 0;
    font-size: 32px;
    line-height: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 6px;
  }
  .catalogsearch-result-index.no-search-result .minisearch {
    padding: 0;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
    margin-top: -30px;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result .search-no-results {
    width: 100%;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result .search-no-results h3 {
    margin-bottom: 65px;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result .search-no-results .search-term-msg {
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 23px;
  }
  .search-no-results {
    width: 100%;
  }
  .search-no-results .search-term-msg {
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 23px;
  }
  .search-no-results .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
    margin-top: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col {
    display: none;
  }
  .cart.table-wrapper .items thead + .item {
    border-top: 0;
  }
  .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;
    text-align: center;
    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: 700;
    padding-bottom: 0;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price {
    display: none;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 30px;
    padding-left: 0;
    float: left;
    width: 100%;
  }
  .cart.table-wrapper .item .col.item .qty-price {
    float: right;
    padding: 0;
  }
  .cart.table-wrapper .item .col.item .qty-price .control.qty {
    margin-bottom: 40px;
  }
  .cart.table-wrapper .item .col.item .qty-price .control.qty .input-text.qty {
    display: inline-block;
    border: 1px solid #D6DCE1;
    height: 40px;
    width: 40px;
    padding: 5px;
    text-align: center;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .cart.table-wrapper .item .col.item .qty-price .label {
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    color: #6d6d6d;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    text-align: center;
  }
  .cart.table-wrapper .product-item-details {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 53%;
  }
  .cart.table-wrapper .product-item-details .actions-toolbar {
    display: none;
  }
  .cart.table-wrapper .product-item-details .product-item-sku {
    font-size: 14px;
    line-height: 18px;
  }
  .cart.table-wrapper .product-item-details .product-item-sku.product-sap-code {
    margin-top: 10px;
  }
  .cart.table-wrapper tr.download-actions td {
    padding: 0 0 20px 0;
    border-top: 0;
    border-bottom: 1px solid #ebeef1;
    float: left;
    width: 100%;
    margin-bottom: 60px;
  }
  .cart.table-wrapper tr.download-actions td .only-mobile-show .action.action-edit {
    margin-right: 5px;
  }
  .cart.table-wrapper tr.download-actions .actions {
    float: right;
    margin-bottom: 0;
  }
  .cart.table-wrapper tr.download-actions .only-mobile-show {
    float: left;
  }
  .minicart-items .product-combination-code .code {
    font-size: 16px;
    line-height: 22px;
  }
  .field-tooltip .field-tooltip-content {
    right: 0;
    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 0;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 0;
  }
  .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 0;
  }
  .office-locations {
    padding: 60px 0 30px 0;
  }
  .office-locations .location-addresses li.address {
    width: 50%;
    margin-bottom: 35px;
  }
  .office-locations .page-title {
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 34px;
  }
  .office-locations .sub-heading-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .office-locations .content-sections .content-title {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .contact-page-main {
    padding-top: 50px;
  }
  .contact-page-main .page-title-wrapper .page-title {
    line-height: 32px;
    font-size: 25px;
  }
  .contact-page-main .page-title-wrapper p {
    width: 100%;
    letter-spacing: normal;
    font-size: 16px;
    line-height: 24px;
  }
  .contact-page-main.cpd-form {
    padding-top: 70px;
  }
  .contact-page-main.cpd-form .page-title-wrapper {
    margin-bottom: 30px;
  }
  .contact-page-main.cpd-form .page-title-wrapper h2 {
    line-height: 36px;
    font-size: 28px;
  }
  .contact-page-main.cpd-form .acdc-form-sections {
    padding-right: 0;
    padding-left: 0;
  }
  .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%;
  }
  .form.contact .subscribe.term-condition {
    margin-top: 30px;
  }
  .form.contact .subscribe.term-condition .term-text {
    line-height: 14px;
  }
  .form.contact .actions.actions-toolbar {
    margin-top: 40px;
  }
  .form.contact .cpd-notes {
    font-size: 12px;
    line-height: 14px;
  }
  .form.contact fieldset.additional-info {
    margin-top: 40px;
  }
  .form.contact fieldset.additional-info .field-recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
  }
  .career-form .form.contact .actions-toolbar.actions .action {
    min-width: 160px;
  }
  .thank-you-section {
    padding: 0;
    margin-top: 55px;
  }
  .thank-you-section .thank-you-sub-heading {
    margin-bottom: 26px;
  }
  .thank-you-section .social-links {
    margin-top: 52px;
  }
  .login-container,
  .customer-account-create .page-main,
  .customer-account-create .page-main {
    padding: 0;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .customer-form {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    width: 100%;
    padding: 42px 20px 0;
  }
  .customer-form .block-title {
    padding-bottom: 20px;
    margin-bottom: 29px;
  }
  .customer-form.block-customer-reset {
    padding: 42px 20px 60px;
  }
  .customer-form.block-customer-reset .actions-toolbar {
    margin-top: 60px;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .page-main {
    padding-top: 0 !important;
  }
  .account .column.main .block .box-title > .action {
    min-width: 130px;
  }
  .account .box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account .footer-static-block {
    display: block;
  }
  .account .form-newsletter-manage .fieldset .fields.half {
    padding-right: 15px;
    margin-bottom: 20px;
  }
  .account .form-newsletter-manage .actions-toolbar {
    margin-top: 30px;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 0;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .customer-account-nav {
    margin-bottom: 30px;
  }
  .customer-account-nav .active-nav-item {
    padding-right: 20px;
  }
  .customer-account-nav .active-nav-item:after {
    margin-right: 0;
  }
  .dashboard-title-mobile .title-wrapper {
    margin-top: 5px;
  }
  .dashboard-title-mobile .title-wrapper h2 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.11px;
  }
  .dashboard-title-mobile .action {
    margin-top: 0;
  }
  .dashboard-title-mobile {
    margin-bottom: 23px;
  }
  .block-dashboard-info .title-wrapper h3 {
    font-size: 25px;
    line-height: 33px;
  }
  .block-dashboard-info .block.sub-heading {
    margin-bottom: 30px;
  }
  .block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .contact,
  .block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .company {
    margin-right: 0;
    width: 50%;
    padding-right: 10px;
    word-wrap: break-word;
  }
  .block-dashboard-info .dashboard-info ul.customer-info li.customer-contact-company .company {
    padding-right: 0;
  }
  .block-dashboard-info .account-information .box-title h4 {
    float: left;
    width: calc(100% - 130px);
  }
  .dashboard-extra-info .dashboard-quote-info .box.project-list {
    font-size: 18px;
    line-height: 23px;
  }
  .dashboard-extra-info .dashboard-quote-info .box.project-list .small-text {
    margin-right: 5px;
  }
  .account .column.main {
    padding-top: 30px;
  }
  .request-quote-lists .box {
    padding-top: 34px !important;
  }
  .request-quote-lists .box .request-quote-info {
    padding-bottom: 11px;
    margin-bottom: 12px;
  }
  .request-quote-lists .box .request-quote-info > div {
    width: 100%;
    margin-bottom: 16px;
  }
  .request-quote-lists .box .request-quote-info .quote-number {
    padding-right: 0;
    min-width: 100%;
  }
  .request-quote-lists .box .request-quote-info .quote-date {
    margin-right: 0;
  }
  .form.password.forget .fieldset .field.captcha .nested .captcha-image .action {
    margin-top: 20px;
    margin-left: 0;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .block.filter .filter-title strong {
    font-size: 16px;
    padding-right: 15px;
  }
  .block.filter .filter-title strong:after {
    top: 1px;
    right: -25px;
  }
  .clear-all-tablet.disabled .filter-clear {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.12px;
  }
  .category-sidebar-filter.is-filtered strong:before {
    right: 1px;
    top: 3px;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 0;
  }
  .swatch-option .attribute-code {
    font-size: 16px;
    right: 15px;
  }
  .tooltips-title .attribute-tooltip:after {
    font-size: 20px;
    line-height: 20px;
    margin-top: -2px;
  }
  .page-header .header.content .header-wrapper-right .project-link {
    margin-left: 23px;
  }
  .minicart-wrapper {
    margin-left: 21px;
  }
  .products-grid.wishlist {
    margin-bottom: 0;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 0 0 0 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6px;
  }
  .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 {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .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: 0;
  }
  .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;
  }
  .mst-searchautocomplete__autocomplete {
    padding: 0 20px;
    top: 50px !important;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product .title {
    min-height: auto;
  }
  .mst-searchautocomplete__autocomplete ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .mst-searchautocomplete__autocomplete ul li {
    width: 50%;
    padding: 0 10px;
  }
  .mst-searchautocomplete__autocomplete ul li:nth-child(3n+1) {
    clear: none;
  }
  .mst-searchautocomplete__autocomplete ul li:nth-child(2n+1) {
    clear: left;
  }
  .mst-searchautocomplete__autocomplete ul li img {
    margin-bottom: 12px;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    font-size: 22px;
    line-height: 29px;
    padding: 0 0 20px 0;
    margin-bottom: 29px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .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,
  .account .toolbar:before,
  .account .toolbar: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,
  .account .toolbar: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 #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 0;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 0;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 0 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 0;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 0;
  }
  .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: 0;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .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;
  }
  .mst-search__result-tabs li {
    float: none;
    display: block;
    width: 100%;
  }
  .mst-search__result-tabs li a.active {
    border: 1px solid #ccc;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .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: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 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: 1;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 0;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 0 0 0;
    width: 30%;
  }
  .box-tocart .fieldset {
    width: 100%;
  }
  .box-tocart .fieldset .actions .action {
    min-width: 100%;
  }
  .box-tocart .fieldset .actions.project-wishlist {
    margin-right: 15px;
    float: left;
  }
  .box-tocart .fieldset .qty {
    float: left;
  }
  .family-product-info .container iframe {
    width: 100%;
  }
  .block-search {
    margin-top: 0;
  }
  .minicart-wrapper {
    margin-top: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 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 5px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 29px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 0;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .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: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 0;
    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;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 0;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 0;
  }
  .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 .actions-toolbar .action {
    margin-bottom: 0;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    color: #999;
    font-size: 1.6rem;
    padding: 1rem;
    line-height: 1rem;
    cursor: pointer;
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .nav-sections {
    width: 100%;
    right: -100%;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu {
    padding: 40px 0 0;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li {
    padding: 0 9px;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li.sub-menu-back {
    margin-right: 0;
    margin-left: 0;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li a img {
    width: 100%;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    width: 100%;
  }
  .action-primary,
  .action.primary,
  .action-secondary,
  .action.secondary,
  .action.tertiary {
    font-size: 13px;
    padding: 15px;
  }
  .action-primary:before,
  .action.primary:before,
  .action-secondary:before,
  .action.secondary:before,
  .action.tertiary:before {
    width: 55px;
  }
  .confirmation-popup .inner-confirmation {
    width: 100%;
  }
  .latest-acdc-projects .actions .action {
    font-size: 12px;
    padding: 7px 5px;
  }
  .category-grid-view .category-item .category-img {
    min-height: 335px;
  }
  .project-top-container {
    margin-bottom: 28px;
  }
  .project-top-container .actions-top.actions .action.plus-icon {
    min-width: 133px;
    font-size: 13px;
    padding: 9px 8px 7px;
  }
  .project-top-container .actions-top.actions.multiple {
    text-align: left;
    width: 100%;
    margin-top: 20px;
    padding: 0 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .project-top-container .actions-top.actions.multiple .dwn-icon.action {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    margin: 10px 0 0 0;
  }
  .project-top-container .actions-top.actions.multiple .primary.action {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .account .project-lists .box .project-links {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-top: 34px;
    padding-top: 13px;
  }
  .account .project-lists .box .project-links .action {
    display: block;
  }
  .account .project-lists .box .project-links .action:before {
    width: 50px;
  }
  .account .project-lists .box .project-links .action.right {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .account .project-lists .box .project-links .action.left {
    float: none;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 10px;
  }
  .account .page-title-wrapper .page-title {
    font-size: 28px;
    letter-spacing: -0.18px;
  }
  .table-product-wrapper .product-actions.mobile-actions .request-a-quote .primary.action {
    padding: 8px 18px 6px;
  }
  .table-product-wrapper .actions-bottom .left.actions .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .customer-product.table-view .actions.add-basket-btn {
    padding: 0 18px;
  }
  .customer-product.table-view .actions.add-basket-btn .action {
    display: block;
  }
  .page-footer .newslatter-block .actions .action {
    padding: 7px 18px;
  }
  .cms-no-route .left-content .actions .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .quote-success-container .quote-recieve-content .actions {
    padding: 0 20px;
  }
  .quote-success-container .quote-recieve-content .actions .action {
    width: 100%;
    margin-bottom: 10px;
  }
  .quote-success-container .quote-recieve-content .actions .action:last-child {
    margin-bottom: 0;
  }
  .page-top-container .actions .action {
    padding: 8px;
    min-width: 130px;
  }
  .page-top-container .page-title-wrapper {
    width: 45%;
    padding-right: 20px;
  }
  .attachments .title-wrapper .action {
    padding: 9px 8px 7px;
    font-size: 13px;
    min-width: 130px;
  }
  .attachments .title-wrapper h4,
  .attachments .title-wrapper h3 {
    width: calc(100% - 130px);
    padding-right: 20px;
  }
  .product-page-container .product-name-touch .actions .action {
    padding: 9px 14px 7px;
    font-size: 13px;
  }
  .page-title-wrapper.product-family .actions .action {
    padding: 9px 14px 7px;
    font-size: 12px;
  }
  .attachments.configure-attachment .actions {
    padding: 0 20px;
  }
  .attachments.configure-attachment .actions .action {
    display: block;
    width: 100%;
  }
  .attachments.no-documents {
    padding-left: 0;
    padding-right: 0;
  }
  .attachments.no-documents .title-wrapper h3 {
    width: 100%;
    padding-right: 0;
  }
  .my-cus-document .actions .action {
    display: block;
    width: 100%;
  }
  .product-page-container .product-name-touch .product-name {
    width: 54%;
  }
  .website-fr .product-page-container .product-name-touch .product-name {
    width: 100%;
  }
  .website-fr .action.tertiary {
    padding: 10px;
  }
  .product-model-details .model-details .right-info .actions .action {
    padding: 9px 14px 7px;
    font-size: 13px;
  }
  .share-in-social-medial .st-btn {
    margin-right: 22px !important;
  }
  .family-product-info .navigation-bar .nav-item a {
    margin: 0 15px;
  }
  .cms-page-view .page-title-wrapper {
    margin-bottom: 25px;
  }
  .cms-page-view .page-title-wrapper .black-bg {
    margin-bottom: 0;
  }
  .cms-page-view .page-title-wrapper .black-bg span {
    font-size: 22px;
  }
  .cms-page-view .term-con-wrapper .content-area h4 {
    font-size: 22px;
  }
  .copyright {
    padding: 9px;
    font-size: 9px;
  }
  .content-page-title {
    font-size: 35px;
    line-height: 45px;
  }
  .herobanner-slider-section .main-title {
    padding: 0 10px;
  }
  .herobanner-slider-section .main-title span {
    font-size: 34px;
    padding: 0;
    word-break: break-word;
  }
  .cms-home .latest-acdc-projects .block-title {
    font-size: 19px;
    line-height: 25px;
  }
  .acdc-form-sections form fieldset .field.int-option {
    margin-bottom: 16px;
  }
  .acdc-form-sections form fieldset .field.int-option .control {
    margin-right: 0;
    width: 50%;
    padding-right: 20px;
    margin-bottom: 34px;
  }
  .cpd-form .form.contact .actions.actions-toolbar .action {
    min-width: 157px;
  }
  .quote-summary-form form .actions.actions-toolbar {
    padding: 30px 20px 0 20px;
    border-top: 1px solid #ebeef1;
    margin-top: 30px;
  }
  .quote-summary-form form .actions.actions-toolbar .action {
    display: block;
    width: 100%;
  }
  .term-list-items {
    width: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .category-open:before,
  .category-sidebar-filter.open:before {
    display: none;
  }
  .event-content .event-sidebar .action {
    margin-top: 29px;
    display: block;
  }
  .event-content .content .actions .action {
    min-width: 100%;
    display: block;
  }
  .event-content .content .mobile-readmore {
    display: block;
  }
  .event-content .content.mobile-readmore-content .post-content {
    height: 365px;
  }
  .gallery-block .gallery-title-section .download-btn .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .related-section .wrapper-title h3 {
    margin-top: 0;
    width: calc(100% - 130px);
    padding-right: 15px;
  }
  .related-section .wrapper-title .view-all-button .action,
  .related-section .wrapper-title .view-all-button .action.secondary {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .first-post .first-post-contents .save-spot-button .action {
    display: block;
  }
  .segments-grid .title-wrapper .title {
    font-size: 22px;
    margin-top: 0px;
  }
  .segments-grid .title-wrapper .actions .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .big-promotional-banner .content-left .content-btn .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .segments-list .segment-item .seg-description .seg-button .action {
    display: block;
  }
  .big-blocks-section .big-guide-block .block-content .action {
    display: block;
  }
  .bigfat-casestudies-section .right-section .action {
    display: block;
  }
  .pdp-middle .project-image-with-content .side-content .action {
    display: block;
  }
  .career-list .item .action {
    padding: 9px 13px 7px;
  }
  .post-content-sidebar .actions .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .first-post .first-post-contents .post-btn {
    padding: 0 20px;
  }
  .first-post .first-post-contents .post-btn .action {
    display: block;
  }
  .mwishlist.wborder {
    left: 0 !important;
    width: 100% !important;
  }
  .mwishlist.wborder .mwishlist_popup_close {
    right: 22px;
    top: 12px;
  }
  .box-tocart .fieldset .actions .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .box-tocart .fieldset .actions.project-wishlist {
    margin-right: 10px;
  }
  .cart.table-wrapper tr.download-actions td .only-mobile-show .action {
    min-width: 60px;
    padding: 6px 8px 6px;
  }
  .cart.table-wrapper tr.download-actions td .actions {
    padding-left: 0;
    float: left;
    padding-top: 15px;
  }
  .cart.table-wrapper tr.download-actions td .actions .attachment-action {
    font-size: 13px;
    padding: 7px 18px 7px;
  }
  .bakset-bottom-actions .container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bakset-bottom-actions .basket-dwn-button.left {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .bakset-bottom-actions .basket-dwn-button.left .actions .action {
    display: block;
    width: 100%;
  }
  .bakset-bottom-actions .baset-bottom-buttons.right {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .bakset-bottom-actions .baset-bottom-buttons.right .action {
    display: block;
  }
  .bakset-bottom-actions .baset-bottom-buttons.right > div {
    width: 100%;
  }
  .bakset-bottom-actions .baset-bottom-buttons.right .save-project-container {
    margin-right: 0;
  }
  .bakset-bottom-actions .baset-bottom-buttons.right .project-wishlist {
    margin-bottom: 10px;
  }
  .bakset-bottom-actions .baset-bottom-buttons.right .basket-requestquote {
    margin-bottom: 10px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
    right: -46px;
  }
  .block-minicart .block-content > .actions .action {
    padding: 9px 18px 7px;
    font-size: 13px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .request-quote-lists .box .actions {
    display: -webkit-box;
    display: -moz-box;
    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;
  }
  .request-quote-lists .box .actions .action.small-button {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    margin-top: 10px;
  }
  .request-quote-lists .box .actions .primary.action {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    width: 100%;
  }
  .customer-form.block-customer-forgotpassword .actions-toolbar .action.submit {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .account .column.main .block .box-title > .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .account .form-newsletter-manage .fieldset .fields.half {
    width: 100%;
  }
  .dashboard-title-mobile .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .form.password.forget .actions-toolbar .primary .action {
    font-size: 13px;
    padding: 9px 18px 7px;
  }
  .block.filter .filter-content {
    width: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* Developer 1602 */
@media only screen and (max-width: 575px) {
  .website-fr .product-page-container .product-name-touch {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .website-fr .page-title-wrapper.product-family {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .website-fr .page-title-wrapper.product-family .page-title {
    width: 100%;
  }
  .website-fr .page-top-container .actions {
    float: left;
    width: 100%;
  }
  .quote-summary-form form .subscribe.term-condition label {
    font-size: 14px;
    line-height: 20px;
  }
  .cart.table-wrapper tr.download-actions .actions {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-left: 0;
  }
  .post-meta .post-category {
    width: 100%;
  }
  .post-meta .post-date {
    float: left;
    padding-top: 5px;
    width: 100%;
  }
  .news-event-section .section-left {
    width: 93%;
    flex-wrap: wrap;
  }
  .news-event-section .section-right .share-link {
    padding-right: 20px;
  }
  .block.newsletter input {
    padding-left: 15px;
  }
  .modal-popup .modal-title h3 {
    margin-bottom: 15px;
    font-size: 22px;
  }
  .configure-model-info .model-list .configurable-dropdown .actions .action {
    padding: 10px 5px;
    font-size: 11px;
  }
  .configure-model-info .model-list .configurable-dropdown .actions .action span:after {
    background-size: contain;
    height: 7px;
    width: 11px;
  }
  .family-product-info .navigation-bar .nav-item a {
    font-size: 11px;
  }
  .page-title-wrapper.product-family .page-title.black-bg span {
    font-size: 22px;
    line-height: 27px;
  }
  .event-post-title h1 {
    font-size: 20px;
    line-height: 30px;
  }
  .product-page-container .product-name-touch .product-name .black-bg span {
    font-size: 23px;
    line-height: 30px;
  }
  .product-page-container .product-info-media .product-note p {
    font-size: 16px;
    line-height: 22px;
  }
  .cart.table-wrapper .attachments {
    margin-top: 10px;
  }
  .cart.table-wrapper .attachments .title-wrapper h4 {
    width: 100%;
  }
  .cart.table-wrapper .attachments .title-wrapper .attachments-dwn {
    float: left;
    margin-top: 10px;
  }
  .cart.table-wrapper .attachments .download-form .fieldset .field {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
  }
  .customer-form-footer h4 {
    width: 50%;
  }
  .first-post .first-post-contents h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .no-featured-image {
    min-height: 130px;
  }
  .no-featured-image .black-bg.main-title span {
    font-size: 33px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 400px) {
  .herobanner-slider-section p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
  }
  .quote-sidebar .title-wrapper h3 {
    font-size: 18px;
    margin-top: 6px;
  }
  .category-grid-view .category-item .category-name {
    font-size: 30px;
    line-height: 35px;
  }
  .app-wrapper .app-left ul li {
    font-size: 12px;
    word-wrap: break-word;
    padding-right: 10px;
  }
  .cart.table-wrapper .product-item-details .product-item-sku {
    font-size: 12px;
  }
  .login-container .actions-toolbar .primary {
    float: left;
  }
  .office-locations .location-addresses li.address {
    width: 100%;
  }
}
@media only screen and (max-width: 374px) {
  .nav-toggle {
    width: 50px;
  }
  .page-header .header.content .header-wrapper-right {
    padding-right: 50px;
  }
  .nav-sections .switcher.currency {
    width: 27%;
  }
  .nav-sections .switcher.currency strong {
    margin-left: 10px;
  }
  .modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content .left-right .left,
  .modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content .left-right .right {
    width: 100%;
  }
  .modal-popup.attribute-tooltips-modal-popup .modal-inner-wrap .modal-content .left-right .left {
    margin-bottom: 20px;
  }
  .herobanner-slider-section p {
    font-size: 15px;
    line-height: 20px;
  }
  .category-grid-view .category-item .category-img {
    min-height: 280px;
  }
  .our-approach .right-block ul:last-child {
    padding-left: 0;
  }
  .accessories-block-content .accessory-item {
    padding-bottom: 140px;
  }
  .accessories-block-content .accessory-item .box-tocart .actions {
    width: 100%;
  }
  .accessories-block-content .accessory-item .box-tocart .actions .action {
    display: block;
    width: 100%;
  }
  .accessories-block-content .accessory-item .box-tocart .actions .action.towishlist {
    margin-bottom: 20px;
  }
  .accessories-block-content .accessory-item .product-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px;
  }
  .latest-acdc-projects .block-title {
    width: 50%;
    margin-top: 0;
  }
  .website-fr.cms-home .latest-acdc-projects .block-title {
    margin-bottom: 15px;
    width: 100%;
  }
  .website-fr.cms-home .latest-acdc-projects .actions {
    float: left;
  }
  .website-fr .navigation .level0 > .level-top {
    padding: 15px 10px;
  }
  .login-container .actions-toolbar .secondary .action {
    font-size: 14px;
  }
  .login-container .actions-toolbar .primary .action {
    font-size: 14px;
    padding: 13px 30px 11px;
  }
  .customer-form-footer .actions .action {
    font-size: 11px;
    min-width: 110px;
  }
  .form-create-account .actions-toolbar .primary .action {
    font-size: 13px;
    padding: 12px;
    min-width: 140px;
  }
  .project-top-container .actions-top.actions {
    float: left;
    margin-top: 10px;
    width: 100%;
  }
  .table-product-wrapper .product-actions.mobile-actions .request-a-quote .primary.action {
    min-width: 180px;
  }
  .project-top-container .page-title-wrapper {
    width: 100%;
  }
  .project-top-container .actions-top.actions {
    text-align: left;
  }
  .project-top-container .actions-top.actions.multiple {
    padding: 0;
  }
  .configure-model-info .model-list .configurable-dropdown .actions .action {
    min-width: 100%;
    width: 100%;
  }
  .family-product-info .navigation-bar .nav-item a {
    margin: 0 4px;
  }
  .family-product-info .navigation-bar .nav-item.right .share-link {
    padding-right: 25px;
  }
  .share-in-social-medial a {
    margin-right: 25px;
  }
  .swatch-opt .swatch-attribute .swatch-attribute-options {
    padding-right: 30px;
  }
  .cms-home .latest-acdc-projects .block-title {
    padding-right: 15px;
  }
  .cms-home .section-title,
  .cms-home .latest-acdc-projects .block-title {
    font-size: 22px;
    line-height: 30px;
  }
  .category-container .description-wrapper h3 {
    font-size: 22px;
  }
  .herobanner-slider-section p {
    font-size: 12px;
    line-height: 18px;
  }
  .cms-home .latest-acdc-projects .block-title {
    font-size: 17px;
  }
  .post-list .item {
    margin-bottom: 40px;
  }
  .post-list .item .post-image {
    width: 100%;
    margin-bottom: 15px;
  }
  .post-list .item .post-description.news-events {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
  }
  .post-list .item .post-description.news-events .post-title {
    min-height: auto;
  }
  .featured-image-section .other-contents .sec-right {
    font-size: 14px;
  }
  .featured-image-section .other-contents .sec-right .post-gallery,
  .featured-image-section .other-contents .sec-right .post-share {
    margin-right: 20px;
  }
  .related-section.related-events .post-list {
    margin: 0;
  }
  .related-section.related-events .post-list .item {
    padding-left: 0;
    padding-right: 0;
  }
  .related-section.related-events .post-list .item .post-image {
    width: 100%;
    margin-bottom: 15px;
  }
  .related-section.related-events .post-list .item .post-entry {
    width: 100%;
    padding-left: 0;
  }
  .webinar-list .item-li .post-image,
  .webinar-list .item-li .post-description {
    width: 100%;
  }
  .webinar-list .item-li .post-image {
    margin-bottom: 15px;
  }
  .webinar-list .item-li .post-description {
    padding-left: 0;
  }
  .box-tocart .actions .action {
    min-width: 122px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart.table-wrapper .product-item-photo {
    width: 80px;
  }
  .cart.table-wrapper tr.download-actions .only-mobile-show,
  .cart.table-wrapper tr.download-actions .actions {
    width: 100%;
  }
  .filter-options .filter-options-content {
    padding: 39px 0 20px !important;
  }
  .filter-options .filter-options-content .items {
    padding: 0 20px;
  }
  .filter-options .filter-options-content .item {
    padding-right: 0 !important;
    width: 100%;
    margin-bottom: 20px;
  }
  .swatch-option.text.swatch-checkbox {
    margin: 0 0 20px;
  }
  .navigation .level0 .submenu ul.sub-menu-items li.level1 .level1.submenu li a span {
    font-size: 12px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 359px) {
  .configure-model-info .model-list .configurable-dropdown .actions .action span:after {
    margin-left: 10px;
  }
  .box-tocart .field.qty {
    margin-right: 10px;
  }
  .box-tocart .actions .action {
    min-width: 112px;
  }
  .box-tocart .fieldset .actions .action {
    font-size: 12px;
    padding: 9px 13px 7px;
  }
  .product-options-bottom .box-tocart .project-wishlist,
  .product-no-options .box-tocart .project-wishlist {
    margin-right: 10px;
  }
  .field-recaptcha {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    margin-left: -23px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .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-margin-for-forms-desktop-s {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s {
    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;
  }
  .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: 24px;
    margin: 0;
    padding: 0;
    color: #052137;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .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: 1;
  }
  .column .block-addbysku .action.remove:visited {
    color: #052137;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #052137;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #052137;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #052137;
  }
  .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: #052137;
    opacity: 1;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 280px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .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;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 0 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .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: 0 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: 0;
    padding-right: 0;
    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: 0;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 0;
    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%;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 0;
  }
  .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-face {
  font-family: 'objektiv-mk2';
  src: url('../fonts/MessinaSansCondensed/black/MessinaSansCondensed-Black.woff2') format('woff2'), url('../fonts/MessinaSansCondensed/black/MessinaSansCondensed-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'objektiv-mk2';
  src: url('../fonts/MessinaSansCondensed/bold/MessinaSansCondensed-Bold.woff2') format('woff2'), url('../fonts/MessinaSansCondensed/bold/MessinaSansCondensed-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'objektiv-mk2';
  src: url('../fonts/MessinaSansCondensed/regular/MessinaSansCondensed-Regular.woff2') format('woff2'), url('../fonts/MessinaSansCondensed/regular/MessinaSansCondensed-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'objektiv-mk2';
  src: url('../fonts/MessinaSans/black/MessinaSansWeb-Black.woff2') format('woff2'), url('../fonts/MessinaSans/black/MessinaSansWeb-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'objektiv-mk2';
  src: url('../fonts/MessinaSans/bold/MessinaSansWeb-Bold.woff2') format('woff2'), url('../fonts/MessinaSans/bold/MessinaSansWeb-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'objektiv-mk2';
  src: url('../fonts/MessinaSans/regular/MessinaSansWeb-Regular.woff2') format('woff2'), url('../fonts/MessinaSans/regular/MessinaSansWeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'objektiv-mk2';
  src: url('../fonts/MessinaSans/light/MessinaSansWeb-Light.woff2') format('woff2'), url('../fonts/MessinaSans/light/MessinaSansWeb-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'objektiv-mk2';
  src: url('../fonts/MessinaSans/semibold/MessinaSansWeb-SemiBold.woff2') format('woff2'), url('../fonts/MessinaSans/semibold/MessinaSansWeb-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
