/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
/**
 * 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;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_GiftCard
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.form.check-code {
  display: table;
  width: 100%;
}
.form.check-code .field.check-code-field {
  margin: 0 4px 0 0;
}
.form.check-code .field.check-code-field .control {
  display: block;
}
.form.check-code .field.check-code-field .control:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 32px;
  color: #c2c2c2;
  content: '\f06b';
  font-family: FontAwesome;
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
}
.form.check-code input {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 0 9px 0 35px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.form.check-code .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
  min-width: 200px;
}
.block-gift-card-setting .block-content {
  padding-left: 25px;
}
.block-gift-card-setting .block-content .field {
  margin-bottom: 7px;
}
.giftcard-messages td {
  padding: 0 !important;
}
.giftcard-messages td:nth-child(2n+1) {
  width: 150px;
}
.gift-card-view {
  margin: 0 0 40px 10px;
}
.gift-card-view .block .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.gift-card-view .block .block-title strong {
  font-size: 2.2rem;
  font-weight: 300;
}
.gift-card-view .block .block-content {
  max-height: 500px;
  overflow: auto;
}
.gift-card-view .gift-card-view-detail {
  margin: 0 0 20px 40px;
}
.gift-card-view .gift-card-view-detail .table-gift-card-detail td {
  border: none !important;
}
.gift-card-view .gift-card-view-detail .table-gift-card-detail td:nth-child(2n+1) {
  width: 150px;
  font-weight: 600;
}
.catalog-category-view .mp-gift-card-amount-container {
  padding: 5px;
}
.catalog-category-view .mp-gift-card-amount-container label {
  font-weight: bold;
}
.catalog-category-view .mp-inline {
  display: inline-block;
}
.gift-card-applied-code-text .gift-card_code {
  margin-top: 10px;
  list-style-type: none;
}
.gift-card-applied-code-text .gc-item {
  background: #159f84;
  color: white;
  display: inline;
  width: inherit;
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: bold;
  border: none;
}
.gift-card-applied-code-text .gc-remove {
  margin-left: 10px;
  font-style: normal;
  opacity: 0.6;
  cursor: pointer;
}
.gift-card-applied-code-text .gc-amount {
  margin-left: 10px;
}
.block.block-gift-card .block-content {
  max-height: 500px;
  overflow: auto;
}
.mp-gift-card-product-info .field:not(.value):not(.send-to-friend) {
  display: none;
}
.gift-card-discount-credit {
  max-width: 350px;
  margin-top: 10px;
  padding: 0 10px;
}
.gift-card-discount-credit #gc_slider_container_amount {
  margin: 7px;
}
.giftcard-giftproducts-index .product-item-info {
  width: 240px;
}
.payment-option button.action.action-apply {
  margin-right: 30px;
}
.cart-container .gift-card-discount-feature-list,
.payment-option .gift-card-discount-feature-list {
  list-style-type: none;
  padding-left: 15px;
  /* IE6-7 Fix */
}
.cart-container .gift-card-discount-feature-list .feature-item,
.payment-option .gift-card-discount-feature-list .feature-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  padding-top: 5px;
}
.cart-container .gift-card-discount-feature-list .feature-item .feature-content,
.payment-option .gift-card-discount-feature-list .feature-item .feature-content {
  display: none;
}
.cart-container .gift-card-discount-feature-list .feature-item .feature-content.content-show,
.payment-option .gift-card-discount-feature-list .feature-item .feature-content.content-show {
  display: block;
}
.cart-container .gift-card-discount-feature-list .feature-item:last-child,
.payment-option .gift-card-discount-feature-list .feature-item:last-child {
  border-bottom: none;
}
.cart-container .gift-card-discount-feature-list input[type="text"],
.payment-option .gift-card-discount-feature-list input[type="text"],
.cart-container .gift-card-discount-feature-list select,
.payment-option .gift-card-discount-feature-list select {
  height: 42px;
  margin-left: 10px;
  width: 92%;
}
.cart-container .gift-card-discount-feature-list .feature-label,
.payment-option .gift-card-discount-feature-list .feature-label {
  font-weight: bold;
  opacity: 0.7;
  position: relative;
}
.cart-container .gift-card-discount-feature-list .feature-label .icon-prefix,
.payment-option .gift-card-discount-feature-list .feature-label .icon-prefix {
  position: absolute;
  top: 3px;
}
.cart-container .gift-card-discount-feature-list .feature-label span,
.payment-option .gift-card-discount-feature-list .feature-label span {
  margin-left: 20px;
}
.cart-container .gift-card-discount-feature-list button.action.primary.custom,
.payment-option .gift-card-discount-feature-list button.action.primary.custom,
.cart-container .gift-card-discount-feature-list button.action.primary.custom:active,
.payment-option .gift-card-discount-feature-list button.action.primary.custom:active,
.cart-container .gift-card-discount-feature-list button.action.primary.custom:visited,
.payment-option .gift-card-discount-feature-list button.action.primary.custom:visited,
.cart-container .gift-card-discount-feature-list button.action.action-apply,
.payment-option .gift-card-discount-feature-list button.action.action-apply,
.cart-container .gift-card-discount-feature-list button.action.action-apply:active,
.payment-option .gift-card-discount-feature-list button.action.action-apply:active,
.cart-container .gift-card-discount-feature-list button.action.action-apply:visited,
.payment-option .gift-card-discount-feature-list button.action.action-apply:visited {
  height: 42px;
  border: none;
  background: #1abc9c;
  color: white;
  padding: 0 20px;
  border-radius: 5px;
}
.cart-container .gift-card-discount-feature-list button.action.primary.custom:hover,
.payment-option .gift-card-discount-feature-list button.action.primary.custom:hover,
.cart-container .gift-card-discount-feature-list button.action.action-apply:hover,
.payment-option .gift-card-discount-feature-list button.action.action-apply:hover {
  border: none;
  background: #159f84;
  color: white;
}
.cart-container .gift-card-discount-feature-list form,
.payment-option .gift-card-discount-feature-list form {
  margin-top: 10px;
}
.cart-container .gift-card-discount-feature-list .ui-slider-horizontal,
.payment-option .gift-card-discount-feature-list .ui-slider-horizontal {
  background: #3f98c9;
  height: 8px;
}
.cart-container .gift-card-discount-feature-list .ui-slider-handle,
.payment-option .gift-card-discount-feature-list .ui-slider-handle {
  height: 26px;
  background: #f4f4f4;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: -10px;
}
.cart-container .gift-card-discount-feature-list .ruler,
.payment-option .gift-card-discount-feature-list .ruler,
.cart-container .gift-card-discount-feature-list .ruler li,
.payment-option .gift-card-discount-feature-list .ruler li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.cart-container .gift-card-discount-feature-list .ruler,
.payment-option .gift-card-discount-feature-list .ruler,
.cart-container .gift-card-discount-feature-list .ruler li,
.payment-option .gift-card-discount-feature-list .ruler li {
  *display: inline;
}
.cart-container .gift-card-discount-feature-list .ruler,
.payment-option .gift-card-discount-feature-list .ruler {
  border-radius: 2px;
  color: #ccc;
  margin: 0;
  padding-left: 10px;
  white-space: nowrap;
}
.cart-container .gift-card-discount-feature-list .ruler li,
.payment-option .gift-card-discount-feature-list .ruler li {
  padding-left: 1cm;
  width: 1em;
  margin: 0.64em -1em -0.64em;
  text-align: center;
  position: relative;
  text-shadow: 1px 1px #efefbe;
}
.cart-container .gift-card-discount-feature-list .ruler li:before,
.payment-option .gift-card-discount-feature-list .ruler li:before {
  content: '';
  position: absolute;
  border-left: 1px solid #ccc;
  height: .64em;
  top: -.64em;
  right: 1em;
}
.list-content .code-list {
  list-style-type: none;
  font-weight: bold;
}
.list-content .code-list .gc-code-applied,
.list-content .code-list .gc-amount {
  opacity: 0.5;
}
.list-content .code-list .gc-remove {
  cursor: pointer;
}
.list-content .code-list .gc-amount {
  margin-left: 20px;
}
.list-content .code-list .slide-show:after {
  content: '\e621';
}
/*********************************************** Gift Card Product View ***********************************************/
.giftcard-template-container {
  min-height: 500px;
  padding-top: 30px;
}
.giftcard-template-container .giftcard-template-container-preview {
  margin: auto;
}
.giftcard-template-container .giftcard-template-container-preview .giftcard-template-preview {
  transform-origin: top left;
  cursor: pointer;
}
.giftcard-template-container .giftcard-template-container-preview .giftcard-template-preview .preview-giftcard {
  margin: auto;
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.giftcard-template-container .giftcard-template-setting {
  padding: 20px 10px;
}
.giftcard-template-container .giftcard-template-setting .block-title {
  text-rendering: optimizeLegibility;
  font-size: 17px !important;
  line-height: 1.255 !important;
  margin-bottom: 10px !important;
  padding-bottom: 4px;
  color: #111;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select {
  margin: 0 11px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
  border: 1px solid #ccc;
  background-color: #fef8f2;
  margin: 11px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload {
  margin: 15px 11px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .fileinput-button {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  float: left;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .fileinput-button > span {
  display: none;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder input[type='file'] {
  border: 500px solid transparent;
  bottom: 0;
  cursor: pointer;
  font-size: 10em;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .template-image-wrapper:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 35px;
  line-height: inherit;
  color: #ccc;
  content: '\f030';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .image-placeholder-text {
  display: none;
  bottom: 0;
  color: #008bdb;
  font-size: 11px;
  left: 0;
  line-height: 1.333;
  margin: 0;
  padding: 0 1rem;
  position: absolute;
  right: 0;
  text-align: center;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .file-row {
  display: none;
  background: #ffffff url("../images/loader-1.gif") no-repeat 50% 50%;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 0;
  width: 100%;
  z-index: 5;
  border: 1px solid #adadad;
  padding: 2px;
  box-sizing: border-box;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] {
  position: relative;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] .field-tooltip {
  right: -25px;
  top: -6px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] .field-tooltip .field-tooltip-action:before {
  content: '\f05a';
  font-family: 'FontAwesome';
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
  background: #fff;
  box-sizing: border-box;
  display: inline-block;
  margin: 5px 0 5px 5px;
  position: relative;
  vertical-align: top;
  width: 75px;
  height: 75px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template.active .template-image-wrapper {
  border: 2px solid orange;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper {
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 1;
  margin-bottom: 1rem;
  overflow: hidden;
  position: relative;
  width: 75px;
  height: 75px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper .template-image {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.giftcard-information-container .giftcard-information {
  margin-bottom: 8px;
}
.giftcard-information-container .giftcard-field-label {
  width: 105px;
  min-height: 5px;
  text-align: right;
  margin-right: 10px !important;
  margin-bottom: 0 !important;
  float: left;
  line-height: 33px;
  font-weight: 600 !important;
}
.giftcard-information-container .giftcard-field-wrapper {
  width: calc(100% - 115px);
  float: left;
}
.giftcard-information-container .giftcard-field-wrapper button {
  width: auto;
}
.giftcard-information-container .giftcard-field-wrapper .giftcard-design-input-container {
  display: inline-block;
  vertical-align: middle;
}
.giftcard-information-container .giftcard-field-wrapper input.giftcard-design-open-amount {
  width: 95px;
  font-size: 12px;
  background-color: #fff;
  height: 30px;
  padding: 3px 7px;
  line-height: normal;
  border: 1px solid #a6a6a6;
  border-top-color: #949494;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(0, 0, 0, 0.07000000000000001) inset;
  outline: 0;
}
.giftcard-information-container .giftcard-field-wrapper .active input.giftcard-design-open-amount,
.giftcard-information-container .giftcard-field-wrapper input.giftcard-design-open-amount:focus {
  border-color: #e77600;
  box-shadow: 0 0 3px 2px rgba(228, 121, 17, 0.5);
}
.giftcard-information-container .giftcard-field-wrapper ul,
.giftcard-information-container .giftcard-field-wrapper ul li {
  padding: 0 !important;
  margin: 0 0 5px 0 !important;
}
.giftcard-information-container .giftcard-field-wrapper #delivery_date {
  width: 130px;
  margin-right: 5px;
}
.giftcard-information-container .giftcard-field-wrapper .note {
  font-style: italic;
  font-size: 12px;
}
.giftcard-information-container .giftcard-information-delivery,
.giftcard-information-container .giftcard-information-amount {
  margin-bottom: 0 !important;
}
.giftcard-design-button-container {
  position: relative;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  border-color: #adb1b8 #a2a6ac #8d9096;
  background-color: #fff;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
}
.giftcard-design-button-container:hover {
  border-color: #a2a6ac #979aa1 #82858a;
  background-color: #f3f3f3;
}
.giftcard-design-button-container .fa {
  display: none;
  position: absolute;
  bottom: -26px;
  color: #fef8f2;
  font-size: 22px;
  text-shadow: 0px -1px #cccccc;
}
.giftcard-design-button-container.active {
  border-color: #e77600;
  background-color: #fef8f2;
  font-weight: 600;
}
.giftcard-design-button-container.active .fa {
  display: inline-block;
}
.giftcard-design-button-container button {
  color: #111;
  white-space: normal;
  padding: 5px 10px 5px 11px;
  line-height: 19px;
  width: 121px;
  text-align: center;
  background-color: transparent;
  border: 0;
  display: block;
  font-size: 13px;
  margin: 0;
  outline: 0;
  vertical-align: middle;
  font-weight: normal;
}
.clear {
  clear: both;
}
/*********************************************** End Gift Card Product View *******************************************/
/*********************************************** Checkout Block Spent *************************************************/
.totals-giftcard-summary th,
.totals-giftcard-summary td {
  border: none !important;
}
.totals-giftcard-details th {
  padding-left: 10px !important;
  border: none !important;
}
.totals-giftcard-details td {
  padding-right: 10px !important;
  border: none !important;
}
.totals-giftcard-details {
  display: none;
}
.totals-giftcard-details.shown {
  display: table-row;
}
#discount-giftcard-form .fieldset.coupon {
  margin-bottom: 10px;
}
#discount-giftcard-form .fieldset.coupon .action.primary {
  height: 32px;
  line-height: 16px;
}
#discount-giftcard-form .gift-card-apply > label {
  display: none;
}
#discount-giftcard-form .gift-card-used {
  padding: 0 0 20px 20px;
}
.gift-card-saved-list,
.gift-credit-apply {
  float: none !important;
  width: 100% !important;
}
.gift-card-saved-list .title strong,
.gift-credit-apply .title strong {
  font-size: 13px !important;
}
.gift-credit-slider {
  width: 80%;
  margin: 10px auto;
}
.gift-credit-label {
  padding-left: 20%;
}
#gift-card-credit-input {
  width: 60px;
  display: inline-block;
  font-size: 14px;
  height: 24px;
}
@media (max-width: 370px) {
  .giftcard-template-upload .field-tooltip._active .field-tooltip-content {
    max-width: 100px;
  }
}
@media (max-width: 478px) {
  .giftcard-template-upload .field-tooltip._active .field-tooltip-content {
    max-width: 150px;
  }
}
.multi-checkout-fields label {
  display: block;
  margin-bottom: 7px;
}
.multi-checkout-fields .field {
  margin: 1.5em 0;
}
.multi-checkout-fields .field.checkbox label {
  display: inline-block;
  margin: 0 0 0 12px;
}
.collection-point-country,
.collection-point-postalcode,
.collection-point-button {
  display: inline-block;
  padding: 20px 10px 0 0;
}
.collection-point-postalcode {
  max-width: 9em;
  vertical-align: top;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
.box-order-shipping-address .box-subtitle {
  font-weight: 600;
}
.box-order-shipping-address .order-shipping-secondary-address {
  margin-top: 1rem;
}
#delivery-options-fields-block {
  max-width: 100%;
}
.pickup-locations-headline {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 25px;
}
.delivery-locations-form .delivery-locations-list {
  border: 1px solid #c2c2c2;
  max-height: 500px;
  overflow: auto;
}
.delivery-locations-form .delivery-locations-list table.location {
  margin-top: 28px;
}
.delivery-locations-form .delivery-locations-list table.location .first-column {
  padding: 0 14px;
  width: 14px;
}
.delivery-locations-form .delivery-locations-list table.location .second-column {
  padding: 0;
}
.opening-hour-wrapper {
  font-size: 12px;
}
.opening-hour-wrapper table thead {
  cursor: pointer;
  font-weight: 700;
}
.opening-hour-wrapper table thead tr td {
  padding: 10px 0 0;
  display: inline-block;
  text-decoration: none;
}
.opening-hour-wrapper table thead tr td:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opening-hour-wrapper table thead tr td:hover:after {
  color: #333333;
}
.opening-hour-wrapper table thead tr td:active:after {
  color: #8f8f8f;
}
.opening-hour-wrapper table tbody {
  display: none;
}
.opening-hour-wrapper table tbody.special-hours-heading {
  padding-top: 10px;
  font-weight: 700;
}
.opening-hour-wrapper table tbody tr td {
  padding: 0 10px 0 0;
}
.opening-hour-wrapper table tbody tr td.time-span {
  font-weight: 600;
}
.opening-hour-wrapper table._active thead tr td:after {
  content: '\e621';
}
.opening-hour-wrapper table._active tbody {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 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,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    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,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1366px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #313839;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #000000;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #f05524;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #f05524;
    border-style: solid;
    border-width: 0 0 3px;
    color: #f05524;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #313839;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #313839;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #313839;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #000000;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #f05524;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #f05524;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #ffffff;
    text-decoration: none;
    background: #31393b;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #31393b;
  }
  .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: #31393b;
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #31393b;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .giftcard-giftproducts-index .products-grid .product-item {
    padding: 0;
    width: 24.439%;
  }
  .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%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .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 .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #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.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 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.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .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: 80%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #f05524;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #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;
  }
  .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: 25%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ITC Serif Gothic Std Heavy';
}
/**
 * Page Wrapper
 */
.page-wrapper {
  background: url('../images/filmguts-bg.png') repeat-y scroll center center transparent;
  background-size: 100% auto;
}
.page-wrapper > .top-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
a.btn {
  background: #f05524;
  color: #ffffff;
  border: 1px solid #f05524;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  border-radius: 4px;
}
.page-main {
  background-color: transparent;
  padding-top: 25px;
}
/**
 * Header
 */
header.page-header {
  background: url('../images/header-bg.jpg') no-repeat scroll top center #000000;
}
@media only screen and (max-width: 767px) {
  header.page-header {
    margin: 0;
    background-size: cover;
  }
}
header.page-header > .panel.wrapper {
  border: 0 none;
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}
header.page-header > .panel.wrapper .panel.header {
  background-color: #f05524;
}
header.page-header > .header.content {
  padding: 15px 20px 0;
}
header.page-header > .header.content .nav-toggle {
  margin-top: 5px;
}
@media only screen and (max-width: 425px) {
  header.page-header > .header.content .nav-toggle {
    margin-top: 15px;
  }
}
header.page-header > .header.content .nav-toggle:before {
  color: #ffffff;
}
header.page-header > .header.content .header-top-right-wrapper {
  float: right;
  margin-top: 0;
}
header.page-header > .header.content .header-top-right-wrapper > * {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 425px) {
  header.page-header > .header.content .header-top-right-wrapper .social-icons-wrapper ul {
    margin-top: 10px;
  }
}
header.page-header > .header.content .header-top-right-wrapper .social-icons-wrapper ul li {
  list-style: none;
  display: inline-block;
}
header.page-header > .header.content .header-top-right-wrapper .social-icons-wrapper ul li a {
  background: url('../images/sprites.png') no-repeat scroll 0 0 transparent;
  width: 22px;
  height: 22px;
  text-indent: -999em;
  overflow: hidden;
  display: block;
}
header.page-header > .header.content .header-top-right-wrapper .social-icons-wrapper ul li.fb a {
  background-position: 0 -33px;
}
header.page-header > .header.content .header-top-right-wrapper .social-icons-wrapper ul li.tt a {
  background-position: -24px -33px;
}
header.page-header > .header.content .header-top-right-wrapper .social-icons-wrapper ul li.ig a {
  background-position: -48px -33px;
}
header.page-header > .header.content .header-top-right-wrapper .header-top-links {
  padding-left: 10px;
}
@media only screen and (max-width: 425px) {
  header.page-header > .header.content .header-top-right-wrapper .header-top-links {
    padding-top: 8px;
  }
}
header.page-header > .header.content .header-top-right-wrapper .header-top-links li {
  display: inline-block;
  list-style: none;
}
header.page-header > .header.content .header-top-right-wrapper .header-top-links li a {
  margin: 0 5px 0;
  font-size: 12px;
  color: #f05524;
}
header.page-header > .header.content .header-top-right-wrapper .header-top-links li a:hover {
  color: #ffffff;
}
header.page-header > .header.content .logo {
  margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
  header.page-header > .header.content .logo {
    margin: 2px 0 10px 30px;
  }
}
@media only screen and (max-width: 425px) {
  header.page-header > .header.content .logo {
    margin: 11px 0 10px 30px;
    max-width: 100%;
  }
}
header.page-header > .header.content .logo img {
  width: auto;
  height: auto;
}
/**
 * Password Strength Meter
 */
.password-strength-meter {
  background-color: #f05524;
}
.password-none .password-strength-meter::before {
  background-color: #f05524;
}
/**
 * Product Info Main
 */
.product-info-main .page-title-wrapper .page-title {
  font-family: 'ITC Serif Gothic Std Heavy';
  text-transform: uppercase;
  line-height: 45px;
}
.product-info-main .product-info-stock-sku .stock span {
  color: #f05524;
}
.product-info-main .product-options-wrapper {
  margin-top: 10px;
}
.product-info-main .product-social-links {
  text-align: left;
  margin-bottom: 30px;
  display: none;
}
.product-info-main .product-social-links > * {
  display: inline-block;
  vertical-align: top;
}
.product-info-main .product-social-links .product-addto-links {
  padding: 0;
  margin: 0;
}
.product-info-main .product-social-links .product-addto-links .towishlist {
  background: #ffffff;
  color: #000000;
  font-size: 11px;
  border-radius: 4px;
  text-decoration: none;
}
.product-info-main .product-social-links .action.mailto.friend {
  background: #ffffff;
  color: #000000;
  font-size: 11px;
  border-radius: 4px;
  margin: 0;
  height: 23px;
  padding: 5px 20px;
}
.product-info-main .product-social-links .action.mailto.friend::before {
  font-size: 22px;
  line-height: 12px;
}
.product-info-main .product-social-links .action.mailto.friend span {
  font-size: 11px;
  line-height: 12px;
}
.product-info-main .product.info.detailed .product.data.items {
  color: #ffffff;
}
.product-info-main .product.info.detailed .product.data.items .item.title a {
  background: #ffffff;
  color: #000000;
}
.product-info-main .product.info.detailed .product.data.items .item.title.active a {
  background: #31393b;
  color: #ffffff;
}
.product-info-main .product.info.detailed .product.data.items .item.content a {
  color: #f05524;
}
.product-info-main .product.info.detailed .product.data.items .item.content a:hover {
  color: #f05524;
}
.product-info-main .product.info.detailed .product.data.items .item.content img {
  height: auto;
  width: 100%;
}
.product-info-main .product.info.detailed .product.data.items .item.content #product-review-container .review-items .review-item .review-content,
.product-info-main .product.info.detailed .product.data.items .item.content #product-review-container .review-items .review-item .review-details {
  margin: 7px 0;
  clear: both;
  float: left;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  color: #f05524;
}
.product-info-main .box-tocart .input-text.qty {
  height: 44px;
  border-radius: 4px;
}
.product-info-main .box-tocart .actions button.tocart {
  text-transform: uppercase;
  font-family: 'ITC Serif Gothic Std Heavy';
}
@media screen and (max-width: 425px) {
  .product-info-main .box-tocart .fieldset > * {
    display: inline-block;
  }
  .product-info-main .box-tocart .fieldset .field.qty > * {
    display: inline-block;
  }
}
/**
 * Sidebar Styles
 */
.sidebar .block-wishlist .block-content .product-items .product-item {
  text-align: center;
}
.sidebar .block-wishlist .block-content .product-items .product-item .product-item-info .product-item-photo {
  width: 100%;
  position: relative;
}
.sidebar .block-wishlist .block-content .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  background: none;
  width: 75px !important;
}
.sidebar .block-wishlist .block-content .product-items .product-item .product-item-info .product-item-details {
  margin: 0;
}
.sidebar .block-wishlist .block-content .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin: 0;
  font-family: 'ITC Serif Gothic Std Heavy';
  text-transform: uppercase;
}
.sidebar.sidebar-main .block-title,
.sidebar.sidebar-additional .block-title,
.sidebar.sidebar-main .block-subtitle,
.sidebar.sidebar-additional .block-subtitle,
.sidebar.sidebar-main .filter-options-title,
.sidebar.sidebar-additional .filter-options-title {
  font-family: 'ITC Serif Gothic Std Heavy';
}
/**
 * Catalog Product View
 */
.review-product-list div.block.related,
.catalog-product-view div.block.related,
.review-product-list div.block.upsell,
.catalog-product-view div.block.upsell {
  margin-top: 20px;
  margin-bottom: 0;
  float: left;
  width: 57%;
}
@media screen and (max-width: 767px) {
  .review-product-list div.block.related,
  .catalog-product-view div.block.related,
  .review-product-list div.block.upsell,
  .catalog-product-view div.block.upsell {
    width: 100%;
  }
}
.review-product-list div.block.related div.products-grid,
.catalog-product-view div.block.related div.products-grid,
.review-product-list div.block.upsell div.products-grid,
.catalog-product-view div.block.upsell div.products-grid {
  margin: 15px 0 0;
}
.review-product-list div.block.related .block-title,
.catalog-product-view div.block.related .block-title,
.review-product-list div.block.upsell .block-title,
.catalog-product-view div.block.upsell .block-title {
  border-bottom: 1px solid #313839;
  padding: 5px 0;
  text-transform: uppercase;
  font-family: 'ITC Serif Gothic Std Heavy';
}
.review-product-list #relateditem_carousel,
.catalog-product-view #relateditem_carousel,
.review-product-list #upsellitem_carousel,
.catalog-product-view #upsellitem_carousel {
  margin: 0;
}
.review-product-list #relateditem_carousel .owl-prev,
.catalog-product-view #relateditem_carousel .owl-prev,
.review-product-list #upsellitem_carousel .owl-prev,
.catalog-product-view #upsellitem_carousel .owl-prev,
.review-product-list #relateditem_carousel .owl-next,
.catalog-product-view #relateditem_carousel .owl-next,
.review-product-list #upsellitem_carousel .owl-next,
.catalog-product-view #upsellitem_carousel .owl-next {
  width: 16px;
  height: 30px;
  position: absolute;
  top: 96px;
  display: block !important;
}
.review-product-list #relateditem_carousel .owl-prev,
.catalog-product-view #relateditem_carousel .owl-prev,
.review-product-list #upsellitem_carousel .owl-prev,
.catalog-product-view #upsellitem_carousel .owl-prev {
  margin-left: -16px;
  padding: 5px;
}
.review-product-list #relateditem_carousel .owl-next,
.catalog-product-view #relateditem_carousel .owl-next,
.review-product-list #upsellitem_carousel .owl-next,
.catalog-product-view #upsellitem_carousel .owl-next {
  right: -16px;
}
.review-product-list #relateditem_carousel .owl-prev i,
.catalog-product-view #relateditem_carousel .owl-prev i,
.review-product-list #upsellitem_carousel .owl-prev i,
.catalog-product-view #upsellitem_carousel .owl-prev i,
.review-product-list #relateditem_carousel .owl-next i,
.catalog-product-view #relateditem_carousel .owl-next i,
.review-product-list #upsellitem_carousel .owl-next i,
.catalog-product-view #upsellitem_carousel .owl-next i {
  transform: scale(2, 2);
}
.review-product-list #relateditem_carousel .owl-item,
.catalog-product-view #relateditem_carousel .owl-item,
.review-product-list #upsellitem_carousel .owl-item,
.catalog-product-view #upsellitem_carousel .owl-item {
  background: transparent;
  padding: 0 10px;
}
.review-product-list #relateditem_carousel .owl-item .product-item,
.catalog-product-view #relateditem_carousel .owl-item .product-item,
.review-product-list #upsellitem_carousel .owl-item .product-item,
.catalog-product-view #upsellitem_carousel .owl-item .product-item {
  width: 100%;
  margin: 0;
}
.review-product-list #relateditem_carousel .owl-item .product-item .product-item-info,
.catalog-product-view #relateditem_carousel .owl-item .product-item .product-item-info,
.review-product-list #upsellitem_carousel .owl-item .product-item .product-item-info,
.catalog-product-view #upsellitem_carousel .owl-item .product-item .product-item-info {
  width: 100%;
}
.review-product-list #relateditem_carousel .owl-item .product-item .product-image-container,
.catalog-product-view #relateditem_carousel .owl-item .product-item .product-image-container,
.review-product-list #upsellitem_carousel .owl-item .product-item .product-image-container,
.catalog-product-view #upsellitem_carousel .owl-item .product-item .product-image-container {
  background: #f3f3f3;
  width: 100% !important;
}
.review-product-list #relateditem_carousel .owl-item .product-item .product-item-details,
.catalog-product-view #relateditem_carousel .owl-item .product-item .product-item-details,
.review-product-list #upsellitem_carousel .owl-item .product-item .product-item-details,
.catalog-product-view #upsellitem_carousel .owl-item .product-item .product-item-details {
  text-align: center;
}
.review-product-list #relateditem_carousel .owl-item .product-item .product-item-details .product-item-link,
.catalog-product-view #relateditem_carousel .owl-item .product-item .product-item-details .product-item-link,
.review-product-list #upsellitem_carousel .owl-item .product-item .product-item-details .product-item-link,
.catalog-product-view #upsellitem_carousel .owl-item .product-item .product-item-details .product-item-link {
  font-family: 'ITC Serif Gothic Std Heavy';
  text-transform: uppercase;
}
.review-product-list #relateditem_carousel .owl-item .product-item .product-item-details .price-box,
.catalog-product-view #relateditem_carousel .owl-item .product-item .product-item-details .price-box,
.review-product-list #upsellitem_carousel .owl-item .product-item .product-item-details .price-box,
.catalog-product-view #upsellitem_carousel .owl-item .product-item .product-item-details .price-box {
  color: #f05524;
  margin: 10px 0 0;
}
.review-product-list #relateditem_carousel .owl-nav,
.catalog-product-view #relateditem_carousel .owl-nav,
.review-product-list #upsellitem_carousel .owl-nav,
.catalog-product-view #upsellitem_carousel .owl-nav {
  margin-top: 0;
}
/**
 * Product Info Tab
 */
.product.media .fotorama__stage__frame.fotorama__active {
  background: #f3f3f3;
}
/**
 * Product Info Tab
 */
.product.info.detailed .product.data.items .data.item.title a {
  height: auto;
}
.product.info.detailed .product.attribute.description iframe {
  width: 100%;
}
/**
 * Form Login
 */
@media screen and (min-width: 768px) {
  .login-container .field .control {
    width: 74.2% !important;
  }
}
.login-container .field-recaptcha {
  padding-left: 25.8%;
}
@media screen and (max-width: 425px) {
  .login-container .field-recaptcha {
    padding-left: 0;
  }
}
.form.contact .field-recaptcha {
  padding-left: 25.8%;
}
@media screen and (max-width: 425px) {
  .form.contact .field-recaptcha {
    padding-left: 0;
  }
}
/**
 * Footer
 */
footer.page-footer {
  color: #000000;
  background: none;
  background-color: #313839;
  border-top: 5px solid #f05524;
}
footer.page-footer > .footer.content {
  border-top: 0 none;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  footer.page-footer > .footer.content {
    padding-left: 5px;
    padding-right: 5px;
  }
}
footer.page-footer > .footer.content .copyright {
  text-align: center;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham Book', serif;
  color: #ffffff;
}
footer.page-footer > .footer.content .footer-links {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
footer.page-footer > .footer.content .footer-links ul.nav-footer-links li {
  display: inline-block;
  padding-right: 12px;
  padding-left: 12px;
  position: relative;
}
@media only screen and (max-width: 425px) {
  footer.page-footer > .footer.content .footer-links ul.nav-footer-links li {
    padding-right: 5px;
    padding-left: 5px;
  }
}
footer.page-footer > .footer.content .footer-links ul.nav-footer-links li.current strong {
  color: #f05524;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px;
}
footer.page-footer > .footer.content .footer-links ul.nav-footer-links li::after {
  content: " ";
  background-color: #f05524;
  width: 2px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 4px;
}
@media only screen and (max-width: 425px) {
  footer.page-footer > .footer.content .footer-links ul.nav-footer-links li::after {
    width: 1px;
    top: 6px;
    height: 9px;
  }
}
footer.page-footer > .footer.content .footer-links ul.nav-footer-links li:last-child::after {
  display: none;
}
footer.page-footer > .footer.content .footer-links ul.nav-footer-links li a {
  color: #f05524;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  font-family: 'ITC Serif Gothic Std';
}
@media only screen and (max-width: 425px) {
  footer.page-footer > .footer.content .footer-links ul.nav-footer-links li a {
    font-size: 9px;
    font-family: 'Futura Book', Helvetica, Arial, sans-serif;
  }
}
footer.page-footer > .footer.content .footer-links.footer-links-left {
  width: 45%;
  text-align: right;
}
footer.page-footer > .footer.content .footer-links.footer-links-center {
  width: 10%;
}
@media only screen and (max-width: 425px) {
  footer.page-footer > .footer.content .footer-links.footer-links-center img {
    width: auto;
    height: auto;
  }
}
footer.page-footer > .footer.content .footer-links.footer-links-right {
  width: 45%;
  text-align: left;
}
/**
 * Mini Cart
 */
.minicart-wrapper {
  margin-top: 7px;
  font-family: 'ITC Serif Gothic Std Heavy';
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .minicart-wrapper {
    display: inline-block;
    width: auto;
    text-align: right;
  }
  .minicart-wrapper > a {
    margin: 0;
    padding: 0;
  }
}
.minicart-wrapper .tots-my-account {
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: top;
  padding-top: 9px;
  display: inline-block;
  color: #f05524;
}
.minicart-wrapper .tots-my-account:hover {
  text-decoration: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  color: #f05524;
}
.minicart-wrapper .action.showcart .counter.qty .counter-number {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .counter-label {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  text-transform: uppercase;
  margin-top: 3px;
  /*&::before {
                    background-color: @color-secondary;
                    width: 1px;
                    height: 10px;
                    display: inline-block;
                    content: "";
                    margin: 0 4px 0 2px;
                }*/
}
.minicart-wrapper .action.showcart::before {
  content: "";
  background: url('../images/sprites.png') no-repeat scroll 0 0 transparent;
  width: 25px;
  height: 30px;
  float: right;
  margin-left: 5px;
}
.minicart-wrapper .action.showcart.active::before {
  content: "";
  background: url('../images/sprites.png') no-repeat scroll 0 0 transparent;
  width: 25px;
  height: 30px;
  float: right;
  margin-left: 5px;
}
.minicart-wrapper .block-minicart {
  background-color: #ffffff;
  border: 1px solid #cbcbcb;
}
.minicart-wrapper .block-minicart::before {
  border-color: transparent transparent #ffffff transparent;
}
.minicart-wrapper .minicart-items-wrapper {
  border: 1px solid #cbcbcb;
  border-width: 1px 0;
}
/**
 * Search
 */
.block-search {
  padding-top: 8px;
  width: 100%;
  max-width: 40%;
  padding-left: 0;
}
@media only screen and (max-width: 1024px) {
  .block-search {
    max-width: 24%;
  }
}
@media only screen and (max-width: 768px) {
  .block-search {
    max-width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .block-search {
    margin: 5px 0 0;
    padding: 5px 0;
    max-width: 100%;
    display: block;
    width: 100%;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    float: left;
  }
  .block-search .label::before {
    color: #ffffff;
  }
  .block-search .label:hover::before {
    color: #f05524;
  }
  .block-search .label.active::before {
    color: #f05524;
  }
  .block-search .control {
    padding: 0 0 0;
    margin: 0;
    border: 0 none;
  }
}
.block-search .control {
  padding: 0 0 0;
}
.block-search input[type="text"] {
  border: 1px solid #ffffff;
  border-radius: 2px;
}
.block-search .action.search {
  top: 8px;
  right: 5px;
}
.block-search .action.search::before {
  color: #f05524;
}
/**
 * Modal
 */
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
}
/**
 * Navigation
 */
.nav-sections {
  margin-bottom: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .nav-sections .section-item-title.nav-sections-item-title {
    display: none;
  }
  .nav-sections .nav-sections-item-content {
    margin-top: 0;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu {
    width: 100%;
    max-width: 100%;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #e5e5e5;
    border-left: 0 none;
    border-right: 0 none;
    margin-top: -1px !important;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li a {
    border-left: 0 none;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li a.ui-state-focus {
    background: none;
    border: 0 none;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li a.ui-state-focus::after {
    content: "";
    background: none;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li a span {
    margin-left: 0 !important;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li > div.submenu {
    padding: 0 !important;
    border: 0 none;
    padding: 15px !important;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li > div.submenu .megamenu-content .nav-item {
    padding-left: 0;
    position: inherit !important;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li > div.submenu .megamenu-content .nav-item a {
    position: relative;
    padding: 0 15px;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li > div.submenu .megamenu-content .nav-item a:hover {
    background: none;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li > div.submenu .megamenu-content .nav-item > div.submenu {
    position: relative;
    border: 0px none;
    left: 0px !important;
    padding-left: 20px !important;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li > div.submenu .megamenu-content .nav-item > div.submenu .megamenu-content a {
    line-height: 32px;
    position: relative;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li > div.submenu .megamenu-content .nav-item > div.submenu .megamenu-content a:before {
    content: "\003E";
    position: absolute;
    left: 3px;
    top: -2px;
    color: #f05524;
    transform: scale(1, 2);
    font-size: 8px;
  }
  .nav-sections .nav-sections-item-content .ves-megamenu-mobile ul.ves-megamenu > li:last-child a {
    border-right: 0 none;
  }
}
.nav-sections .section-items.nav-sections-items {
  max-width: 1366px;
  display: block;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.navigation .level0 > .level-top {
  font-weight: 900;
  text-transform: uppercase;
}
.navigation .header.links {
  float: right;
  margin: 15px 0 0;
  padding: 0 0 0 8px;
}
@media only screen and (max-width: 767px) {
  .navigation .header.links {
    margin: 15px 0 0 0;
    border: 0 none;
  }
}
.navigation .header.links li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  color: #f05524;
}
.navigation .header.links li::after {
  background-color: #f05524;
  width: 1px;
  height: 10px;
  display: inline-block;
  content: "";
  margin: 0 8px 0 8px;
}
.navigation .header.links li a {
  color: #f05524;
  font-family: 'ITC Serif Gothic Std Heavy';
}
@media only screen and (max-width: 767px) {
  .navigation .header.links li a {
    border: 0 none;
    padding: 0;
    display: inline-block;
  }
}
.navigation .header.links li.link.compare,
.navigation .header.links li.greet.welcome {
  display: none;
  visibility: hidden;
}
.ves-menu ul.ves-megamenu {
  max-width: 333px;
  width: 100%;
  background: transparent;
}
.ves-menu ul.ves-megamenu .fa-arrow-right {
  display: none;
}
.ves-menu ul.ves-megamenu > li.level0 {
  margin: 0;
}
.ves-menu ul.ves-megamenu > li.level0 > a {
  color: #ffffff;
  border: 1px solid transparent;
  border-left: 1px solid #f05524;
  font-family: 'ITC Serif Gothic Std Heavy';
}
.ves-menu ul.ves-megamenu > li.level0 > a:hover {
  background: #000000;
  border: 1px solid #f05524;
}
.ves-menu ul.ves-megamenu > li.level0:last-child a {
  border-right: 1px solid #f05524;
}
.ves-menu ul.ves-megamenu > li.level0 .submenu .submenu {
  left: 100% !important;
  background: #000000;
  padding: 0 !important;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests > a.ui-state-focus {
  background: #000000;
  border-width: 1px;
  border-style: solid;
  border-color: #f05524;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests > a.ui-state-focus::after {
  content: "";
  background: #000000;
  width: 100%;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: -5px;
  z-index: 909;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu {
  background: #000000;
  border: 1px solid #f05524;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content a {
  text-align: center;
  color: #f05524;
  font-size: 12px;
  border: 0 none;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content a:hover {
  background: none;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content h3.submenu-block-title {
  text-align: center;
  color: #f05524;
  width: 90%;
  margin: 20px auto 0;
  overflow: hidden;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content h3.submenu-block-title a {
  font-size: 20px;
  font-weight: 900;
  font-family: 'ITC Serif Gothic Std';
  display: inline;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content h3.submenu-block-title a {
    font-size: 15px;
  }
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content h3.submenu-block-title a::after {
  background: #f05524;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  left: 100%;
  top: 21px;
}
@media only screen and (max-width: 767px) {
  .ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content h3.submenu-block-title a::after {
    width: 200%;
    height: 1px;
    left: 102%;
    top: 8px;
  }
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content h3.submenu-block-title a::before {
  background: #f05524;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  right: 100%;
  top: 21px;
}
@media only screen and (max-width: 767px) {
  .ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content h3.submenu-block-title a::before {
    width: 200%;
    height: 1px;
    right: 102%;
    top: 8px;
  }
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .submenu-content h3.submenu-block-title a:hover {
  background: none;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-interests .submenu .megamenu-content div.level1 .nav-item a {
  color: #ffffff;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-category > a.ui-state-focus {
  background: #000000;
  border-width: 1px;
  border-style: solid;
  border-color: #f05524;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-category > a.ui-state-focus::after {
  content: "";
  background: #000000;
  width: 100%;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: -5px;
  z-index: 909;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-category .submenu {
  padding: 3px 0 0 !important;
  background: #000000;
  border: 1px solid #f05524;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-category .submenu .megamenu-content a {
  color: #ffffff;
  font-size: 12px;
  border: 0 none;
}
.ves-menu ul.ves-megamenu > li.tots-shop-by-category .submenu .megamenu-content a:hover {
  background: #313839;
}
/**
 * Shop by interst content
 */
.sbi-content .col-md-3 {
  margin-bottom: 25px;
}
.sbi-content .col-md-3 a {
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  color: #f05524;
  display: block;
}
/**
 * Sub Navigation
 */
.cms-home .top-container {
  margin-bottom: 0;
}
.cms-home .page-main {
  padding-top: 0;
}
.cms-home .block-products-list,
.cms-home .block-bestseller-products {
  margin-top: 50px;
}
.cms-home .block-products-list .block-title,
.cms-home .block-bestseller-products .block-title {
  margin-bottom: 25px;
  background: url('../images/block-title-bg.png') no-repeat scroll 0 0 transparent;
  color: #ffffff;
  background-size: 100% 100%;
  padding: 1px 20px;
  letter-spacing: 1px;
}
.cms-home .block-products-list .block-title strong,
.cms-home .block-bestseller-products .block-title strong {
  font-size: 20px;
  font-family: 'ITC Serif Gothic Std Heavy';
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  position: relative;
  overflow: hidden;
}
.cms-home .block-products-list .block-title strong::after,
.cms-home .block-bestseller-products .block-title strong::after {
  background: #f05524;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  margin-left: 10px;
  top: 8px;
}
@media only screen and (max-width: 425px) {
  .cms-home .block-products-list .block-content .product-item,
  .cms-home .block-bestseller-products .block-content .product-item {
    margin-bottom: 10px;
  }
}
.cms-home .block-products-list .block-content .product-item .product-item-info .product-image-container,
.cms-home .block-bestseller-products .block-content .product-item .product-item-info .product-image-container {
  background: #f3f3f3;
  width: 100% !important;
}
.cms-home .block-products-list .block-content .product-item .product-item-details,
.cms-home .block-bestseller-products .block-content .product-item .product-item-details {
  text-align: center;
}
.cms-home .block-products-list .block-content .product-item .product-item-details .product-item-name,
.cms-home .block-bestseller-products .block-content .product-item .product-item-details .product-item-name {
  font-family: 'ITC Serif Gothic Std Heavy';
  text-transform: uppercase;
}
.cms-home .block-products-list .block-content .product-item .product-item-details .price-box,
.cms-home .block-bestseller-products .block-content .product-item .product-item-details .price-box {
  color: #f05524;
  margin: 10px 0 0;
}
.cms-home .block-products-list .block-content .product-item .product-item-details button.tocart,
.cms-home .block-bestseller-products .block-content .product-item .product-item-details button.tocart {
  font-family: 'ITC Serif Gothic Std Heavy';
}
.cms-home .block-products-list .block-content .product-item .product-item-photo > img,
.cms-home .block-bestseller-products .block-content .product-item .product-item-photo > img {
  padding: 20px 15px;
  background: #f3f3f3;
  width: 100%;
}
.cms-home .shop-all-categories {
  margin-top: 50px;
}
.cms-home .shop-all-categories .block-title {
  margin-bottom: 25px;
  background: url('../images/block-title-bg.png') no-repeat scroll 0 0 transparent;
  color: #ffffff;
  background-size: 100% 100%;
  padding: 1px 20px;
  letter-spacing: 1px;
}
.cms-home .shop-all-categories .block-title strong {
  font-size: 20px;
  font-family: 'ITC Serif Gothic Std Heavy';
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  position: relative;
  overflow: hidden;
}
.cms-home .shop-all-categories .block-title strong::after {
  background: #f05524;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  margin-left: 10px;
  top: 8px;
}
.cms-home .shop-all-categories .category-wrapper {
  vertical-align: top;
  margin-bottom: 25px;
}
.cms-home .shop-all-categories .category-wrapper .category-header {
  position: relative;
}
.cms-home .shop-all-categories .category-wrapper .category-header img {
  width: 100%;
  display: block;
}
.cms-home .shop-all-categories .category-wrapper .category-header span {
  position: absolute;
  bottom: 4px;
  left: 7px;
  font-size: 20px;
  font-weight: 900;
  color: #ffffff;
  font-family: 'ITC Serif Gothic Std Heavy';
  letter-spacing: 1px;
}
.cms-home .shop-all-categories .category-wrapper .category-content ul {
  margin: 0;
  padding: 10px 0 0 5px;
}
.cms-home .shop-all-categories .category-wrapper .category-content ul li {
  list-style: none;
  margin-bottom: 5px;
}
.cms-home .shop-all-categories .category-wrapper .category-content ul li a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 900;
  font-family: 'Futura Book', Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}
.cms-home .shop-all-categories .category-wrapper .category-content a.view-all-categories {
  color: #f05524;
  font-size: 10px;
  padding-left: 5px;
  cursor: pointer;
  font-family: 'Futura Book', Helvetica, Arial, sans-serif;
  font-weight: 900;
}
/**
 * Product Grid Style.
 */
@media only screen and (max-width: 425px) {
  .checkout-cart-index .product-item,
  .catalogsearch-result-index .product-item,
  .wishlist-index-index .product-item,
  .catalog-category-view .product-item,
  .category-products .product-item {
    margin-bottom: 10px;
  }
}
.checkout-cart-index .product-item .product-item-info .product-image-container,
.catalogsearch-result-index .product-item .product-item-info .product-image-container,
.wishlist-index-index .product-item .product-item-info .product-image-container,
.catalog-category-view .product-item .product-item-info .product-image-container,
.category-products .product-item .product-item-info .product-image-container {
  background: #f3f3f3;
  width: 100% !important;
}
.checkout-cart-index .product-item .product-item-details,
.catalogsearch-result-index .product-item .product-item-details,
.wishlist-index-index .product-item .product-item-details,
.catalog-category-view .product-item .product-item-details,
.category-products .product-item .product-item-details {
  text-align: center;
}
.checkout-cart-index .product-item .product-item-details .product-item-name,
.catalogsearch-result-index .product-item .product-item-details .product-item-name,
.wishlist-index-index .product-item .product-item-details .product-item-name,
.catalog-category-view .product-item .product-item-details .product-item-name,
.category-products .product-item .product-item-details .product-item-name {
  font-family: 'ITC Serif Gothic Std Heavy';
  text-transform: uppercase;
}
.checkout-cart-index .product-item .product-item-details .product-reviews-summary,
.catalogsearch-result-index .product-item .product-item-details .product-reviews-summary,
.wishlist-index-index .product-item .product-item-details .product-reviews-summary,
.catalog-category-view .product-item .product-item-details .product-reviews-summary,
.category-products .product-item .product-item-details .product-reviews-summary {
  padding-left: 40px;
}
.checkout-cart-index .product-item .product-item-details .price-box,
.catalogsearch-result-index .product-item .product-item-details .price-box,
.wishlist-index-index .product-item .product-item-details .price-box,
.catalog-category-view .product-item .product-item-details .price-box,
.category-products .product-item .product-item-details .price-box {
  color: #f05524;
  margin: 10px 0 0;
}
.checkout-cart-index .product-item .product-item-details .product-item-inner button.tocart,
.catalogsearch-result-index .product-item .product-item-details .product-item-inner button.tocart,
.wishlist-index-index .product-item .product-item-details .product-item-inner button.tocart,
.catalog-category-view .product-item .product-item-details .product-item-inner button.tocart,
.category-products .product-item .product-item-details .product-item-inner button.tocart {
  font-family: 'ITC Serif Gothic Std Heavy';
}
.checkout-cart-index .crosssell {
  float: left;
  position: relative;
  width: 73%;
}
.checkout-cart-index .crosssell .product-items .product-item {
  width: 21.344444%;
  margin-left: 20px !important;
}
.checkout-cart-index .crosssell .product-items .product-item .product-item-info {
  width: 100%;
}
#checkout-loader .loader {
  margin: auto;
  top: 50%;
  position: absolute;
  left: 50%;
}
.wishlist-index-index .sidebar-additional {
  display: none;
}
/**
 *  Shop all interest block
 */
.shop-all-interests {
  margin-top: 30px;
}
.shop-all-interests .block-title {
  margin-bottom: 25px;
}
.shop-all-interests .block-title strong {
  font-size: 20px;
  font-family: 'ITC Serif Gothic Std';
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  position: relative;
  overflow: hidden;
}
.shop-all-interests .block-title strong::after {
  background: #f05524;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  margin-left: 10px;
  top: 8px;
}
.shop-all-interests .block-content ul {
  column-count: 4;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 425px) {
  .shop-all-interests .block-content ul {
    column-count: 2;
  }
}
.shop-all-interests .block-content ul li {
  list-style: none;
  margin-bottom: 4px;
}
.shop-all-interests .block-content ul li a {
  color: #f05524;
  text-decoration: none;
  font-size: 12px;
}
/**
 *  Top container CSS
 */
.top-container {
  background-color: #f05524;
  max-width: 100%;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .top-container {
    width: 100%;
  }
}
.top-container .tots-sub-navigation-wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 7px 27px;
  max-width: 1366px;
}
@media only screen and (max-width: 425px) {
  .top-container .tots-sub-navigation-wrapper {
    padding: 5px 0;
  }
}
.top-container .tots-sub-navigation-wrapper li {
  display: inline-block;
  list-style: none;
  margin: 0 15px;
  padding: 0;
}
@media only screen and (max-width: 425px) {
  .top-container .tots-sub-navigation-wrapper li {
    margin: 0 15px 0 0;
  }
}
.top-container .tots-sub-navigation-wrapper li a {
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: 'ITC Serif Gothic Std Heavy';
}
@media only screen and (max-width: 425px) {
  .top-container .tots-sub-navigation-wrapper li a {
    font-family: 'Futura Book', Helvetica, Arial, sans-serif;
    font-weight: normal;
  }
}
.action.tocompare {
  display: none !important;
}
/**
 * Bread crumbs
 */
.breadcrumbs {
  margin-bottom: 0;
  background: #000000;
  border-bottom: 1px solid #111;
  max-width: 100%;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.breadcrumbs ul.items {
  max-width: 1366px;
  margin: 0 auto;
  padding: 10px 20px;
}
/**
 * Sub Navigation
 */
#banner-slider-carousel {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #banner-slider-carousel {
    margin: 0 !important;
    padding: 0 !important;
  }
}
.popup {
  background: rgba(100, 100, 100, 0.6);
  position: fixed;
  display: none;
  z-index: 5000;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/**
 * Popup Style
 */
.popup > div {
  position: fixed;
  background: #ffffff;
  padding: 30px 15px;
  width: 530px;
  background-size: cover;
  z-index: 5001;
  left: 50%;
  top: 50%;
  text-align: center;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.popup > div h2 {
  font-size: 34px;
  text-align: center;
}
.popup > div label {
  cursor: pointer;
}
.cms-about-us .about-tots-into p {
  font-size: 16px;
}
.cms-about-us .about-us-title-h1 {
  background: url('../images/block-title-bg.png') no-repeat scroll 0 0 transparent;
  background-size: 100% 100%;
  overflow: hidden;
  margin: -25px auto 20px;
  padding: 10px 20px;
  color: #f05524;
  letter-spacing: 1px;
  text-align: center;
  font-family: 'ITC Serif Gothic Std Heavy';
  font-size: 42px;
  text-transform: uppercase;
}
.cms-about-us .about-header-container {
  margin-bottom: 25px;
  background: url('../images/block-title-bg.png') no-repeat scroll 0 0 transparent;
  color: #f05524;
  background-size: 100% 100%;
  padding: 1px 20px;
  letter-spacing: 1px;
}
.cms-about-us .about-header-container strong {
  font-family: 'ITC Serif Gothic Std Heavy';
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1.1;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.cms-about-us .about-header-container strong::after {
  background: #f05524;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  margin-left: 10px;
  top: 14px;
}
.cms-about-us ul.amazing-workers {
  column-count: 4;
  margin: 0;
  padding: 0;
}
.cms-about-us ul.amazing-workers li {
  list-style: none;
  margin-bottom: 4px;
  font-family: 'Futura Book', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.cms-about-us .circle-image img {
  max-width: 250px;
  border-radius: 50%;
}
.cms-about-us .circle-image .col-md-4 {
  text-align: center;
}
.cms-about-us .circle-image .col-md-4 h4 {
  font-family: 'ITC Serif Gothic Std Heavy';
  margin: 0;
  font-size: 18px;
  letter-spacing: 1px;
}
.cms-about-us .circle-image .col-md-4 span.position {
  color: #f05524;
  font-size: 12px;
  margin-bottom: 25px;
  display: block;
}
.cms-about-us .circle-image .col-md-4 .loader {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 33%;
}
.cms-about-us .modal-inner-wrap {
  border: 3px solid #f05524;
  max-width: 960px;
}
.cms-about-us .modal-popup .action-close:before {
  color: #f05524;
}
.cms-about-us .modal-footer {
  display: none;
}
/**
* CMS News Styles
*/
.cms-news h1 {
  padding: 10px 20px;
  color: #f05524;
  letter-spacing: 1px;
  text-align: center;
  font-family: 'ITC Serif Gothic Std Heavy';
  font-size: 42px;
  text-transform: uppercase;
}
.cms-news .news-container .news-list {
  margin-bottom: 25px;
}
.cms-news .news-container .news-list .news-content h3 {
  color: #f05524;
  letter-spacing: 1px;
  font-family: 'ITC Serif Gothic Std Heavy';
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 25px;
}
.cms-news .news-container .news-list .news-content p {
  font-size: 16px;
}
.fotorama__dot {
  width: 8px;
  height: 8px;
}
.wholesale-container {
  font-size: 16px;
}
.wholesale-container .image-section img {
  width: 100%;
}
.wholesale-container .content-section h1,
.wholesale-container .content-section h2,
.wholesale-container .content-section h3 {
  color: #f05524;
  letter-spacing: 1px;
  font-family: 'ITC Serif Gothic Std Heavy';
  text-transform: uppercase;
}
.wholesale-container .content-section h1 {
  font-size: 42px;
}
.wholesale-container .content-section h2 {
  font-size: 34px;
}
.wholesale-container .content-section h3 {
  font-size: 28px;
}
.wholesale-container .content-section h4 {
  font-size: 24px;
}
/**
* Team Member
*/
.team-member-media {
  width: 33.33333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 25px;
}
.team-member-media img {
  border: 1px solid #e4e4e4;
  padding: 2px;
  border-radius: 2px;
  width: 100%;
}
.team-member-info {
  width: 66.66666667%;
  float: left;
  margin-bottom: 25px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.team-member-info h1,
.team-member-info h2 {
  color: #f05524;
  letter-spacing: 1px;
  font-family: 'ITC Serif Gothic Std Heavy';
  text-transform: uppercase;
}
.team-member-info .team-member-name {
  margin: 0;
}
.team-member-info .team-member-position {
  margin: 5px 0 25px;
  text-transform: none;
  color: #313839;
}
.team-member-info .items-navigation {
  display: none;
}
#block-discount {
  margin-left: 0;
  width: 100%;
}
/**
* Loader Styles
*/
.loader {
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #f05524;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}
.loader img {
  display: none;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.page-layout-2columns-left .column.main {
  width: 80.333333%;
}
.page-layout-2columns-left .sidebar-main,
.page-layout-2columns-left .sidebar-additional {
  width: 19.666667%;
}
.page-layout-2columns-left .sidebar-main .block,
.page-layout-2columns-left .sidebar-additional .block {
  background: #fff;
  border-top: 3px solid #f05524;
  border-bottom: 3px solid #f05524;
}
.page-layout-2columns-left .sidebar-main .block > .block-title,
.page-layout-2columns-left .sidebar-additional .block > .block-title {
  border-bottom: 1px solid #cbcbcb;
  padding: 10px 15px;
  text-transform: uppercase;
}
.page-layout-2columns-left .sidebar-main .block > .block-content,
.page-layout-2columns-left .sidebar-additional .block > .block-content {
  padding: 0 15px;
}
.page-layout-2columns-left .sidebar-main .block > .block-content .block-subtitle,
.page-layout-2columns-left .sidebar-additional .block > .block-content .block-subtitle {
  display: none;
}
.page-layout-2columns-left .sidebar-main .block > .block-content .actions-toolbar .primary,
.page-layout-2columns-left .sidebar-additional .block > .block-content .actions-toolbar .primary {
  display: block;
  text-align: center;
  width: 100%;
  font-weight: bold;
  margin-bottom: 15px;
}
.page-layout-2columns-left .sidebar-main .block.block-reorder,
.page-layout-2columns-left .sidebar-additional .block.block-reorder {
  display: none;
}
.cms-wholesalers .mp-page-description,
.cms-wholesalers .mp-page-title {
  margin-left: 25.8%;
}
@media only screen and (max-width: 425px) {
  .cms-wholesalers .mp-page-description,
  .cms-wholesalers .mp-page-title {
    margin: 0;
  }
}
.cms-wholesalers .mp-page-title {
  font-family: 'ITC Serif Gothic Std Heavy';
}
.header-top-notice {
  background: #f6ff00;
  color: #000000;
  text-align: center;
  padding: 10px;
}
.header-top-notice span {
  display: block;
  max-width: 1366px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
