/**
 * 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;
}
/**
 * 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;
  }
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    BSS_HtmlSiteMap
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * 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_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * 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_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
.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 #eae9e9;
  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: 11px;
}
.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 12px;
  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;
}
/*
*   TM_AjaxCatalog
*/
/**
 * Copyright © Zemez. All rights reserved.
 * See COPYING.txt for license details.
 */
.products-list .product-item-photo.product-item-photo-gallery {
  width: 30%;
}
.product-image-container.gallery-placeholder-thumb {
  display: block;
}
.gallery-placeholder-thumb .fotorama {
  width: 100%;
}
ul.social-links li {
  display: inline-block;
}
/**
 * Copyright © Zemez. All rights reserved.
 * See COPYING.txt for license details.
 */
.grid.products-grid .owl-carousel .owl-nav {
  top: -50px;
}
.grid.products-grid .owl-carousel .owl-nav .owl-prev,
.grid.products-grid .owl-carousel .owl-nav .owl-next {
  font-size: 16px;
}
.grid.products-grid .owl-carousel .owl-nav .owl-prev + .owl-next {
  margin-left: 47px;
}
.grid.products-grid .owl-carousel .owl-nav .owl-prev + .owl-next:after {
  top: 0;
  bottom: 0;
  left: -24px;
}
@media (min-width: 1024px) {
  .page-layout-1column .grid.products-grid .product-items .product-item {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .page-layout-1column .grid.products-grid .product-items .product-item {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 1024px) {
  .page-layout-3columns .grid.products-grid .product-items .product-item {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .page-layout-3columns .grid.products-grid .product-items .product-item {
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1024px) {
  .page-layout-1column .custom-products .grid.products-grid .product-items .product-item {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
  }
  .page-layout-1column .list.products-list .product-items .product-item {
    flex-basis: 33.33333333%;
    width: 33.33333333%;
    max-width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .product-item .product-reviews-summary {
    margin-top: 19px;
  }
  .product-item-name {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .toolbar .field {
    margin-right: 50px;
  }
  .toolbar .field.toolbar-sorter {
    margin-left: auto;
    margin-right: 6px;
  }
  .toolbar .field.toolbar-sorter .control {
    max-width: 188px;
    width: 200px;
  }
  .toolbar .field.toolbar-sorter .control .select2-container {
    width: 100% !important;
  }
  .toolbar .field.limiter {
    margin-right: 0;
  }
  .toolbar .field.limiter .control .select2-container {
    max-width: 95px;
  }
  .toolbar .modes {
    margin-left: 14px;
    margin-top: 4px;
    margin-bottom: 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1554px) {
  .toolbar .field.toolbar-sorter .control {
    max-width: 130px;
    width: 200px;
  }
}
.tollbar-bottom {
  margin-top: 54px;
}
@media (min-width: 1200px) {
  html.rtl .toolbar .field {
    margin-right: 0;
    margin-left: 50px;
  }
  html.rtl .toolbar .modes {
    margin-left: 0;
    margin-right: 25px;
  }
}
.account .table-wrapper.additional-addresses {
  margin-top: 30px;
}
@media (min-width: 640px) and (max-width: 1554px) {
  .account .table-wrapper.additional-addresses {
    overflow-x: scroll;
  }
}
.account .toolbar .pager {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .account .toolbar .pager .pager {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
.account .toolbar div.pager .toolbar-amount {
  padding: 0 10px;
  margin-bottom: 4px;
  max-width: 70px;
}
@media (max-width: 480px) {
  .account .toolbar div.pager .toolbar-amount {
    display: none;
  }
}
.account .toolbar .limiter {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 10px 0;
  width: auto;
}
.account .toolbar .limiter .select2-container {
  margin: 0 11px;
}
.account button.action,
.account a.action.default {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.account button.action:hover,
.account a.action.default:hover {
  color: #ffffff;
  background: #7ea79b;
  border-color: #7ea79b;
}
@media (max-width: 1024px) {
  .page-with-filter.page-products .toolbar.toolbar-products .filter-toggle {
    order: 1;
  }
}
@media (max-width: 505px) {
  .page-with-filter.page-products .toolbar.toolbar-products .filter-toggle {
    flex-basis: 50%;
    padding: 10px 10px;
  }
}
@media (max-width: 1024px) {
  .page-with-filter.page-products .toolbar.toolbar-products .toolbar-sorter {
    order: 2;
    margin-left: auto;
    width: auto;
    flex-basis: auto;
  }
}
@media (max-width: 505px) {
  .page-with-filter.page-products .toolbar.toolbar-products .toolbar-sorter {
    margin-left: 0;
    order: 3;
    padding-right: 30px;
    max-width: 80%;
  }
  .page-with-filter.page-products .toolbar.toolbar-products .toolbar-sorter .control {
    max-width: 168px;
    width: 165px;
  }
  .page-with-filter.page-products .toolbar.toolbar-products .toolbar-sorter .control .select2-container {
    max-width: 100%;
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .page-with-filter.page-products .toolbar.toolbar-products .limiter {
    order: 3;
  }
}
@media (max-width: 505px) {
  .page-with-filter.page-products .toolbar.toolbar-products .limiter {
    margin: 0;
    order: 4;
  }
}
@media (max-width: 1024px) {
  .page-with-filter.page-products .toolbar.toolbar-products .modes {
    order: 4;
    flex-basis: auto;
  }
}
@media (max-width: 505px) {
  .page-with-filter.page-products .toolbar.toolbar-products .modes {
    order: 2;
  }
}
.account.wishlist-index-index .select2-container {
  width: 75px !important;
}
@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 (min-width: 1554px) {
  .block.newsletter .label {
    margin-bottom: 19px;
  }
  .block.newsletter .actions .action.subscribe {
    min-width: 128px;
    background: transparent;
    border: 3px solid #ffffff;
    padding: 10px 20px;
  }
  .block.newsletter .actions .action.subscribe:hover {
    background: #ffffff;
    color: #000000;
  }
}
.page-footer .block.newsletter .field.newsletter {
  flex-basis: 100%;
  margin-top: 16px;
}
.page-footer .block.newsletter .actions {
  margin-top: 21px;
  margin-left: 7px;
}
.page-footer .block.newsletter .actions .action.subscribe.primary {
  min-width: auto;
  background: #e7928c;
  color: #ffffff;
  border: 0;
  padding: 15px 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
}
.page-footer .block.newsletter .actions .action.subscribe.primary:hover {
  color: #ffffff;
  background: #000000;
}
/* 
 * 	Featured Product by Zemez 2016
 *	v1.0.0
 */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
/*
 * 	Featured Product by Zemez
 */
/* 
 * 	Featured Product by Zemez
 */
/* 
 * 	Featured Product by Zemez
 */
/*
 * 	Featured Product
 */
.featured-product_carousel-arrow {
  display: inline-block;
  padding: 0 7px;
  cursor: pointer;
}
.featured-product_carousel-arrow:before {
  color: #0d0d0d;
  font-family: inherit;
  font-size: 16px;
  line-height: 40px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  transition: .3s ease;
}
.featured-product_carousel-arrow:hover:before {
  color: #7ea79b;
}
.clear-featured {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.block.widget.featured:not([role="tablist"]) .block-title {
  margin-bottom: 18px;
}
@media (max-width: 480px) {
  .block.widget.featured:not([role="tablist"]) .block-title {
    margin-bottom: 60px;
    text-align: center;
  }
}
.block.widget.featured:not([role="tablist"]) .block-title strong {
  font-size: 24px;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .block.widget.featured .block-content .owl-carousel .owl-nav {
    right: 50%;
    transform: translate(50%);
  }
}
.block.widget.featured .block-content .owl-carousel .owl-nav .owl-prev:before {
  content: "Prev";
}
.block.widget.featured .block-content .owl-carousel .owl-nav .owl-next:before {
  content: "Next";
}
.block.widget.featured .block-content .owl-carousel .owl-nav .owl-next.disabled,
.block.widget.featured .block-content .owl-carousel .owl-nav .owl-prev.disabled {
  opacity: 0.5;
}
.block.widget.featured.first {
  margin-top: 75px;
}
.block.widget.featured {
  text-align: center;
}
@media (min-width: 1200px) {
  .block.widget.featured[role="tablist"] .block-title {
    margin-right: 26px;
    margin-left: 26px;
  }
}
.block.widget.featured[role="tablist"] .block-title strong {
  color: #7ea79b;
  transition: .3s ease all;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.block.widget.featured[role="tablist"] .block-title.active strong,
.block.widget.featured[role="tablist"] .block-title:hover strong {
  color: #000000;
}
.block.widget.featured[role="tablist"] .block-title.active strong:before,
.block.widget.featured[role="tablist"] .block-title:hover strong:before {
  color: #e7928c;
}
.block.widget.featured .block-content .products-grid .product-items {
  margin: 0;
  margin-top: 22px;
  display: flex;
  border: 1px solid #e5e5e5;
}
.block.widget.featured .block-content .products-grid .product-items .small-items {
  flex-basis: 60%;
  flex-wrap: wrap;
  display: flex;
}
.block.widget.featured .block-content .products-grid .product-items .small-items .product-item {
  width: 33.3%;
  max-width: 33.3%;
}
.block.widget.featured .block-content .products-grid .product-items .product-item {
  padding: 0;
  margin: 0;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-img-wrap .product-image-wrapper {
  height: 100%;
  width: 84%;
  margin: auto;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-img-wrap .product-item-photo {
  background: transparent;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-img-wrap .product-item-photo .product-image-photo {
  margin-bottom: 0;
  margin-top: 46px;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details {
  padding-bottom: 25px;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-name {
  margin: 0 auto;
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
  width: 85%;
  display: block;
  height: 25px;
}
@media (max-width: 1554px) {
  .block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-name {
    margin-top: 22px;
    font-size: 12px;
    line-height: 18px;
    width: 90%;
    height: 60px;
  }
}
@media (max-width: 1199px) {
  .block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-name {
    height: auto;
  }
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-name a {
  color: #000000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  display: block;
  font-size: 14px;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-name a:hover {
  color: #7ea79b;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .price-box {
  justify-content: center;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions {
  display: block;
  background-color: transparent;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
  padding: 14px 38px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  background: #7ea79b;
  border: 0;
  width: auto;
  margin: 3px auto;
  display: block;
  font-weight: bold;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart span > b {
  display: none;
}
@media (max-width: 1553px) {
  .block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
    padding: 18px 56px;
  }
}
@media (max-width: 1200px) {
  .block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
    padding: 14px 24px;
  }
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart:before {
  display: none;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart:hover {
  background: #000000;
  color: #ffffff;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
  color: #000000;
  border: 0;
  text-align: center;
  margin: 8px auto;
  margin-bottom: 2px;
  opacity: 0.4;
  padding: 12px 56px;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable:hover {
  background: transparent;
}
@media (max-width: 1553px) {
  .block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    padding: 10px 0;
  }
}
@media (max-width: 1200px) {
  .block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    padding: 6px 0;
  }
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary {
  position: absolute;
  top: 13px;
  right: 18px;
  flex-direction: column;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a {
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a:before {
  color: #888888;
  font-size: 19px;
}
.block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a:hover:before {
  color: #7ea79b;
}
.block.widget.featured .block-content .products-grid .product-items .product-item:nth-child(4) .product-item-info,
.block.widget.featured .block-content .products-grid .product-items .product-item:nth-child(5) .product-item-info,
.block.widget.featured .block-content .products-grid .product-items .product-item:nth-child(6) .product-item-info {
  border-bottom: 0;
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item {
  flex-basis: 40%;
  width: 40%;
  max-width: 40%;
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-label {
  left: 32px;
}
@media (max-width: 480px) {
  .block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-label {
    left: 0;
  }
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info {
  height: 100%;
  border-right: 0;
  display: flex;
  flex-direction: column;
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-img-wrap .product-item-photo .product-image-wrapper {
  width: 90%;
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-img-wrap {
  margin-top: auto;
}
@media (max-width: 480px) {
  .block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-img-wrap {
    margin-top: 25px;
  }
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details {
  margin-bottom: 10px;
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-name {
  margin-top: 53px;
  height: 59px;
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-name a {
  font-size: 17px;
}
@media (max-width: 1554px) {
  .block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-name {
    margin-top: 22px;
    font-size: 15px;
    width: 70%;
    line-height: 22px;
    height: 56px;
  }
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.primary {
  padding: 14px 39px;
  letter-spacing: 5px;
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.primary span > b {
  margin-left: 5px;
  display: inline-block;
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
  top: 16px;
  right: 24px;
}
@media (max-width: 480px) {
  .block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
    top: 13px;
    right: 18px;
  }
}
.block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary a:before {
  font-size: 26px;
}
@media (max-width: 480px) {
  .block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary a:before {
    font-size: 19px;
  }
}
@media (max-width: 1200px) {
  .block.widget.featured .block-content .products-grid .product-items .small-items {
    flex-basis: 100%;
    max-width: 100%;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item:nth-child(3) .product-item-info,
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item:nth-child(6) .product-item-info {
    border-right: 0;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items + .product-item {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info {
    border-top: 1px solid #e5e5e5;
  }
}
@media (max-width: 767px) {
  .block.widget.featured[role="tablist"] .block-title {
    margin: 18px 0;
    text-align: center;
  }
  .block.widget.featured .block-content {
    padding-top: 0;
  }
  .block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-img-wrap .product-item-photo .product-image-photo {
    margin-bottom: 0;
    margin-top: auto;
  }
  .block.widget.featured .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    padding: 6px 0;
  }
}
@media (max-width: 768px) {
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item:nth-child(2) .product-item-info,
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item:nth-child(4) .product-item-info,
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item:nth-child(6) .product-item-info {
    border-right: 0;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item:nth-child(4) {
    border-bottom: 1px solid #e5e5e5;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item:nth-child(3) .product-item-info,
  .block.widget.featured .block-content .products-grid .product-items .small-items .product-item:nth-child(6) .product-item-info {
    border-right: 1px solid #e5e5e5;
  }
}
@media (max-width: 640px) {
  .block.widget.featured .block-content .products-grid .product-items .small-items div.product-item {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items div.product-item div.product-item-info {
    border-right: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items div.product-item:nth-child(3) div.product-item-info,
  .block.widget.featured .block-content .products-grid .product-items .small-items div.product-item:nth-child(6) div.product-item-info {
    border-right: 0;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items div.product-item:nth-child(4) div.product-item-info {
    border-bottom: 0;
  }
  .block.widget.featured .block-content .products-grid .product-items .small-items + .product-item .product-item-info {
    border: 0;
  }
}
@media (min-width: 1024px) {
  nav.tm-navigation {
    position: relative;
    box-sizing: border-box;
  }
  nav.tm-navigation.active {
    visibility: visible;
    opacity: 1;
    display: block;
  }
  nav.tm-navigation .level0 > .ui-menu {
    top: 100%;
    left: 0;
  }
  nav.tm-navigation .level0.megamenu-wrapper-parent {
    position: static;
  }
  nav.tm-navigation .level0 .submenu {
    display: block;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transform: translateY(5%);
    transform-origin: top center;
    transition: .2s ease;
  }
  nav.tm-navigation .level0 .submenu[aria-expanded=true] {
    visibility: visible;
    opacity: 1;
    z-index: 9999;
    transform: none;
    transition-duration: .3s;
  }
  nav.tm-navigation .mm-label {
    display: block;
    position: absolute;
    top: -20px;
    left: -10px;
    padding: 2px 5px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 13.2px;
    color: #ffffff;
    background-color: #c02a2a;
  }
  nav.tm-navigation .mm-image {
    margin-bottom: 10px;
  }
  nav.tm-navigation .mm-image img {
    width: 100%;
    max-width: 100%;
  }
  nav.tm-navigation .tm-megamenu.megamenu-wrapper {
    padding: 30px 30px;
    border: 1px solid #e5e5e5;
  }
  nav.tm-navigation .tm-megamenu.megamenu-wrapper .static-block .menu-banner {
    margin: 0;
    padding: 0;
  }
  nav.tm-navigation .megamenu-wrapper {
    right: 0;
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  }
  nav.tm-navigation .megamenu-wrapper li {
    position: relative;
  }
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu {
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 258px;
  }
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu .submenu,
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu .submenu-reverse {
    left: auto;
    right: auto;
  }
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu ul.mm-submenu {
    padding-left: 0;
  }
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu a {
    display: inline-block;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #888888;
  }
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu a,
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu a.ui-state-focus,
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu a.ui-state-active,
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu a:hover {
    background: none;
  }
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu .parent a > .ui-menu-icon {
    display: none;
  }
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu li + li {
    margin-top: 5px;
  }
  nav.tm-navigation .megamenu-wrapper .level1 > li > a {
    margin-bottom: 10px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #7ea79b;
  }
  nav.tm-navigation .megamenu-wrapper .level1 > li > a:hover {
    color: #000000;
  }
  nav.tm-navigation .megamenu-wrapper .product .product-image {
    margin-bottom: 10px;
  }
  nav.tm-navigation .megamenu-wrapper .product .product-image a {
    display: block;
  }
  nav.tm-navigation .megamenu-wrapper .product .product-name {
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
  }
  nav.tm-navigation .megamenu-wrapper .product .price-box .price {
    font-size: 1.2em;
    line-height: 1.2;
  }
  nav.tm-navigation .megamenu-wrapper .product .price-box .old-price {
    font-size: 1em;
    text-decoration: line-through;
  }
  nav.tm-navigation .megamenu-wrapper .product .price-box .special-price {
    font-size: 1.2em;
  }
  nav.tm-navigation .megamenu-wrapper .vm-easing {
    box-sizing: border-box;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s all ease;
  }
  nav.tm-navigation .megamenu-wrapper .vm-pop-up {
    position: absolute;
    left: 0;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    transition: 0.3s all ease;
  }
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu .vm-pop-up {
    padding: 15px;
  }
  nav.tm-navigation .megamenu-wrapper .parent:hover > .vm-easing {
    max-height: 500px;
  }
  nav.tm-navigation .megamenu-wrapper .parent:hover > .vm-pop-up {
    opacity: 1;
    visibility: visible;
  }
  nav.tm-navigation .row + .row {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) and (min-width: 1023px) and (max-width: 1200px) {
  nav.tm-navigation .megamenu-wrapper ul.mm-submenu a {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    top: -4px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:before {
    font-family: 'theme-icons';
    content: "\e926";
    color: #000000;
  }
}
nav.tm-navigation.sidebar-nav {
  display: none;
}
.sidebar nav.tm-navigation {
  display: block;
  margin-bottom: 20px;
}
.sidebar nav.tm-navigation > ul {
  padding: 0;
  margin: 10px 15px;
}
.sidebar nav.tm-navigation li.level0 {
  display: block;
  margin: 0;
}
.sidebar nav.tm-navigation li.level0 a.level-top {
  display: block;
  padding-left: 0;
}
.sidebar nav.tm-navigation li.level0 > .ui-menu {
  top: 0;
  left: 100%;
}
.sidebar nav.tm-navigation .megamenu-wrapper {
  box-sizing: border-box;
  width: calc(95vw - 100%);
}
@media (min-width: 1200px) {
  .sidebar nav.tm-navigation .megamenu-wrapper {
    width: calc(none - 100%);
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap {
  margin-top: 12%;
  background-image: url('../images/media/newsletter-bg.jpg');
  background-size: cover;
  height: 100%;
  max-width: 560px;
  max-height: 475px;
  padding: 37px 40px;
}
@media (max-width: 1024px) {
  .newsletter-popup.modal-popup .modal-inner-wrap {
    min-height: auto;
    height: auto;
  }
}
@media (max-width: 640px) {
  .newsletter-popup.modal-popup .modal-inner-wrap {
    width: 100%;
    max-width: 90%;
    margin-top: 33%;
    padding: 0;
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-header,
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content {
  background: #ffffff;
}
.newsletter-popup.modal-popup .modal-inner-wrap header.modal-header {
  padding: 65px 30px 0;
}
.newsletter-popup.modal-popup .modal-inner-wrap header.modal-header h1 {
  color: #005627;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 767px) {
  .newsletter-popup.modal-popup .modal-inner-wrap header.modal-header h1 {
    font-size: 27px;
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap header.modal-header .action-close {
  right: 0;
  top: 5px;
}
.newsletter-popup.modal-popup .modal-inner-wrap header.modal-header .action-close:before {
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  color: #ffffff;
}
@media (max-width: 640px) {
  .newsletter-popup.modal-popup .modal-inner-wrap header.modal-header .action-close {
    right: 1px;
    top: 3px;
  }
  .newsletter-popup.modal-popup .modal-inner-wrap header.modal-header .action-close:before {
    color: #000000;
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content {
  padding: 0 30px 25px;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .content-text {
  margin-bottom: 0;
  color: #000000;
  text-align: center;
  font-size: 20px;
  word-spacing: -2px;
  margin-top: 9px;
  line-height: 27px;
}
@media (max-width: 767px) {
  .newsletter-popup.modal-popup .modal-inner-wrap .modal-content .content-text {
    font-size: 14px;
    margin-top: 14px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .newsletter-popup.modal-popup .modal-inner-wrap .modal-content .content-text {
    font-size: 13px;
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe {
  flex-direction: column;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .field.newsletter {
  flex-basis: auto;
  margin-top: 19px;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .field.newsletter input {
  border: 0;
  background: #f4f4f4;
  width: 82%;
  margin: 0 auto;
  display: block;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .field.newsletter input::-webkit-input-placeholder {
  color: #888888;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .field.newsletter input::-moz-placeholder {
  color: #888888;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .field.newsletter input:-ms-input-placeholder {
  color: #888888;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .field.newsletter input:-moz-placeholder {
  color: #888888;
}
@media (max-width: 767px) {
  .newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .field.newsletter input {
    width: 100%;
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .field.newsletter div.mage-error {
  font-size: 10px;
  line-height: 0;
  text-align: center;
  position: relative;
  top: 5px;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .buttons-container {
  margin-top: 23px;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .buttons-container {
    margin-top: 18px;
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .buttons-container .subscribe {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: bold;
  padding: 14px 28px;
  background: #7ea79b;
  color: #ffffff;
  border: 0;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .buttons-container .subscribe:hover {
  background: #000000;
}
@media (max-width: 767px) {
  .newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .form.subscribe .buttons-container .subscribe {
    padding: 10px 40px;
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .privacy-policy-check-box {
  margin-top: 20px;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-content .newsletter-popup .privacy-policy-check-box .privacy-policy-check-text {
  font-size: 10px;
  line-height: 17px;
  margin-left: 6px;
}
.newsletter-popup.modal-popup .modal-inner-wrap .modal-footer {
  display: none;
}
.newsletter-popup.modal-popup header.modal-header {
  padding: 20px 30px 0;
}
.newsletter-popup.modal-popup .modal-content {
  padding: 20px 30px 30px;
}
/* 
 *  Shop By Brand by Zemez 2016
 *  v1.0.0
 */
@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 12px 6px 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 6px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .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),
  .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),
  .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,
  .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,
  .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,
  .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 24px;
  }
  .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 6px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 24px;
    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: 12px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .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: none;
    padding-left: 0;
    padding-right: 0;
    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: 100%;
    display: inline-block;
    display: block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 100%;
    float: right;
    float: none;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 100%;
    float: left;
    float: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    float: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    float: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    float: none;
    -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;
    float: none;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    float: none;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    float: none;
    -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: 30px;
  }
  .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: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 12px 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: #000000;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #000000;
    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: #ffffff;
    border: 1px solid #919191;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    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: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #919191;
    color: #919191;
    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 24px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: none;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    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 24px;
    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: 10px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 10px 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: 41px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 41px;
    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 > .switch {
    box-sizing: border-box;
    letter-spacing: 0.2em;
    text-align: center;
    text-transform: uppercase;
  }
  .product.data.items > div.item.title {
    margin-top: 0;
  }
  .product.data.items > div.item.title > .switch {
    border-color: #ffffff;
  }
  .product.data.items > div.item.title.active > .switch {
    border-color: #eae9e9;
  }
  .product.data.items > div.item.title.active > .switch,
  .product.data.items > div.item.title.active > .switch:hover,
  .product.data.items > div.item.title.active > .switch:focus {
    padding-bottom: 9px;
  }
  .product.data.items > div.item.content {
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
  .product.data.items > .item.title {
    margin: 0 30px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 700;
    line-height: 20px;
    font-size: 1.2rem;
    color: #888888;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #eae9e9;
    border-bottom: none;
    height: 41px;
    padding: 10px 18px 9px 18px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #888888;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #000000;
    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: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #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: 10px;
  }
  .product.data.items > .item.content {
    margin-top: 41px;
    padding: 31px 0 0 0;
    border: 1px solid #eae9e9;
  }
  .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 6px 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;
  }
  .wp-ln-actions {
    width: 98%;
    text-align: right;
  }
  .wp-ln-action {
    cursor: pointer;
    display: inline-block;
  }
  .wp-ln-action:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .wp-ln-show-less {
    display: none;
  }
  .sidebar.sidebar-main .wp-filters {
    display: none;
  }
  body.slider-layer .column.main {
    width: 100%;
  }
  body.slider-layer .block.filter {
    display: none;
  }
  body.slider-layer .toolbar-products {
    margin-left: 90px;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters {
    display: block;
    position: absolute;
    top: 5px;
    height: 20px;
    cursor: pointer;
    font-weight: bold;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters .wp-filters-text {
    vertical-align: top;
    font-weight: bold;
  }
  body.slider-layer .wp-ln-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    cursor: pointer;
  }
  .sidebar.sidebar-main b.wp-slide-in {
    display: inline-block;
    background: url('../WeltPixel_LayeredNavigation/images/slide_icon.png') no-repeat;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .slide-in-filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 12%;
    min-width: 250px;
    background: #fff;
    height: 95%;
    padding: 25px;
    overflow: scroll;
    margin-bottom: 10px;
    z-index: 100;
  }
  .slide-in-filter .block-subtitle {
    font-size: 15px;
    text-align: center;
    padding: 10px 10px 30px;
  }
  .slide-in-filter .filter-options-item {
    padding: 15px 0;
    border-bottom: 1px solid #ecece7;
  }
  b.wp-ln-load-more:after {
    content: "\e607";
  }
  b.wp-ln-show-less:after {
    content: "\e618";
  }
  b.wp-ln-load-more:before {
    content: '';
  }
  b.show-less:before {
    content: '';
  }
  #layered-filter-block .wp-ln-selected a {
    border-left: 5px solid red;
    padding-left: 11px;
    font-style: italic;
    color: #908f8f;
  }
  #layered-filter-block .filter-options-item .filter-options-content {
    display: none;
  }
  #layered-filter-block .filter-options-item.active .filter-options-content {
    display: block;
  }
  #layered-filter-block .wp-ln-selected .swatch-option {
    position: relative;
    overflow: visible;
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:before {
    visibility: visible;
    border: 3px solid white !important;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:after {
    visibility: visible !important;
  }
  #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.theme-pearl .slide-in-filter {
    height: 100% !important;
  }
  body.theme-pearl b.wp-ln-load-more:before {
    content: "\e614";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-show-less:before {
    content: "\e613";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-load-more:after {
    content: '';
  }
  body.theme-pearl b.wp-ln-show-less:after {
    content: '';
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters {
    top: 16px !important;
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters .wp-filters-text {
    text-transform: uppercase;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a {
    text-decoration: none;
    font-weight: 900;
    border-left: 0 none;
    font-style: normal;
    color: inherit;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a:before {
    background: #303030;
    border: 1px solid #303030 !important;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option {
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option.text {
    position: relative;
    overflow: visible;
    border: 2px solid #999999 !important;
  }
  body.theme-pearl #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  .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%;
  }
  .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: 30px;
    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 12px 12px 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: 30px;
  }
  .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: 36px;
    padding: 12px 0 36px;
  }
  .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: #000000;
  }
  .block-search input:-moz-placeholder {
    color: #000000;
  }
  .block-search input::-moz-placeholder {
    color: #000000;
  }
  .block-search input:-ms-input-placeholder {
    color: #000000;
  }
  .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: 6px 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 24px;
    margin: 0 0 12px;
  }
  .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 6px;
    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 12px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 24px;
    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: 12px;
  }
  .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: 30px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    float: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 36px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .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 12px;
  }
  .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 24px;
    width: 33.33333333%;
    float: right;
    float: none;
    -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: 3rem;
    border-bottom: 0;
    margin-bottom: 30px;
  }
  .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: 12px 36px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 12px 0 0 48px;
  }
  .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 24px;
  }
  .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 24px 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: 36px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .fieldset .fullname .field .label {
    padding: 10px 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: 12px;
    margin-bottom: 24px;
    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 12px 12px 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: 24px;
  }
  .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: 24px;
  }
  .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 24px;
    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: 10px 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: 10px 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: 10px 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 24px 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: 24px;
    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 24px;
  }
  .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 6px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 24px;
  }
  .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: 12px;
    padding: 6px 12px 12px;
    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: 12px;
    padding: 6px 12px 12px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 30px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #eae9e9;
  }
  .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: 24px;
  }
  .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: 0;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 24px;
  }
  .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: 12px;
    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: 6px;
  }
  .header.content {
    padding: 36px 24px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .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: 24px;
  }
  .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: 12px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 12px;
    padding-right: 12px;
  }
  .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: 24px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  * + .block-products-list {
    margin-top: 40px;
  }
  * + .block-products-list .block-title {
    text-transform: uppercase;
  }
  .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;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 768px) and (min-width: 1554px), print and (min-width: 1554px) {
  .product.data.items > .item.title > .switch {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media all and (min-width: 768px) and (min-width: 1200px), print and (min-width: 1200px) {
  * + .block-products-list {
    margin-top: 75px;
  }
}
@media all and (min-width: 768px) and (min-width: 1024px), print and (min-width: 1024px) {
  .content-bottom .widget.block-products-list {
    flex-basis: 33.33%;
    max-width: 33.33%;
  }
  .content-bottom .widget.block-products-list .product-items {
    margin-top: -23px;
  }
  .content-bottom .widget.block-products-list .product-items .product-item {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
    margin-top: 23px;
  }
  .content-bottom .widget.block-products-list .product-item-info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .content-bottom .widget.block-products-list .product-item-info .product-img-wrap {
    flex-basis: 47%;
    max-width: 47%;
  }
  .content-bottom .widget.block-products-list .product-item-info .product-item-details {
    flex-basis: 53%;
    max-width: 53%;
    padding-left: 26px;
    box-sizing: border-box;
  }
  .content-bottom .widget.block-products-list .product-item-info .product-item-details > *:first-child {
    margin-top: 0;
  }
  .content-bottom .widget.block-products-list .product-item-info .product-item-actions .tocart {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 0;
  }
  .content-bottom .widget.block-products-list .product-item-info .product-item-actions .tocart:before {
    content: "\ea4d";
    display: inline-block;
    font-family: 'theme-icons';
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  .content-bottom .widget.block-products-list .product-item-info .product-item-actions .tocart:before {
    font-size: 24px;
    line-height: 1;
  }
  .content-bottom .widget.block-products-list .product-item-info .product-item-actions .tocart span {
    display: none;
  }
  .content-bottom .widget.block-products-list .product-item-info .product-item-actions .actions-secondary {
    flex-basis: 66.67%;
    max-width: 66.67%;
  }
  .content-bottom .widget.block-products-list .product-item-info .product-item-actions .actions-secondary .action {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) and (min-width: 1554px), print and (min-width: 1554px) {
  .content-bottom .widget.block-products-list .product-item-info .product-item-details {
    padding-top: 7px;
  }
}
@media all and (min-width: 1024px), print {
  .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;
  }
  button.action.filter-toggle {
    display: none;
  }
  .grid-main {
    flex-grow: 1;
  }
  .page-layout-3columns .grid-main,
  .page-layout-2columns-left .grid-main,
  .page-layout-2columns-right .grid-main {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-left .grid-left,
  .page-layout-2columns-right .grid-left,
  .page-layout-3columns .grid-right,
  .page-layout-2columns-left .grid-right,
  .page-layout-2columns-right .grid-right {
    margin-top: 0;
    flex-basis: 25%;
    max-width: 25%;
  }
  .page-layout-3columns .grid-main {
    flex-basis: 50%;
  }
  .page-layout-3columns .grid-left + .grid-right + .grid-main {
    max-width: 50%;
  }
  .page-layout-2columns-left .grid-main,
  .page-layout-2columns-right .grid-main {
    flex-basis: 75%;
  }
  .page-layout-2columns-left * + .grid-main,
  .page-layout-2columns-right * + .grid-main {
    max-width: 75%;
  }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-left .grid-left {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .page-layout-3columns .grid-right,
  .page-layout-2columns-right .grid-right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media all and (min-width: 1200px), 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;
  }
}
@font-face {
  font-family: 'theme-icons';
  src: url('../fonts/theme-icons/theme-icons.woff2') format('woff2'), url('../fonts/theme-icons/theme-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
[class^="themeicon-"]:before,
[class*=" themeicon-"]:before {
  font-family: 'theme-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.themeicon-add22:before {
  content: "\e000";
}
.themeicon-back67:before {
  content: "\e001";
}
.themeicon-basket38:before {
  content: "\e002";
}
.themeicon-basket39:before {
  content: "\e003";
}
.themeicon-bell74:before {
  content: "\e004";
}
.themeicon-bookmark1:before {
  content: "\e005";
}
.themeicon-bookmarks5:before {
  content: "\e006";
}
.themeicon-briefcase74:before {
  content: "\e007";
}
.themeicon-calendar191:before {
  content: "\e008";
}
.themeicon-camera126:before {
  content: "\e009";
}
.themeicon-compass116:before {
  content: "\e00a";
}
.themeicon-cup69:before {
  content: "\e00b";
}
.themeicon-dashboard1:before {
  content: "\e00c";
}
.themeicon-deleted:before {
  content: "\e00d";
}
.themeicon-done1:before {
  content: "\e00e";
}
.themeicon-download188:before {
  content: "\e00f";
}
.themeicon-download189:before {
  content: "\e010";
}
.themeicon-download191:before {
  content: "\e011";
}
.themeicon-email129:before {
  content: "\e012";
}
.themeicon-exit21:before {
  content: "\e013";
}
.themeicon-fastforwardbutton1:before {
  content: "\e014";
}
.themeicon-fastforwardbutton:before {
  content: "\e015";
}
.themeicon-file117:before {
  content: "\e016";
}
.themeicon-folder267:before {
  content: "\e017";
}
.themeicon-garbage18:before {
  content: "\e018";
}
.themeicon-graphic51:before {
  content: "\e019";
}
.themeicon-heart369:before {
  content: "\e01a";
}
.themeicon-house202:before {
  content: "\e01b";
}
.themeicon-link74:before {
  content: "\e01c";
}
.themeicon-list7:before {
  content: "\e01d";
}
.themeicon-magnifyingglass25:before {
  content: "\e01e";
}
.themeicon-memory4:before {
  content: "\e01f";
}
.themeicon-menu8:before {
  content: "\e020";
}
.themeicon-microphone109:before {
  content: "\e021";
}
.themeicon-more23:before {
  content: "\e022";
}
.themeicon-musicplayer20:before {
  content: "\e023";
}
.themeicon-notebook94:before {
  content: "\e024";
}
.themeicon-padlock85:before {
  content: "\e025";
}
.themeicon-picture51:before {
  content: "\e026";
}
.themeicon-piechart11:before {
  content: "\e027";
}
.themeicon-pin75:before {
  content: "\e028";
}
.themeicon-play126:before {
  content: "\e029";
}
.themeicon-power7:before {
  content: "\e02a";
}
.themeicon-random9:before {
  content: "\e02b";
}
.themeicon-refresh7:before {
  content: "\e02c";
}
.themeicon-repeat:before {
  content: "\e02d";
}
.themeicon-rewind6:before {
  content: "\e02e";
}
.themeicon-settings71:before {
  content: "\e02f";
}
.themeicon-share48:before {
  content: "\e030";
}
.themeicon-share52:before {
  content: "\e031";
}
.themeicon-sound1:before {
  content: "\e032";
}
.themeicon-speechbubble25:before {
  content: "\e033";
}
.themeicon-support:before {
  content: "\e034";
}
.themeicon-tag7:before {
  content: "\e035";
}
.themeicon-target61:before {
  content: "\e036";
}
.themeicon-till:before {
  content: "\e037";
}
.themeicon-timer4:before {
  content: "\e038";
}
.themeicon-transit11:before {
  content: "\e039";
}
.themeicon-user14:before {
  content: "\e03a";
}
.themeicon-user15:before {
  content: "\e03b";
}
.themeicon-video194:before {
  content: "\e03c";
}
.themeicon-view:before {
  content: "\e03d";
}
.themeicon-volumecontrol3:before {
  content: "\e03e";
}
.themeicon-whiteflag:before {
  content: "\e03f";
}
.themeicon-writingtool1:before {
  content: "\e040";
}
.themeicon-close:before {
  content: "\e900";
}
.themeicon-radio_button_unchecked:before {
  content: "\e901";
}
.themeicon-check_box:before {
  content: "\e902";
}
.themeicon-check_box_outline_blank:before {
  content: "\e903";
}
.themeicon-radio_button_checked:before {
  content: "\e904";
}
.themeicon-home:before {
  content: "\e905";
}
.themeicon-bathtub:before {
  content: "\e906";
}
.themeicon-toothbrush:before {
  content: "\e907";
}
.themeicon-bed:before {
  content: "\e908";
}
.themeicon-couch:before {
  content: "\e909";
}
.themeicon-chair:before {
  content: "\e90a";
}
.themeicon-city:before {
  content: "\e90b";
}
.themeicon-apartment:before {
  content: "\e90c";
}
.themeicon-pencil:before {
  content: "\e90d";
}
.themeicon-home4:before {
  content: "\e90e";
}
.themeicon-pen:before {
  content: "\e90f";
}
.themeicon-pencil3:before {
  content: "\e910";
}
.themeicon-eraser:before {
  content: "\e911";
}
.themeicon-pencil5:before {
  content: "\e913";
}
.themeicon-feather:before {
  content: "\e914";
}
.themeicon-arrows-1_download:before {
  content: "\e916";
}
.themeicon-feather3:before {
  content: "\e917";
}
.themeicon-pen2:before {
  content: "\e918";
}
.themeicon-blog:before {
  content: "\e91c";
}
.themeicon-brush:before {
  content: "\e91d";
}
.themeicon-brush2:before {
  content: "\e91e";
}
.themeicon-spray:before {
  content: "\e91f";
}
.themeicon-paint-roller:before {
  content: "\e920";
}
.themeicon-stamp:before {
  content: "\e921";
}
.themeicon-tape:before {
  content: "\e922";
}
.themeicon-desk-tape:before {
  content: "\e923";
}
.themeicon-eye-dropper:before {
  content: "\e925";
}
.themeicon-arrows-1_minimal-down:before {
  content: "\e926";
}
.themeicon-arrows-1_minimal-left:before {
  content: "\e927";
}
.themeicon-arrows-1_minimal-right:before {
  content: "\e928";
}
.themeicon-arrows-1_minimal-up:before {
  content: "\e929";
}
.themeicon-palette:before {
  content: "\e92a";
}
.themeicon-color-sampler:before {
  content: "\e92b";
}
.themeicon-bucket:before {
  content: "\e92c";
}
.themeicon-arrows-1_refresh-69:before {
  content: "\e92d";
}
.themeicon-magic-wand:before {
  content: "\e92e";
}
.themeicon-magnet:before {
  content: "\e92f";
}
.themeicon-pencil-ruler:before {
  content: "\e930";
}
.themeicon-pencil-ruler2:before {
  content: "\e931";
}
.themeicon-compass:before {
  content: "\e932";
}
.themeicon-gun:before {
  content: "\e933";
}
.themeicon-bottle:before {
  content: "\e934";
}
.themeicon-drop2:before {
  content: "\e935";
}
.themeicon-snow:before {
  content: "\e936";
}
.themeicon-snow2:before {
  content: "\e937";
}
.themeicon-arrows-1_simple-right:before {
  content: "\e939";
}
.themeicon-lighter:before {
  content: "\e93a";
}
.themeicon-knife:before {
  content: "\e93b";
}
.themeicon-dagger:before {
  content: "\e93c";
}
.themeicon-tissue:before {
  content: "\e93d";
}
.themeicon-toilet-paper:before {
  content: "\e93e";
}
.themeicon-poop:before {
  content: "\e93f";
}
.themeicon-umbrella:before {
  content: "\e940";
}
.themeicon-umbrella2:before {
  content: "\e941";
}
.themeicon-tornado:before {
  content: "\e942";
}
.themeicon-fan:before {
  content: "\e944";
}
.themeicon-sun-small:before {
  content: "\e946";
}
.themeicon-sun:before {
  content: "\e947";
}
.themeicon-moon:before {
  content: "\e949";
}
.themeicon-cloud:before {
  content: "\e94a";
}
.themeicon-arrows-1_tail-triangle-left:before {
  content: "\e94b";
}
.themeicon-arrows-1_tail-triangle-right:before {
  content: "\e94c";
}
.themeicon-cloud-rain:before {
  content: "\e94d";
}
.themeicon-cloud-hailstones:before {
  content: "\e94e";
}
.themeicon-cloud-snow:before {
  content: "\e94f";
}
.themeicon-cloud-windy:before {
  content: "\e950";
}
.themeicon-sun-wind:before {
  content: "\e951";
}
.themeicon-cloud-sun:before {
  content: "\e953";
}
.themeicon-cloud-lightning:before {
  content: "\e954";
}
.themeicon-cloud-sync:before {
  content: "\e955";
}
.themeicon-cloud-gear:before {
  content: "\e957";
}
.themeicon-database:before {
  content: "\e95d";
}
.themeicon-server:before {
  content: "\e966";
}
.themeicon-shield:before {
  content: "\e967";
}
.themeicon-shield-check:before {
  content: "\e968";
}
.themeicon-shield-alert:before {
  content: "\e969";
}
.themeicon-shield-cross:before {
  content: "\e96a";
}
.themeicon-lock:before {
  content: "\e96b";
}
.themeicon-key:before {
  content: "\e96e";
}
.themeicon-key-hole:before {
  content: "\e96f";
}
.themeicon-cog:before {
  content: "\e972";
}
.themeicon-wrench:before {
  content: "\e974";
}
.themeicon-screwdriver:before {
  content: "\e975";
}
.themeicon-hammer-wrench:before {
  content: "\e976";
}
.themeicon-hammer:before {
  content: "\e977";
}
.themeicon-saw:before {
  content: "\e978";
}
.themeicon-axe:before {
  content: "\e979";
}
.themeicon-axe2:before {
  content: "\e97a";
}
.themeicon-shovel:before {
  content: "\e97b";
}
.themeicon-pickaxe:before {
  content: "\e97c";
}
.themeicon-factory:before {
  content: "\e97d";
}
.themeicon-recycle:before {
  content: "\e97f";
}
.themeicon-trash:before {
  content: "\e980";
}
.themeicon-trash2:before {
  content: "\e981";
}
.themeicon-trash3:before {
  content: "\e982";
}
.themeicon-broom:before {
  content: "\e983";
}
.themeicon-game:before {
  content: "\e984";
}
.themeicon-gamepad:before {
  content: "\e985";
}
.themeicon-joystick:before {
  content: "\e986";
}
.themeicon-dice:before {
  content: "\e987";
}
.themeicon-spades:before {
  content: "\e988";
}
.themeicon-diamonds:before {
  content: "\e989";
}
.themeicon-clubs:before {
  content: "\e98a";
}
.themeicon-hearts:before {
  content: "\e98b";
}
.themeicon-heart:before {
  content: "\e98c";
}
.themeicon-star:before {
  content: "\e98d";
}
.themeicon-flag:before {
  content: "\e990";
}
.themeicon-flag2:before {
  content: "\e991";
}
.themeicon-mailbox-full:before {
  content: "\e993";
}
.themeicon-mailbox-empty:before {
  content: "\e994";
}
.themeicon-at-sign:before {
  content: "\e995";
}
.themeicon-envelope:before {
  content: "\e996";
}
.themeicon-envelope-open:before {
  content: "\e997";
}
.themeicon-paperclip:before {
  content: "\e998";
}
.themeicon-paper-plane:before {
  content: "\e999";
}
.themeicon-box:before {
  content: "\e99f";
}
.themeicon-archive:before {
  content: "\e9a0";
}
.themeicon-archive2:before {
  content: "\e9a1";
}
.themeicon-drawers:before {
  content: "\e9a2";
}
.themeicon-drawers2:before {
  content: "\e9a3";
}
.themeicon-drawers3:before {
  content: "\e9a4";
}
.themeicon-eye:before {
  content: "\e9a5";
}
.themeicon-binoculars:before {
  content: "\e9a9";
}
.themeicon-floppy-disk:before {
  content: "\e9ae";
}
.themeicon-disc:before {
  content: "\e9af";
}
.themeicon-tape2:before {
  content: "\e9b0";
}
.themeicon-arrows-e_circle-e-right-01:before {
  content: "\e9b1";
}
.themeicon-arrows-e_circle-e-right-09:before {
  content: "\e9b2";
}
.themeicon-printer:before {
  content: "\e9b3";
}
.themeicon-shredder:before {
  content: "\e9b4";
}
.themeicon-file-empty:before {
  content: "\e9b5";
}
.themeicon-files:before {
  content: "\e9b7";
}
.themeicon-copy:before {
  content: "\e9b8";
}
.themeicon-folder:before {
  content: "\e9ba";
}
.themeicon-folder-star:before {
  content: "\e9c0";
}
.themeicon-folder-heart:before {
  content: "\e9c1";
}
.themeicon-folder-user:before {
  content: "\e9c2";
}
.themeicon-folder-music:before {
  content: "\e9c4";
}
.themeicon-folder-picture:before {
  content: "\e9c5";
}
.themeicon-scissors:before {
  content: "\e9c7";
}
.themeicon-paste:before {
  content: "\e9c8";
}
.themeicon-clipboard-empty:before {
  content: "\e9c9";
}
.themeicon-clipboard-pencil:before {
  content: "\e9ca";
}
.themeicon-clipboard-text:before {
  content: "\e9cb";
}
.themeicon-clipboard-check:before {
  content: "\e9cc";
}
.themeicon-register:before {
  content: "\e9d1";
}
.themeicon-reading:before {
  content: "\e9d6";
}
.themeicon-typewriter:before {
  content: "\e9d7";
}
.themeicon-document:before {
  content: "\e9d8";
}
.themeicon-document2:before {
  content: "\e9d9";
}
.themeicon-graduation-hat:before {
  content: "\e9da";
}
.themeicon-license:before {
  content: "\e9db";
}
.themeicon-medal-empty:before {
  content: "\e9dd";
}
.themeicon-trophy:before {
  content: "\e9e2";
}
.themeicon-trophy2:before {
  content: "\e9e3";
}
.themeicon-music-note:before {
  content: "\e9e4";
}
.themeicon-music-note3:before {
  content: "\e9e6";
}
.themeicon-playlist:before {
  content: "\e9e7";
}
.themeicon-guitar:before {
  content: "\e9e9";
}
.themeicon-trumpet:before {
  content: "\e9ea";
}
.themeicon-album:before {
  content: "\e9eb";
}
.themeicon-repeat1:before {
  content: "\e9ee";
}
.themeicon-headphones:before {
  content: "\e9ef";
}
.themeicon-headset:before {
  content: "\e9f0";
}
.themeicon-loudspeaker:before {
  content: "\e9f1";
}
.themeicon-equalizer:before {
  content: "\e9f2";
}
.themeicon-theater:before {
  content: "\e9f3";
}
.themeicon-3d-glasses:before {
  content: "\e9f4";
}
.themeicon-presentation:before {
  content: "\e9f6";
}
.themeicon-play:before {
  content: "\e9f7";
}
.themeicon-film-play:before {
  content: "\e9f8";
}
.themeicon-media:before {
  content: "\e9fa";
}
.themeicon-film:before {
  content: "\e9fb";
}
.themeicon-surveillance:before {
  content: "\e9fd";
}
.themeicon-surveillance2:before {
  content: "\e9fe";
}
.themeicon-camera:before {
  content: "\e9ff";
}
.themeicon-camera-play:before {
  content: "\ea01";
}
.themeicon-users_multiple-19:before {
  content: "\ea04";
}
.themeicon-camera2:before {
  content: "\ea05";
}
.themeicon-camera-flip:before {
  content: "\ea06";
}
.themeicon-shutter:before {
  content: "\ea08";
}
.themeicon-picture:before {
  content: "\ea0e";
}
.themeicon-picture2:before {
  content: "\ea0f";
}
.themeicon-picture3:before {
  content: "\ea10";
}
.themeicon-book:before {
  content: "\ea12";
}
.themeicon-audio-book:before {
  content: "\ea13";
}
.themeicon-book2:before {
  content: "\ea14";
}
.themeicon-ui-1_bold-remove:before {
  content: "\ea18";
}
.themeicon-library2:before {
  content: "\ea19";
}
.themeicon-contacts:before {
  content: "\ea1a";
}
.themeicon-profile:before {
  content: "\ea1b";
}
.themeicon-portrait:before {
  content: "\ea1c";
}
.themeicon-user:before {
  content: "\ea1e";
}
.themeicon-ui-1_check-circle-08:before {
  content: "\ea1f";
}
.themeicon-user-lock:before {
  content: "\ea21";
}
.themeicon-ui-1_check:before {
  content: "\ea25";
}
.themeicon-woman:before {
  content: "\ea27";
}
.themeicon-man:before {
  content: "\ea28";
}
.themeicon-baby:before {
  content: "\ea29";
}
.themeicon-baby2:before {
  content: "\ea2a";
}
.themeicon-baby-bottle:before {
  content: "\ea2c";
}
.themeicon-walk:before {
  content: "\ea2d";
}
.themeicon-woman2:before {
  content: "\ea31";
}
.themeicon-man2:before {
  content: "\ea32";
}
.themeicon-man-woman:before {
  content: "\ea33";
}
.themeicon-weight:before {
  content: "\ea35";
}
.themeicon-scale:before {
  content: "\ea36";
}
.themeicon-button:before {
  content: "\ea37";
}
.themeicon-bow-tie:before {
  content: "\ea38";
}
.themeicon-ui-1_email-83:before {
  content: "\ea39";
}
.themeicon-ui-1_email-84:before {
  content: "\ea3a";
}
.themeicon-tie:before {
  content: "\ea3b";
}
.themeicon-socks:before {
  content: "\ea3c";
}
.themeicon-shoe:before {
  content: "\ea3d";
}
.themeicon-shoes:before {
  content: "\ea3e";
}
.themeicon-hat:before {
  content: "\ea3f";
}
.themeicon-ui-1_home-51:before {
  content: "\ea40";
}
.themeicon-pants:before {
  content: "\ea41";
}
.themeicon-shorts:before {
  content: "\ea42";
}
.themeicon-flip-flops:before {
  content: "\ea43";
}
.themeicon-shirt:before {
  content: "\ea44";
}
.themeicon-hanger:before {
  content: "\ea45";
}
.themeicon-laundry:before {
  content: "\ea46";
}
.themeicon-store:before {
  content: "\ea47";
}
.themeicon-haircut:before {
  content: "\ea48";
}
.themeicon-store-24:before {
  content: "\ea49";
}
.themeicon-cashier:before {
  content: "\ea4a";
}
.themeicon-bag:before {
  content: "\ea4b";
}
.themeicon-cart:before {
  content: "\ea4d";
}
.themeicon-wallet:before {
  content: "\ea58";
}
.themeicon-credit-card:before {
  content: "\ea59";
}
.themeicon-ui-1_simple-remove:before {
  content: "\ea5c";
}
.themeicon-ui-1_trash-simple:before {
  content: "\ea5d";
}
.themeicon-bag-dollar:before {
  content: "\ea5e";
}
.themeicon-bag-euro:before {
  content: "\ea5f";
}
.themeicon-bag-pound:before {
  content: "\ea60";
}
.themeicon-bag-yen:before {
  content: "\ea61";
}
.themeicon-ui-1_zoom:before {
  content: "\ea66";
}
.themeicon-calculator:before {
  content: "\ea67";
}
.themeicon-calculator2:before {
  content: "\ea68";
}
.themeicon-abacus:before {
  content: "\ea69";
}
.themeicon-vault:before {
  content: "\ea6a";
}
.themeicon-telephone:before {
  content: "\ea6b";
}
.themeicon-telephone2:before {
  content: "\ea77";
}
.themeicon-pushpin:before {
  content: "\ea78";
}
.themeicon-pushpin2:before {
  content: "\ea79";
}
.themeicon-ui-2_chat-content:before {
  content: "\ea7a";
}
.themeicon-map-marker:before {
  content: "\ea7b";
}
.themeicon-ui-2_chat:before {
  content: "\ea7d";
}
.themeicon-location:before {
  content: "\ea83";
}
.themeicon-ui-2_filter:before {
  content: "\ea86";
}
.themeicon-ui-2_grid-45:before {
  content: "\ea88";
}
.themeicon-calendar-full:before {
  content: "\ea89";
}
.themeicon-calendar-user:before {
  content: "\ea8c";
}
.themeicon-mouse:before {
  content: "\ea8d";
}
.themeicon-keyboard:before {
  content: "\ea91";
}
.themeicon-ui-2_menu-34:before {
  content: "\ea97";
}
.themeicon-screen:before {
  content: "\ea98";
}
.themeicon-aspect-ratio:before {
  content: "\ea99";
}
.themeicon-signal:before {
  content: "\ea9a";
}
.themeicon-ui-2_paragraph:before {
  content: "\ea9d";
}
.themeicon-ui-2_share:before {
  content: "\eaa0";
}
.themeicon-sim:before {
  content: "\eaa2";
}
.themeicon-flash-memory:before {
  content: "\eaa3";
}
.themeicon-usb-drive:before {
  content: "\eaa4";
}
.themeicon-phone:before {
  content: "\eaa5";
}
.themeicon-smartphone:before {
  content: "\eaa6";
}
.themeicon-smartphone-notification:before {
  content: "\eaa7";
}
.themeicon-smartphone-vibration:before {
  content: "\eaa8";
}
.themeicon-tablet:before {
  content: "\eaab";
}
.themeicon-tablet2:before {
  content: "\eaac";
}
.themeicon-laptop:before {
  content: "\eaad";
}
.themeicon-laptop-phone:before {
  content: "\eaae";
}
.themeicon-desktop:before {
  content: "\eaaf";
}
.themeicon-cable:before {
  content: "\eab3";
}
.themeicon-cable2:before {
  content: "\eab4";
}
.themeicon-tv:before {
  content: "\eab5";
}
.themeicon-radio:before {
  content: "\eab6";
}
.themeicon-remote-control:before {
  content: "\eab7";
}
.themeicon-power-switch:before {
  content: "\eab8";
}
.themeicon-power:before {
  content: "\eab9";
}
.themeicon-lamp:before {
  content: "\eabc";
}
.themeicon-flashlight:before {
  content: "\eabd";
}
.themeicon-lampshade:before {
  content: "\eabe";
}
.themeicon-cord:before {
  content: "\eabf";
}
.themeicon-outlet:before {
  content: "\eac0";
}
.themeicon-battery-power:before {
  content: "\eac1";
}
.themeicon-battery-empty:before {
  content: "\eac2";
}
.themeicon-battery-mid1:before {
  content: "\eac8";
}
.themeicon-battery-charging6:before {
  content: "\ead1";
}
.themeicon-heart-pulse:before {
  content: "\eae8";
}
.themeicon-syringe:before {
  content: "\eaea";
}
.themeicon-pills:before {
  content: "\eaeb";
}
.themeicon-transportation_truck-front:before {
  content: "\eaec";
}
.themeicon-first-aid:before {
  content: "\eaed";
}
.themeicon-lifebuoy:before {
  content: "\eaee";
}
.themeicon-bandage:before {
  content: "\eaef";
}
.themeicon-bandages:before {
  content: "\eaf0";
}
.themeicon-thermometer:before {
  content: "\eaf1";
}
.themeicon-microscope:before {
  content: "\eaf2";
}
.themeicon-brain:before {
  content: "\eaf3";
}
.themeicon-beaker:before {
  content: "\eaf4";
}
.themeicon-skull:before {
  content: "\eaf5";
}
.themeicon-bone:before {
  content: "\eaf6";
}
.themeicon-construction:before {
  content: "\eaf7";
}
.themeicon-construction-cone:before {
  content: "\eaf8";
}
.themeicon-pie-chart:before {
  content: "\eaf9";
}
.themeicon-chart-bars:before {
  content: "\eafc";
}
.themeicon-chart-settings:before {
  content: "\eafd";
}
.themeicon-cake:before {
  content: "\eafe";
}
.themeicon-gift:before {
  content: "\eaff";
}
.themeicon-balloon:before {
  content: "\eb00";
}
.themeicon-crown:before {
  content: "\eb04";
}
.themeicon-lotus:before {
  content: "\eb05";
}
.themeicon-diamond2:before {
  content: "\eb07";
}
.themeicon-diamond3:before {
  content: "\eb08";
}
.themeicon-diamond4:before {
  content: "\eb09";
}
.themeicon-teacup:before {
  content: "\eb0b";
}
.themeicon-teapot:before {
  content: "\eb0c";
}
.themeicon-glass:before {
  content: "\eb0d";
}
.themeicon-bottle2:before {
  content: "\eb0e";
}
.themeicon-glass-cocktail:before {
  content: "\eb0f";
}
.themeicon-glass2:before {
  content: "\eb10";
}
.themeicon-dinner:before {
  content: "\eb11";
}
.themeicon-chef:before {
  content: "\eb13";
}
.themeicon-scale2:before {
  content: "\eb14";
}
.themeicon-egg:before {
  content: "\eb15";
}
.themeicon-egg2:before {
  content: "\eb16";
}
.themeicon-eggs:before {
  content: "\eb17";
}
.themeicon-platter:before {
  content: "\eb18";
}
.themeicon-steak:before {
  content: "\eb19";
}
.themeicon-hamburger:before {
  content: "\eb1a";
}
.themeicon-hotdog:before {
  content: "\eb1b";
}
.themeicon-pizza:before {
  content: "\eb1c";
}
.themeicon-sausage:before {
  content: "\eb1d";
}
.themeicon-chicken:before {
  content: "\eb1e";
}
.themeicon-fish:before {
  content: "\eb1f";
}
.themeicon-carrot:before {
  content: "\eb20";
}
.themeicon-cheese:before {
  content: "\eb21";
}
.themeicon-bread:before {
  content: "\eb22";
}
.themeicon-ice-cream:before {
  content: "\eb23";
}
.themeicon-ice-cream2:before {
  content: "\eb24";
}
.themeicon-candy:before {
  content: "\eb25";
}
.themeicon-lollipop:before {
  content: "\eb26";
}
.themeicon-coffee-bean:before {
  content: "\eb27";
}
.themeicon-coffee-cup:before {
  content: "\eb28";
}
.themeicon-cherry:before {
  content: "\eb29";
}
.themeicon-grapes:before {
  content: "\eb2a";
}
.themeicon-citrus:before {
  content: "\eb2b";
}
.themeicon-apple:before {
  content: "\eb2c";
}
.themeicon-leaf:before {
  content: "\eb2d";
}
.themeicon-landscape:before {
  content: "\eb2e";
}
.themeicon-pine-tree:before {
  content: "\eb2f";
}
.themeicon-tree:before {
  content: "\eb30";
}
.themeicon-cactus:before {
  content: "\eb31";
}
.themeicon-paw:before {
  content: "\eb32";
}
.themeicon-footprint:before {
  content: "\eb33";
}
.themeicon-speed-fast:before {
  content: "\eb36";
}
.themeicon-rocket:before {
  content: "\eb37";
}
.themeicon-hammer2:before {
  content: "\eb38";
}
.themeicon-balance:before {
  content: "\eb39";
}
.themeicon-briefcase:before {
  content: "\eb3a";
}
.themeicon-luggage-weight:before {
  content: "\eb3b";
}
.themeicon-dolly:before {
  content: "\eb3c";
}
.themeicon-plane:before {
  content: "\eb3d";
}
.themeicon-helicopter:before {
  content: "\eb3f";
}
.themeicon-traffic-lights:before {
  content: "\eb40";
}
.themeicon-siren:before {
  content: "\eb41";
}
.themeicon-road:before {
  content: "\eb42";
}
.themeicon-engine:before {
  content: "\eb43";
}
.themeicon-oil-pressure:before {
  content: "\eb44";
}
.themeicon-coolant-temperature:before {
  content: "\eb45";
}
.themeicon-car-battery:before {
  content: "\eb46";
}
.themeicon-gas:before {
  content: "\eb47";
}
.themeicon-gallon:before {
  content: "\eb48";
}
.themeicon-transmission:before {
  content: "\eb49";
}
.themeicon-car:before {
  content: "\eb4a";
}
.themeicon-car-wash:before {
  content: "\eb4b";
}
.themeicon-bus:before {
  content: "\eb4d";
}
.themeicon-bus2:before {
  content: "\eb4e";
}
.themeicon-car2:before {
  content: "\eb4f";
}
.themeicon-taxi:before {
  content: "\eb52";
}
.themeicon-ambulance:before {
  content: "\eb56";
}
.themeicon-truck:before {
  content: "\eb57";
}
.themeicon-trailer:before {
  content: "\eb58";
}
.themeicon-train:before {
  content: "\eb5a";
}
.themeicon-ship:before {
  content: "\eb5b";
}
.themeicon-ship2:before {
  content: "\eb5c";
}
.themeicon-anchor:before {
  content: "\eb5d";
}
.themeicon-boat:before {
  content: "\eb5e";
}
.themeicon-bicycle:before {
  content: "\eb5f";
}
.themeicon-bicycle2:before {
  content: "\eb60";
}
.themeicon-dumbbell:before {
  content: "\eb61";
}
.themeicon-bench-press:before {
  content: "\eb62";
}
.themeicon-swim:before {
  content: "\eb63";
}
.themeicon-football:before {
  content: "\eb64";
}
.themeicon-baseball-bat:before {
  content: "\eb65";
}
.themeicon-baseball:before {
  content: "\eb66";
}
.themeicon-tennis:before {
  content: "\eb67";
}
.themeicon-tennis2:before {
  content: "\eb68";
}
.themeicon-ping-pong:before {
  content: "\eb69";
}
.themeicon-hockey:before {
  content: "\eb6a";
}
.themeicon-8ball:before {
  content: "\eb6b";
}
.themeicon-bowling:before {
  content: "\eb6c";
}
.themeicon-bowling-pins:before {
  content: "\eb6d";
}
.themeicon-golf:before {
  content: "\eb6e";
}
.themeicon-golf2:before {
  content: "\eb6f";
}
.themeicon-archery:before {
  content: "\eb70";
}
.themeicon-slingshot:before {
  content: "\eb71";
}
.themeicon-soccer:before {
  content: "\eb72";
}
.themeicon-basketball:before {
  content: "\eb73";
}
.themeicon-cube:before {
  content: "\eb74";
}
.themeicon-3d-rotate:before {
  content: "\eb75";
}
.themeicon-puzzle:before {
  content: "\eb76";
}
.themeicon-glasses:before {
  content: "\eb77";
}
.themeicon-glasses2:before {
  content: "\eb78";
}
.themeicon-accessibility:before {
  content: "\eb79";
}
.themeicon-wheelchair:before {
  content: "\eb7a";
}
.themeicon-wall:before {
  content: "\eb7b";
}
.themeicon-fence:before {
  content: "\eb7c";
}
.themeicon-wall2:before {
  content: "\eb7d";
}
.themeicon-icons:before {
  content: "\eb7e";
}
.themeicon-earth:before {
  content: "\eb84";
}
.themeicon-network:before {
  content: "\eb86";
}
.themeicon-planet:before {
  content: "\eb88";
}
.themeicon-happy:before {
  content: "\eb89";
}
.themeicon-smile:before {
  content: "\eb8a";
}
.themeicon-sad:before {
  content: "\eb8d";
}
.themeicon-tombstone:before {
  content: "\eba1";
}
.themeicon-ghost:before {
  content: "\eba2";
}
.themeicon-ghost-hipster:before {
  content: "\eba3";
}
.themeicon-halloween:before {
  content: "\eba4";
}
.themeicon-christmas:before {
  content: "\eba5";
}
.themeicon-easter-egg:before {
  content: "\eba6";
}
.themeicon-mustache2:before {
  content: "\eba7";
}
.themeicon-mustache-glasses:before {
  content: "\eba8";
}
.themeicon-pipe:before {
  content: "\eba9";
}
.themeicon-alarm:before {
  content: "\ebaa";
}
.themeicon-alarm-ringing:before {
  content: "\ebad";
}
.themeicon-bullhorn:before {
  content: "\ebae";
}
.themeicon-hearing:before {
  content: "\ebaf";
}
.themeicon-volume-high:before {
  content: "\ebb0";
}
.themeicon-volume-medium:before {
  content: "\ebb1";
}
.themeicon-shopping_cart-modern:before {
  content: "\ebb2";
}
.themeicon-lan:before {
  content: "\ebb5";
}
.themeicon-lan2:before {
  content: "\ebb6";
}
.themeicon-wifi:before {
  content: "\ebb7";
}
.themeicon-stream:before {
  content: "\ebc1";
}
.themeicon-satellite:before {
  content: "\ebc9";
}
.themeicon-satellite2:before {
  content: "\ebca";
}
.themeicon-mic:before {
  content: "\ebcb";
}
.themeicon-mic2:before {
  content: "\ebcd";
}
.themeicon-hourglass:before {
  content: "\ebcf";
}
.themeicon-education_hat:before {
  content: "\ebd8";
}
.themeicon-education_language:before {
  content: "\ebd9";
}
.themeicon-clock:before {
  content: "\ebe6";
}
.themeicon-clock2:before {
  content: "\ebe7";
}
.themeicon-watch:before {
  content: "\ebe9";
}
.themeicon-bug:before {
  content: "\ec0a";
}
.themeicon-file-image:before {
  content: "\ec0d";
}
.themeicon-file-preview:before {
  content: "\ec11";
}
.themeicon-link2:before {
  content: "\ec17";
}
.themeicon-share2:before {
  content: "\ec20";
}
.themeicon-magnifier:before {
  content: "\ec22";
}
.themeicon-cross:before {
  content: "\ec2a";
}
.themeicon-list:before {
  content: "\ec2c";
}
.themeicon-check:before {
  content: "\ec34";
}
.themeicon-cross2:before {
  content: "\ec35";
}
.themeicon-plus:before {
  content: "\ec36";
}
.themeicon-minus:before {
  content: "\ec37";
}
.themeicon-chevron-up:before {
  content: "\ec39";
}
.themeicon-chevron-down:before {
  content: "\ec3a";
}
.themeicon-chevron-left:before {
  content: "\ec3b";
}
.themeicon-chevron-right:before {
  content: "\ec3c";
}
.themeicon-arrow-up:before {
  content: "\ec41";
}
.themeicon-funnel:before {
  content: "\ec7c";
}
.themeicon-holidays_gift:before {
  content: "\ec8b";
}
.themeicon-health_heartbeat-16:before {
  content: "\eca6";
}
.themeicon-hand:before {
  content: "\ecbf";
}
.themeicon-pointer-up:before {
  content: "\ecc0";
}
.themeicon-files_archive-check:before {
  content: "\ed2f";
}
.themeicon-design_pen-01:before {
  content: "\edc3";
}
.themeicon-ui-3_funnel-39:before {
  content: "\ee7d";
}
.themeicon-ui-e_round-e-help:before {
  content: "\ee97";
}
.themeicon-notdef:before {
  content: "\e912";
}
.themeicon-glass1:before {
  content: "\f000";
}
.themeicon-music:before {
  content: "\f001";
}
.themeicon-search:before {
  content: "\f002";
}
.themeicon-envelope1:before {
  content: "\f003";
}
.themeicon-heart1:before {
  content: "\f004";
}
.themeicon-star1:before {
  content: "\f005";
}
.themeicon-star_empty:before {
  content: "\f006";
}
.themeicon-user1:before {
  content: "\f007";
}
.themeicon-film1:before {
  content: "\f008";
}
.themeicon-th_large:before {
  content: "\f009";
}
.themeicon-th:before {
  content: "\f00a";
}
.themeicon-th_list:before {
  content: "\f00b";
}
.themeicon-ok:before {
  content: "\f00c";
}
.themeicon-remove:before {
  content: "\f00d";
}
.themeicon-zoom_in:before {
  content: "\f00e";
}
.themeicon-zoom_out:before {
  content: "\f010";
}
.themeicon-off:before {
  content: "\f011";
}
.themeicon-signal1:before {
  content: "\f012";
}
.themeicon-cog1:before {
  content: "\f013";
}
.themeicon-trash1:before {
  content: "\f014";
}
.themeicon-home1:before {
  content: "\f015";
}
.themeicon-file_alt:before {
  content: "\f016";
}
.themeicon-time:before {
  content: "\f017";
}
.themeicon-road1:before {
  content: "\f018";
}
.themeicon-download_alt:before {
  content: "\f019";
}
.themeicon-download:before {
  content: "\f01a";
}
.themeicon-upload:before {
  content: "\f01b";
}
.themeicon-inbox:before {
  content: "\f01c";
}
.themeicon-play_circle:before {
  content: "\f01d";
}
.themeicon-repeat2:before {
  content: "\f01e";
}
.themeicon-refresh:before {
  content: "\f021";
}
.themeicon-list_alt:before {
  content: "\f022";
}
.themeicon-lock1:before {
  content: "\f023";
}
.themeicon-flag1:before {
  content: "\f024";
}
.themeicon-headphones1:before {
  content: "\f025";
}
.themeicon-volume_off:before {
  content: "\f026";
}
.themeicon-volume_down:before {
  content: "\f027";
}
.themeicon-volume_up:before {
  content: "\f028";
}
.themeicon-qrcode:before {
  content: "\f029";
}
.themeicon-barcode:before {
  content: "\f02a";
}
.themeicon-tag:before {
  content: "\f02b";
}
.themeicon-tags:before {
  content: "\f02c";
}
.themeicon-book1:before {
  content: "\f02d";
}
.themeicon-bookmark:before {
  content: "\f02e";
}
.themeicon-print:before {
  content: "\f02f";
}
.themeicon-camera1:before {
  content: "\f030";
}
.themeicon-font:before {
  content: "\f031";
}
.themeicon-bold:before {
  content: "\f032";
}
.themeicon-italic:before {
  content: "\f033";
}
.themeicon-text_height:before {
  content: "\f034";
}
.themeicon-text_width:before {
  content: "\f035";
}
.themeicon-align_left:before {
  content: "\f036";
}
.themeicon-align_center:before {
  content: "\f037";
}
.themeicon-align_right:before {
  content: "\f038";
}
.themeicon-align_justify:before {
  content: "\f039";
}
.themeicon-list1:before {
  content: "\f03a";
}
.themeicon-indent_left:before {
  content: "\f03b";
}
.themeicon-indent_right:before {
  content: "\f03c";
}
.themeicon-facetime_video:before {
  content: "\f03d";
}
.themeicon-picture1:before {
  content: "\f03e";
}
.themeicon-pencil1:before {
  content: "\f040";
}
.themeicon-map_marker:before {
  content: "\f041";
}
.themeicon-adjust:before {
  content: "\f042";
}
.themeicon-tint:before {
  content: "\f043";
}
.themeicon-edit:before {
  content: "\f044";
}
.themeicon-share:before {
  content: "\f045";
}
.themeicon-check1:before {
  content: "\f046";
}
.themeicon-move:before {
  content: "\f047";
}
.themeicon-step_backward:before {
  content: "\f048";
}
.themeicon-fast_backward:before {
  content: "\f049";
}
.themeicon-backward:before {
  content: "\f04a";
}
.themeicon-play1:before {
  content: "\f04b";
}
.themeicon-pause:before {
  content: "\f04c";
}
.themeicon-stop:before {
  content: "\f04d";
}
.themeicon-forward:before {
  content: "\f04e";
}
.themeicon-fast_forward:before {
  content: "\f050";
}
.themeicon-step_forward:before {
  content: "\f051";
}
.themeicon-eject:before {
  content: "\f052";
}
.themeicon-chevron_left:before {
  content: "\f053";
}
.themeicon-chevron_right:before {
  content: "\f054";
}
.themeicon-plus_sign:before {
  content: "\f055";
}
.themeicon-minus_sign:before {
  content: "\f056";
}
.themeicon-remove_sign:before {
  content: "\f057";
}
.themeicon-ok_sign:before {
  content: "\f058";
}
.themeicon-question_sign:before {
  content: "\f059";
}
.themeicon-info_sign:before {
  content: "\f05a";
}
.themeicon-screenshot:before {
  content: "\f05b";
}
.themeicon-remove_circle:before {
  content: "\f05c";
}
.themeicon-ok_circle:before {
  content: "\f05d";
}
.themeicon-ban_circle:before {
  content: "\f05e";
}
.themeicon-arrow_left:before {
  content: "\f060";
}
.themeicon-arrow_right:before {
  content: "\f061";
}
.themeicon-arrow_up:before {
  content: "\f062";
}
.themeicon-arrow_down:before {
  content: "\f063";
}
.themeicon-share_alt:before {
  content: "\f064";
}
.themeicon-resize_full:before {
  content: "\f065";
}
.themeicon-resize_small:before {
  content: "\f066";
}
.themeicon-plus1:before {
  content: "\f067";
}
.themeicon-minus1:before {
  content: "\f068";
}
.themeicon-asterisk:before {
  content: "\f069";
}
.themeicon-exclamation_sign:before {
  content: "\f06a";
}
.themeicon-gift1:before {
  content: "\f06b";
}
.themeicon-leaf1:before {
  content: "\f06c";
}
.themeicon-fire:before {
  content: "\f06d";
}
.themeicon-eye_open:before {
  content: "\f06e";
}
.themeicon-eye_close:before {
  content: "\f070";
}
.themeicon-warning_sign:before {
  content: "\f071";
}
.themeicon-plane1:before {
  content: "\f072";
}
.themeicon-calendar:before {
  content: "\f073";
}
.themeicon-random:before {
  content: "\f074";
}
.themeicon-comment:before {
  content: "\f075";
}
.themeicon-magnet1:before {
  content: "\f076";
}
.themeicon-chevron_up:before {
  content: "\f077";
}
.themeicon-chevron_down:before {
  content: "\f078";
}
.themeicon-retweet:before {
  content: "\f079";
}
.themeicon-shopping_cart:before {
  content: "\f07a";
}
.themeicon-folder_close:before {
  content: "\f07b";
}
.themeicon-folder_open:before {
  content: "\f07c";
}
.themeicon-resize_vertical:before {
  content: "\f07d";
}
.themeicon-resize_horizontal:before {
  content: "\f07e";
}
.themeicon-bar_chart:before {
  content: "\f080";
}
.themeicon-twitter_sign:before {
  content: "\f081";
}
.themeicon-facebook_sign:before {
  content: "\f082";
}
.themeicon-camera_retro:before {
  content: "\f083";
}
.themeicon-key1:before {
  content: "\f084";
}
.themeicon-cogs:before {
  content: "\f085";
}
.themeicon-comments:before {
  content: "\f086";
}
.themeicon-thumbs_up_alt:before {
  content: "\f087";
}
.themeicon-thumbs_down_alt:before {
  content: "\f088";
}
.themeicon-star_half:before {
  content: "\f089";
}
.themeicon-heart_empty:before {
  content: "\f08a";
}
.themeicon-signout:before {
  content: "\f08b";
}
.themeicon-linkedin_sign:before {
  content: "\f08c";
}
.themeicon-pushpin1:before {
  content: "\f08d";
}
.themeicon-external_link:before {
  content: "\f08e";
}
.themeicon-signin:before {
  content: "\f090";
}
.themeicon-trophy1:before {
  content: "\f091";
}
.themeicon-github_sign:before {
  content: "\f092";
}
.themeicon-upload_alt:before {
  content: "\f093";
}
.themeicon-lemon:before {
  content: "\f094";
}
.themeicon-phone1:before {
  content: "\f095";
}
.themeicon-check_empty:before {
  content: "\f096";
}
.themeicon-bookmark_empty:before {
  content: "\f097";
}
.themeicon-phone_sign:before {
  content: "\f098";
}
.themeicon-twitter:before {
  content: "\f099";
}
.themeicon-facebook:before {
  content: "\f09a";
}
.themeicon-github:before {
  content: "\f09b";
}
.themeicon-unlock:before {
  content: "\f09c";
}
.themeicon-credit_card:before {
  content: "\f09d";
}
.themeicon-rss:before {
  content: "\f09e";
}
.themeicon-hdd:before {
  content: "\f0a0";
}
.themeicon-bullhorn1:before {
  content: "\f0a1";
}
.themeicon-bell:before {
  content: "\f0a2";
}
.themeicon-certificate:before {
  content: "\f0a3";
}
.themeicon-hand_right:before {
  content: "\f0a4";
}
.themeicon-hand_left:before {
  content: "\f0a5";
}
.themeicon-hand_up:before {
  content: "\f0a6";
}
.themeicon-hand_down:before {
  content: "\f0a7";
}
.themeicon-circle_arrow_left:before {
  content: "\f0a8";
}
.themeicon-circle_arrow_right:before {
  content: "\f0a9";
}
.themeicon-circle_arrow_up:before {
  content: "\f0aa";
}
.themeicon-circle_arrow_down:before {
  content: "\f0ab";
}
.themeicon-globe:before {
  content: "\f0ac";
}
.themeicon-wrench1:before {
  content: "\f0ad";
}
.themeicon-tasks:before {
  content: "\f0ae";
}
.themeicon-filter:before {
  content: "\f0b0";
}
.themeicon-briefcase1:before {
  content: "\f0b1";
}
.themeicon-fullscreen:before {
  content: "\f0b2";
}
.themeicon-group:before {
  content: "\f0c0";
}
.themeicon-link:before {
  content: "\f0c1";
}
.themeicon-cloud1:before {
  content: "\f0c2";
}
.themeicon-beaker1:before {
  content: "\f0c3";
}
.themeicon-cut:before {
  content: "\f0c4";
}
.themeicon-copy1:before {
  content: "\f0c5";
}
.themeicon-paper_clip:before {
  content: "\f0c6";
}
.themeicon-save:before {
  content: "\f0c7";
}
.themeicon-sign_blank:before {
  content: "\f0c8";
}
.themeicon-reorder:before {
  content: "\f0c9";
}
.themeicon-ul:before {
  content: "\f0ca";
}
.themeicon-ol:before {
  content: "\f0cb";
}
.themeicon-strikethrough:before {
  content: "\f0cc";
}
.themeicon-underline:before {
  content: "\f0cd";
}
.themeicon-table:before {
  content: "\f0ce";
}
.themeicon-magic:before {
  content: "\f0d0";
}
.themeicon-truck1:before {
  content: "\f0d1";
}
.themeicon-pinterest:before {
  content: "\f0d2";
}
.themeicon-pinterest_sign:before {
  content: "\f0d3";
}
.themeicon-google_plus_sign:before {
  content: "\f0d4";
}
.themeicon-google_plus:before {
  content: "\f0d5";
}
.themeicon-money:before {
  content: "\f0d6";
}
.themeicon-caret_down:before {
  content: "\f0d7";
}
.themeicon-caret_up:before {
  content: "\f0d8";
}
.themeicon-caret_left:before {
  content: "\f0d9";
}
.themeicon-caret_right:before {
  content: "\f0da";
}
.themeicon-columns:before {
  content: "\f0db";
}
.themeicon-sort:before {
  content: "\f0dc";
}
.themeicon-sort_down:before {
  content: "\f0dd";
}
.themeicon-sort_up:before {
  content: "\f0de";
}
.themeicon-envelope_alt:before {
  content: "\f0e0";
}
.themeicon-linkedin:before {
  content: "\f0e1";
}
.themeicon-undo:before {
  content: "\f0e2";
}
.themeicon-legal:before {
  content: "\f0e3";
}
.themeicon-dashboard:before {
  content: "\f0e4";
}
.themeicon-comment_alt:before {
  content: "\f0e5";
}
.themeicon-comments_alt:before {
  content: "\f0e6";
}
.themeicon-bolt:before {
  content: "\f0e7";
}
.themeicon-sitemap:before {
  content: "\f0e8";
}
.themeicon-umbrella1:before {
  content: "\f0e9";
}
.themeicon-paste1:before {
  content: "\f0ea";
}
.themeicon-light_bulb:before {
  content: "\f0eb";
}
.themeicon-exchange:before {
  content: "\f0ec";
}
.themeicon-cloud_download:before {
  content: "\f0ed";
}
.themeicon-cloud_upload:before {
  content: "\f0ee";
}
.themeicon-user_md:before {
  content: "\f0f0";
}
.themeicon-stethoscope:before {
  content: "\f0f1";
}
.themeicon-suitcase:before {
  content: "\f0f2";
}
.themeicon-bell_alt:before {
  content: "\f0f3";
}
.themeicon-coffee:before {
  content: "\f0f4";
}
.themeicon-food:before {
  content: "\f0f5";
}
.themeicon-file_text_alt:before {
  content: "\f0f6";
}
.themeicon-building:before {
  content: "\f0f7";
}
.themeicon-hospital:before {
  content: "\f0f8";
}
.themeicon-ambulance1:before {
  content: "\f0f9";
}
.themeicon-medkit:before {
  content: "\f0fa";
}
.themeicon-fighter_jet:before {
  content: "\f0fb";
}
.themeicon-beer:before {
  content: "\f0fc";
}
.themeicon-h_sign:before {
  content: "\f0fd";
}
.themeicon-f0fe:before {
  content: "\f0fe";
}
.themeicon-double_angle_left:before {
  content: "\f100";
}
.themeicon-double_angle_right:before {
  content: "\f101";
}
.themeicon-double_angle_up:before {
  content: "\f102";
}
.themeicon-double_angle_down:before {
  content: "\f103";
}
.themeicon-angle_left:before {
  content: "\f104";
}
.themeicon-angle_right:before {
  content: "\f105";
}
.themeicon-angle_up:before {
  content: "\f106";
}
.themeicon-angle_down:before {
  content: "\f107";
}
.themeicon-desktop1:before {
  content: "\f108";
}
.themeicon-laptop1:before {
  content: "\f109";
}
.themeicon-tablet1:before {
  content: "\f10a";
}
.themeicon-mobile_phone:before {
  content: "\f10b";
}
.themeicon-circle_blank:before {
  content: "\f10c";
}
.themeicon-quote_left:before {
  content: "\f10d";
}
.themeicon-quote_right:before {
  content: "\f10e";
}
.themeicon-spinner:before {
  content: "\f110";
}
.themeicon-circle:before {
  content: "\f111";
}
.themeicon-reply:before {
  content: "\f112";
}
.themeicon-github_alt:before {
  content: "\f113";
}
.themeicon-folder_close_alt:before {
  content: "\f114";
}
.themeicon-folder_open_alt:before {
  content: "\f115";
}
.themeicon-smile1:before {
  content: "\f118";
}
.themeicon-frown:before {
  content: "\f119";
}
.themeicon-meh:before {
  content: "\f11a";
}
.themeicon-gamepad1:before {
  content: "\f11b";
}
.themeicon-keyboard1:before {
  content: "\f11c";
}
.themeicon-flag_alt:before {
  content: "\f11d";
}
.themeicon-flag_checkered:before {
  content: "\f11e";
}
.themeicon-terminal:before {
  content: "\f120";
}
.themeicon-code:before {
  content: "\f121";
}
.themeicon-reply_all:before {
  content: "\f122";
}
.themeicon-star_half_empty:before {
  content: "\f123";
}
.themeicon-location_arrow:before {
  content: "\f124";
}
.themeicon-crop:before {
  content: "\f125";
}
.themeicon-code_fork:before {
  content: "\f126";
}
.themeicon-unlink:before {
  content: "\f127";
}
.themeicon-question:before {
  content: "\f128";
}
.themeicon-_279:before {
  content: "\f129";
}
.themeicon-exclamation:before {
  content: "\f12a";
}
.themeicon-superscript:before {
  content: "\f12b";
}
.themeicon-subscript:before {
  content: "\f12c";
}
.themeicon-_283:before {
  content: "\f12d";
}
.themeicon-puzzle_piece:before {
  content: "\f12e";
}
.themeicon-microphone:before {
  content: "\f130";
}
.themeicon-microphone_off:before {
  content: "\f131";
}
.themeicon-shield1:before {
  content: "\f132";
}
.themeicon-calendar_empty:before {
  content: "\f133";
}
.themeicon-fire_extinguisher:before {
  content: "\f134";
}
.themeicon-rocket1:before {
  content: "\f135";
}
.themeicon-maxcdn:before {
  content: "\f136";
}
.themeicon-chevron_sign_left:before {
  content: "\f137";
}
.themeicon-chevron_sign_right:before {
  content: "\f138";
}
.themeicon-chevron_sign_up:before {
  content: "\f139";
}
.themeicon-chevron_sign_down:before {
  content: "\f13a";
}
.themeicon-html5:before {
  content: "\f13b";
}
.themeicon-css3:before {
  content: "\f13c";
}
.themeicon-anchor1:before {
  content: "\f13d";
}
.themeicon-unlock_alt:before {
  content: "\f13e";
}
.themeicon-bullseye:before {
  content: "\f140";
}
.themeicon-ellipsis_horizontal:before {
  content: "\f141";
}
.themeicon-ellipsis_vertical:before {
  content: "\f142";
}
.themeicon-_303:before {
  content: "\f143";
}
.themeicon-play_sign:before {
  content: "\f144";
}
.themeicon-ticket:before {
  content: "\f145";
}
.themeicon-minus_sign_alt:before {
  content: "\f146";
}
.themeicon-check_minus:before {
  content: "\f147";
}
.themeicon-level_up:before {
  content: "\f148";
}
.themeicon-level_down:before {
  content: "\f149";
}
.themeicon-check_sign:before {
  content: "\f14a";
}
.themeicon-edit_sign:before {
  content: "\f14b";
}
.themeicon-_312:before {
  content: "\f14c";
}
.themeicon-share_sign:before {
  content: "\f14d";
}
.themeicon-compass1:before {
  content: "\f14e";
}
.themeicon-collapse:before {
  content: "\f150";
}
.themeicon-collapse_top:before {
  content: "\f151";
}
.themeicon-_317:before {
  content: "\f152";
}
.themeicon-eur:before {
  content: "\f153";
}
.themeicon-gbp:before {
  content: "\f154";
}
.themeicon-usd:before {
  content: "\f155";
}
.themeicon-inr:before {
  content: "\f156";
}
.themeicon-jpy:before {
  content: "\f157";
}
.themeicon-rub:before {
  content: "\f158";
}
.themeicon-krw:before {
  content: "\f159";
}
.themeicon-btc:before {
  content: "\f15a";
}
.themeicon-file:before {
  content: "\f15b";
}
.themeicon-file_text:before {
  content: "\f15c";
}
.themeicon-sort_by_alphabet:before {
  content: "\f15d";
}
.themeicon-_329:before {
  content: "\f15e";
}
.themeicon-sort_by_attributes:before {
  content: "\f160";
}
.themeicon-sort_by_attributes_alt:before {
  content: "\f161";
}
.themeicon-sort_by_order:before {
  content: "\f162";
}
.themeicon-sort_by_order_alt:before {
  content: "\f163";
}
.themeicon-_334:before {
  content: "\f164";
}
.themeicon-_335:before {
  content: "\f165";
}
.themeicon-youtube_sign:before {
  content: "\f166";
}
.themeicon-youtube:before {
  content: "\f167";
}
.themeicon-xing:before {
  content: "\f168";
}
.themeicon-xing_sign:before {
  content: "\f169";
}
.themeicon-youtube_play:before {
  content: "\f16a";
}
.themeicon-dropbox:before {
  content: "\f16b";
}
.themeicon-stackexchange:before {
  content: "\f16c";
}
.themeicon-instagram:before {
  content: "\f16d";
}
.themeicon-flickr:before {
  content: "\f16e";
}
.themeicon-adn:before {
  content: "\f170";
}
.themeicon-f171:before {
  content: "\f171";
}
.themeicon-bitbucket_sign:before {
  content: "\f172";
}
.themeicon-tumblr:before {
  content: "\f173";
}
.themeicon-tumblr_sign:before {
  content: "\f174";
}
.themeicon-long_arrow_down:before {
  content: "\f175";
}
.themeicon-long_arrow_up:before {
  content: "\f176";
}
.themeicon-long_arrow_left:before {
  content: "\f177";
}
.themeicon-long_arrow_right:before {
  content: "\f178";
}
.themeicon-apple1:before {
  content: "\f179";
}
.themeicon-windows:before {
  content: "\f17a";
}
.themeicon-android:before {
  content: "\f17b";
}
.themeicon-linux:before {
  content: "\f17c";
}
.themeicon-dribble:before {
  content: "\f17d";
}
.themeicon-skype:before {
  content: "\f17e";
}
.themeicon-foursquare:before {
  content: "\f180";
}
.themeicon-trello:before {
  content: "\f181";
}
.themeicon-female:before {
  content: "\f182";
}
.themeicon-male:before {
  content: "\f183";
}
.themeicon-gittip:before {
  content: "\f184";
}
.themeicon-sun1:before {
  content: "\f185";
}
.themeicon-_366:before {
  content: "\f186";
}
.themeicon-archive1:before {
  content: "\f187";
}
.themeicon-bug1:before {
  content: "\f188";
}
.themeicon-vk:before {
  content: "\f189";
}
.themeicon-weibo:before {
  content: "\f18a";
}
.themeicon-renren:before {
  content: "\f18b";
}
.themeicon-_372:before {
  content: "\f18c";
}
.themeicon-stack_exchange:before {
  content: "\f18d";
}
.themeicon-_374:before {
  content: "\f18e";
}
.themeicon-arrow_circle_alt_left:before {
  content: "\f190";
}
.themeicon-_376:before {
  content: "\f191";
}
.themeicon-dot_circle_alt:before {
  content: "\f192";
}
.themeicon-_378:before {
  content: "\f193";
}
.themeicon-vimeo_square:before {
  content: "\f194";
}
.themeicon-_380:before {
  content: "\f195";
}
.themeicon-plus_square_o:before {
  content: "\f196";
}
.themeicon-_382:before {
  content: "\f197";
}
.themeicon-_383:before {
  content: "\f198";
}
.themeicon-_384:before {
  content: "\f199";
}
.themeicon-_385:before {
  content: "\f19a";
}
.themeicon-_386:before {
  content: "\f19b";
}
.themeicon-_387:before {
  content: "\f19c";
}
.themeicon-_388:before {
  content: "\f19d";
}
.themeicon-_389:before {
  content: "\f19e";
}
.themeicon-uniF1A0:before {
  content: "\f1a0";
}
.themeicon-f1a1:before {
  content: "\f1a1";
}
.themeicon-_392:before {
  content: "\f1a2";
}
.themeicon-_393:before {
  content: "\f1a3";
}
.themeicon-f1a4:before {
  content: "\f1a4";
}
.themeicon-_395:before {
  content: "\f1a5";
}
.themeicon-_396:before {
  content: "\f1a6";
}
.themeicon-_397:before {
  content: "\f1a7";
}
.themeicon-_398:before {
  content: "\f1a8";
}
.themeicon-_399:before {
  content: "\f1a9";
}
.themeicon-_400:before {
  content: "\f1aa";
}
.themeicon-f1ab:before {
  content: "\f1ab";
}
.themeicon-_402:before {
  content: "\f1ac";
}
.themeicon-_403:before {
  content: "\f1ad";
}
.themeicon-_404:before {
  content: "\f1ae";
}
.themeicon-uniF1B1:before {
  content: "\f1b0";
}
.themeicon-_406:before {
  content: "\f1b1";
}
.themeicon-_407:before {
  content: "\f1b2";
}
.themeicon-_408:before {
  content: "\f1b3";
}
.themeicon-_409:before {
  content: "\f1b4";
}
.themeicon-_410:before {
  content: "\f1b5";
}
.themeicon-_411:before {
  content: "\f1b6";
}
.themeicon-_412:before {
  content: "\f1b7";
}
.themeicon-_413:before {
  content: "\f1b8";
}
.themeicon-_414:before {
  content: "\f1b9";
}
.themeicon-_415:before {
  content: "\f1ba";
}
.themeicon-_416:before {
  content: "\f1bb";
}
.themeicon-_417:before {
  content: "\f1bc";
}
.themeicon-_418:before {
  content: "\f1bd";
}
.themeicon-_419:before {
  content: "\f1be";
}
.themeicon-uniF1C0:before {
  content: "\f1c0";
}
.themeicon-uniF1C1:before {
  content: "\f1c1";
}
.themeicon-_422:before {
  content: "\f1c2";
}
.themeicon-_423:before {
  content: "\f1c3";
}
.themeicon-_424:before {
  content: "\f1c4";
}
.themeicon-_425:before {
  content: "\f1c5";
}
.themeicon-_426:before {
  content: "\f1c6";
}
.themeicon-_427:before {
  content: "\f1c7";
}
.themeicon-_428:before {
  content: "\f1c8";
}
.themeicon-_429:before {
  content: "\f1c9";
}
.themeicon-_430:before {
  content: "\f1ca";
}
.themeicon-_431:before {
  content: "\f1cb";
}
.themeicon-_432:before {
  content: "\f1cc";
}
.themeicon-_433:before {
  content: "\f1cd";
}
.themeicon-_434:before {
  content: "\f1ce";
}
.themeicon-uniF1D0:before {
  content: "\f1d0";
}
.themeicon-uniF1D1:before {
  content: "\f1d1";
}
.themeicon-uniF1D2:before {
  content: "\f1d2";
}
.themeicon-_438:before {
  content: "\f1d3";
}
.themeicon-_439:before {
  content: "\f1d4";
}
.themeicon-uniF1D5:before {
  content: "\f1d5";
}
.themeicon-uniF1D6:before {
  content: "\f1d6";
}
.themeicon-uniF1D7:before {
  content: "\f1d7";
}
.themeicon-_443:before {
  content: "\f1d8";
}
.themeicon-_444:before {
  content: "\f1d9";
}
.themeicon-_445:before {
  content: "\f1da";
}
.themeicon-_446:before {
  content: "\f1db";
}
.themeicon-_447:before {
  content: "\f1dc";
}
.themeicon-_448:before {
  content: "\f1dd";
}
.themeicon-_449:before {
  content: "\f1de";
}
.themeicon-uniF1E0:before {
  content: "\f1e0";
}
.themeicon-_451:before {
  content: "\f1e1";
}
.themeicon-_452:before {
  content: "\f1e2";
}
.themeicon-_453:before {
  content: "\f1e3";
}
.themeicon-_454:before {
  content: "\f1e4";
}
.themeicon-_455:before {
  content: "\f1e5";
}
.themeicon-_456:before {
  content: "\f1e6";
}
.themeicon-_457:before {
  content: "\f1e7";
}
.themeicon-_458:before {
  content: "\f1e8";
}
.themeicon-_459:before {
  content: "\f1e9";
}
.themeicon-_460:before {
  content: "\f1ea";
}
.themeicon-_461:before {
  content: "\f1eb";
}
.themeicon-_462:before {
  content: "\f1ec";
}
.themeicon-_463:before {
  content: "\f1ed";
}
.themeicon-_464:before {
  content: "\f1ee";
}
.themeicon-uniF1F0:before {
  content: "\f1f0";
}
.themeicon-_466:before {
  content: "\f1f1";
}
.themeicon-_467:before {
  content: "\f1f2";
}
.themeicon-f1f3:before {
  content: "\f1f3";
}
.themeicon-_469:before {
  content: "\f1f4";
}
.themeicon-_470:before {
  content: "\f1f5";
}
.themeicon-_471:before {
  content: "\f1f6";
}
.themeicon-_472:before {
  content: "\f1f7";
}
.themeicon-_473:before {
  content: "\f1f8";
}
.themeicon-_474:before {
  content: "\f1f9";
}
.themeicon-_475:before {
  content: "\f1fa";
}
.themeicon-_476:before {
  content: "\f1fb";
}
.themeicon-f1fc:before {
  content: "\f1fc";
}
.themeicon-_478:before {
  content: "\f1fd";
}
.themeicon-_479:before {
  content: "\f1fe";
}
.themeicon-_480:before {
  content: "\f200";
}
.themeicon-_481:before {
  content: "\f201";
}
.themeicon-_482:before {
  content: "\f202";
}
.themeicon-_483:before {
  content: "\f203";
}
.themeicon-_484:before {
  content: "\f204";
}
.themeicon-_485:before {
  content: "\f205";
}
.themeicon-_486:before {
  content: "\f206";
}
.themeicon-_487:before {
  content: "\f207";
}
.themeicon-_488:before {
  content: "\f208";
}
.themeicon-_489:before {
  content: "\f209";
}
.themeicon-_490:before {
  content: "\f20a";
}
.themeicon-_491:before {
  content: "\f20b";
}
.themeicon-_492:before {
  content: "\f20c";
}
.themeicon-_493:before {
  content: "\f20d";
}
.themeicon-_494:before {
  content: "\f20e";
}
.themeicon-f210:before {
  content: "\f210";
}
.themeicon-_496:before {
  content: "\f211";
}
.themeicon-f212:before {
  content: "\f212";
}
.themeicon-_498:before {
  content: "\f213";
}
.themeicon-_499:before {
  content: "\f214";
}
.themeicon-_500:before {
  content: "\f215";
}
.themeicon-_501:before {
  content: "\f216";
}
.themeicon-_502:before {
  content: "\f217";
}
.themeicon-_503:before {
  content: "\f218";
}
.themeicon-_504:before {
  content: "\f219";
}
.themeicon-_505:before {
  content: "\f21a";
}
.themeicon-_506:before {
  content: "\f21b";
}
.themeicon-_507:before {
  content: "\f21c";
}
.themeicon-_508:before {
  content: "\f21d";
}
.themeicon-_509:before {
  content: "\f21e";
}
.themeicon-venus:before {
  content: "\f221";
}
.themeicon-_511:before {
  content: "\f222";
}
.themeicon-_512:before {
  content: "\f223";
}
.themeicon-_513:before {
  content: "\f224";
}
.themeicon-_514:before {
  content: "\f225";
}
.themeicon-_515:before {
  content: "\f226";
}
.themeicon-_516:before {
  content: "\f227";
}
.themeicon-_517:before {
  content: "\f228";
}
.themeicon-_518:before {
  content: "\f229";
}
.themeicon-_519:before {
  content: "\f22a";
}
.themeicon-_520:before {
  content: "\f22b";
}
.themeicon-_521:before {
  content: "\f22c";
}
.themeicon-_522:before {
  content: "\f22d";
}
.themeicon-_525:before {
  content: "\f230";
}
.themeicon-_526:before {
  content: "\f231";
}
.themeicon-_527:before {
  content: "\f232";
}
.themeicon-_528:before {
  content: "\f233";
}
.themeicon-_529:before {
  content: "\f234";
}
.themeicon-_530:before {
  content: "\f235";
}
.themeicon-_531:before {
  content: "\f236";
}
.themeicon-_532:before {
  content: "\f237";
}
.themeicon-_533:before {
  content: "\f238";
}
.themeicon-_534:before {
  content: "\f239";
}
.themeicon-_535:before {
  content: "\f23a";
}
.themeicon-_536:before {
  content: "\f23b";
}
.themeicon-_537:before {
  content: "\f23c";
}
.themeicon-_538:before {
  content: "\f23d";
}
.themeicon-_539:before {
  content: "\f23e";
}
.themeicon-_540:before {
  content: "\f240";
}
.themeicon-_541:before {
  content: "\f241";
}
.themeicon-_542:before {
  content: "\f242";
}
.themeicon-_543:before {
  content: "\f243";
}
.themeicon-_544:before {
  content: "\f244";
}
.themeicon-_545:before {
  content: "\f245";
}
.themeicon-_546:before {
  content: "\f246";
}
.themeicon-_547:before {
  content: "\f247";
}
.themeicon-_548:before {
  content: "\f248";
}
.themeicon-_549:before {
  content: "\f249";
}
.themeicon-_550:before {
  content: "\f24a";
}
.themeicon-_551:before {
  content: "\f24b";
}
.themeicon-_552:before {
  content: "\f24c";
}
.themeicon-_553:before {
  content: "\f24d";
}
.themeicon-_554:before {
  content: "\f24e";
}
.themeicon-_555:before {
  content: "\f250";
}
.themeicon-_556:before {
  content: "\f251";
}
.themeicon-_557:before {
  content: "\f252";
}
.themeicon-_558:before {
  content: "\f253";
}
.themeicon-_559:before {
  content: "\f254";
}
.themeicon-_560:before {
  content: "\f255";
}
.themeicon-_561:before {
  content: "\f256";
}
.themeicon-_562:before {
  content: "\f257";
}
.themeicon-_563:before {
  content: "\f258";
}
.themeicon-_564:before {
  content: "\f259";
}
.themeicon-_565:before {
  content: "\f25a";
}
.themeicon-_566:before {
  content: "\f25b";
}
.themeicon-_567:before {
  content: "\f25c";
}
.themeicon-_568:before {
  content: "\f25d";
}
.themeicon-_569:before {
  content: "\f25e";
}
.themeicon-f260:before {
  content: "\f260";
}
.themeicon-f261:before {
  content: "\f261";
}
.themeicon-_572:before {
  content: "\f262";
}
.themeicon-f263:before {
  content: "\f263";
}
.themeicon-_574:before {
  content: "\f264";
}
.themeicon-_575:before {
  content: "\f265";
}
.themeicon-_576:before {
  content: "\f266";
}
.themeicon-_577:before {
  content: "\f267";
}
.themeicon-_578:before {
  content: "\f268";
}
.themeicon-_579:before {
  content: "\f269";
}
.themeicon-_580:before {
  content: "\f26a";
}
.themeicon-_581:before {
  content: "\f26b";
}
.themeicon-_582:before {
  content: "\f26c";
}
.themeicon-_583:before {
  content: "\f26d";
}
.themeicon-_584:before {
  content: "\f26e";
}
.themeicon-_585:before {
  content: "\f270";
}
.themeicon-_586:before {
  content: "\f271";
}
.themeicon-_587:before {
  content: "\f272";
}
.themeicon-_588:before {
  content: "\f273";
}
.themeicon-_589:before {
  content: "\f274";
}
.themeicon-_590:before {
  content: "\f275";
}
.themeicon-_591:before {
  content: "\f276";
}
.themeicon-_592:before {
  content: "\f277";
}
.themeicon-_593:before {
  content: "\f278";
}
.themeicon-_594:before {
  content: "\f279";
}
.themeicon-_595:before {
  content: "\f27a";
}
.themeicon-_596:before {
  content: "\f27b";
}
.themeicon-_597:before {
  content: "\f27c";
}
.themeicon-_598:before {
  content: "\f27d";
}
.themeicon-f27e:before {
  content: "\f27e";
}
.themeicon-uniF280:before {
  content: "\f280";
}
.themeicon-uniF281:before {
  content: "\f281";
}
.themeicon-_602:before {
  content: "\f282";
}
.themeicon-_603:before {
  content: "\f283";
}
.themeicon-_604:before {
  content: "\f284";
}
.themeicon-uniF285:before {
  content: "\f285";
}
.themeicon-uniF286:before {
  content: "\f286";
}
.themeicon-_607:before {
  content: "\f287";
}
.themeicon-_608:before {
  content: "\f288";
}
.themeicon-_609:before {
  content: "\f289";
}
.themeicon-_610:before {
  content: "\f28a";
}
.themeicon-_611:before {
  content: "\f28b";
}
.themeicon-_612:before {
  content: "\f28c";
}
.themeicon-_613:before {
  content: "\f28d";
}
.themeicon-_614:before {
  content: "\f28e";
}
.themeicon-_615:before {
  content: "\f290";
}
.themeicon-_616:before {
  content: "\f291";
}
.themeicon-_617:before {
  content: "\f292";
}
.themeicon-_618:before {
  content: "\f293";
}
.themeicon-_619:before {
  content: "\f294";
}
.themeicon-_620:before {
  content: "\f295";
}
.themeicon-_621:before {
  content: "\f296";
}
.themeicon-_622:before {
  content: "\f297";
}
.themeicon-_623:before {
  content: "\f298";
}
.themeicon-_624:before {
  content: "\f299";
}
.themeicon-_625:before {
  content: "\f29a";
}
.themeicon-_626:before {
  content: "\f29b";
}
.themeicon-_627:before {
  content: "\f29c";
}
.themeicon-_628:before {
  content: "\f29d";
}
.themeicon-_629:before {
  content: "\f29e";
}
.themeicon-uniF2A0:before {
  content: "\f2a0";
}
.themeicon-uniF2A1:before {
  content: "\f2a1";
}
.themeicon-uniF2A2:before {
  content: "\f2a2";
}
.themeicon-uniF2A3:before {
  content: "\f2a3";
}
.themeicon-uniF2A4:before {
  content: "\f2a4";
}
.themeicon-uniF2A5:before {
  content: "\f2a5";
}
.themeicon-uniF2A6:before {
  content: "\f2a6";
}
.themeicon-uniF2A7:before {
  content: "\f2a7";
}
.themeicon-uniF2A8:before {
  content: "\f2a8";
}
.themeicon-uniF2A9:before {
  content: "\f2a9";
}
.themeicon-uniF2AA:before {
  content: "\f2aa";
}
.themeicon-uniF2AB:before {
  content: "\f2ab";
}
.themeicon-uniF2AC:before {
  content: "\f2ac";
}
.themeicon-uniF2AD:before {
  content: "\f2ad";
}
.themeicon-uniF2AE:before {
  content: "\f2ae";
}
.themeicon-uniF2B0:before {
  content: "\f2b0";
}
.themeicon-uniF2B1:before {
  content: "\f2b1";
}
.themeicon-uniF2B2:before {
  content: "\f2b2";
}
.themeicon-uniF2B3:before {
  content: "\f2b3";
}
.themeicon-uniF2B4:before {
  content: "\f2b4";
}
.themeicon-uniF2B5:before {
  content: "\f2b5";
}
.themeicon-uniF2B6:before {
  content: "\f2b6";
}
.themeicon-uniF2B7:before {
  content: "\f2b7";
}
.themeicon-uniF2B8:before {
  content: "\f2b8";
}
.themeicon-uniF2B9:before {
  content: "\f2b9";
}
.themeicon-uniF2BA:before {
  content: "\f2ba";
}
.themeicon-uniF2BB:before {
  content: "\f2bb";
}
.themeicon-uniF2BC:before {
  content: "\f2bc";
}
.themeicon-uniF2BD:before {
  content: "\f2bd";
}
.themeicon-uniF2BE:before {
  content: "\f2be";
}
.themeicon-uniF2C0:before {
  content: "\f2c0";
}
.themeicon-uniF2C1:before {
  content: "\f2c1";
}
.themeicon-uniF2C2:before {
  content: "\f2c2";
}
.themeicon-uniF2C3:before {
  content: "\f2c3";
}
.themeicon-uniF2C4:before {
  content: "\f2c4";
}
.themeicon-uniF2C5:before {
  content: "\f2c5";
}
.themeicon-uniF2C6:before {
  content: "\f2c6";
}
.themeicon-uniF2C7:before {
  content: "\f2c7";
}
.themeicon-uniF2C8:before {
  content: "\f2c8";
}
.themeicon-uniF2C9:before {
  content: "\f2c9";
}
.themeicon-uniF2CA:before {
  content: "\f2ca";
}
.themeicon-uniF2CB:before {
  content: "\f2cb";
}
.themeicon-uniF2CC:before {
  content: "\f2cc";
}
.themeicon-uniF2CD:before {
  content: "\f2cd";
}
.themeicon-uniF2CE:before {
  content: "\f2ce";
}
.themeicon-uniF2D0:before {
  content: "\f2d0";
}
.themeicon-uniF2D1:before {
  content: "\f2d1";
}
.themeicon-uniF2D2:before {
  content: "\f2d2";
}
.themeicon-uniF2D3:before {
  content: "\f2d3";
}
.themeicon-uniF2D4:before {
  content: "\f2d4";
}
.themeicon-uniF2D5:before {
  content: "\f2d5";
}
.themeicon-uniF2D6:before {
  content: "\f2d6";
}
.themeicon-uniF2D7:before {
  content: "\f2d7";
}
.themeicon-uniF2D8:before {
  content: "\f2d8";
}
.themeicon-uniF2D9:before {
  content: "\f2d9";
}
.themeicon-uniF2DA:before {
  content: "\f2da";
}
.themeicon-uniF2DB:before {
  content: "\f2db";
}
.themeicon-uniF2DC:before {
  content: "\f2dc";
}
.themeicon-uniF2DD:before {
  content: "\f2dd";
}
.themeicon-uniF2DE:before {
  content: "\f2de";
}
.themeicon-uniF2E0:before {
  content: "\f2e0";
}
.page-main > .page.messages .messages {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
}
.page-main > .page.messages .messages .message {
  padding: 12px 16px;
  border: none;
  border-radius: 4px;
}
.page-main > .page.messages .messages .message > div {
  position: relative;
  display: inline-block;
}
.page-main > .page.messages .messages .message > div:before {
  top: 8px;
  left: -24px;
}
@media (min-width: 480px) {
  .page-main > .page.messages .messages .message > div:before {
    top: 10px;
    left: -35px;
  }
}
@media (max-width: 479px) {
  .page-main > .page.messages .messages .message {
    font-size: 1rem;
  }
}
.page-main > .page.messages .messages .message:not(.notice):not(.info) {
  position: relative;
  cursor: pointer;
  padding-bottom: 20px;
}
.page-main > .page.messages .messages .message:not(.notice):not(.info) > div:after {
  content: 'Tap to close';
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  font-size: 10px;
  line-height: 1;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}
.page-main > .columns .column.main > .message {
  padding: 12px 16px 12px 40px;
  margin-bottom: 0;
  border: none;
  border-radius: 4px;
}
.message-info,
.message-notice,
.message.notice,
.message.info {
  color: #0088d2;
  background-color: #e5f3fa;
  border: none;
}
.message-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.message-error {
  color: #ff5555;
  background-color: #ffeeee;
}
.message-success {
  color: #3bb141;
  background-color: #ebf7ec;
}
/**
 * Owl Carousel v2.3.0
 * Copyright 2013-2018 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.sm-header_customer-menu-container .sm-header_customer-menu-toggle {
  display: none;
}
.sm-header_customer-menu-container .sm-header_customer-menu .welcome,
.sm-header_customer-menu-container .sm-header_customer-menu .switcher.currency,
.sm-header_customer-menu-container .sm-header_customer-menu .switcher.language {
  display: none;
}
.page-header__panel {
  display: block;
}
.sm-header-nav-wrap {
  padding-top: 4px;
  padding-bottom: 10px;
}
@media (max-width: 1023px) {
  .sm-header-nav-wrap {
    padding-top: 10px;
  }
}
.sm-header-nav-wrap > .container {
  position: relative;
  justify-content: space-between;
}
.sm-header-nav-wrap > .container > .navigation {
  flex-grow: 1;
  width: auto;
  padding-right: 11px;
}
@media (min-width: 1024px) {
  .sm-header-nav-wrap {
    padding-bottom: 10px;
  }
  .sm-header-nav-wrap > .container {
    align-items: flex-end;
  }
  .sm-header-nav-wrap > .container > .logo {
    margin-right: 20px;
  }
  .sm-header-nav-toggle {
    display: none;
  }
}
@media (min-width: 1200px) {
  .sm-header-nav-wrap > .container > .logo {
    margin-right: 48px;
  }
}
@media (max-width: 1023px) {
  .sm-header-nav-wrap {
    position: relative;
  }
  .sm-header-menu-wrap {
    display: block !important;
    position: absolute;
    left: 17px;
    top: 130%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(5%);
    transform-origin: top center;
    border: 1px solid #919191;
    background-color: #ffffff;
    max-height: calc(100vh - 130px);
    overflow-y: auto;
    transition: .3s all ease;
    z-index: -1;
  }
  .container.open > .sm-header-menu-wrap {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    transform: translateY(0);
  }
  .container.open > .sm-header-menu-wrap .tm-navigation.tm-top-navigation {
    position: relative;
  }
}
.page-header {
  background: #ffffff;
}
@media (min-width: 1024px) {
  nav.navigation {
    background: none;
  }
  nav.navigation > .ui-menu {
    position: static;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 16px 0;
    margin-left: -20px;
    z-index: 99;
  }
  nav.navigation li.level-top {
    margin-left: 20px;
    margin-right: 0;
  }
  nav.navigation li.level-top:before {
    display: none;
  }
  nav.navigation li.level-top > a,
  nav.navigation li.level-top a.level-top {
    display: block;
    padding: 0;
    line-height: 1.4;
    color: #7ea79b;
  }
  nav.navigation li.level-top > a:before,
  nav.navigation li.level-top a.level-top:before {
    display: none;
  }
  nav.navigation li.level-top > a:hover,
  nav.navigation li.level-top a.level-top:hover {
    color: #000000;
  }
  nav.navigation li.level-top > a > span:not(.ui-icon),
  nav.navigation li.level-top a.level-top > span:not(.ui-icon) {
    display: block;
    position: relative;
  }
  nav.navigation li.level-top > a > span:not(.ui-icon):before,
  nav.navigation li.level-top a.level-top > span:not(.ui-icon):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    height: 2px;
    background-color: #888888;
    border-bottom: 1px solid #d4d4d4;
    box-sizing: border-box;
    transition: 0.3s width ease;
  }
  nav.navigation li.level-top.level-top.parent a.level-top {
    padding-right: 15px;
    position: relative;
  }
  nav.navigation li.level-top.level-top.parent a.level-top:after {
    content: "\ec3a";
    display: inline-block;
    font-family: 'theme-icons';
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
  }
  nav.navigation li.level-top.level-top.parent a.level-top .ui-menu-icon:after {
    display: none;
  }
  nav.navigation li.level-top.active > a.level-top,
  nav.navigation li.level-top.has-active a.level-top,
  nav.navigation li.level-top a.level-top.ui-state-active,
  nav.navigation li.level-top a.level-top.ui-state-focus {
    border-bottom: none;
  }
  nav.navigation li.level-top.active > a.level-top > span:before,
  nav.navigation li.level-top.has-active a.level-top > span:before,
  nav.navigation li.level-top a.level-top.ui-state-active > span:before,
  nav.navigation li.level-top a.level-top.ui-state-focus > span:before {
    width: 100%;
  }
  nav.navigation li.level-top.parent.active > a.level-top > span:before,
  nav.navigation li.level-top.parent.has-active a.level-top > span:before,
  nav.navigation li.level-top.parent > a.level-top.ui-state-active > span:before,
  nav.navigation li.level-top.parent > a.level-top.ui-state-focus > span:before {
    width: calc(100% + 13px);
  }
  nav.navigation li.level-top .submenu .active > a {
    color: #7ea79b;
    border-left: none;
  }
  nav.navigation li.level-top .ui-state-active,
  nav.navigation li.level-top .ui-state-focus {
    color: #7ea79b;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) {
    margin-top: 14px !important;
    z-index: 999;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul.submenu {
    margin-top: -21px !important;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper),
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul {
    width: 200px;
    min-width: 200px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    padding: 11px 19px;
    box-shadow: none;
    background: #ffffff;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 0;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li + li,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li + li {
    margin-top: 3px;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a {
    position: relative;
    padding-right: 15px;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a:after {
    position: absolute;
    top: 10px;
    right: 0;
    content: "\e928";
    display: inline-block;
    font-family: 'theme-icons';
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 9px;
    line-height: inherit;
    padding-left: 4px;
    transition: 0.3s all ease;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a:hover:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a:hover:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a.ui-state-focus:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a.ui-state-focus:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a.ui-state-active:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a.ui-state-active:after {
    right: -8px;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a .ui-menu-icon:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a .ui-menu-icon:after {
    display: none;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a {
    padding: 5px 0;
    color: #888888;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a:hover,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a:hover,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a.ui-state-focus,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a.ui-state-focus,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a.ui-state-active,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a.ui-state-active {
    color: #7ea79b;
    background-color: transparent;
  }
  nav.navigation > .ui-menu {
    margin-left: -20px;
  }
  nav.navigation li.level-top {
    margin-left: 20px;
  }
  nav.navigation li.level-top > a,
  nav.navigation li.level-top a.level-top {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
  }
  html.rtl nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a:after,
  html.rtl nav.navigation li.level-top > ul:not(.megamenu-wrapper) nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a:after {
    padding-right: 4px;
    padding-left: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1054px) {
  nav.navigation li.level-top > a,
  nav.navigation li.level-top a.level-top {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  nav.navigation > .ui-menu {
    padding-top: 27px;
    padding-bottom: 12px;
  }
  nav.navigation li.level-top.level-top.parent a.level-top:after {
    line-height: 18px;
  }
  nav.navigation li.level-top.active > a.level-top,
  nav.navigation li.level-top.has-active a.level-top,
  nav.navigation li.level-top a.level-top.ui-state-active,
  nav.navigation li.level-top a.level-top.ui-state-focus {
    border-bottom: none;
  }
  nav.navigation li.level-top.active > a.level-top > span:before,
  nav.navigation li.level-top.has-active a.level-top > span:before,
  nav.navigation li.level-top a.level-top.ui-state-active > span:before,
  nav.navigation li.level-top a.level-top.ui-state-focus > span:before {
    width: 100%;
  }
  nav.navigation li.level-top.parent.active > a.level-top > span:before,
  nav.navigation li.level-top.parent.has-active a.level-top > span:before,
  nav.navigation li.level-top.parent > a.level-top.ui-state-active > span:before,
  nav.navigation li.level-top.parent > a.level-top.ui-state-focus > span:before {
    width: calc(100% + 13px);
  }
  nav.navigation li.level-top .submenu .active > a {
    color: #7ea79b;
    border-left: none;
  }
  nav.navigation li.level-top .ui-state-active,
  nav.navigation li.level-top .ui-state-focus {
    color: #7ea79b;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) {
    margin-top: 14px !important;
    z-index: 999;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul.submenu {
    margin-top: -21px !important;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper),
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul {
    width: 200px;
    min-width: 200px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    padding: 11px 19px;
    box-shadow: 0 9px 15px rgba(0, 0, 0, 0.09);
    background: #ffffff;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 0;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li + li,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li + li {
    margin-top: 3px;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a {
    position: relative;
    padding-right: 15px;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a:after {
    position: absolute;
    top: 10px;
    right: 0;
    content: "\e928";
    display: inline-block;
    font-family: 'theme-icons';
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 9px;
    line-height: inherit;
    padding-left: 4px;
    transition: 0.3s all ease;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a:hover:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a:hover:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a.ui-state-focus:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a.ui-state-focus:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li.parent > a.ui-state-active:after,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li.parent > a.ui-state-active:after {
    right: -8px;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a {
    padding: 5px 0;
    color: #888888;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a:hover,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a:hover,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a.ui-state-focus,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a.ui-state-focus,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li > a.ui-state-active,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li > a.ui-state-active {
    color: #7ea79b;
    background-color: transparent;
  }
  nav.navigation > .ui-menu {
    margin-left: -25px;
  }
  nav.navigation li.level-top {
    margin-left: 25px;
  }
  nav.navigation li.level-top > a,
  nav.navigation li.level-top a.level-top {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
  }
}
@media (min-width: 1554px) {
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul.submenu {
    margin-top: -21px !important;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper),
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul {
    width: 220px;
    font-size: 14px;
    padding: 16px 25px;
  }
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) li + li,
  nav.navigation li.level-top > ul:not(.megamenu-wrapper) ul li + li {
    margin-top: 5px;
  }
  nav.navigation > .ui-menu {
    margin-left: -49px;
  }
  nav.navigation li.level-top {
    margin-left: 51px;
  }
  nav.navigation li.level-top > a,
  nav.navigation li.level-top a.level-top {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .navigation.tm-navigation {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navigation.tm-navigation .level0 {
    display: block;
    margin-right: 0;
  }
  .navigation.tm-navigation .level0 > .level-top {
    display: block;
    font-size: 14px;
    line-height: 1.4;
  }
  .navigation.tm-navigation .level0 > .level-top:after {
    position: absolute;
  }
  .navigation.tm-navigation .level0 + li {
    margin-top: 10px;
  }
  .navigation.tm-navigation .level0 .submenu {
    position: static !important;
    border: none;
    box-shadow: none;
    min-width: 0;
    font-weight: 400;
    padding: 3px 0 3px 20px;
  }
  .navigation.tm-navigation .level0 .submenu a {
    padding: 4px 0;
    line-height: 1.4;
  }
  .navigation.tm-navigation .level0 a:hover {
    color: #7ea79b;
    background-color: transparent;
  }
  .navigation.tm-navigation .container {
    min-width: 0;
  }
}
@media (max-width: 1023px) {
  .page-header__panel .container {
    flex-wrap: wrap;
  }
  .page-header__panel .container div.sm-header-nav-wrap__topnav {
    width: 30px;
    order: 1;
  }
  .page-header__panel .container .logo {
    margin: 0;
    order: 2;
    margin-left: 26px;
    z-index: 100;
  }
  .page-header__panel .container div.sm-header_customer-menu-container {
    margin-left: auto;
    order: 3;
    margin-right: 19px;
  }
  .page-header__panel .container .minicart-wrapper {
    order: 4;
  }
  .page-header__panel .container .block-search {
    order: 5;
    margin-top: 14px;
  }
  .page-header__panel .container .block-search .block-content {
    width: 100%;
  }
  .page-header__panel .container .block-search .block-content .form.minisearch {
    width: 100%;
  }
  .page-header__panel .container .block-search .block-content .form.minisearch .field.search {
    width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .navigation .level0 .submenu {
    display: block;
  }
}
@media (min-width: 1024px) {
  nav.tm-navigation .level0 .submenu[aria-expanded=true] {
    box-shadow: 0 9px 15px rgba(0, 0, 0, 0.09);
  }
}
@media (min-width: 768px) {
  .navigation .level0 .submenu {
    border: 0;
    box-shadow: 0 9px 15px rgba(0, 0, 0, 0.09);
  }
}
@media (max-width: 767px) {
  .navigation .level0.parent > .level-top > span.ui-menu-icon:after:after,
  .navigation div.level0 div.submenu li.parent > a > span.ui-menu-icon:after {
    content: "\e926";
    display: inline-block;
    font-family: 'theme-icons';
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 12px;
    line-height: 1;
    top: calc(50% - 6px);
    right: 20px;
    display: block;
  }
  .navigation a {
    padding-right: 20px;
  }
  .navigation ul {
    overflow-y: hidden;
  }
}
h1,
.heading-1 {
  font-size: 90px;
}
h2,
.heading-2 {
  font-size: 48px;
}
h3,
.heading-3 {
  font-size: 36px;
}
h4,
.heading-4 {
  font-size: 24px;
}
h5,
.heading-5 {
  font-size: 21.996px;
}
* + h1 {
  margin-top: 15px;
}
* + h2 {
  margin-top: 18px;
}
@media (min-width: 1200px) {
  * + h1 {
    margin-top: 23px;
  }
}
@media (max-width: 768px) {
  .sm-header_customer-menu-toggle {
    border: 0;
  }
  .sm-header_customer-menu-toggle:hover,
  .sm-header_customer-menu-toggle:active,
  .sm-header_customer-menu-toggle:focus {
    color: #ffffff;
    border: 0;
    background: inherit;
  }
}
.gutter-left-percentage {
  padding-left: 1.09395109%;
}
.gutter-right-percentage {
  padding-right: 1.09395109%;
}
@media (min-width: 1024px) {
  .order-l-first {
    order: -1;
  }
}
.modal-popup.confirm .modal-inner-wrap {
  left: 50%;
  margin-left: -350px;
  width: 700px;
}
html.rtl .modal-popup.confirm .modal-inner-wrap {
  right: 50%;
  left: auto;
  margin-right: -350px;
  margin-left: 0;
}
@media print {
  .modal-popup {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
}
.modal-popup.confirm div.modal-inner-wrap .modal-content {
  padding-right: 16px;
}
.field {
  position: relative;
  padding: 8px 0;
}
.field.additional,
.field.choice {
  margin-bottom: 0;
}
.field.note {
  margin-bottom: 16px;
}
.field.custom-label {
  padding: 8px 0;
  transition: .3s ease;
}
.field.custom-label .label {
  position: absolute;
  z-index: 2;
  top: 18px;
  left: 20px;
  float: none;
  padding: 0;
  text-align: left;
  pointer-events: none;
  transition: .3s ease;
  transform-origin: 0 0;
  width: auto;
}
.field.custom-label.focus .label {
  top: 6px;
  transform: scale(0.7);
  opacity: 0;
}
.field .checkbox {
  margin: .75rem .5rem 0 0;
}
.field .field-tooltip-action {
  outline: none !important;
}
.field.required div.mage-error {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  padding-left: 0;
  font-size: 12px;
  line-height: 1;
}
.field.required .control {
  position: relative;
}
.field.required .control._with-tooltip input.input-text + div.mage-error {
  top: auto;
  bottom: 24px;
}
.field.required .control .field-tooltip.toggle {
  top: -25px;
}
.field.required input.input-text {
  transition: margin-bottom 0.3s ease;
}
.field.required input.input-text.mage-error {
  margin-bottom: 20px;
}
.field.required input.input-text.mage-error + .mage-error {
  margin-top: -20px;
}
.field.required input.input-text#password.mage-error {
  margin-bottom: 30px;
}
.field.required input.input-text#password.mage-error + .mage-error {
  margin-top: 0;
}
.field.required.comment textarea.input-text.mage-error {
  margin-bottom: 13px;
}
.field.required.comment textarea.input-text.mage-error + .mage-error {
  margin-top: -20px;
}
.fieldset .actions-toolbar {
  padding-top: 16px;
}
.fieldset > .legend {
  color: #000000;
  margin-bottom: 15px;
}
.field.required > .label:not(.admin__field-label):after,
.field._required > .label:not(.admin__field-label):after,
.fieldset > .field.required > .label:not(.admin__field-label):after,
.fieldset > .fields > .field.required > .label:not(.admin__field-label):after {
  color: #ff5555;
  content: "*";
  font-size: 12px;
  margin: 0 0 0 5px;
}
.legend,
legend {
  font-weight: 600;
}
.legend + br,
legend + br {
  display: none;
}
.input-text,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
select,
textarea {
  transition: 0.2s all ease;
}
.mobile select,
.tablet select {
  width: auto;
}
input[type="number"] {
  padding-right: 5px;
}
select[multiple="multiple"] {
  padding: 0;
  min-height: 0;
}
@media (min-width: 768px) {
  select {
    box-sizing: content-box;
  }
}
textarea {
  max-width: 100%;
  max-height: 500px;
}
p.required {
  color: #ff5555;
}
.form-inline {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form-inline .control input,
.form-inline .control select,
.form-inline .control textarea {
  width: auto;
}
.radio,
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  width: auto;
}
.field.choice {
  position: relative;
}
.field.choice > input[type=checkbox],
.field.choice > input[type=radio] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.field.choice > input[type=checkbox] + .label:before,
.field.choice > input[type=radio] + .label:before {
  display: inline-block;
  font-size: 16px;
  line-height: 1rem;
  width: 18px;
  height: 18px;
  font-style: normal;
  vertical-align: sub;
  color: #7ea79b;
  text-align: center;
  padding-right: 3px;
}
.field.choice > input[type=checkbox] + .label span,
.field.choice > input[type=radio] + .label span {
  display: inline-block;
}
.field.choice > input[type=checkbox] + .label:before {
  content: "\e903";
  display: inline-block;
  font-family: 'theme-icons';
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
}
.field.choice > input[type=checkbox]:checked + .label:before {
  content: "\e902";
  display: inline-block;
  font-family: 'theme-icons';
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
}
.field.choice > input[type=checkbox]:disabled:checked + .label:before {
  content: "\e902";
  display: inline-block;
  font-family: 'theme-icons';
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  pointer-events: none;
  opacity: .6;
}
.field.choice > input[type=radio] + .label:before {
  content: "\e901";
  display: inline-block;
  font-family: 'theme-icons';
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
}
.field.choice > input[type=radio]:checked + .label:before {
  content: "\e904";
  display: inline-block;
  font-family: 'theme-icons';
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
}
.field.choice > input[type=checkbox]:disabled:checked + .label:before {
  content: "\e904";
  display: inline-block;
  font-family: 'theme-icons';
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  pointer-events: none;
  opacity: .6;
}
.field.choice > input[type=checkbox]:disabled + .label:before,
.field.choice > input[type=radio]:disabled + .label:before {
  pointer-events: none;
  opacity: .6;
}
.mage-error:not(input):not(textarea),
.mage-error[generated]:not(input):not(textarea) {
  font-size: .8rem;
  line-height: 1.2rem;
  font-style: italic;
  color: red;
}
html.rtl .fieldset > .field:not(.choice) > .label {
  float: right;
  padding-right: 0;
  padding-left: 15px;
  text-align: left;
}
html.rtl .fieldset > .field:not(.choice) > .control {
  float: right;
}
html.rtl .field.custom-label .label {
  right: 20px;
  left: auto;
}
.customer-account-login .field.required input.input-text.mage-error + .mage-error,
.customer-account-create .field.required input.input-text.mage-error + .mage-error {
  margin-top: 0;
}
.select2-container {
  display: inline-block;
  margin: 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
  max-width: 250px;
}
.select2-container.select2-container--open .select2-selection--single {
  background: #ffffff;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__rendered {
  position: relative;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 99;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 50px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 4px 15px;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 20px;
  padding-left: 30px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #eae9e9;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 98;
}
.select2-results {
  display: block;
  padding: 15px 20px;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 0 0 8px;
  font-size: 12px;
  line-height: 1.4;
  text-transform: capitalize;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-results__option:last-child {
  padding-bottom: 0;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  overflow-y: auto;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.001);
}
.select2-search--dropdown {
  display: none;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #eae9e9;
  border-radius: 2px;
  outline: none;
  transition: .3s ease;
}
.select2-container--default .select2-selection--single:hover {
  background: #ffffff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
  line-height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  position: absolute;
  top: 1px;
  right: 14px;
  font-size: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\ec3a";
  display: inline-block;
  font-family: 'theme-icons';
  font-weight: 400;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  line-height: 48px;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 13px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
  opacity: 0.3;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background: none;
  color: #7ea79b;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: none;
  color: #7ea79b;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
html.rtl .select2-container {
  text-align: right;
}
html.rtl .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: auto;
  left: 13px;
}
@font-face {
  font-family: 'icomoon';
  src: url('../../../../../frontend/Zemez/theme153/default/fonts/icomoon/icomoon.eot?tuae1k');
  src: url('../../../../../frontend/Zemez/theme153/default/fonts/icomoon/icomoon.eot?tuae1k#iefix') format('embedded-opentype'), url('../../../../../frontend/Zemez/theme153/default/fonts/icomoon/icomoon.ttf') format('truetype'), url('../../../../../frontend/Zemez/theme153/default/fonts/icomoon/icomoon.woff') format('woff'), url('../../../../../frontend/Zemez/theme153/default/fonts/icomoon/icomoon.svg?tuae1k#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
  content: "\e900";
}
.icon-right-arrow:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-pinterest:before {
  content: "\e904";
}
.icon-insta:before {
  content: "\e905";
}
.bundle-options-container .bundle-options-wrapper {
  flex-basis: 65%;
  max-width: 65%;
}
.bundle-options-container .block-bundle-summary {
  flex-basis: 35%;
  max-width: 35%;
  border-top: none;
  border-left: 1px solid #eae9e9;
  padding-top: 0;
}
.bundle-options-container .product-add-form > form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.catalog-product-view.page-product-bundle .box-tocart .fieldset .actions {
  margin-bottom: 0;
}
.catalog-product-view.page-product-bundle .box-tocart .fieldset .actions button.action {
  padding-right: 25px;
  padding-left: 25px;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  width: 66%;
}
.bundle-options-container .bundle-options-wrapper .fieldset-bundle-options > .legend,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options > .legend {
  float: none;
}
@media (min-width: 1554px) {
  .table-comparison .cell {
    padding: 25px;
  }
}
@media (min-width: 1200px) {
  .page-layout-1column .custom-products .grid.products-grid .product-items .product-item .product-item-details {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .page-layout-1column .custom-products .grid.products-grid .product-items .product-item .product-item-details > div {
    flex-grow: 1;
  }
  .page-layout-1column .custom-products .grid.products-grid .product-items .product-item .product-item-details .product-reviews-summary {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    order: 2;
    flex-basis: 30%;
    max-width: 30%;
    padding-left: 15px;
  }
  .page-layout-1column .custom-products .grid.products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions {
    margin-top: 4px;
  }
  .page-layout-1column .custom-products .grid.products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions a {
    margin-right: 0;
  }
  .page-layout-1column .custom-products .grid.products-grid .product-items .product-item .product-item-details .product-item-name {
    margin-top: 22px;
  }
}
@media (min-width: 1200px) {
  html.rtl .page-layout-1column .custom-products .grid.products-grid .product-items .product-item .product-item-details .product-reviews-summary {
    padding-left: 0;
    padding-right: 15px;
  }
  html.rtl .page-layout-1column .custom-products .grid.products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions a {
    margin-left: 0;
  }
}
.products.wrapper.grid.products-grid,
.products.wrapper.list.products-list {
  margin: 0;
  margin-top: 16px;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info {
  position: relative;
  border: 1px solid #e5e5e5;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-img-wrap .product-image-wrapper,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-img-wrap .product-image-wrapper {
  height: 100%;
  width: 72%;
  margin: auto;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-img-wrap .product-item-photo,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-img-wrap .product-item-photo {
  background: transparent;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-img-wrap .product-item-photo .product-image-photo,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-img-wrap .product-item-photo .product-image-photo {
  margin-bottom: 0;
  margin-top: 46px;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details {
  padding-bottom: 25px;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-name,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name {
  margin: 0 auto;
  margin-top: 22px;
  font-size: 12px;
  text-align: center;
  width: 70%;
  display: block;
  height: 40px;
}
@media (max-width: 1554px) {
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-name,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name {
    margin-top: 22px;
    font-size: 12px;
    line-height: 25px;
    width: 90%;
    height: 60px;
  }
}
@media (max-width: 1199px) {
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-name,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name {
    height: auto;
  }
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-name a,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
  }
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-name a,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name a {
  color: #000000;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-name a:hover,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name a:hover {
  color: #7ea79b;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .price-box,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .price-box {
  justify-content: center;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions {
  display: block;
  background-color: transparent;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
  padding: 9px 56px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  background: #7ea79b;
  color: #ffffff;
  border: 0;
  width: auto;
  margin: 8px auto;
  display: block;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable {
  padding: 16px 56px;
}
@media (max-width: 1553px) {
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable {
    padding: 22px 56px;
  }
}
@media (max-width: 1200px) {
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable {
    padding: 18px 56px;
  }
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable:hover,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable:hover {
  color: #888888;
}
@media (max-width: 1553px) {
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
    padding: 18px 56px;
  }
}
@media (max-width: 1200px) {
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
    padding: 14px 24px;
  }
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart:before,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart:before {
  display: none;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart:hover,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart:hover {
  background: #000000;
  color: #ffffff;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
  color: #000000;
  background: transparent;
  border: 0;
  text-align: center;
  margin: 8px auto;
  margin-bottom: 2px;
  opacity: 0.4;
  padding: 12px 56px;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable:hover,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable:hover {
  background: transparent;
}
@media (max-width: 1553px) {
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    padding: 10px 0;
  }
}
@media (max-width: 1200px) {
  .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable,
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    padding: 6px 0;
  }
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary {
  position: absolute;
  top: 13px;
  right: 10px;
  flex-direction: column;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a {
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a:before,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a:before {
  color: #888888;
  font-size: 19px;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a:hover:before,
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary a:hover:before {
  color: #7ea79b;
}
.products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details [class*="swatch-opt"],
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details [class*="swatch-opt"] {
  display: none;
}
@media (max-width: 767px) {
  [role="tablist"] .block-title {
    margin: 18px 0;
    text-align: center;
  }
  .block-content {
    padding-top: 0;
  }
  .block-content .products-grid .product-items .product-item div.product-item-info .product-img-wrap .product-item-photo .product-image-photo {
    margin-bottom: 0;
    margin-top: auto;
  }
  .block-content .products-grid .product-items .product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    padding: 6px 0;
  }
}
@media (max-width: 640px) {
  .block-content .products-grid .product-items .small-items .product-item {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  .block-content .products-grid .product-items .small-items .product-item .product-item-info {
    border-right: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .block-content .products-grid .product-items .small-items + .product-item .product-item-info {
    border: 0;
  }
}
.block-compare .product-item .product-item-name .product-item-link {
  color: #000000;
}
.block-compare .product-item .product-item-name .product-item-link:hover {
  color: #7ea79b;
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-img-wrap .product-image-wrapper {
  width: 93%;
  margin-top: 70px;
  margin-bottom: 64px;
}
@media (max-width: 1554px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-img-wrap .product-image-wrapper {
    width: 76%;
    margin-top: 45px;
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-img-wrap .product-image-wrapper {
    width: 70%;
  }
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-img-wrap .product-image-wrapper .product-image-photo {
  margin-bottom: 0;
  margin-top: 24px;
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name {
  margin-top: 0;
  height: 65px;
  font-size: 14px;
  line-height: 23px;
  position: relative;
  top: 9px;
}
@media (max-width: 1200px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name {
    top: 0;
    height: auto;
  }
}
@media (max-width: 1024px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-name {
    font-size: 14px;
  }
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .price-box {
  font-size: 21px;
  position: relative;
  top: -3px;
}
@media (max-width: 1024px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .price-box {
    font-size: 17px;
    top: 0;
  }
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
  background: #7ea79b;
  padding: 9px 40px;
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable {
  padding: 16px 56px;
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.unavailable:hover {
  color: #888888;
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary {
  top: 50px;
  right: 28px;
}
@media (max-width: 1554px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary {
    top: 24px;
    right: 12px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary {
    right: 8px;
  }
}
@media (max-width: 550px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary {
    right: 7px;
  }
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary .action:before {
  font-size: 24px;
}
@media (max-width: 1554px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary .action:before {
    font-size: 21px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary .action:before {
    font-size: 19px;
  }
}
.products.wrapper.list.products-list .item.product.product-item div.product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist {
  margin-bottom: 20px;
}
.product-wrap .product-info-price .price-box {
  margin-top: 13px;
}
@media (min-width: 1024px) {
  .product-wrap .product.media {
    flex-basis: 57.5%;
    max-width: 57.5%;
  }
  .product-wrap .product-info-main {
    flex-basis: 42.5%;
    max-width: 42.5%;
    padding-top: 67px;
  }
  .product-wrap .product-options-wrapper .date .select2-container {
    margin-right: 12px;
  }
  .product-wrap .product-options-wrapper .date .select2-container:nth-child(6) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .product-wrap .product.media {
    flex-basis: 61%;
    max-width: 61%;
  }
  .product-wrap .product-info-main {
    flex-basis: 39%;
    max-width: 39%;
  }
  .product-wrap .product.attribute.overview {
    margin-top: 16px;
    margin-bottom: 30px;
    line-height: 19px;
  }
}
@media (min-width: 1554px) {
  .product-wrap .product.media {
    flex-basis: 56%;
    max-width: 56%;
  }
  .product-wrap .product-info-main {
    flex-basis: 44%;
    max-width: 44%;
    padding-left: 57px;
  }
  .product-wrap .page-title-wrapper h1.page-title {
    font-size: 26px;
    line-height: 34px;
  }
  .product-wrap .product-info-price .price-box {
    font-size: 26px;
    margin-bottom: 24px;
  }
  .product-wrap .product-info-price .price-box .old-price {
    font-size: 17px;
  }
}
.product-wrap .box-tocart .fieldset .actions {
  margin-top: 0;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.product-wrap .box-tocart .action.tocart {
  min-width: 195px;
}
.catalog-product-view .product.info.detailed {
  margin-top: 62px;
}
.catalog-product-view .product.data.items #product-review-container .review-toolbar {
  top: 10px;
}
.catalog-product-view .product.data.items #product-review-container .review-item {
  padding: 24px 30px;
}
.product-wrap + .product.info.detailed .data.item.content,
.bundle-options-container + .product.info.detailed .data.item.content {
  height: auto !important;
}
.product-wrap .product-info-main {
  position: relative;
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .product-wrap .product-info-main .product-options-bottom .fieldset .actions {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .product-wrap .product-info-main .product-options-bottom .fieldset .actions .product-social-links {
    margin-top: 20px;
  }
  .product-wrap .product-info-main .product-options-bottom .fieldset .actions .product-social-links .action.towishlist,
  .product-wrap .product-info-main .product-options-bottom .fieldset .actions .product-social-links .action.tocompare,
  .product-wrap .product-info-main .product-options-bottom .fieldset .actions .product-social-links .action.mailto {
    margin-left: 0;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .product-wrap .product-info-main .product-options-bottom .fieldset .field.qty {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .block.related .block-title.title {
    margin-bottom: 75px;
    text-align: center;
  }
  .block.related .block-content.content .block-actions {
    display: none;
  }
  .block.related .grid.products-grid .owl-carousel .owl-nav {
    right: auto;
    left: 50%;
    transform: translate(-50%);
  }
}
.block.related {
  margin-top: 50px;
}
.catalog-product-view .block.related .block-title.title strong {
  font-size: 26px;
  font-weight: 400;
}
.catalog-product-view .block.related .block-content.content > .block-actions {
  font-size: 14px;
}
.catalog-product-view .block.related .block-content.content > .block-actions .action.select {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 3px;
}
.catalog-product-view .block.related .block-content.content .product-items .product-item {
  padding: 0 19px;
}
.catalog-product-view .block.related .block-content.content .product-items .product-item .product-item-info .product-item-details .field.choice.related {
  text-align: center;
}
.catalog-product-view .block.related .block-content.content .product-items .product-item .product-item-info .product-item-details .stock.unavailable {
  padding-top: 8px;
  padding-bottom: 10px;
}
.block.upsell {
  margin-top: 50px;
}
.catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter-content #more-filter-btn {
  display: none;
}
@media (min-width: 1024px) {
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 45px;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .toolbar-products {
    flex-wrap: nowrap;
    flex-basis: 30%;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper {
    flex-basis: 70%;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content {
    display: flex;
    flex-direction: column-reverse;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-current--wrapper {
    margin: 16px 19px 0 19px;
    padding: 0;
    border: 0;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-current--wrapper .filter-current .filter-current-subtitle {
    display: none;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-current--wrapper .filter-current .item {
    margin-bottom: 0;
    font-size: 14px;
    color: #e7928c;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-current--wrapper .filter-current .item .action.remove {
    color: #e7928c;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-current--wrapper .filter-current .item .action.remove:hover {
    color: #000000;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-current--wrapper .block-actions {
    display: none;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content > #more-filter-btn {
    display: none;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options {
    display: flex;
    flex-wrap: wrap;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #more-filter-btn {
    padding: 6px 10px;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    color: #7ea79b;
    transition: .3s ease all;
    display: block;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #more-filter-btn:before {
    content: 'more filters';
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #more-filter-btn:hover {
    color: #000000;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #hidden-filters {
    display: none;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #hidden-filters.active {
    margin-top: 13px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #hidden-filters.active .filter-options-item {
    margin-bottom: 13px;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #hidden-filters.active .filter-options-item .filter-options-content {
    z-index: 90;
  }
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options.active #more-filter-btn:before {
    content: 'less filters';
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #hidden-filters.active {
    margin-top: 8px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .catalog-category-view.page-layout-1column .column.main .toolbar-wrapper .filter.filter-wrapper .filter-content .filter-options #hidden-filters.active .filter-options-item {
    margin-bottom: 8px;
  }
}
.fotorama__thumb-border {
  border: 0;
}
.form.search.advanced .group.range {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.block-search .control {
  padding-bottom: 0;
}
.minicart-wrapper {
  padding: 3px 0 3px 5px;
  margin: 6px 0 6px 5px;
}
@media (min-width: 1024px) {
  .minicart-wrapper {
    border-left: 0;
  }
}
@media (min-width: 1200px) {
  .minicart-wrapper {
    padding-left: 10px;
    margin-left: 11px;
  }
}
@media (min-width: 1554px) {
  .minicart-wrapper {
    padding-left: 19px;
    margin-left: 20px;
  }
}
@media (min-width: 767px) {
  .minicart-wrapper {
    width: 147px;
    padding: 4px 0;
    margin: 0;
    margin-left: 35px;
    display: flex;
    justify-content: center;
  }
}
.minicart-wrapper .action.showcart {
  position: relative;
  top: auto;
  right: auto;
  height: 34px;
  width: auto;
  padding-left: 42px;
  margin-right: 25px;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart:after {
  top: 0;
  left: 0;
}
.minicart-wrapper .action.showcart .text {
  margin-top: 2px;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  width: auto;
  height: auto;
  clip: auto;
  color: #919191;
}
.minicart-wrapper .action.showcart .counter.qty {
  top: -7px;
  left: 23px;
  right: auto;
  font-weight: bold;
}
@media (min-width: 767px) {
  .minicart-wrapper .action.showcart .counter.qty {
    margin-top: 4px;
    position: relative;
    background: none;
    top: -1px;
  }
  .minicart-wrapper .action.showcart .counter.qty .counter-number {
    font-size: 12px;
    color: #919191;
  }
  .minicart-wrapper .action.showcart .counter.qty .counter-number:after {
    content: "items";
    padding-left: 4px;
    font-size: 12px;
    font-weight: bold;
  }
  .minicart-wrapper .action.showcart .counter.qty.one .counter-number:after {
    content: "item";
  }
}
@media (max-width: 1200px) {
  .minicart-wrapper .action.showcart .counter.qty {
    left: 47px;
  }
}
@media (min-width: 1200px) {
  .minicart-wrapper .action.showcart {
    padding-left: 46px;
    margin-right: 30px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    left: 45px;
    font-size: 12px;
    line-height: 23px;
    padding: 0 5px;
    min-width: 23px;
    font-weight: bold;
    text-transform: uppercase;
    height: 23px;
  }
}
.minicart-wrapper .block-minicart {
  display: block !important;
  opacity: 0;
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  bottom: auto;
  height: auto;
  transform: translateX(0) translateY(5%);
  visibility: hidden;
  width: 390px;
}
.minicart-wrapper .block-minicart .block-content > .subtitle,
.minicart-wrapper .block-minicart .block-content .items-total,
.minicart-wrapper .block-minicart .block-content > .subtotal,
.minicart-wrapper .block-minicart .block-content > .actions {
  padding-left: 30px;
  padding-right: 30px;
}
.minicart-wrapper .block-minicart .minicart-items .product-item > .product {
  padding-left: 30px;
  padding-right: 30px;
}
.minicart-wrapper .block-minicart .minicart-items .product-item > .product .product-item-name {
  max-width: 200px;
}
.minicart-wrapper .block-minicart .minicart-items .product.actions {
  right: 30px;
}
.minicart-wrapper.active .block-minicart {
  visibility: visible;
  opacity: 1;
  z-index: 999;
  transform: translateY(0);
}
html.rtl .minicart-wrapper {
  margin-right: 16px;
  margin-left: 0;
}
html.rtl .minicart-wrapper .block-minicart {
  right: auto;
  left: 0;
  text-align: right;
}
html.rtl .minicart-wrapper .action.showcart {
  padding-left: 15px;
}
html.rtl .minicart-wrapper .action.showcart .counter.qty {
  left: auto;
  right: 100%;
  margin-right: -50px;
}
#gift-options-cart .title {
  display: inline-block;
  padding: 6px 20px;
  width: auto;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1024px) {
  #gift-options-cart .title {
    padding: 14px 20px;
  }
}
#shopping-cart-table td.col.item {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1200px) {
  #shopping-cart-table td.col.item {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  #shopping-cart-table td {
    padding: 20px;
    min-width: 140px;
  }
}
@media (min-width: 1200px) {
  #shopping-cart-table td {
    padding: 30px;
  }
}
#shopping-cart-table td .item-actions {
  min-width: 80px;
}
#shopping-cart-table .cart.item {
  border-color: #eae9e9;
}
#shopping-cart-table .cart.item td .product-item-photo {
  padding-right: 0;
  padding-left: 0;
  width: 120px;
  text-align: center;
}
@media (min-width: 1200px) {
  #shopping-cart-table .cart.item td .product-item-photo {
    padding-right: 20px;
    text-align: left;
  }
}
#shopping-cart-table .cart.item .actions-toolbar {
  justify-content: flex-start;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content {
  min-width: 300px;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content .fieldset > .field:not(.choice) > .label {
  width: 9.8%;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content .fieldset > .field:not(.choice) > .control {
  width: 90.2%;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content .actions-toolbar .action + .action {
  margin-top: 0;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content .actions-toolbar .action.action-update {
  margin-left: 1rem;
}
@media (min-width: 1024px) {
  #shopping-cart-table .cart.item .col.price,
  #shopping-cart-table .cart.item .col.subtotal {
    font-size: 24px;
  }
}
#shopping-cart-table .cart.item .product-item-details {
  flex-basis: calc(100% - 130px);
  width: calc(100% - 130px);
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #shopping-cart-table .cart.item .product-item-details {
    flex-basis: 100%;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #shopping-cart-table .cart.item .product-item-details {
    flex-basis: calc(100% - 120px);
    width: calc(100% - 120px);
    padding-left: 30px;
    text-align: left;
  }
  #shopping-cart-table .cart.item .product-item-details dl.item-options {
    justify-content: flex-start;
  }
}
#shopping-cart-table .item-actions {
  border-top: 1px solid #eae9e9;
}
@media (min-width: 1024px) {
  .cart-container .main.actions {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.cart-container .main.actions .action {
  padding: 15px 20px;
  width: auto;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .cart-container .main.actions .action {
    padding: 14px 10px;
    margin-bottom: 0;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .cart-container .main.actions .action {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.cart-container .main.actions .action.clear {
  padding: 15px 20px;
  width: auto;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .cart-container .main.actions .action.clear {
    padding: 14px 10px;
    margin-left: 12px;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .cart-container .main.actions .action.clear {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.cart-container .main.actions .action.update {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .cart-container .col-m-9 {
    max-width: 75%;
  }
  .cart-container .col-m-3 {
    max-width: 25%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .cart-container .col-m-9 {
    flex-basis: 67%;
    max-width: 67%;
  }
  .cart-container .col-m-3 {
    flex-basis: 32%;
    max-width: 32%;
  }
}
@media (max-width: 1023px) {
  .cart-container .col-m-9,
  .cart-container .col-m-3 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.cart-container .cart-summary {
  border: 1px solid #eae9e9;
}
@media (min-width: 1024px) {
  .cart-container .cart-summary .checkout.methods .item .primary.checkout {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  .cart-container .cart-summary .checkout.methods .item .action.multicheckout {
    display: inline-block;
    width: 100%;
  }
  .cart-container .cart-summary .checkout.methods .item .action.multicheckout:before {
    content: "\edc3";
    display: inline-block;
    font-family: 'theme-icons';
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  .cart-container .cart-summary .checkout.methods .item .action.multicheckout:before {
    padding-right: 4px;
    display: none;
  }
}
.cart-container .cart-summary .table.totals tbody td {
  font-size: 20px;
  line-height: 22px;
}
html.rtl .gift-options-content .fieldset .field .label {
  float: left;
  width: 14.8%;
  padding-right: 0;
  padding-left: 15px;
  text-align: left;
}
html.rtl .gift-options-content .fieldset .field .control {
  float: left;
}
@media (min-width: 1200px) {
  html.rtl #shopping-cart-table .cart.item .product-item-details {
    text-align: right;
  }
}
html.rtl .gift-options .actions-toolbar .secondary .action {
  margin-right: 1rem;
  margin-left: 0;
}
html.rtl .abs-shopping-cart-items-desktop,
html.rtl .block-cart-failed,
html.rtl .cart-container .form-cart,
html.rtl .cart-container .cart-gift-item {
  float: right;
}
@media (max-width: 1023px) {
  .checkout-index-index .opc-wrapper .fieldset > .field .label {
    width: 29.8%;
    font-size: 12px;
  }
  .checkout-index-index .opc-wrapper .fieldset > .field .control {
    width: 70.2%;
  }
}
.checkout-container .opc-wrapper {
  float: left;
  padding-right: 16px;
  width: 57.6667%;
}
.checkout-container .opc-sidebar {
  float: right;
  margin: 0 0 32px;
  width: 42.3333%;
}
@media (min-width: 1024px) {
  .checkout-container .opc-wrapper {
    width: 59.6667%;
  }
  .checkout-container .opc-sidebar {
    width: 40.3333%;
  }
}
@media (min-width: 1200px) {
  .checkout-container .opc-wrapper {
    width: 66.6667%;
  }
  .checkout-container .opc-sidebar {
    width: 33.3333%;
  }
}
.opc-progress-bar {
  float: left;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-right: 40px;
  width: 66.6667%;
}
@media (max-width: 1023px) {
  .opc-progress-bar .opc-progress-bar-item:before {
    display: none;
  }
}
@media (min-width: 1024px) {
  .opc-progress-bar .opc-progress-bar-item {
    padding: 18px 30px;
  }
  .opc-progress-bar .opc-progress-bar-item:first-child:before {
    position: absolute;
    z-index: 4;
    top: 0;
    right: -29px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 14.5px solid transparent;
    border-bottom: 14.5px solid transparent;
    border-left: 58px solid #000000;
    display: none;
  }
  .opc-progress-bar .opc-progress-bar-item:first-child:after {
    position: absolute;
    z-index: 3;
    top: -1px;
    right: -30px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 60px solid #000000;
    display: none;
  }
  .opc-progress-bar .opc-progress-bar-item:first-child._active:before {
    border-left-color: #ffffff;
  }
  .opc-progress-bar .opc-progress-bar-item:first-child._active:after {
    border-left-color: #eae9e9;
  }
}
.opc-progress-bar .opc-progress-bar-item:last-child {
  padding-left: 25px;
}
.opc-progress-bar .opc-progress-bar-item:last-child:before {
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -2px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 60px solid #ffffff;
  display: none;
}
.opc-progress-bar .opc-progress-bar-item:last-child:after {
  position: absolute;
  z-index: 0;
  top: -1px;
  left: -1px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 60px solid #000000;
  display: none;
}
.opc-progress-bar .opc-progress-bar-item:last-child._active:before {
  border-left-color: #ffffff;
}
.opc-progress-bar .opc-progress-bar-item:last-child._active:after {
  border-left-color: #eae9e9;
}
@media (min-width: 1024px) {
  .opc-progress-bar .opc-progress-bar-item:last-child {
    padding-left: 40px;
  }
}
.opc-progress-bar .opc-progress-bar-item._active:before {
  display: none;
}
#opc-sidebar {
  padding: 15px;
}
@media (min-width: 1024px) {
  #opc-sidebar {
    padding: 30px;
  }
}
.opc-estimated-wrapper {
  display: none;
}
.checkout-container .authentication-wrapper button.action-auth-toggle {
  position: absolute;
  top: 0;
  right: 0;
  padding: 19px 33px;
  margin-bottom: 0;
}
.checkout-container .authentication-wrapper .authentication-dropdown {
  bottom: 0;
  top: 0;
  right: 0;
  left: auto;
  pointer-events: none;
  display: block;
  z-index: 1000;
  width: 33.3333%;
  position: absolute;
  overflow: visible;
  height: auto;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  transform: translateY(-100vh);
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  min-width: 300px;
  transform: translate(0, -100vh) scale(0);
}
.authentication-wrapper .modal-custom-overlay {
  background: none;
}
.authentication-dropdown {
  width: 33.3333%;
  right: 0;
  left: auto;
  position: absolute;
  overflow: visible;
}
.authentication-dropdown .modal-inner-wrap {
  margin: 0;
  width: 100%;
}
#co-shipping-form select {
  box-sizing: border-box;
}
@media (min-width: 1024px) {
  html.rtl .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-right: -400px;
    margin-left: 0;
    right: 50%;
    left: auto;
  }
}
html.rtl .checkout-container .opc-sidebar {
  float: left;
}
html.rtl .checkout-container .opc-wrapper {
  float: right;
  padding-right: 0;
  padding-left: 16px;
}
html.rtl .checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap .block-authentication .block[class] .field .label {
  right: 0;
}
html.rtl .opc-progress-bar .opc-progress-bar-item span {
  padding-right: 60px;
}
.form-create-account .actions-toolbar,
.form-edit-account .actions-toolbar,
.form-address-edit .actions-toolbar,
.form-login .actions-toolbar,
.block-addresses-list .actions-toolbar,
.form-newsletter-manage .actions-toolbar,
.downloadable-customer-products .actions-toolbar,
.my-reviews-table__wrapper .actions-toolbar,
.account-billing-agreements__wrapper .actions-toolbar {
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.form-create-account .actions-toolbar .primary + .secondary,
.form-edit-account .actions-toolbar .primary + .secondary,
.form-address-edit .actions-toolbar .primary + .secondary,
.form-login .actions-toolbar .primary + .secondary,
.block-addresses-list .actions-toolbar .primary + .secondary,
.form-newsletter-manage .actions-toolbar .primary + .secondary,
.downloadable-customer-products .actions-toolbar .primary + .secondary,
.my-reviews-table__wrapper .actions-toolbar .primary + .secondary,
.account-billing-agreements__wrapper .actions-toolbar .primary + .secondary {
  margin: 0 18px 0 0;
}
.account .actions-toolbar .secondary a.action {
  margin-top: 0;
}
.sidebar .account-navigation {
  margin-bottom: 68px;
}
.sidebar .account-navigation .block-title {
  padding-bottom: 18px;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .block-dashboard-orders,
  .block-dashboard-info,
  .block-dashboard-addresses,
  .block-reviews-dashboard,
  .customer-account-edit .form-edit-account,
  .block-addresses-default,
  .block-addresses-list,
  .custome-downloadable-products__wrapper,
  .orders-history__wrapper,
  .form-newsletter-manage,
  .my-reviews-table__wrapper,
  .account-billing-agreements__wrapper {
    padding: 32px 30px 40px;
    margin-bottom: 40px;
  }
  .block-dashboard-info .row,
  .block-dashboard-addresses .row,
  .box-billing-address .row,
  .box-address-shipping .row {
    align-items: stretch;
  }
  .block-dashboard-info .row > div,
  .block-dashboard-addresses .row > div,
  .box-billing-address .row > div,
  .box-address-shipping .row > div {
    margin-bottom: 0;
  }
}
.block-addresses-list .block-content {
  height: 100%;
}
@media (min-width: 1200px) {
  .block-dashboard-orders .table-order-items td,
  .block-dashboard-orders .table-order-items th {
    padding: 9px 20px;
  }
}
@media (min-width: 1024px) {
  .block-dashboard-orders .table-order-items td.actions .view {
    float: left;
  }
  .block-dashboard-orders .table-order-items td.actions .order {
    float: right;
  }
}
.popup-authentication .block-authentication {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}
.popup-authentication .block {
  flex-basis: 50%;
}
.popup-authentication .block:first-child {
  padding: 16px 32px 16px 0;
}
.popup-authentication .block + .block {
  border-top: none;
  border-left: 1px solid #eae9e9;
  padding: 16px 0 16px 32px;
}
html.rtl .form-create-account .actions-toolbar .primary + .secondary,
html.rtl .form-edit-account .actions-toolbar .primary + .secondary,
html.rtl .form-address-edit .actions-toolbar .primary + .secondary,
html.rtl .form-login .actions-toolbar .primary + .secondary,
html.rtl .block-addresses-list .actions-toolbar .primary + .secondary,
html.rtl .form-newsletter-manage .actions-toolbar .primary + .secondary,
html.rtl .downloadable-customer-products .actions-toolbar .primary + .secondary,
html.rtl .my-reviews-table__wrapper .actions-toolbar .primary + .secondary,
html.rtl .account-billing-agreements__wrapper .actions-toolbar .primary + .secondary {
  margin-right: 0;
  margin-left: 18px;
}
.message.info > *:first-child:before {
  top: 15px;
}
@media (min-width: 767px) {
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
}
.page-product-downloadable .page-main .product-options-wrapper {
  padding-top: 15px;
}
.page-product-downloadable .page-main .samples {
  padding-top: 20px;
}
.page-product-grouped .table.grouped thead tr,
.page-product-grouped .table.grouped tbody tr {
  border-bottom: 1px solid #eae9e9;
}
.page-product-grouped .table.grouped tbody td {
  padding-top: 30px;
  padding-bottom: 30px;
}
.block.filter .filter-title strong {
  font-size: 24px;
}
@media (min-width: 1024px) {
  .sidebar .filter-wrapper .filter-subtitle {
    display: none;
  }
}
@media (min-width: 1554px) {
  .filter-current--wrapper {
    margin-bottom: 52px;
    padding: 25px 30px 19px;
  }
  .filter-current--wrapper .filter-actions {
    margin-top: 20px;
  }
  .filter-options .filter-options-item {
    margin-bottom: 0;
    display: block;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 9px 6px 9px 20px;
    background: #f4f4f4;
    width: 189px;
    height: 42px;
    margin-right: 13px;
  }
  .filter-options .filter-options-item .filter-options-title {
    color: #000000;
    font-size: 12px;
  }
  .filter-options .filter-options-item .filter-options-content {
    padding: 9px 20px;
    margin-bottom: 0;
    position: absolute;
    background: #ffffff;
    width: 100%;
    left: 0;
    top: 42px;
    z-index: 99;
    border: 1px solid #eae9e9;
    border-top: 0;
  }
  .filter-options .filter-options-item .filter-options-content li a {
    color: #888888;
  }
}
html.rtl [role="tablist"] [role="tab"] {
  padding-right: 0;
  padding-left: 16px;
}
html.rtl [role="tablist"] [role="tab"]:before {
  right: auto;
  left: 0;
}
@media (min-width: 1024px) {
  .filter-options .filter-options-item {
    margin-bottom: 0;
    display: block;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 9px 6px 9px 20px;
    background: #f4f4f4;
    width: 189px;
    height: 42px;
    margin-right: 13px;
  }
  .filter-options .filter-options-item .filter-options-title {
    color: #000000;
    font-size: 12px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .filter-options .filter-options-item .filter-options-content {
    padding: 9px 20px;
    margin-bottom: 0;
    position: absolute;
    background: #ffffff;
    width: 100%;
    left: 0;
    top: 42px;
    z-index: 99;
    border: 1px solid #eae9e9;
    border-top: 0;
  }
  .filter-options .filter-options-item .filter-options-content li a {
    color: #888888;
  }
}
@media (min-width: 1024px) and (max-width: 1554px) {
  .filter-options .filter-options-item {
    padding: 9px 6px 9px 12px;
    width: 130px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .filter-options .filter-options-item {
    margin-right: 8px;
  }
}
@media (max-width: 1023px) {
  .filter-options {
    margin-top: 30px;
  }
}
.block-search {
  margin-left: auto;
  float: none;
  padding-left: 0;
  width: auto;
  z-index: 99;
}
@media (min-width: 1024px) {
  .block-search {
    z-index: 999;
  }
}
.block-search .search-control_wrapper .ui-dialog-buttonpane {
  display: none;
}
.block-search #search_mini_form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.block-search #search_mini_form .search .label {
  display: none;
}
.block-search #search_mini_form .field {
  padding: 0;
  border: 1px solid #e5e5e5;
}
.block-search #search_mini_form .field .input-text {
  border: 0;
}
.block-search #search_mini_form .field .input-text::placeholder {
  color: #888888;
}
.block-search #search_mini_form .control {
  position: static;
  top: auto;
  right: auto;
  left: auto;
}
@media (min-width: 1024px) {
  .block-search #search_mini_form .control {
    min-width: 450px;
  }
}
@media (min-width: 1200px) {
  .block-search #search_mini_form .control {
    min-width: 530px;
  }
}
@media (min-width: 1554px) {
  .block-search #search_mini_form .control {
    min-width: 609px;
  }
}
@media (min-width: 1200px) {
  .page-layout-3columns .column.main,
  .page-layout-2columns-left .column.main,
  .page-layout-2columns-right .column.main,
  .page-layout-3columns .sidebar,
  .page-layout-2columns-left .sidebar,
  .page-layout-2columns-right .sidebar {
    margin-top: 42px;
  }
}
.page-main {
  padding-bottom: 70px;
}
/*
* @section      Custom pages
* @description  This section holds specific style for Custom pages
*/
.cms-about-us .about-us_info {
  flex-wrap: nowrap;
}
@media (min-width: 1024px) {
  .cms-about-us .about-us_info {
    margin-bottom: 100px;
  }
  .cms-about-us .about-us_info .heading-4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .cms-about-us .about-us_info .about-us_info_txt,
  .cms-about-us .about-us_info .about-us_info_img {
    flex-basis: 50%;
  }
  .cms-about-us .about-us_info .about-us_info_txt p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1024px) {
  .cms-about-us .skills {
    margin-bottom: 60px;
  }
  .cms-about-us > div {
    margin-bottom: 30px;
  }
  .cms-about-us .value {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 24px;
  }
  .cms-about-us .term {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .about-us_services {
    margin-bottom: 100px;
  }
}
.about-us_services li {
  flex-basis: 50%;
}
@media (min-width: 1024px) {
  .about-us_services li {
    flex-basis: 33.33333%;
  }
}
@media (max-width: 1023px) {
  .about-us_services li:nth-child(1) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .about-us_services li:nth-child(2) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .about-us_services li:nth-child(3) {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .about-us_services li:nth-child(4) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .about-us_services li:nth-child(5) {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .about-us_services li:nth-child(6) {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}
.about-us_services .about-us_services_txt {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .cms-about-us .team {
    margin-bottom: 70px;
  }
  .cms-about-us .team h3 {
    margin-bottom: 78px;
  }
}
.cms-about-us .testimonials blockquote i {
  display: block;
  flex-basis: 70px;
}
@media (min-width: 1024px) {
  .cms-about-us .testimonials blockquote i {
    font-size: 50px;
    line-height: 50px;
  }
}
.cms-about-us .testimonials blockquote q {
  font-size: 16px;
  line-height: 20px;
  flex-basis: calc(100% - 70px);
  margin-bottom: 12px;
}
@media (min-width: 1024px) {
  .cms-about-us .testimonials blockquote q {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 24px;
  }
}
.cms-about-us .testimonials .owl-testimonials .owl-dots {
  padding-top: 12px;
}
@media (min-width: 1024px) {
  .cms-about-us .testimonials .owl-testimonials .owl-dots {
    padding-top: 16px;
  }
}
.customer-service .table-block thead {
  color: #000000;
}
@media (min-width: 1024px) {
  .customer-service .table-block thead th {
    padding: 15px 10px 15px 35px;
  }
}
.customer-service .table-block tbody tr:first-child td {
  padding-top: 41px;
}
.customer-service .table-block tbody tr:last-child td {
  padding-bottom: 30px;
}
.customer-service .table-block tbody td {
  border-left: 1px solid #eae9e9;
}
.customer-service .table-block tbody td:first-child {
  padding-left: 0;
  border-left: none;
}
@media (min-width: 1024px) {
  .customer-service .table-block tbody td {
    padding: 11px 10px 11px 35px;
  }
}
.not-found-page .not-found-page_top strong {
  font-size: 50px;
  line-height: 1;
}
@media (min-width: 1024px) {
  .not-found-page .not-found-page_top strong {
    font-size: 84px;
    line-height: 84px;
  }
}
.not-found-page .not-found-page_top span {
  font-size: 30px;
  line-height: 38px;
}
@media (min-width: 1024px) {
  .not-found-page .not-found-page_top span {
    font-size: 55px;
    line-height: 68px;
  }
}
@media (min-width: 1024px) {
  .not-found-page .not-found-page_bottom dt {
    font-size: 20px;
  }
}
.contact-index-index .contact-us-info .contact-us-info-item + .contact-us-info-item {
  margin-top: 40px;
}
.contact-index-index .page-main > .columns .row [class*='col-m-'] + [class*='col-m-'] {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .contact-index-index .page-main > .columns {
    margin-top: 76px;
  }
}
@media (min-width: 1024px) {
  .form.search.advanced {
    max-width: 75%;
  }
}
@media (min-width: 1200px) {
  .form.search.advanced {
    max-width: 50%;
  }
}
.form-orders-search {
  max-width: 75%;
}
@media (min-width: 1024px) {
  .form-orders-search {
    max-width: 50%;
  }
  .form-orders-search .actions-toolbar {
    margin-top: 24px;
  }
}
@media (min-width: 1024px) {
  .sales-guest-form .fieldset {
    margin-top: 24px;
  }
}
@media (min-width: 1024px) {
  .shipping-delivery-page p {
    margin-bottom: 30px;
  }
  .shipping-delivery-page .shipping-delivery-page__border {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
}
.faq-page #faq-accordion .accordion-trigger {
  display: inline-block;
}
@media (min-width: 1024px) {
  .support-page .boxes-block li div {
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .cms-template-settings .data-table thead th {
    padding: 10px 20px;
  }
  .cms-template-settings .data-table tbody tr:first-child td {
    padding-top: 35px;
  }
  .cms-template-settings .data-table tbody tr:last-child td {
    padding-bottom: 30px;
  }
  .cms-template-settings .data-table tbody td {
    padding: 10px 20px;
  }
}
.customer-account-create .field.required input.input-text.mage-error,
.customer-account-login .field.required input.input-text.mage-error,
.customer-account-forgotpassword .field.required input.input-text.mage-error,
.sales-guest-form .field.required input.input-text.mage-error {
  margin-bottom: 0;
}
.customer-account-edit .form-edit-account .fieldset .legend {
  margin-left: 19%;
}
.customer-account-edit .form-edit-account .fieldset > .field:not(.choice) > .label,
.customer-account-edit .form-edit-account .fieldset > .field.choice:before,
.customer-account-edit .form-edit-account .fieldset .fieldset > .field.no-label:before {
  width: 18.8%;
}
.customer-account-edit .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-edit .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 19%;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .legend {
  margin-left: 0;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field:not(.choice) > .label,
.newsletter-manage-index .form-newsletter-manage .fieldset > .field.choice:before,
.newsletter-manage-index .form-newsletter-manage .fieldset .fieldset > .field.no-label:before {
  width: 0;
  padding: 0;
}
.newsletter-manage-index .column:not(.sidebar-main) form .actions-toolbar,
.newsletter-manage-index .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
}
.account.page-layout-2columns-left .column.main {
  width: 100%;
}
.secure-payment-page .secure-payment_icons ul {
  margin-left: -28px;
}
.secure-payment-page .secure-payment_icons ul li {
  margin-left: 28px;
}
.secure-payment-page .secure-payment_icons ul a {
  font-size: 41px;
}
.catalog-product_compare-index .action.print {
  display: none;
}
.page-wrapper > .top-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  padding-right: 17px;
  box-sizing: border-box;
  min-width: 320px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .page-wrapper > .top-container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .page-wrapper > .top-container {
    max-width: 1024px;
  }
}
@media (min-width: 1200px) {
  .page-wrapper > .top-container {
    max-width: 1200px;
  }
}
@media (min-width: 1554px) {
  .page-wrapper > .top-container {
    max-width: 1554px;
  }
}
.page-wrapper > .page-bottom {
  width: 100%;
}
.page-wrapper > .page-bottom > .content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  padding-right: 17px;
  box-sizing: border-box;
  min-width: 320px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .page-wrapper > .page-bottom > .content {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .page-wrapper > .page-bottom > .content {
    max-width: 1024px;
  }
}
@media (min-width: 1200px) {
  .page-wrapper > .page-bottom > .content {
    max-width: 1200px;
  }
}
@media (min-width: 1554px) {
  .page-wrapper > .page-bottom > .content {
    max-width: 1554px;
  }
}
@media (max-width: 380px) {
  .page-wrapper > .page-bottom > .content {
    padding: 0;
  }
}
.account.wishlist-index-index .products-grid.wishlist .product-item .price-box {
  justify-content: left;
}
.account.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .fieldset {
  display: flex;
}
.account.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .fieldset .field.qty .control {
  text-align: left;
  margin-bottom: 10px;
}
.page-with-filter.brand-brand-view .container {
  min-width: 310px;
}
.page-with-filter.brand-brand-view .filter-options .filter-options-item {
  width: 87%;
  margin-bottom: 10px;
}
.page-with-filter.brand-brand-view .timer-wrapper {
  width: 100%;
}
.page-with-filter.brand-brand-view .timer-wrapper > div {
  font-size: 14px;
}
.page-with-filter.brand-brand-view .timer-wrapper > div span {
  margin: 0 4px;
}
.page-with-filter.brand-brand-view .products.wrapper.grid.products-grid .item.product.product-item div.product-item-info .product-item-details .product-item-name {
  margin: 0 auto;
  margin-top: 22px;
  font-size: 12px;
  text-align: center;
  width: 81%;
  display: block;
  height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .ios .block.block-search {
    width: 100%;
  }
}
/*
* @section      Static blocks
* @description  This section holds specific style for Static blocks
*/
.banner {
  margin-top: 32px;
}
.banner h1 span[class*='bg-'] + br {
  margin-top: -7px;
}
.banner h3 span[class*='bg-'] + br {
  margin-top: -7px;
}
@media (min-width: 1024px) {
  .banner .custom-bg:before {
    content: '';
    display: block;
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    border: 5px solid white;
    box-shadow: 0 0 31px 13px rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 1200px) {
  .banner .banner-content {
    padding: 30px;
  }
  .banner p {
    font-size: 14px;
  }
  .banner h1 .big {
    padding-top: 18px;
  }
}
@media (min-width: 1554px) {
  .banner .action {
    min-width: 146px;
  }
  .banner .banner-content {
    padding: 60px;
  }
  .banner * + .action {
    margin-top: 34px;
  }
  .banner h2 + .action {
    margin-top: 24px;
  }
  .banner h1 .big {
    padding-top: 30px;
  }
  .banner .banner-big .banner-content {
    padding: 98px;
  }
  .banner .custom-bg {
    padding: 33px;
  }
  .banner .custom-bg:before {
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-width: 12px;
  }
}
@media (max-width: 1199px) {
  .banner h1 {
    font-size: 34px;
  }
  .banner h2 {
    font-size: 28px;
  }
  .banner h3 {
    font-size: 24px;
  }
  .banner h6 {
    font-size: 14px;
  }
}
@media (min-width: 1200px) and (max-width: 1553px) {
  .banner h1 {
    font-size: 60px;
  }
  .banner h2 {
    font-size: 36px;
  }
  .banner h3 {
    font-size: 30px;
  }
}
.block-static-block .category {
  margin-top: 34px;
}
@media (min-width: 1200px) {
  .block-static-block .category {
    margin-top: 46px;
  }
}
@media (min-width: 1554px) {
  .block-static-block .category span {
    left: 36px;
    right: 36px;
    bottom: 36px;
    padding: 9px 5px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .block-static-block .category span {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .contact-info {
    font-size: 14px;
  }
}
@media (min-width: 1554px) {
  .contact-info strong {
    font-size: 16px;
  }
  .contact-info [class^='themeicon-'] {
    padding-left: 40px;
  }
  .contact-info [class^='themeicon-']:before {
    font-size: 22px;
  }
  .contact-info * + p {
    margin-top: 23px;
  }
}
.side-banners .banner-content {
  padding: 30px;
}
.side-banners .banner-content h3 {
  position: absolute;
  top: 30px;
  left: 35px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
}
.side-banners .banner-content h3.white {
  color: #ffffff;
}
.side-banners .banner-content h3.black {
  color: #000000;
}
.side-banners .banner-content span.action {
  background: transparent;
  border: 3px solid #ffffff;
}
.side-banners .banner-content span.action:hover {
  background: #7ea79b;
  border: 3px solid #7ea79b;
}
.page-footer .contact-info p:before {
  font-size: 18px;
  top: 3px;
  color: #7ea79b;
}
.page-footer .contact-info [class^='themeicon-'] {
  padding-left: 35px;
}
.page-footer .contact-info p {
  color: #000000;
}
.page-footer .contact-info p strong {
  font-size: 14px;
  text-transform: lowercase;
  color: #000000;
}
.page-footer .contact-info p strong a {
  font-weight: 400;
  color: #000000;
}
.page-footer .contact-info p strong a:hover {
  color: #7ea79b;
}
.page-footer .contact-info p span {
  color: #888888;
}
.top-banners {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 9px;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 1023px) {
  .top-banners {
    flex-direction: column;
  }
}
.top-banners .banner-1 {
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1554px) {
  .top-banners .banner-1 {
    margin-right: 30px;
  }
}
@media (max-width: 480px) {
  .top-banners .banner-1 {
    margin-top: 0;
  }
  .top-banners .banner-1 img {
    transform: scale(1.5);
  }
}
.top-banners .banner-1 .banner-content h5 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  word-spacing: -4px;
  line-height: 10px;
  margin-bottom: 0;
  margin-top: 11px;
}
.top-banners .banner-1 .banner-content h2 {
  color: #ffffff;
  font-size: 48px;
  text-transform: uppercase;
  letter-spacing: 3px;
  word-spacing: -4px;
  line-height: 56px;
  text-align: center;
  margin-bottom: 21px;
}
.top-banners .banner-1 .banner-content .action.default {
  padding: 14px 35px;
  margin-top: 14px;
  background: #e7928c;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 4px;
  margin-bottom: 9px;
  font-size: 14px;
  border: 0;
}
.top-banners .banner-1 .banner-content .action.default:hover {
  background: #000000;
}
@media (max-width: 1554px) {
  .top-banners .banner-1 .banner-content h2 {
    margin-top: 40px;
    font-size: 3vw;
    line-height: 4vw;
    word-spacing: 0;
  }
  .top-banners .banner-1 .banner-content h5 {
    word-spacing: 0;
  }
}
@media (max-width: 767px) {
  .top-banners .banner-1 .banner-content h2 {
    margin-top: 0;
    font-size: 26px;
    line-height: 33px;
    text-align: center;
    word-spacing: 0;
  }
  .top-banners .banner-1 .banner-content h5 {
    font-size: 23px;
    word-spacing: 0;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .top-banners .banner-1 .banner-content .action.default {
    padding: 9px 42px;
    margin-top: 13px;
  }
}
@media (max-width: 480px) {
  .top-banners .banner-1 .banner-content h2 {
    font-size: 17px;
    letter-spacing: 0;
    line-height: normal;
  }
  .top-banners .banner-1 .banner-content h5 {
    font-size: 17px;
    line-height: 4px;
    margin-bottom: 19px;
  }
}
.top-banners .banners {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .top-banners .banners {
    flex-direction: row;
    justify-content: space-between;
  }
  .top-banners .banners a > img {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .top-banners .banners {
    flex-direction: column;
  }
}
.top-banners .banners .banner-content {
  padding: 41px;
}
@media (min-width: 1023px) and (max-width: 1199px) {
  .top-banners .banners .banner-content {
    padding: 20px;
  }
}
.top-banners .banners .banner-2 h3,
.top-banners .banners .banner-3 h3 {
  margin-bottom: 25px;
  font-size: 47px;
  text-transform: inherit;
  color: #ffffff;
  text-align: center;
  line-height: 48px;
  letter-spacing: -1px;
}
.top-banners .banners .banner-2 a,
.top-banners .banners .banner-3 a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 4px;
  margin-bottom: 7px;
}
.top-banners .banners .banner-2 a:after,
.top-banners .banners .banner-3 a:after {
  content: '';
  height: 1px;
  width: 100%;
  background: #ffffff;
  display: block;
  position: relative;
  top: -2px;
  transition: .3s ease all;
}
.top-banners .banners .banner-2 a:hover,
.top-banners .banners .banner-3 a:hover {
  color: #000000;
}
.top-banners .banners .banner-2 a:hover:after,
.top-banners .banners .banner-3 a:hover:after {
  background: #000000;
}
@media (max-width: 1023px) {
  .top-banners .banners .banner-2,
  .top-banners .banners .banner-3 {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .top-banners .banners .banner-2,
  .top-banners .banners .banner-3 {
    width: 100%;
  }
  .top-banners .banners .banner-2 h3,
  .top-banners .banners .banner-3 h3 {
    font-size: 75px;
    line-height: 90px;
  }
}
@media (max-width: 480px) {
  .top-banners .banners .banner-2 h3,
  .top-banners .banners .banner-3 h3 {
    font-size: 50px;
    line-height: 45px;
  }
  .top-banners .banners .banner-2 a,
  .top-banners .banners .banner-3 a {
    font-size: 13px;
    letter-spacing: 2px;
  }
}
@media (max-width: 1554px) {
  .top-banners .banner {
    margin-top: 26px;
  }
}
@media (max-width: 767px) {
  .top-banners div.banner-1 {
    margin-top: 0;
  }
}
.all-width {
  margin-top: 18px;
  margin-bottom: 89px;
}
@media (max-width: 1554px) {
  .all-width {
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .all-width .banner-content {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .all-width .banner-content.center.top {
    justify-content: center;
  }
}
.all-width .banner-content h5 {
  color: #ffffff;
  font-size: 22px;
  word-spacing: 6px;
  margin-bottom: 21px;
  margin-top: 45px;
}
@media (max-width: 1199px) {
  .all-width .banner-content h5 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .all-width .banner-content h5 {
    font-size: 15px;
    margin-bottom: 0;
  }
}
.all-width .banner-content h3 {
  font-size: 46px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .all-width .banner-content h3 {
    font-size: 31px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .all-width .banner-content h3 {
    font-size: 21px;
    line-height: 19px;
  }
}
.all-width .banner-content a {
  padding: 15px 36px;
  background: #e7928c;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  margin-top: 35px;
  border: 0;
}
@media (max-width: 1199px) {
  .all-width .banner-content a {
    padding: 9px 18px;
    margin-top: 31px;
  }
}
@media (max-width: 767px) {
  .all-width .banner-content a {
    padding: 2px 20px;
    margin-top: 11px;
    font-size: 12px;
  }
}
.all-width .banner-content a:hover {
  background: #000000;
  border: 0;
}
@media (max-width: 480px) {
  .all-width {
    position: relative;
    height: 170px;
  }
  .all-width.hovered:hover img {
    transform: scale(2.8);
  }
  .all-width img {
    transform: scale(2.4);
    position: absolute;
    bottom: 0;
    top: 45px;
  }
  .all-width .banner-content h3 {
    font-size: 23px;
    text-align: center;
  }
}
.banner-description {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}
.banner-description .banner-1 {
  flex-basis: 31.5%;
  display: flex;
  flex-direction: row;
  margin-right: auto;
}
.banner-description .banner-1 .text ul li {
  position: relative;
  padding-left: 98px;
  padding-top: 43px;
  padding-bottom: 39px;
  border: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.banner-description .banner-1 .text ul li:last-child {
  margin: 0;
}
.banner-description .banner-1 .text ul li h5 {
  color: #7ea79b;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
}
.banner-description .banner-1 .text ul li p {
  font-size: 14px;
  margin-top: 5px;
  word-spacing: 0;
  width: 87%;
  line-height: 26px;
}
.banner-description .banner-1 .text ul li:before {
  position: absolute;
  left: 38px;
  top: 39px;
  font-size: 38px;
  color: #919191;
}
.banner-description .banner-2 {
  width: 40.2%;
  margin: 0;
  margin-right: auto;
}
.banner-description .banner-2 h2 {
  font-size: 140px;
  color: #ffffff;
  line-height: 30px;
}
.banner-description .banner-2 h4 {
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  font-size: 46px;
  margin: 0;
  margin-top: 52px;
}
.banner-description .banner-3 {
  flex-basis: 23%;
  margin: 0;
}
.banner-description .banner-3 .banner-content {
  padding: 47px;
}
.banner-description .banner-3 .banner-content h3 {
  text-align: center;
  color: #ffffff;
  font-size: 48px;
}
.banner-description .banner-3 .banner-content a {
  margin-top: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 5px;
}
.banner-description .banner-3 .banner-content a:after {
  content: '';
  height: 1px;
  width: 100%;
  background: #ffffff;
  display: block;
  position: relative;
  top: -2px;
  transition: .3s ease all;
}
.banner-description .banner-3 .banner-content a:hover {
  color: #000000;
}
.banner-description .banner-3 .banner-content a:hover:after {
  background: #000000;
}
@media (max-width: 1553px) {
  .banner-description .banner-1 {
    flex-basis: 33%;
  }
  .banner-description .banner-1 .text > h3 {
    font-size: 19px;
  }
  .banner-description .banner-1 .text ul li {
    padding-left: 23px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 11px;
  }
  .banner-description .banner-1 .text ul li:before {
    display: none;
  }
  .banner-description .banner-1 .text ul li h5 {
    line-height: 17px;
    font-size: 14px;
    padding-right: 15px;
  }
  .banner-description .banner-1 .text ul li p {
    font-size: 12px;
    margin-top: 8px;
    word-spacing: 0;
    width: 86%;
    line-height: 19px;
  }
  .banner-description .banner-2,
  .banner-description .banner-3 {
    width: 32%;
    flex-basis: 32%;
    height: 323px;
  }
  .banner-description .banner-2 h2 {
    font-size: 100px;
    line-height: 5px;
  }
  .banner-description .banner-2 h4 {
    font-size: 24px;
  }
  .banner-description .banner-3 h3 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .banner-description {
    flex-wrap: wrap;
  }
  .banner-description .banner-2,
  .banner-description .banner-3 {
    flex-basis: 49%;
    width: 49%;
  }
  .banner-description .banner-1 {
    flex-basis: 100%;
    flex-direction: row;
    order: 3;
    margin-top: 17px;
  }
  .banner-description .banner-1 .text ul {
    display: flex;
  }
  .banner-description .banner-1 .text ul li {
    margin-bottom: 0;
    margin-right: 15px;
  }
  .banner-description .banner-1 .text ul li:before {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 14px;
  }
  .banner-description .banner-1 .text ul li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .banner-description .banner-2,
  .banner-description .banner-3 {
    height: 305px;
  }
}
@media (max-width: 767px) {
  .banner-description .banner-2,
  .banner-description .banner-3 {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .banner-description .banner-1 .text {
    width: 100%;
  }
  .banner-description .banner-1 .text ul {
    flex-direction: column;
  }
  .banner-description .banner-1 .text ul li {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .banner-description .banner-1 .text ul li p {
    width: 95%;
  }
}
@media (max-width: 380px) {
  .banner-description .banner-2,
  .banner-description .banner-3 {
    height: 260px;
  }
  .banner-description .banner-1 {
    margin-top: 0;
  }
  .banner-description .banner-1 .text ul li {
    border-left: 0;
    border-right: 0;
  }
}
.block-title {
  font-size: 24px;
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .block-title {
    margin-bottom: 14px;
  }
}
.widget + .widget {
  margin-top: 40px;
}
.widget + .block-static-block {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .widget + .widget {
    margin-top: 84px;
  }
  .widget + .block-static-block {
    margin-top: 75px;
  }
}
.content-bottom .widget {
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .content-bottom .widget {
    margin-top: 85px;
  }
}
@media (max-width: 1023px) {
  .page-header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .page-header .header-content {
    order: 0;
    margin: 10px 0;
  }
  .page-header .widget.block {
    order: 3;
  }
}
.header-top {
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 2px;
}
.header-top .container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.header-top .container .link.compare {
  margin-left: 35px;
  margin-right: auto;
}
.header-top .container .link.wishlist,
.header-top .container .link.compare,
.header-top .container .header-top-block {
  position: relative;
  top: 2px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.header-top .container .link.wishlist a,
.header-top .container .link.compare a,
.header-top .container .header-top-block a {
  color: #ffffff;
}
.header-top .container .link.wishlist a:hover,
.header-top .container .link.compare a:hover,
.header-top .container .header-top-block a:hover {
  color: #000000;
}
.header-top .container .link.wishlist i,
.header-top .container .link.compare i,
.header-top .container .header-top-block i {
  font-size: 18px;
}
.header-top .container .link.wishlist span,
.header-top .container .link.compare span,
.header-top .container .header-top-block span {
  font-weight: bold;
  font-size: 12px;
}
.header-top .container .header-top-block {
  position: relative;
  top: -4px;
  left: -3px;
}
.header-top .container .header-top-block i {
  position: relative;
  top: 2px;
  right: 3px;
}
.header-top .container .link.wishlist .qty:before,
.header-top .container .link.compare .qty:before,
.header-top .container .link.wishlist .qty:after,
.header-top .container .link.compare .qty:after {
  position: relative;
  top: -1px;
}
.header-top .container .link.wishlist .qty:before,
.header-top .container .link.compare .qty:before {
  content: '(';
}
.header-top .container .link.wishlist .qty:after,
.header-top .container .link.compare .qty:after {
  content: ')';
}
.page-header__panel {
  padding: 0;
}
@media (min-width: 1024px) {
  .page-header__panel {
    padding-top: 23px;
  }
}
.page-header__panel .container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.page-header__panel .container .sm-header_customer-menu-container {
  margin-left: 9px;
}
.page-header__panel .container .rtl-component {
  border-left: 1px solid #eae9e9;
  margin-left: 12px;
  padding-left: 12px;
}
.page-header__panel .container .sm-header-nav-wrap__topnav {
  width: 100%;
}
.page-header__panel .container .sm-header-nav-wrap__topnav .container {
  padding: 0;
}
.page-header__panel .links {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  text-transform: uppercase;
  font-weight: bold;
}
.page-header__panel .welcome {
  flex-grow: 1;
  color: #000000;
}
@media (max-width: 1023px) {
  .page-header__panel .block-search {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 1;
  }
  .page-header__panel .welcome {
    display: none;
  }
}
.page-header__content {
  padding: 30px 0;
}
.page-header__content .container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-header__content .block-search {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.page-header__content .minicart-wrapper {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
html.rtl .page-header__panel .container .sm-header_customer-menu-container {
  margin-right: auto;
  margin-left: 0;
}
html.rtl .page-header__panel .container .rtl-component {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
.header-content .header.links {
  margin-left: 17px;
}
.header.links {
  white-space: nowrap;
}
.header.links > li + li {
  margin-left: 54px;
}
.header.links > li + li.compare {
  margin-left: 0;
}
.header.links > li + li.compare > span {
  margin-left: 23px;
}
@media (max-width: 1553px) {
  .customer-account {
    display: inline-block;
    position: relative;
  }
  .customer-account:before,
  .customer-account:after {
    content: '';
    display: table;
  }
  .customer-account:after {
    clear: both;
  }
  .customer-account .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-account .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-account .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-account .action.switch:hover:after {
    color: inherit;
  }
  .customer-account .action.switch:active:after {
    color: inherit;
  }
  .customer-account .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-account .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-account .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-account .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-account .action.switch.active:active:after {
    color: inherit;
  }
  .customer-account ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #919191;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-account ul li {
    margin: 0;
    padding: 0;
  }
  .customer-account ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-account ul:before,
  .customer-account ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-account ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-account ul:after {
    border: 7px solid;
    border-color: transparent transparent #000000 transparent;
    z-index: 98;
  }
  .customer-account ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-account ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-account.active {
    overflow: visible;
  }
  .customer-account.active ul {
    display: block;
  }
  .customer-account ul {
    opacity: 0;
    top: calc(100% + 4px);
    z-index: -1;
    visibility: hidden;
    transform: translateY(5%);
    transform-origin: top center;
    transition: .3s all ease;
    line-height: 1.3;
  }
  .customer-account ul li {
    padding: 5px;
  }
  .customer-account ul li:hover {
    cursor: default;
    background: none;
  }
  .customer-account ul.account.links {
    margin: 4px 0 0;
    padding: 8px;
    min-width: 160px;
  }
  .customer-account ul.account.links li {
    display: block;
    margin: 0;
  }
  .customer-account.active ul {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    transform: translateY(0);
    transition: .3s ease;
  }
}
@media (min-width: 1554px) {
  .customer-account.logged {
    display: inline-block;
    position: relative;
  }
  .customer-account.logged:before,
  .customer-account.logged:after {
    content: '';
    display: table;
  }
  .customer-account.logged:after {
    clear: both;
  }
  .customer-account.logged .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-account.logged .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-account.logged .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-account.logged .action.switch:hover:after {
    color: inherit;
  }
  .customer-account.logged .action.switch:active:after {
    color: inherit;
  }
  .customer-account.logged .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-account.logged .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-account.logged .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-account.logged .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-account.logged .action.switch.active:active:after {
    color: inherit;
  }
  .customer-account.logged ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #919191;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-account.logged ul li {
    margin: 0;
    padding: 0;
  }
  .customer-account.logged ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-account.logged ul:before,
  .customer-account.logged ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-account.logged ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-account.logged ul:after {
    border: 7px solid;
    border-color: transparent transparent #000000 transparent;
    z-index: 98;
  }
  .customer-account.logged ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-account.logged ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-account.logged.active {
    overflow: visible;
  }
  .customer-account.logged.active ul {
    display: block;
  }
  .customer-account.logged ul {
    opacity: 0;
    top: calc(100% + 4px);
    z-index: -1;
    visibility: hidden;
    transform: translateY(5%);
    transform-origin: top center;
    transition: .3s all ease;
    line-height: 1.3;
  }
  .customer-account.logged ul li {
    padding: 5px;
  }
  .customer-account.logged ul li:hover {
    cursor: default;
    background: none;
  }
  .customer-account.logged ul.account.links {
    margin: 4px 0 0;
    padding: 8px;
    min-width: 160px;
  }
  .customer-account.logged ul.account.links li {
    display: block;
    margin: 0;
  }
  .customer-account.logged.active ul {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    transform: translateY(0);
    transition: .3s ease;
  }
  .customer-account:not(.logged) .customer-name {
    pointer-events: none;
  }
  .customer-account:not(.logged) .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 0 0 2px;
    font-size: 12px;
    color: #919191;
  }
  .customer-account:not(.logged) .authorization-link:last-child:after {
    display: none;
  }
  .customer-account:not(.logged) .authorization-link + li {
    margin-left: 4px;
  }
}
.customer-account ul {
  display: block !important;
}
.customer-account ul a {
  display: inline-block;
  padding: 0;
  color: #7ea79b;
}
.customer-account ul a:hover {
  color: #000000;
}
.customer-account .customer-name {
  display: inline-block;
  cursor: pointer;
  color: #919191;
  transition: 0.3s color ease;
}
.customer-account .customer-name:before {
  content: "\e03a";
  display: inline-block;
  font-family: 'theme-icons';
  font-weight: 400;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.customer-account .customer-name:before {
  font-size: 30px;
  line-height: 1;
  vertical-align: -4px;
  margin-right: 8px;
  color: #919191;
  transition: 0.3s color ease;
}
.customer-account .customer-name:hover,
.customer-account .customer-name.active {
  color: #000000;
}
.customer-account .customer-name:hover:before,
.customer-account .customer-name.active:before {
  color: #000000;
}
@media (max-width: 1553px) {
  .customer-account .customer-name span {
    display: none;
  }
}
.customer-account .customer-menu {
  display: inline-block;
}
.customer-account.logged .customer-name:before {
  content: "\e03a";
}
.customer-account .action.switch {
  display: none;
}
.customer-account .greet {
  display: none;
}
.header.links a {
  color: #919191;
  cursor: pointer;
  font-size: 12px;
}
.header.links a:hover {
  color: #7ea79b;
}
.header.links li {
  display: inline-block;
}
.header.links li.compare > span:not(.no-display) {
  display: block;
}
.header.links li.compare a:before {
  content: "\e02d";
  display: inline-block;
  font-family: 'theme-icons';
  font-weight: 400;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.header.links li.wishlist a:before {
  content: "\e98c";
  display: inline-block;
  font-family: 'theme-icons';
  font-weight: 400;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.header.links li.compare a,
.header.links li.wishlist a {
  display: inline-block;
}
.header.links li.compare a:before,
.header.links li.wishlist a:before {
  font-size: 24px;
  line-height: 1;
  vertical-align: -4px;
  margin-right: 8px;
  color: #888888;
  transition: 0.3s color ease;
}
.header.links li.compare a:hover:before,
.header.links li.wishlist a:hover:before {
  color: #000000;
}
.header.links li.compare a.empty span,
.header.links li.wishlist a.empty span {
  display: none;
}
@media (max-width: 1553px) {
  .header.links li.compare a:before,
  .header.links li.wishlist a:before {
    margin-right: 4px;
  }
  .header.links li.compare a span,
  .header.links li.wishlist a span {
    display: none;
  }
}
html.rtl .header.links > li + li {
  margin-right: 23px;
  margin-left: 0;
}
html.rtl .header.links > li + li.compare {
  margin-left: 0;
  margin-right: 0;
}
html.rtl .header.links > li + li.compare > span {
  margin-right: 23px;
}
html.rtl .header.links li .counter {
  display: inline-flex;
}
.header-switchers {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: 20px;
}
.page-header .switcher {
  padding: 8px 5px;
}
@media (min-width: 1024px) {
  .page-header .switcher {
    padding-left: 10px;
    padding-right: 18px;
    border-right: 1px solid #eae9e9;
  }
}
@media (min-width: 1554px) {
  .page-header .switcher {
    padding-right: 24px;
    padding-left: 16px;
  }
}
.page-header .switcher .options .action.toggle {
  cursor: pointer;
}
.page-header .switcher .options .action.toggle:after,
.page-header .switcher .options .action.toggle.active:after {
  content: "\ec3a";
  display: inline-block;
  font-family: 'theme-icons';
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  font-size: 12px;
  line-height: inherit;
  padding-left: 6px;
}
.page-header .switcher .options .action.toggle:after {
  color: #888888;
}
.page-header .switcher .options .action.toggle.active:after {
  content: "\ec39";
}
.page-header .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle:hover {
  color: #7ea79b;
}
.page-header .switcher .options .action.toggle.active:after,
.page-header .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options ul.switcher-dropdown {
  display: block !important;
  opacity: 0;
  position: absolute;
  left: 0;
  top: calc(100% + 4px);
  padding: 8px;
  line-height: 1.3;
  visibility: hidden;
  transform: translateY(5%);
  transform-origin: top center;
  transition: .3s all ease;
  z-index: -1;
}
.page-header .switcher .options ul.switcher-dropdown li {
  padding: 5px;
}
.page-header .switcher .options ul.switcher-dropdown li:hover {
  cursor: default;
  background: none;
}
.page-header .switcher .options ul.switcher-dropdown a {
  display: inline-block;
  padding: 0;
  color: #7ea79b;
}
.page-header .switcher .options ul.switcher-dropdown a:hover {
  color: #000000;
}
.page-header .switcher .options.active ul.switcher-dropdown {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
  transform: translateY(0);
  transition: .3s ease;
}
.page-header .switcher-trigger {
  white-space: nowrap;
}
html.rtl .page-header .switcher,
html.rtl .page-footer .switcher {
  margin-right: 0;
  margin-left: 10px;
}
html.rtl .page-header .switcher .options ul.switcher-dropdown {
  left: auto;
  right: 0;
}
html.rtl .page-header .switcher .options ul.switcher-dropdown:before {
  right: 10px;
  left: auto;
}
.breadcrumbs .items {
  padding-top: 15px;
  padding-bottom: 10px;
}
@media (min-width: 1200px) {
  .breadcrumbs .items {
    padding-top: 36px;
    padding-bottom: 26px;
  }
}
.breadcrumbs .items > .item:after {
  margin-left: 10px;
  margin-right: 10px;
}
.page-products .breadcrumbs .items {
  position: relative;
}
.page-products .breadcrumbs .items:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 17px;
  right: 17px;
  border-top: 1px solid #eae9e9;
}
.page-footer .footer-col {
  padding-bottom: 30px;
}
.page-footer h4 {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .page-footer h4,
  .page-footer .newsletter .title {
    font-size: 14px;
  }
}
.footer.content > .container {
  padding-top: 50px;
}
.footer.content .block.newsletter {
  float: none;
}
@media (min-width: 1200px) {
  .footer.content > .container {
    padding-top: 88px;
    padding-bottom: 18px;
  }
}
@media (max-width: 1199px) {
  .footer.content .footer-col .footer-col-content li {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .footer.content .footer-col .footer-col-content li + li,
  .footer.content .footer-col .footer-col-content ul + ul.footer.links {
    margin-top: 14px;
  }
}
@media (min-width: 1200px) {
  .footer-panel {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.scrollToTop {
  bottom: 4vh;
  right: 3vw;
  border-radius: 50%;
}
.scrollToTop,
.scrollToTop:before {
  width: 62px;
  height: 62px;
}
.scrollToTop:before {
  margin-top: -31px;
  margin-left: -31px;
  line-height: 62px;
}
html.rtl .scrollToTop {
  right: auto;
  left: 3vw;
}
@media (min-width: 767px) {
  .header-content .header.links .link.wishlist,
  .header-content .header.links .link.compare {
    display: none;
  }
}
.page-footer {
  background: #f4f4f4;
}
.cms-home .page-main .column.main {
  padding-top: 82px;
  display: flex;
  flex-direction: row;
  position: relative;
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main {
    padding: 0;
    flex-direction: column;
  }
}
.cms-home .page-main .column.main > .widget.block-static-block {
  width: 40%;
  flex-basis: 40%;
}
@media (max-width: 1554px) {
  .cms-home .page-main .column.main > .widget.block-static-block {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .widget.block-static-block {
    width: 100%;
  }
}
.cms-home .page-main .column.main > .widget.block-static-block .category-banner {
  margin-top: 29px;
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .widget.block-static-block .category-banner {
    margin-top: 30px;
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 300px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered {
    position: static;
    overflow: visible;
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered img {
    position: absolute;
    min-height: 90%;
    bottom: 0;
    right: 0;
  }
}
.cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content {
  padding: 46px;
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content {
    padding: 0;
    width: 50%;
    margin: auto;
    display: flex;
    top: 50%;
    transform: translate(0, -50%);
    align-items: center;
  }
}
@media (max-width: 480px) {
  .cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content {
    width: 80%;
  }
}
.cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content h2 {
  margin-top: 0;
  margin-right: 5px;
  font-size: 47px;
  text-transform: uppercase;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content h2 {
    margin-right: 0;
  }
}
.cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 4px;
  margin-top: 20px;
  margin-right: 75px;
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content a {
    margin-right: 0;
  }
}
.cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content a:after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background: #ffffff;
  transition: .3s ease all;
  position: relative;
  top: -3px;
}
.cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content a:hover {
  color: #000000;
}
.cms-home .page-main .column.main > .widget.block-static-block .category-banner .banner.hovered .banner-content a:hover:after {
  background: #000000;
}
.cms-home .page-main .column.main > .catalog-image-grid {
  margin-bottom: 0;
  width: 60%;
  flex-basis: 60%;
}
@media (max-width: 1554px) {
  .cms-home .page-main .column.main > .catalog-image-grid {
    width: 55%;
  }
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .catalog-image-grid {
    width: 100%;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid .catalog-image-grid-title {
  font-size: 25px;
  position: absolute;
  left: 0;
  letter-spacing: -1px;
  word-spacing: 4px;
  margin-top: -6px;
  color: #7ea79b;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .catalog-image-grid .catalog-image-grid-title {
    position: relative;
    word-spacing: 0;
    margin-top: 0;
    text-align: center;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul {
  margin: 0;
  margin-top: 52px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul {
    margin-top: 30px;
    margin-left: 0;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li {
  display: flex;
  flex-direction: row;
  margin-bottom: 0;
}
@media (max-width: 1554px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li {
    flex-direction: column;
  }
}
@media (max-width: 640px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li {
    max-width: 50%;
    margin-bottom: 25px;
  }
}
@media (max-width: 480px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li > .category-link {
  display: block;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li > .category-link .category-image {
  margin: 0;
  border: 0;
  height: auto;
  min-width: 164px;
}
@media (max-width: 1200px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li > .category-link .category-image img {
    width: 68%;
    margin: 0;
    display: block;
  }
}
@media (max-width: 480px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li > .category-link .category-image img {
    width: 47%;
  }
}
@media (max-width: 380px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li > .category-link .category-image img {
    width: 75%;
    margin: 0 auto;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner {
  display: flex;
  flex-direction: column;
  margin-top: 19px;
  margin-left: 5px;
  padding-left: 28%;
  position: relative;
}
@media (max-width: 1554px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner {
    padding-left: 36%;
  }
}
@media (max-width: 1024px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner {
    padding-left: 48%;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-number {
  color: #f4f4f4;
  font-size: 62px;
  font-weight: 600;
  margin-bottom: 4px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 29px;
  transition: .3s ease all;
}
@media (max-width: 1200px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-number {
    font-size: 46px;
    line-height: 36px;
  }
}
@media (max-width: 1023px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-number {
    font-size: 6.3vw;
    line-height: 5vw;
  }
}
@media (max-width: 480px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-number {
    font-size: 30.3vw;
    line-height: 22vw;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-number:before {
  content: '0';
  display: inline-block;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-link {
  margin-bottom: 19px;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-link {
    margin-bottom: 9px;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-link .category-name {
  margin-bottom: 0;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .category-link .category-name:after {
  content: '';
  margin-top: 7px;
  display: block;
  width: 71px;
  height: 1px;
  background: #000000;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .inner .subcategory-grid {
  margin: 0;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .inner .subcategory-grid li {
  margin: 0;
  max-width: 100%;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .inner .subcategory-grid li > a.subcategory-link {
  font-size: 14px;
  font-weight: 400;
  color: #888888;
}
@media (max-width: 1200px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .inner .subcategory-grid li > a.subcategory-link {
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .inner .subcategory-grid li > a.subcategory-link:hover {
  color: #7ea79b;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .inner .button-more {
  font-size: 14px;
  text-decoration: underline;
  color: #e7928c;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li .grid-inner .inner .button-more:hover {
  color: #000000;
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li:nth-child(4),
.cms-home .page-main .column.main > .catalog-image-grid ul > li:nth-child(5),
.cms-home .page-main .column.main > .catalog-image-grid ul > li:nth-child(6) {
  margin-top: 47px;
}
@media (max-width: 640px) {
  .cms-home .page-main .column.main > .catalog-image-grid ul > li:nth-child(4),
  .cms-home .page-main .column.main > .catalog-image-grid ul > li:nth-child(5),
  .cms-home .page-main .column.main > .catalog-image-grid ul > li:nth-child(6) {
    margin-top: 0;
  }
}
.cms-home .page-main .column.main > .catalog-image-grid ul > li:hover .grid-inner .category-number {
  color: #7ea79b;
}
.catalog-category-view .page-title-wrapper {
  margin-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .catalog-category-view .page-title-wrapper {
    margin-top: 11px;
  }
}
.catalog-category-view .page-title-wrapper .page-title {
  font-size: 26px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .catalog-category-view .page-title-wrapper .page-title {
    font-size: 22px;
    margin-top: 30px;
  }
}
.catalog-category-view .category-view {
  margin-top: 7px;
}
.catalog-category-view .category-view .category-description {
  text-align: center;
  font-size: 14px;
  width: 49%;
  line-height: 19px;
  margin: 0 auto;
  color: #888888;
}
@media (max-width: 1024px) {
  .catalog-category-view .category-view .category-description {
    width: 95%;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .category-view .category-description {
    font-size: 13px;
    margin-top: 15px;
  }
}
@media (min-width: 1554px) {
  .wishlist-index-index .column .products-grid .product-items .product-item {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .sidebar .block-wishlist .product-items .product-item-info .product-item-photo,
  .block-wishlist .product-items .product-item-info .product-item-photo {
    float: none;
  }
}
.form-wishlist-items .actions-toolbar {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.form-wishlist-items .actions-toolbar .primary {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 0;
  margin-left: 15px;
}
.form-wishlist-items .actions-toolbar .primary .action + .action {
  margin-bottom: 0;
  margin-left: 10px;
}
#search_mini_form #search {
  padding-left: 20px;
}
#search_mini_form .search-autocomplete {
  min-width: 250px;
}
#search_mini_form .search-autocomplete ul li.search-item a {
  color: #000000;
}
#search_mini_form .search-autocomplete ul li.search-item a:hover {
  color: #7ea79b;
}
.block.featured[role="tablist"] .block-content .small-items + .product-item .product-item-info .timer-wrapper {
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%);
}
.block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper {
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%);
}
.block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper > div {
  font-size: 14px;
}
@media (min-width: 1201px) and (max-width: 1554px) {
  .block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper > div {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper > div {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper > div {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 480px) {
  .block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper > div {
    font-size: 15px;
  }
}
.block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper > div span {
  margin: 0 3px;
}
@media (max-width: 767px) {
  .block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper > div span {
    margin: 0 4px;
  }
}
@media (max-width: 480px) {
  .block.featured[role="tablist"] .block-content .small-items .product-item-info .timer-wrapper > div span {
    margin: 0 3px;
  }
}
.catalog-category-view .grid.products-grid .product-item .timer-wrapper > div {
  font-size: 20px;
}
@media (max-width: 1554px) {
  .catalog-category-view .grid.products-grid .product-item .timer-wrapper > div {
    font-size: 14px;
  }
}
.catalog-category-view .grid.products-grid .product-item .timer-wrapper > div span {
  margin: 0 2px;
}
.catalog-category-view .list.products-list .product-item .timer-wrapper {
  top: 22px;
}
@media (max-width: 1554px) {
  .catalog-category-view .list.products-list .product-item .timer-wrapper {
    top: 0;
  }
}
.catalog-category-view .list.products-list .product-item .timer-wrapper > div {
  font-size: 20px;
}
@media (max-width: 1200px) {
  .catalog-category-view .list.products-list .product-item .timer-wrapper > div {
    font-size: 16px;
  }
}
.catalog-category-view .list.products-list .product-item .timer-wrapper > div span {
  margin: 0 2px;
}
.catalog-category-view .grid.products-grid .product-item .timer-wrapper,
.catalog-category-view .list.products-list .product-item .timer-wrapper {
  left: 50%;
  transform: translate(-50%);
  width: 100%;
}
@media (min-width: 1200px) {
  .header-info {
    font-size: 14px;
  }
  .header-info i {
    font-size: 18px;
    margin-right: 6px;
  }
}
@media (min-width: 1554px) {
  .header-info {
    font-size: 16px;
  }
  .header-info i {
    font-size: 22px;
  }
}
.page-header.layout-2 {
  background-color: #f4f4f4;
  color: #000000;
}
.page-header.layout-2 .header-info {
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .page-header.layout-2 .header-info {
    margin-left: 12px;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-2 .header-info {
    margin-left: 27px;
  }
}
.page-header.layout-2 .page-header__panel {
  padding-top: 12px;
  padding-bottom: 15px;
}
@media (min-width: 1024px) {
  .page-header.layout-2 .page-header__panel {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media (max-width: 1023px) {
  .page-header.layout-2 .page-header__panel .container {
    flex-wrap: wrap;
  }
}
.page-header.layout-2 .page-header__panel .header-info span {
  margin-left: 10px;
}
.page-header.layout-2 .sm-header-nav-wrap > .container {
  align-items: center;
}
.page-header.layout-2 .header-content {
  order: 0;
  background: #f4f4f4;
}
.page-header.layout-2 .header-content .block-search {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-grow: 1;
  z-index: 100;
}
@media (min-width: 1024px) {
  .page-header.layout-2 .header-content .block-search {
    justify-content: flex-end;
  }
}
@media (max-width: 1023px) {
  .page-header.layout-2 .header-content .block-search,
  .page-header.layout-2 .header-content .header-switchers,
  .page-header.layout-2 .header-content .header-info {
    margin-top: 15px;
  }
  .page-header.layout-2 .header-content .block-search {
    order: 2;
    width: 100%;
  }
  .page-header.layout-2 .header-content .block-search .block-content,
  .page-header.layout-2 .header-content .block-search .field {
    width: 100%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .page-header.layout-2 .block-search #search_mini_form .control {
    min-width: 280px;
  }
  .page-header.layout-2 .header-switchers {
    margin-left: 10px;
  }
  .page-header.layout-2 .switcher {
    padding-left: 5px;
    padding-right: 12px;
    margin-right: 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1553px) {
  .page-header.layout-2 .block-search #search_mini_form .control {
    min-width: 350px;
  }
}
.page-header.layout-2 .sm-header-nav-wrap {
  background-color: #000000;
}
@media (min-width: 1024px) {
  .page-header.layout-2 .sm-header-nav-wrap {
    padding-bottom: 14px;
  }
}
.page-header.layout-2 .logo {
  margin-right: 15px;
}
@media (min-width: 1024px) {
  .page-header.layout-2 nav.navigation > .ui-menu {
    justify-content: flex-start;
    padding: 8px 0;
  }
  .page-header.layout-2 nav.navigation li.level-top > a,
  .page-header.layout-2 nav.navigation li.level-top a.level-top {
    color: #ffffff;
  }
  .page-header.layout-2 nav.navigation li.level-top > a > span:before,
  .page-header.layout-2 nav.navigation li.level-top a.level-top > span:before {
    background-color: #d4d4d4;
    border-bottom: 1px solid #919191;
  }
}
.page-header.layout-2 .minicart-wrapper {
  border-color: #2f2f2f;
  margin: 0 0 0 5px;
}
@media (min-width: 1200px) {
  .page-header.layout-2 .minicart-wrapper {
    padding-left: 15px;
    margin-left: 10px;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-2 .minicart-wrapper {
    padding-left: 26px;
    margin-left: 26px;
  }
}
.page-header.layout-2 .minicart-wrapper .action.showcart {
  color: #ffffff;
}
.page-header.layout-2 .minicart-wrapper .action.showcart:before,
.page-header.layout-2 .minicart-wrapper .action.showcart:after {
  color: #ffffff;
  line-height: 30px;
}
.page-header.layout-2 .minicart-wrapper .action.showcart:hover:before,
.page-header.layout-2 .minicart-wrapper .action.showcart:hover:after {
  color: #7ea79b;
}
@media (min-width: 1554px) {
  .page-header.layout-2 .minicart-wrapper .action.showcart {
    padding-left: 38px;
  }
  .page-header.layout-2 .minicart-wrapper .action.showcart .text {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    font-weight: 700;
    text-transform: uppercase;
  }
  .page-header.layout-2 .minicart-wrapper .action.showcart .text:after {
    content: ':';
  }
  .page-header.layout-2 .minicart-wrapper .action.showcart .counter.qty {
    background: none;
    color: #ffffff;
    font: inherit;
    margin-left: 6px;
    padding: 0;
    min-width: 0;
    height: auto;
    border-radius: 0;
    position: static;
  }
  .page-header.layout-2 .minicart-wrapper .action.showcart .counter.qty .counter-label {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    display: inline;
  }
}
.page-header.layout-2 .customer-account .customer-name.active:before,
.page-header.layout-2 .customer-account .customer-name:hover:before {
  color: #ffffff;
}
@media (min-width: 1554px) {
  .page-header.layout-2 .customer-account:not(.logged) {
    display: inline-block;
    position: relative;
  }
  .page-header.layout-2 .customer-account:not(.logged):before,
  .page-header.layout-2 .customer-account:not(.logged):after {
    content: '';
    display: table;
  }
  .page-header.layout-2 .customer-account:not(.logged):after {
    clear: both;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch:hover:after {
    color: inherit;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch:active:after {
    color: inherit;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch.active:hover:after {
    color: inherit;
  }
  .page-header.layout-2 .customer-account:not(.logged) .action.switch.active:active:after {
    color: inherit;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #919191;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  }
  .page-header.layout-2 .customer-account:not(.logged) ul li {
    margin: 0;
    padding: 0;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul:before,
  .page-header.layout-2 .customer-account:not(.logged) ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul:after {
    border: 7px solid;
    border-color: transparent transparent #000000 transparent;
    z-index: 98;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul:before {
    right: 10px;
    top: -12px;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul:after {
    right: 9px;
    top: -14px;
  }
  .page-header.layout-2 .customer-account:not(.logged).active {
    overflow: visible;
  }
  .page-header.layout-2 .customer-account:not(.logged).active ul {
    display: block;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul {
    opacity: 0;
    top: calc(100% + 4px);
    z-index: -1;
    visibility: hidden;
    transform: translateY(5%);
    transform-origin: top center;
    transition: .3s all ease;
    line-height: 1.3;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul li {
    padding: 5px;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul li:hover {
    cursor: default;
    background: none;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul.account.links {
    margin: 4px 0 0;
    padding: 8px;
    min-width: 160px;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul.account.links li {
    display: block;
    margin: 0;
  }
  .page-header.layout-2 .customer-account:not(.logged) ul.account.links > li:first-child {
    display: none;
  }
  .page-header.layout-2 .customer-account:not(.logged).active ul {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    transform: translateY(0);
    transition: .3s ease;
  }
  .page-header.layout-2 .customer-account:not(.logged) .customer-name {
    pointer-events: auto;
  }
  .page-header.layout-2 .customer-account:not(.logged) .authorization-link:after {
    display: none;
  }
  .page-header.layout-2 .customer-account .customer-name:before {
    margin-right: 0;
  }
  .page-header.layout-2 .customer-account .customer-name span {
    display: none;
  }
}
@media (min-width: 1024px) {
  .page-header.layout-2 .header.links li.compare a:before,
  .page-header.layout-2 .header.links li.wishlist a:before {
    margin-right: 0;
  }
  .page-header.layout-2 .header.links li.compare a:hover:before,
  .page-header.layout-2 .header.links li.wishlist a:hover:before {
    color: #ffffff;
  }
  .page-header.layout-2 .header.links li.compare a span,
  .page-header.layout-2 .header.links li.wishlist a span {
    display: none;
  }
  .page-header.layout-2 .header.links > li + li {
    padding: 7px 0 7px 20px;
    margin-left: 17px;
    border-left: 1px solid #2f2f2f;
  }
  .page-header.layout-2 .header.links > li + li.compare {
    margin: 0;
    padding: 0;
    border-left: none;
  }
  .page-header.layout-2 .header.links > li + li.compare > span {
    padding: 7px 0 7px 20px;
    margin-left: 17px;
    border-left: 1px solid #2f2f2f;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-2 .header.links > li + li {
    padding-left: 29px;
    margin-left: 25px;
  }
  .page-header.layout-2 .header.links > li + li.compare > span {
    padding-left: 29px;
    margin-left: 25px;
  }
}
@media (max-width: 1023px) {
  .page-header.layout-2 .sm-header-nav-toggle {
    margin-right: auto;
  }
  .page-header.layout-2 .sm-header-nav-toggle:before,
  .page-header.layout-2 .sm-header-nav-toggle:after {
    color: #ffffff;
  }
  .page-header.layout-2 .sm-header-nav-toggle:hover:before,
  .page-header.layout-2 .sm-header-nav-toggle:hover:after {
    color: #7ea79b;
  }
  .page-header.layout-2 .customer-account .customer-name:before {
    color: #ffffff;
  }
  .page-header.layout-2 .customer-account .customer-name:hover:before {
    color: #7ea79b;
  }
  .page-header.layout-2 .header.links li.compare a:before,
  .page-header.layout-2 .header.links li.wishlist a:before {
    color: #ffffff;
  }
  .page-header.layout-2 .header.links li.compare a:hover:before,
  .page-header.layout-2 .header.links li.wishlist a:hover:before {
    color: #7ea79b;
  }
}
@media (min-width: 1554px) {
  html.rtl .page-header.layout-2 .minicart-wrapper {
    padding-left: 0;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 10px;
  }
}
@media (min-width: 1554px) and (min-width: 1554px) {
  html.rtl .page-header.layout-2 .minicart-wrapper {
    padding-right: 26px;
    margin-right: 26px;
  }
  html.rtl .page-header.layout-2 .minicart-wrapper .action.showcart {
    padding-left: 0;
    padding-right: 38px;
  }
  html.rtl .page-header.layout-2 .minicart-wrapper .action.showcart .counter.qty {
    margin-left: 0;
    margin-right: 6px;
  }
}
html.rtl .page-header.layout-2 .header.links > li + li {
  padding-left: 0;
  padding-right: 20px;
  margin-left: 0;
  margin-right: 17px;
  border-left: none;
  border-right: 1px solid #2f2f2f;
}
html.rtl .page-header.layout-2 .header.links > li + li.compare {
  border-right: none;
}
html.rtl .page-header.layout-2 .header.links > li + li.compare > span {
  padding-left: 0;
  padding-right: 20px;
  margin-left: 0;
  margin-right: 17px;
  border-left: none;
  border-right: 1px solid #2f2f2f;
}
@media (min-width: 1554px) {
  html.rtl .page-header.layout-2 .header.links > li + li {
    padding-right: 29px;
    margin-right: 25px;
  }
  html.rtl .page-header.layout-2 .header.links > li + li.compare > span {
    padding-right: 29px;
    margin-right: 25px;
  }
}
.page-header.layout-3 {
  color: #000000;
}
.page-header.layout-3 .sm-header-nav-wrap.isStuck {
  padding-top: 0;
  padding-bottom: 0;
}
.page-header.layout-3 .header-info {
  margin-left: 30px;
}
.page-header.layout-3 .page-header__panel {
  padding-top: 22px;
  padding-bottom: 22px;
}
.page-header.layout-3 .page-header__panel .block-search {
  z-index: 100;
}
@media (max-width: 1199px) {
  .page-header.layout-3 .page-header__panel .container {
    flex-wrap: wrap;
  }
  .page-header.layout-3 .page-header__panel .container .logo-wrap {
    flex-grow: 1;
  }
  .page-header.layout-3 .page-header__panel .block-search {
    order: 2;
    width: 100%;
    margin-top: 15px;
  }
  .page-header.layout-3 .page-header__panel .block-search .block-content,
  .page-header.layout-3 .page-header__panel .block-search .field {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .page-header.layout-3 nav.navigation.tm-navigation {
    position: absolute;
    left: 17px;
    top: 100%;
    width: 290px;
    margin-top: 0;
    padding-right: 0;
    border: 1px solid #919191;
    border-top: none;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-duration: 0.3s;
    transition-timing-function: ease;
  }
  .page-header.layout-3 nav.navigation.tm-navigation > .ui-menu {
    display: block;
    margin: 0;
    padding: 0;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top {
    display: block;
    margin-left: 0;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top {
    display: block;
    padding: 8px 25px 7px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a:before,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top:before,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a > span,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top > span {
    display: inline-block;
    vertical-align: top;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a:before,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top:before {
    font-size: 18px;
    line-height: 1;
    margin-right: 8px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a:after,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top:after,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a > span:before,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top > span:before {
    display: none;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:first-child > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:first-child a.level-top {
    padding-top: 25px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:last-child > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:last-child a.level-top {
    padding-bottom: 24px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top.ui-state-active,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top.ui-state-focus {
    background-color: #f4f4f4;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > ul:not(.megamenu-wrapper) {
    top: 0 !important;
    left: 100% !important;
    margin-top: 0 !important;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .megamenu-wrapper {
    top: 0 !important;
    left: 100% !important;
    margin-top: 0 !important;
    border-top: none;
  }
  .page-header.layout-3 .toggle-menu.active .menu-title span,
  .page-header.layout-3 .toggle-menu:hover .menu-title span {
    background: #629082;
  }
  .page-header.layout-3 .toggle-menu.active nav.navigation.tm-navigation,
  .page-header.layout-3 .toggle-menu:hover nav.navigation.tm-navigation {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .page-header.layout-3 nav.navigation.tm-navigation {
    width: 320px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top {
    padding: 12px 32px 11px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a:before,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top:before {
    font-size: 24px;
    margin-right: 16px;
    margin-top: -3px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:first-child > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:first-child a.level-top {
    padding-top: 35px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:last-child > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:last-child a.level-top {
    padding-bottom: 34px;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-3 nav.navigation.tm-navigation {
    width: 374px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top a.level-top {
    padding: 20px 40px 19px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:first-child > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:first-child a.level-top {
    padding-top: 43px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:last-child > a,
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top:last-child a.level-top {
    padding-bottom: 42px;
  }
}
@media (min-width: 1024px) {
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .megamenu-wrapper {
    width: 700px !important;
  }
}
@media (min-width: 1200px) {
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .megamenu-wrapper {
    width: 846px !important;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .megamenu-wrapper {
    width: 1146px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1553px) {
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .tm-megamenu ul.level1 > li > a {
    font-size: 12px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .tm-megamenu ul.level1 > li > a + ul {
    margin-top: 10px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .tm-megamenu a {
    font-size: 12px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .tm-megamenu li + li {
    margin-top: 7px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .tm-megamenu > .container > .row > div {
    flex-basis: 50%;
    max-width: 50%;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .tm-megamenu > .container > .row > div + div {
    margin-top: 30px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .tm-megamenu > .container > .row > div.custom-grid {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1553px) {
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .megamenu-wrapper .custom-grid {
    margin-top: -16px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation li.level-top .megamenu-wrapper .custom-grid > ul {
    margin-top: 16px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation .banner .banner-content {
    padding: 20px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation .banner .banner-content h3 {
    font-size: 26px;
  }
  .page-header.layout-3 nav.navigation.tm-navigation .banner .banner-content * + .action {
    margin-top: 20px;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-3 .navigation li.level-top .tm-megamenu > .container {
    padding-top: 5px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .page-header.layout-3 .sm-header-nav-toggle {
    margin: 7px auto 7px 0;
  }
  .page-header.layout-3 .sm-header-nav-toggle:before,
  .page-header.layout-3 .sm-header-nav-toggle:after {
    color: #ffffff;
  }
  .page-header.layout-3 .sm-header-nav-toggle:hover:before,
  .page-header.layout-3 .sm-header-nav-toggle:hover:after {
    color: #7ea79b;
  }
}
.page-header.layout-3 .page-header__content {
  background-color: #f4f4f4;
}
@media (min-width: 1024px) {
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap > .container {
    position: static;
  }
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap .menu-title span {
    background: #7ea79b;
    cursor: default;
  }
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation {
    opacity: 1;
    visibility: visible;
    top: 66px;
    left: 50%;
    min-height: calc(100% - 66px);
    border: none;
  }
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation li.level-top:last-child > a,
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation li.level-top:last-child a.level-top {
    padding-bottom: 7px;
  }
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation .level0 .submenu {
    border: none;
  }
}
@media (min-width: 1200px) {
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation li.level-top:last-child > a,
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation li.level-top:last-child a.level-top {
    padding-bottom: 11px;
  }
}
@media (min-width: 1024px) {
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation {
    margin-left: -495px;
  }
}
@media (min-width: 1200px) {
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation {
    margin-left: -583px;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation {
    margin-left: -760px;
  }
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation li.level-top:last-child > a,
  .page-header.layout-3 .page-header__content > .block-static-block + .sm-header-nav-wrap nav.navigation.tm-navigation li.level-top:last-child a.level-top {
    padding-bottom: 19px;
  }
}
.page-header.layout-3 .header-content .block-search {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
}
.page-header.layout-3 .sm-header-nav-wrap {
  background-color: #000000;
  padding-top: 0;
  padding-bottom: 0;
}
.page-header.layout-3 .sm-header-nav-wrap > .container {
  justify-content: flex-start;
}
.page-header.layout-3 .minicart-wrapper {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}
@media (min-width: 1024px) {
  .page-header.layout-3 .minicart-wrapper {
    padding-right: 10px;
    margin-right: 5px;
    border-right: 1px solid #eae9e9;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-3 .minicart-wrapper {
    padding-right: 22px;
    margin-left: 18px;
    margin-right: 16px;
  }
}
.page-header.layout-3 .menu-title span {
  display: block;
  background: #7ea79b;
  padding: 17px 42px;
  width: 290px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  cursor: pointer;
  color: #ffffff;
  transition: 0.3s all ease;
}
@media (min-width: 1200px) {
  .page-header.layout-3 .menu-title span {
    width: 320px;
  }
}
@media (min-width: 1554px) {
  .page-header.layout-3 .menu-title span {
    width: 374px;
  }
}
.page-header.layout-3 .header-info {
  color: #ffffff;
}
.page-header.layout-3 .header-info a:hover {
  color: #ffffff;
}
.page-header.layout-3 ul.social-links {
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  justify-content: flex-end;
}
.page-footer.layout-2 .contact-info {
  display: flex !important;
  flex-wrap: wrap;
  margin-top: -20px;
}
.page-footer.layout-2 .contact-info > p {
  margin-top: 20px;
  flex-basis: 50%;
  max-width: 50%;
  padding-right: 20px;
  box-sizing: border-box;
  color: #888888;
}
.page-footer.layout-2 .contact-info > p:before {
  color: #ffffff;
}
.page-footer.layout-2 .block.newsletter {
  margin-bottom: 30px;
}
.page-footer.layout-2 .footer-col > h4 {
  display: none;
}
@media (min-width: 1024px) {
  .page-footer.layout-2 .block.newsletter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: -6px;
    margin-bottom: 50px;
  }
  .page-footer.layout-2 .block.newsletter .content {
    flex-grow: 1;
    max-width: 375px;
  }
  .page-footer.layout-2 .block.newsletter .form.subscribe {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .page-footer.layout-2 .contact-info [class^='themeicon-'] {
    padding-left: 46px;
  }
  .page-footer.layout-2 .contact-info [class^='themeicon-']:before {
    font-size: 27px;
  }
}
.page-footer.layout-2 .footer.content > .container {
  padding-top: 48px;
  padding-bottom: 0;
}
@media (min-width: 1554px) {
  .page-footer.layout-2 .footer.content > .container {
    padding-top: 63px;
    padding-bottom: 10px;
  }
  .page-footer.layout-2 .block.newsletter .title {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 10px;
    padding-right: 32px;
    text-transform: none;
    font-weight: 400;
  }
}
@media (min-width: 1024px) {
  .page-footer.layout-3 {
    position: relative;
  }
  .page-footer.layout-3 .google-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 38%;
  }
  .page-footer.layout-3 .google-map .block-googlemap-footer {
    height: 100%;
  }
  .page-footer.layout-3 .google-map #map_canvas_footer {
    height: 100% !important;
  }
  .page-footer.layout-3 .footer.content > .container {
    padding-bottom: 0;
  }
  .page-footer.layout-3 .footer.content > .container > .row {
    width: calc(60% + 34px );
  }
  .page-footer.layout-3 .footer-panel {
    width: 60%;
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .page-footer.layout-3 .google-map {
    width: 47%;
  }
  .page-footer.layout-3 .footer.content > .container > .row {
    width: calc(49% + 34px );
  }
  .page-footer.layout-3 .footer-panel {
    width: 49%;
  }
}
.product-layout-2 .product-wrap {
  flex-direction: column;
  align-items: center;
}
.product-layout-2 .product-wrap .product.media {
  width: 734px;
  max-width: none;
  flex-basis: auto;
}
.product-layout-2 .product-wrap .product-info-main {
  width: 768px;
  max-width: none;
  flex-basis: auto;
  padding-left: 17px;
  margin-top: 30px;
  text-align: center;
}
@media (min-width: 1024px) {
  .product-layout-2 .product-wrap .product-info-main {
    width: 810px;
  }
}
.product-layout-2 .product-wrap .fotorama__nav--thumbs,
.product-layout-2 .product-wrap .page-title-wrapper .page-title {
  text-align: center;
}
.product-layout-2 .product-wrap .product-info-stock-sku,
.product-layout-2 .product-wrap .product-social-links {
  justify-content: center;
}
.product-layout-2 .product-wrap .product-reviews-summary,
.product-layout-2 .product-wrap .box-tocart {
  margin-left: auto;
  margin-right: auto;
}
.product-layout-2 .product-wrap .swatch-attribute,
.product-layout-2 .product-wrap .product-options-wrapper .fieldset > .field {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-layout-2 .product-wrap .swatch-attribute .swatch-attribute-label,
.product-layout-2 .product-wrap .product-options-wrapper .fieldset > .field .label {
  margin-right: 9px;
}
.product-layout-2 .product.data.items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-layout-2 .product.data.items > .item.title {
  margin-right: 0;
}
.product-layout-2 .product.data.items > .item.title:not(:first-child) {
  margin-left: 30px;
}
.product-layout-2 .product.data.items > .item.content {
  margin-top: 0;
  margin-left: 0;
  order: 1;
}
.product-layout-2 .product.data.items > .item.content > div {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
.product-layout-2 .product.data.items > .item.content .additional-attributes-wrapper {
  max-width: 320px;
}
.product-layout-2 .product.data.items .attribute.description {
  text-align: center;
}
#product_gallery .thumb {
  margin-bottom: 40px;
}
#product_gallery .thumb:last-child {
  margin-bottom: 0;
}
.product-layout-3 .product-wrap {
  margin-bottom: 104px;
}
.product-layout-3 .product-wrap .fotorama.gallery-placeholder {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.product-layout-3 .product-wrap #right_column {
  margin-top: 0;
}
.product-layout-3 .product-wrap .fixed {
  position: fixed;
}
.product-layout-3 .product-wrap .product.media {
  flex-basis: 50%;
  max-width: 50%;
}
.product-layout-3 .product-wrap #right_column_wrap {
  flex-basis: 50%;
  max-width: 50%;
}
@media (min-width: 1554px) {
  .product-layout-3 .product-wrap .product.media {
    flex-basis: 56%;
    max-width: 56%;
  }
  .product-layout-3 .product-wrap #right_column_wrap {
    flex-basis: 44%;
    max-width: 44%;
  }
}
.product-layout-3 .product-wrap .product-info-main {
  flex-basis: auto;
  width: auto;
  max-width: none;
}
.product-layout-3 .product.info.detailed {
  margin-top: 20px;
}
.product-layout-3 .product.data.items > .item.title {
  float: none;
  margin: 25px 0 25px;
  border-bottom: 1px solid #eae9e9;
  color: #000000;
}
.product-layout-3 .product.data.items > .item.title:hover {
  color: #7ea79b;
}
.product-layout-3 .product.data.items > .item.title:before {
  z-index: 5;
}
.product-layout-3 .product.data.items > .item.title > .switch {
  border: none;
  text-align: left;
  padding: 5px 30px 11px 0;
  height: auto;
  color: inherit;
}
.product-layout-3 .product.data.items > .item.title > .switch:hover {
  color: inherit;
}
.product-layout-3 .product.data.items > .item.title.active > .switch,
.product-layout-3 .product.data.items > .item.title.active > .switch:hover,
.product-layout-3 .product.data.items > .item.title.active > .switch:focus {
  padding-bottom: 11px;
}
.product-layout-3 .product.data.items > .item.content {
  float: none;
  margin-left: 0;
  margin-top: 0;
  border: none;
  padding: 0;
}
.block.widget.brands {
  margin-top: 0;
  margin-bottom: 11px;
}
.block.widget.brands .brand-logo {
  margin-bottom: 0;
}
.block.widget.brands .block-content .brandlist.owl-carousel {
  list-style: none;
  padding: 20px 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-stage,
.block.widget.brands .block-content .brandlist.owl-carousel .owl-wrapper {
  align-items: center;
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-stage .inner,
.block.widget.brands .block-content .brandlist.owl-carousel .owl-wrapper .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 17px;
}
@media (max-width: 1554px) {
  .block.widget.brands .block-content .brandlist.owl-carousel .owl-stage .inner,
  .block.widget.brands .block-content .brandlist.owl-carousel .owl-wrapper .inner {
    padding: 0 5px;
  }
}
@media (max-width: 1023px) {
  .block.widget.brands .block-content .brandlist.owl-carousel .owl-stage .inner,
  .block.widget.brands .block-content .brandlist.owl-carousel .owl-wrapper .inner {
    padding: 0 25px;
  }
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-dots {
  display: none;
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav {
  top: 32%;
  right: 0;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 390px) {
  .block.widget.brands .block-content .brandlist.owl-carousel .owl-nav {
    display: none;
  }
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next,
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev {
  border: 0;
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next::before,
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev::before {
  font-size: 30px;
  color: #000000;
  padding: 0 15px;
  transition: .3s ease all;
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next:hover:before,
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev:hover:before {
  color: #7ea79b;
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next span,
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next::before {
  padding-left: 0;
}
.block.widget.brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev::before {
  padding-right: 0;
}
.block.brands .block-content .brandlist .brand-logo {
  margin: 0;
}
.block.brands .block-content .brandlist .brand-logo:hover {
  opacity: 0.7;
}
.brands.tweeds-brands .brand-logo img[alt~=LOOK] {
  width: 122px;
}
html.ie11 .tm-megamenu .brands,
html.ie10 .tm-megamenu .brands {
  border: 0;
}
.brands.sport-brands {
  margin: 0;
}
.brands.sport-brands .brand-logo {
  margin-bottom: 0;
}
.brands.sport-brands .block-title {
  display: none;
}
.brands.sport-brands .block-content .brandlist.owl-carousel {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-stage,
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-wrapper {
  align-items: center;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-stage .owl-item,
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-wrapper .owl-item {
  height: 234px;
}
@media (max-width: 1400px) {
  .brands.sport-brands .block-content .brandlist.owl-carousel .owl-stage .owl-item,
  .brands.sport-brands .block-content .brandlist.owl-carousel .owl-wrapper .owl-item {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .brands.sport-brands .block-content .brandlist.owl-carousel .owl-stage .owl-item,
  .brands.sport-brands .block-content .brandlist.owl-carousel .owl-wrapper .owl-item {
    height: auto;
    border: 0;
  }
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-stage .owl-item:last-child,
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-wrapper .owl-item:last-child {
  border: 0;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-stage .owl-item .inner,
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-wrapper .owl-item .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-stage .owl-item .inner .brand-logo,
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-wrapper .owl-item .inner .brand-logo {
  margin: 0;
  padding: 80px 40px;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-dots {
  display: none;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav {
  top: 40%;
  right: 0;
  width: 100%;
  justify-content: space-between;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next,
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev {
  border: 0;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next::before,
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev::before {
  font-size: 30px;
  color: #000000;
  padding: 0 15px;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next span,
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav button.owl-next::before {
  padding-left: 0;
}
.brands.sport-brands .block-content .brandlist.owl-carousel .owl-nav button.owl-prev::before {
  padding-right: 0;
}
.brand-list .brand-item .brand-logo {
  margin-bottom: 0;
}
.page-header .sm-header-nav-wrap.isStuck {
  padding: 8px 20px;
  left: 0;
  width: 100% !important;
}
.sm-header-nav-wrap.isStuck {
  background-color: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.sm-header-nav-wrap.isStuck > .container {
  align-items: center;
}
.sm-header-nav-wrap.isStuck .logo img {
  max-height: 50px;
  width: auto;
}
.footer-panel .social-links {
  margin-left: 4.2vw;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.footer-panel .social-links li + li {
  margin-left: 10px;
}
@media (min-width: 1554px) {
  .page-wrapper ul.social-links {
    margin-left: -34px;
    margin-top: 33px;
  }
  .page-wrapper ul.social-links li {
    margin-left: 32px;
  }
}
