/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
@media only screen and (max-width: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
/**
 * Common
 */
.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;
}
/**
 * Desktop
 */
/**
 * Mobile
 */
@media only screen and (max-width: 1200px) {
  .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: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 1201px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .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 {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .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: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 1vw;
    padding-right: 1vw;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #D7E9F7;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    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;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #D7E9F7;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .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 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .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: #333;
    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: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amcart-message-box,
  .amcart-message-box .related {
    width: 462px;
  }
  .am-related-box,
  .am-related-box .related {
    width: 462px;
  }
  .amcart-confirm-block {
    max-height: 90vh;
  }
  .amcart-confirm-block .products-grid .product-item-actions {
    margin-top: 0;
  }
  .amcart-confirm-overlay.am-center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .amcart-confirm-overlay.am-right {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-end;
    padding-right: 230px;
  }
  .amcart-confirm-overlay.am-left {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;
    padding-left: 230px;
  }
  .amcart-confirm-overlay.am-top-right {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 130px 230px 0 0;
  }
  .amcart-confirm-overlay.am-top-left {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 130px 0 0 230px;
  }
  .amcart-confirm-overlay.am-top {
    justify-content: center;
    padding-top: 130px;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .amcart-message-box .products .product-item {
    margin: 0;
    width: 60%;
  }
  .am-related-box .related .products .item.product:hover .am-actions-wrapper {
    top: 0;
  }
  .am-related-box .related .products .product-item {
    margin: 0;
    padding: 0;
    width: 60%;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links {
    display: none;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links.am-actions-wrapper {
    display: block;
  }
  .amcart-confirm-buttons .button {
    width: 42%;
  }
  .amcart-confirm-buttons .am-btn-left {
    margin-right: 20px;
  }
  .amcart-confirm-buttons .timer {
    display: inline;
  }
  .am-slider.owl-carousel .owl-prev {
    margin-left: 10px;
  }
  .am-slider.owl-carousel .owl-next {
    margin-right: 10px;
  }
  .amcart-minipage-wrap .amcart-message-box {
    min-width: 700px;
  }
  .amcart-minipage-wrap .product-item-info {
    margin-top: 20px;
    min-height: 450px;
  }
  .amcart-minipage-wrap .am-photo-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amcart-minipage-wrap .am-photo-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    clear: both;
    justify-content: space-between;
    margin: 0 25px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    height: 70px;
    margin: 0;
    max-width: 305px;
  }
  .amcart-product-notice {
    font-size: 14px;
    padding: 20px 35px;
    width: initial;
  }
  .ampage-top-info {
    float: right;
    margin: 0;
    width: 50%;
  }
  .ampage-bottom-info {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .ampage-bottom-info .am-description {
    margin: 0;
  }
  .ampage-bottom-info .product-info-main {
    width: 100% !important;
  }
  .ampage-bottom-info .product-add-form {
    margin: 0;
    padding: 0;
  }
  .ampage-top-info .am-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary {
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary .action {
    margin-left: 10px;
  }
  .ampage-bottom-info .am-description {
    font-size: 14px;
    margin-top: 5px;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
  }
  .amcart-qty-wrap {
    margin: 0 0 0 25px;
  }
  .amcart-qty-wrap > .amcart-label {
    position: static;
    transform: none;
  }
  .amcart-qty-wrap > .amcart-refresh {
    margin-left: 15px;
  }
  .amelsearch-further-section {
    display: block;
  }
  .amgdprcookie-main-wrapper {
    padding: 0;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-top {
    margin-bottom: 35px;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 34px;
    line-height: normal;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-btn {
    box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
    font-size: 20px;
    padding: 17px 46px;
    text-transform: none;
  }
  .amgdprcookie-cookie-container {
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-caption {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
    padding-left: 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-text {
    font-size: 14px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options {
    background: inherit;
    display: inline-block;
    font-size: 14px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-cookie-container,
  .amgdprcookie-groups-modal .amgdprcookie-header,
  .amgdprcookie-groups-modal .amgdprcookie-text {
    padding: 0;
  }
  .amgdprcookie-modal-container .modal-inner-wrap {
    background: #fff;
    min-width: 400px;
    right: unset;
    width: 21%;
  }
  .amgdprcookie-table .amgdprcookie-cell.desc,
  .amgdprcookie-table .amgdprcookie-title.-wide {
    width: 30%;
  }
  .amgdprcookie-table .amgdprcookie-cell,
  .amgdprcookie-table .amgdprcookie-title {
    width: 15%;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    flex-direction: row;
    margin-bottom: 5px;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-bottom: 0;
  }
  .amcard-codes-list .table .actions {
    text-align: right;
    width: 20px;
  }
  .amcard-field-container-collapsible.-cart.block {
    margin-bottom: 50px !important;
  }
  .amcard-field-container.-code .actions-toolbar {
    text-align: right;
  }
  .amcard-field-container.-code .actions-toolbar .primary {
    float: none;
  }
  .amcard-field-container.-code .actions-toolbar .primary .action {
    margin: 0;
  }
  .amcard-field-container.-code .actions-toolbar .secondary .action {
    margin: 0 0 0 7px;
  }
  .checkout-container .amcard-codes-list,
  .checkout-container .amcard-field-container {
    padding-left: 22px;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #fff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  /* 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: 11.5px 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    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;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 1200px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #D7E9F7;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  h1 {
    font-size: 34px;
    font-size: 120%;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  p {
    font-size: 16px;
  }
}
@media all and (min-width: 1400px), print {
  .amcart-minipage-wrap .amcart-message-box {
    width: 820px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    margin: 0 35px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    max-width: 355px;
  }
  .amcart-minipage-wrap .am-photo-container {
    padding: 0 25px 0 35px;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    text-align: left;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    padding: 0 35px 0 0;
  }
  .amgdprcookie-groups-modal .amgdprcookie-form {
    padding: 0 20px;
  }
  .checkout-index-index .modal-popup.amgdprcookie-modal-container .modal-inner-wrap {
    left: unset;
    margin-left: unset;
    width: 21%;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .ampromo-popup-wrapper {
    max-width: 960px;
    width: 100%;
  }
  .ampromo-popup-wrapper .slick-dotted.slick-slider {
    margin-bottom: 3rem;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all 0.5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .widget-blog-posts ol.post-list li.item {
    width: calc((100% - (2% * (4 - 1))) / 4);
  }
  .widget-blog-posts ol.post-list li.item:nth-child(2n + 1) {
    clear: none;
    margin-left: 2%;
  }
  .widget-blog-posts ol.post-list li.item:nth-child(4n + 1) {
    clear: left;
    margin-left: 0 !important;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1600px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-outs all ease-in;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15ss all ease-in;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linears all ease-in;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-outs all ease-in;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s eases all ease-in;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out lefts all ease-in;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.btn {
  border: 1px solid #444444;
  background: #444444;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: bold;
  margin-top: 10px;
  color: #ffffff !important;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
.btn:focus {
  opacity: 0.8;
}
.btn:active {
  opacity: 0.8;
}
body {
  background-color: #fff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  line-height: 100%;
  color: #444444;
}
body p {
  color: #444444;
  line-height: 150%;
}
body a {
  color: #444444;
  text-decoration: underline;
}
body a:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
body a:hover {
  color: #444444;
  text-decoration: none;
  text-decoration: underline;
}
body a:visited,
body a:active,
body .alink:visited {
  color: #444444;
  text-decoration: none;
}
body .label {
  font-size: 16px;
}
body h1,
body .h1,
body h2,
body .h2,
body h3,
body .h3,
body h4,
body .h4 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
body h1,
body .h1 {
  margin-bottom: 20px;
}
body h1 {
  font-size: 34px;
}
body h2 {
  font-size: 32px;
}
body h3 {
  font-size: 26px;
}
body h4 {
  font-size: 22px;
}
body h5 {
  font-size: 18px;
}
body h6 {
  font-size: 16px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #D7E9F7;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main,
.container-fluid {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.row.container {
  margin: auto;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .container {
    width: 100% !important;
  }
}
@media screen and (max-width: 1200px) {
  .pagebuilder-column {
    flex-basis: auto;
    padding: 0 15px;
  }
}
@media screen and (max-width: 576px) {
  .pagebuilder-column {
    flex-basis: 100% !important;
  }
}
.action,
.btn {
  border-radius: 0px 0px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  padding: 7px 15px !important;
  line-height: 150% !important;
  font-size: 16px !important;
  text-decoration: none;
  background: #333;
  border: 1px solid #333;
  color: #ffffff;
}
.action:hover,
.btn:hover,
.action:active,
.btn:active,
.action:focus,
.btn:focus,
.action:visited,
.btn:visited {
  background: #333;
  border: 1px solid #333;
  color: #ffffff;
  text-decoration: none;
}
.action.primary,
.btn.primary {
  background: #ff6000;
  border: 1px solid #ff6000;
  color: #ffffff;
  font-weight: 700 !important;
}
.action.primary:hover,
.btn.primary:hover,
.action.primary:active,
.btn.primary:active,
.action.primary:focus,
.btn.primary:focus,
.action.primary:visited,
.btn.primary:visited {
  background: #ff6000;
  border: 1px solid #ff6000;
  color: #ffffff;
}
.action.checkout,
.btn.checkout {
  font-size: 22px !important;
}
.action.secondary,
.btn.secondary {
  background: #333;
  border: 1px solid #333;
  color: #ffffff;
  font-weight: 700 !important;
}
.action.secondary:hover,
.btn.secondary:hover,
.action.secondary:active,
.btn.secondary:active,
.action.secondary:focus,
.btn.secondary:focus,
.action.secondary:visited,
.btn.secondary:visited {
  background: #333;
  border: 1px solid #333;
  color: #ffffff;
}
@media screen and (max-width: 1201px) {
  .action,
  .btn {
    padding: 7px 7px !important;
  }
}
.label {
  color: #444444;
}
.page-layout-cms-full-width .page-main-full-width .maincontent {
  max-width: 100% !important;
  padding: 0;
}
.page.messages {
  margin-bottom: 10px;
}
.page.messages .message {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  max-width: 1400px;
  padding: 5px;
  margin: auto;
  line-height: 100%;
  border: 1px solid #444444;
  color: #444444;
}
@media (min-width: 768px) {
  .page.messages .message {
    max-width: 1370px;
  }
}
.page.messages .message.success {
  color: #3eac1f;
  background: none;
  border: 1px solid #3eac1f;
}
.page.messages .message.success > *:first-child:before {
  top: 0px;
  margin: 0px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #D7E9F7;
}
.column.main {
  min-height: 0px;
}
.modal-inner-wrap .modal-content {
  padding-bottom: 10px;
}
.page.messages {
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .page-wrapper {
    display: flex;
  }
}
.header-bar {
  background: #333;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .header-bar .container {
    padding: 0px 5px;
  }
  .header-bar .container .col {
    padding: 0px;
  }
  .header-bar .container .col p {
    font-size: 10px;
  }
}
.header-bar .col div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 8px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .header-bar .col div {
    padding: 5px 10px;
  }
}
@media screen and (min-width: 1201px) {
  .header-bar .col.col-lg-2-5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .header-bar .slick-slide > div > div > div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.header-bar p {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0px;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
}
@media screen and (max-width: 1400px) {
  .header-bar p {
    font-size: 11px;
  }
}
@media screen and (max-width: 1200px) {
  .header-bar p br {
    display: none;
  }
}
.header-bar p span {
  font-weight: 300;
}
.header-bar i {
  color: #D7E9F7;
  font-size: 22px;
  margin-right: 10px;
}
.header-bar img {
  width: 28px;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  .header-bar img {
    width: 20px;
  }
}
.header-bar a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.header-bar.slick-slider {
  display: none;
}
.header-bar.slick-initialized {
  display: block;
}
.header-middle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px !important;
}
.header-middle .logo {
  float: none;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 10px;
}
.header-middle .logo img {
  margin: auto;
  width: 100%;
  max-width: 260px;
}
@media screen and (max-width: 1200px) {
  .header-middle .action.nav-toggle {
    display: block;
    position: absolute;
    top: auto;
    left: 5%;
    background: none !important;
    border: none !important;
  }
}
.header-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .header-right {
    padding: 0px !important;
    display: block;
  }
}
.header-right .header-account {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account {
    background: #D7E9F7;
  }
}
@media screen and (min-width: 1201px) {
  .header-right .header-account {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .headLink.block {
    margin: 0px;
    padding: 5px 20px;
    border-right: 1px solid #333;
  }
  .header-right .header-account .headLink.block:last-child {
    border-right: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .headLink.block {
    padding: 10px;
  }
}
.header-right .header-account .nav-toggle-block {
  display: none;
}
.header-right .header-account .switcher-dropdown {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.header-right .header-account .switcher-dropdown li {
  margin: 0px;
  padding: 0px;
}
.header-right .header-account .block {
  margin: 0px;
}
.header-right .header-account .block h6 {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .block h6 {
    display: none;
  }
}
.header-right .header-account .block > a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  line-height: 100% !important;
  text-transform: none;
  padding: 0px !important;
  background: none;
  border: none;
  color: #444444;
}
.header-right .header-account .block > a i {
  margin-left: 5px;
}
.header-right .header-account .minicart-wrapper {
  margin-top: 0px;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .minicart-wrapper {
    position: static;
  }
}
.header-right .header-account .minicart-wrapper .action.showcart {
  border: none;
}
.header-right .header-account .minicart-wrapper .action.showcart .text {
  height: auto;
  width: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-right .header-account .minicart-wrapper .action.showcart .text i {
  margin-right: 5px;
}
.header-right .header-account .minicart-wrapper .action.showcart:before {
  display: none;
}
.header-right .header-account .minicart-wrapper .action.showcart .counter.qty {
  background: #3eac1f;
  font-size: 8px;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: 10px;
  right: auto;
  color: #fff;
  height: 18px;
  width: 18px;
  line-height: 18px;
  margin-top: 0px;
}
.header-right .header-account .minicart-wrapper .block-minicart {
  border: 1px solid #636363;
  padding: 20px;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .minicart-wrapper .block-minicart {
    top: 36px;
  }
}
.header-right .header-account .minicart-wrapper .block-minicart:after,
.header-right .header-account .minicart-wrapper .block-minicart:before {
  right: 11.5%;
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .topSearch {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .topSearch.active {
    background: #ffffff;
  }
}
.header-right .header-account .topSearch a {
  display: block;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .topAccount {
    position: relative;
  }
}
.header-right .header-account .topAccount ul {
  display: none;
  background: #ffffff;
  list-style: none;
  margin: 0px;
  border: 1px solid #636363;
  width: 200px;
  padding: 20px;
}
.header-right .header-account .topAccount ul li {
  text-align: center;
}
.header-right .header-account .topAccount ul li a {
  display: block;
  width: 100%;
  text-decoration: none;
}
.header-right .header-account .topAccount ul li a:hover {
  text-decoration: underline;
}
.header-right .header-account .topAccount ul.active {
  display: block;
  position: absolute;
  top: 29px;
  left: 0px;
  z-index: 500;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .topAccount ul.active {
    top: 36px;
    width: 100%;
  }
}
.header-right .header-account .topAccount ul.active i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}
.header-right .header-account .topAccount.active {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .topAccount.active {
    position: static !important;
  }
}
.header-right .header-account .topAccount a span.text {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .topAccount a span.text i {
    margin-right: 5px;
  }
}
.header-right .header-account .topCurrency .dropdown-menu {
  border: 1px solid #333;
  border-radius: 0px 0px;
  min-width: auto;
  padding: 5px 10px;
}
.header-right .header-account .topCurrency .dropdown-item {
  font-size: 16px;
}
.header-right .header-account .topCurrency i {
  margin-top: 1px;
}
@media screen and (max-width: 1200px) {
  .header-left {
    display: none !important;
  }
  .header-left.active {
    display: block !important;
  }
  .header-main .row {
    display: flex;
    flex-direction: column;
  }
  .header-main .row .header-left {
    order: 1;
    width: 100%;
  }
  .header-main .row .header-middle {
    order: 3;
    width: 100%;
  }
  .header-main .row .header-right {
    order: 2;
    width: 100%;
  }
}
.navigation .level0.active > .level-top {
  border: none !important;
}
@media screen and (min-width: 1201px) {
  .header-main {
    background: #D7E9F7;
    max-height: 90px;
  }
}
.header-main .row {
  display: flex;
  align-items: center;
  padding: 0px !important;
}
@media screen and (min-width: 1201px) {
  .header-main .row .header-left {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1200px) {
  .header-main .row .header-left {
    padding: 0px !important;
  }
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-input-wrapper .amsearch-input {
  border: 1px solid #333;
  border-radius: 20px;
  padding: 10px 35px;
  line-height: 40px;
  height: 40px;
  background: none;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-input-wrapper .amsearch-input:focus {
  background: #ffffff;
}
@media screen and (max-width: 1200px) {
  .header-main .row .header-left .amsearch-wrapper-block .amsearch-input-wrapper {
    width: 90%;
    margin: auto;
  }
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block {
  justify-content: normal;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block .amsearch-button.-loupe {
  background: none;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block .amsearch-button.-loupe:after {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 10px;
  top: 2px;
  content: '\f002';
  font-size: 20px;
  color: #444444;
  font-weight: 500;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block.-opened .amsearch-button.-loupe:after {
  right: 0px;
}
@media screen and (min-width: 1201px) {
  .header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block {
    justify-content: center;
  }
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-item-container .amsearch-item .amsearch-link,
.header-main .row .header-left .amsearch-wrapper-block .amsearch-products-section .amsearch-link,
.header-main .row .header-left .amsearch-wrapper-block .amsearch-highlight {
  color: #4aba9d;
}
@media screen and (min-width: 1201px) {
  .header-main .row .header-left .amsearch-wrapper-block .amsearch-result-section {
    left: 340px;
  }
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-products-section .action.tocart {
  padding: 10px 9px;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-wrapper-inner .rrp-price .price {
  text-decoration: line-through;
}
.amsearch-overlay-block {
  display: none !important;
}
@media screen and (min-width: 1201px) {
  .navigation .collapse:not(.show) {
    display: block !important;
  }
  .navigation ul {
    position: relative;
    padding: 0px;
  }
}
.header-message {
  background: #4aba9d;
  text-align: center;
  padding: 10px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .header-message {
    padding: 5px;
  }
}
.header-message a {
  color: #ffffff !important;
  text-decoration: none;
}
@media screen and (max-width: 576px) {
  .header-message a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px) {
  .header-message .row .col div:nth-child(1) {
    display: none;
  }
  .header-message .row .col div:nth-child(2) {
    display: block;
  }
}
@media screen and (min-width: 1201px) {
  .header-message .row .col div:nth-child(1) {
    display: block;
  }
  .header-message .row .col div:nth-child(2) {
    display: none;
  }
}
.breadcrumbs {
  margin-bottom: 10px;
}
.amsearch-product-list .action.primary {
  padding: 7px 5px !important;
  font-size: 12px !important;
}
.products-grid .product-item-actions .actions-secondary {
  display: none !important;
}
.footer {
  margin-top: 0px;
  background: #333;
}
.footer.content {
  margin: 0px;
}
.footer .footer-wrap .container .row {
  max-width: 100%;
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .footer .footer-wrap .container .row {
    margin-bottom: 20px;
  }
  .footer .footer-wrap .container .row .delivery-box {
    text-align: center;
  }
  .footer .footer-wrap .container .row .social-footer {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .footer-wrap .container .row h4 {
    text-align: center;
  }
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(1) div div h4,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(2) div div h4,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(3) div div h4,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(4) div div h4 {
    position: relative;
    text-align: center;
    margin-bottom: 0px;
  }
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(1) div div h4:after,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(2) div div h4:after,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(3) div div h4:after,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(4) div div h4:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 10px;
    top: 0px;
    content: '\f078';
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
  }
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(1) div div h4.active:after,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(2) div div h4.active:after,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(3) div div h4.active:after,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(4) div div h4.active:after {
    content: '\f077';
  }
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(1) div div div,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(2) div div div,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(3) div div div,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(4) div div div {
    display: none;
  }
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(1) div div div.active,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(2) div div div.active,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(3) div div div.active,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(4) div div div.active {
    display: block;
  }
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(1) div div div.active ul,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(2) div div div.active ul,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(3) div div div.active ul,
  .footer .footer-wrap .container .row.row:nth-child(1) .footer-block:nth-child(4) div div div.active ul {
    padding: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
  .footer .footer-wrap .container .row .footer-block {
    margin-bottom: 20px;
  }
  .footer .footer-wrap .container .row .footer-block img {
    max-width: 300px !important;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-wrap .container .row .footer-block.footer-block:last-child {
    margin-bottom: 0px;
  }
}
.footer .footer-wrap .container .row .footer-block.footer-bottom {
  border-top: 1px solid #ffffff;
  margin: 15px 0px;
  padding: 15px 0px;
}
.footer .footer-wrap .container .row .footer-block.footer-bottom p {
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .footer .footer-wrap .container .row .footer-block.footer-bottom p {
    font-size: 12px;
  }
}
.footer .footer-wrap .container .row .footer-block h4 {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
}
.footer .footer-wrap .container .row .footer-block p {
  color: #ffffff;
}
.footer .footer-wrap .container .row .footer-block a {
  color: #ffffff;
  width: min-content;
  text-decoration: none;
}
.footer .footer-wrap .container .row .footer-block label {
  color: #ffffff;
  margin-left: 5px;
}
.footer .footer-wrap .container .row .footer-block .btn {
  background: #3eac1f;
  border-radius: 0px;
  border: 1px solid #3eac1f;
}
.footer .footer-wrap .container .row .footer-block ul li {
  color: #ffffff;
  margin-bottom: 10px;
}
.footer .footer-wrap .container .row .footer-block ul li a:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  border-bottom: 1px solid transparent;
  transform: scale(0);
}
.footer .footer-wrap .container .row .footer-block ul li a:hover {
  background: none !important;
}
.footer .footer-wrap .container .row .footer-block ul li a:hover:after {
  transform: scale(1);
  transition: transform 0.5s;
  border-bottom: 1px solid #3eac1f;
}
.footer .footer-wrap .container .row .footer-block .social-links ul li {
  display: inline-block;
  margin-right: 5px;
}
.footer .footer-wrap .container .row .footer-block .social-links ul li a {
  height: 40px;
  width: 40px;
  font-size: 24px;
  color: #333;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.footer .footer-wrap .container .row .footer-block .social-links ul li a:hover {
  background: #4aba9d !important;
}
.footer .footer-wrap .container .row .footer-block .social-links ul li a:after {
  display: none;
}
.footer .footer-wrap .container .row .footer-block .delivery-box img {
  width: 110px;
}
@media screen and (min-width: 1201px) {
  .top-navigation-dropdown {
    display: none;
  }
  .nav-sections {
    margin-bottom: 0px !important;
  }
  .navigation {
    min-height: auto !important;
    background: #ffffff;
    margin: 10px 0px;
    z-index: 100 !important;
  }
  .navigation .navbar-collapse > ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navigation li.parent:hover > .top-navigation-dropdown {
    width: 100%;
    max-width: 1280px;
    border: 0px;
    background: #fff;
    padding: 40px 40px;
    z-index: 5000;
    position: absolute;
    display: flex;
    flex-flow: row wrap;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-box-shadow: -1px 16px 15px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 16px 15px -2px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 16px 15px -2px rgba(0, 0, 0, 0.75);
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul {
    display: flex;
    flex-flow: row wrap;
    border: 0px;
    box-shadow: 0px 0px;
    position: relative;
    width: 75%;
    margin-right: 5%;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li {
    margin-right: 5%;
    width: 28%;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li a {
    width: max-content;
    text-decoration: none;
    font-weight: 500;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li .ui-menu-icon {
    display: none !important;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li .ui-menu-icon:after {
    display: none !important;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li.view-all {
    display: none;
  }
  .navigation li.parent:hover > .top-navigation-dropdown .nav-promo-banner {
    width: 20%;
  }
  .navigation li.level0 {
    margin: 0px;
  }
  .navigation li.level0:hover {
    position: static;
  }
  .navigation li.level0.active a {
    border: none;
  }
  .navigation li.level0 > a {
    border-left: 1px solid #333;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0px 18px !important;
  }
  .navigation li.level0 > a.level-top {
    padding: 0px 12px !important;
    line-height: 30px;
  }
  .navigation li.level0 > a.level-top .ui-menu-icon {
    display: none !important;
  }
  .navigation li.level0:first-child > a {
    border-left: 0px;
  }
  .navigation li ul.level2 {
    display: none !important;
  }
  .navigation li a:after {
    content: "";
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-bottom: 1px solid transparent;
    transform: scale(0);
  }
  .navigation li a:hover {
    background: none !important;
  }
  .navigation li a:hover:after {
    transform: scale(1);
    transition: transform 0.5s;
    border-bottom: 1px solid #3eac1f;
  }
  .navigation li .desktop-view-all-category {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    clear: both;
    float: left;
  }
  .navigation li .desktop-view-all-category a {
    width: 100% !important;
    background: #D7E9F7;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
  }
  .navigation li .desktop-view-all-category a:after {
    display: none;
  }
  .navigation li .desktop-view-all-category a:hover {
    background: #4aba9d !important;
  }
}
@media screen and (max-width: 1200px) {
  .header-top {
    display: flex;
    flex-direction: column;
  }
  .header-top .header-main {
    order: 10;
  }
  .header-top .header-bar {
    order: 20;
  }
  .header-top .header-message {
    order: 30;
  }
  .header-top .header-navigation {
    order: 40;
  }
  .nav-sections {
    display: none;
    background: #ffffff;
    margin-bottom: 0px;
  }
  .navigation a {
    font-size: 18px;
    line-height: 120%;
  }
  .top-navigation-dropdown {
    display: none;
  }
  .nav-open .header-navigation .header-nav .desktop-view-all-category {
    display: none;
  }
  .nav-open .header-navigation .header-nav .collapse:not(.show) {
    display: block;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title {
    width: 50%;
    position: relative;
    z-index: 1000;
    display: block;
    background: #D7E9F7;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title.active {
    background: #ffffff;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title.active a {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav > .piranha {
    display: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content {
    position: relative;
    top: 0px;
    margin-top: 68px;
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content > .navigation {
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box {
    padding: 15px 15px 0px 15px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box h4 {
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box ul li a {
    text-decoration: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-switch {
    text-decoration: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections {
    display: block;
  }
  .nav-open .header-navigation .header-nav .navigation {
    background: #ffffff;
  }
  .nav-open .header-navigation .header-nav .navigation .navbar-collapse {
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .navigation ul {
    top: 0px;
    position: relative;
    padding: 0px;
    border-top: 1px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li {
    padding: 0px;
    border-top: 0px;
    border-bottom: 1px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: auto;
    left: 5px;
    top: auto;
    content: '\f054';
    font-size: 20px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > a:after {
    content: '\f078';
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > .top-navigation-dropdown {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > .top-navigation-dropdown > ul {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.active > a {
    background: #D7E9F7;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.active > a span {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 10px;
    left: auto;
    top: auto;
    content: '\f078';
    font-size: 15px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.parent.active > a:after {
    content: '\f077';
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.active > a {
    background: #D7E9F7;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.active > a span {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a {
    padding: 10px 15px 10px 35px !important;
    border: 0px;
    text-transform: none;
    font-weight: 300;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a span {
    margin: 0px !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a.active span {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul {
    display: none !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul > li a {
    padding: 5px 15px 5px 35px !important;
    color: #636363;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul > li ul li a {
    padding: 5px 15px 5px 35px !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.active {
    border-bottom: 5px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.active > ul {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul.level2.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 0px;
    left: auto;
    top: auto;
    content: '\f054';
    font-size: 20px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul.level2.parent.active > a:after {
    content: '\f078';
  }
}
.breadcrumbs {
  margin: 0px !important;
}
.breadcrumbs .breadcrumbs {
  margin: 15px 0px !important;
}
.cms-page-view .page-title-wrapper,
.cms-no-route .page-title-wrapper {
  max-width: 1400px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.cms-page-view .page-title-wrapper .page-title,
.cms-no-route .page-title-wrapper .page-title {
  padding: 0px 15px;
}
.cms-page-view #maincontent,
.cms-no-route #maincontent {
  margin-top: 20px;
}
.cms-page-view .column ul,
.cms-no-route .column ul {
  margin-bottom: 20px;
}
.catalogsearch-result-index .page-main {
  background: #EBEBEB;
}
.catalog-category-view [data-appearance='full-width'] .row-full-width-inner {
  max-width: 1400px !important;
}
.catalog-category-view .page.messages {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .catalog-category-view .category-promotion {
    display: none;
  }
  .catalog-category-view.page-layout-top-level-category .category-promotion {
    display: block;
  }
}
.catalog-category-view .page-main {
  background: #EBEBEB;
}
.catalog-category-view .page-main > .category-title {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .catalog-category-view .page-main > .category-title:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    visibility: visible;
    z-index: 10;
  }
}
@media screen and (min-width: 1201px) {
  .catalog-category-view .page-main > .category-title:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    visibility: visible;
    z-index: 10;
  }
}
.catalog-category-view .page-main > .category-title .row {
  padding: 45px 0px;
  position: relative;
  z-index: 20;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main > .category-title .row {
    padding: 20px 0px;
  }
}
.catalog-category-view .page-main > .category-title .row .col .breadcrumbs {
  margin: 0px;
}
.catalog-category-view .page-main > .category-title .row .col .breadcrumbs ul {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 0px;
  width: max-content;
}
.catalog-category-view .page-main > .category-title .row .col .breadcrumbs ul li {
  font-size: 12px;
  color: #ffffff;
}
.catalog-category-view .page-main > .category-title .row .col .breadcrumbs ul li strong {
  color: #ffffff;
}
.catalog-category-view .page-main > .category-title .row .col .breadcrumbs ul li a {
  color: #ffffff;
}
.catalog-category-view .page-main > .category-title .row .col .page-title-wrapper h1 {
  margin: 0px;
  padding: 15px 0px 5px 0px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 34px;
  color: #ffffff;
}
.catalog-category-view .page-main > .category-title .row .col.category-shortdescription p {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}
.catalog-category-view .page-main > .category-title .row .col.category-shortdescription a {
  color: #ffffff;
}
.catalog-category-view .page-main .category-promotion {
  background: #ffffff;
}
.catalog-category-view .page-main .category-promotion .row .col {
  font-size: 16px;
  text-align: center;
}
.catalog-category-view .page-main .category-promotion .row .col > div {
  padding: 5px;
}
.catalog-category-view .page-main .category-promotion .row .col i {
  color: #636363;
  margin-right: 10px;
  font-size: 26px;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main .category-promotion .row .col i {
    font-size: 16px;
  }
}
.catalog-category-view .page-main .category-promotion .row .col a {
  color: #3eac1f;
  font-weight: 700;
}
.catalog-category-view .page-main .category-promotion .row .col p {
  margin-bottom: 0px;
}
@media screen and (min-width: 1201px) {
  .catalog-category-view .page-main .category-promotion .row .col p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.catalog-category-view .page-main .category-promotion .row .col span {
  margin-left: 5px;
}
.catalog-category-view .page-main .column.main {
  min-height: 0px;
}
.catalog-category-view .page-main .columns .sidebar {
  padding: 15px;
}
.catalog-category-view .page-main .columns .main .amasty-catalog-topnav {
  display: none;
}
.category-description {
  background: #D7E9F7;
  margin: 0px;
}
.category-description .row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.category-description .row .category-description-block .category-description {
  margin-bottom: 0px;
  padding: 15px 0px;
}
.category-description .row .category-description-block .category-description h3 {
  font-size: 26px;
  text-transform: uppercase;
}
.category-description .row .category-description-image-block {
  padding: 0px !important;
  background: #ffffff;
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .category-description .row .category-description-image-block {
    width: 100% !important;
  }
}
.category-description .row .category-description-image-block .category-image {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-description .row .category-description-image-block .category-image .image {
  max-height: 250px;
}
.sidebar.sidebar-main {
  padding-right: 0px;
}
.sidebar .filter {
  padding: 0px;
  margin: 15px 0px 15px 0px;
}
.sidebar .filter .filter-content .filter-current {
  padding: 20px 0px 0px 0px;
}
.sidebar .filter .filter-content .filter-actions {
  margin-bottom: 10px;
}
.sidebar .filter .filter-content .filter-actions .filter-clear {
  color: #444444;
}
.sidebar .filter .filter-content .filter-actions a.filter-clear span {
  color: #fff;
}
.sidebar .filter .filter-content .filter-options .filter-options-title {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 0px;
  border-top: 1px solid #444444;
  margin-bottom: 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-title:last-child {
  border-bottom: 1px solid #444444;
}
.sidebar .filter .filter-content .filter-options .filter-options-title:after {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 10px;
  top: 15px;
  content: '\f067';
  font-size: 20px;
  color: #444444;
  font-weight: 500;
}
.sidebar .filter .filter-content .filter-options .filter-options-title.active:after {
  content: '\f068';
}
.sidebar .filter .filter-content .filter-options .filter-options-title.active:last-child {
  border-bottom: 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content {
  display: none;
  margin: 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .item a {
  text-decoration: none;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .item a:hover {
  opacity: 0.8;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .item .label {
  font-size: 16px;
  font-weight: 500;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .item .count {
  font-size: 16px;
  font-weight: 500;
}
.sidebar .filter .filter-content .filter-options .filter-options-content.active {
  display: block !important;
  margin: 10px 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .amshopby-slider-container {
  margin-top: 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice {
  top: 2px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice:before {
  width: 20px;
  height: 20px;
  border: 2px solid #444444;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice:before:hover {
  border-color: #4aba9d;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox']:checked + .amshopby-choice:before {
  border-color: #4aba9d;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox']:checked + .amshopby-choice:after {
  width: 20px;
  height: 20px;
  background: none;
  color: #4aba9d;
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 0px;
  top: 0px;
  content: '\f00c';
  font-size: 20px;
  font-weight: 500;
}
.toolbar-products {
  margin: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
}
@media (max-width: 768px) {
  .toolbar-products {
    margin: 10px 0px;
  }
}
.toolbar-products:before,
.toolbar-products:after,
.toolbar-products .modes {
  display: none;
}
.toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter {
  display: block !important;
}
@media (max-width: 768px) {
  .toolbar-products .limiter {
    display: none !important;
  }
}
.toolbar-products .pages .action,
.toolbar-products input,
.toolbar-products select {
  background: none;
  border: 1px solid #ffffff;
}
.toolbar-products .sorter-options {
  margin: 0px;
}
.toolbar-products .sorter {
  padding: 0px;
}
.toolbar-products .sorter .sorter-action {
  margin-left: 5px;
  background: none !important;
  border: none !important;
  padding: 0px !important;
}
.toolbar-products .sorter .sorter-action:before {
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
}
.toolbar-products .sorter .sorter-action.sort-asc:before {
  content: '\f063';
}
.toolbar-products .sorter .sorter-action.sort-desc:before {
  content: '\f062';
}
.toolbar-products .sorter label {
  font-weight: 500;
}
@media (max-width: 768px) {
  .toolbar-products .sorter label {
    display: none !important;
  }
}
.toolbar-products .pages .items {
  display: flex;
  align-items: center;
  justify-content: center;
}
.toolbar-products .pages .items strong {
  line-height: 34px;
}
.toolbar-products .pages .items li {
  margin-right: 4px;
  margin-top: 0;
  line-height: 34px !important;
  height: 34px;
  width: 34px;
  border: 1px solid #ffffff;
}
.toolbar-products .pages .items li a,
.toolbar-products .pages .items li strong,
.toolbar-products .pages .items li a.current,
.toolbar-products .pages .items li span {
  height: auto;
  width: auto;
  line-height: 34px;
  font-size: 16px;
  color: #444444;
}
.toolbar-products .pages .items li a:hover,
.toolbar-products .pages .items li strong:hover,
.toolbar-products .pages .items li a.current:hover,
.toolbar-products .pages .items li span:hover {
  height: auto;
  width: auto;
  line-height: 34px;
}
.toolbar-products .pages .items li a {
  border: 0px;
}
.toolbar-products .pages .items li a:hover {
  color: #444444;
}
.toolbar-products .pages .items li a.action.next {
  margin-left: 0px;
}
.toolbar-products .pages .items li a.action.next:before {
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
  content: '\f054';
}
.toolbar-products .pages .items li.current {
  background-color: transparent;
}
.toolbar-products .pages .items li.current span {
  text-decoration: underline;
}
.toolbar-products .pages .items li span {
  font-size: 16px;
}
.category-block {
  background: #ffffff;
  border-top: 1px solid #F1F1F1;
}
.category-block .category-cms .block {
  margin-bottom: 0px;
}
.category-block .category-cms .brand-top .brand-top-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-block .category-cms .brand-top .brand-top-img img {
  max-width: 150px !important;
  padding: 10px;
}
.category-block .category-cms .brand-top .brand-top-content {
  padding: 20px 15px !important;
}
@media (max-width: 1200px) {
  .category-block .category-cms .brand-top .brand-top-content {
    text-align: center;
    padding: 0px 0px 15px 0px !important;
  }
}
.category-block .category-cms .brand-top .brand-top-content h1 {
  font-weight: 700;
  font-size: 32px;
  color: #ffffff;
}
.category-block .category-cms .brand-top .brand-top-content p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #ffffff;
}
.category-block .category-cms .brand-top .brand-top-content a {
  color: #ffffff;
}
.category-block .category-cms .brand-top .brand-top-products .block.widget .products-grid .slick-track {
  display: flex !important;
}
.category-block .category-cms .brand-top .brand-top-products .block.widget .products-grid .slick-track > div {
  margin: 0px 10px;
}
.category-block .category-cms .brand-top .brand-top-products .block.widget .products-grid .slick-slide {
  height: inherit !important;
}
.category-block .category-cms .brand-top .brand-top-products .block.widget .products-grid .slick-slide > div {
  height: 100%;
}
.category-block .category-cms .brand-top .brand-top-products .block.widget .products-grid .product-item {
  width: 19%;
  margin-left: calc((100% - 5 *  19%) / 5) !important;
  max-width: 100%;
}
.category-block .category-cms .brand-top .brand-top-products .block.widget .products-grid .product-item:nth-child(1) {
  margin-left: 0px !important;
}
@media (max-width: 1200px) {
  .category-block .category-cms .brand-top .brand-top-products .block.widget .products-grid .product-item:nth-child(1) {
    margin: auto !important;
  }
}
@media (max-width: 1200px) {
  .category-block .category-cms .brand-top .brand-top-products .block.widget .products-grid .product-item {
    margin: auto !important;
  }
}
.category-block .category-cms .bestsellers {
  padding: 20px 0px;
}
.category-block .category-cms .bestsellers h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
}
.category-block .category-cms .bestsellers .slick-prev,
.category-block .category-cms .bestsellers .slick-next {
  width: 30px;
  height: 30px;
  top: auto;
  bottom: 0%;
}
.category-block .category-cms .bestsellers .slick-prev:before,
.category-block .category-cms .bestsellers .slick-next:before,
.category-block .category-cms .bestsellers .slick-prev:after,
.category-block .category-cms .bestsellers .slick-next:after {
  color: #444444;
  font-size: 26px;
}
@media (min-width: 1201px) {
  .category-block .category-cms .bestsellers .slick-prev {
    left: -50px;
  }
  .category-block .category-cms .bestsellers .slick-next {
    right: -60px;
  }
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-slider {
  margin: 0px 60px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-track {
  display: flex !important;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list {
  padding: 0px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide {
  height: inherit !important;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide > div {
  padding: 0px 0px 0px 10px;
  height: 100%;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item {
  width: 100%;
  max-width: 100%;
  border: 1px solid #F1F1F1;
  margin-right: 10px !important;
  position: relative;
  height: 100%;
  min-height: 150px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .price-box {
  margin: 0px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  height: 100%;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .full-link {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 20;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo {
  position: relative;
  width: 50%;
}
@media (min-width: 1201px) {
  .category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo .product-image-wrapper {
    padding-bottom: 85% !important;
  }
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo .product-image-photo {
  max-width: 100px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo .product-counter {
  position: absolute;
  top: 0;
  background-color: #3eac1f;
  width: 30px;
  height: 30px;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
  color: #ffffff;
  left: 0;
  z-index: 10;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details {
  width: 50%;
  padding-right: 10px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details h6 {
  font-size: 14px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details .price-box .price {
  color: #3eac1f;
  font-weight: 700;
  clear: both;
  width: 100%;
  float: left;
  margin-top: 5px;
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details .price-box .price span {
  font-weight: 500;
}
.products-grid {
  margin: 0px 0px;
}
.products-grid.container {
  margin: auto;
}
.products-grid .product-items {
  display: flex;
  flex-flow: row wrap;
  margin: 0px;
}
@media screen and (max-width: 576px) {
  .products-grid .product-items .product-item {
    margin-bottom: 20px;
  }
}
.products-grid .product-items .product-item .product-item-photo {
  position: relative;
}
.products-grid .product-items .product-item .product-item-photo .promo {
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 1;
}
.products-grid .product-items .product-item .product-item-photo .promo span {
  width: 100%;
  text-transform: uppercase;
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}
.products-grid .product-items .product-item .swatch-attribute-options {
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-grid .product-items .product-item .product-item-info {
  position: relative;
  background: #ffffff;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  max-width: 100%;
}
.products-grid .product-items .product-item .product-item-info > span {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  z-index: 5;
  padding: 5px 8px 5px 8px;
}
.products-grid .product-items .product-item .product-item-info .promotionSaving {
  background: #3eac1f;
  top: 0px;
  left: 0px;
  line-height: 150%;
}
.products-grid .product-items .product-item .product-item-info .promotionRibbon {
  background: #636363;
  top: 0px;
  right: 0px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details {
  border-top: 1px solid #F6F6F6;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
  padding: 0px 5px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 150%;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 150%;
  margin-top: auto;
  margin-bottom: 0px;
  padding: 10px 0px !important;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 16px;
  font-weight: 500;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box .saving {
  display: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-label {
  color: #3eac1f;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 5px;
  font-size: 14px;
  display: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price {
  font-weight: 700;
  color: #3eac1f;
  text-transform: uppercase;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .normal-price .price-wrapper:before {
  content: "Our price";
  color: #3eac1f;
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .normal-price .price-wrapper .price {
  font-weight: 700;
  color: #3eac1f;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .special-price .price-label {
  display: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .special-price .price-wrapper:before {
  content: "Our price: ";
  color: #3eac1f;
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .special-price .price-wrapper .price {
  color: #3eac1f;
  font-weight: 700;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .old-price {
  text-decoration: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .old-price .price-label {
  display: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .old-price .price-wrapper:before {
  content: "Was: ";
  color: #595959;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .old-price .price-wrapper .price {
  color: #595959;
  text-decoration: none;
  font-size: 14px;
  text-decoration: line-through;
  font-weight: 500;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .rrp-price .price-wrapper .price {
  color: #595959;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .rrp-price .price-wrapper .price > span {
  text-decoration: line-through;
  font-size: 14px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .rrp-price .price-wrapper .price:before {
  content: "RRP:";
  color: #595959;
  font-weight: 500;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner {
  margin-top: 0px;
  margin-bottom: 0;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .stock-levels {
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .stock-levels .stock span {
  font-size: 12px;
  font-weight: 500;
  color: #595959;
  text-transform: uppercase;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 10px 0px 0px 0px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .list-buttons {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .list-buttons .col {
  flex-grow: 1;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .list-buttons .col .action.primary {
  width: 100%;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 150%;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .list-buttons .col.view-product .action.primary {
  background: #F1F1F1;
  color: #444444;
  border: 1px solid #F1F1F1;
}
.blog-posts-row {
  background: #444444;
}
.blog-posts-row .row-full-width-inner {
  max-width: 1368px !important;
  margin: 15px auto;
}
.blog-posts-row .pagebuilder-column {
  margin: 15px;
}
.blog-posts-row .pagebuilder-banner-wrapper [data-element='content'] {
  min-height: auto;
}
.blog-posts-row .pagebuilder-banner-wrapper .pagebuilder-overlay {
  padding: 0px;
}
.blog-posts-row .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: end;
}
.blog-posts-row .pagebuilder-banner-wrapper .pagebuilder-overlay h5 {
  font-weight: 700;
  text-align: center;
}
.blog-posts-row .pagebuilder-banner-wrapper .pagebuilder-poster-content {
  background: #ffffff;
}
.amsearch-form-block.-opened {
  z-index: 150;
}
.catalogsearch-result-index .page-title-wrapper .page-title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0px;
  font-weight: bold;
}
.page-layout-brand-category .filter {
  display: none;
}
.brand-block.container {
  padding: 15px 0px;
}
.brand-block .slick-track {
  display: flex !important;
}
.brand-block h2 {
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.brand-block .block {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.brand-block .block .img {
  background: #ffffff;
  margin-bottom: 10px;
  flex-grow: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brand-block .block .img:hover {
  opacity: 0.8;
}
.brand-block .block .title {
  text-align: center;
}
.brand-block .block .title h5 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
.brand-block .block .title a {
  text-decoration: none;
}
.brand-block .block .title p,
.brand-block .block .title span {
  color: #3eac1f;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.brand-block.shop-by-category .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.brand-block.shop-by-category .row .col {
  padding: 10px;
}
.brand-block.shop-by-range .block {
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  margin-bottom: 20px !important;
  position: relative;
}
@media screen and (max-width: 992px) {
  .brand-block.shop-by-range .block {
    min-height: 175px;
  }
}
.brand-block.shop-by-range .block:hover {
  box-shadow: inset 0 0 0 50vw rgba(74, 186, 157, 0.3);
}
.brand-block.shop-by-range .block > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.brand-block.shop-by-range .block .title {
  background: #333;
  padding: 10px 20px;
}
.brand-block.shop-by-range .block .title h5 {
  color: #ffffff;
}
.brand-story .brand-story-content {
  border-right: 1px solid #ffffff;
  padding: 5%;
}
.brand-story .brand-story-content img:first-child,
.brand-story .brand-story-content img:nth-child(2) {
  max-width: 160px !important;
  border-radius: 5px 5px;
  margin: 20px 0px;
}
.brand-story .brand-story-content h2 {
  font-weight: 500;
}
.brand-story .brand-story-content h2 strong {
  font-weight: 700;
}
.brand-story .brand-story-content h2,
.brand-story .brand-story-content p,
.brand-story .brand-story-content ul,
.brand-story .brand-story-content li,
.brand-story .brand-story-content a {
  color: #ffffff;
}
.brand-story .brand-side-image {
  padding-left: 5%;
}
.brand-story .brand-side-image img {
  transform: translateY(5%);
}
.brand-cta .row-full-width-inner div {
  padding: 5% 0px;
}
.page-layout-sale-category .category-breadcrumbs {
  display: none;
}
.page-layout-sale-category .category-title:after {
  display: none;
}
.page-layout-sale-category .category-title .category-title {
  display: none;
}
.page-layout-sale-category .category-title .category-shortdescription {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-layout-sale-category .category-title .category-shortdescription h1 {
  color: #ffffff;
  font-size: 50px;
  text-align: center;
  position: relative;
  font-weight: 700;
}
.page-layout-sale-category .sidebar-main {
  width: 16.66666667%;
  float: left;
  order: 1;
}
.page-layout-sale-category .column.main {
  width: 83.33333333%;
  float: right;
  order: 2;
}
@media screen and (min-width: 1201px) {
  .page-layout-sale-category .column.main {
    padding-left: 2%;
  }
}
@media screen and (max-width: 1200px) {
  .page-layout-sale-category {
    width: 100% !important;
  }
  .page-layout-sale-category .sidebar-main {
    order: 2;
    width: 100%;
  }
  .page-layout-sale-category .column.main {
    order: 1;
    width: 100%;
  }
}
.page-layout-sale-category .sub-categories {
  padding: 0px !important;
  margin: 15px 0px 0px 0px !important;
}
.page-layout-sale-category .sub-categories .block {
  margin-bottom: 10px !important;
}
.page-layout-sale-category .sub-categories .block .title {
  display: none;
}
.block-reorder .block-title {
  font-weight: 700 !important;
  text-transform: uppercase;
}
.block-reorder .actions-toolbar {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 10px 0px;
}
.sidebar .product-items-names .product-item-name {
  margin-left: 10px;
}
#block-reorder-heading {
  font-weight: 700;
}
.warehouse-heading {
  display: flex;
  align-items: center;
  justify-content: center;
}
.warehouse-heading h1 {
  color: #000000 !important;
  position: relative;
  z-index: 10;
  margin-bottom: 0px;
}
.warehouse-heading h1 strong {
  color: #ffffff;
}
.warehouse-heading h1:after {
  content: "";
  display: block;
  height: 80px;
  width: 80px;
  border: 6px solid #95e1bf;
  position: absolute;
  left: -19px;
  top: -16px;
  z-index: -1;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #444444;
}
@media screen and (min-width: 1201px) {
}
.grid-item {
  width: 25%;
}
.top-level-sub-categories {
  margin: 20px 0px;
}
@media screen and (min-width: 1201px) {
  .top-level-sub-categories .row {
    width: 100%;
  }
  .top-level-sub-categories .row:after {
    content: '';
    display: block;
    clear: both;
  }
  .top-level-sub-categories .row .col.grid-sizer,
  .top-level-sub-categories .row .col.grid-item {
    width: calc(25% - 30px);
  }
  .top-level-sub-categories .row .col.grid-item {
    height: calc(250px - 10px);
    float: left;
    margin-bottom: 20px;
  }
  .top-level-sub-categories .row .col.featured {
    width: calc(50% - 30px);
    height: 500px;
  }
  .top-level-sub-categories .row .col .block {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
  }
  .top-level-sub-categories .row .col .block .full-link {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
  }
  .top-level-sub-categories .row .col .block .img {
    display: block;
    height: calc(100% - 50px);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
  }
  .top-level-sub-categories .row .col .block .img img {
    width: auto;
    height: auto;
    max-height: 100%;
    visibility: hidden;
  }
  .top-level-sub-categories .row .col .block .img img:hover {
    opacity: 0.8;
  }
  .top-level-sub-categories .row .col .block .title {
    margin-bottom: 0px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 50px;
  }
  .top-level-sub-categories .row .col .block .title h5 {
    margin: 5px 0px 5px 0px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
  }
  .top-level-sub-categories .grid-item {
    width: 25%;
  }
}
@media screen and (max-width: 1200px) {
  .top-level-sub-categories {
    padding: 0px;
  }
  .top-level-sub-categories .row .col .block {
    padding: 15px 0px;
    border-bottom: 1px solid #ffffff;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .top-level-sub-categories .row .col .block .full-link {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
  }
  .top-level-sub-categories .row .col .block .img {
    width: 20%;
  }
  .top-level-sub-categories .row .col .block .title {
    width: calc(80% - 20px);
    margin: 0px 0px 0px 20px;
    display: flex;
    align-items: center;
  }
  .top-level-sub-categories .row .col .block .title h5 {
    text-transform: uppercase;
    margin: 0px;
    font-weight: 700;
  }
}
.widget .products-grid .product-item .product-image-container {
  max-width: 75%;
}
@media screen and (min-width: 1201px) {
  .col-lg-2-5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .brand-side-image {
    display: none;
  }
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box {
  padding: 5px !important;
}
@media screen and (min-width: 1201px) {
  .catalog-product-view .page-main > .page-title-wrapper {
    display: none;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .catalog-product-view .page-main > .page-title-wrapper {
    display: block;
    padding: 0px 15px;
  }
  .catalog-product-view .page-main > .page-title-wrapper .page-title {
    line-height: 120%;
    font-size: 26px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    display: none;
  }
  .catalog-product-view .breadcrumbs {
    margin: 15px 0px !important;
    display: none;
  }
}
.catalog-product-view .breadcrumbs .items {
  max-width: 1400px;
  margin: auto;
  padding: 0px 15px;
}
.product-info-main .page-title-wrapper .page-title {
  margin-top: 0px;
  line-height: 120%;
  font-weight: 900;
  font-size: 26px;
}
.product-info-box .product.attribute.sku {
  font-size: 11px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #444444;
}
.product-info-box .product.attribute.sku .value {
  color: #4aba9d;
}
.product-key-selling .pagebuilder-column-group {
  background-color: #F2F2F2;
  padding: 10px 10px;
  margin-bottom: 10px;
}
.product-key-selling .pagebuilder-column-group .pagebuilder-column div {
  display: flex;
}
.product-key-selling .pagebuilder-column-group .pagebuilder-column i {
  margin-right: 10px;
  font-size: 18px;
}
.product-key-selling .pagebuilder-column-group .pagebuilder-column a {
  color: #444444;
  text-decoration: none;
  font-size: 16px;
}
.product-key-selling .pagebuilder-column-group .pagebuilder-column strong {
  color: #3eac1f;
  font-weight: 900;
}
.product-warning .pagebuilder-column {
  border: 1px solid #B22222;
  padding: 15px;
  margin-top: 20px;
}
.product-warning .pagebuilder-column h4 {
  color: #B22222;
  font-size: 16px;
  font-weight: 700;
}
.product-warning .pagebuilder-column p {
  font-size: 16px;
  color: #B22222;
}
.product-warning .pagebuilder-column p:last-child {
  margin-bottom: 0px;
}
.product-warning .pagebuilder-column a {
  color: #B22222;
  text-decoration: underline;
}
.product-tabs {
  margin-top: 15px;
}
.product-tabs > div:last-child {
  margin-bottom: 10px;
}
.product-tabs #block-reviews {
  background: #fff !important;
}
.product-tabs .block {
  border: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.product-tabs .block.delivery .content ul {
  padding: 0px;
  margin: 0px;
}
.product-tabs .block.delivery .content ul li {
  padding: 0px;
  margin: 0px 0px 5px 20px;
}
.product-tabs .block.delivery .content ul li strong {
  float: right;
}
.product-tabs .block.delivery .pagebuilder-column div p:last-child {
  margin-top: 10px;
  border-top: 1px solid #fff;
  padding-top: 10px;
}
.product-tabs .block .title {
  position: relative;
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0px;
}
.product-tabs .block .title:hover {
  cursor: pointer;
}
.product-tabs .block .title:after {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 10px;
  top: 11px;
  content: '\f078';
  font-size: 20px;
  color: #444444;
  font-weight: 500;
}
.product-tabs .block .content {
  padding: 15px 15px;
  background: #EBF4FB;
}
.product-tabs .block.reviews .content {
  background: #fff;
}
.product-tabs .block.active .title:after {
  content: '\f077';
}
.page-main-details #additional,
.page-main-details .additional-attributes-wrapper {
  display: none;
}
.product.media {
  position: relative;
  margin-top: 0px;
}
.product.media .fotorama__nav {
  margin-top: 10px;
}
.product.media .promo {
  width: 100%;
  z-index: 1;
}
.product.media .promo span {
  width: 100%;
  text-transform: uppercase;
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}
.product.media .fotorama__thumb-border {
  border: 1px solid #4aba9d;
}
.product.media .fotorama__active .fotorama__dot {
  background-color: #4aba9d;
  border-color: #4aba9d;
}
.product.media .fotorama__dot {
  border-radius: 6px;
  border: 1px solid #e5e5e5;
  display: block;
  height: 8px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 8px;
}
.product-info-price {
  margin: 15px 0px;
}
.product-info-price .price-box {
  display: flex;
  flex-direction: column;
}
.product-info-price .price-box > span {
  margin-bottom: 15px;
}
.product-info-price .price-box > span:last-child {
  margin-bottom: 0px;
}
.product-info-price .price-box .saving {
  color: #3eac1f;
  font-weight: 700;
}
.product-info-price .price-box .rrp-price .price-label {
  display: none;
}
.product-info-price .price-box .rrp-price .price-wrapper .price {
  font-weight: 700;
  text-decoration: line-through;
  font-size: 18px;
  color: #595959;
}
.product-info-price .price-box .rrp-price .price-wrapper .price:before {
  content: "RRP:";
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 18px;
  color: #595959;
}
.product-info-price .price-box .old-price .price-label {
  display: none;
}
.product-info-price .price-box .old-price .price-wrapper .price {
  font-weight: 700;
  text-decoration: line-through;
  font-size: 18px;
  color: #595959;
}
.product-info-price .price-box .old-price .price-wrapper:before {
  content: "WAS:";
  color: #595959;
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 18px;
}
.product-info-price .price-box .normal-price .price-label {
  display: none !important;
}
.product-info-price .price-box .normal-price .price-wrapper .price {
  font-size: 26px;
  color: #3eac1f;
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-price .price-box .special-price {
  margin: 0px;
}
.product-info-price .price-box .special-price .price-label {
  display: none;
}
.product-info-price .price-box .special-price .price-wrapper .price {
  font-size: 26px;
  color: #3eac1f;
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-price .price-box > .price-final_price .price-wrapper .price {
  font-size: 18px;
  color: #3eac1f;
  font-weight: 700;
  text-transform: uppercase;
}
.swatch-attribute-options .swatch-option {
  margin: 3px 2.5px;
  padding: 0px;
  height: 25px;
  width: 25px;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #D7E9F7;
}
.product-add-form,
.product-options-bottom {
  margin: 10px 0px;
}
.product-add-to-basket-wrapper {
  display: flex;
  align-items: center;
}
.product-add-to-basket-wrapper .stock-wrapper .stock.unavailable span,
.product-add-to-basket-wrapper .stock-wrapper .stock.unavailable i {
  color: #B22222;
}
.product-add-to-basket-wrapper .stock-wrapper .stock.available span,
.product-add-to-basket-wrapper .stock-wrapper .stock.available i {
  color: #3eac1f;
}
.product-add-to-basket-wrapper .box-tocart {
  margin: 10px 0px;
}
.product-add-to-basket-wrapper .box-tocart .fieldset {
  margin-bottom: 0px !important;
}
.product-add-to-basket-wrapper .box-tocart .fieldset .field.qty .label {
  display: none;
}
.product-add-to-basket-wrapper .box-tocart .fieldset .field.qty input {
  line-height: 48px;
  width: 48px;
  height: 48px;
  font-weight: 700;
}
.product-add-to-basket-wrapper .box-tocart .fieldset .field .qtyWrap .qtyToggle {
  line-height: 48px;
  width: 48px;
  height: 48px;
}
.product-add-to-basket-wrapper .box-tocart .fieldset .actions {
  padding-top: 0px !important;
}
.product-add-to-basket-wrapper .box-tocart .fieldset .actions .action.primary {
  line-height: 200% !important;
  padding: 7px 25px !important;
}
.product-add-to-basket-wrapper .box-tocart .fieldset:last-child {
  margin-bottom: 0px;
}
.product-options-wrapper {
  margin-top: 10px;
}
.product-options-wrapper select:invalid {
  color: #B22222;
}
.product-options-wrapper select [disabled] {
  color: #B22222;
}
.product-options-wrapper select:disabled {
  color: #B22222;
}
.product.attribute {
  line-height: 150%;
}
.product.attribute table {
  margin-top: 15px;
}
.product.attribute ul {
  margin-bottom: 10px;
}
.product.attribute ul li {
  margin-bottom: 3px;
}
.product-tabs .additional-attributes-wrapper {
  display: none;
}
.product-info-box {
  display: flex;
  align-items: center;
}
.product-info-box > div:first-child {
  margin-right: 15px;
}
feefowidget-global .feefowidget-global-container {
  padding: 0px !important;
}
feefowidget-global .feefowidget-global-container .feefowidget-global-container-header {
  padding: 0px !important;
}
feefowidget-logo-small {
  padding: 0px !important;
}
feefowidget-logo-small .feefowidget-reviews-total {
  color: #444444 !important;
}
.pirTabs {
  clear: both;
}
.pirTabs .product.data.items .item.title .switch {
  height: 32px;
}
.product-add-to-basket-wrapper {
  display: block;
}
.block.crosssell {
  margin: 10px 0px;
  padding: 10px 0px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  width: 100%;
}
.block.crosssell .title h5 {
  color: #3eac1f;
  text-transform: uppercase;
  font-weight: 700;
}
.block.crosssell .products-grid {
  width: 100%;
}
.block.crosssell .products-grid .product-items {
  display: block;
  flex-flow: unset;
}
.block.crosssell .products-grid .product-items .slick-list {
  padding: 0px;
}
.block.crosssell .products-grid .product-items .slick-list .slick-track {
  display: flex;
}
.block.crosssell .products-grid .product-items .product-item {
  width: 50%;
  max-width: 100%;
}
.block.crosssell .products-grid .product-items .product-item .product-item-photo {
  width: 25%;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info {
  flex-direction: row;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .product-item-details {
  border-top: 0px;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
  font-weight: 500;
  line-height: 110%;
  text-transform: none;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box {
  margin: 0px !important;
  padding: 0px;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box span {
  text-align: center;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .rrp-price,
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .old-price {
  display: none;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .saving {
  display: block !important;
  color: #3eac1f;
  margin-left: 5px;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .normal-price,
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .special-price {
  margin: 0px;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .normal-price .price-wrapper:before,
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .special-price .price-wrapper:before {
  display: none;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .normal-price .price-label,
.block.crosssell .products-grid .product-items .product-item .product-item-info .price-box .special-price .price-label {
  display: none;
}
.block.crosssell .products-grid .product-items .product-item .product-item-info .view-product {
  width: 100%;
  text-align: center;
  text-decoration: none;
  margin-top: 5px;
}
.page-main-details .block.related,
.page-main-details .block.upsell {
  padding: 0px 5%;
}
.page-main-details .block.related .title h5,
.page-main-details .block.upsell .title h5 {
  text-align: center;
  font-weight: 900;
  font-size: 22px;
}
.page-main-details .block.related .content .products-grid .product-items .slick-list,
.page-main-details .block.upsell .content .products-grid .product-items .slick-list {
  padding: 0px;
}
.page-main-details .block.related .content .products-grid .product-items .slick-list .slick-track,
.page-main-details .block.upsell .content .products-grid .product-items .slick-list .slick-track {
  display: flex;
}
.page-main-details .block.related .content .products-grid .product-items .product-item,
.page-main-details .block.upsell .content .products-grid .product-items .product-item {
  max-width: 95%;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-photo,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details {
  border-top: 0px;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .sku,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .sku {
  text-align: center;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  margin: 0px !important;
  padding: 0px;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box span,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box span {
  text-align: center;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .rrp-price,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .rrp-price,
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  display: none;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .saving,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .saving {
  display: block !important;
  color: #3eac1f;
  margin-left: 5px;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price,
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  margin: 0px;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-wrapper:before,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-wrapper:before,
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price .price-wrapper:before,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price .price-wrapper:before {
  display: none;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-label,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .normal-price .price-label,
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price .price-label,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price .price-label {
  display: none;
}
.page-main-details .block.related .content .products-grid .product-items .product-item .product-item-info .product-item-details .view-product,
.page-main-details .block.upsell .content .products-grid .product-items .product-item .product-item-info .product-item-details .view-product {
  width: 100%;
  text-align: center;
  text-decoration: none;
  margin-top: 5px;
}
.sticky-wrap {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}
.sticky-wrap.stick {
  opacity: 1;
  z-index: 500;
}
.sticky-wrap.stick .sticky-inner {
  visibility: visible;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: #fff;
  box-shadow: 0 2px 20px 0 #999;
}
.sticky-wrap.stick .sticky-inner > div {
  margin: 10px;
}
.sticky-wrap.stick .sticky-inner .product-info-name {
  width: 45%;
}
.sticky-wrap.stick .sticky-inner .product-info-name .page-title-wrapper {
  display: block;
}
@media screen and (max-width: 1400px) {
  .sticky-wrap.stick .sticky-inner .product-info-name .page-title,
  .sticky-wrap.stick .sticky-inner .product-info-name .product-info-box {
    display: none;
  }
}
.sticky-wrap.stick .sticky-inner .product-info-price .price-box {
  margin-top: 0px;
}
.sticky-wrap.stick .sticky-inner .product-info-price .rrp-price,
.sticky-wrap.stick .sticky-inner .product-info-price .old-price {
  display: none;
}
@media screen and (max-width: 1400px) {
  .sticky-wrap.stick .sticky-inner .product-info-price {
    margin-left: 10px;
  }
}
@media screen and (max-width: 577px) {
  .sticky-wrap.stick .sticky-inner .product-add-form {
    width: auto;
  }
}
.sticky-wrap.stick .sticky-inner .product-add-form .product-options-wrapper {
  display: none;
}
.sticky-wrap.stick .sticky-inner .product-add-form .product-add-to-basket-wrapper {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 577px) {
  .sticky-wrap.stick .sticky-inner .product-add-form .product-add-to-basket-wrapper .stock-wrapper {
    display: none;
  }
}
.sticky-wrap.stick .sticky-inner .product-add-form .product-add-to-basket-wrapper .box-tocart .fieldset {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 769px) {
  .sticky-wrap.stick .sticky-inner .product-add-form .product-add-to-basket-wrapper .box-tocart .fieldset .qty {
    display: none;
  }
}
.sticky-wrap.stick .sticky-inner .product-add-form .product-add-to-basket-wrapper .box-tocart .fieldset .field {
  margin-bottom: 0px;
}
@media screen and (max-width: 576px) {
  .sticky-wrap.stick .sticky-inner .product-add-form .product-add-to-basket-wrapper .box-tocart .fieldset .actions .action.primary {
    padding: 7px 10px !important;
  }
  .sticky-wrap.stick .sticky-inner .product-add-form .product-add-to-basket-wrapper .box-tocart .fieldset .actions .action.primary span {
    font-size: 12px;
  }
}
.additional-attributes-wrapper .additional-attributes tbody tr > td,
.additional-attributes-wrapper .additional-attributes tbody tr > th {
  padding: 5px !important;
}
.page-product-configurable .product-add-form {
  background-color: #f4f4f4;
  padding: 15px 20px;
  border: 1px solid #cccccc;
}
.page-product-configurable .swatch-opt {
  margin: 0px;
}
@media screen and (max-width: 1200px) {
  .block.upsell .slick-prev,
  .block.related .slick-prev,
  .block.upsell .slick-next,
  .block.related .slick-next {
    top: auto;
    bottom: 10%;
  }
}
body.account .page-title-wrapper,
.customer-account-index .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.customer-account-logoutsuccess .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  text-align: center;
  margin: 10px 0px;
}
body.account .page-title-wrapper .page-title,
.customer-account-index .page-title-wrapper .page-title,
.customer-account-createpassword .page-title-wrapper .page-title,
.checkout-onepage-success .page-title-wrapper .page-title,
.customer-account-logoutsuccess .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title,
.customer-account-login .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title {
  font-weight: 700;
}
body.account .actions-toolbar > .primary,
.customer-account-index .actions-toolbar > .primary,
.customer-account-createpassword .actions-toolbar > .primary,
.checkout-onepage-success .actions-toolbar > .primary,
.customer-account-logoutsuccess .actions-toolbar > .primary,
.customer-account-forgotpassword .actions-toolbar > .primary,
.customer-account-login .actions-toolbar > .primary,
.customer-account-create .actions-toolbar > .primary,
body.account .actions-toolbar > .secondary,
.customer-account-index .actions-toolbar > .secondary,
.customer-account-createpassword .actions-toolbar > .secondary,
.checkout-onepage-success .actions-toolbar > .secondary,
.customer-account-logoutsuccess .actions-toolbar > .secondary,
.customer-account-forgotpassword .actions-toolbar > .secondary,
.customer-account-login .actions-toolbar > .secondary,
.customer-account-create .actions-toolbar > .secondary {
  margin-bottom: 0px;
}
body.account .actions-toolbar > .secondary,
.customer-account-index .actions-toolbar > .secondary,
.customer-account-createpassword .actions-toolbar > .secondary,
.checkout-onepage-success .actions-toolbar > .secondary,
.customer-account-logoutsuccess .actions-toolbar > .secondary,
.customer-account-forgotpassword .actions-toolbar > .secondary,
.customer-account-login .actions-toolbar > .secondary,
.customer-account-create .actions-toolbar > .secondary {
  margin-left: 10px;
}
body.account .box-actions,
.customer-account-index .box-actions,
.customer-account-createpassword .box-actions,
.checkout-onepage-success .box-actions,
.customer-account-logoutsuccess .box-actions,
.customer-account-forgotpassword .box-actions,
.customer-account-login .box-actions,
.customer-account-create .box-actions {
  margin-top: 15px;
}
body.account .box-actions .action:nth-child(2),
.customer-account-index .box-actions .action:nth-child(2),
.customer-account-createpassword .box-actions .action:nth-child(2),
.checkout-onepage-success .box-actions .action:nth-child(2),
.customer-account-logoutsuccess .box-actions .action:nth-child(2),
.customer-account-forgotpassword .box-actions .action:nth-child(2),
.customer-account-login .box-actions .action:nth-child(2),
.customer-account-create .box-actions .action:nth-child(2) {
  margin-left: 10px;
}
@media screen and (max-width: 1201px) {
  body.account .block-collapsible-nav,
  .customer-account-index .block-collapsible-nav,
  .customer-account-createpassword .block-collapsible-nav,
  .checkout-onepage-success .block-collapsible-nav,
  .customer-account-logoutsuccess .block-collapsible-nav,
  .customer-account-forgotpassword .block-collapsible-nav,
  .customer-account-login .block-collapsible-nav,
  .customer-account-create .block-collapsible-nav {
    top: 0px;
  }
  body.account .block-collapsible-nav .title:after,
  .customer-account-index .block-collapsible-nav .title:after,
  .customer-account-createpassword .block-collapsible-nav .title:after,
  .checkout-onepage-success .block-collapsible-nav .title:after,
  .customer-account-logoutsuccess .block-collapsible-nav .title:after,
  .customer-account-forgotpassword .block-collapsible-nav .title:after,
  .customer-account-login .block-collapsible-nav .title:after,
  .customer-account-create .block-collapsible-nav .title:after {
    top: 10px;
  }
}
body.account .column .page-title-wrapper,
.customer-account-index .column .page-title-wrapper,
.customer-account-createpassword .column .page-title-wrapper,
.checkout-onepage-success .column .page-title-wrapper,
.customer-account-logoutsuccess .column .page-title-wrapper,
.customer-account-forgotpassword .column .page-title-wrapper,
.customer-account-login .column .page-title-wrapper,
.customer-account-create .column .page-title-wrapper {
  text-align: left;
}
body.account .block-collapsible-nav .content,
.customer-account-index .block-collapsible-nav .content,
.customer-account-createpassword .block-collapsible-nav .content,
.checkout-onepage-success .block-collapsible-nav .content,
.customer-account-logoutsuccess .block-collapsible-nav .content,
.customer-account-forgotpassword .block-collapsible-nav .content,
.customer-account-login .block-collapsible-nav .content,
.customer-account-create .block-collapsible-nav .content {
  background: #F1F1F1;
}
body.account .block-collapsible-nav .item.current a,
.customer-account-index .block-collapsible-nav .item.current a,
.customer-account-createpassword .block-collapsible-nav .item.current a,
.checkout-onepage-success .block-collapsible-nav .item.current a,
.customer-account-logoutsuccess .block-collapsible-nav .item.current a,
.customer-account-forgotpassword .block-collapsible-nav .item.current a,
.customer-account-login .block-collapsible-nav .item.current a,
.customer-account-create .block-collapsible-nav .item.current a,
body.account .block-collapsible-nav .item.current > strong,
.customer-account-index .block-collapsible-nav .item.current > strong,
.customer-account-createpassword .block-collapsible-nav .item.current > strong,
.checkout-onepage-success .block-collapsible-nav .item.current > strong,
.customer-account-logoutsuccess .block-collapsible-nav .item.current > strong,
.customer-account-forgotpassword .block-collapsible-nav .item.current > strong,
.customer-account-login .block-collapsible-nav .item.current > strong,
.customer-account-create .block-collapsible-nav .item.current > strong {
  border-color: #D7E9F7;
  color: #444444;
}
body.account .block .block-title,
.customer-account-index .block .block-title,
.customer-account-createpassword .block .block-title,
.checkout-onepage-success .block .block-title,
.customer-account-logoutsuccess .block .block-title,
.customer-account-forgotpassword .block .block-title,
.customer-account-login .block .block-title,
.customer-account-create .block .block-title {
  font-size: 22px;
}
body.account .block .block-title strong,
.customer-account-index .block .block-title strong,
.customer-account-createpassword .block .block-title strong,
.checkout-onepage-success .block .block-title strong,
.customer-account-logoutsuccess .block .block-title strong,
.customer-account-forgotpassword .block .block-title strong,
.customer-account-login .block .block-title strong,
.customer-account-create .block .block-title strong {
  font-weight: 700;
  text-transform: uppercase;
}
body.account .block .label,
.customer-account-index .block .label,
.customer-account-createpassword .block .label,
.checkout-onepage-success .block .label,
.customer-account-logoutsuccess .block .label,
.customer-account-forgotpassword .block .label,
.customer-account-login .block .label,
.customer-account-create .block .label,
body.account .block span,
.customer-account-index .block span,
.customer-account-createpassword .block span,
.checkout-onepage-success .block span,
.customer-account-logoutsuccess .block span,
.customer-account-forgotpassword .block span,
.customer-account-login .block span,
.customer-account-create .block span {
  font-size: 16px;
}
body.account .block .field.choice,
.customer-account-index .block .field.choice,
.customer-account-createpassword .block .field.choice,
.checkout-onepage-success .block .field.choice,
.customer-account-logoutsuccess .block .field.choice,
.customer-account-forgotpassword .block .field.choice,
.customer-account-login .block .field.choice,
.customer-account-create .block .field.choice {
  display: flex;
  align-items: center;
  margin-right: 5px;
}
body.account .block .field.choice input[type="checkbox"],
.customer-account-index .block .field.choice input[type="checkbox"],
.customer-account-createpassword .block .field.choice input[type="checkbox"],
.checkout-onepage-success .block .field.choice input[type="checkbox"],
.customer-account-logoutsuccess .block .field.choice input[type="checkbox"],
.customer-account-forgotpassword .block .field.choice input[type="checkbox"],
.customer-account-login .block .field.choice input[type="checkbox"],
.customer-account-create .block .field.choice input[type="checkbox"] {
  margin: 0px;
}
body.account .container .fieldset,
.customer-account-index .container .fieldset,
.customer-account-createpassword .container .fieldset,
.checkout-onepage-success .container .fieldset,
.customer-account-logoutsuccess .container .fieldset,
.customer-account-forgotpassword .container .fieldset,
.customer-account-login .container .fieldset,
.customer-account-create .container .fieldset {
  margin-bottom: 15px;
}
body.account .container .fieldset .legend,
.customer-account-index .container .fieldset .legend,
.customer-account-createpassword .container .fieldset .legend,
.checkout-onepage-success .container .fieldset .legend,
.customer-account-logoutsuccess .container .fieldset .legend,
.customer-account-forgotpassword .container .fieldset .legend,
.customer-account-login .container .fieldset .legend,
.customer-account-create .container .fieldset .legend {
  padding: 0px;
  font-weight: 700;
}
body.account .container .fieldset .field,
.customer-account-index .container .fieldset .field,
.customer-account-createpassword .container .fieldset .field,
.checkout-onepage-success .container .fieldset .field,
.customer-account-logoutsuccess .container .fieldset .field,
.customer-account-forgotpassword .container .fieldset .field,
.customer-account-login .container .fieldset .field,
.customer-account-create .container .fieldset .field {
  margin: 0px 0px 15px 0px;
}
body.account .container .fieldset .field.choice,
.customer-account-index .container .fieldset .field.choice,
.customer-account-createpassword .container .fieldset .field.choice,
.checkout-onepage-success .container .fieldset .field.choice,
.customer-account-logoutsuccess .container .fieldset .field.choice,
.customer-account-forgotpassword .container .fieldset .field.choice,
.customer-account-login .container .fieldset .field.choice,
.customer-account-create .container .fieldset .field.choice {
  display: flex;
  align-items: center;
}
body.account .container .fieldset .field.choice label,
.customer-account-index .container .fieldset .field.choice label,
.customer-account-createpassword .container .fieldset .field.choice label,
.checkout-onepage-success .container .fieldset .field.choice label,
.customer-account-logoutsuccess .container .fieldset .field.choice label,
.customer-account-forgotpassword .container .fieldset .field.choice label,
.customer-account-login .container .fieldset .field.choice label,
.customer-account-create .container .fieldset .field.choice label {
  padding-top: 8px;
  padding-left: 12px;
}
body.account .container .fieldset .field.choice input[type="checkbox"],
.customer-account-index .container .fieldset .field.choice input[type="checkbox"],
.customer-account-createpassword .container .fieldset .field.choice input[type="checkbox"],
.checkout-onepage-success .container .fieldset .field.choice input[type="checkbox"],
.customer-account-logoutsuccess .container .fieldset .field.choice input[type="checkbox"],
.customer-account-forgotpassword .container .fieldset .field.choice input[type="checkbox"],
.customer-account-login .container .fieldset .field.choice input[type="checkbox"],
.customer-account-create .container .fieldset .field.choice input[type="checkbox"] {
  margin: 0px;
}
@media screen and (min-width: 1201px) {
  body.account .container .fieldset .field.choice,
  .customer-account-index .container .fieldset .field.choice,
  .customer-account-createpassword .container .fieldset .field.choice,
  .checkout-onepage-success .container .fieldset .field.choice,
  .customer-account-logoutsuccess .container .fieldset .field.choice,
  .customer-account-forgotpassword .container .fieldset .field.choice,
  .customer-account-login .container .fieldset .field.choice,
  .customer-account-create .container .fieldset .field.choice {
    margin-left: 25.8%;
  }
}
body.account .container .label,
.customer-account-index .container .label,
.customer-account-createpassword .container .label,
.checkout-onepage-success .container .label,
.customer-account-logoutsuccess .container .label,
.customer-account-forgotpassword .container .label,
.customer-account-login .container .label,
.customer-account-create .container .label {
  font-size: 16px;
  padding-left: 0px;
}
body.account .container .actions-toolbar,
.customer-account-index .container .actions-toolbar,
.customer-account-createpassword .container .actions-toolbar,
.checkout-onepage-success .container .actions-toolbar,
.customer-account-logoutsuccess .container .actions-toolbar,
.customer-account-forgotpassword .container .actions-toolbar,
.customer-account-login .container .actions-toolbar,
.customer-account-create .container .actions-toolbar {
  margin-bottom: 15px;
  max-width: 100%;
  margin: 10px 0px;
}
@media screen and (min-width: 1201px) {
  body.account .container .actions-toolbar,
  .customer-account-index .container .actions-toolbar,
  .customer-account-createpassword .container .actions-toolbar,
  .checkout-onepage-success .container .actions-toolbar,
  .customer-account-logoutsuccess .container .actions-toolbar,
  .customer-account-forgotpassword .container .actions-toolbar,
  .customer-account-login .container .actions-toolbar,
  .customer-account-create .container .actions-toolbar {
    margin-left: 25.8%;
  }
}
body.account .abs-status,
.customer-account-index .abs-status,
.customer-account-createpassword .abs-status,
.checkout-onepage-success .abs-status,
.customer-account-logoutsuccess .abs-status,
.customer-account-forgotpassword .abs-status,
.customer-account-login .abs-status,
.customer-account-create .abs-status,
body.account .return-status,
.customer-account-index .return-status,
.customer-account-createpassword .return-status,
.checkout-onepage-success .return-status,
.customer-account-logoutsuccess .return-status,
.customer-account-forgotpassword .return-status,
.customer-account-login .return-status,
.customer-account-create .return-status,
body.account .order-status,
.customer-account-index .order-status,
.customer-account-createpassword .order-status,
.checkout-onepage-success .order-status,
.customer-account-logoutsuccess .order-status,
.customer-account-forgotpassword .order-status,
.customer-account-login .order-status,
.customer-account-create .order-status {
  margin-bottom: 30px;
  margin-top: 0px;
}
body.account .mark,
.customer-account-index .mark,
.customer-account-createpassword .mark,
.checkout-onepage-success .mark,
.customer-account-logoutsuccess .mark,
.customer-account-forgotpassword .mark,
.customer-account-login .mark,
.customer-account-create .mark {
  background-color: none !important;
}
.sales-order-view .container .actions-toolbar {
  display: block !important;
}
.customer-account-logoutsuccess p {
  text-align: center;
}
@media screen and (min-width: 1201px) {
  .customer-account-edit .page-title-wrapper {
    margin-left: 25.8%;
  }
}
.actions-toolbar .secondary a.action {
  margin-top: 0px;
}
.customer-account-create .page-title-wrapper {
  background-color: #e7e7e7;
  padding: 2%;
  margin-bottom: 20px;
}
.customer-account-create .page-title-wrapper .page-title {
  margin-bottom: 0px;
}
.customer-account-create .form-create-account {
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
}
.customer-account-create .form-create-account .fieldset {
  width: 50%;
}
.customer-account-create .form-create-account .actions-toolbar {
  width: 100%;
  margin-left: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-container .block-content p {
  font-style: italic;
}
.login-container .block-content .g-recaptcha {
  margin-left: 26%;
}
.login-container .block-content ul {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
.login-container .block-content ul li {
  margin: 0px 0px 5px 15px;
  padding: 0px;
}
.customer-account-login .block span {
  display: block;
}
body.account .block .block-title strong,
.customer-account-index .block .block-title strong,
.customer-account-createpassword .block .block-title strong,
.checkout-onepage-success .block .block-title strong,
.customer-account-logoutsuccess .block .block-title strong,
.customer-account-forgotpassword .block .block-title strong,
.customer-account-login .block .block-title strong,
.customer-account-create .block .block-title strong {
  line-height: 120%;
}
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  background-color: #e7e7e7;
  padding: 2%;
  margin-bottom: 20px;
}
.customer-account-create .page-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.customer-account-create .page-title:after {
  content: 'Please enter the following information to create your account.';
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}
@media screen and (min-width: 1200px) {
  .customer-account-create .form-create-account .fieldset.additional_info {
    margin-left: 25.8%;
  }
}
.customer-account-create .form-create-account .fieldset.additional_info .g-recaptcha {
  margin: auto;
}
.customer-account-create .actions-toolbar .action.primary {
  background-color: #11b400;
  border: 1px solid #11b400;
}
@media screen and (max-width: 1200px) {
  .customer-account-create .form-create-account .fieldset {
    width: 100%;
  }
  .customer-account-create .page-title-wrapper {
    margin-top: 0px;
  }
}
.contact-index-index .fieldset > .field {
  margin-bottom: 20px;
}
.contact-index-index .column a {
  color: #11b400;
}
.checkout-cart-index .page-title-wrapper {
  text-align: center;
  margin: 15px 0px;
}
.checkout-cart-index .page-title-wrapper h1 {
  margin-bottom: 0px;
  text-transform: uppercase;
}
.checkout-cart-index .basket-cta img {
  padding: 10px;
}
@media screen and (max-width: 576px) {
  .checkout-cart-index .basket-cta img {
    padding: 10px 0px;
  }
}
.basket-promotion {
  border: 1px solid #3eac1f;
  color: #3eac1f;
  margin-bottom: 10px;
}
.basket-promotion a {
  padding: 5px;
  display: block;
  color: #3eac1f;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
.basket-promotion a:hover {
  background: #d8eed2;
}
.basket-promotion a i {
  margin-right: 5px;
}
.cart-summary,
.cart-delivery {
  float: none;
  position: relative;
  width: 100%;
  position: unset !important;
}
.block.cta.mobile {
  display: none;
}
@media screen and (max-width: 1200px) {
  .block.cta.mobile {
    display: block;
  }
}
.block.cta.form {
  display: block;
}
@media screen and (max-width: 1200px) {
  .block.cta.form {
    display: none;
  }
}
.cart-sidebar {
  float: right;
  position: relative;
  width: 23%;
}
@media screen and (max-width: 1200px) {
  .cart-sidebar {
    justify-content: center;
  }
}
.cart-sidebar .cart-summary {
  background: none;
  padding: 0px;
}
@media screen and (max-width: 1200px) {
  .cart-sidebar .cart-summary {
    width: 100% !important;
  }
}
.cart-sidebar .cart-summary .amcard-field-container {
  padding-left: 0px !important;
}
.cart-sidebar .cart-summary .fieldset.coupon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-sidebar .cart-summary .fieldset.coupon .field {
  margin: 0px;
}
.cart-sidebar .cart-summary .fieldset.coupon .action {
  line-height: 18px !important;
}
.cart-sidebar .cart-summary > .block {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  background: #ffffff;
}
.cart-sidebar .cart-summary > .block .fieldset {
  margin: 0px;
}
.cart-sidebar .cart-summary > .block .title {
  border: none;
  font-weight: 700 !important;
  display: block;
  padding: 12px 20px;
  font-size: 18px;
  position: relative;
}
.cart-sidebar .cart-summary > .block .title strong {
  font-weight: 700 !important;
}
.cart-sidebar .cart-summary > .block .title:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f078";
  position: absolute;
  right: 15px;
  top: 13px;
  font-size: 22px;
}
.cart-sidebar .cart-summary > .block .content {
  padding: 15px 20px;
  background: #EBF4FB;
}
.cart-sidebar .cart-summary > .block .block.active .title {
  border-bottom: 1px solid #e5e5e5;
}
.cart-sidebar .cart-summary > .block .block.active .title:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f077";
}
.cart-sidebar .cart-totals .totals.table tr.totals .mark {
  background: none;
}
.cart-sidebar .cart-totals .totals.table tr,
.cart-sidebar .cart-totals .totals.table td,
.cart-sidebar .cart-totals .totals.table th {
  border: 0px;
  padding: 10px 0px;
  font-weight: 500;
  font-size: 16px;
}
.cart-sidebar .cart-totals .totals.table tr .label,
.cart-sidebar .cart-totals .totals.table td .label,
.cart-sidebar .cart-totals .totals.table th .label {
  font-weight: 500;
  font-size: 16px;
  padding: 0px;
}
.cart-sidebar .cart-totals .totals.table tr.grand,
.cart-sidebar .cart-totals .totals.table td.grand,
.cart-sidebar .cart-totals .totals.table th.grand {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.cart-sidebar .block.summary {
  background: #f2f2f2;
  padding: 20px;
}
.cart-sidebar .block.summary .title {
  text-align: left;
  text-transform: none;
  margin-bottom: 0px;
  padding: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ffffff;
  font-size: 22px;
  overflow: visible;
}
.cart-sidebar .block.summary .title:after {
  display: none;
}
.cart-sidebar .block.summary .action.primary {
  width: 100%;
  padding: 15px 0px;
  font-size: 22px;
}
.cart-sidebar .block.summary .cart-totals {
  border: 0px;
}
.cart-sidebar .block.summary .cart-totals tr.grand td,
.cart-sidebar .block.summary .cart-totals tr.grand strong {
  font-weight: 700 !important;
}
.cart-sidebar .block.summary .cart-totals tr.grand .mark {
  padding-top: 10px;
}
.cart-sidebar .block.shipping #block-summary {
  display: flex;
  flex-direction: column;
}
.cart-sidebar .block.shipping #block-summary #shipping-zip-form {
  order: 2;
}
.cart-sidebar .block.shipping #shipping-zip-form {
  margin-top: 10px;
}
.cart-sidebar .block.shipping #shipping-zip-form .estimate .note {
  display: none;
}
.cart-sidebar .block.shipping .items .item-title {
  display: none;
}
.cart-sidebar .block.shipping .items .label {
  padding: 0px 10px;
  font-size: 16px;
  font-weight: 500;
}
.cart-sidebar .block.shipping .items dd .choice {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 5px;
}
.cart-sidebar .block.shipping .items dd .choice input[type="radio"],
.cart-sidebar .block.shipping .items dd .choice input[type="checkbox"] {
  margin: 0px;
}
.cart-sidebar .block.shipping .items dd .choice label {
  margin: 0px;
}
.table .actions-toolbar {
  margin-left: 0px !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1200px) {
  .table .actions-toolbar {
    justify-content: center;
  }
}
.table .actions-toolbar .action.update,
.table .actions-toolbar .action {
  border-radius: 0px 0px !important;
  font-size: 12px !important;
  margin: 0px 0px 0px 5px !important;
  padding: 3px !important;
  background: #ffffff !important;
  border: 0px !important;
}
.table .actions-toolbar .action.update span,
.table .actions-toolbar .action span {
  text-decoration: underline;
}
.table .actions-toolbar .action.update:hover,
.table .actions-toolbar .action:hover {
  color: #000000;
}
.table .actions-toolbar .action.update:before {
  display: none !important;
}
.cart-container .checkout-methods-items {
  margin-bottom: 0px;
}
.cart-container .cart .table thead {
  display: none;
}
.cart-container .cart .table tbody.item {
  border: 0px !important;
}
.cart-container .cart .table tbody.item .item-info {
  border: 1px solid #e5e5e5;
  border-bottom: 0px;
}
.cart-container .cart .table tbody.item .item-info:last-child {
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 576px) {
  .cart-container .cart .table tbody.item .item-info {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.cart-container .cart .table tbody.item .item-info td {
  border: 0px;
  padding: 10px;
  vertical-align: middle !important;
}
@media screen and (max-width: 576px) {
  .cart-container .cart .table tbody.item .item-info td {
    width: 100% !important;
    text-align: center;
  }
}
.cart-container .cart .table tbody.item .item-info td.subtotal {
  text-align: center;
  width: 30%;
}
.cart-container .cart .table tbody.item .item-info td.product-item-details {
  width: 70%;
}
.cart-container .cart .table tbody.item .item-info td .product-item-name {
  margin: 0px;
  padding: 0px;
}
.cart-container .cart .table tbody.item .item-info td .product-item-name a {
  font-weight: 700;
}
.cart-container .cart .table tbody.item .item-info td .price {
  margin-top: 10px;
}
.cart-container .cart .table tbody.item .item-info td .sku {
  display: block;
  font-size: 12px;
  color: #e5e5e5;
}
.cart-container .cart .table tbody.item .item-info td.product-image {
  width: 150px;
}
.cart-container .cart .table tbody.item .item-info td.product-image .product-image-container {
  width: auto !important;
}
.cart-container .cart .table tbody.item .item-info td.product-image .product-item-photo {
  display: block;
  max-width: 100%;
  padding-right: 0px;
  position: relative !important;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 576px) {
  .cart-container .cart .table tbody.item .item-info td.product-image .product-item-photo {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1200px) {
  .cart-container .cart .table tbody.item .item-info td.subtotal {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .cart-container .cart .table tbody.item .item-info {
    display: flex;
    justify-content: space-around;
  }
}
.cart-container .form-cart .actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .cart-container .form-cart .actions {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 577px) {
  .cart-container .form-cart .actions {
    flex-wrap: wrap;
  }
}
.cart-container .form-cart .actions .action {
  border-radius: 0px 0px !important;
  font-size: 16px !important;
  margin: 0px 0px 0px 5px !important;
  padding: 7px 15px !important;
  background: #ffffff !important;
  border: 1px solid #e5e5e5;
  line-height: 100%;
  font-weight: 500;
  color: #444444;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-container .form-cart .actions .action span {
  font-weight: 500;
  font-size: 16px !important;
}
@media screen and (max-width: 577px) {
  .cart-container .form-cart .actions .action {
    width: 100%;
    margin-bottom: 10px !important;
  }
}
.cart-sidebar {
  background: none;
  color: #444444;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .cart-sidebar {
    width: 100%;
  }
}
.cart-sidebar .actions-toolbar > .primary button {
  background: #ff6000;
  color: #ffffff;
  border: 0px;
}
.cart-sidebar .actions-toolbar > .primary button:hover {
  background: #ff6000;
  color: #ffffff;
  border: 0px;
}
.cart-delivery {
  color: #444444;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #3eac1f;
  padding: 10px 10px;
}
.cart-delivery p {
  line-height: 120%;
  margin: 0px;
  margin-left: 45px !important;
  position: relative;
  padding: 0px;
}
.cart-delivery p i {
  color: #3eac1f;
}
.cart-delivery p:before {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: -45px;
  top: 8px;
  font-size: 26px;
  font-weight: 700;
  color: #3eac1f;
}
.cart-delivery p.spend:before {
  content: '\f0d1';
}
.cart-delivery p.free:before {
  content: '\f058';
}
.qtyWrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.qtyWrap input {
  height: 40px;
  width: 40px;
  background: #ffffff;
  border: 1px solid #cccccc;
}
.qtyWrap .qtyToggle {
  text-align: center;
  background: #ffffff;
  font-size: 22px;
  font-weight: 700;
  line-height: 40px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
  text-decoration: none;
}
.qtyWrap .qtyToggle.qtyMinus {
  border-right: 0px;
}
.qtyWrap .qtyToggle.qtyPlus {
  border-left: 0px;
}
.ampromo-items-add {
  border: 1px solid #3eac1f;
  color: #3eac1f;
}
.ampromo-items-add a,
.ampromo-items-add a:visited,
.ampromo-items-add a:active,
.ampromo-items-add a:focus {
  color: #3eac1f;
  font-weight: 900;
}
.ampromo-items-content {
  max-width: max-content;
}
.ampromo-items-content h2 {
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
}
.ampromo-items-content .ampromo-gallery[data-count="1"] {
  width: auto !important;
}
.ampromo-items-content .ampromo-items-content .ampromo-item-image {
  width: 100px;
}
.ampromo-items-content .ampromo-item-title a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 16px;
}
.ampromo-items-content .ampromo-item {
  padding: 10px;
}
.ampromo-items-content .ampromo-item:hover {
  background: #ffffff;
}
.ampromo-items-content .ampromo-items-form .price-base-price .price-wrapper {
  line-height: 120%;
  font-size: 16px;
}
.ampromo-items-content .ampromo-items-form .price-base-price .price-wrapper .price {
  font-size: 16px;
  font-weight: 500;
  color: #444444;
}
.ampromo-items-content .ampromo-items-form .price-new-price .price-wrapper {
  line-height: 120%;
  font-size: 16px;
}
.ampromo-items-content .ampromo-items-form .price-new-price .price-wrapper .price {
  font-size: 16px;
  font-weight: 700;
  color: #3eac1f;
}
.block-minicart .minicart-items .update-cart-item {
  border-radius: 0px 0px;
  text-transform: uppercase;
  background: #ffffff;
  color: #333;
  border: 1px solid #333;
}
.block-minicart .product-item-name a {
  font-weight: 500;
}
.block-minicart .product-image-container {
  width: 100% !important;
}
.block-minicart .actions .viewcart {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  background: #ffffff;
  border: 1px solid #333;
  border-radius: 0px 0px !important;
  text-align: center;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  color: #333;
  text-decoration: none;
}
.block-minicart .minicart-widgets {
  margin: 0px;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  background: none !important;
  border: 0px !important;
  padding: 0px !important;
}
#confirmBox {
  background-color: rgba(255, 255, 255, 0.95) !important;
}
#confirmBox .amcart-message-box {
  display: flex;
  flex-direction: column;
}
#confirmBox .amcart-message-box .am-photo-container {
  order: 1;
}
#confirmBox .amcart-message-box .added-item {
  order: 2;
}
#confirmBox .amcart-message-box .text {
  order: 3;
}
#confirmBox .amcart-message-box .added-item {
  margin: 0px;
}
#confirmBox .amcart-message-box a {
  color: #333;
  text-transform: none;
  text-decoration: none;
  font-weight: 500;
}
#confirmBox .amcart-message-box p {
  text-transform: uppercase;
}
#confirmBox .amcart-message-box .am-photo-container {
  margin-bottom: 20px;
}
#confirmBox .amcart-message-box .am-photo-container .amcart-image-success {
  width: auto;
  border: 1px solid #cccccc;
  background: #ffffff;
}
#confirmBox .amcart-confirm-buttons .button {
  width: 90%;
  box-shadow: 0px 0px;
  border-radius: 0px 0px;
  text-transform: uppercase;
  margin: 0px !important;
}
#confirmBox .amcart-confirm-buttons .button.am-btn-right {
  background: #ff6000;
  color: #ffffff;
  border: 1px solid #ff6000;
}
#confirmBox .amcart-confirm-buttons .button.am-btn-left {
  background: #ffffff;
  color: #333;
  margin-bottom: 5px !important;
  border: 1px solid #333;
}
.amcard-codes-list .table .action,
.amcard-field-container .table .action,
.amcard-codes-list .amcard-check,
.amcard-field-container .amcard-check,
.amcard-codes-list .amcard-delete,
.amcard-field-container .amcard-delete {
  color: #444444;
}
.amcard-check {
  text-decoration: underline;
}
.modal-inner-wrap .modal-content {
  border: 0px;
  border-radius: 0px 0px;
  box-shadow: none;
}
.modal-inner-wrap .modal-header {
  border-bottom: 0px;
}
.modal-inner-wrap legend {
  border-bottom: 0px;
}
.checkout-index-index .page-header {
  margin: 0px;
  padding: 0px;
  border: none;
}
.checkout-index-index .page-header .header.content {
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #D7E9F7;
}
.checkout-index-index .page-header .header.content .logo {
  margin: 10px auto;
}
.checkout-index-index .page-header .header.content .logo img {
  max-width: 200px;
  height: auto;
}
.checkout-index-index .cart-promos {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 15px;
}
.checkout-index-index .cart-promos > .block {
  width: inherit;
  margin: 0px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  border: 1px solid #3eac1f;
}
.checkout-index-index .cart-promos > .block .basket-promotion {
  border: none;
}
.checkout-index-index .cart-promos > .block .basket-promotion:hover {
  background: none;
}
.checkout-index-index .cart-promos > .block.cart-warning {
  margin-top: 10px;
  border: none;
}
.checkout-index-index .cart-promos > .block.cart-warning div {
  color: #444;
}
.checkout-index-index .cart-promos > .block.cart-warning div p {
  color: #444;
}
.checkout-index-index .cart-promos > .block.cart-warning div a {
  color: #444;
  text-decoration: underline;
}
.checkout-index-index .cart-promos > .block.cart-warning .knife18 {
  padding: 0px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-right: 15px;
  font-weight: bold;
  color: #fff;
  background: #B22222;
  border-radius: 50% 50%;
}
.checkout-index-index .cart-promos > .block.cart-warning .knifeWrap {
  width: 40px;
  margin-right: 10px;
}
.checkout-index-index .cart-promos > .block.cart-warning .knifeWarning {
  display: flex;
  align-items: center;
}
.checkout-index-index .cart-promos > .block a {
  color: #444444;
}
.checkout-index-index .cart-promos > .block i {
  color: #3eac1f;
}
.checkout-index-index .cart-promos > .block div {
  width: 100%;
  margin-bottom: 0px !important;
}
.checkout-index-index .cart-promos > .block br {
  display: none !important;
}
.checkout-index-index .cart-promos > .block p:before {
  top: 0px;
}
.checkout-index-index .cart-promos > .block:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 1201px) {
  .checkout-index-index .cart-promos > .block:first-child {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .step-title {
  border-bottom: 0px;
}
.checkout-index-index .checkout-container .authentication-wrapper {
  margin: 0px;
  display: none;
}
@media screen and (max-width: 1201px) {
  .checkout-index-index .checkout-container .minicart-wrapper .action.showcart {
    background: #D7E9F7;
  }
  .checkout-index-index .checkout-container .minicart-wrapper .action.showcart .counter.qty {
    color: #444444;
  }
  .checkout-index-index .checkout-container .label {
    padding-left: 0px;
    text-align: left;
  }
  .checkout-index-index .checkout-container .opc-estimated-wrapper {
    background: #f2f2f2;
  }
  .checkout-index-index .checkout-container .authentication-wrapper {
    display: none;
  }
  .checkout-index-index .checkout-container .opc-block-summary .items-in-cart .product {
    display: flex;
  }
  .checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product .product-item-details {
    margin-left: 15px;
  }
}
.checkout-index-index .checkout-container .opc-progress-bar {
  margin: 10px 0px;
}
@media screen and (min-width: 1200px) {
  .checkout-index-index .checkout-container .opc-progress-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item > span:after {
  font-size: 22px;
  line-height: 24px;
}
.checkout-index-index .checkout-container .opc-wrapper .form-login,
.checkout-index-index .checkout-container .opc-wrapper .form-shipping-address {
  max-width: 100%;
}
@media screen and (min-width: 1200px) {
  .checkout-index-index .checkout-container .opc-wrapper {
    width: 50%;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .shipping-address-item {
  margin-top: 10px;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-payment-method .payment-option-title .action.action-toggle {
  background: none !important;
  color: #444444;
  border: 0px;
}
.checkout-index-index .checkout-container .opc-wrapper .checkout-billing-address .actions-toolbar .action-cancel {
  margin-top: 0px;
}
.checkout-index-index .checkout-container .opc-sidebar {
  background: #f2f2f2;
}
@media screen and (min-width: 1200px) {
  .checkout-index-index .checkout-container .opc-sidebar {
    width: 45%;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary,
.checkout-index-index .checkout-container .opc-sidebar .opc-block-shipping-information {
  background: #f2f2f2;
}
.checkout-index-index .checkout-container .opc-sidebar .modal-header {
  padding: 0px;
  background: #f2f2f2;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-shipping-information {
  padding: 15px 20px !important;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary {
  border: none;
  background: #f2f2f2;
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  padding: 0px;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary > .title {
  padding: 15px 20px;
  background: #ccc;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .items-in-cart {
  padding: 15px 20px !important;
  margin: 0px;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals {
  margin: 15px 20px !important;
  width: 90%;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals .amount {
  text-align: left;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals .grand {
  border-top: 1px solid #ccc;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals .grand .mark {
  font-size: 26px;
  font-weight: 700;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals .grand .mark strong {
  font-weight: 700;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals .grand .amount {
  text-align: left;
  font-size: 26px;
  font-weight: 700;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals .grand .amount .price,
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .table-totals .grand .amount strong {
  text-align: left;
  font-size: 26px;
  font-weight: 700;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .mark {
  background: #f2f2f2 !important;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product {
  display: flex;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product .price {
  color: #3eac1f !important;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product .product-image-container {
  min-width: 100px;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product .product-item-details {
  padding-left: 0px;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product .product-item-details .product-item-inner {
  width: 100%;
  display: flex;
  margin: 0px;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .action.edit,
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .action.delete {
  background: none !important;
  border: 0px !important;
  padding: 0px !important;
}
.checkout-index-index .checkout-container .opc-block-shipping-information .shipping-information-title .action-edit {
  padding: 0px !important;
  top: -7px;
}
.checkout-index-index .checkout-container .mark {
  background: #fff;
}
.checkout-index-index .checkout-container .label {
  padding: 0px;
}
.checkout-index-index .checkout-container .opc-wrapper .step-title {
  margin-top: 10px;
}
.checkout-index-index .checkout-container .abs-field-tooltip input,
.checkout-index-index .checkout-container .field .control._with-tooltip input {
  width: 100%;
}
.checkout-index-index .checkout-container .abs-checkout-title,
.checkout-index-index .checkout-container .opc-wrapper .step-title,
.checkout-index-index .checkout-container .opc-block-shipping-information .shipping-information-title,
.checkout-index-index .checkout-container .opc-block-summary > .title,
.checkout-index-index .checkout-container .checkout-agreements-items .checkout-agreements-item-title {
  font-weight: 700;
}
.checkout-index-index .checkout-container ol li .fieldset > .field:not(.choice) > .label {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  margin-bottom: 10px;
}
.checkout-index-index .checkout-container ol li .fieldset > .field:not(.choice) .control {
  width: 100%;
}
.checkout-index-index .checkout-container ol li .fieldset > .field:not(.choice) .control .input-text,
.checkout-index-index .checkout-container ol li .fieldset > .field:not(.choice) .control .select {
  height: 45px;
  line-height: 120%;
}
.checkout-index-index .checkout-container ol li .fieldset legend {
  border-bottom: 0px;
}
.checkout-index-index .checkout-container ol li .fieldset .field .abs-field-tooltip input,
.checkout-index-index .checkout-container ol li .fieldset .field .field .control._with-tooltip input {
  width: 100%;
}
.checkout-index-index .checkout-container ol li .fieldset .field .field-tooltip {
  right: 5px;
  top: 3px;
}
.checkout-index-index .checkout-container ol li .fieldset .field .field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
  height: 25px;
  line-height: 25px;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method {
  width: 100%;
  margin: 15px 0px;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method thead {
  display: none;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method .col-carrier {
  display: none;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method tr {
  display: flex;
  width: 100%;
  align-items: center;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method tr td {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 10px;
  line-height: 120%;
  height: 45px;
  width: 100%;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method tr td input[type="radio"],
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method tr td input[type="checkbox"] {
  margin: 0px;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method tr td.col-price {
  order: 4;
  text-align: right;
  justify-content: flex-end;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method tr td.col-method {
  justify-content: flex-start;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method tr td:first-child {
  background: #e5e5e5;
  border-right: 1px solid #cccccc;
  width: 20%;
  justify-content: center;
}
.checkout-index-index .checkout-container ol li .table-checkout-shipping-method tr td:first-child .radio {
  width: 1.8rem;
  height: 1.8rem;
}
.amcard-title,
.action.action-toggle {
  font-weight: 700;
  font-size: 16px;
}
.amcard-field-container .amcard-button {
  background: #ff6000;
  border: 1px solid #ff6000;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .amcard-field-container {
    padding-left: 22px;
  }
}
.discount-code .action.action-toggle {
  padding: 0px !important;
}
.discount-code .form-discount .action-apply {
  background: #ff6000;
  border: 1px solid #ff6000;
  color: #ffffff;
  font-weight: 700;
}
.methods-shipping .actions-toolbar {
  margin: 0px;
  margin-left: 0px !important;
}
.methods-shipping .actions-toolbar .primary {
  width: 100%;
}
.methods-shipping .actions-toolbar .primary .action.primary {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .opc-block-summary .block.items-in-cart .minicart-items {
    display: block !important;
  }
  .opc-block-summary .block.items-in-cart > .title:after {
    content: '\e621';
  }
  .opc-block-summary .block.items-in-cart.active .minicart-items {
    display: none !important;
  }
  .opc-block-summary .block.items-in-cart.active > .title:after {
    content: '\e622';
  }
}
.checkout-onepage-success .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-onepage-success .page-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.checkout-onepage-success .checkout-success {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.authentication-dropdown .modal-content {
  border-radius: 0px 0px;
  border: 0px;
  box-shadow: 0px;
  box-shadow: none !important;
}
.authentication-dropdown .modal-header {
  border-bottom: none;
}
.authentication-dropdown .block-authentication .block-title strong {
  font-weight: 700;
}
.authentication-dropdown .block-authentication .label {
  font-size: 16px;
  margin-bottom: 5px !important;
}
.amcard-field-block .amcard-button {
  padding: 3px 10px !important;
}
.amcard-field-block .amcard-field-container {
  padding-left: 0px;
}
.amcard-field-block .amcard-field-container .amcard-title {
  display: none;
}
.amcard-field-block .amcard-field-container .amcard-check {
  text-decoration: underline;
}
.checkout-payment-logos {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 15px 0px;
  margin: 15px 0px;
}
.checkout-payment-logos ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 0px;
  padding: 0px;
}
.checkout-payment-logos ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0px 10px;
}
@media screen and (max-width: 600px) {
  .checkout-payment-logos ul li {
    margin-bottom: 10px;
  }
}
.checkout-payment-logos ul li img {
  max-width: 70px;
}
.checkout-payment-logos ul li i {
  font-size: 40px;
}
.checkout-payment-logos ul li span {
  font-size: 11px;
  width: 100%;
  margin-top: 10px;
  display: block;
}
.opc-payment .actions-toolbar {
  width: 100%;
  margin-left: 0px !important;
}
.opc-payment .actions-toolbar .primary {
  width: 100%;
}
.opc-payment .actions-toolbar .primary .action.primary {
  width: 100%;
}
.checkout-payment-method .payment-method-title {
  display: flex;
  align-items: center;
}
.checkout-payment-method .payment-method-title input[type="radio"] {
  margin-top: 0px;
  margin-right: 10px;
  width: 2rem;
  height: 2rem;
}
.checkout-payment-method .payment-method-title .action-help {
  background: none;
  color: black;
}
@media screen and (max-width: 993px) {
  .ampromo-items-content {
    max-width: 90%;
  }
}
.header-right .header-account .block > a.contshop {
  background: #ffffff;
  border: 1px solid #333 !important;
  border-radius: 0px 0px !important;
  text-align: center;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  color: #333;
  padding: 10px !important;
  text-decoration: none;
  margin-top: 10px;
}
.blog .page-title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.blog .post-list-description {
  display: none;
}
.blog .post-list-wrapper .post-list-item .image_block {
  height: 300px;
}
.blog .post-list-wrapper .post-list-item .image_block a {
  height: 100%;
}
.blog .post-list-wrapper .post-list-item .image_block a .post-entry {
  height: 100%;
}
.blog .post-list-wrapper .post-list-item .image_block a .post-entry .post-image {
  height: 100%;
  background-position: center;
  background-size: cover;
  max-height: inherit;
}
.single-post .main .container-fluid {
  max-width: 1209px;
}
.single-post .main .content {
  padding-top: 30px;
}
.single-post .main .content .share-block {
  display: flex;
  padding-top: 60px;
}
.single-post .main .content .share-block p {
  font-weight: bold;
  padding-right: 10px;
}
.single-post .main .content .share-block ul {
  display: flex;
  list-style: none;
  padding-left: 0;
}
.single-post .main .content .share-block ul li {
  padding-right: 10px;
}
.single-post .main .content .post-image {
  height: 400px;
  display: block;
  background-position: center;
  background-size: cover;
  margin-top: 30px;
}
.single-post #comments {
  max-width: 1209px;
  margin: 0 auto;
}
.single-post #comments .fieldset .legend {
  margin-left: 16px;
}
.single-post #comments .field {
  padding: 0 15px;
}
.single-post #comments .field label {
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}
.single-post #comments .field .control {
  width: 100%;
}
.single-post #comments .actions-toolbar {
  margin-left: 15px;
}
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px;
}
.cms-page-view [data-appearance='full-width'] .row-full-width-inner {
  max-width: 1400px !important;
}
.pirnew-brand {
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .pirnew-brand {
    padding: 20px 0;
  }
}
.pirnew-brand a {
  text-decoration: none;
}
.pirnew-brand h2 {
  text-align: center;
  font-weight: 800;
  text-transform: inherit;
  font-size: 32px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .pirnew-brand h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.pirnew-brand .box {
  text-align: center;
  background-color: #333;
  padding: 50px 20px;
  border-radius: 10px;
  flex-grow: 1;
  height: calc(100% - 49px);
  background-position: center;
  background-size: cover;
}
.pirnew-brand .box .image {
  height: 120px;
  display: flex;
  flex-flow: row wrap;
  flex-direction: row;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 550px) {
  .pirnew-brand .box {
    padding: 20px 20px;
  }
}
.pirnew-brand .item p {
  color: #fff;
}
.pirnew-brand .item h3 {
  font-size: 26px;
  color: #fff;
  font-weight: 800;
  border-bottom: 2px solid;
  padding-bottom: 10px;
}
.pirnew-brand .item img {
  margin: 20px auto;
}
.pirnew-brand .bottom-box p {
  color: #333;
  padding: 11px 0;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
}
.pirnew-brand .bottom-box p a {
  text-decoration: none;
}
.pirnew-brand .bottom-box p a:hover {
  text-decoration: none;
}
.pirnew-brand .slick-list,
.pirnew-brand .slick-track {
  display: flex;
}
.pirnew-brand .slick-slide {
  display: flex !important;
  flex-flow: row wrap;
}
.pirnew-brand .slick-slide .item {
  height: 100%;
}
.pirnew-brand .slick-slide .item .test-inner {
  height: 100%;
}
/* Slick Box */
.cms-home .page-wrapper {
  overflow: hidden;
}
.cms-home .slick-dots {
  list-style: none;
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: 50px;
  position: relative;
  top: 40px;
}
.cms-home .slick-dots li {
  float: left;
  background: none;
  padding: 0 0;
  width: 40px;
}
.cms-home .slick-dots li button {
  background-color: #C6C6C6;
  color: red;
  border: #fff;
  padding: 0px 4px;
  margin: 3px;
  height: 2px;
  font-size: 0;
  width: 69px;
  margin: 0;
}
.cms-home .slick-dots li.slick-active button {
  background-color: #575756;
  color: #274684;
  border: #274684;
}
.cms-home .slick-arrow {
  border: 0;
  font-size: 0px;
  background: inherit;
  font-weight: 500;
}
.cms-home .slick-arrow .fas {
  font-weight: 500;
}
.cms-home .slick-arrow.slick-next {
  display: block;
  position: absolute;
  bottom: -74px;
  right: 270px;
  top: inherit;
}
.cms-home .slick-arrow.slick-prev {
  display: block;
  position: absolute;
  bottom: -74px;
  left: 270px;
  top: inherit;
}
.cms-home .slick-list {
  overflow: visible !important;
}
.cms-home .slick-slide .drop-shadow {
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.35);
  margin: 0 15px;
  border-radius: 10px;
}
.cms-home .slick-slide.slick-active .drop-shadow {
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.35);
}
.cms-home .slick-slide {
  opacity: 0;
}
.cms-home .slick-slide.slick-active {
  opacity: 1;
}
.cms-home .pirnew-bestsellers .slick-arrow.slick-next {
  display: block;
  position: absolute;
  bottom: auto;
  top: 50%;
  right: 0px !important;
}
.cms-home .pirnew-bestsellers .slick-arrow.slick-prev {
  display: block;
  position: absolute;
  bottom: auto;
  top: 50%;
  left: 0px !important;
}
/* IN STORE */
.pirnew-instore {
  background-color: #D7E9F7;
  padding: 20px 0;
}
.pirnew-instore h2 {
  text-align: center;
  font-weight: 800;
  text-transform: inherit;
  font-size: 32px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .pirnew-instore h2 {
    font-size: 22px;
  }
}
.pirnew-instore .subtitle {
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;
}
.pirnew-instore .block {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.pirnew-instore .block .col-three {
  width: 33.33333%;
  padding: 0 15px;
}
.pirnew-instore .block p {
  color: #636363;
  width: 70%;
  margin: 0 auto;
  font-size: 18px;
}
.pirnew-instore .block h3 {
  font-size: 26px;
  color: #636363;
  font-weight: 800;
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
}
@media screen and (max-width: 768px) {
  .pirnew-instore .block h3 {
    font-size: 22px;
  }
}
.pirnew-instore .block img {
  margin: 20px auto 0 auto;
  width: 100%;
}
.pirnew-instore .block a {
  display: flex;
  flex-flow: row wrap;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}
.pirnew-instore .block a:hover {
  text-decoration: none;
}
.pirnew-instore .block .bottom-flex {
  margin-top: auto;
  margin-bottom: 0;
}
.pirnew-instore .box {
  text-align: center;
  background-color: #fff;
  padding: 50px 0 10px 0;
  border-radius: 10px;
  flex-grow: 1;
  height: 100%;
  -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.25);
}
.pirnew-instore .bottom-box {
  text-align: center;
}
.pirnew-instore .bottom-box p {
  color: #333;
  padding: 11px 0;
  text-transform: uppercase;
}
/* Ranges */
.pirnew-ranges {
  padding: 60px 0;
}
.pirnew-ranges h2 {
  text-align: center;
  font-weight: 800;
  text-transform: inherit;
  font-size: 32px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .pirnew-ranges h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.pirnew-ranges .toolbar {
  display: none;
}
.pirnew-ranges .product-image img {
  background-color: #fff;
}
.pirnew-ranges .inner {
  padding: 60px 0;
}
.pirnew-ranges .toplevel .cat {
  margin: 0;
  padding: 0 10px;
}
.pirnew-ranges .toplevel .cat h5 {
  border-top: 0;
  text-transform: inherit;
  text-align: center;
}
.pirnew-ranges .toplevel .cat h5 a {
  text-decoration: none;
}
.pirnew-ranges .toplevel .cat h5 a:hover {
  text-decoration: none;
}
.pirnew-bestsellers {
  background-color: #EEEEEE;
  padding: 50px 0 20px 0;
}
.pirnew-bestsellers h3 {
  text-align: center;
  font-weight: 800;
  text-transform: inherit;
  font-size: 32px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .pirnew-bestsellers h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.pirnew-bestsellers .slick-slide > div {
  height: 100%;
}
.pirnew-bestsellers .slick-active .product-item {
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.35) !important;
}
.pirnew-bestsellers .product-item {
  max-width: 93% !important;
  position: relative;
  background-color: #fff;
  height: 100%;
}
.pirnew-bestsellers .product-item .product-item-info {
  height: 100%;
}
.pirnew-bestsellers .product-item .product-item-photo {
  position: relative;
  display: block;
  height: initial;
}
.pirnew-bestsellers .product-item .promotionSaving {
  background: #3eac1f;
  top: 0px;
  left: 0px;
  line-height: 150%;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  z-index: 5;
  padding: 5px 8px 5px 8px;
}
.pirnew-bestsellers .product-item .promo span {
  font-weight: bold;
  font-size: 12px;
  z-index: 5;
  padding: 9px 8px 9px 8px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
.pirnew-bestsellers .product-item .product-item-details {
  background-color: #fff;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-name {
  margin-top: 0;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-name a {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  line-height: 150%;
}
.pirnew-bestsellers .product-item .product-item-details .price-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 150%;
  margin-top: auto;
  padding: 10px 0px !important;
}
.pirnew-bestsellers .product-item .product-item-details .price-box span.tax:last-child .price {
  color: #3eac1f;
}
.pirnew-bestsellers .product-item .product-item-details .price-box span.tax:last-child .price:before {
  content: "Our Price:";
  color: #3eac1f;
  font-weight: 500;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .normal-price .saving {
  display: none;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .normal-price .price-wrapper {
  color: #3eac1f !important;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .normal-price .price-wrapper .price {
  font-weight: 700;
  color: #3eac1f !important;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .normal-price .price-wrapper .price:before {
  content: "OUR PRICE:" !important;
  color: #3eac1f !important;
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .normal-price .price-wrapper .price span {
  color: #3eac1f !important;
  font-weight: 700;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .rrp-price .price-wrapper {
  color: #595959 !important;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .rrp-price .price-wrapper .price {
  color: #595959 !important;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .rrp-price .price-wrapper .price:before {
  content: "RRP:" !important;
  color: #595959 !important;
  font-weight: normal;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
.pirnew-bestsellers .product-item .product-item-details .price-box .rrp-price .price-wrapper .price span {
  color: #595959 !important;
  text-decoration: line-through;
  font-weight: 500;
}
.pirnew-bestsellers .product-item .product-item-details .stock-levels {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pirnew-bestsellers .product-item .product-item-details .stock-levels .stock span {
  font-size: 12px;
  font-weight: 500;
  color: #595959;
  text-transform: uppercase;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-actions .actions-primary .list-buttons {
  display: flex;
  width: 100%;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-actions .actions-primary .list-buttons .view-product {
  width: 50%;
  flex-grow: 1;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-actions .actions-primary .list-buttons .view-product a {
  width: 100%;
  background: #F1F1F1;
  color: #444444;
  border: 1px solid #F1F1F1;
  font-weight: 500;
  line-height: 150%;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-actions .actions-primary .list-buttons form {
  width: 50%;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-actions .actions-primary .list-buttons form button {
  width: 100%;
}
.pirnew-bestsellers .product-item .product-item-details .product-item-actions .actions-primary .list-buttons form button span {
  font-weight: 500;
  line-height: 150%;
}
.pirnew-bestsellers .slick-track {
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: initial;
}
.pirnew-bestsellers .slick-list {
  width: 90%;
  margin: 0 auto;
}
.pirnew-bestsellers .product-grid {
  margin-bottom: 60px;
}
.pirnew-bestsellers .slick-slide > div {
  height: 100%;
  display: flex !important;
}
.pirnew-bestsellers .slick-slide.slick-active {
  height: auto;
}
.pirnew-bestsellers .product-items .slick-slide .product-item {
  margin: auto !important;
  display: flex !important;
}
.pirnew-bestsellers .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.pirnew-bestsellers .product-item .product-item-details {
  background-color: #fff;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.pirnew-bestsellers .product-item-actions {
  display: block;
  margin-bottom: 0;
  margin-top: auto;
}
.home-page-banners {
  padding: 0 1%;
}
.home-page-banners .one {
  padding-left: 0 !important;
  padding: 0 0.5%;
}
.home-page-banners .two {
  padding: 0 0.5%;
}
.home-page-banners .three {
  padding: 0 0.5%;
  padding-right: 0 !important;
}
.home-page-banners .three figure:first-child {
  padding-bottom: 4%;
}
.banner-bars {
  padding: 1% 19px;
}
.banner-bars .pagebuilder-column:first-child {
  padding-right: 0.5%;
}
.banner-bars .pagebuilder-column:last-child {
  padding-left: 0.5%;
}
.pirnew-blog {
  padding: 60px 0;
  background-color: #eee;
}
.pirnew-blog a {
  text-decoration: none;
}
.pirnew-blog a:hover {
  text-decoration: none;
}
.pirnew-blog h2 {
  text-align: center;
  font-weight: 800;
  text-transform: inherit;
  font-size: 32px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .pirnew-blog h2 {
    font-size: 22px;
  }
}
.pirnew-blog .subtitle {
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;
}
.pirnew-blog .item {
  padding: 0 15px;
  height: 100%;
}
.pirnew-blog .box {
  height: 100%;
}
.pirnew-blog .box .bottom-box {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.pirnew-blog .box .bottom-box p {
  color: #333;
  padding: 11px 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
}
.pirnew-blog .box p {
  color: #fff;
  width: 70%;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
}
.pirnew-blog .box p a {
  text-decoration: none;
}
.pirnew-blog .box p a:hover {
  text-decoration: none;
}
.pirnew-blog .box h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 800;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}
.blog-slider .image {
  padding: 40px 20px;
  border-radius: 10px;
  height: calc(100% - 49px);
  background-position: center;
  background-size: cover;
}
.blog-slider .slick-active .item .box {
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.35) !important;
  border-radius: 10px;
}
.blog-slider .slick-list,
.blog-slider .slick-track {
  display: flex;
}
.blog-slider .slick-slide {
  display: flex !important;
  flex-flow: row wrap;
}
.general-content-box p a {
  font-size: 22px;
  height: 100%;
  padding: 20px 40px;
  border-radius: 10px;
  background-color: #11b400;
  color: #fff;
  text-decoration: none;
  margin-top: 70px;
}
.general-content-box p:last-child {
  margin-top: 50px;
}
.contact-index-index .maincontent {
  max-width: 100%;
  padding: 0;
}
.contact-index-index .topbar {
  background-color: #e7e7e7;
  padding: 60px 0;
  margin-bottom: 60px;
}
.contact-index-index .topbar h1 {
  text-align: center;
  font-weight: 500;
}
.contact-index-index .topbar p {
  text-align: center;
}
.contact-index-index .wrap {
  padding-bottom: 60px;
}
.contact-index-index .wrap h3 {
  border-top: 1px solid;
  padding-top: 15px;
  margin-top: 21px;
}
.contact-index-index #contact-form .fieldset .legend {
  display: block;
  width: 100%;
  margin-left: 0;
  border: 0;
  font-size: 22px;
}
.contact-index-index #contact-form .fieldset .field .note::before {
  width: 0;
  padding: 0;
}
.contact-index-index #contact-form .fieldset .field label {
  width: 100%;
  float: left;
  text-align: left;
  position: relative;
  padding-left: 0 !important;
}
.contact-index-index #contact-form .fieldset .field label::after {
  position: absolute;
  top: 0;
  right: 0;
}
.contact-index-index #contact-form .fieldset .field label span {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 8px;
  display: block;
}
.contact-index-index #contact-form .fieldset .field .control {
  width: 100%;
  float: left;
}
.contact-index-index #contact-form .actions-toolbar {
  justify-content: flex-start;
  margin-left: 0;
}
.contact-index-index #contact-form .actions-toolbar .primary {
  width: auto;
}
.contact-index-index #contact-form .actions-toolbar .primary button {
  background: #3eac1f !important;
  border-radius: 0px !important;
  padding: 15px !important;
  display: block;
  border: 0px;
  text-decoration: none !important;
}
.contact-index-index #contact-form .actions-toolbar .primary button span {
  font-size: 16px;
  text-decoration: none;
}
.fieldset > .field.choice::before,
.fieldset > .field.no-label::before {
  display: none;
}
.price-promise {
  padding-bottom: 60px;
}
.price-promise .proForm {
  margin-top: 20px;
}
.price-promise .proForm h3 {
  margin-top: 40px;
}
.price-promise .proForm .fField {
  margin-top: 5px;
  margin-bottom: 15px;
}
.price-promise .proForm .wpcf7-submit {
  background-color: #ff6000;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  padding: 10px 10px;
  margin-top: 10px;
}
.w2-header img {
  width: 30% !important;
  height: auto !important;
}
.w2-header p {
  margin-top: 40px;
}
.w2-header p a {
  font-size: 22px;
  height: 100%;
  padding: 20px 40px;
  border-radius: 10px;
  background-color: #11b400;
  color: #fff;
  text-decoration: none;
  margin-top: 70px;
}
.kk-sharpe-service h3 {
  margin: 0;
  padding: 20px 0;
}
.kk-sharpe-service p {
  width: 90%;
  margin: 0 auto;
}
.kk-sharpe-service p a {
  font-size: 22px;
  padding: 20px 40px;
  border-radius: 10px;
  background-color: #11b400;
  color: #fff;
  text-decoration: none;
  margin-top: 70px;
}
.kk-sharpe-service .slice img {
  margin-top: -48px;
}
@media (max-width: 1200px) {
  .blockrow .pagebuilder-column-group .pagebuilder-column {
    width: 33.33333%;
    flex-basis: 33.333333%;
  }
}
@media (max-width: 2078px) {
  .topBanLogo img {
    max-width: 160px !important;
  }
}
@media (max-width: 1824px) {
  .topBanLogo img {
    max-width: 160px !important;
  }
  .pir-new-head .sharpBanner .leftbox p {
    width: 95%;
    margin-top: 20px;
    padding-top: 10px;
  }
  .pir-new-head .topBanTitle p {
    width: 95%;
  }
  .pir-new-head .topBanTitle h6 {
    padding-top: 0;
    font-size: 28px;
  }
}
@media (max-width: 1600px) {
  .topBanLogo img {
    max-width: 120px !important;
  }
  .pir-new-head .topBanTitle p {
    font-size: 15px;
    margin-top: 0 !important;
  }
  .banner-bars .small .right h4 {
    font-size: 18px;
  }
  .banner-bars .small .right p {
    font-size: 13px;
  }
  .topBanButton a,
  .topBanSecond .topBanButton a,
  .topBanOffers .topBanClear .topBanButton a {
    font-size: 13px;
  }
}
@media (max-width: 1400px) {
  .pir-new-head .topBanTitle h6 {
    margin-bottom: 6px;
  }
  .pir-new-head .topBanTitle p {
    padding-bottom: 6px;
  }
  .topBanOffers .topBanTextContainer {
    top: 0;
  }
  .cms-home .slick-arrow.slick-prev {
    left: 170px;
  }
  .cms-home .slick-arrow.slick-next {
    right: 150px;
  }
}
@media screen and (max-width: 1200px) {
  .cms-index-index .pagebuilder-column {
    flex-basis: 100%;
  }
}
@media (max-width: 1200px) {
  .cms-home .pagebuilder-column-group {
    flex-wrap: inherit;
  }
  .pir-new-head .topBanTitle p {
    font-size: 12px;
  }
  .topBanLogo img {
    max-width: 80px !important;
  }
  .topBanOffers .topBanTextContainer .topBanTitle h6 {
    font-size: 21px;
  }
  .w2-header .pagebuilder-column {
    flex-basis: 100%;
  }
}
@media (max-width: 1124px) {
  .cms-home .slick-arrow.slick-prev {
    left: 110px;
  }
  .cms-home .slick-arrow.slick-next {
    right: 110px;
  }
}
@media (max-width: 1024px) {
  .pir-new-head .topBanTitle p {
    font-size: 15px;
  }
  .topBanRow.topBanOffers.desktopitem {
    display: none !important;
  }
  .topBanRow.topBanOffers.mobileitem {
    display: block !important;
  }
  .topBanRow.topBanOffers.mobileitem img {
    width: 100%;
  }
  .topBanRow.topBanOffers .topBanInner {
    float: left;
  }
  .pirnew-brand .item img {
    width: auto;
  }
  .cms-home .pagebuilder-column-group {
    flex-flow: row wrap;
  }
  .cms-home .home-page-banners .pagebuilder-column {
    flex-basis: inherit;
  }
  .cms-home .home-page-banners .one {
    width: 50% !important;
    flex-basis: 50% !important;
  }
  .cms-home .home-page-banners .two {
    width: 50% !important;
    flex-basis: 50% !important;
  }
  .cms-home .home-page-banners .three {
    width: 100% !important;
    flex-flow: row wrap !important;
    justify-content: space-between !important;
    padding: 10px 0 0 0 !important;
  }
  .cms-home .home-page-banners .three figure {
    width: 49.5%;
    float: left;
  }
  .cms-home .home-page-banners .three figure:first-child {
    padding-bottom: 0;
  }
  .cms-home .banner-bars .pagebuilder-column {
    flex-basis: inherit !important;
    margin-left: 0 !important;
    padding-left: 5px !important;
    padding-right: 5px;
  }
}
@media (max-width: 990px) {
  .cms-home .slick-arrow.slick-prev {
    left: 20px !important;
  }
  .cms-home .slick-arrow.slick-next {
    right: 20px !important;
  }
  .cms-home .pirnew-ranges .cat a {
    display: block;
    width: 100%;
  }
  .cms-home .pirnew-ranges .cat a img {
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .cms-home .slick-dots li button {
    width: 36px;
  }
  .pirnew-instore .block h3 {
    font-size: 18px;
    color: #636363;
    font-weight: 800;
    width: 90%;
    margin: 0 auto;
    padding: 19px 0;
  }
  .pirnew-instore .block p {
    color: #636363;
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
  }
  .blog-slider .box p {
    font-size: 14px;
  }
  .blog-slider .box h3 {
    font-size: 16px;
  }
  .cms-home .slick-dots li {
    margin: 0 !important;
    width: 33px;
  }
  .cms-home .pirnew-brand .slick-slide > div {
    height: 100%;
  }
  .pirnew-blog .slick-slide > div {
    height: 100%;
  }
  .pirnew-blog .box .bottom-box p {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .banner-bars {
    padding: 0 2px;
    margin-top: 5px;
  }
}
@media (max-width: 576px) {
  .page-layout-1colum figure[data-content-type="image"] {
    box-sizing: border-box;
    padding-top: 30px;
    padding-left: 0 !important;
    padding-bottom: 30px;
  }
  .kk-sharpe-service .slice img {
    margin-top: 0px;
  }
  .halftextarea figure {
    padding: 0 !important;
  }
  .halftextarea:first-child .general-content-box p {
    margin-bottom: 50px;
  }
}
@media (max-width: 550px) {
  .pirnew-instore .block .col-three {
    width: 100%;
    padding: 0px;
    margin-bottom: 20px;
  }
  .pirnew-instore .box {
    padding: 20px 0 10px 0;
  }
  .pir-free-gift {
    margin: 6px 3px 0;
    padding: 14px 20px;
  }
  .pir-free-gift h3 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .pir-free-gift .btn {
    top: 0px;
    font-size: 7px;
    padding: 1px 9px;
    display: none;
  }
  .dpd-logo {
    padding-top: 20px;
  }
  .pirnew-ranges .toplevel .cat img {
    height: auto !important;
  }
  .cms-home .pirnew-bestsellers .slick-dots li button {
    width: 10px;
  }
  .cms-home .pirnew-bestsellers .slick-arrow.slick-next {
    right: -20px !important;
  }
  .cms-home .pirnew-bestsellers .slick-arrow.slick-prev {
    left: -20px !important;
  }
}
@media (max-width: 440px) {
  .cms-home .slick-dots li button {
    width: 18px;
  }
  .cms-home .pirnew-bestsellers .slick-dots li button {
    width: 10px;
  }
  .pirnew-bestsellers .pagebuilder-column {
    padding: 0;
  }
  .pirnew-bestsellers .amsearch-pagebuilder-carousel {
    padding: 0;
  }
  .brand-slider {
    padding: 0;
  }
  .pirnew-brand .slick-slide .item .test-inner {
    margin: 0;
  }
  .shopbrandblock .pagebuilder-column {
    padding: 0;
  }
  .shopbrandblock .pagebuilder-column .container {
    padding: 0px;
  }
  .pirnew-blog .pagebuilder-column {
    padding: 0;
  }
  .pirnew-blog .pagebuilder-column .container {
    padding: 0px;
  }
  .pirnew-ranges .pagebuilder-column {
    padding: 0;
  }
  .pirnew-ranges .pagebuilder-column .container {
    padding: 0px;
  }
  .cms-home .slick-dots li {
    margin: 0 !important;
    width: 11px;
  }
  .cms-home .banner-bars .pagebuilder-column {
    padding-left: 2px !important;
    padding-right: 2px;
  }
  .pirnew-blog .subtitle {
    padding: 0 20px;
  }
}
.pirnew-bestsellers .product-item .price-box .old-price .price-label {
  display: none;
}
.pirnew-ranges .toplevel .cat img {
  height: 207px;
}
@media (min-width: 992px) {
  .pir-free-gift.mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .pir-free-gift.desktop {
    display: none;
  }
  .pir-free-gift.mobile {
    display: block;
  }
}
.cms-terms-of-service .page-title,
.cms-privacy-policy .page-title,
.cms-terms-and-conditions .page-title {
  padding-left: 0 !important;
}
.cms-terms-of-service .std h2,
.cms-privacy-policy .std h2,
.cms-terms-and-conditions .std h2 {
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cms-terms-of-service .std h2,
  .cms-privacy-policy .std h2,
  .cms-terms-and-conditions .std h2 {
    font-size: 22px;
  }
}
.cms-terms-of-service .std h3,
.cms-privacy-policy .std h3,
.cms-terms-and-conditions .std h3 {
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cms-terms-of-service .std h3,
  .cms-privacy-policy .std h3,
  .cms-terms-and-conditions .std h3 {
    font-size: 22px;
  }
}
.cms-terms-of-service .std ul li,
.cms-privacy-policy .std ul li,
.cms-terms-and-conditions .std ul li {
  line-height: 26px;
}
.cms-terms-and-conditions .std ul {
  list-style-type: none;
}
.page-id-1210 .price-promise ul li {
  line-height: 26px;
}
.cms-page-view .breadcrumbs {
  display: none;
}
.orangebutton p:last-child a {
  border-radius: 0px 0px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  padding: 7px 15px !important;
  line-height: 150% !important;
  font-size: 16px !important;
  text-decoration: none;
  background: #ff6000;
  border: 1px solid #ff6000;
  color: #fff;
}
.buttonsecondtop p a {
  margin-top: 10px;
  display: inline-block;
}
.buttonsecondtop p:last-child {
  margin-top: 0;
}
@media (max-width: 576px) {
  .cms-about-us [data-pb-style=QM0051D] {
    padding-right: 0 !important;
    margin-bottom: 30px;
  }
  .cms-about-us [data-pb-style=TD999FF] {
    padding-left: 0 !important;
  }
  .cms-about-us [data-pb-style=VMVC5V7] {
    padding-right: 0 !important;
    margin-bottom: 30px;
  }
  .cms-about-us [data-pb-style=J0AFML3] {
    padding-bottom: 10px !important;
  }
  .cms-about-us [data-pb-style=U1SVJEF] {
    padding-left: 0 !important;
  }
  .cms-age-check [data-pb-style=B6USO7E] {
    margin-bottom: 20px;
  }
  .cms-wholesale-and-trade-enquiries [data-pb-style=JG82J0G] {
    padding-left: 0 !important;
    padding-top: 40px !important;
  }
  .cms-wholesale-and-trade-enquiries [data-pb-style=LTYQUTI] {
    margin-bottom: 20px;
  }
  .cms-wholesale-and-trade-enquiries [data-pb-style=X295QF1] {
    padding-right: 0 !important;
  }
  .cms-privacy-policy #maincontent {
    margin-top: 0;
  }
  .cms-privacy-policy [data-pb-style=AYG0SGQ] {
    padding-top: 0 !important;
  }
  .cms-terms-of-service [data-pb-style=UG3MSI1] {
    padding-top: 0 !important;
  }
  .cms-free-gift [data-pb-style=NG7CC7A] {
    margin-top: 50px;
  }
  .w2-header img {
    width: 80% !important;
  }
  .cms-about-sharpening-shed [data-pb-style=I706M9L] {
    padding-bottom: 20px !important;
  }
  .cms-about-sharpening-shed [data-pb-style=UW8F5DX] {
    margin-bottom: 20px;
  }
  figure[data-content-type='image'] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cms-knife-sharpening-service [data-pb-style=XTPRNNX] {
    margin-top: 50px;
  }
  .cms-knife-sharpening-service [data-pb-style=GCO53NB] {
    margin-bottom: 50px;
  }
  .cms-knife-sharpening-service [data-pb-style=Q1C9DRW] {
    padding-top: 0px !important;
  }
}
.category-promotion {
  display: none;
}
.page-layout-top-level-category .category-promotion {
  display: block;
}
.brand-slider .slick-arrow:hover span {
  display: none;
}
.klevuHeadingText {
  color: #444444 !important;
  font-weight: 700 !important;
}
.klevuResultsBlock .klevuQuickSearchResults ul li .klevuQuickSalePrice {
  color: #3eac1f !important;
  font-weight: 700 !important;
}
.block-search {
  float: none;
  padding-left: 0px;
  position: relative;
  width: auto;
  z-index: 5;
  max-width: 320px;
  border-radius: 20px;
  border: 1px solid #333;
}
@media (max-width: 1200px) {
  .block-search {
    margin: 10px auto;
  }
}
.block-search .control {
  padding: 0px;
}
.block-search .control input {
  padding: 0px 20px;
  width: 100%;
  position: relative;
  left: 0px;
  border: 0px;
  border-radius: 20px;
  background: #D7E9F7;
  height: 35px;
  color: #636363;
}
@media (max-width: 1200px) {
  .block-search .control input {
    margin: 0px;
  }
}
.block-search .actions .search:before {
  font-size: 22px;
  line-height: 22px;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.block-search .action.search {
  height: 23px !important;
}
@media (max-width: 1200px) {
  .block-search .control {
    border: none;
    margin: 0px;
    padding: 0px;
  }
  .block-search .action.search {
    display: block !important;
    display: inline-block;
    background-image: none;
    background: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 10;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .label {
    position: absolute;
    right: 0px;
    z-index: 3000;
  }
  .block-search .label:before {
    display: none;
  }
}
.product-key-selling.sharp-info {
  display: none;
}
.product-sharpening-service .product-warning {
  display: none;
}
.product-sharpening-service .product-banner {
  display: none !important;
}
.product-sharpening-service .product-key-selling {
  display: none;
}
.product-sharpening-service .product-key-selling.sharp-info {
  display: block;
}
.page-product-configurable .stick .product-add-form {
  background-color: #fff;
  padding: 0px;
  border: 0px;
}
.swatch-attribute-options .swatch-option {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
}
.swatch-attribute-options .swatch-option span {
  color: #11b400;
  font-weight: light;
}
.swatch-attribute-options {
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.confPricing {
  display: none;
}
[ku-container][data-container-role="main"] {
  max-width: 100% !important;
  width: 100% !important;
}
.kuContainer {
  max-width: 100% !important;
  width: 100% !important;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #EBEBEB !important;
}
.kuSearchResultsPageContainer .kuResults ul li .kuProdWrap {
  background: #fff;
  border: 0px;
}
.kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdAdditional {
  position: relative !important;
  background: #fff !important;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 99 !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: auto !important;
  left: auto !important;
  right: 0 !important;
  top: auto !important;
  border: none !important;
  border-top: 0 !important;
}
.kuSearchResultsPageContainer .kuDropdown .kuDropdownLabel {
  background-color: #EBEBEB !important;
  border: 1px solid #fff !important;
}
.kuSearchResultsPageContainer .kuPagination a.kuCurrent {
  background-color: #EBEBEB !important;
}
.kuSearchResultsPageContainer .kuLandingResultsViewSwitchContainer {
  display: none !important;
}
.kuSearchResultsPageContainer .kuLandingResultsViewSwitchContainer .kuListViewBtn {
  display: none !important;
}
.kuSearchResultsPageContainer .kuFilterTagsContainer .kuFilterTagClearAll {
  border: 1px solid #fff !important;
}
.kuFilterBox {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.kuFilterBox .kuFilterHead {
  font-weight: bold;
}
.search-index-index .page-main,
.search-index-index .maincontent {
  background-color: #EBEBEB !important;
}
.search-index-index .page-title-wrapper {
  display: flex;
  text-align: center;
  margin: 15px auto 0px auto;
}
.search-index-index .page-title-wrapper .page-title {
  text-align: center;
  font-weight: bold;
  margin: auto;
}
.klevu-product-block {
  max-width: 1400px;
  padding: 0px 15px;
  margin: auto;
}
.klevu-product-block .klevuWrap {
  text-align: center;
  padding: 15px;
}
.klevu-product-block .klevuWrap .kuRECSContainer .kuRECSHeader .kuRECSTitle {
  text-align: center;
  font-size: 32px;
  font-weight: 900;
}
.product-tabs .block.delivery .content ul li {
  list-style: none;
  margin-left: 0px;
}
.sticky-wrap.stick .sticky-inner .stock-wrapper {
  display: none;
}
.sticky-wrap.stick .sticky-inner .gallery-placeholder__image {
  order: -1;
  width: 100px;
}
@media screen and (max-width: 1200px) {
  .sticky-wrap.stick .sticky-inner .product-add-form {
    width: 50%;
  }
  .sticky-wrap.stick .product-info-price {
    margin-right: 10px;
  }
  .catalog-product-view .page-title-wrapper .page-title {
    font-weight: 800;
    line-height: 110%;
    margin: 10px 0px;
  }
  .catalog-product-view .product-info-main .box-tocart .field.qty,
  .catalog-product-view .product-options-bottom .box-tocart .field.qty {
    padding-right: 0px;
  }
  .catalog-product-view .sticky-wrap.stick .sticky-inner > div {
    margin: 0px;
  }
  .header-message .container {
    padding: 0px;
  }
  .product-info-main .box-tocart .field.qty {
    margin: 0px 0px 10px 0px;
  }
  .product-key-selling .pagebuilder-column {
    padding: 0px;
  }
  .product-info-box .product.attribute.sku {
    display: flex;
  }
  .product-info-box .product.attribute.sku .value {
    margin-left: 5px;
  }
  .product-info-price {
    margin: 9px 0px;
  }
  .stock-wrapper {
    text-align: center;
    margin: 0px;
  }
}
@media screen and (max-width: 768px) {
  .header-message a {
    font-size: 11px;
  }
  .product-key-selling .pagebuilder-column-group .pagebuilder-column a {
    font-size: 14px;
  }
}
.products-crosssell .slick-prev,
.products-crosssell .slick-next {
  top: auto;
  bottom: 0px;
  width: 30px;
  height: 30px;
}
.products-crosssell .slick-prev:before,
.products-crosssell .slick-next:before,
.products-crosssell .slick-prev:after,
.products-crosssell .slick-next:after {
  font-size: 20px;
}
.products-crosssell .products-grid .product-item {
  margin-bottom: 0px;
}
.wordpress-post-view .actions-toolbar {
  margin-left: auto !important;
}
.wordpress-post-view .actions-toolbar .primary {
  margin: auto;
  float: none;
}
.product-key-selling {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.product-key-selling div {
  width: 100%;
}
.block-search .control input::placeholder {
  color: #333;
}
.block-search {
  width: 100%;
}
.product-item-name a {
  hyphens: none;
}
.block-search .actions .search:before {
  color: #636363;
}
mark,
.mark {
  background: #f2f2f2;
}
.shipping .label {
  display: none;
}
.checkout-index-index .cart-promos {
  margin-top: 15px;
}
.modal-inner-wrap .modal-content {
  padding-bottom: 0px;
}
.checkout-payment-method .payment-method-title .action-help {
  font-size: 10px !important;
  padding: 3px !important;
}
.amcard-title,
.action.action-toggle {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
.checkout-payment-method .payment-option-content {
  padding: 0px;
}
.checkout-payment-method .payment-option-title {
  margin-left: 0px;
  padding-left: 0px;
}
.product-info-main .product.attribute.overview {
  margin: 0px;
  margin-bottom: 15px;
}
.page-title-wrapper .stock-wrapper {
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
.nav-promo-banner {
  margin-left: auto;
}
.swatch-attribute-options .swatch-option {
  width: 42px !important;
  height: 42px !important;
  min-width: auto !important;
  padding: 0px !important;
}
.product-sharpening-service .swatch-attribute-options .swatch-option {
  width: 24% !important;
  height: auto !important;
}
.swatch-option.selected {
  outline: 2px solid #333;
  border: 1px solid #fff;
  color: #333;
}
@media screen and (max-width: 768px) {
  body.account .page-title-wrapper,
  .customer-account-index .page-title-wrapper,
  .customer-account-createpassword .page-title-wrapper,
  .checkout-onepage-success .page-title-wrapper,
  .customer-account-logoutsuccess .page-title-wrapper,
  .customer-account-forgotpassword .page-title-wrapper,
  .customer-account-login .page-title-wrapper,
  .customer-account-create .page-title-wrapper {
    margin-top: 0px;
  }
  .header-bar {
    height: 35px;
  }
}
.customer-account-login .block span {
  display: inline-block;
}
.fieldset > .field.required > .label:after {
  position: absolute;
  top: 0px;
  right: 0px;
}
.page.messages .message {
  padding-left: 30px !important;
  margin: 10px auto;
}
.page-layout-sale-category h1 {
  margin-bottom: 0px;
}
.page-layout-sale-category.categorypath-warehouse-clearance h1 {
  position: relative;
}
.page-layout-sale-category.categorypath-warehouse-clearance h1 span {
  color: #333;
  text-transform: uppercase;
}
.page-layout-sale-category.categorypath-warehouse-clearance h1 strong {
  color: #fff;
}
.page-layout-sale-category.categorypath-warehouse-clearance h1:after {
  content: "";
  display: block;
  height: 80px;
  width: 80px;
  border: 6px solid #95e1bf;
  position: absolute !important;
  left: 25px;
  top: -12px;
  z-index: -1;
}
.category-by-brand .top-level-sub-categories .row .col .block .img {
  background-size: 60% !important;
}
@media screen and (max-width: 768px) {
  .brand-top-products {
    padding: 5%;
  }
}
.product-key-selling .pagebuilder-column-group .pagebuilder-column i.fa-truck {
  margin-right: 5px;
}
.kuSearchResultsPageContainer .kuResults ul li .kuName a {
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.kuAddtocart a,
.ku-viewBtn-cont a {
  font-weight: 700 !important;
}
.kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdTop .klevuImgWrap,
.kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdTop .klevuImgWrap a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.kuSearchResultsPageContainer .kuResults ul li .kuName {
  text-align: center;
}
.catalog-product-view .breadcrumbs .items li:last-child {
  display: none;
}
.amsitemap-index-index .page-title-wrapper {
  text-align: center;
  margin: 20px 0px;
}
.sitemapSection .am-sitemap-wrap a .text-highlight {
  color: #4aba9d;
}
@media screen and (max-width: 768px) {
  .product-info-box {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}
@media screen and (max-width: 576px) {
  .sticky-wrap.stick .sticky-inner .product-add-form {
    width: 50%;
  }
  .sticky-wrap.stick .sticky-inner .product-info-name {
    width: calc(50% - 70px);
  }
  .sticky-wrap.stick .product-info-price .price-box .normal-price .price-wrapper .price {
    font-size: 20px;
  }
  .sticky-wrap.stick .product-info-price .price-box .saving {
    font-size: 12px;
  }
  .sticky-wrap.stick .sticky-inner .gallery-placeholder__image {
    width: 65px;
    margin-left: 5px;
  }
}
.modal-popup .modal-footer {
  margin-top: 15px;
}
.action.primary:hover,
.action-primary:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.amcard-page-product .product-info-main .price-final_price .price-wrapper .price {
  font-size: 26px;
  color: #3eac1f;
}
.amcard-field-container .amcard-button {
  background: #ff6000;
  border: 1px solid #ff6000;
  font-weight: 500;
}
.amcard-field-container .amcard-button span {
  color: #fff;
}
.amcard-field-container {
  padding-left: 0px;
}
.stick .amcard-general-container {
  display: none !important;
}
.amcard-preview-container > .amcard-button {
  box-sizing: border-box;
  padding: 6px 15px;
  border: 1px solid #ff6000;
  border-radius: 2px;
  background: none;
  color: #ff6000;
  font-size: 14px;
  transition: background-color 0.3s ease-out;
}
.product-kitchen-knives-gift-voucher #block-delivery,
.product-kitchen-knives-gift-voucher .product-key-selling,
.product-kitchen-knives-gift-voucher .product-banner,
.product-kitchen-knives-gift-voucher .stock-wrapper {
  display: none !important;
}
klarna-placement > div {
  margin-bottom: 15px;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  width: 100%;
  margin-bottom: 10px;
}
#confirmBox .amcart-confirm-buttons .button.am-btn-right {
  background: #ffffff;
  color: #333;
  margin-bottom: 5px !important;
  border: 1px solid #333;
}
#confirmBox .amcart-confirm-buttons .button.am-btn-left.view-checkout {
  background: #ff6000;
  color: #ffffff;
  border: 1px solid #ff6000;
}
.swatch-attribute-options .swatch-option {
  width: 25px !important;
  height: 25px !important;
  min-width: auto !important;
  padding: 0px !important;
}
.product-item .price-box .price-label {
  display: none;
}
.products-crosssell .slick-track:first-child {
  border-right: 1px solid #333;
}
.payment-method-braintree .hosted-control {
  height: 50px;
}
.checkout-onepage-success .container .actions-toolbar {
  margin-left: 0px;
}
#registration {
  text-align: center;
}
.cart-sidebar .block.summary .totals .title {
  font-size: 16px;
  font-weight: normal;
}
.cross-sells {
  display: none;
}
.topCurrency {
  display: none;
}
@media screen and (max-width: 576px) {
  .cart-sidebar {
    margin-top: 10px;
  }
}
@media (max-width: 1200px) {
  .grid-item {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1275px) {
  .navigation .level0.parent > .level-top {
    padding: 0px 8px !important;
  }
}
@media (max-width: 450px) {
  .category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo {
    width: 25%;
  }
  .category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details {
    width: 70%;
    margin-left: 5%;
  }
  .category-block .category-cms .bestsellers .slick-prev:before,
  .category-block .category-cms .bestsellers .slick-next:before,
  .category-block .category-cms .bestsellers .slick-prev:after,
  .category-block .category-cms .bestsellers .slick-next:after {
    font-size: 14px;
  }
}
.stock-wrapper .crosssell .content .list,
.product-add-to-basket-wrapper .crosssell .content .list {
  display: flex;
}
.stock-wrapper .crosssell .content .list .item,
.product-add-to-basket-wrapper .crosssell .content .list .item {
  width: 50%;
}
.stock-wrapper .crosssell .content .list .item:first-child,
.product-add-to-basket-wrapper .crosssell .content .list .item:first-child {
  border-right: 1px solid #e5e5e5;
}
.stock-wrapper .crosssell .content .list .item .product-item-details,
.product-add-to-basket-wrapper .crosssell .content .list .item .product-item-details {
  align-items: flex-start;
}
.stock-wrapper .crosssell .content .list .item .product-item-details .product-item-name a,
.product-add-to-basket-wrapper .crosssell .content .list .item .product-item-details .product-item-name a {
  text-align: left;
}
.stock-wrapper .crosssell .content .list .item .product-item-details .view-product,
.product-add-to-basket-wrapper .crosssell .content .list .item .product-item-details .view-product {
  text-align: left;
  padding-left: 5px;
}
.customer-account-create .form-create-account .actions-toolbar,
.customer-account-create .actions-toolbar {
  margin-left: 25.8% !important;
  width: auto;
  justify-content: flex-start !important;
}
.topCurrency {
  display: none !important;
}
#confirmBox {
  max-width: 500px;
}
.ku-rrp-price::before {
  padding-right: 2px;
}
.klevuNoResultsRecs-itemPrice .kuSalePrice.kuSpecialPrice,
.kuPrice .kuSalePrice.kuSpecialPrice::before,
.productQuick-Price .kuSalePrice.kuSpecialPrice {
  margin-right: 1px !important;
}
.checkout-cart-index .block.crosssell {
  display: none !important;
}
.sidebar .filter .filter-content .filter-options .filter-options-title {
  border-top: 1px solid #ddd;
  font-size: 14px;
}
.sidebar .filter .filter-content .filter-options .filter-options-title:after {
  content: '\f078';
  top: 11px;
}
.sidebar .filter .filter-content .filter-options .filter-options-title.active:after {
  content: '\f077';
}
.klevu-discount-badge {
  top: auto !important;
  bottom: 0px !important;
}
@media (min-width: 991px) {
  #html-body [data-pb-style="RDDN3BX"] {
    height: 101.6% !important;
  }
}
@media (max-width: 990px) {
  #html-body [data-pb-style="QGHYIIE"] {
    padding-right: 0 !important;
  }
}
@media (min-width: 1201px) {
  .page-layout-top-level-category .column.main {
    width: 100%;
    float: right;
    order: 2;
    padding-left: 2%;
  }
  .page-layout-top-level-category .sidebar.sidebar-main {
    display: none;
  }
}
.full-hero-image {
  padding: 0 19px !important;
}
.full-hero-image .pagebuilder-mobile-hidden {
  width: 100%;
}
.product-info-price .price-box .rrp-price.special-price {
  margin-bottom: 10px !important;
}
.product-info-price .price-box .rrp-price.special-price .price-wrapper .price {
  font-weight: 700 !important;
  text-decoration: line-through !important;
  font-size: 18px !important;
  color: #595959 !important;
}
.old-price,
.product-info-price .price-box .old-price .price-wrapper .price,
.product-info-price .price-box .old-price .price-wrapper:before,
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .old-price .price-wrapper:before,
.products-grid .product-items .product-item .product-item-info .product-item-details .price-box.price-final_price .old-price .price-wrapper .price {
  color: #d42114;
}
.itemwithspecialprice .old-price {
  color: #d42114 !important;
}
.itemwithspecialprice .old-price .price {
  color: #d42114 !important;
}
.itemwithspecialprice .old-price .price::before {
  content: "was" !important;
  color: #d42114 !important;
}
.itemwithspecialprice .special-price {
  color: #3eac1f;
}
.itemwithspecialprice .special-price .price::before {
  content: "Our Price:";
  color: #3eac1f;
  font-weight: 500;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
.pirnew-bestsellers .swatch-attribute-options {
  justify-content: center;
}
.klevu-discount-badge {
  top: 0 !important;
  bottom: auto !important;
}
@media (max-width: 440px) {
  .shopbrandblock .pirnew-brand {
    margin-bottom: 20px;
  }
  .shopbrandblock .slick-dots {
    top: 0;
  }
  .shopbrandblock .slick-arrow.slick-prev {
    bottom: -34px;
  }
  .shopbrandblock .slick-arrow.slick-next {
    bottom: -38px;
  }
}
@media (max-width: 450px) {
  .brand-slider {
    padding: 0px 15px;
  }
  .toolbar-products .pages .items li {
    width: 27px;
  }
  .toolbar-products .pages .items li span {
    font-size: 14px;
  }
  .toolbar-products .sorter-options {
    padding: 5px 2px 4px;
  }
  .toolbar-products .sorter .sorter-action::before {
    font-size: 14px;
  }
  .itemwithspecialprice .special-price {
    text-align: center;
  }
}
.message.notice {
  padding-left: 10px;
}
.kuOrigPrice {
  color: #d42114;
  font-size: 14px;
  text-decoration: line-through;
  font-weight: 500;
}
.kuOrigPrice :before {
  content: "Was: ";
  color: #d42114;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.category-cms .bestsellers {
  overflow: hidden;
}
.catalog-product-view .promo {
  margin-top: 20px;
}
@media (max-width: 550px) {
  .brand-block.shop-by-range .col {
    width: 100%;
  }
}
.catalog-category-view .category-description {
  line-height: 24px;
  padding: 20px 0;
}
.category-block .category-cms .bestsellers .slick-prev,
.category-block .category-cms .bestsellers .slick-next {
  z-index: 9;
}
@media (max-width: 550px) {
  .cms-home .warehouse-banner {
    width: 100% !important;
    margin-top: 7px !important;
  }
  .cms-home .trust-banner {
    width: 100% !important;
    margin-top: 7px !important;
  }
  .cms-home .made-banner {
    width: 100% !important;
  }
  .brand-story .brand-side-image {
    display: none !important;
  }
  .blog-categories {
    margin-bottom: 30px;
  }
}
.message.notice > *:first-child:before {
  display: none;
}
.checkout-index-index .minicart-items .message.notice {
  position: relative;
  padding: 10px;
  margin: 0px;
  margin-left: 10px;
}
.kuOrigPrice,
.klevuQuickOrigPrice {
  color: #d42114;
  text-decoration: none;
}
.kuOrigPrice::before,
.klevuQuickOrigPrice::before {
  content: 'WAS: ';
  color: #d42114;
  font-weight: 500;
  padding-right: 5px;
  text-transform: uppercase;
}
@media (max-width: 550px) {
  .added-item {
    font-size: 20px;
  }
  .amcart-confirm-buttons .button {
    height: 40px;
    font-size: 18px;
  }
  #confirmBox {
    max-width: 80%;
  }
  .amcart-message-box,
  .am-related-box {
    min-width: 80%;
  }
  .amcart-message-box {
    margin: 10px auto 13px;
  }
  #confirmBox .amcart-message-box a {
    font-size: 18px;
  }
  .amcart-confirm-buttons {
    margin: 0px auto 10px auto;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product .price-including-tax {
  margin-top: 0;
  line-height: initial;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product .price-including-tax .cart-price .price {
  line-height: 1.4rem;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .product-item-inner {
  flex-flow: row wrap;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .product-item-inner .product-item-name-block {
  width: 100%;
}
.checkout-index-index .checkout-container .opc-sidebar .opc-block-summary .product-item-inner .subtotal {
  display: block;
  text-align: left;
  padding-top: 7px;
  width: 100%;
}
.checkout-index-index .checkout-container .minicart-items .message.notice {
  float: right;
  flex-grow: 1;
  text-align: right;
  font-weight: bold;
  background: inherit;
}
.warehouse-banner .pagebuilder-mobile-hidden {
  padding: 0 4px;
}
.klevu-promotion-ribbon {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.klevu-promotion-ribbon.blackfriday {
  background-color: #e5b171 !important;
  color: #162238 !important;
}
.klevu-promotion-ribbon.madein {
  background-color: #607f94 !important;
  color: #fff !important;
}
.klevu-promotion-ribbon.warehouseclearance {
  background-color: #c40d3c !important;
  color: #fff !important;
}
.klevu-promotion-ribbon.christmassale {
  background: #162238 !important;
  color: #e5b171 !important;
}
.klevu-promotion-ribbon.wintersale {
  background: #0D748C !important;
  color: #fff !important;
}
.klevu-promotion-ribbon.off {
  background-color: #669AC4 !important;
  color: #ffffff !important;
}
.klevu-promotion-ribbon.januarysale {
  background: #BE1622 !important;
  color: #fff !important;
}
.klevu-promotion-ribbon[class^='extra10'],
.klevu-promotion-ribbon[class^='extra25'],
.klevu-promotion-ribbon[class^='extra40'] {
  background-color: #669AC4 !important;
  color: #ffffff !important;
}
.brand-top-products .products-grid .product-items {
  justify-content: center;
}
@media (max-width: 1200px) {
  .catalog-category-view .page-main > .category-title {
    background-position: right !important;
  }
}
.field-recaptcha {
  clear: both;
}
.footer-wrap .container .row #subForm div {
  display: block !important;
}
.page-layout-new-brand-category .brand-block .row .block .img a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.brand-block.shop-by-category .block {
  height: inherit !important;
}
@media (max-width: 990px) {
  .brand-block.shop-by-category .block {
    height: 100% !important;
  }
}
.brand-block.shop-by-category .block .img {
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-height: 254px;
}
.brand-block.shop-by-category .block .img > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brand-block.shop-by-category .block .img img {
  min-height: auto;
  min-width: auto;
  width: auto;
  height: 100%;
  margin: auto;
}
@media (max-width: 440px) {
  .brand-block.shop-by-category .block .img img {
    min-height: auto;
    min-width: auto;
    width: auto;
    height: 100%;
    margin: auto;
  }
}
.products-bestsellers .product-image-wrapper {
  position: static;
}
.products-bestsellers .slick-slide {
  counter-increment: section;
}
.products-bestsellers .product-counter {
  position: absolute;
  top: 0px;
  background-color: #3eac1f;
  width: 30px;
  height: 30px;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
  color: #ffffff;
  left: 0;
  z-index: 10;
}
.products-bestsellers .product-counter:before {
  /* Increment the value of section counter by 1 */
  content: counter(section);
  /* Display counter value in default style (decimal) */
}
.products-bestsellers .product-item-info {
  width: 100% !important;
}
.product-info-main .product-info-price .price-box {
  flex-direction: row;
}
.product-info-main .product-info-price .price-box .rrp-price {
  padding-right: 10px;
}
.product-info-main .product-info-price .price-box .rrp-price .price-wrapper .price:before,
.product-info-main .product-info-price .price-box .rrp-price .price-wrapper .price {
  font-size: 22px;
}
.product-info-main .product-info-price .price-box .old-price {
  padding-right: 10px;
}
.product-info-main .product-info-price .price-box .old-price .price-wrapper .price:before,
.product-info-main .product-info-price .price-box .old-price .price-wrapper .price {
  font-size: 22px;
}
.product-info-main .product-info-price .price-box .normal-price .price-wrapper .price {
  font-size: 22px;
}
.product-info-main .product-info-price .price-box .special-price .price-wrapper .price {
  font-size: 22px;
}
.product-info-main .box-tocart {
  width: 100%;
  display: block;
}
.product-info-main .box-tocart .fieldset {
  width: 100%;
}
.product-info-main .box-tocart .fieldset .actions {
  width: 100%;
}
.product-info-main .box-tocart .fieldset .actions button {
  width: 100%;
}
.product-info-main .stock.available {
  display: none;
}
@media (max-width: 1200px) {
  .catalog-product-view .product-info-price .price-box {
    flex-direction: row;
  }
  .catalog-product-view .product-info-price .price-box .rrp-price {
    padding-right: 10px;
  }
  .catalog-product-view .product-info-price .price-box .rrp-price .rrp-price {
    text-decoration: underline;
  }
  .catalog-product-view .product-info-price .price-box .old-price {
    padding-right: 10px;
  }
  .catalog-product-view .product-info-price .price-box .normal-price .price-wrapper .price {
    font-size: 18px;
  }
  .catalog-product-view .product-info-price .price-box .special-price .price-wrapper .price {
    font-size: 18px;
  }
  .product-add-to-basket-wrapper .box-tocart .fieldset {
    display: flex;
  }
  .catalog-product-view .stock-wrapper .available {
    display: none;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .catalog-product-view .product-info-price .price-box .rrp-price .price {
    font-size: 14px;
  }
  .catalog-product-view .product-info-price .price-box .rrp-price .price span {
    font-size: 14px;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .catalog-product-view .product-info-price .price-box .rrp-price .price:before {
    font-size: 14px !important;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .catalog-product-view .product-info-price .price-box .old-price .price {
    font-size: 14px !important;
  }
  .catalog-product-view .product-info-price .price-box .old-price .price span {
    font-size: 14px;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .catalog-product-view .product-info-price .price-box .old-price .price:before {
    font-size: 14px;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .catalog-product-view .product-info-price .price-box .normal-price .price-wrapper .price {
    font-size: 14px;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .catalog-product-view .product-info-price .price-box .special-price .price-wrapper .price {
    font-size: 14px;
  }
}
@media (max-width: 440px) {
  .product-info-price .price-box .old-price .price-wrapper:before {
    font-size: 14px;
  }
  .product-info-price .price-box .saving {
    font-size: 14px;
  }
}
.pir-new-delivery {
  display: flex;
  flex-flow: row wrap;
  padding: 5px 0 20px 0;
}
.pir-new-delivery .col {
  width: 33.333333%;
  float: left;
  border-left: 3px solid #F2F2F2;
  padding: 0 10px;
}
.pir-new-delivery .col a {
  text-decoration: none;
  font-weight: 700;
  line-height: 22px;
}
.pir-new-delivery .col a i {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 440px) {
  .pir-new-delivery .col a i {
    font-size: 15px;
  }
}
.pir-new-delivery .col a strong {
  color: #3eac1f;
  font-weight: 900;
}
@media (max-width: 1382px) {
  .pir-new-delivery .col a strong {
    font-size: 20px;
  }
}
@media (max-width: 440px) {
  .pir-new-delivery .col a strong {
    display: block;
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 1382px) {
  .pir-new-delivery .col a {
    font-size: 14px;
  }
}
@media (max-width: 440px) {
  .pir-new-delivery .col a {
    line-height: 10px;
    font-size: 9px;
  }
}
.pir-new-delivery .col:last-child strong {
  display: block;
}
.pir-delivery-info {
  background-color: #F2F2F2;
  padding: 15px;
  margin-bottom: 20px;
}
.pir-delivery-info p {
  margin: 0;
  line-height: 19px;
}
@media (max-width: 1200px) {
  .catalog-product-view .sticky-wrap.stick .product-info-price .price-box .saving {
    float: left;
    width: 100%;
  }
  .category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo .product-image-photo {
    max-width: 80%;
    width: 100%;
  }
}
.category-block .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo {
  height: 100%;
}
.category-block .category-cms .bestsellers .slick-prev,
.category-block .category-cms .bestsellers .slick-next {
  bottom: -10px;
  margin: 10px;
}
@media (max-width: 1200px) {
  .catalog-product-view .sticky-wrap.stick .product-info-price .price-box .special-price .price-wrapper .price {
    font-size: 20px;
  }
}
@media (max-width: 360px) {
  .product-add-to-basket-wrapper .box-tocart .fieldset .actions .action.primary {
    padding: 7px 7px !important;
  }
}
@media (max-width: 992px) {
  .catalog-product-view .promo {
    margin-top: 0px;
  }
  .catalog-product-view .product-info-price .price-box > span {
    margin-bottom: 0px;
  }
}
.category-cms .products-bestsellers {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  height: 0px;
}
.category-cms .products-bestsellers.slick-initialized {
  visibility: visible;
  opacity: 1;
  height: auto;
}
.scExpressMinicart.action {
  background: #fff !important;
  border: none !important;
}
.scExpressProductPage.action.tocart {
  background: #fff !important;
  border: none !important;
}
.scExpressSeparator {
  margin-bottom: 0px !important;
}
.form-shipping-address .fieldset > .field.required > .label:after {
  position: relative !important;
}
.pir-new-delivery .col a strong {
  color: #3eac1f;
  font-weight: 900;
  float: left;
  clear: both;
  width: 100%;
}
@media (max-width: 992px) {
  .klevu-slider {
    padding-top: 20px;
  }
}
.klevu-slider h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
}
@media (max-width: 992px) {
  .klevu-slider h4 {
    font-size: 18px;
    text-align: center;
  }
}
.klevu-slider .klevuWrap {
  margin: 0px 30px;
}
@media (max-width: 992px) {
  .klevu-slider .klevuWrap {
    margin: 0px 20px;
  }
}
.klevu-slider .slick-prev,
.klevu-slider .slick-next {
  width: 30px;
  height: 30px;
}
.klevu-slider .slick-prev {
  left: -30px;
}
@media (max-width: 992px) {
  .klevu-slider .slick-prev {
    left: -20px;
  }
}
.klevu-slider .slick-next {
  right: -30px;
}
@media (max-width: 992px) {
  .klevu-slider .slick-next {
    right: -20px;
  }
}
.klevu-slider .slick-prev:before,
.klevu-slider .slick-next:before,
.klevu-slider .slick-prev:after,
.klevu-slider .slick-next:after {
  font-size: 25px;
}
.klevu-slider .slick-slide .product-item {
  padding: 10px;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 205px;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-photo .product-image-wrapper {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-photo .product-image-wrapper .product-image-photo {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-details .product-item-name {
  text-align: center;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-details .product-item-name a {
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  font-size: 14px;
  line-height: 140%;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-details .price-box {
  text-align: center;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-details .price-box .promotionSaving {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-details .price-box .promotionSaving span {
  color: #595959;
  font-weight: 500;
  text-transform: uppercase;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-details .price-box .rrp-price {
  text-decoration: underline;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-details .price-box .kuSalePrice span {
  color: #3eac1f;
  font-weight: 700;
  text-transform: uppercase;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary {
  width: 100%;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary .list-buttons {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary .list-buttons .col {
  flex-grow: 1;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary .list-buttons .col.add-to-basket button,
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary .list-buttons .col.view-product a {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0px 0px;
  width: 100%;
  height: 35px;
  text-align: center;
  line-height: 20px;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary .list-buttons .col.add-to-basket button span,
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary .list-buttons .col.view-product a span {
  font-size: 14px !important;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary .list-buttons .col.view-product a {
  background: #f1f1f1;
  color: #444444;
  border: 1px solid #f1f1f1;
  font-size: 14px !important;
}
.klevu-slider .slick-slide .product-item .product-item-info .product-item-actions .actions-primary .list-buttons .col.add-to-basket button {
  background: #ff6000;
  border: 1px solid #ff6000;
  color: #ffffff;
  font-weight: 700 !important;
  font-size: 14px !important;
}
@media (max-width: 992px) {
  .checkout-cart-index .klevu-slider {
    padding-top: 0px;
  }
}
.checkout-cart-index .klevu-slider h4 {
  text-align: center;
}
.checkout-cart-index .klevu-slider .klevuWrap {
  margin: 20px 0px;
  padding: 20px;
  border: 1px solid #e5e5e5;
}
.checkout-index-index .klevu-trending {
  max-width: 1400px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 992px) {
  .checkout-index-index .klevu-slider {
    padding-top: 0px;
  }
}
.checkout-index-index .klevu-slider h4 {
  text-align: center;
}
.checkout-index-index .klevu-slider .klevuWrap {
  margin: 20px 0px;
  padding: 20px;
  border: 1px solid #e5e5e5;
}
.klevu-trending .slick-slider .slick-track {
  display: flex !important;
}
.klevu-trending .slick-slide {
  height: inherit !important;
}
.klevu-trending .slick-slide > div {
  display: flex !important;
  height: 100%;
}
.klevu-trending .slick-slide > div > .product-item {
  display: flex !important;
  height: 100%;
}
.klevu-trending .slick-slide > div > .product-item > .product-item-info {
  display: flex !important;
  height: 100%;
  flex-direction: column;
}
.klevu-trending .slick-slide > div > .product-item > .product-item-info > .product-item-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: normal;
  margin-bottom: 0px;
  flex-grow: 1;
}
.toolbar-products .pages {
  position: relative;
  display: block;
}
.catalog-category-view .page-main .column.main {
  overflow: hidden;
}
.delivery-leadtime {
  padding: 4px 10px;
  background: #F1F1F1;
  text-align: center;
  margin-bottom: 8px;
  color: #595959;
  /* background: #e9e9e9; */
  font-size: 12px;
}
.klevu-promotion-ribbon.blank {
  display: none !important;
}
.delivery-leadtime,
.kuSearchResultsPageContainer .kuResults ul li .klevu-pm-delivery {
  display: none !important;
}
.amgdprcookie-toggle-cookie .amgdprcookie-label {
  display: block !important;
  max-width: none !important;
  margin-bottom: 0px !important;
  font-weight: 700 !important;
}
.amgdprjs-bar-template {
  z-index: 90009 !important;
}
@media (min-width: 1200px) {
  .amgdprcookie-bar-block {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .amgdprcookie-bar-container .amgdprcookie-policy {
    max-height: auto;
    overflow-y: visible;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    width: 65%;
  }
}
.amgdprcookie-buttons-block .amgdprcookie-button {
  margin-top: 0px;
}
.amgdprcookie-bar-container .amgdprcookie-policy {
  max-width: 100%;
  margin: 0px 20px;
}
.amgdprcookie-bar-block {
  max-width: 90%;
}
@media (max-width: 1200px) {
  .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-top: 10px;
  }
}
.cms-home .maincontent h3 {
  font-size: 32px;
}
@media (max-width: 760px) {
  .cms-home .maincontent h3 {
    font-size: 24px;
  }
}
.cms-home .maincontent p {
  font-size: 18px;
}
@media (max-width: 760px) {
  .cms-home .maincontent p {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .cms-home .pagebuilder-column {
    flex-basis: 50%;
  }
  .cms-home .titlebarblock .pagebuilder-column {
    flex-basis: 100%;
  }
  .cms-home .popularrange .pagebuilder-column {
    flex-basis: 33.333%;
  }
}
@media (max-width: 760px) {
  .cms-home .pir-home-slider .slick-slide .pagebuilder-colum {
    flex-basis: 100% !important;
  }
  .cms-home .titlebarblock .pagebuilder-column {
    flex-basis: 100% !important;
  }
  .cms-home .pagebuilder-column {
    flex-basis: 50% !important;
  }
  .cms-home .twocolmobile .pagebuilder-column {
    flex-basis: 50% !important;
  }
}
@media (max-width: 550px) {
  .cms-home .pagebuilder-column {
    flex-basis: 50% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.pir-home-slider {
  padding: 0 1%;
}
.pir-home-slider .left-col {
  min-height: 500px;
}
@media (max-width: 550px) {
  .pir-home-slider .left-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.pir-home-slider .left-col [data-content-type='image'] {
  margin: 30px auto 0;
}
@media (max-width: 760px) {
  .pir-home-slider .left-col [data-content-type='image'] {
    margin: 15px auto 0;
  }
}
.pir-home-slider .left-col .content {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pir-home-slider .left-col .content h1 {
  font-size: 48px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  padding: 0 30px;
  margin-bottom: 50px;
  margin: auto 0;
}
.pir-home-slider .left-col .content h1 a {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 1200px) {
  .pir-home-slider .left-col .content h1 {
    font-size: 52px;
  }
}
@media (max-width: 768px) {
  .pir-home-slider .left-col .content h1 {
    padding: 0 20px;
    font-size: 45px;
  }
}
@media (max-width: 760px) {
  .pir-home-slider .left-col .content h1 {
    font-size: 27px;
    padding: 0 10px;
    margin: 0;
  }
}
@media (max-width: 390px) {
  .pir-home-slider .left-col .content h1 {
    font-size: 24px;
  }
}
.pir-home-slider .left-col .content h4 {
  font-size: 38px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  padding: 0 30px;
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 50px;
}
.pir-home-slider .left-col .content h4 a {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .pir-home-slider .left-col .content h4 {
    font-size: 34px;
  }
}
@media (max-width: 768px) {
  .pir-home-slider .left-col .content h4 {
    font-size: 24px;
    padding-bottom: 30px;
  }
}
@media (max-width: 760px) {
  .pir-home-slider .left-col .content h4 {
    padding: 5px 10px 0;
    font-size: 20px;
    margin: 0;
  }
  .pir-home-slider .left-col .content h4 br {
    display: none;
  }
}
@media (max-width: 760px) {
  .pir-home-slider .left-col .content {
    justify-content: center;
    flex-flow: row wrap;
    flex-direction: column;
    margin: 0 0 20px 0;
    padding: 0 8px;
  }
}
@media (max-width: 370px) {
  .pir-home-slider .left-col .content {
    padding: 0 15px;
  }
}
.pir-home-slider .left-col [data-content-type='buttons'] {
  margin-top: auto;
  margin-bottom: 0;
}
.pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] {
  width: 100%;
}
.pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary {
  margin: 0;
  width: 100%;
  border-radius: 0;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-self: center;
  border: 0;
}
.pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span {
  font-size: 34px;
  width: 100%;
  font-weight: 500;
  text-decoration: underline;
}
.pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span::after {
  content: "\f178";
  font-family: 'Font Awesome 6 Pro';
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span {
    font-size: 23px;
  }
}
@media (max-width: 760px) {
  .pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary span {
    font-size: 19px;
  }
}
@media (max-width: 1200px) {
  .pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary {
    min-height: 70px;
  }
}
@media (max-width: 760px) {
  .pir-home-slider .left-col [data-content-type='buttons'] [data-content-type='button-item'] .pagebuilder-button-primary {
    min-height: auto;
  }
}
.pir-home-slider .left-col [data-content-type='buttons'].orange .pagebuilder-button-primary {
  background-color: #fd5f26;
  color: #fff;
}
.pir-home-slider .left-col [data-content-type='buttons'].black .pagebuilder-button-primary {
  background-color: #000;
  color: #fff;
}
.pir-home-slider .left-col [data-content-type='buttons'].red .pagebuilder-button-primary {
  background-color: #a20e0d;
  color: #fff;
}
@media (max-width: 1200px) {
  .pir-home-slider .left-col {
    min-height: 500px;
  }
}
@media (max-width: 768px) {
  .pir-home-slider .left-col {
    min-height: 440px;
  }
}
@media (max-width: 760px) {
  .pir-home-slider .left-col {
    min-height: 260px;
    flex-basis: 100% !important;
    order: 2;
    margin: 0px 0px 0;
    padding: 0;
  }
}
@media (max-width: 390px) {
  .pir-home-slider .left-col {
    min-height: 180px;
    padding: 0 !important;
    margin: 0px 0px 0;
  }
}
@media (max-width: 760px) {
  .pir-home-slider .bg-col {
    min-height: 300px;
    flex-basis: 100% !important;
    order: 1;
  }
}
@media (max-width: 450px) {
  .pir-home-slider .bg-col {
    min-height: 240px;
  }
}
@media (max-width: 390px) {
  .pir-home-slider .bg-col {
    min-height: 190px;
  }
}
@media (max-width: 376px) {
  .pir-home-slider .bg-col {
    min-height: 170px;
  }
}
@media (max-width: 1024px) {
  .pir-home-slider {
    margin-bottom: 40px;
  }
}
@media (max-width: 760px) {
  .pir-home-slider .pagebuilder-colum {
    flex-basis: 100% !important;
  }
  .pir-home-slider .slick-slide img {
    max-width: 300px !important;
  }
}
@media (max-width: 390px) {
  .pir-home-slider [data-pb-style=FKL6BSE] {
    max-width: 120px !important;
  }
  .pir-home-slider .slick-slide [data-pb-style=AV1Y3CG] img {
    max-width: 120px !important;
  }
  .pir-home-slider .slick-slide img {
    max-width: 180px !important;
  }
}
.pir-home-slider .slick-dots {
  top: -50px;
  margin-top: 0;
  left: -50px;
  justify-content: end;
}
.pir-home-slider .slick-dots li {
  width: 50px;
}
.pir-home-slider .slick-dots li button {
  background-color: #fff;
  width: 50px;
}
@media (max-width: 767px) {
  .pir-home-slider .slick-dots li button {
    background-color: #444444;
  }
}
@media (max-width: 767px) {
  .pir-home-slider .slick-dots li {
    width: 60px;
  }
}
.pir-home-slider .slick-dots li.slick-active button {
  background-color: #fe6026;
}
@media (max-width: 767px) {
  .pir-home-slider .slick-dots {
    top: 0;
    margin-top: 0;
    left: 0;
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .pir-home-slider {
    margin-bottom: 0 !important;
  }
}
.pir-home-slider .bglink {
  height: 100%;
}
.pir-home-slider .bglink a {
  height: 100%;
  width: 100%;
  display: block;
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column {
  padding-right: 15px;
  padding-left: 15px;
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column h3 {
  font-weight: 600;
}
@media (max-width: 500px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column h3 {
    margin-bottom: 5px;
  }
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column h4 {
  font-weight: 600;
  padding: 20px 0;
  margin-bottom: 0;
}
@media (max-width: 760px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column h4 {
    font-weight: 600;
    padding: 0px 0 4px 0;
    margin-bottom: 0;
  }
}
@media (max-width: 550px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column h4 {
    font-size: 20px;
  }
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column figure {
  margin-bottom: 10px;
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column img {
  border-radius: 11px;
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column .box-content {
  flex-grow: 1;
  display: flex;
  flex-flow: row wrap;
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column .box-content p:last-child {
  padding-top: 10px;
  margin-top: auto;
  margin-bottom: 0;
}
@media (max-width: 760px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column .box-content p:last-child {
    padding-top: 0;
    margin-bottom: 20px;
  }
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column .box-content p a {
  font-weight: 600;
}
.pir-home-block-brands .pagebuilder-column-group .pagebuilder-column .box-content p a::after {
  content: "\f178";
  font-family: 'Font Awesome 6 Pro';
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
}
@media (max-width: 550px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column .box-content p a::after {
    font-size: 14px;
    margin-left: 4px;
  }
}
@media (max-width: 500px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column .box-content p a {
    margin-bottom: 30px;
    display: block;
    padding-top: 10px;
  }
}
@media (max-width: 760px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column .box-content p {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 22px;
  }
}
@media (max-width: 1024px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column {
    margin-bottom: 20px;
  }
}
@media (max-width: 760px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .pir-home-block-brands {
    padding-top: 0 !important;
  }
}
.whyblock {
  box-shadow: 0px 0px 23px -4px rgba(0, 0, 0, 0.35);
  padding-left: 0;
  padding-right: 0;
  border-radius: 10px;
  max-width: 1333px;
}
.whyblock .content {
  padding: 60px 50px;
}
.whyblock .content h3 {
  font-weight: 600;
  padding-bottom: 20px;
}
.whyblock .content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .whyblock .content {
    padding: 40px 30px;
  }
}
@media (max-width: 1024px) {
  .whyblock .cms-home .pagebuilder-column {
    flex-basis: 50%;
  }
}
@media (max-width: 760px) {
  .whyblock .pagebuilder-column {
    flex-basis: 100% !important;
  }
  .whyblock .background {
    min-height: 320px;
    flex-basis: 100% !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
@media (max-width: 1024px) {
  .whyblock {
    margin-bottom: 40px;
  }
}
.in-store-block .pagebuilder-column-group .pagebuilder-column {
  box-shadow: 0px 0px 23px -4px rgba(0, 0, 0, 0.35);
  margin: 0 15px;
  border-radius: 10px;
}
.in-store-block .pagebuilder-column-group .pagebuilder-column h3 {
  font-weight: 600;
}
.in-store-block .pagebuilder-column-group .pagebuilder-column h4 {
  font-weight: 600;
  padding: 20px 0;
  margin-bottom: 0;
}
.in-store-block .pagebuilder-column-group .pagebuilder-column figure {
  margin-bottom: 10px;
}
.in-store-block .pagebuilder-column-group .pagebuilder-column .box-content {
  padding-right: 15px;
  padding-left: 15px;
  flex-grow: 1;
}
.in-store-block .pagebuilder-column-group .pagebuilder-column .link p:last-child {
  padding-left: 15px;
}
.in-store-block .pagebuilder-column-group .pagebuilder-column .link p a {
  font-weight: 600;
}
.in-store-block .pagebuilder-column-group .pagebuilder-column .link p a::after {
  content: "\f178";
  font-family: 'Font Awesome 6 Pro';
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .in-store-block .pagebuilder-column-group .pagebuilder-column {
    flex-basis: 30%;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .in-store-block .pagebuilder-column-group .pagebuilder-column {
    flex-basis: 45%;
    margin-bottom: 20px;
  }
  .in-store-block .pagebuilder-column-group .pagebuilder-column:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 760px) {
  .in-store-block .pagebuilder-column-group .pagebuilder-column {
    flex-basis: 100% !important;
  }
}
@media (max-width: 768px) {
  .in-store-block .pagebuilder-column-group {
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .in-store-block {
    margin-bottom: 40px;
  }
}
.feefo-homepage {
  background: #eee;
  padding: 20px;
  margin-bottom: 50px;
}
.feefo-homepage .row-full-width-inner {
  max-width: 1333px !important;
  margin: auto;
}
.feefo-homepage .feefowidget-viewport-mobile feefowidget-merchant-header .feefowidget-header-information,
.feefo-homepage .tether-theme-feefo.feefowidget-modal-logo-lightbox .feefowidget-window-modal-content feefowidget-global .feefowidget-global-container {
  padding: 15px !important;
}
.feefo-homepage .feefo-service-overview {
  max-width: 1150px;
  margin: auto;
}
@media (max-width: 768px) {
  .pir-home-block-brands {
    padding-bottom: 10px !important;
  }
  .pir-home-block-brand.titlebarblock {
    padding-bottom: 10px;
  }
  #html-body [data-pb-style=VJ1SA9S] {
    padding-bottom: 0;
  }
  #html-body [data-pb-style=XIDA100] {
    padding-bottom: 0 !important;
  }
  #html-body [data-pb-style=JFGBSGW],
  #html-body [data-pb-style=O6O80WE] {
    margin-bottom: 35px;
  }
}
@media (max-width: 768px) and screen and (max-width: 1200px) {
  .pir-home-block-brand.titlebarblock {
    flex-basis: auto;
    padding: 0 15px;
  }
}
@media (max-width: 768px) and screen and (max-width: 576px) {
  .pir-home-block-brand.titlebarblock {
    flex-basis: 100% !important;
  }
}
@media (max-width: 1200px) {
  .block-search {
    z-index: 4 !important;
  }
  .header-main .row .header-right {
    z-index: 5;
  }
}
.block-search .action.search:hover {
  background: #333 !important;
  border: none;
}
.block-search .action.search:hover:before {
  color: #fff !important;
}
.block-search .action.search {
  right: 0px !important;
  top: -1px;
  height: 37px;
  z-index: 1;
  background: #333 !important;
  opacity: 1 !important;
  color: #fff;
  padding: 7px !important;
  border-radius: 0px 20px 20px 0px !important;
}
.block-search .actions .search:before {
  color: #fff !important;
  font-size: 28px;
}
.header-middle .logo {
  position: relative;
  z-index: 10;
}
@media (max-width: 1024px) {
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column:nth-child(3),
  .pir-home-block-brands .pagebuilder-column-group .pagebuilder-column:nth-child(4) {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .pir-home-slider {
    max-width: 1600px;
    margin: auto;
  }
}
@media (max-width: 772px) {
  .pir-home-slider .left-col [data-content-type=image],
  .pir-home-slider .pagebuilder-mobile-only {
    display: none;
  }
}
@media (max-width: 390px) {
  .pir-home-slider .left-col .content {
    min-height: 180px !important;
  }
}
.read--more .pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: none;
  border: none;
  border-bottom: 2px solid #444;
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 10px 0px !important;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 0px;
  box-shadow: none;
}
.read--more .pagebuilder-button-primary:hover,
.read--more .pagebuilder-button-primary:focus,
.read--more .pagebuilder-button-primary:visited {
  cursor: pointer;
  border: none;
  border-bottom: 2px solid #444;
  background: none;
  color: #000;
}
.read--more .more-content {
  height: 0px;
  overflow: hidden;
}
.read--more .more-content.active {
  height: auto;
  overflow: visible;
}
.cms-home .full-banner .pagebuilder-column {
  width: 100% !important;
  flex-basis: 100% !important;
}
@media (max-width: 1024px) {
  .cms-home .full-banner .pagebuilder-column {
    width: 100% !important;
    flex-basis: 100% !important;
  }
}
@media (max-width: 760px) {
  .cms-home .full-banner .pagebuilder-column {
    width: 100% !important;
    flex-basis: 100% !important;
  }
}
@media (max-width: 550px) {
  .cms-home .full-banner .pagebuilder-column {
    width: 100% !important;
    flex-basis: 100% !important;
  }
}
.page-layout-new-brand-category .category-description .container {
  padding: 0px !important;
  max-width: 100% !important;
  width: 100% !important;
}
.page-layout-new-brand-category .category-description .container .col-lg-12 {
  padding: 0px;
}
.page-layout-new-brand-category .category-description .container .pagebuilder-column[class*="background-image-"] {
  min-height: 200px;
}
.page-layout-new-brand-category .category-description .container .pagebuilder-column h2 {
  font-weight: 900;
}
.page-layout-new-brand-category .category-description .container .pagebuilder-column h2 span {
  font-weight: 900;
}
.page-layout-new-brand-category .category-description .container .pagebuilder-column a.pagebuilder-button-primary {
  margin: 0px;
  padding: 0px 20px 0px 0px !important;
  font-size: 16px;
  border-radius: 0px;
  font-weight: normal;
  background: none !important;
  box-shadow: none;
  color: #000;
  position: relative;
  border: 1px solid transparent !important;
}
.page-layout-new-brand-category .category-description .container .pagebuilder-column a.pagebuilder-button-primary:hover {
  background: none;
  border: 1px solid transparent !important;
}
.page-layout-new-brand-category .category-description .container .pagebuilder-column a.pagebuilder-button-primary span {
  border-bottom: 1px solid #000;
}
.page-layout-new-brand-category .category-description .container .pagebuilder-column a.pagebuilder-button-primary:after {
  content: "\f061";
  font-family: 'Font Awesome 6 Pro';
  color: #000;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.page-layout-new-brand-category .category-description .container .pagebuilder-column .brand-logo img {
  max-width: 250px !important;
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  .page-layout-new-brand-category .category-description .container .pagebuilder-column .brand-logo img {
    max-width: 180px !important;
  }
}
.page-layout-new-brand-category .category-description .container .category-top .pagebuilder-column a.pagebuilder-button-primary {
  color: #fff;
}
.page-layout-new-brand-category .category-description .container .category-top .pagebuilder-column a.pagebuilder-button-primary span {
  border-bottom: 1px solid #fff;
}
.page-layout-new-brand-category .category-description .container .category-top .pagebuilder-column a.pagebuilder-button-primary:after {
  color: #fff;
}
.page-layout-new-brand-category .category-description {
  background: #fff;
  padding: 0px !important;
}
.page-layout-new-brand-category [data-content-type='row'][data-appearance='contained'] {
  max-width: 1400px !important;
}
.page-layout-new-brand-category .category-story img,
.page-layout-new-brand-category .category-top img {
  max-width: 200px;
}
.page-layout-new-brand-category .category-story .pagebuilder-column[class*="background-image-"],
.page-layout-new-brand-category .category-top .pagebuilder-column[class*="background-image-"] {
  min-height: 400px;
}
.block.related {
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
  clear: both;
  float: left;
  width: 100%;
  padding-top: 20px;
}
.block.related h5 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
  font-size: 22px;
  text-align: center;
}
.block.related .item {
  text-align: center;
}
.block.related .view-product {
  text-align: center;
}
.block.related .products-related .slick-slider,
.block.related .products-related .slick-list {
  width: 100%;
}
.checkout-index-index .globalpayments_paymentgateway .label span {
  font-weight: bold !important;
}
.checkout-index-index .globalpayments_paymentgateway .fieldset > .field {
  margin-bottom: 0px !important;
}
.checkout-index-index .globalpayments_paymentgateway #secure-payment-field {
  margin: 0px !important;
}
.page-layout-new-brand-category .category-bestsellers .pagebuilder-column [data-content-type='text'],
.page-layout-new-brand-category .category-ranges .pagebuilder-column [data-content-type='text'],
.page-layout-new-brand-category .category-categories .pagebuilder-column [data-content-type='text'],
.page-layout-new-brand-category .category-bestsellers .pagebuilder-column [data-content-type='heading'],
.page-layout-new-brand-category .category-ranges .pagebuilder-column [data-content-type='heading'],
.page-layout-new-brand-category .category-categories .pagebuilder-column [data-content-type='heading'] {
  margin: 5px 15px;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row,
.page-layout-new-brand-category .brand-block .row {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  text-align: end;
  align-items: baseline;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .col,
.page-layout-new-brand-category .brand-block .row .col {
  padding: 10px;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block,
.page-layout-new-brand-category .brand-block .row .block {
  border: none;
  position: relative;
  align-items: flex-start;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block:hover,
.page-layout-new-brand-category .brand-block .row .block:hover {
  box-shadow: none;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block .pricefrom,
.page-layout-new-brand-category .brand-block .row .block .pricefrom {
  background: #ff6000;
  color: #fff;
  padding: 2px 10px;
  text-transform: uppercase;
  position: absolute;
  left: 0px;
  font-weight: normal;
  top: 0px;
  font-size: 12px;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block .img,
.page-layout-new-brand-category .brand-block .row .block .img {
  background: #ab2e2c;
  min-height: 320px;
  background-size: 100% !important;
  background-position: center;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block .img img,
.page-layout-new-brand-category .brand-block .row .block .img img {
  display: none;
  min-height: auto;
  min-width: auto;
  width: auto;
  height: auto;
  max-height: auto;
  max-width: auto;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block .title,
.page-layout-new-brand-category .brand-block .row .block .title {
  background: none;
  padding: 0px;
  width: 100%;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block .title a,
.page-layout-new-brand-category .brand-block .row .block .title a {
  display: block;
  width: 100%;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block .title h5,
.page-layout-new-brand-category .brand-block .row .block .title h5 {
  font-size: 16px;
  text-align: left;
  position: relative;
  text-decoration: underline;
  text-transform: none;
  color: #444444;
  padding-right: 30px;
}
.page-layout-new-brand-category .brand-block.shop-by-range .row .block .title h5:after,
.page-layout-new-brand-category .brand-block .row .block .title h5:after {
  content: "\f061";
  font-family: 'Font Awesome 6 Pro';
  color: #000;
  position: absolute;
  bottom: 0px;
  right: 10px;
  top: 3px;
  font-size: 13px;
}
.page-layout-new-brand-category .klevuWrap .product-image-wrapper {
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.page-layout-new-brand-category .klevuWrap .product-image-wrapper .product-image-photo {
  position: relative;
}
.page-layout-new-brand-category .klevuWrap .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #e1e1e1;
  min-height: 210px;
}
.page-layout-new-brand-category .klevuWrap .product-counter {
  display: none;
}
.page-layout-new-brand-category .klevuWrap .product-item-name a {
  text-transform: none;
  font-weight: 900;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 150%;
  padding: 0px 5px;
  font-size: 18px;
  margin-top: 15px;
}
.page-layout-new-brand-category .klevuWrap .promotionSaving {
  background: #3eac1f;
  text-transform: uppercase;
  left: 0px;
  line-height: 150%;
  position: absolute;
  top: 0px;
  z-index: 5;
  color: #fff;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding: 5px 8px 5px 8px;
}
.page-layout-new-brand-category .klevuWrap .view-product {
  width: 100%;
  display: flex;
}
.page-layout-new-brand-category .klevuWrap .view-product .action {
  width: 50%;
}
.page-layout-new-brand-category .klevuWrap .view-product .action.primary {
  background: #e0e0e0;
  color: #444444;
  border: 1px solid #e0e0e0;
}
.page-layout-new-brand-category .klevuWrap .view-product .action.primary.buy {
  background: #ff6000;
  border: 1px solid #ff6000;
  color: #ffffff;
  font-weight: 700 !important;
}
.page-layout-new-brand-category .klevuWrap .slick-prev {
  left: -100px;
}
.page-layout-new-brand-category .klevuWrap .slick-next {
  right: -100px;
}
.page-layout-new-brand-category .klevuWrap .product-item {
  padding: 10px;
  margin: 0px;
}
.page-layout-new-brand-category .klevuWrap .product-item .product-item-info {
  border: 0px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 8px;
}
.page-layout-new-brand-category .klevuWrap .stock-levels {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-layout-new-brand-category .klevuWrap .stock-levels span {
  font-size: 12px;
  font-weight: 500;
  color: #595959;
  text-transform: uppercase;
}
.page-layout-new-brand-category .klevuWrap .price-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.page-layout-new-brand-category .klevuWrap .add-to-basket {
  display: none;
}
.page-layout-new-brand-category .klevuWrap .kuRECS-item {
  position: relative;
  border: 1px solid #e5e5e5;
}
.page-layout-new-brand-category .klevuWrap .rrp-price {
  text-decoration: line-through;
}
.page-layout-new-brand-category .klevuWrap .kuSalePrice {
  color: #3eac1f;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: 100%;
}
.page-layout-new-brand-category .klevuWrap .kuSalePrice .price {
  color: #3eac1f;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
.page-layout-new-brand-category .klevuWrap .kuSalePrice:before {
  content: "OUR PRICE:";
  color: #3eac1f;
  font-weight: 700;
  font-size: 16px;
}
.page-layout-new-brand-category .category-story {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.page-layout-new-brand-category .category-story .pagebuilder-column-group .pagebuilder-column:first-child {
  padding: 5%;
}
.page-layout-new-brand-category .category-story .pagebuilder-button-primary {
  background: none;
  font-size: 16px;
  position: relative;
  text-decoration: underline;
  text-transform: none;
  color: #444444;
  padding: 0px;
  border: 0px;
}
.page-layout-new-brand-category .category-story .pagebuilder-button-primary:hover {
  opacity: 0.8;
  cursor: pointer;
}
.page-layout-new-brand-category .category-story .pagebuilder-button-primary:after {
  content: "\f061";
  font-family: 'Font Awesome 6 Pro';
  color: #000;
  position: absolute;
  bottom: 0px;
  right: -19px;
  top: 3px;
  font-size: 13px;
}
.page-layout-new-brand-category .category-story .pagebuilder-column[class*="background-image-"] {
  background-size: cover !important;
}
.page-layout-new-brand-category .category-bestsellers {
  padding-top: 15px;
}
.page-layout-new-brand-category .category-brands .pagebuilder-column-group .pagebuilder-column {
  padding: 15px;
  align-self: normal !important;
}
.page-layout-new-brand-category .category-brands .pagebuilder-column-group .pagebuilder-column figure[data-content-type='image'] {
  background: #eeeeee;
  box-shadow: #eee 0px 2px 8px;
  border-radius: 3px 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 150px;
  margin: 0px 0px 15px 0px;
}
.page-layout-new-brand-category .category-brands .pagebuilder-column-group .pagebuilder-column figure[data-content-type='image'] img {
  max-height: 150px;
  max-width: 90%;
}
.page-layout-new-brand-category .category-brands .pagebuilder-column-group .pagebuilder-column .pagebuilder-button-primary span {
  font-weight: 700;
  color: #000;
}
.page-layout-new-brand-category .category-brands .pagebuilder-column-group .pagebuilder-column [data-content-type='buttons'] {
  margin-top: auto;
}
.page-layout-new-brand-category .category-reviews {
  background: #f1f1f1;
  padding: 0px;
  margin: 35px 0px;
}
.page-layout-new-brand-category .category-reviews .feefo-review-carousel-widget-service {
  max-width: 1150px;
  margin: auto;
}
.page-layout-new-brand-category .category-reviews .width-provider-full-width {
  display: flex !important;
}
@media (min-width: 1201px) {
  .footer.content {
    padding-top: 40px;
  }
}
.klevuWrap .slick-slider .slick-list {
  display: flex !important;
}
.klevuWrap .slick-slider .slick-list .slick-track {
  display: flex !important;
}
.klevuWrap .slick-slider .slick-list .slick-slide {
  display: flex !important;
}
.klevuWrap .slick-slider .slick-list .slick-slide > div {
  display: flex !important;
}
.klevuWrap .slick-slider .slick-list .slick-slide .product-item {
  display: flex !important;
}
.klevuWrap .slick-slider .product-item .product-item-info {
  display: flex !important;
  flex-direction: column !important;
}
.klevuWrap .slick-slider .product-item .product-item-info .actions-primary {
  margin-top: auto;
}
.page-layout-new-brand-category .category-description {
  width: 100%;
}
.page-layout-new-brand-category .category-description .container .col-lg-12 {
  width: 100%;
}
@media (max-width: 992px) {
  .page-layout-new-brand-category .category-top .pagebuilder-column-group {
    flex-wrap: wrap;
  }
}
@media (max-width: 992px) {
  .page-layout-new-brand-category .category-top .pagebuilder-column-group .pagebuilder-column[class*="background-image-"] {
    min-height: 250px !important;
    order: 1;
    background-position: right !important;
  }
}
@media (max-width: 1200px) {
  .page-layout-new-brand-category .category-top .pagebuilder-column-group .pagebuilder-column {
    padding: 25px 30px !important;
  }
  .page-layout-new-brand-category .category-top .pagebuilder-column-group .pagebuilder-column br {
    display: none;
  }
}
@media (max-width: 992px) {
  .page-layout-new-brand-category .category-top .pagebuilder-column-group .pagebuilder-column {
    width: 100% !important;
    order: 2;
  }
}
@media (max-width: 992px) {
  .page-layout-new-brand-category .category-bestsellers .klevuWrap {
    overflow: hidden;
  }
  .page-layout-new-brand-category .category-bestsellers .klevuWrap .slick-slider {
    padding: 0px;
    width: 120%;
  }
  .page-layout-new-brand-category .category-bestsellers .klevuWrap .slick-slider .slick-next,
  .page-layout-new-brand-category .category-bestsellers .klevuWrap .slick-slider .slick-prev {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .page-layout-new-brand-category .category-categories .block-static-block.widget,
  .page-layout-new-brand-category .category-ranges .block-static-block.widget,
  .page-layout-new-brand-category .category-categories .block-cms-link.widget,
  .page-layout-new-brand-category .category-ranges .block-cms-link.widget {
    margin-bottom: 0px;
  }
  .page-layout-new-brand-category .category-categories .brand-block,
  .page-layout-new-brand-category .category-ranges .brand-block {
    overflow: hidden;
  }
  .page-layout-new-brand-category .category-categories .brand-block > .row.slick-slider,
  .page-layout-new-brand-category .category-ranges .brand-block > .row.slick-slider {
    padding: 0px;
    width: 120%;
  }
  .page-layout-new-brand-category .category-categories .brand-block > .row.slick-slider .slick-next,
  .page-layout-new-brand-category .category-ranges .brand-block > .row.slick-slider .slick-next,
  .page-layout-new-brand-category .category-categories .brand-block > .row.slick-slider .slick-prev,
  .page-layout-new-brand-category .category-ranges .brand-block > .row.slick-slider .slick-prev {
    display: none !important;
  }
  .page-layout-new-brand-category .category-categories .brand-block .block,
  .page-layout-new-brand-category .category-ranges .brand-block .block {
    margin-bottom: 10px;
  }
  .page-layout-new-brand-category .category-categories .brand-block .block .img,
  .page-layout-new-brand-category .category-ranges .brand-block .block .img {
    background-size: cover !important;
    min-height: 175px !important;
  }
  .page-layout-new-brand-category .category-categories .brand-block .block .title,
  .page-layout-new-brand-category .category-ranges .brand-block .block .title {
    margin-bottom: 5px;
    padding: 0px 15px 0px 5px;
  }
  .page-layout-new-brand-category .category-categories .brand-block .block .title h5,
  .page-layout-new-brand-category .category-ranges .brand-block .block .title h5 {
    font-size: 14px !important;
    padding: 0px 15px 0px 0px !important;
  }
  .page-layout-new-brand-category .category-categories .brand-block .block .title h5:after,
  .page-layout-new-brand-category .category-ranges .brand-block .block .title h5:after {
    right: -5px !important;
  }
}
@media (max-width: 1200px) {
  .page-layout-new-brand-category .category-story .pagebuilder-column br {
    display: none;
  }
}
@media (max-width: 1200px) {
  .page-layout-new-brand-category .category-description .container .pagebuilder-column[class*="background-image-"] {
    min-height: 200px !important;
  }
}
@media (max-width: 1200px) {
  .page-layout-new-brand-category .klevuWrap .slick-slider {
    padding: 0px 45px;
  }
  .page-layout-new-brand-category .klevuWrap .slick-slider .slick-next,
  .page-layout-new-brand-category .klevuWrap .slick-slider .slick-prev {
    width: 30px;
    height: 30px;
  }
  .page-layout-new-brand-category .klevuWrap .slick-slider .slick-prev:before,
  .page-layout-new-brand-category .klevuWrap .slick-slider .slick-next:before,
  .page-layout-new-brand-category .klevuWrap .slick-slider .slick-prev:after,
  .page-layout-new-brand-category .klevuWrap .slick-slider .slick-next:after {
    font-size: 25px;
  }
  .page-layout-new-brand-category .klevuWrap .slick-slider .slick-next {
    right: 12px;
  }
  .page-layout-new-brand-category .klevuWrap .slick-slider .slick-prev {
    left: 0px;
  }
}
.block-search .action.search {
  height: 37px !important;
}
.category-products-block {
  background: #ebebeb;
}
.category-products-block #amasty-shopby-product-list {
  max-width: 1400px !important;
  margin: auto;
  padding: 0px 10px;
}
label[for="globalpayments_paymentgateway_gpApi"] {
  position: relative;
}
label[for="globalpayments_paymentgateway_gpApi"]::after {
  content: "";
  width: 200px;
  height: 30px;
  margin-left: 0px;
  background: url('../images/GP_lightmode.svg') no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
#secure-payment-field[type=button] {
  background: #ff6000;
  border: 1px solid #ff6000;
  width: 100%;
  text-transform: uppercase;
}
.payment-method .actions-toolbar iframe {
  width: 100%;
}
.offcanvas-header {
  display: none;
}
@media (min-width: 1201px) {
  .pirbeskpokenav {
    display: none;
  }
}
@media (max-width: 1200px) {
  .header-middle .nav-toggle {
    display: none !important;
  }
  .navbar-nav .nav-item.dropdown:first-child .nav-link {
    padding-top: 65px;
  }
  .navbar-nav.showparent .nav-item.dropdown:first-child .nav-link {
    padding-top: 0;
  }
  .navbar-nav.showparent .nav-item.dropdown.showparent-inner .nav-link {
    padding-top: 100px;
    z-index: 9999;
    display: block;
    position: relative;
  }
  .pirbeskpokenav {
    min-height: inherit;
    margin-bottom: 0;
  }
  .pirbeskpokenav .navbar-toggler {
    position: absolute;
    top: 50px;
    left: 10px;
    border: 0;
    background-color: inherit;
    font-size: 26px;
  }
  .pirbeskpokenav .navbar-toggler i {
    font-weight: 300;
  }
  .pirbeskpokenav li {
    width: 100%;
    font-size: 22px;
    margin-bottom: 0;
  }
  .pirbeskpokenav li a {
    text-decoration: none;
    display: block;
    padding: 20px 20px;
  }
  .pirbeskpokenav li .dropdown-menu {
    position: relative;
    left: 0;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0 !important;
    box-shadow: none;
    overflow: hidden;
  }
  .pirbeskpokenav li .dropdown-menu.show .mu-backbutton {
    z-index: 99999;
  }
  .pirbeskpokenav li .dropdown-menu li {
    padding-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .pirbeskpokenav li .dropdown-menu li a {
    padding: 10px 20px !important;
  }
  .pirbeskpokenav .nav-link {
    padding-bottom: 15px;
  }
  .pirbeskpokenav .dropdown-menu.showparent-inner .view-all a {
    padding-top: 10px !important;
  }
  .pirbeskpokenav .dropdown-menu li {
    margin-bottom: 0;
  }
  .pirbeskpokenav .dropdown-menu li .dropdown-item {
    padding: 0;
    font-size: 17px;
  }
  .pirbeskpokenav .dropdown-menu li .dropdown-item a {
    padding: 6px 0 !important;
  }
  .pirbeskpokenav .mu-backbutton {
    position: absolute;
    top: -90px;
    left: 20px;
    font-size: 16px;
  }
  .pirbeskpokenav .btn-close {
    float: right;
    position: absolute;
    right: 20px;
    z-index: 999999999999;
    color: #444444 !important;
    background: inherit;
    border: inherit;
    font-size: 32px !important;
    top: -20px;
    font-weight: 300;
  }
  .pirbeskpokenav .navbar-nav {
    padding: 0 0 0 0;
    margin: 0;
    width: 100%;
  }
  .pirbeskpokenav .dropdown .nav-link::after {
    content: ">";
    display: inline-block;
    padding-left: 10px;
    font-size: 34px;
    margin-top: -2px;
    float: right;
  }
  .pirbeskpokenav .dropdown.showparent-inner .nav-link::after {
    content: "<";
    display: inline-block;
  }
  .backbutton {
    display: none;
  }
  .showparent-inner .backbutton {
    display: block;
    position: absolute;
    top: 50px;
    background: #333;
    width: 100%;
    padding: 9px;
    font-size: 16px;
    color: #fff;
  }
  .offcanvas-header {
    display: block;
  }
  .navbar-collapse {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: inherit;
    z-index: 9999999999;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
    padding: 0;
  }
  .showparent .showparent-inner {
    display: block !important;
  }
  .offcanvas-active .header-account {
    display: none;
    width: 100%;
    z-index: 99;
    top: 0;
  }
  .offcanvas-active.searchshow .header-account {
    top: 60px;
  }
  .offcanvas-active.searchshow .navbar-collapse {
    top: 96px;
  }
  .searchshow .pirbeskpokenav .navbar-toggler {
    top: 118px;
  }
  .contactarea a {
    border: 0;
    font-size: 18px;
    border-bottom: 0 !important;
  }
  .contactarea a i {
    position: relative;
    top: 0px;
    margin-right: 5px;
  }
  .mainmenu-title {
    position: absolute;
    left: 0;
    font-size: 17px;
    font-weight: bold;
    top: 10px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    padding-bottom: 8px;
  }
  .showparent-inner .mainmenu-title {
    border-bottom: 0;
  }
}
.navbar {
  border: 0px;
}
@media (min-width: 1201px) {
  .header-main {
    background: #fff;
  }
  .header-main .header-left {
    order: 2;
  }
  .header-main .header-middle {
    order: 1;
  }
  .header-main .header-right {
    order: 3;
  }
  .block-search {
    max-width: 100%;
  }
  .block-search .control input {
    background: #fff;
  }
}
@media (max-width: 1200px) {
  .header-top .header-bar {
    order: 1;
    z-index: 1;
  }
  .header-top .header-navigation {
    position: relative;
  }
  .header-main {
    background: #fff;
  }
  .header-main .header-left {
    display: flex !important;
    order: 2 !important;
  }
  .header-main .header-left .block-search {
    margin-top: 0px;
    max-width: 100%;
    max-width: 90%;
  }
  .header-main .header-left .block-search .control input {
    background: #fff;
  }
  .header-main .header-middle {
    order: 1 !important;
  }
  .header-main .header-middle .logo img {
    width: 150px;
  }
  .header-main .header-right {
    order: 3 !important;
    position: absolute;
    top: 50px;
    right: 20px;
  }
  .header-main .header-right .header-account {
    background: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .header-main .header-right .header-account .minicart-wrapper .block-minicart {
    max-width: 100%;
    left: auto;
    right: 0px;
    width: auto;
    min-width: auto;
  }
  .header-main .header-right .header-account .minicart-wrapper .block-minicart:after,
  .header-main .header-right .header-account .minicart-wrapper .block-minicart:before {
    right: 14px !important;
  }
  .header-main .header-right .header-account .headLink.block {
    padding: 10px 5px;
  }
  .header-main .header-right .header-account .headLink.topSearch {
    display: none;
  }
  .header-main .header-right .header-account .topAccount ul.active {
    max-width: 85%;
    right: 0px;
    left: auto;
  }
}
/* Navigation Bootstrap START */
.offcanvas-header {
  display: none;
}
@media (min-width: 993px) {
  .pirbeskpokenav {
    display: none;
  }
}
@media (max-width: 1199px) {
  .navbar.navigation {
    display: none;
  }
  .header-middle .nav-toggle {
    display: none !important;
  }
  .navbar-nav.showparent .nav-item.dropdown:first-child .nav-link {
    padding-top: 0;
  }
  .pirbeskpokenav {
    min-height: inherit;
    margin-bottom: 0;
    display: block;
  }
  .pirbeskpokenav .navbar-toggler {
    position: absolute;
    border: 0;
    background-color: inherit;
    font-size: 26px;
    z-index: 9;
  }
  .pirbeskpokenav .navbar-toggler i {
    font-weight: normal;
  }
  .pirbeskpokenav li {
    width: 100%;
    font-size: 22px;
    margin-bottom: 0;
  }
  .pirbeskpokenav li a {
    text-decoration: none;
    display: block;
    padding: 20px 20px;
  }
  .pirbeskpokenav li .dropdown-menu {
    position: relative;
    left: 0;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0 !important;
    box-shadow: none;
    overflow: hidden;
  }
  .pirbeskpokenav li .dropdown-menu.show .mu-backbutton {
    z-index: 99999;
  }
  .pirbeskpokenav li .dropdown-menu li {
    padding-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .pirbeskpokenav li .dropdown-menu li:last-child {
    border-bottom: 0px;
  }
  .pirbeskpokenav .nav-link,
  .pirbeskpokenav li .dropdown-menu li a {
    padding: 10px 20px !important;
  }
  .pirbeskpokenav .nav-link {
    padding-bottom: 15px;
    color: #231f20 !important;
  }
  .navbar-nav .nav-item.dropdown:first-child > .nav-link {
    padding-top: 80px !important;
  }
  .navbar-nav.showparent .nav-item.dropdown.showparent-inner > .nav-link {
    z-index: 9999;
    display: block;
    position: relative;
  }
  .showparent-inner .backbutton {
    display: block;
    position: absolute;
    top: 30px;
    background: #333;
    width: 100%;
    padding: 9px;
    font-size: 16px;
    color: #fff;
  }
  .pirbeskpokenav .dropdown-menu.showparent-inner .view-all a {
    padding-top: 10px !important;
  }
  .pirbeskpokenav .dropdown-menu li {
    margin-bottom: 0;
  }
  .pirbeskpokenav .dropdown-menu li .dropdown-item {
    padding: 0;
    font-size: 17px;
  }
  .pirbeskpokenav .dropdown-menu li .dropdown-item a {
    padding: 6px 0 !important;
  }
  .pirbeskpokenav li.sale .nav-link {
    color: #fff !important;
  }
  .pirbeskpokenav .mu-backbutton {
    position: absolute;
    top: -90px;
    left: 20px;
    font-size: 16px;
  }
  .pirbeskpokenav .btn-close {
    float: right;
    position: absolute;
    right: 20px;
    z-index: 999999999999;
    color: #444444 !important;
    background: inherit;
    border: inherit;
    font-size: 32px !important;
    top: -20px;
    font-weight: normal;
    padding: 0px !important;
  }
  .pirbeskpokenav .navbar-nav {
    padding: 0 0 0 0;
    margin: 0;
    width: 100%;
  }
  .pirbeskpokenav .dropdown .nav-link::after {
    content: ">";
    display: inline-block;
    padding-left: 10px;
    font-size: 30px;
    margin-top: -6px;
    float: right;
    border: 0px !important;
    line-height: 100% !important;
  }
  .pirbeskpokenav .dropdown.seccond-level .nav-link::after {
    margin-top: 0px;
  }
  .pirbeskpokenav .dropdown.showparent-inner .nav-link::after {
    content: "<";
    display: inline-block;
  }
  .backbutton {
    display: none;
  }
  .offcanvas-header {
    display: block;
  }
  .navbar-collapse {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: inherit;
    z-index: 9999999999;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
    padding: 0;
    left: 100%;
    z-index: 9999999999;
  }
  /* .showparent .nav-item {
        display: none;
   } */
  .showparent .showparent-inner {
    display: block !important;
  }
  .offcanvas-active .header-account {
    display: none;
    width: 100%;
    z-index: 99;
    top: 0;
  }
  .offcanvas-active.searchshow .header-account {
    top: 60px;
  }
  .offcanvas-active.searchshow .navbar-collapse {
    top: 96px;
  }
  .searchshow .pirbeskpokenav .navbar-toggler {
    top: 118px;
  }
  .contactarea a {
    border: 0;
    font-size: 18px;
    border-bottom: 0 !important;
  }
  .contactarea a i {
    position: relative;
    top: 0px;
    margin-right: 5px;
  }
  .mainmenu-title {
    position: absolute;
    left: 0;
    font-size: 17px;
    font-weight: bold;
    top: 10px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    padding-bottom: 8px;
  }
  .showparent-inner .mainmenu-title {
    border-bottom: 0;
  }
}
.navbar {
  border: 0px;
}
/* Third Level Additions */
@media (max-width: 991px) {
  /* First Level */
  .navbar-nav.showparent .nav-item.first-level.dropdown.showparent-inner > .dropdown-toggle {
    padding-top: 80px !important;
  }
  .pirbeskpokenav li.hide {
    display: none;
  }
  /* Seccond Level Links */
  .pirbeskpokenav li .dropdown-menu.seccond-level {
    display: none !important;
  }
  .pirbeskpokenav li.showparent-inner .dropdown-menu.seccond-level {
    display: block !important;
  }
  .navbar-nav.showparent .nav-item.seccond-level.dropdown.showparent-inner > .nav-link {
    padding-top: 0px !important;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level > a.nav-link {
    font-size: 17px;
    padding: 10px 20px !important;
    padding-top: 10px !important;
  }
  .pirbeskpokenav .nav-link,
  .pirbeskpokenav li .dropdown-menu li a {
    padding: 10px 20px !important;
  }
  .pirbeskpokenav .seccond-level .dropdown .nav-link::after {
    font-size: 25px;
  }
  .showit {
    display: block !important;
  }
  .pirbeskpokenav ul > li.view-all > a:after {
    display: none !important;
  }
  /*  Third Level */
  .pirbeskpokenav li.first-level > ul > li.seccond-level > ul > li.third-level {
    background: #f9f9f9;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level > ul > li.third-level > a.nav-link {
    font-size: 17px;
    padding: 8px 20px 8px 20px !important;
    padding-top: 8px !important;
    text-transform: none;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level > ul > li.third-level > a.nav-link:after {
    display: none !important;
  }
  .pirbeskpokenav .dropdown .dropdown-toggle::after {
    content: '\f054' !important;
    font-family: 'Font Awesome 5 Pro' !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .dropdown-toggle::after {
    content: '\f053' !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .first-level > .dropdown-toggle::after {
    content: '\f053' !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .seccond-level > .dropdown-toggle::after {
    content: '\f054' !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .seccond-level.show > .nav-link::after {
    content: '\f053' !important;
  }
  /* Styles: */
  .pirbeskpokenav li.first-level > ul > li.seccond-level.show {
    background: #f9f9f9;
    border-top: 5px solid #f5f5f5;
    border-bottom: 5px solid #f5f5f5;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level.show .dropdown-toggle {
    font-weight: bold;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level.show .dropdown-toggle:after {
    font-weight: normal;
  }
  .pirbeskpokenav li.first-level > .nav-link {
    border-bottom: 1px solid #e5e5e5 !important;
    padding: 15px 20px !important;
  }
  .pirbeskpokenav .nav-item.contactarea .nav-link {
    padding: 30px 20px !important;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    background: #f9f9f9;
  }
}
/* Nav Bootstrap END */
.wordpress-posttype-view #maincontent {
  background-color: #f1f1f0;
  padding-bottom: 60px;
}
.wordpress-posttype-view .post-list-wrapper {
  display: none !important;
}
.wordpress-posttype-view .breadcrumbs {
  display: none;
}
.wordpress-posttype-view .page-title-wrapper {
  min-height: 180px;
  display: flex;
  align-content: center;
  justify-content: center;
  background-image: url('https://www.kitchenknives.co.uk/wp/wp-content/uploads/2022/07/KK-SS-Header.png');
  background-position: center;
  background-size: cover;
  color: #fff;
  margin-bottom: 40px;
}
.wordpress-posttype-view .page-title-wrapper h1 {
  width: auto;
  align-content: center !important;
  justify-content: center !important;
  display: flex !important;
  flex-flow: row wrap !important;
}
.wordpress-posttype-view .page-title-wrapper h1 span {
  height: inherit;
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-flow: row wrap;
  border: 2px solid #fff;
  padding: 10px 50px;
}
.single-post .vid_embed {
  margin-top: 30px;
}
.custom_post_list_feed .top__banner {
  display: flex;
}
.custom_post_list_feed .top__banner a {
  display: flex;
  height: 100%;
  text-decoration: none;
}
.custom_post_list_feed .top__banner a h3 {
  color: #fff;
  text-transform: inherit;
  font-weight: bold;
  font-size: 37px;
  border: 1px solid #fff;
  padding: 10px 30px;
}
.custom_post_list_feed .top__banner .box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eee;
  background-position: center;
  background-size: cover;
}
.custom_post_list_feed .top__banner .box.three {
  margin-bottom: 0 !important;
}
.custom_post_list_feed .top__banner .box.right {
  min-height: 239px;
  margin-bottom: 22px;
}
.custom_post_list_feed .section__title {
  padding-bottom: 20px;
}
.custom_post_list_feed .section__title h2 {
  text-align: center;
  text-transform: inherit;
  font-weight: bold;
  font-size: 34px;
  color: #000;
  padding-bottom: 10px;
}
.custom_post_list_feed .section__title p {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  line-height: 1.5;
}
.custom_post_list_feed .section__title p .btn {
  background-color: #11B400;
  padding: 10px 30px;
  text-transform: uppercase;
  color: #fff;
  height: auto;
  border-radius: 0;
  font-size: 16px;
  position: absolute;
  right: 22px;
  top: -10px;
  border: 0;
}
@media (max-width: 690px) {
  .custom_post_list_feed .section__title p .btn {
    position: relative;
    top: 0;
    left: 0;
  }
}
.custom_post_list_feed .mainrow {
  padding-top: 40px;
}
.custom_post_list_feed .post .bg-image {
  height: 230px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.custom_post_list_feed .post .content-area {
  background-color: #fff;
  padding: 20px 20px;
  min-height: 115px;
  display: flex;
  flex-direction: column;
}
.custom_post_list_feed .post .content-area h5 {
  text-transform: inherit;
  font-weight: 600;
  font-size: 16px;
}
.custom_post_list_feed .post .content-area h5 a {
  text-transform: inherit;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
.custom_post_list_feed .post .content-area .postCont {
  margin-top: auto;
  margin-bottom: 0;
}
.single-post .blogtitleblock {
  padding: 40px 0 10px 0;
}
.single-post .content .feat-image img {
  width: 100%;
}
.single-post .content .share-block {
  padding-top: 31px !important;
  border-bottom: 1px solid #B3B3B3;
  margin-bottom: 30px;
}
.single-post .content .share-block p {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 400;
}
.single-post .content .share-block ul li {
  padding: 9px 15px;
  margin-left: 10px;
}
.single-post .content .share-block ul li a {
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
}
.single-post .content .share-block ul li.facebook {
  background-color: #3B5997;
}
.single-post .content .share-block ul li.twitter {
  background-color: #19A1F0;
}
.single-post .content .share-block ul li.email {
  background-color: #61A5A0;
}
@media (max-width: 550px) {
  .single-post .content .share-block ul li {
    padding: 10px !important;
  }
  .single-post .content .share-block ul li span {
    display: none;
  }
}
.single-post .content .guide {
  background-color: #D6E9F6;
  padding: 20px 20px;
  margin-top: 30px;
}
.single-post .content .guide h3 {
  text-transform: inherit;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.single-post .content .guide ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.single-post .content .guide ul li {
  font-size: 16px;
}
.single-post .content .guide ul li::before {
  content: "+";
  color: #11B400;
  margin-right: 15px;
}
.single-post .content .content-tips {
  border-top: 1px solid #B3B3B3;
  margin-top: 30px;
  padding-top: 30px;
}
.single-post .content p a {
  color: #ff6000;
  text-decoration: none;
}
.single-post .sidebar .related-products .title {
  display: none;
}
.single-post .sidebar .related-products .content .products .item {
  width: 100%;
}
.single-post .sidebar .related-products .content .products .item .product-item-photo {
  position: relative;
}
.single-post .sidebar .related-products .content .products .item .product-item-details {
  z-index: 999999;
  position: relative;
  margin-left: 0;
  padding: 20px 0 0px 0;
}
.single-post .sidebar .related-products .content .products .item .product-item-details .price-box {
  text-align: center;
}
.single-post .sidebar .related-products .content .products .item .product-item-actions {
  text-align: center;
}
.single-post .sidebar .subscribe {
  border-top: 2px solid #fff;
  padding-top: 20px;
  margin-top: 20px;
}
.single-post .sidebar .subscribe .sidetitle {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 0px !important;
  line-height: normal;
}
.single-post .sidebar .subscribe form {
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-flow: row wrap;
}
.single-post .sidebar .subscribe form input {
  height: 100%;
  padding: 10px 10px;
  border-bottom: 0px;
  box-sizing: inherit;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
  border: 0;
  min-width: 305px;
}
.single-post .sidebar .subscribe form button {
  width: 100%;
  background-color: #11B400;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 20px;
  margin-top: 10px;
}
.single-post .sidebar .subscribe form #cm-privacy-consent {
  width: inherit;
  min-width: inherit;
  position: relative;
  right: 10px;
  top: -1px;
}
.single-post .sidebar .relatedPostContainer {
  margin-top: 30px;
  padding: 30px 0;
  border-top: 2px solid #fff;
}
.single-post .sidebar .relatedPostContainer h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px !important;
  line-height: normal;
}
.single-post .sidebar .relatedPostContainer .relatedPost {
  padding-top: 30px;
}
.single-post .sidebar .relatedPostContainer .relatedPost .postImg a .bg-image {
  height: 210px;
  background-position: center;
  background-size: cover;
}
.single-post .sidebar .relatedPostContainer .relatedPost .content {
  background-color: #fff;
  padding: 20px;
  text-transform: inherit;
  font-size: 24px;
  line-height: 1.2;
}
.single-post .sidebar .relatedPostContainer .relatedPost .content a {
  text-decoration: none;
}
@media (max-width: 991px) {
  .single-post .sidebar .related-products-blog {
    width: 50%;
    float: left;
    padding: 8px 8px;
  }
  .single-post .sidebar .subscribe {
    width: 50%;
    float: left;
    padding: 8px 8px;
  }
  .single-post .sidebar .relatedPostContainer {
    width: 100%;
    float: left;
  }
  .single-post .sidebar .relatedPostContainer h3 {
    margin-bottom: 20px;
  }
  .single-post .sidebar .relatedPostContainer .relatedPost {
    width: 50%;
    float: left;
    padding: 8px 8px;
  }
}
@media (max-width: 550px) {
  .single-post .sidebar .related-products-blog {
    width: 100%;
    float: left;
    padding: 8px 8px;
  }
  .single-post .sidebar .subscribe {
    width: 100%;
    float: left;
    padding: 8px 8px;
  }
  .single-post .sidebar .relatedPostContainer {
    width: 100%;
    float: left;
  }
  .single-post .sidebar .relatedPostContainer h3 {
    margin-bottom: 20px;
  }
  .single-post .sidebar .relatedPostContainer .relatedPost {
    width: 100%;
    float: left;
    padding: 8px 8px;
  }
}
.wordpress-term-view .breadcrumbs {
  display: none;
}
.wordpress-term-view .page-title-wrapper {
  min-height: 180px;
  display: flex;
  align-content: center;
  justify-content: center;
  background-image: url('https://www.kitchenknives.co.uk/wp/wp-content/uploads/2022/07/KK-SS-Header.png');
  background-position: center;
  background-size: cover;
  color: #fff;
  margin-bottom: 40px;
}
.wordpress-term-view .page-title-wrapper h1 {
  width: auto;
  align-content: center !important;
  justify-content: center !important;
  display: flex !important;
  flex-flow: row wrap !important;
}
.wordpress-term-view .page-title-wrapper h1 span {
  height: inherit;
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-flow: row wrap;
  border: 2px solid #fff;
  padding: 10px 50px;
}
.wordpress-term-view .page-main {
  background-color: #f1f1f0;
}
.wordpress-term-view .post-list-wrapper ol {
  display: flex;
  flex-flow: row wrap;
}
.wordpress-term-view .post-list-wrapper ol .item {
  width: 33.3333%;
  margin: 0;
  padding: 0 10px 30px 10px;
}
.wordpress-term-view .post-list-wrapper ol .item .post-entry {
  margin-bottom: 0;
}
.wordpress-term-view .post-list-wrapper ol .item .post-list-item {
  display: flex;
  flex-flow: row wrap;
  flex-direction: column;
  height: 100%;
}
.wordpress-term-view .post-list-wrapper ol .item .post-image {
  height: 230px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
}
.wordpress-term-view .post-list-wrapper ol .item .content-area {
  background-color: #fff;
  padding: 20px 20px;
  min-height: 115px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.wordpress-term-view .post-list-wrapper ol .item .content-area h2 {
  text-transform: inherit;
  font-weight: 600;
  font-size: 16px;
}
.wordpress-term-view .post-list-wrapper ol .item .content-area h2 a {
  text-transform: inherit;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
.wordpress-term-view .post-list-wrapper ol .item .content-area .postCont {
  margin-top: auto;
  margin-bottom: 0;
}
@media (max-width: 441px) {
  .wordpress-term-view .post-list-wrapper ol .item {
    width: 100% !important;
  }
}
.block-blog ul li a {
  text-decoration: none;
}
.block-blog-cloud ul li {
  width: 100%;
}
.block-blog-cloud ul li a {
  font-size: 16px !important;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
}
.wordpress-post-view #maincontent {
  background-color: #F2F2F2;
}
.wordpress-post-view .page-title-wrapper {
  min-height: 180px;
  display: flex;
  align-content: center;
  justify-content: center;
  background-image: url('https://www.kitchenknives.co.uk/wp/wp-content/uploads/2022/07/KK-SS-Header.png');
  background-position: center;
  background-size: cover;
  color: #fff;
}
.wordpress-post-view .page-title-wrapper h1 {
  width: auto;
  align-content: center !important;
  justify-content: center !important;
  display: flex !important;
  flex-flow: row wrap !important;
}
.wordpress-post-view .page-title-wrapper h1 span {
  height: inherit;
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-flow: row wrap;
  border: 2px solid #fff;
  padding: 10px 50px;
}
@media (max-width: 991px) {
  .wordpress-posttype-view .top__banner .col-md-6 {
    width: 50%;
  }
  .wordpress-posttype-view .main .col-md-4 {
    width: 33.33333%;
    float: left;
  }
}
@media (max-width: 767px) {
  .wordpress-posttype-view .top__banner {
    flex-flow: row wrap;
  }
  .wordpress-posttype-view .top__banner .col-md-6 {
    width: 100%;
  }
  .wordpress-posttype-view .top__banner .box.one {
    min-height: 239px;
    margin-bottom: 20px;
  }
  .wordpress-posttype-view .main .col-md-4 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .wordpress-term-view .post-list-wrapper ol .item {
    width: 50%;
  }
  .wordpress-term-view .sidebar {
    display: none;
  }
}
.postid-749 .feat-image {
  display: none;
}
.blog-categories {
  display: flex;
  justify-content: space-between;
}
.blog-categories ul {
  list-style: none;
  display: flex;
  padding-left: 25px;
}
.blog-categories ul li {
  padding-right: 20px;
}
.blog-categories ul li .btn {
  background: #f1f1f0;
  color: #333 !important;
}
.blog-categories .btn-green {
  padding: 4px 15px !important;
  line-height: 100% !important;
  margin-top: 9px;
  height: 40px;
  margin-right: 24px;
  background-color: #11B400;
  border: 1px solid #11B400;
}
.blog-categories .btn-green:focus {
  border: 0;
  border-radius: 0;
}
@media (max-width: 550px) {
  .blog-categories .btn-green {
    margin-top: 0px;
    margin-right: 0;
  }
}
@media (max-width: 550px) {
  .blog-categories {
    justify-content: center;
    flex-flow: row wrap;
  }
}
.category-guides .blog-categories ul li .knowhow.btn {
  color: #fff !important;
  background: #333 !important;
}
.category-videos .blog-categories ul li .videos.btn {
  color: #fff !important;
  background: #333 !important;
}
.category-blog .blog-categories ul li .blog.btn {
  color: #fff !important;
  background: #333 !important;
}
.wordpress-term-view .toolbar-amount {
  display: none;
}
.wordpress-term-view .items li a {
  border-radius: 50%;
  width: 30px;
}
.wordpress-term-view .items li.pages-item-next {
  display: none;
}
.wordpress-term-view .items li.pages-item-previous {
  display: none;
}
.wordpress-term-view.modal-open .modal {
  opacity: 1;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: table !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wordpress-term-view.modal-open .modal .modal-header {
  padding: 20px 20px 0;
  border-bottom: 0;
}
.wordpress-term-view.modal-open .modal .modal-body p {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 0px !important;
  line-height: normal;
}
.wordpress-term-view.modal-open .modal .modal-body form input {
  height: 100%;
  padding: 10px 10px;
  border-bottom: 0px;
  box-sizing: inherit;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
  border: 1px solid lightgray;
}
.wordpress-term-view.modal-open .modal .modal-body form {
  width: 100%;
  margin: 0 auto;
}
.wordpress-term-view.modal-open .modal .modal-body form button {
  width: 100%;
  background-color: #11B400;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 20px;
  margin-top: 10px;
}
.wordpress-term-view.modal-open .modal .modal-body #cm-privacy-consent {
  width: auto;
  float: left;
  margin-right: 9px;
}
.wordpress-term-view.modal-open .modal-backdrop {
  opacity: 0.5;
}
/*# sourceMappingURL=pub/static/frontend/Piranha/custom/en_GB/css/styles-l.css.map */