@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.consent-form th {
  text-align: left;
  font-weight: normal;
}
.consent-form tr:nth-child(even) {
  background-color: #ebebeb;
}
.consent-form td {
  text-align: center;
}
.consent-form table {
  table-layout: fixed;
}
@media screen and (min-width: 768px) {
  .top-slider-wrapper {
    margin: 0 auto;
    width: 100%;
    height: 40px;
    background-color: #ebebeb;
    font-size: 1.3rem;
    padding-top: 6px;
    color: #8e8e8e;
  }
  .left-banner-top {
    width: 50%;
    float: left;
    text-align: right;
    text-transform: uppercase;
  }
  .left-banner-top:after {
    content: '|';
    margin-left: 2%;
    margin-right: 2%;
  }
  .right-banner-top {
    width: 50%;
    float: right;
    text-transform: uppercase;
  }
  .banner-right-list .banner-list {
    margin-right: 12%;
  }
}
@media screen and (max-width: 768px) {
  .top-slider-wrapper {
    margin: 0 auto;
    width: auto;
    height: 50px;
    color: #8e8e8e;
    padding-left: 15px;
    padding-right: 15px;
  }
  .left-banner-top {
    width: 100%;
    float: left;
    text-align: center;
    background-color: #ebebeb;
    padding-top: 8px;
    text-transform: uppercase;
  }
  .left-banner-top:after {
    content: '';
    margin-left: 0;
    margin-right: 0;
  }
  .right-banner-top {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    float: right;
    text-align: center;
    background-color: #ebebeb;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  .right-banner-top ul {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1120px) {
  .top-slider-wrapper {
    height: 26px;
  }
}
.g-recaptcha {
  height: 78px;
}
.g-recaptcha-compact {
  height: 144px;
}
.customer-account-login .g-recaptcha {
  margin-bottom: 40px;
}
.block-customer-login .g-recaptcha {
  margin-bottom: 20px;
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
@charset "UTF-8";
body.blog-post-view .page-title {
  margin-bottom: 2rem;
}
.blog__post-view:before,
.blog__post-view:after {
  content: '';
  display: table;
}
.blog__post-view:after {
  clear: both;
}
.blog__post-view .blog__post-featured-image {
  float: left;
  padding: 0 2rem 2rem 0;
}
.blog__post-view-related-posts {
  margin: 2rem 0;
}
.blog__post-view-related-posts:before,
.blog__post-view-related-posts:after {
  content: '';
  display: table;
}
.blog__post-view-related-posts:after {
  clear: both;
}
.blog__post-view-related-posts .block-title {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
.blog__post-view-related-posts ol {
  margin: 0 -1.5rem;
  list-style: none;
  padding: 0;
}
.blog__post-view-related-posts ol li {
  float: left;
  width: 50%;
  padding-left: 1.5rem;
  box-sizing: border-box;
  margin-bottom: 2rem;
  color: #999;
  font-size: 1.2rem;
}
.blog__post-view-related-posts ol li img {
  max-width: 7rem;
  margin: 0 1rem 1rem 0;
  float: left;
  border-radius: 2px;
}
.blog__post-view-related-posts ol li a.post-name {
  display: block;
  margin-top: -5px;
  font-weight: 500;
  color: #333;
  font-size: 1.4rem;
}
.blog__post-view-related-products {
  margin: 2rem 0;
}
.blog__post-view-related-products:before,
.blog__post-view-related-products:after {
  content: '';
  display: table;
}
.blog__post-view-related-products:after {
  clear: both;
}
.blog__post-view-related-products .block-title {
  font-size: 1.8rem;
}
.blog__post-view-related-products ol {
  margin: 0;
  list-style: none;
  padding: 0;
}
.addthis_bar_fixed {
  display: none !important;
}
.blog__post-list-wrapper .blog__post-list {
  list-style: none;
  padding: 0;
}
.blog__post-list-wrapper .blog__post-list > li {
  margin-bottom: 3rem;
  border-bottom: 1px dotted #ddd;
}
.blog__post-list-wrapper .toolbar {
  position: relative;
}
.blog__post-item:before,
.blog__post-item:after {
  content: '';
  display: table;
}
.blog__post-item:after {
  clear: both;
}
.blog__post-item .blog__post-header .blog__post-title {
  margin-bottom: 1.5rem;
  margin-top: 0;
}
.blog__post-item .blog__post-header .blog__post-title a {
  color: #333;
  font-size: 3.5rem;
}
.blog__post-item .blog__post-header .blog__post-title a:hover {
  text-decoration: none;
  color: #000;
}
.blog__post-item .blog__post-excerpt:before,
.blog__post-item .blog__post-excerpt:after {
  content: '';
  display: table;
}
.blog__post-item .blog__post-excerpt:after {
  clear: both;
}
.blog__post-item .blog__post-excerpt > img,
.blog__post-item .blog__post-excerpt > a > img {
  float: left;
  padding: 0 2rem 2rem 0;
  max-width: 30%;
}
.blog__post-item .blog__post-excerpt .read-more {
  display: block;
  text-align: right;
  margin-top: 1rem;
}
.blog__post-meta {
  color: #a3a3a3;
  margin-bottom: 2rem;
}
.blog__post-meta:before,
.blog__post-meta:after {
  content: '';
  display: table;
}
.blog__post-meta:after {
  clear: both;
}
.blog__post-meta .blog__post-meta-time,
.blog__post-meta .blog__post-meta-author,
.blog__post-meta .blog__post-meta-comments,
.blog__post-meta .blog__post-meta-sharing {
  margin-right: 2rem;
}
.blog__post-meta .blog__post-meta-sharing {
  display: inline-block;
  margin-left: 2rem;
}
.blog__post-footer {
  margin-bottom: 2rem;
  color: #a3a3a3;
}
.blog__post-footer:before,
.blog__post-footer:after {
  content: '';
  display: table;
}
.blog__post-footer:after {
  clear: both;
}
.blog__post-footer .blog__post-footer-categories,
.blog__post-footer .blog__post-footer-tags {
  display: block;
  float: right;
  margin-left: 2rem;
}
.blog__post-footer .blog__post-footer-categories a,
.blog__post-footer .blog__post-footer-tags a {
  color: #a3a3a3;
}
.blog__post-footer .blog__post-footer-categories a::after,
.blog__post-footer .blog__post-footer-tags a::after {
  content: ',';
}
.blog__post-footer .blog__post-footer-categories a:last-child::after,
.blog__post-footer .blog__post-footer-tags a:last-child::after {
  content: '';
}
.blog__post-pinned {
  margin-bottom: 3rem;
  position: relative;
}
.blog__post-pinned:before,
.blog__post-pinned:after {
  content: '';
  display: table;
}
.blog__post-pinned:after {
  clear: both;
}
.blog__post-pinned .block-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5rem 1rem;
  background: rgba(255, 255, 255, 0.6);
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  width: 100%;
}
.blog__post-pinned .items .item {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.blog__post-pinned .items .item img {
  width: 100%;
  margin-bottom: 1rem;
}
.blog__post-pinned .items .item:last-child {
  margin-right: 0;
}
.blog__post-pinned .items .item h2 {
  display: block;
  margin-top: 0;
  font-weight: 500;
}
.blog__post-pinned .items .item h2 a.title {
  color: #333;
  font-size: 1.8rem;
}
.blog__sidebar-main > .block {
  margin-bottom: 2rem !important;
}
.blog__sidebar-main > .block .block-title {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 0.5rem;
}
.blog__sidebar-main > .block .block-title strong {
  font-weight: 300;
}
.blog__sidebar-search {
  margin-bottom: 2rem;
}
.blog__sidebar-search form {
  position: relative;
}
.blog__sidebar-search form input {
  font-size: 1.3rem;
  border-radius: 3px;
}
.blog__sidebar-search form button {
  right: 0;
  top: 0;
  position: absolute;
  border-radius: 0 3px 3px 0;
}
.blog__sidebar-recent .item:before,
.blog__sidebar-recent .item:after {
  content: '';
  display: table;
}
.blog__sidebar-recent .item:after {
  clear: both;
}
.blog__sidebar-recent .item img {
  padding: 0 1rem 1rem 0;
  float: left;
  max-width: 10rem;
  border-radius: 2px;
}
.blog__sidebar-recent .item a {
  color: #333;
  font-size: 1.2rem;
  display: block;
  text-decoration: none;
}
.blog__sidebar-category-tree li.item.level-2 a {
  padding-left: 4rem;
}
.blog__sidebar-category-tree li.item.level-3 a {
  padding-left: 7rem;
}
.blog__sidebar-category-tree li.item.level-4 a {
  padding-left: 9rem;
}
.blog__sidebar-category-tree li.item.level-5 a {
  padding-left: 12rem;
}
.blog__sidebar-tag-cloud a {
  color: #666;
}
.blog__sidebar-rss-link {
  text-align: center;
}
.blog__sidebar-rss-link a {
  color: #999;
  font-size: 1.5rem;
}
.blog__sidebar-rss-link a:hover {
  text-decoration: none;
}
.blog__post-catalog-related-posts ol {
  list-style: none;
  padding: 0;
}
.blog__post-catalog-related-posts ol li {
  margin-bottom: 3rem;
}
.blog__post-catalog-related-posts ol li:before,
.blog__post-catalog-related-posts ol li:after {
  content: '';
  display: table;
}
.blog__post-catalog-related-posts ol li:after {
  clear: both;
}
.blog__post-catalog-related-posts ol li .post-image {
  width: 30%;
  max-width: 10rem;
  float: left;
  padding: 0 1rem 1rem 0;
  border-radius: 3px;
}
.blog__post-catalog-related-posts ol li .post-name {
  display: block;
  font-weight: 500;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/**
 * Category navigation menu
 *
 * .navi.nav-regular            - regular horizontal menu
 * .navi.nav-regular.nav-vert   - regular vertical menu
 * .navi.nav-mobile             - mobile menu accordion
 *
 * .nav-item                    - item
 * .nav-item.parent             - item, parent of subcategories
 * .nav-item.nav-item--parent   - item, parent of subcategories, has a dropdown
 *
 */
/* end: media-common */
@media only screen and (max-width: 991px) {
  .products-list-ext .product-item-details,
  .products-list-ext .product-item-inner {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .products-list-ext .product-item-details {
    padding-left: 30px;
  }
  .products-list-ext .product-item-inner {
    width: 20%;
    padding-left: 15px;
  }
  .products-list-ext .product-item-inner-content {
    border-left: 1px solid #f5f5f5;
    padding-left: 15px;
  }
  .products-list-ext .product-item-actions .actions-primary,
  .products-list-ext .product-item-actions .actions-secondary {
    display: block;
    float: none;
    vertical-align: baseline;
  }
  .products-list-ext .product-item-actions .actions-primary + .actions-secondary {
    padding-left: 0;
    margin-top: 15px;
  }
  .products-list-ext .product-item-actions .action.primary {
    width: 100%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .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;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses > .item,
  .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%;
  }
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .block-addresses-list .items.addresses > .item: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;
  }
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .block-addresses-list .items.addresses > .item: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;
  }
  .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,
  .dashboard-welcome-toggler,
  .modes-label,
  .block-search .label,
  .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,
  .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,
  .product-columns-wrapper:before,
  .product-columns-wrapper: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,
  .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,
  .product-columns-wrapper: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,
  .vertnav-trigger,
  .navi.nav-vert-triggerable {
    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;
  }
  .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,
  .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;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .block-cart-failed .action.clear,
  .cart-container .form-cart .action.clear,
  .cart-container .cart-gift-item .action.clear {
    margin-right: 10px;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  .main-container {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .main-container {
    width: auto;
  }
  .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: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    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: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
  }
  .page-layout-3columns .vertnav-trigger,
  .page-layout-3columns .navi.nav-vert-triggerable {
    width: 14.66666667%;
  }
  .page-layout-2columns-left .vertnav-trigger,
  .page-layout-2columns-left .navi.nav-vert-triggerable {
    width: 18.83333333%;
  }
  .page-layout-2columns-right .vertnav-trigger,
  .page-layout-2columns-right .navi.nav-vert-triggerable {
    width: 18.83333333%;
  }
  .nav-toggle {
    display: none;
  }
  .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:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    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: #333333;
  }
  .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;
  }
  .product.data.items.style-luma {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items.style-luma:before,
  .product.data.items.style-luma:after {
    content: '';
    display: table;
  }
  .product.data.items.style-luma:after {
    clear: both;
  }
  .product.data.items.style-luma > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items.style-luma > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items.style-luma > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items.style-luma > .item.content:before,
  .product.data.items.style-luma > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items.style-luma > .item.content:after {
    clear: both;
  }
  .product.data.items.style-luma > .item.content.active {
    display: block;
  }
  .product.data.items.style-luma > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items.style-luma > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items.style-luma > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items.style-luma > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items.style-luma > .item.title:not(.disabled) > .switch:focus,
  .product.data.items.style-luma > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items.style-luma > .item.title:not(.disabled) > .switch:active,
  .product.data.items.style-luma > .item.title.active > .switch,
  .product.data.items.style-luma > .item.title.active > .switch:focus,
  .product.data.items.style-luma > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
  }
  .product.data.items.style-luma > .item.title.active > .switch,
  .product.data.items.style-luma > .item.title.active > .switch:focus,
  .product.data.items.style-luma > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items.style-luma > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #d1d1d1;
  }
  .product.data.items.style-luma .item.title a:after {
    display: none;
  }
  .product.data.items.style-luma > .item.title:not(.disabled) > .switch:active {
    padding-bottom: 1px;
  }
  .product.data.items.style-luma > .item.content:last-child {
    border-bottom: none;
  }
  .product.data.items.style1 {
    position: relative;
    z-index: 1;
  }
  .product.data.items.style1:before,
  .product.data.items.style1:after {
    content: '';
    display: table;
  }
  .product.data.items.style1:after {
    clear: both;
  }
  .product.data.items.style1 > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items.style1 > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items.style1 > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items.style1 > .item.content:before,
  .product.data.items.style1 > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items.style1 > .item.content:after {
    clear: both;
  }
  .product.data.items.style1 > .item.content.active {
    display: block;
  }
  .product.data.items.style1 > .item.title {
    margin: 0 0 0 0;
  }
  .product.data.items.style1 > .item.title > .switch {
    font-weight: 400;
    line-height: 50px;
    font-size: 1.6rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 50px;
    padding: 0 10px 0 10px;
  }
  .product.data.items.style1 > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items.style1 > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items.style1 > .item.title:not(.disabled) > .switch:focus,
  .product.data.items.style1 > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items.style1 > .item.title:not(.disabled) > .switch:active,
  .product.data.items.style1 > .item.title.active > .switch,
  .product.data.items.style1 > .item.title.active > .switch:focus,
  .product.data.items.style1 > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
  }
  .product.data.items.style1 > .item.title.active > .switch,
  .product.data.items.style1 > .item.title.active > .switch:focus,
  .product.data.items.style1 > .item.title.active > .switch:hover {
    padding-bottom: 0;
  }
  .product.data.items.style1 > .item.content {
    background: #ffffff;
    margin-top: 51px;
    padding: 15px 0 15px 0;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .product.data.items.style1 .item.title a:after {
    display: none;
  }
  .product.data.items.style1 > .item.title > .switch {
    border: 1px solid transparent;
    border-bottom: none;
  }
  .product.data.items.style1 > .item.title:not(.disabled) > .switch:active {
    padding-bottom: 0px;
  }
  .product.data.items.style1 > .item.title.active > .switch,
  .product.data.items.style1 > .item.title.active > .switch:focus,
  .product.data.items.style1 > .item.title.active > .switch:hover {
    border-color: #d1d1d1;
    border-bottom: 1px solid transparent;
    padding-top: 4px;
    margin-top: -4px;
  }
  .product.data.items.style1 > .item.content:last-child {
    border-bottom: none;
  }
  .product.data.items.style1.style1-small > .item.title > .switch {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding-top: 0;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 0;
  }
  .product.data.items.style1.style1-small > .item.title:not(.disabled) > .switch:active {
    padding-bottom: 0px;
  }
  .product.data.items.style1.style1-small > .item.title.active > .switch,
  .product.data.items.style1.style1-small > .item.title.active > .switch:focus,
  .product.data.items.style1.style1-small > .item.title.active > .switch:hover {
    padding-top: 4px;
    margin-top: -4px;
    padding-bottom: 0;
  }
  .product.data.items.style1.style1-small > .item.content {
    margin-top: 33px;
  }
  .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;
  }
  .amasty-xlanding-columns3.amasty-xlanding-page-view .products-grid .product-item {
    width: 33.33333333%;
  }
  .amasty-xlanding-columns4.amasty-xlanding-page-view .products-grid .product-item {
    width: 25%;
  }
  .amasty-xlanding-columns5.amasty-xlanding-page-view .products-grid .product-item {
    width: 20%;
  }
  .navigation .blog-mx.level0:last-child {
    float: right;
  }
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 50rem;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 240px;
    width: 240px;
    padding-bottom: 10px;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    margin-right: -1px;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px !important;
    max-width: 480px !important;
    clear: right;
    float: right;
    border-left: 1px solid #efefef;
    border-right: unset;
    margin-left: -1px;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .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%;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .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-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 .block-minicart {
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .opc-wrapper .fieldset > .field.required,
  .opc-wrapper .fieldset > .field._required {
    position: relative;
  }
  .opc-wrapper .fieldset > .field.required > label,
  .opc-wrapper .fieldset > .field._required > label {
    padding-right: 25px;
  }
  .opc-wrapper .fieldset > .field.required > label:after,
  .opc-wrapper .fieldset > .field._required > label:after {
    margin-left: 10px;
    position: absolute;
    top: 9px;
  }
  .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: #ffffff;
    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 .1s, visibility 0s linear .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 .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.8rem;
    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: 768px;
    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.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;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    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 > .item {
    margin-bottom: 20px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .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: 0 0 20px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .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;
  }
  .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-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .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 #ff5501;
    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;
  }
  .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-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .order-actions-toolbar .pages {
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -10px;
  }
  [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;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .slideshow-wrapper._right {
    float: right !important;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .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;
  }
  .page-products .sorter {
    position: static;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding: 8px 0 0;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 4px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .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;
    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';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .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 .field.qty .label,
  .product-options-bottom .box-tocart .field.qty .label {
    display: inline-block;
  }
  .product-info-main .box-tocart .field.qty .control,
  .product-options-bottom .box-tocart .field.qty .control {
    display: inline-block;
    margin-left: 5px;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 0;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    float: right;
    padding-left: 10px;
    padding-right: 0;
    margin-bottom: 0;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    float: left;
  }
  .product-social-links {
    text-align: left;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -6px;
    font-size: 3.2rem;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    position: relative;
    left: auto;
    top: auto;
    float: left;
    margin: 0 10px 10px 0;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-img-column,
  .product-primary-column,
  .product-secondary-column {
    margin-bottom: 25px;
  }
  .product-img-column {
    padding-bottom: 1px;
  }
  .non-collapsing-column-placeholder {
    padding-bottom: 1px;
    height: 1px;
    min-height: 1px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .filter.block {
    margin-bottom: 30px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    position: static;
    display: block;
  }
  .page-layout-1column.page-with-filter .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column.page-with-filter .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 50px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #d1d1d1;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
  }
  .page-layout-1column .filter-options-item.active {
    position: relative;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: -10px;
    top: -1px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #d1d1d1;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    width: 195px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    padding: 0 10px;
    margin: 0;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options .swatch-attribute-options {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 5px;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .block.newsletter {
    width: 300px;
    margin: 0;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  html {
    background: none;
    background-color: transparent;
  }
  html,
  body {
    height: 100%;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .footer .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .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%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .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;
  }
  .mobile-collapsible .block-title:after,
  .sidebar .block .block-title:after {
    display: none !important;
  }
  .mobile-collapsible .block-title,
  .sidebar .block .block-title {
    cursor: default;
  }
  .mobile-collapsible .block-title {
    border-bottom: none;
  }
  .dropdown-block .dropdown-content {
    padding: 15px 20px;
  }
  .dropdown-block .dropdown-content > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .round-stickers .sticker {
    width: 45px;
    height: 45px;
    font-size: 1.2rem;
    line-height: 45px;
  }
  .box-tocart.right-side .field.qty {
    float: left;
    padding-right: 15px;
    padding-left: 0;
  }
  .box-tocart.right-side .actions {
    float: right;
  }
  .items-grid .product-item-name {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
  .items-grid.size-xl .product-item-name {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
  .items-grid.size-xl .price-box .price {
    font-size: 1.9rem;
  }
  .items-grid.size-l .product-item-name {
    font-size: 1.9rem;
    line-height: 2.4rem;
  }
  .items-grid.size-l .price-box .price {
    font-size: 1.6rem;
  }
  .items-grid.size-s .product-item-name {
    font-size: 1.4rem;
    line-height: 2.0rem;
  }
  .items-grid.size-xs .product-item-name {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
  .items-grid.size-xs .price-box .price {
    font-size: 1.3rem;
  }
  .custom-sidebar-right {
    float: right !important;
  }
  .custom-sidebar-right .inner {
    padding-left: 20px;
    border-left: 1px solid #e5e5e5;
  }
  .custom-sidebar-left {
    float: left !important;
  }
  .custom-sidebar-left .inner {
    padding-right: 10px;
    border-right: 1px solid #e5e5e5;
  }
  .magnifier-preview {
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  }
  .checkout-index-index .column:not(.sidebar-main) form .actions-toolbar,
  .checkout-index-index .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 0;
  }
  .row-center-vertically {
    display: table;
    width: 100%;
    text-align: center;
  }
  .row-center-vertically > * {
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media all and (min-width: 1024px), print {
  .amasty-xlanding-page-view .products-grid .product-items {
    margin: 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: #cccccc;
    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;
  }
  .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: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
    width: 23.233%;
  }
  .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;
  }
  .product-info-main .box-tocart .action.tocart,
  .product-options-bottom .box-tocart .action.tocart {
    min-width: 190px;
  }
  .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: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .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;
  }
  .dropdown-block .dropdown-content {
    padding: 20px 25px;
  }
  .dropdown-block .dropdown-content > li > a {
    padding-top: 0px;
    padding-bottom: 1px;
  }
  .caption .heading {
    margin-bottom: 0.2em;
    font-size: 32px;
  }
  .caption p {
    clear: left;
    font-size: 16px;
  }
  .round-stickers .sticker {
    width: 60px;
    height: 60px;
    font-size: 1.4rem;
    line-height: 60px;
  }
  .product-view .round-stickers .sticker {
    width: 80px;
    height: 80px;
    font-size: 1.6rem;
    line-height: 80px;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .caption .heading {
    font-size: 40px;
  }
  .caption p {
    font-size: 20px;
  }
}
.abs-flex-container-column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.abs-sidebar-block-title {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.abs-sidebar-block-title > strong {
  font-weight: normal;
  font-size: 19px;
  line-height: 24px;
}
.abs-actions-addto {
  color: #7d7d7d;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .05em;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'icons-blank-theme';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover {
  color: #333333;
  text-decoration: none;
}
.abs-global-border-color,
.abs-sidebar-block-title {
  border-color: #e5e5e5;
}
.abs-global-border-color-light {
  border-color: #f5f5f5;
}
.abs-global-border-color-dark {
  border-color: #cccccc;
}
/**
 * Lightbox
 */
/* end: media-common */
/**
 * Theme Content Construction Kit
 */
/* end: media-common */
/* end: media-common */
/* end: media-common */
/* end: media-common */
/* end: media-common */
@media only screen and (max-width: 992px) {
  .cap-text-bg .text {
    padding: 2px 4px;
  }
  .cap p {
    font-size: 1.4rem !important;
  }
  .cap h1,
  .cap h2,
  .cap h3,
  .cap h4 {
    font-size: 1.9rem !important;
  }
  .cap h5,
  .cap h6 {
    font-size: 1.6rem !important;
  }
}
@media only screen and (max-width: 992px) {
  #scroll-to-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    bottom: 81px;
    right: 0;
    border-radius: 0;
  }
}
/* end: media-common */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-secondary-column .items-grid-thumbnails .product-item-details,
  .product-lower-secondary-column .items-grid-thumbnails .product-item-details {
    clear: both;
    margin-left: 0;
  }
}
@media only screen and (max-width: 769px) {
  .header-container {
    /* Vertically aligned grid of blocks (in "Header - Primary" section).
           In mobile header all blocks are stretched to full width
           and stack vertically.
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Header items
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* In mobile header, only items inside mobile container can float */
    /* Dropdowns
        -------------------------------------------------------------- */
    /* Force left-aligned edge of dropdowns */
    /* Force right-aligned edge of dropdowns */
    /* Selected elements
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Top links
        -------------------------------------------------------------- */
    /* Logo and collateral elements
        -------------------------------------------------------------- */
    /* Regular logo */
    /* Mobile logo */
    /* Header collateral elements
        -------------------------------------------------------------- */
    /* If collateral next to logo, logo floats left */
    /* User menu
        -------------------------------------------------------------- */
    /* Language/currency switcher
        -------------------------------------------------------------- */
    /* The "move-switchers" class indicates that in mobile header the default language/currency switchers
           should be hidden because they are replaced with switchers in alternative position (next to the logo).
           So we need to hide switchers from both wrappers: regular and mobile. */
    /* Other
        -------------------------------------------------------------- */
    /* Menu elements
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Hide/show basic elements */
    /* Always displayed */
    /* Always hidden */
    /* Always hidden */
    /* Always hidden */
    /* Containers
        -------------------------------------------------------------- */
    /* Important: menu container is also a "skip-content" block */
    /* Menu bar
        -------------------------------------------------------------- */
    /* Remove shadow */
    /* Menu items
        -------------------------------------------------------------- */
    /* Mobile menu - remove possible gap from the top of the very first item.
           Gaps are added as dividers between items of the mobile menu accordion. */
    /* Elements hidden in mobile header
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Hide regular header containers in mobile header */
    /* .header-top-container,
        .header-primary-container, */
    /* Deprecated rules to hide elements in mobile header (left for backward compatibility) */
    /* Skip links in mobile header
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Skip link elements
        -------------------------------------------------------------- */
    /* Active link
        -------------------------------------------------------------- */
    /* Size
        -------------------------------------------------------------- */
    /* Skip content
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* In mobile header the content is hidden.
           It's displayed only when skip link was clicked.
        -------------------------------------------------------------- */
    /* Styls (required in skip-content blocks) are added through
           this special class so that we can control which content
           blocks are styled.
        -------------------------------------------------------------- */
    /* Selected skip links
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Compare
        -------------------------------------------------------------- */
    /* Hide compare block's heading (only heading) */
    /* Selected skip content
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Height of mobile menu items and vertical inline links
        -------------------------------------------------------------- */
    /* Generic vertical inline links (e.g. account links)
        -------------------------------------------------------------- */
    /* Cart + compare
        -------------------------------------------------------------- */
    /* Important: possible value "relative" of the "position" property.
           Cart can be a dropdown, so in mobile header we need to reset "position" of the dropdown container so that it doesn't cover other skip links.
           We also need to remove float.
           */
    /* Compare
        -------------------------------------------------------------- */
    /* Cart
        -------------------------------------------------------------- */
  }
  .header-container .hp-blocks-holder .hp-block {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .header-container .header-m-container .item-left {
    float: left;
    text-align: left;
  }
  .header-container .header-m-container .item-right {
    float: right;
    text-align: right;
  }
  .header-container .header-m-container .item-left .dropdown-block .dropdown-content {
    left: 0;
    right: auto;
  }
  .header-container .header-m-container .item-right .dropdown-block .dropdown-content {
    left: auto;
    right: 0;
  }
  .header-container .top-links {
    float: none !important;
    clear: both;
  }
  .header-container .top-links ul {
    float: none !important;
  }
  .header-container .logo-wrapper--regular {
    display: none;
  }
  .header-container .logo-wrapper--mobile {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .header-container .logo-wrapper--mobile .logo {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .header-container .header-collateral {
    float: right;
    text-align: right;
  }
  .header-container .header-collateral + .logo-wrapper--mobile {
    float: left;
    text-align: left;
  }
  .header-container .user-menu {
    float: none !important;
    margin: 0;
    /* Important: remove margins to collapse the block completely */
  }
  .header-container.move-switchers #lang-switcher-wrapper-regular,
  .header-container.move-switchers #currency-switcher-wrapper-regular {
    display: none;
  }
  .header-container.move-switchers #lang-switcher-wrapper-mobile,
  .header-container.move-switchers #currency-switcher-wrapper-mobile {
    display: none;
  }
  .header-container .line-break-after {
    display: none !important;
  }
  .header-container .nav-mobile {
    display: block !important;
  }
  .header-container .vertnav-trigger {
    display: none !important;
  }
  .header-container .mobnav-trigger {
    display: none !important;
  }
  .header-container .nav-inline-links {
    display: none !important;
  }
  .header-container .nav-container {
    /* Padding for menu container may be added via admin panel so we need to remove it for mobile header */
    padding: 0;
    /* If needed, reset also other styles which are added to standard "skip-content" blocks */
    /* Remove background color */
    background-color: transparent;
  }
  .header-container .nav-container .nav,
  .header-container .nav-container .navi {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header-container .nav-border-bottom {
    border-bottom: none;
  }
  .header-container .nav-mobile .nav-item.nav-1 {
    margin-top: 0 !important;
  }
  .header-container #lang-switcher-wrapper-regular,
  .header-container #currency-switcher-wrapper-regular {
    display: none;
  }
  .header-container .header-top .item:not(.item-interface) {
    display: none;
  }
  .header-container .skip-link {
    position: relative;
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    max-height: 50px;
    /* To avoid flickering on load (height of mini cart tab is too small) in mobile view */
  }
  .header-container .skip-link .caret {
    display: none !important;
  }
  .header-container a.skip-link {
    text-decoration: none;
  }
  .header-container .skip-link .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    font-size: 16px;
    line-height: 16px;
  }
  .header-container .skip-link.dropdown-heading .label.hide,
  .header-container .skip-link .label {
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
    font-size: 14px;
    font-weight: 600;
  }
  .header-container .skip-link .counter {
    display: inline-block;
    vertical-align: middle;
  }
  .header-container .skip-link .caret {
    display: none;
  }
  .header-container .skip-link.skip-active,
  .header-container .skip-link:hover {
    color: inherit;
  }
  .header-container .skip-link.skip-active span {
    color: inherit;
  }
  .header-container .skip-links--1 .skip-link {
    width: 100%;
  }
  .header-container .skip-links--2 .skip-link {
    width: 50%;
  }
  .header-container .skip-links--3 .skip-link {
    width: 33.33%;
  }
  .header-container .skip-links--4 .skip-link {
    width: 25%;
  }
  .header-container .skip-links--5 .skip-link {
    width: 20%;
  }
  .header-container .skip-links--6 .skip-link {
    width: 16.66%;
  }
  .header-container .skip-content {
    display: none;
  }
  .header-container .skip-content.skip-active {
    display: block;
  }
  .header-container .skip-content--style {
    clear: both;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* Skip content blocks have to be reset the same as all grid units
               because skip content blocks can have grid units */
    width: 100% !important;
    /* Added "!important" to override units with "no-gutter" class */
    margin: 0;
  }
  .header-container #header-nav.skip-content--style {
    padding: 0;
  }
  .header-container .skip-link.mini-compare-heading {
    display: none;
  }
  .header-container .nav-mobile .nav-item > a,
  .header-container .account-links .links > li > a {
    line-height: 50px;
  }
  .header-container .account-links .links > li {
    float: none;
  }
  .header-container .account-links .links > li > a {
    background-image: none;
    /* Remove link separators */
    font-weight: 600;
    font-size: 1.6rem;
  }
  .header-container .mini-cart,
  .header-container .mini-compare {
    position: static;
    float: none;
    display: block;
    /* To make sure it's not "inline-block" */
  }
  .header-container .skip-content.mini-cart-content,
  .header-container .skip-content.mini-compare-content {
    clear: both;
    width: 100%;
  }
  .header-container .mini-compare .skip-content .actions {
    border: none;
    padding-top: 0;
  }
  .header-container .minicart-items-wrapper {
    height: auto !important;
  }
  .header-container .minicart-items {
    height: auto !important;
  }
  .hide-when-mobile-header {
    display: none !important;
  }
}
@media only screen and (min-width: 770px) {
  .header-container {
    /* Left column 
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Dropdowns
        -------------------------------------------------------------- */
    /* Force left-aligned edge of dropdowns */
    /* Avoid dropdown heading stretched in containing block */
    /* Search box
        -------------------------------------------------------------- */
    /* Elements of User Menu
        -------------------------------------------------------------- */
    /* Menu, holders and holders wrapper
        -------------------------------------------------------------- */
    /* Right column
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Dropdowns
        -------------------------------------------------------------- */
    /* Force right-aligned edge of dropdowns */
    /* Avoid dropdown heading stretched in containing block */
    /* Search box
        -------------------------------------------------------------- */
    /* Elements of User Menu
        -------------------------------------------------------------- */
    /* Menu, holders and holders wrapper
        -------------------------------------------------------------- */
    /* Top links
        -------------------------------------------------------------- */
    /* Central column
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Elements of User Menu
        -------------------------------------------------------------- */
    /* Elements of the central column are centered so the "user-menu" container also needs to be centered:
           so it needs to be inline-block, it can't float and can't have 100% width. */
    /* Top header
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Top header - selected elements
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* User menu inside top header
        -------------------------------------------------------------- */
    /* Selected elements
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Menu elements
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Simple menu container
        -------------------------------------------------------------- */
    /* Menu container is marked with "simple" class.
           It's added when menu is inside a container which is not full-width but is narrow
           and placed in one of the header sections. */
    /* Expand the width of the "nav" class element */
    /* Remove side padding from inner container */
    /* Other
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /*.header-top .lang-switcher,
        .header-top .currency-switcher, */
    /* Elements hidden in regular header
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Selected skip links in regular header
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        */
    /* Cart + compare
        -------------------------------------------------------------- */
    /* Skip links has to be hidden except cart and compare */
  }
  .header-container .hp-blocks-holder {
    display: table;
    width: 100%;
  }
  .header-container .hp-blocks-holder .hp-block {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .header-container .hp-blocks-holder .hp-block:before,
  .header-container .hp-blocks-holder .hp-block:after {
    content: '';
    display: table;
  }
  .header-container .hp-blocks-holder .hp-block:after {
    clear: both;
  }
  .header-container .item-left {
    float: left;
    margin-right: 10px;
    text-align: left;
  }
  .header-container .item-right {
    float: right;
    margin-left: 10px;
    text-align: right;
  }
  .header-container .left-column {
    text-align: left;
  }
  .header-container .central-column {
    text-align: center;
  }
  .header-container .right-column {
    text-align: right;
  }
  .header-container .header-primary .central-column {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-container .left-column .dropdown-block .dropdown-content {
    left: 0;
    right: auto;
  }
  .header-container .left-column .dropdown-block {
    display: inline-block;
  }
  .header-container .left-column .search-wrapper {
    float: left;
  }
  .header-container .left-column .user-menu .search-wrapper,
  .header-container .left-column .user-menu .mini-cart,
  .header-container .left-column .user-menu .mini-compare,
  .header-container .left-column .user-menu .top-links,
  .header-container .left-column .user-menu .top-links ul {
    float: left;
  }
  .header-container .left-column .nav-holders-wrapper,
  .header-container .left-column .navi {
    float: left;
  }
  .header-container .left-column .nav-holders-wrapper .nav-holder {
    float: left;
  }
  .header-container .right-column .dropdown-block .dropdown-content {
    left: auto;
    right: 0;
  }
  .header-container .right-column .dropdown-block {
    display: inline-block;
  }
  .header-container .right-column .search-wrapper {
    float: right;
  }
  .header-container .right-column .user-menu .search-wrapper,
  .header-container .right-column .user-menu .mini-cart,
  .header-container .right-column .user-menu .mini-compare,
  .header-container .right-column .user-menu .top-links,
  .header-container .right-column .user-menu .top-links ul {
    float: right;
  }
  .header-container .right-column .nav-holders-wrapper,
  .header-container .right-column .navi {
    float: right;
  }
  .header-container .right-column .nav-holders-wrapper .nav-holder {
    float: right;
  }
  .header-container .right-column .top-links ul {
    float: right;
  }
  .header-container .central-column .user-menu {
    display: inline-block;
    float: none;
    width: auto;
  }
  .header-container .central-column .user-menu .search-wrapper,
  .header-container .central-column .user-menu #mini-cart-wrapper-regular,
  .header-container .central-column .user-menu .mini-cart,
  .header-container .central-column .user-menu .mini-compare,
  .header-container .central-column .user-menu .top-links,
  .header-container .central-column .user-menu .top-links ul {
    float: right;
  }
  .header-container .header-top .central-column {
    text-align: center;
    width: 100%;
  }
  .header-container .header-top .central-column .item {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .header-container .header-top .item-left .user-menu > * {
    float: left;
  }
  .header-container .header-top .item-right .user-menu > * {
    float: right;
  }
  .header-container .widget {
    display: inline-block;
  }
  .header-container .search-wrapper {
    width: 100%;
  }
  .header-container .logo-wrapper .logo img {
    width: 100%;
  }
  .header-container .nav-container.simple .nav {
    width: 100%;
  }
  .header-container .nav-container.simple .inner-container {
    padding-left: 0;
    padding-right: 0;
  }
  .header-container #lang-switcher-wrapper-regular,
  .header-container #currency-switcher-wrapper-regular,
  .header-container .header-top .dropdown-block {
    margin: 0;
  }
  .header-container .header-m-container,
  .header-container .skip-links-clearer,
  .header-container #header-nav,
  .header-container .skip-link,
  .header-container .logo-wrapper--mobile,
  .header-container .logo--mobile,
  .header-container .header-collateral,
  .header-container .after-mobile-logo,
  .header-container #user-menu-wrapper-mobile,
  .header-container #search-wrapper-mobile,
  .header-container #account-links-wrapper-mobile,
  .header-container #mini-cart-wrapper-mobile,
  .header-container #mini-compare-wrapper-mobile,
  .header-container #nav-wrapper-mobile {
    display: none;
  }
  .header-container .mini-cart-heading,
  .header-container .mini-compare-heading {
    display: block;
  }
  .header-container .mini-cart-heading .label.no-display,
  .header-container .mini-compare-heading .label.no-display {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .header-container {
    /* Reset blocks below this breakpoint */
    /* Menu - positionning of menu, holders and holders wrapper
        -------------------------------------------------------------- */
    /* Remove floating of the menu container */
    /* Remove floating of the menu */
    /* Logo
        -------------------------------------------------------------- */
    /* Search
        -------------------------------------------------------------- */
  }
  .header-container .hp-blocks-holder--stacked .hp-block {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .header-container .hp-blocks-holder--stacked .right-column {
    text-align: inherit;
  }
  .header-container .hp-blocks-holder--stacked .left-column {
    text-align: inherit;
  }
  .header-container .hp-blocks-holder--stacked .nav-container {
    float: none;
  }
  .header-container .hp-blocks-holder--stacked .navi {
    float: none;
  }
  .header-container .hp-blocks-holder--stacked .logo-wrapper {
    text-align: center;
  }
  .header-container .hp-blocks-holder--stacked .logo-wrapper .logo {
    max-width: 60%;
    margin-left: auto;
    /* Margins "auto" not needed. Left in case custom CSS removes "display:inline-block" from the ".logo" element. */
    margin-right: auto;
  }
  .header-container .hp-blocks-holder--stacked .search-wrapper {
    float: none;
    max-width: 440px;
    margin: 10px auto;
    /* Add space above and below search box */
  }
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7394ffa92e392d0b625ad11d3617ceea)
 * Config saved to config.json and https://gist.github.com/7394ffa92e392d0b625ad11d3617ceea
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Ultimo theme:
 * This is custom build of Bootstrap, only these components were compiled:
 * "Grid system" (grid.less) and "Responsive utilities" (responsive-utilities.less).
 * We removed the styles from normalize.css (github.com/necolas/normalize.css) 
 * which are by default added at the beginning of Bootstrap CSS.
 */
/* end: media-common */
/* end: media-common */
/* SPCK BOOKS */
/**
 * Infortis/ultimo
 * Custom CSS fallback
 * app/design/frontend/Infortis/ultimo/web/css/_custom.less
 */
/* CSS Document */
.toggle-submenu,
[id^=drop] {
  display: none;
}
/* Giving a background-color to the nav container. */
.submenu-nav {
  margin: 0;
  padding: 0;
}
/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */
nav.submenu-nav nav:after {
  content: "";
  display: table;
  clear: both;
}
/* Removing padding, margin and "list-style" from the ".submenu-ul",
 * and adding "position:reltive" */
nav.submenu-nav ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  z-index: 100;
  /* <-- Added */
}
nav.submenu-nav li.last-submenu {
  z-index: 1010;
}
/* Positioning the navigation items inline */
nav.submenu-nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
  background-color: white;
}
nav.submenu-nav ul li ul li:hover {
  background: white;
}
/* Background color change on Hover */
nav.submenu-nav a:hover {
  background-color: white;
}
/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav.submenu-nav ul ul {
  display: none;
  position: absolute;
  /* has to be the same number as the "line-height" of ".submenu-nav a" */
}
/* Display Dropdowns on Hover */
nav.submenu-nav ul li:hover > ul {
  display: inherit;
}
/* Fisrt Tier Dropdown */
nav.submenu-nav ul ul li {
  width: 170px;
  float: none;
  display: list-item;
  position: relative;
}
/* Second, Third and more Tiers
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav.submenu-nav ul ul ul li {
  position: relative;
  top: -27px;
  /* has to be the same number as the "width" of ".submenu-nav .submenu-ul .submenu-ul .submenu-li" */
  left: 170px;
}
/* Change ' +' in order to change the Dropdown symbol */
nav.submenu-nav li > a:after {
  content: '';
}
nav.submenu-nav li > a:only-child:after {
  content: '';
}
/* Media Queries
--------------------------------------------- */
@media all and (max-width: 768px) {
  .submenu-nav {
    margin: 0;
  }
  /* Hide the navigation menu by default */
  /* Also hide the  */
  .toggle-submenu + a,
  .submenu-ul {
    display: none;
  }
  /* Stylinf the toggle lable */
  .toggle-submenu {
    display: block;
    background-color: white;
    padding: 14px 20px;
    color: #FFF;
    font-size: 17px;
    text-decoration: none;
    border: none;
  }
  .toggle-submenu:hover {
    background-color: #000000;
  }
  /* Display Dropdown when clicked on Parent Lable */
  [id^=drop]:checked + ul {
    display: block;
  }
  /* Change menu item's width to 100% */
  nav.submenu-nav ul li {
    display: block;
    width: 100%;
  }
  nav.submenu-nav ul ul .toggle-submenu,
  nav.submenu-nav ul ul a {
    padding: 0 40px;
  }
  nav.submenu-nav ul ul ul a {
    padding: 0 80px;
  }
  nav.submenu-nav a:hover,
  nav.submenu-nav ul ul ul a {
    background-color: #000000;
  }
  nav.submenu-nav ul li ul li .toggle-submenu,
  nav.submenu-nav ul ul a {
    background-color: #212121;
  }
  /* Hide Dropdowns by Default */
  nav.submenu-nav ul ul {
    float: none;
    position: static;
    color: #ffffff;
    /* has to be the same number as the "line-height" of ".submenu-nav a" */
  }
  /* Hide menus on hover */
  nav.submenu-nav ul ul li:hover > ul,
  nav.submenu-nav ul li:hover > ul {
    display: none;
  }
  /* Fisrt Tier Dropdown */
  nav.submenu-nav ul ul li {
    display: block;
    width: 100%;
  }
  nav.submenu-nav ul ul ul li {
    position: static;
    /* has to be the same number as the "width" of ".submenu-nav .submenu-ul .submenu-ul .submenu-li" */
  }
}
@media all and (max-width: 330px) {
  nav.submenu-nav ul li {
    display: block;
    width: 94%;
  }
}
.message.global.cookie {
  text-align: center;
  z-index: 2000000000;
}
#hb-cc-hide {
  float: right;
}
/* GENERAL ITEMS */
body {
  font-family: 'Lato', sans-serif;
}
button {
  border-radius: 30px;
  font-family: 'Lato', sans-serif;
}
select {
  border-radius: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 1.4rem;
  -webkit-appearance: none;
}
.control select {
  border-radius: 0;
  -webkit-appearance: none;
}
h1 {
  font-size: 30px;
  color: #3e8fe4;
  font-weight: 700;
}
.breadcrumbs .items {
  color: #a2a2a2;
}
.breadcrumbs .item:not(:last-child)::after {
  font-size: 20px;
  line-height: 16px;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  padding: 10px 15px;
}
.cms-page-view .page-main ul {
  list-style-type: disc;
  margin-left: 30px;
  margin-top: 20px;
}
.cms-page-view .page-main ol {
  list-style-type: decimal;
  margin-left: 30px;
  margin-top: 20px;
}
/* HIDES SCROLL TO TOP BUTTON */
#scroll-to-top {
  display: none !important;
}
.cms-home .column.main {
  padding-bottom: 0 !important;
}
/* FLEX SLIDER */
@media screen and (max-width: 768px) {
  .spck_home_slider_desktop-container {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .spck_home_slider_mobile-container {
    display: none;
  }
}
/* CMS STYLES */
.cms-page-view h2 {
  font-size: 2.7rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-weight: 700;
}
.cms-page-view h3 {
  font-size: 2rem;
  margin-bottom: 2rem;
  font-weight: 700;
}
.cms-page-view p.highlight {
  font-size: 1.8rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.cms-page-view p.footnote {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
.cms-page-view blockquote {
  font-family: 'Lato', sans-seif;
  font-size: 1.8rem;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-style: normal;
}
.cms-page-view cite {
  font-style: normal;
  display: block;
  font-size: 1.3rem;
}
/* HEADER */
.header .logo-wrapper .logo img {
  width: 45px;
  padding-bottom: 2px;
}
.header-container .logo-wrapper--mobile img {
  width: 140px;
}
.header-container .right-column .search-wrapper {
  float: left;
  max-width: 300px;
}
.home-four-boxes-wrapper {
  width: 99.225vw;
  position: relative;
  margin-left: -49.85vw;
  left: 50%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.home-four-boxes-wrapper .home-box {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
}
.home-cta-boxes-wrapper {
  /*
	width: 99.225vw;
    position: relative;
    margin-left: -49.85vw;
    left: 50%;
	*/
  position: relative;
  border-top: 1px solid #3e8fe4;
  border-bottom: 1px solid #3e8fe4;
}
.home-cta-boxes-wrapper .home-cta-box {
  float: left;
  width: 30%;
  margin: 0;
  padding: 15px;
}
input.input-text {
  border-radius: 50px;
}
.header-regular .block-search .input-text {
  padding-left: 15px;
  text-align: center;
  background-color: #f6f6f6 !important;
  border: 0;
}
.action.advanced {
  margin-left: 15px;
  font-size: 1.1rem;
}
.block-search .nested {
  padding-top: 0px;
}
.nav-regular li.level0 > a {
  padding: 0 6px;
}
.block-search .action.search::before {
  color: #3e8fe4 !important;
  font-size: 30px;
  content: url('../images/search.png');
  display: block;
  height: 45px;
  width: 45px;
  transform: scale(0.45);
  -webkit-transform: scale(0.45, 0.45);
  /* Safari */
  -ms-transform: scale(0.45, 0.45);
  /* IE 9 */
  margin-top: -2px;
  margin-left: -10px;
}
.block-search .action.search[disabled] {
  opacity: 1;
}
.block-search .block.block-content,
.form.minisearch .control {
  background: #fff !important;
}
.dropdown-block .dropdown-heading.cover > span,
.dropdown-block .dropdown-heading.cover > div {
  padding: 0 15px 8px 0px!important;
}
@media screen and (min-width: 770px) {
  .header-container .right-column .dropdown-block .dropdown-content {
    padding-top: 30px;
    margin-top: 5px;
    border-radius: 10px 0 10px 10px;
  }
}
.sticky-header .nav-regular .nav-item.level0 > a {
  font-size: 12.5px;
}
.nav-regular .classic > .nav-panel--dropdown > li > a {
  line-height: 26px;
  padding-left: 4px;
}
.nav-regular .classic > .nav-panel--dropdown {
  margin-top: -1px;
  border: 1px solid #c6c6c6;
}
.nav-regular:not(.nav-vert) .nav-item.level0 > a {
  border-left: 1px solid #3e8fe4;
  border-right: 1px solid #3e8fe4;
}
.nav-regular:not(.nav-vert) .nav-item.level0:hover > a {
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
}
.submenu-top-desktop nav.submenu-nav a {
  display: block;
  /*padding: 14px 7px 14px 7px;*/
  padding: 14px 55px 14px 7px;
  color: #3e8fe4;
  font-size: 13px;
  text-decoration: none;
}
.submenu-top-desktop nav.submenu-nav a:hover {
  background-color: white;
  border: 1px solid #c6c6c6;
}
.submenu-top-desktop nav.submenu-nav a {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.submenu-top-desktop nav.submenu-nav a:hover {
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
.submenu-top-desktop nav.submenu-nav li:hover > a {
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
}
.submenu-top-desktop nav.submenu-nav ul li ul {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  margin-top: -1px;
}
/*third level */
.submenu-top-desktop nav.submenu-nav ul li ul li ul {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  margin-top: 0px;
  margin-left: -1px;
}
.submenu-top-desktop nav.submenu-nav ul li ul li:hover > a {
  border-top: 0;
  border-bottom: 0;
  margin-top: 0px;
}
.submenu-top-desktop nav.submenu-nav ul li ul li a {
  border-top: 0;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-bottom: 0;
}
.submenu-top-desktop nav.submenu-nav ul li ul li a:hover {
  border-top: 0;
  border-bottom: 0;
}
.submenu-top-desktop nav.submenu-nav ul li ul li:last-child a {
  border-bottom: 1px solid #c6c6c6;
}
.submenu-top-desktop nav.submenu-nav ul li ul li ul li a {
  border-bottom: 0 !important;
}
.submenu-top-desktop nav.submenu-nav ul li ul li ul li:last-child a {
  border-bottom: 1px solid #c6c6c6!important;
}
.submenu-top-desktop nav.submenu-nav ul li ul li:first-child a {
  border-top: 1px solid #c6c6c6;
}
.submenu-top-desktop nav.submenu-nav ul li ul li .toggle-submenu,
.submenu-top-desktop nav.submenu-nav ul ul a,
.submenu-top-desktop nav.submenu-nav ul ul ul a {
  padding: 14px 20px;
  color: #3e8fe4;
  font-size: 17px;
}
.submenu-top-desktop .submenu-nav ul li ul li a {
  padding: 5px 14px 5px 14px;
  text-align: left;
  color: #272727;
  font-size: 12px;
  border: 0;
}
.submenu-top-desktop .submenu-nav ul li ul li a:hover {
  color: #00a1e5;
  border: 0;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
}
.submenu-top-desktop .submenu-nav ul li ul {
  border: 1px solid c6c6c6;
}
.submenu-arrow {
  float: right;
  font-size: 20px;
  line-height: 14px;
}
/* MINI CART */
.ic-cart::before,
.ic-cart1::before {
  content: url('../images/cart.png');
  display: block;
  height: 23px;
  width: 27px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  /* Safari */
  -ms-transform: scale(0.5, 0.5);
  /* IE 9 */
  margin-top: -5px;
}
.sticky-header .ic-cart::before {
  content: url('../images/cart-mobile.png');
  margin-top: -10px;
}
.sticky-header .ic-cart:hover::before {
  content: url('../images/cart.png');
  margin-top: -10px;
}
.dropdown-block.open .ic-cart::before {
  content: url('../images/cart.png');
}
/* Hides the cart drop-down arrow */
.dropdown-block .caret {
  display: none !important;
}
.minicart-wrapper .action.showcart .counter.qty {
  border-radius: 50%;
}
.block-minicart .subtotal {
  text-align: left;
}
.dropdown-block .dropdown-heading.cover > span,
.dropdown-block .dropdown-heading.cover > div {
  padding: 0 15px 0 0px;
}
.minicart-items .action.delete::before {
  color: #3e8fe4 !important;
}
.block-minicart .items-total {
  float: none;
  padding-bottom: 5px;
}
.block-minicart .price-excluding-tax {
  display: none;
}
.minicart-items .product-item-name a {
  font-weight: 700;
  font-size: 16px;
}
.modal-popup .modal-inner-wrap {
  margin: 30px auto;
}
.modal-popup .modal-footer button {
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #c7c7c7;
}
.modal-popup .action-close::before {
  color: #3e8fe4;
}
.minicart-items .action.delete::before {
  content: 'x';
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  margin-top: -5px;
}
.cart.table-wrapper .items {
  margin-top: 20px;
}
.cart-summary {
  margin-top: 90px;
}
.cart-summary .actions-toolbar > .primary button {
  background: #c7c7c7;
  color: #fff;
}
.cart.table-wrapper .actions-toolbar > .action:hover {
  background-color: #333 !important;
}
.checkout-cart-index button.action:hover {
  background: #333;
}
.cart .col.price,
.cart .col.qty,
.cart .col.subtotal {
  text-align: center !important;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #3e8fe4;
  font-size: 2rem;
  font-weight: 700;
}
.checkout-payment-method .payment-option-title {
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
}
.opc-block-summary .product-item .product-item-inner {
  display: block;
}
.opc-block-summary .product-item-name {
  text-align: left;
  margin-top: 10px;
}
.opc-block-summary .price-excluding-tax {
  padding-top: 10px;
}
/* FLEX SLIDER */
.cms-home .main.container {
  padding-top: 0;
}
.sw-flexslider-element {
  width: 99.225vw;
  position: relative;
  margin-left: -49.85vw;
  left: 50%;
  margin-bottom: 0;
}
.dots-pagination-style .sw-flexslider-control-paging li a {
  width: 14px;
  height: 14px;
  border-radius: 14px;
}
.sw-flexslider .sw-flexslider-control-paging li a {
  margin-right: 20px;
}
/* CATEGORY PAGE */
.items-grid-partitioned .item {
  border-top: 0;
}
.sorter-action,
.sorter-action:hover {
  background-color: transparent !important;
}
.sorter-options {
  margin: 0 0 0 0px;
}
.sorter-action::before {
  color: #a2a2a2;
}
@media screen and (max-width: 767px) {
  .page-products .sorter {
    position: relative;
    float: none;
  }
}
.modes {
  padding: 0 0;
  margin-top: 8px;
}
.mode-list {
  border-top: 1px solid #a2a2a2;
  border-right: 1px solid #a2a2a2;
  border-bottom: 1px solid #a2a2a2;
  border-radius: 0 5px 5px 0;
}
.mode-grid {
  border-top: 1px solid #a2a2a2;
  border-left: 1px solid #a2a2a2;
  border-bottom: 1px solid #a2a2a2;
  border-radius: 5px 0 0 5px;
}
.modes-mode {
  background-color: #f4f4f4 !important;
}
.modes-mode.active {
  background-color: #3e8fe4 !important;
  color: #fff !important;
}
.mode-grid::before,
.mode-list::before {
  color: #a2a2a2 !important;
}
.mode-grid.active::before,
.mode-list.active::before {
  color: #fff !important;
}
.styled-sorter {
  float: left;
  background-image: url('../images/sorter-arrow.png');
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #a2a2a2;
  border-radius: 30px;
  width: 165px;
  margin-left: 4px;
  margin-right: 4px;
  overflow: hidden;
}
.styled-sorter select {
  background: transparent;
  width: 185px;
  border: 0 !important;
}
.toolbar-amount {
  font-size: 1.4rem;
}
.toolbar-sorter label {
  float: left;
  margin-top: 6px;
  margin-right: 5px;
  font-size: 1.4rem;
}
.styled-limiter {
  float: left;
  background-image: url('../images/limiter-arrow.png');
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #a2a2a2;
  border-radius: 30px;
  width: 85px;
  margin-left: 4px;
  margin-right: 4px;
  overflow: hidden;
}
.styled-limiter select {
  background: transparent;
  width: 105px !important;
  border: 0 !important;
}
.limiter label {
  float: left;
  margin-top: 6px;
  margin-right: 5px;
  font-size: 1.4rem;
}
.limiter-text {
  float: right;
  margin-top: 6px;
  margin-left: 5px;
  font-size: 1.4rem;
}
.limiter-options {
  margin: 0;
}
.filter-options-title,
.filter-value {
  padding: 10px 25px 0 0;
  text-transform: none;
  font-size: 1.4rem;
  font-weight: 400;
  color: #373737;
}
.filter-label {
  font-weight: 400;
  font-size: 1.4rem;
}
.filter-content .item {
  margin: 5px 0 5px 0;
}
.filter .block-subtitle {
  font-size: 1.6rem;
  font-weight: 700;
}
.filter-current .action.remove {
  top: 1px;
}
.filter-current .action.remove::before {
  color: #3e8fe4;
}
.filter-options-title::after {
  color: #3e8fe4;
}
.filter-options-content a {
  color: #8e8e8e;
}
.filter-options-content a:hover {
  background-color: transparent;
}
a.multi-active,
a.multi-active .count {
  color: #3e8fe4 !important;
}
.products.wrapper ~ .toolbar .pages {
  text-align: center;
  float: none;
}
.items-grid .product-item-name {
  margin: 7px 0 0 0;
}
.items-grid .price-box {
  margin: 0;
}
.product-item-name,
.product.name a {
  font-weight: 700;
}
.product-item-name,
.author.name a {
  font-weight: 500;
}
.items-grid .product-item-img img {
  border: 1px solid #e4e4e4;
}
.gallery-placeholder {
  border: 1px solid #e4e4e4;
}
.fotorama__stage__frame .fotorama__img {
  margin-left: -1px;
}
.products-list .product-item-img img {
  border: 1px solid #e4e4e4;
}
.products-list-ext .product-item-inner-content {
  border-left: 0 none;
}
.pages .page,
.pages .action {
  border-radius: 50%;
}
.pages .item {
  margin: 0 7px 0 0;
}
.pages .page {
  color: #3e8fe4 !important;
}
.pages a.page,
.pages a.page:hover {
  border: 1px solid #a2a2a2;
  background-color: #fff;
}
.pages .action.next,
.pages .action.prev {
  background-color: #fff !important;
  border: 1px solid #a2a2a2;
}
.pages .action.next::before,
.pages .action.prev::before {
  color: #3e8fe4 !important;
}
.pages .current .page {
  color: #fff !important;
  border: 1px solid #3e8fe4;
}
#update {
  background-color: #3e8fe4 !important;
}
#div-price input {
  height: 25px;
  line-height: normal !important;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #a2a2a2;
  padding: 2px 5px 0 5px;
  text-align: center;
  font-family: 'Lato', sans-serif;
}
#div-price input#update {
  border: 0;
}
.noUi-horizontal .noUi-handle {
  width: 30px !important;
  height: 30px !important;
  top: -8px !important;
}
.noUi-handle {
  box-shadow: none !important;
  border-radius: 50%;
}
.noUi-target {
  box-shadow: none !important;
  border-radius: 50px !important;
}
.product-items .item .addto-links-icons .action .icon {
  background-color: #fff;
}
/* RIGHT SIDEBAR */
.right-sidebar-item {
  background: #f2f4f4;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.right-sidebar-item h3 {
  color: #3e8fe4;
  margin-top: 15px;
  font-weight: 700;
  font-size: 1.5rem;
  padding: 5px 10px;
}
.right-sidebar-item p {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.right-sidebar-item a.button {
  display: inline-block;
  background: #3e8fe4;
  padding: 8px 20px;
  color: #fff;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  margin: 10px 0 10px 0;
}
.right-sidebar-item a.button:hover {
  color: #fff;
  background: #1c84c9;
}
/* PRODUCT PAGE */
.look-inside-button {
  border-radius: 100px 0 0;
  width: 80px;
  height: 52px;
  float: right;
  position: absolute;
  margin-top: -83px;
  right: 0;
  cursor: pointer;
  font-size: 1.7rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  background: #3e8fe4;
  padding-top: 30px;
  padding-left: 10px;
  line-height: 1.9rem;
  transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
  -o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}
.look-inside-button:hover {
  background-color: #1c84c9;
  color: #fff;
}
.look-inside {
  margin-left: 0px;
  top: 100px;
  position: absolute;
  left: 10px;
  z-index: 3000;
  width: 900px;
  height: 500px;
  background: #eee;
  padding: 10px;
  overflow: auto;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}
.look-inside .remove {
  cursor: pointer;
}
div#pdf object {
  height: 470px;
}
.custom-sidebar-right .inner {
  border-left: 0;
}
.product-info-main .box-tocart .action.tocart {
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
.product-info-main .page-title-wrapper .page-title {
  font-size: 2.6rem;
  font-weight: 900;
}
.table.grouped .input-text.qty,
.bundle-options-container .input-text.qty {
  width: 45px;
  height: 30px;
  border-radius: 30px;
}
.qty-button {
  border-radius: 50%;
  padding: 0;
}
.qty-button.increase::before {
  content: "+";
  margin-top: -2px;
}
.qty-button.increase {
  float: right;
  margin-left: 4px;
  margin-top: 2px;
}
.qty-button.decrease {
  float: left;
  margin-right: 4px;
  margin-top: 2px;
}
.qty-button.decrease::before {
  content: "-";
  margin-top: -3px;
}
.product-info-main .table.grouped .price-box .price,
.product-info-main .table.grouped .product-format,
.table.grouped .stock.unavailable {
  font-weight: 700;
  font-size: 1.5rem;
  font-family: 'Lato', sans-serif;
}
.product-info-main .table.grouped .format-isbn {
  font-weight: 400;
  font-size: 1.2rem;
  color: #8e8e8e;
}
.product-info-main table > tbody > tr > td,
.product-info-main table > tfoot > tr > td {
  padding: 8px 10px 8px 0px;
}
.table.grouped > tbody + tbody {
  border-top: 0;
}
.product-info-main .page-title-wrapper .page-title {
  margin-bottom: 0px;
}
.product-info-main .product-subtitle {
  color: #3e8fe4;
  font-size: 1.8rem;
  margin-bottom: 10px;
  font-weight: 700;
}
.product-info-main .author-name {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-info-main .product-foreword {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-info-main .product-info-stock-sku {
  border-bottom: 0;
}
.page-product-grouped .product-info-main .product-info-stock-sku {
  display: none;
}
.product-info-main .product-add-form {
  border-bottom: 0;
}
.collateral-block > .block-title {
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 0;
  color: #8e8e8e;
}
.collateral-block > .block-title > strong {
  font-size: 16px;
  text-transform: uppercase;
}
.catalog-product-view .collateral-block .block-title h2,
.catalog-product-view .collateral-block .block-title h3 {
  font-size: 16px;
  text-transform: uppercase;
}
#product-attribute-specs-table {
  color: #8e8e8e;
  margin-top: 20px;
}
#product-attribute-specs-table.table > tbody > tr > th,
#product-attribute-specs-table.table > tbody > tr > td {
  padding: 2px 0px;
  font-weight: 400;
}
.product-view .youtube-video iframe {
  max-width: 100%;
  margin-top: 20px;
  border: 0;
}
.column.main .block .title strong {
  font-size: 16px;
  color: #8e8e8e;
  text-transform: uppercase;
}
.product-view .custom-content {
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .product-primary-column.grid12-7 {
    margin-left: 3%;
    width: 52.33%;
    margin-right: 3%;
  }
}
.catalog-product-view .block-content {
  font-size: 13px;
}
#product-addtocart-button:hover {
  background-color: #e28323;
}
.catalog-product-view .special-price .price-label {
  display: none;
}
.catalog-product-view .special-price {
  float: right;
}
.catalog-product-view #super-product-table .price-box.price-final_price {
  max-width: 90px;
}
blockquote {
  border-left: 0;
  margin: 0 0 20px 0px;
  padding: 0;
  color: #373737;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 13px;
}
blockquote cite {
  font-style: italic;
  font-size: 1.2rem;
}
.product-info-main .box-tocart .field.qty {
  float: left;
  padding-top: 6px;
  margin-right: 15px;
}
.product-info-main .box-tocart .input-text.qty {
  width: 45px;
  height: 30px;
  border-radius: 30px;
}
.catalog-product-view #super-product-table .price-box.price-final_price {
  max-width: 110px;
}
.col.qty .unavailable {
  padding-left: 22px;
}
/* PRODUCT PAGE BANNER */
@media screen and (max-width: 768px) {
  .custom-content-desktop {
    display: none;
  }
  .custom-content-mobile {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  .custom-content-mobile {
    display: none;
  }
}
/* CAROUSEL ARROWS
------------------------------------------------------------------------ */
.itemslider .block-title,
.block.related .block-title,
.block.upsell .block-title {
  border-bottom: 0;
}
.itemslider {
  margin: 0 auto;
  width: calc(90%);
  /* Minus value (60px) is double width of .owl-prev & .owl-next (30px) */
}
.itemslider .items-grid {
  background: #f4f4f4;
}
.slider-arrows1 .owl-controls {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.slider-arrows1 .owl-controls .owl-buttons {
  top: 0 !important;
  left: 0 !important;
  height: 100%;
}
/* Arrows inside buttons */
.slider-arrows1 .owl-controls .owl-buttons .owl-prev:before,
.slider-arrows1 .owl-controls .owl-buttons .owl-next:before {
  font-size: 400%;
  position: relative;
  top: 95px;
  /* Moves arrow within button */
  left: -10px;
  /* Moves arrow within button */
}
.slider-arrows1 .owl-controls .owl-buttons .owl-prev,
.slider-arrows1 .owl-controls .owl-buttons .owl-next {
  background: none;
  width: 60px;
  /* Relates to itemslider width and .owl-prev & .owl-next positioning */
  height: 100%;
  position: relative;
}
.slider-arrows1 .owl-controls .owl-buttons .owl-prev {
  float: left !important;
  left: -60px;
  /* Must match width */
  background: #f4f4f4;
}
.slider-arrows1 .owl-controls .owl-buttons .owl-next {
  float: right !important;
  right: -60px;
  /* Must match width */
  background: #f4f4f4;
}
.slider-arrows1 .owl-controls.clickable .owl-buttons div:hover {
  background: none;
  background-color: transparent;
}
.owl-carousel .owl-wrapper-outer {
  /*z-index: 999; This seemed to be causing the drop-down menu items to fall behind the carousels, so I've changed to 10. This items are still clickable in the carousel.*/
  z-index: 10;
}
.slider-arrows1 .owl-controls .owl-buttons .owl-prev,
.slider-arrows1 .owl-controls .owl-buttons .owl-next {
  color: #3e8fe4;
}
.items-grid .product-item-img {
  text-align: center;
}
.items-grid .product-item-img img {
  display: inline;
}
.owl-carousel .product-item-details,
.catalog-category-view .grid .product-item-details {
  text-align: center;
}
.products-list-ext .product-item-img {
  min-width: 150px;
}
.products-list-ext .product-item-name {
  margin: 7px 0 0 0;
}
.product-view .price-box .price {
  font-family: 'Lato', sans-serif;
}
.product-items .item .price-box .price-label {
  color: #373737;
}
.custom-sidebar-right .inner {
  padding-left: 0;
}
/* ALSO VIEWED */
.catalog-product-view .also-viewed {
  margin-left: 1%;
  margin-right: 1%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .catalog-product-view .also-viewed {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .catalog-product-view .also-viewed {
    margin-left: -18px;
    margin-right: -18px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .catalog-product-view .also-viewed {
    margin-left: 0px;
    margin-right: 0px;
  }
  .products.wrapper.grid.products-related.items-grid {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.catalog-product-view .also-viewed h4 {
  color: #8e8e8e;
  text-transform: uppercase;
  font-size: 16px;
  margin-left: 60px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.42857143;
}
.catalog-product-view .grid.products-grid {
  background: #f4f4f4;
  padding-left: 60px;
  padding-right: 60px;
}
.catalog-product-view .products-grid .product-item {
  width: 20%;
}
.catalog-product-view .grid.products-grid .product-item-info {
  margin: 0 auto;
}
.catalog-product-view .grid.products-grid .product-image-wrapper {
  padding-bottom: 105% !important;
}
.catalog-product-view .grid.products-grid img {
  border: 1px solid #8e8e8e;
  width: 65%;
}
.catalog-product-view .grid.products-grid .product-item-details {
  text-align: center;
}
.catalog-product-view .grid.products-grid .product-item-name {
  font-size: 1.6rem;
  margin: 0;
}
/* CHECKOUT */
.actions-toolbar .primary a.action {
  border-radius: 50px;
}
.login-container .block .block-title {
  border-bottom: 1px solid #3e8fe4;
  color: #3e8fe4;
}
.message.success {
  background-color: #99c451;
  color: #fff;
  padding-top: 22px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  /*padding-left: 6%;*/
  padding-left: 60px;
  /*padding-right: 0;*/
  padding-right: 10px;
  /*float: left;*/
  display: block;
  /*width: 94%;*/
}
.message.success > :first-child::before {
  color: #99c451;
  padding-top: 6px;
  background: #fff;
  border-radius: 50%;
  padding-bottom: 6px;
  margin: -10px 0 0 10px;
}
.message.success a:hover {
  color: #fff;
}
.message.success a {
  color: #3e8fe4;
}
@media screen and (min-width: 768px) {
  /*.page-layout-1column .page.messages { width: 83.33%; }*/
}
.block-authentication .block-title strong {
  font-weight: 700;
  font-size: 2rem;
  color: 3da0e2 !important;
}
.block-authentication .block-title {
  color: #3e8fe4 !important;
}
.block-authentication .action.action-register {
  line-height: 2.2rem;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Lato';
  letter-spacing: 1px;
}
.block-authentication .action.primary {
  background-color: #fd3b1e;
}
.block-authentication .action.secondary {
  background-color: #fd3b1e;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Lato';
  letter-spacing: 1px;
}
.block-authentication .action.secondary:hover {
  background-color: #1c84c9;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
.block-authentication .block-content ul {
  list-style: disc !important;
  margin-left: 20px;
}
.mini-cart .action.viewcart {
  background: #c7c7c7;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 50px;
  color: #fff !important;
}
.minicart-items-wrapper {
  padding: 5px 15px 5px 15px;
}
.minicart-items .item-qty {
  width: 40px;
  border-radius: 10px;
}
.minicart-items .product-item-pricing .label {
  width: 3rem;
}
.minicart-items .product-item {
  padding: 0;
}
.minicart-items .product-item {
  padding: 15px 0 !important;
}
.minicart-items input[type="number"] {
  height: 28px;
  width: 36px;
}
.minicart-items .amount.price-container {
  float: left;
}
.mini-cart .paypal.checkout.after.paypal-logo {
  display: none;
}
.subtotal .label {
  float: left;
  font-size: 22px;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 22px;
  margin-left: 5px;
}
.minicart-items .product-image-wrapper .product-image-photo {
  width: 60px !important;
  height: auto !important;
}
.cart-container .form-cart .action.continue {
  border-radius: 50px;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  background: #c7c7c7;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.checkout-cart-index button.action {
  font-family: 'Lato', sans-serif;
  background: #c7c7c7;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.cart-container .form-cart .action.update::before {
  content: "";
}
.cart-summary > .title {
  padding-top: 20px;
  font-size: 2rem;
  padding-left: 4px;
}
.cart-summary .block > .title {
  border-top: 0;
  padding-left: 4px;
}
.cart-totals {
  border-top: 0;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  text-transform: none;
  font-size: 1.3rem;
}
.cart-container .checkout-methods-items .action.primary {
  font-size: 1.4rem;
  font-weight: 700;
}
.price-excluding-tax {
  font-size: 1.4rem;
  padding-top: 50px;
}
.cart.table-wrapper .col.qty .field {
  padding-top: 45px;
}
.cart.table-wrapper .product-item-name {
  font-weight: 400;
  margin-top: 10px;
  font-size: 1.7rem;
}
.sign-up-trade-link {
  display: block;
  clear: both;
  padding-top: 20px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #3e8fe4;
  color: #3e8fe4;
  font-weight: 700;
  font-size: 2rem;
}
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.opc-block-summary .product-item .subtotal {
  text-align: left;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  padding-top: 12px;
}
/* BLOG */
.blog-category-index .blog__post-meta-sharing {
  display: none;
}
.blog__post-item .blog__post-header .blog__post-title a {
  color: #3e8fe4;
  font-size: 2.5rem;
  font-weight: 700;
}
.blog__post-list-wrapper .blog__post-list > li {
  border-bottom: 2px solid #f5f5f5;
}
.blog__post-meta .blog__post-meta-author {
  display: none;
}
.sidebar .block .block-title {
  border-bottom: 0;
}
.blog__sidebar-recent .item img {
  padding: 0 0 4px 0;
  float: none;
  border-radius: 0;
}
.blog__sidebar-recent .item a {
  color: #3e8fe4;
}
.blog__post-view .blog__post-featured-image {
  float: none;
  max-width: 400px;
  margin: 0 auto;
  display: block;
  padding: 0 2rem 3rem 0;
}
body.blog-post-view .page-title {
  margin-bottom: 1rem;
}
.blog__post-footer {
  margin-top: 20px;
}
.footer-share {
  float: left;
  color: #3e8fe4;
  margin-right: 5px;
}
.blog-category-index .footer-share {
  display: none;
}
.blog__sidebar-search form input {
  border-radius: 50px;
}
.blog__sidebar-search .action.primary {
  border-radius: 0 50px 50px 0;
  color: #3e8fe4;
  background-color: transparent;
}
.blog__sidebar-search .action.primary:hover,
.blog__sidebar-search .action.primary:focus {
  background-color: transparent;
  color: #1c84c9;
}
.blog-post-list__toolbar .limiter .control {
  display: inline-block;
}
.blog__post-view-related-products .product-image-container .product-image-photo {
  width: auto;
  padding-left: 6px;
}
.blog__post-view-related-products .product-item-details {
  text-align: center;
}
.blog__post-view-related-products .block-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #8e8e8e;
  padding-bottom: 15px;
  margin-left: 60px;
}
.blog__post-view-related-products .products.list.items.product-items {
  background: #f4f4f4;
  padding-top: 20px;
}
/* FOOTER */
.footer-primary-container,
.footer-bottom {
  letter-spacing: 1px;
}
.footer-container .footer-top .item-left {
  margin-right: 0;
  width: 100%;
  text-align: center;
}
.footer-social {
  margin: 0 auto;
  width: 380px;
  margin-bottom: 20px;
}
.footer-social-text {
  float: left;
  padding-top: 12px;
  font-size: 1.7rem;
  font-weight: 700;
  padding-right: 10px;
}
.footer-social img {
  width: 44px;
  height: auto;
  margin-right: 10px;
}
.footer-container .footer-primary-top-spacing {
  border-bottom: 0;
}
.footer ul li {
  margin-bottom: 8px;
}
.firsty-footer img {
  width: 80px;
}
.app-logo-footer img {
  width: 80px;
  margin-right: 20px;
}
@media screen and (max-width: 716px) {
  .firsty-footer img {
    margin-top: 10px;
  }
  .app-logo-footer img {
    margin-top: 10px;
  }
}
.mobile-footer-subnav,
.mobile-footer-subnav-level2 {
  display: none;
}
/* ADD THIS */
.addthis {
  position: absolute;
  float: right;
  margin-left: 21px;
  margin-top: 11px;
  display: inline;
  width: 280px;
}
.addthis_sharing_toolbox {
  margin-left: 0;
  float: left;
  width: 105px;
  clear: none !important;
  margin-top: 0;
}
.addthis > span {
  float: left;
  margin-right: 21px !important;
  color: #3e8fe4;
}
/* .at-icon-wrapper {
	width: 22px;
	height: 22px;
}

.at-icon {
    fill: #fff;
    border: 0;
    width: 22px!important;
    height: 22px!important;
}*/
.ebook-help {
  float: left;
  color: #3e8fe4;
  width: 120px;
}
.ic-heart::before {
  content: url('../images/wishlist.png');
  display: block;
  height: 30px;
  width: 30px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5, 0.5);
  /* Safari */
  -ms-transform: scale(0.5, 0.5);
  /* IE 9 */
  margin-top: -5px;
}
.product-social-links .action.feature .icon {
  background-color: #fff;
}
.product-info-main .product-addto-links .ib-hover.icon-color-productview:hover,
.product-info-main .product-addto-links .feature-icon-hover:hover .ib.icon-color-productview {
  background-color: #fff !important;
}
.at-share-tbx-element .at-share-btn {
  margin: 0 2px 5px 0!important;
}
.morecontent span {
  display: none;
}
.submenu-top {
  width: 100%;
}
.submenu-li {
  display: inline;
  font-size: 13px;
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  .submenu-li {
    font-size: 11px;
    margin-right: 15px;
  }
}
ul.submenu-ul {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .submenu-top-desktop {
    visibility: visible;
  }
  .submenu-top-mobile {
    display: none;
  }
}
/* DONATE WIDGET */
#IframeDonate {
  width: 100% !important;
}
.experius-donation-modal .charity-form .experius-donation-amounts .experius-donations-fixed-amounts label.experius-donation-amount-label {
  background-color: #3e8fe4;
}
.experius-donation {
  background-color: transparent;
}
.experius-donation .experius-donation-product-list {
  text-align: center !important;
}
.experius-donation .experius-donation-product:hover .experius-donation-product-tocart,
.experius-donation-modal .charity-form .experius-donation-amounts .experius-donations-fixed-amounts label:hover,
.experius-donation-modal .charity-form .experius-donation-amounts .experius-donations-fixed-amounts input[type="radio"]:checked + label {
  background-color: #E28425;
  text-decoration: none;
}
/* NEWSLETTER */
.newsletter-container {
  clear: both;
  width: 99.225vw;
  position: relative;
  margin-left: -49.85vw;
  left: 50%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 30px;
  float: left;
}
.block.newsletter {
  max-width: 900px;
  margin: 0 auto;
  width: auto;
  padding-left: 2%;
  padding-right: 2%;
  text-align: center;
}
.block.newsletter .field {
  display: inline-block;
  width: 49%;
}
.block.newsletter .mage-error {
  padding-left: 8%;
}
.block.newsletter input {
  /*width: 98%;*/
  width: 48%;
  float: left;
  margin-right: 1%;
  margin-left: 1%;
  border-radius: 50px;
  padding-left: 20px;
  border-color: #3e8fe4;
  margin-bottom: 5px;
}
.block.newsletter .field label {
  display: none;
}
.block.newsletter .field .control::before {
  content: '';
}
.block.newsletter input[type="submit"] {
  background: #3e8fe4;
  color: #fff;
  font-size: 16px;
  border: 1px solid #3e8fe4;
  padding-left: 0;
}
.block.newsletter .field.consent {
  text-align: left;
  width: 100%;
  margin-top: 5px;
}
.block.newsletter .field.consent input {
  float: left;
  width: 14px;
  margin-top: -9px;
}
.block.newsletter h3 {
  color: #3e8fe4;
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 15px;
  padding-left: 1%;
  text-align: center;
}
.block.newsletter .actions {
  display: block;
  width: 100%;
  text-align: center;
}
.block.newsletter .action.subscribe {
  border-radius: 50px;
  margin-right: 1.5%;
  margin-top: 12px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  padding-left: 30px;
  padding-right: 30px;
}
.accept-newsletter-terms {
  display: block;
  float: left;
  padding: 13px 1%;
  padding-left: 200px;
}
input#accept_conditions {
  width: 12px;
  height: 12px;
  margin-top: -14px;
  float: right;
  margin-left: 39px;
}
#mc_embed_signup {
  margin-top: 25px;
}
#mc_embed_signup_scroll input {
  border-color: #eee;
  border-radius: 50px;
  border-color: #a2a2a2;
  margin-bottom: 10px;
  display: block;
  max-width: 500px;
}
#mc_embed_signup_scroll input[type="checkbox"] {
  float: left;
}
#mc_embed_signup_scroll label {
  margin-bottom: 10px;
  display: block;
}
#mc_embed_signup .actions-toolbar {
  margin-left: 0;
}
.checkout-success .actions-toolbar {
  margin: 30px 0;
}
.mc-field-group li {
  list-style-type: none;
  margin-left: 20px;
}
.checkout-onepage-success input[type="submit"] {
  border-radius: 50px;
  margin-bottom: 20px;
}
@media screen and (max-width: 500px) {
  input#accept_conditions {
    margin-top: 0;
    float: none;
    margin-left: 10px;
    height: 10px;
  }
}
.field.choice.conditions {
  width: 100%;
}
/* AMASTY LANDING PAGES */
.amasty-xlanding-page-view .columns {
  clear: both;
}
.amasty-xlanding-top-image {
  float: left;
  margin-right: 5%;
  margin-bottom: 20px;
}
.amasty-xlanding-top-description {
  margin-bottom: 20px;
}
/* CONTACT FORMS */
.form-content input.input-text {
  max-width: 650px;
}
.form-content input.textarea {
  max-width: 650px;
}
/* MY ACCOUNT */
.account .page-title-wrapper .page-title {
  display: block;
  width: 100%;
}
.account.page-layout-2columns-left .column.main {
  padding-top: 16px;
}
.account .fieldset > .field:not(.choice) > .control {
  clear: both;
}
.customer-account-create .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-create .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
}
.password-strength-meter {
  margin-top: 5px;
}
.account-nav .item > strong {
  border-left: 0;
}
.account-nav .content {
  background: #fff;
  padding: 15px 0;
}
.account-nav .item a {
  padding: 0 18px 0 15px;
  border-left: 0;
  color: #373737;
  font-size: 1.5rem;
}
.account-nav .item > strong {
  padding: 0 18px 0 15px;
}
.actions-toolbar > .primary .action {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.block.account-nav {
  border: 1px solid #a2a2a2;
}
.account-nav .item.current strong {
  color: #3e8fe4;
  font-size: 1.5rem;
}
.account-nav .item a:hover {
  background: transparent;
  color: #1c84c9;
}
.account .fieldset > .field:not(.choice) > .control {
  float: none;
}
.account .field:not(.choice) > .label {
  padding: 6px 15px 5px 0;
  text-align: left;
}
.account .fieldset .legend {
  margin-left: 0;
}
.account .fieldset > .field.choice::before,
.account .fieldset > .field.no-label::before {
  width: 0;
}
.account .column:not(.sidebar-main) form .actions-toolbar,
.account .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
}
.action.primary {
  font-family: 'Lato', sans-serif;
}
.form-address-edit .actions-toolbar .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.return-status,
.order-status {
  margin-bottom: 5px;
  float: left;
  margin-right: 20px;
}
.page-title-wrapper .order-date {
  float: left;
  margin: 0 20px 5px 0;
}
@media screen and (min-width: 768px) {
  .account .page-title-wrapper .page-title {
    margin-left: 0;
    float: none;
  }
  .return-status,
  .order-status {
    margin-bottom: 0;
    margin-top: 7px;
    float: left;
    margin-right: 25px;
  }
  .page-title-wrapper .order-date {
    float: left;
    margin-top: 7px;
    margin-right: 25px;
    margin-bottom: 0;
  }
  .order-actions-toolbar {
    margin-bottom: 45px;
    margin-top: 7px;
    float: left;
  }
}
@media screen and (max-width: 540px) {
  .return-status,
  .order-status {
    margin-bottom: 0;
    margin-top: 7px;
    float: none;
    margin-right: 0;
  }
  .page-title-wrapper .order-date {
    float: none;
    margin-top: 7px;
    margin-right: 0;
    margin-bottom: 7px;
  }
}
.page-title-wrapper .label {
  font-weight: 700;
}
.my-elibrary-wrapper {
  float: left;
  display: block;
  background: #f2f4f4;
  width: 94%;
  padding: 25px 3% 25px 3%;
}
.my-elibrary-wrapper label {
  display: block;
  float: left;
  padding-top: 7px;
  padding-right: 10px;
}
#elibrary-search .buttons {
  margin-left: 8px;
}
.downloadable-customer-products .main h2 {
  font-size: 1.8rem;
  font-weight: 700;
}
.downloadable-customer-products .main h3 {
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.my-downloadable-products-item .product-image {
  width: 12% !important;
  padding-right: 2em !important;
}
#elibrary-search .button {
  height: 33px;
  background: #3e8fe4;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 400;
  font-size: 1.3rem;
  padding-left: 30px;
  padding-right: 30px;
}
#elibrary-search .button:hover {
  background: #1c84c9;
}
.reset-button {
  background: #c7c7c7;
  border-radius: 50px;
  padding: 8px 30px 11px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  margin-left: 5px;
}
.reset-button:hover {
  background: #ababab;
  color: #fff;
}
.download-ebook-info {
  margin-top: 10px;
}
.download-ebook-info li {
  margin-bottom: 0;
}
.download-ebook-info .product-author {
  display: none;
}
.download-ebook-info strong {
  font-weight: 400;
}
.button.download-button {
  background: #3e8fe4 !important;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 1.3rem;
}
.button.download-button:hover {
  background: #1c84c9;
  color: #fff;
}
.button.generate-button {
  background: #3e8fe4 !important;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 1.3rem;
}
.button.generate-button:hover {
  color: #fff !important;
  background: #1c84c9 !important;
}
.format-description {
  font-style: normal !important;
}
.account .toolbar .limiter {
  min-width: 160px;
}
.account .sidebar-additional {
  margin-top: 0;
}
.my-account-question-image {
  text-align: center;
  border-top: 1px solid #b7b7b7;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  padding: 15px 0 15px 0;
}
.my-account-question-image img {
  width: 100%;
  max-width: 150px;
}
.my-account-question-text {
  background: #f3f5f4;
  padding: 20px 15px 20px 15px;
}
.my-account-question-text h4 {
  color: #3e8fe4;
  font-weight: 700;
  font-size: 1.6rem;
}
.my-account-question-text .contact-button a {
  display: inline-block;
  background: #3e8fe4;
  padding: 8px 20px;
  color: #fff;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  margin: 10px 0 10px 0;
}
.my-account-question-text .contact-button a:hover {
  background: #1c84c9;
}
.my-downloadable-products-item {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 20px;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 700;
  font-size: 1.9rem;
}
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  font-size: 1.6rem;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 18px;
}
.availability-message {
  margin-left: 10px;
}
.g-recaptcha {
  padding-left: 25.8%;
}
/* CONSENT FORM */
.consentform-index-index .fieldset > .field {
  margin: 0 0 10px;
}
.consentform-index-index .fieldset {
  margin: 0 0 0 0;
}
.consentform-index-index tr.empty-row {
  background-color: transparent !important;
}
.consentform-index-index tr.unsubscribe-all {
  border: 1px solid #3e8fe4;
}
.consentform-index-index .actions-toolbar {
  margin-left: 0 !important;
  margin-bottom: 20px;
}
.consentform-index-index .g-recaptcha {
  padding-left: 0;
}
.consentform-index-index .recatcha-consent {
  margin-bottom: 15px;
}
.fieldset > .field.country.required > .label::after {
  content: "";
}
.fieldset > .field > .label.no_tq {
  width: 200px;
}
#tq_code {
  margin-bottom: 10px;
}
#no_tq_code {
  margin-top: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1213px) {
  #range {
    margin-top: 40px;
  }
  #div-price input#update {
    margin-top: 5px;
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .header-container .skip-link {
    height: 40px;
    line-height: 40px;
    max-height: 40px;
  }
  .home-four-boxes-wrapper .home-box {
    width: 50%;
  }
  .ic-cart::before,
  .ic-cart1::before {
    content: url('../images/cart-mobile.png');
    margin-top: -9px;
  }
  .ic-user::before {
    content: url('../images/account-mobile.png');
    height: 23px;
    width: 21px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    display: block;
    margin-top: -9px;
  }
  .ic-search::before {
    content: url('../images/search-mobile.png');
    height: 23px;
    width: 23px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    display: block;
    margin-top: -9px;
  }
  .ic-menu::before {
    content: url('../images/menu-mobile.png');
    height: 23px;
    width: 23px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    display: block;
    margin-top: -9px;
  }
  .filter.active .filter-title strong::after {
    color: #3e8fe4;
  }
  .submenu-top-desktop {
    display: none;
  }
  .mobile-footer-subnav {
    display: block;
    margin-left: 10px;
  }
  .mobile-footer-subnav-level2 {
    display: block;
    margin-left: 10px;
  }
  .catalog-product-view .grid.products-grid {
    padding-left: 2%;
    padding-right: 2%;
  }
  .catalog-product-view .products-grid .product-item {
    width: 32%;
    padding-bottom: 20px;
  }
  .product-social-links {
    text-align: left;
  }
  .block.newsletter input {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .block.newsletter h3 {
    padding-left: 2%;
  }
  .block.newsletter .action.subscribe {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
  .amasty-xlanding-top-image {
    float: none;
    margin-right: 0;
  }
  .product-img-column {
    margin-bottom: 0;
  }
  .block.newsletter .field {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td::before {
    display: none;
    content: "";
  }
  .col.qty .unavailable {
    padding-left: 0;
  }
  .qty-buttons-wrapper {
    margin-left: 0;
  }
  .availability-message {
    margin-left: 0;
  }
}
@media screen and (max-width: 500px) {
  .home-four-boxes-wrapper .home-box {
    width: 100%;
  }
  .footer-social {
    width: 100%;
  }
  .footer-social img {
    margin-right: 5px;
  }
  .footer-social-text {
    float: none;
    display: block;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .catalog-product-view .products-grid .product-item {
    width: 48%;
    padding-bottom: 20px;
  }
  .addthis {
    position: relative;
    float: none;
    margin: 0 0 0 8px;
    display: block;
    width: auto;
    padding-bottom: 20px;
  }
  .slider-arrows1 .owl-controls .owl-buttons .owl-prev {
    left: -30px;
  }
  .slider-arrows1 .owl-controls .owl-buttons .owl-next {
    right: -30px;
  }
  .catalog-product-view .also-viewed h4 {
    margin-left: 15px;
  }
  .block.newsletter .field {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #custom-header-account {
    display: none;
  }
  /*Show the name of the user if they log in*/
  .logged-in-as {
    color: #3da0e2;
  }
}
/* User menu for making search,accounts and cart on same line */
@media screen and (min-width: 769px) {
  #header-account {
    display: none;
  }
  .ic-user.my-account-logged-out,
  .ic-user.my-account-logged-in {
    width: 29px;
    height: 77px;
    padding-top: 5px;
  }
  .icon.ic.ic-user:hover {
    /*background: #fff;*/
    /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
  }
  .ic-user.my-account-logged-in::before {
    content: url('../images/account-logged-in.png');
    height: 23px;
    width: 21px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    display: block;
    margin-top: 6px;
    position: relative;
    left: -26px;
  }
  .ic-user.my-account-logged-out::before {
    content: url('../images/account.png');
    height: 26px;
    width: 21px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    display: block;
    margin-top: 5px;
    margin-left: -26px;
  }
  .account-links {
    position: relative;
    display: inline-block;
    right: 0%;
  }
  .profile-iocn {
    /*color: #73c9e4;
		padding-left: 45px;
		font-size: 18px;
		padding-top: 25.5px;
		padding-bottom: 13px;*/
    padding-right: 50px;
    padding-top: 12px;
    padding-left: 48px;
    padding-bottom: 4px;
  }
  .fa {
    font-size: large;
  }
  .profile-iocn-text {
    /*font-family: 'Lato', sans-serif;
		padding-left: 0px;
		color: #3e8fe4;
		font-size: 13px;
		padding-right: 10px;
		*/
    margin-top: -59px;
    color: #3e8fe4;
    padding-right: 7px;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
  }
  .custom-account-links {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 121px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0px 0 10px 0;
    top: 49px;
    text-align: left;
    right: 0px;
    z-index: 1000 !important;
  }
  /* Links inside the dropdown */
  .custom-account-links a {
    color: #333;
    padding: 15px 20px 5px 20px;
    text-decoration: none;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 12.5px !important;
  }
  /* Show the dropdown menu on hover */
  .account-links:hover .custom-account-links {
    display: block;
    border-radius: 10px 0 10px 10px;
  }
  /*Show the name of the user if they log in*/
  .logged-in-as {
    display: inline;
    position: relative;
    min-width: 23%;
    overflow: hidden;
    right: -3%;
    bottom: 8%;
    color: #3da0e2;
    font-size: 13px;
    padding-right: 65px;
    padding-top: 19px;
    margin-bottom: -3px;
  }
  .fa {
    display: inline-block;
    /* font: normal normal normal 14px/1 FontAwesome; */
    /* font-size: inherit; */
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  span.logged-name {
    display: inline-block;
  }
  .icon.ic.cu-user.my-account-logged-in {
    float: right;
    margin-top: 5px;
  }
}
.search-wrapper {
  margin-top: 5px;
  z-index: 4;
}
.header-mobile .skip-content--style .minisearch a {
  color: #3e8fe4 !important;
}
@media screen and (max-width: 769px) {
  .header-container .skip-content--style {
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .cart-summary {
    margin-top: 0px;
  }
}
/* Product page Resources */
#product\.extra\.resources .block-title {
  text-transform: uppercase;
  color: #8e8e8e;
  font-weight: 400;
  margin-bottom: 15px;
}
#product\.extra\.resources .block-title strong {
  font-weight: normal;
  font-size: 16px;
}
.attribute.resources .col {
  float: left;
  width: 46%;
  margin: 8px 2%;
}
.attribute.resources .col p {
  padding: 10px 5%;
}
/* Donations */
.modal-popup._inner-scroll .modal-inner-wrap {
  top: 11% !important;
}
.experius-donation .experius-donation-product {
  background-color: transparent !important;
  border-radius: 10px;
  box-shadow: none !important;
}
.experius-donation .experius-donation-product-image {
  max-height: none !important;
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  height: auto !important;
}
.experius-donation h3 {
  font-size: 2rem !important;
  margin-top: 20px !important;
}
@media only screen and (min-width: 803px) {
  .checkout-cart-index .experius-donation .experius-donation-product {
    width: 30% !important;
  }
}
/* Home page blocks */
.our-blog {
  margin: 0 0 10px 0;
}
.our-blog-1 {
  margin: 0 0 10px 0;
}
.our-blog p,
.our-blog-1 p {
  line-height: 24px;
}
.blog-image-title {
  line-height: 24px;
}
blog-title {
  padding-top: 15px;
}
.horizantalline {
  padding-left: 30px;
}
.titleclr {
  color: #3e8fe4;
}
.horizantalline1 {
  padding-right: 60px;
}
/* New home headings */
h3.home-horizontal {
  display: block;
  background: #eee;
  line-height: 1px;
  text-align: center;
  margin: 10px 0 40px 0;
  color: #3e8fe4;
}
.home-horizontal-inner {
  background: #fff;
  padding: 0 20px;
}
/* Mobile */
@media only screen and (min-width: 769px) {
  .mini-cart {
    padding-top: 8px;
    z-index: 100;
    right: -1%;
  }
  .cart-ioc {
    font-size: 15px;
    padding-bottom: 4px;
    padding-left: 0px;
    color: #3e8fe4;
  }
  .cart-ioc-text {
    font-family: 'Lato', sans-serif;
    padding-left: 11px;
    padding-top: 0px;
    color: #3e8fe4;
    font-size: 13px;
    display: inline-block;
  }
  .icon.ic.ic-user:hover {
    background: #fff;
    /*box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);*/
    box-shadow: none;
  }
  .dropdown-block.open > .dropdown-heading.cover {
    box-shadow: none !important;
  }
  .header-container .dropdown-block.open > .dropdown-heading.cover > * {
    background-color: transparent !important;
  }
  .custom-account-links {
    /*display: none;
    position: absolute;
    background-color: white;
    min-width: 121px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0px 0 10px 0;
    top: 50px;
    text-align: left;
    right: 0px;
    z-index: 1000!important;
	*/
    display: none;
    position: absolute;
    background-color: white;
    min-width: 127px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0px 0 10px 0;
    top: 49x;
    text-align: left;
    right: 0px;
    z-index: 1000 !important;
  }
  .accept-newsletter-terms {
    display: block;
    float: left;
    padding: 13px 1%;
    padding-left: 200px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 320px) {
  .accept-newsletter-terms {
    display: block;
    float: left;
    padding: 13px;
    padding-left: 10px;
  }
  .titleclr {
    color: #3e8fe4;
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
  }
  .horizantalline {
    padding-left: 10px;
  }
  .horizantalline1 {
    padding-right: 10px;
  }
  .blog-image-title {
    font-size: 13.5px;
    padding-top: 10px;
  }
  .blog-image-paragraph {
    font-size: 13.5px;
    padding-top: 10px;
  }
  .product-item .price-box .price,
  .product-items .item .price-box .price {
    font-size: 1.4rem;
    font-weight: bold;
  }
}
@media only screen and (max-width: 760px) and (min-width: 320px) {
  .price-box.price-final_price {
    padding-left: 23px;
  }
  .product-item-name,
  .product.name a {
    font-weight: 700;
    padding-left: 11px;
  }
  .product-item-name,
  .author.name a {
    font-weight: 500;
    padding-left: 11px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 766px) {
  .price-box.price-final_price {
    text-align: center;
  }
  .product-item-name,
  .product.name a {
    font-weight: 700;
    text-align: center;
  }
  .product-item-name,
  .author.name a {
    font-weight: 500;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .titleclr {
    color: #3e8fe4;
    text-align: center;
    font-size: 23px;
  }
  .horizantalline {
    padding-left: 30px;
  }
  .horizantalline1 {
    padding-right: 60px;
  }
  .horizantalline2 {
    padding-right: 23px;
  }
  .container-slider {
    max-width: 1264px;
    /*width: 110%;*/
    width: 100%;
  }
  .price-box.price-final_price {
    text-align: center;
  }
  .control {
    padding-bottom: 10px;
  }
  .blog-class {
    padding-top: 45px;
  }
  .blog-image-title {
    font-size: 18px;
    padding-top: 22px;
  }
  .blog-image-paragraph {
    padding-top: 0px;
    font-size: 14px;
  }
  /* footer */
  .copyright {
    color: #fff;
  }
  .footer-primary a {
    color: lightblue;
  }
  .footer ul li {
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #fff;
  }
  .scroll-cart-img {
    color: white;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    border-radius: 50%;
    margin: 3px 0px 15px 0px;
    position: absolute;
    width: 23px;
  }
}
/* VES MEGAMENU */
.nav-container {
  background-color: #fff;
}
.ves-megamenu {
  background: #fff;
}
.ves-megamenu li.active > a {
  color: #8e8e8e !important;
}
.ves-megamenu li.level0 > a {
  text-transform: none;
  font-weight: 400;
}
.ves-menu .navigation .level0 > .submenu {
  border-radius: 0 0 15px 15px;
}
.ves-megamenu .level0 .submenu a:hover {
  color: #3e8fe4 !important;
}
.ves-menu .caret::before {
  display: none;
}
@media screen and (min-width: 768px) {
  .ves-megamenu .submenu.dropdown-menu {
    left: 0;
  }
  .ves-menu .navigation .level0 > .submenu {
    border: 0;
    height: 250px;
    width: 100%;
  }
  .ves-megamenu .submenu .caret {
    display: none;
  }
  .navigation .level0 .submenu {
    box-shadow: none;
  }
  .navigation .level0 .submenu a:hover {
    background: transparent;
  }
  .navigation .ves-megamenu .level0 .submenu .submenu {
    left: 0% !important;
    display: block !important;
    margin-top: 30px !important;
  }
  .ves-megamenu .dropdown-menu,
  .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
    padding: 5px 0;
  }
  .navigation .level0 .submenu a {
    padding: 10px 20px;
    color: #528fdd !important;
  }
  .navigation .level0 .submenu a:hover {
    color: #8e8e8e !important;
  }
  .navigation .level2 .submenu a {
    padding: 5px 20px;
  }
  .navigation .level0 .submenu .level2 a {
    padding: 5px 20px;
  }
  .ves-megamenu .level0 .submenu .submenu a {
    color: #8e8e8e !important;
  }
  .ves-megamenu .level0 .submenu .submenu a:hover {
    color: #528fdd !important;
  }
  .ves-megamenu li:hover > a {
    text-decoration: underline;
  }
  .navigation .level0 .submenu a:hover {
    text-decoration: underline;
  }
  .ves-megamenu .dropdown-menu .megamenu-header {
    margin-bottom: 6px;
    padding-bottom: 0;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .ves-megamenu .dropdown-menu .megamenu-header p {
    display: none;
  }
  .navigation .level0 .submenu .active > a {
    border: 0;
  }
}
@media screen and (max-width: 767px) {
  .header-mobile .skip-content--style a {
    color: #528fdd !important;
    background-color: #fff !important;
  }
  .header-mobile .skip-content--style {
    background-color: #fff !important;
  }
  .nav-mobile .dropdown-menu .megamenu-footer {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 479px) {
  .cart-ioc-text {
    display: none;
  }
}
@media screen and (max-width: 467px) {
  .ves-menu .level0 .submenu {
    top: 0 !important;
  }
}
.mst-searchautocomplete__autocomplete {
  border-radius: 10px;
  border: 0;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  border-radius: 0 0 10px 10px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  background: #fff;
}
.sw-flexslider .sw-flexslider-control-paging {
  left: 44%;
  width: 12%;
}
.slick-prev,
.slick-next {
  background: transparent;
  top: 30%;
}
.slick-prev {
  left: -35px;
}
.slick-next {
  right: -35px;
}
button.slick-arrow:hover {
  background: transparent;
}
.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 1;
}
.slick-prev::before {
  content: "‹";
  color: #c7c7c7;
  font-family: sans-serif;
  font-size: 55px;
  font-weight: 400;
}
.slick-next::before {
  content: "›";
  color: #c7c7c7;
  font-family: sans-serif;
  font-size: 55px;
  font-weight: 400;
}
/* Home Newsletter */
.container-slider {
  clear: both;
}
.home-newsletter {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.home-newsletter h3 {
  text-align: center;
  color: #3e8fe4;
  margin: 40px 0 25px;
}
.newsletter-field {
  float: left;
  width: 48%;
  margin: 10px 1% 0;
}
.newsletter-field.email {
  width: 98%;
  text-align: center;
}
.newsletter-field.email #EMailLogin {
  max-width: 570px;
}
.newsletter-field input[type="text"] {
  border: 1px solid #3e8fe4;
  border-radius: 25px;
}
.home-newsletter input[type="submit"] {
  background: #3e8fe4;
  border: 0;
  padding: 10px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  max-width: 570px;
  width: 100%;
  border-radius: 25px;
  font-size: 16px;
}
.newsletter-consent {
  text-align: left;
  padding: 5px 1%;
  clear: both;
  color: #8e8e8e;
}
.gmf-failure-message {
  clear: both;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .newsletter-field {
    width: 98%;
  }
}
hr {
  margin-bottom: 32px;
}
.slick-slider {
  text-align: center;
}
.blog__post-view-related-products img.photo.image {
  margin: 0 15%;
  text-align: center;
  width: 70%;
}
.minicart-items .product-item-name,
.minicart-items .product.name a {
  text-align: left;
}
td.grouped-format-cell {
  width: 100%;
}
@media screen and (max-width: 769px) {
  /*.header-container .account-links .links > li > a { color: #fff !important; }*/
  .header-container .account-links .links > li > a:hover {
    background-color: transparent;
    color: #c6c6c6 !important;
  }
  .header-mobile .skip-content--style {
    color: #373737 !important;
  }
  .minicart-items .price-container {
    padding-left: 11px;
  }
  .minicart-items .product-item-details .details-qty {
    padding-left: 11px;
  }
}
@media screen and (max-width: 760px) {
  .block-product-slider .product.details.product-item-details {
    padding-right: 48px;
  }
  .block-product-slider .product-item-name,
  .block-product-slider .product.name a {
    padding-left: 0;
  }
  .block-product-slider .price-box.price-final_price {
    padding-left: 0;
  }
}
.catalog-product-view .table-wrapper.grouped .special-price {
  float: left;
  margin-right: 5px;
}
.product-info-main .old-price .price-container .price {
  color: #8e8e8e;
}
.old-price {
  color: #8e8e8e;
}
.magiccategory .block-title-tabs {
  display: none;
}
.product-info-main .old-price .price-container .price {
  text-decoration-line: line-through !important;
  text-decoration-color: #ccc !important;
}
.old-price,
.old.price {
  text-decoration: unset !important;
}
