/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
@media (max-width: 768px) {
  .mst-rma-box {
    width: 100%;
    margin-left: 0 !important;
  }
  .mst-rma-box._half {
    max-width: 100%;
  }
}
@media print {
  .rma-rma-print .order-date {
    display: block;
    width: 100%;
  }
  .rma-rma-print .order-details-items {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .rma-rma-print * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  .rma-rma-print a,
  .rma-rma-print a:visited {
    text-decoration: underline !important;
  }
  .rma-rma-print pre,
  .rma-rma-print blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  .rma-rma-print thead {
    display: table-header-group;
  }
  .rma-rma-print .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .rma-rma-print .table-wrapper table td {
    width: auto;
  }
  .rma-rma-print .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .rma-rma-print .box,
  .rma-rma-print tr,
  .rma-rma-print img {
    page-break-inside: avoid;
  }
  .rma-rma-print img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .rma-rma-print .block-content,
  .rma-rma-print p,
  .rma-rma-print h2,
  .rma-rma-print h3 {
    orphans: 3;
    widows: 3;
  }
  .rma-rma-print .block-content {
    page-break-before: avoid;
    display: inline-block;
    width: 100%;
  }
  .rma-rma-print .block-title,
  .rma-rma-print h2,
  .rma-rma-print h3 {
    page-break-after: avoid;
  }
  .rma-rma-print .nav-toggle {
    display: none !important;
  }
  .rma-rma-print .sidebar,
  .rma-rma-print .nav-sections,
  .rma-rma-print .header.content > *[class],
  .rma-rma-print .panel.wrapper > *[class],
  .rma-rma-print .footer.content > *[class] {
    display: none;
  }
  .rma-rma-print .logo,
  .rma-rma-print .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .rma-rma-print .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .rma-rma-print .column.main {
    float: none !important;
    width: 100% !important;
  }
  .rma-rma-print .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .rma-rma-print .footer.content {
    padding: 0;
  }
  .rma-rma-print .box {
    padding: 0;
    border: 0;
    float: left;
    width: 48.8%;
    margin-bottom: 20px;
    min-height: auto;
  }
  .rma-rma-print table.table thead {
    border-top: 0;
  }
  .rma-rma-print .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    box-shadow: none;
  }
  .rma-rma-print .table:not(.cart):not(.totals) > thead > tr > th,
  .rma-rma-print .table:not(.cart):not(.totals) > tbody > tr > td {
    border: none;
  }
  .rma-rma-print .hdmx__contact-button,
  .rma-rma-print #hdmx__contact-button {
    display: none;
  }
}
.mst-rma-create__add-order {
  display: flex;
  justify-content: center;
}
.mst-rma-create__add-order button {
  margin: 1rem;
}
.mst-rma-create__order-selector .field {
  display: flex;
  flex-wrap: wrap;
}
.mst-rma-create__order-selector .field select {
  max-width: 40rem;
}
.mst-rma-create__order-selector .field button {
  margin-left: 1rem;
}
.mst-rma-create__order-selector .mst-rma-buttons-delimiter-text {
  line-height: 32px;
  margin-left: 1rem;
}
.mst-rma-create__order {
  border: 2px solid #e8e8e8;
  padding: 2rem;
  margin-bottom: 1rem;
  align-items: center;
}
.mst-rma-create__order .mst-rma-create__order-header {
  display: flex;
  margin-bottom: 2rem;
}
.mst-rma-create__order .mst-rma-create__order-header .increment-id {
  font-weight: 600;
  font-size: 1.8rem;
}
.mst-rma-create__order .mst-rma-create__order-header .remove {
  color: #1879c2;
  margin-left: auto;
  text-decoration: underline;
  cursor: pointer;
}
.mst-rma-create__order .mst-rma-create__order-header .remove:hover {
  text-decoration: none;
}
#rma-new-form .actions-toolbar {
  margin-top: 10px;
}
#rma-new-form .actions-toolbar.secondary.ui-remove-item-button-container {
  float: left;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_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;
}
/**
 * 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_LayeredNavigationPro
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
a.chosen-single.chosen-default,
.chosen-single-with-deselect {
  border-radius: 3px !important;
  min-height: 30px !important;
  line-height: 26px !important;
  background: #fff !important;
  box-shadow: none;
}
.chosen-container-single .chosen-single div {
  top: 3px;
}
.chosen-container-single .chosen-search input[type=text] {
  box-shadow: none !important;
  border-radius: 2px;
  border: 1px solid #ccc;
}
li.active-result.highlighted {
  border-radius: 2px !important;
  background-image: none !important;
  border: none !important;
}
.chosen-container-single .chosen-single abbr {
  top: 9px !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  margin-right: 0 !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  width: 100% !important;
}
ul.chosen-results::-webkit-scrollbar {
  width: 6px;
}
ul.chosen-results::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
ul.chosen-results::-webkit-scrollbar-thumb {
  background-color: #ccc;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.ln_slider_range {
  margin-top: 10px;
}
.ln_slider_range_input {
  width: 60px !important;
  height: 30px !important;
  text-align: center;
  padding: 0;
}
.filter-options-content .rating-summary {
  padding-bottom: 3px;
}
.filter-options-content .rating-summary.selected {
  background-color: #e8e8e8;
}
@media (min-width: 1200px) {
  #ln_slider_range_price .ln_slider_from {
    width: 45%;
    padding: 0;
    display: inline-block;
    text-align: center;
  }
  #ln_slider_range_price .ln_slider_to {
    width: 45%;
    float: right;
    text-align: center;
    padding: 0;
  }
  .ln_slider_container label {
    min-width: 0 !important;
  }
}
@media (max-width: 1195px) {
  .ln_slider_from {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
  }
  .ln_slider_to {
    display: block;
    padding-left: 15px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .ln_slider_range_input {
    display: block;
    margin: 0 auto 10px auto;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.ln_slider_range .ln_slider_range_input_to {
  float: right;
}
.ln_slider_container label {
  min-width: 50px;
  display: inline-block;
}
.swatch-option-label-layered {
  height: 24px !important;
  display: block !important;
  margin-bottom: 5px !important;
}
.swatch-option-label-layered .swatch-option.text {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.swatch-text .swatch-option.color {
  height: 24px !important;
}
.swatch-attribute .swatch-option.disabled {
  pointer-events: none;
}
@media (max-width: 767px) {
  .ln_slider_range {
    text-align: center;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.mplayer-subcategory {
  width: 90%;
  margin: auto;
}
.mplayer-category-item .mplayer-item-slider {
  padding: 10px;
  box-sizing: border-box;
  color: #575757;
  text-align: center;
  font-size: 18px;
  height: 100%;
  position: relative;
}
.mplayer-category-item-label {
  padding: 10px 5px;
  border: 1px solid #ffffff;
  line-height: 1.2;
  word-break: break-word;
}
.mplayer-category-item-image {
  margin-bottom: 7px;
}
.mplayer-category-item-label:hover {
  background: #ffffff;
  color: #000;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
a.mplayer-item-slider:hover {
  text-decoration: none;
}
.action.sparsh-buynow-button {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 5px;
}
.form-wishlist-items .action.sparsh-buynow-button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.catalog-product_compare-index .action.sparsh-buynow-button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  border-radius: 3px;
}
.box-tocart .action.tocart.sparsh-buynow-custom-tocart:not(:last-child) {
  margin-bottom: 0;
}
.catalog-category-view .action.tocart.sparsh-buynow-custom-tocart {
  margin-bottom: 5px;
}
.catalog-category-view .action.sparsh-buynow-button {
  margin-top: 0px;
  margin-bottom: 5px;
}
.catalogsearch-result-index .action.tocart.sparsh-buynow-custom-tocart {
  margin-bottom: 5px;
}
.catalogsearch-result-index .action.sparsh-buynow-button {
  margin-top: 0px;
  margin-bottom: 5px;
}
.widget.block.block-static-block .action.tocart.sparsh-buynow-custom-tocart {
  margin-bottom: 5px;
}
.widget.block.block-static-block .action.sparsh-buynow-button {
  margin-top: 0px;
  margin-bottom: 5px;
}
.block.crosssell .action.tocart.sparsh-buynow-custom-tocart {
  margin-bottom: 5px;
}
.block.crosssell .action.sparsh-buynow-button {
  margin-top: 0px;
  margin-bottom: 5px;
}
.sparsh-buynow-view {
  display: inline;
}
.sparsh-buynow-view #product-sparsh-buynow-button {
  margin-bottom: 15px;
  width: 49%;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.bundle-info .sparsh-buynow-view #product-sparsh-buynow-button {
  width: auto;
}
@media (max-width: 767px) {
  .sparsh-buynow-view #product-sparsh-buynow-button {
    width: 100%;
  }
  .bundle-info .sparsh-buynow-view #product-sparsh-buynow-button {
    width: 100%;
  }
  .form-wishlist-items .action.sparsh-buynow-button {
    width: 100%;
  }
}
.our-bestseller {
  background: #171717;
  padding: 0 80px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.our-bestseller .title-sec.color-white {
  color: #fff;
}
.our-bestseller .title-sec.text-left {
  text-align: left;
  display: inline-block;
}
.our-bestseller .title-sec.text-left h2 {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 18px;
}
.our-bestseller .title-sec.text-left span {
  color: #fff;
}
.our-bestseller .view-all {
  display: inline-block;
  float: right;
  margin-top: 3.5rem;
}
.our-bestseller .view-all > a {
  display: block;
  padding: 12px 48px;
  background: #fff;
  font-size: 1.8rem;
  color: #ed1c24;
  font-weight: 400;
  text-decoration: none;
}
.our-bestseller .view-all > a:hover {
  background: #ed1c24;
  color: #fff;
}
.our-bestseller .block-content {
  padding-bottom: 40px;
  padding-top: 40px;
}
.our-bestseller .block-content .product-items {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -30px;
}
.our-bestseller .block-content .product-items li {
  width: 33.3%;
  flex-basis: 33.3%;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.our-bestseller .block-content .product-items li .product-item-details {
  width: 100%;
  display: block;
}
.our-bestseller .block-content .product-items li .product-item-details .product-img {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  position: relative;
  margin: auto;
  box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
}
.our-bestseller .block-content .product-items li .product-item-details .product-img > a {
  display: block;
  width: 100%;
  height: 100%;
}
.our-bestseller .block-content .product-items li .product-item-details .product-img > a > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc {
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  padding: 170px 35px 35px;
  margin-top: -150px;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .product-item-name {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .product-item-name > a {
  text-decoration: none;
  transition: linear .5s;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .product-item-name:hover a {
  color: #ed1c24;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .price-box {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .price-box span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .price-box span em {
  display: inline-block;
  width: auto;
  vertical-align: top;
  font-size: 16px;
  font-style: normal;
  margin: -5px 0 0 3px;
  line-height: 20px;
  color: #ed1c24;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .price-box .price-label {
  display: none;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .price-box .price {
  color: #0b0b0b;
  font-size: 24px;
  font-weight: 400;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .product-item-actions {
  display: inline-block;
  float: right;
  margin: 0;
}
.our-bestseller .block-content .product-items li .product-item-details .product-item-desc .product-item-actions .towishlist:before {
  background: url(../images/header_sprite.png);
  background-position: left 70px;
  width: 24px;
  height: 30px;
  content: '';
}
/*Faq Page*/
#faq-accordion .acc {
  margin: 0;
  padding: 0;
  list-style: none;
}
#faq-accordion .acc .acc__card {
  display: block;
  width: 100%;
  box-shadow: 1px 0px 10px 0px #ccc;
  border-radius: 10px;
  margin-bottom: 35px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#faq-accordion .acc .acc__card .acc__title {
  background: url(../images/accordian-closed.png) no-repeat;
  background-position: left 20px center;
  background-size: 30px;
}
#faq-accordion .acc .acc__card .acc__title span {
  cursor: pointer;
  padding: 18px 40px 18px 70px;
  display: block;
  color: #242424;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
#faq-accordion .acc .acc__card .acc__title span b {
  font-weight: 600;
}
#faq-accordion .acc .acc__card .acc__title.active {
  background: url(../images/accordian-opened.png) no-repeat;
  background-position: left 20px center;
  background-size: 30px;
}
#faq-accordion .acc .acc__card .acc__panel {
  padding: 10px 40px 30px 70px;
  color: #242424;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  display: none;
  letter-spacing: 0.5px;
}
#faq-accordion .acc .acc__card .acc__panel p {
  color: #242424;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
}
#faq-accordion .acc .acc__card .acc__panel a {
  color: #ed1c24;
}
#faq-accordion .acc .acc__card .acc__panel a:hover {
  color: #000;
}
.home-cat-tabber {
  margin-top: 40px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.home-cat-tabber .title-sec {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.home-cat-tabber .title-sec h2 {
  font-size: 36px;
  color: #1f1f1f;
  font-weight: 700;
  margin: 0;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 36px;
}
.home-cat-tabber .title-sec span {
  font-size: 24px;
  color: #1f1f1f;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 36px;
  margin: 8px 0 0;
}
.home-cat-tabber .product.data.items {
  text-align: center;
  font-size: 0;
  margin: 45px 0 0;
}
.home-cat-tabber .product.data.items > .item.title {
  margin: 0;
  float: none;
  display: inline-block;
}
.home-cat-tabber .product.data.items > .item.title > .switch {
  font-weight: 600;
  line-height: 60px;
  font-size: 13px;
  color: #8f8f8f;
  text-decoration: none;
  height: 60px;
  padding: 0 30px;
  margin: 0;
  border: none !important;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  background: #e9e9e9;
}
.home-cat-tabber .product.data.items > .item.title > .switch:visited,
.home-cat-tabber .product.data.items > .item.title > .switch:focus {
  color: #8f8f8f;
}
.home-cat-tabber .product.data.items > .item.title > .switch:hover {
  background: #000000 !important;
  color: #ffffff;
}
.home-cat-tabber .product.data.items > .item.title.active > .switch {
  padding-bottom: 0;
  background: #ed1c24 !important;
  color: #fff !important;
  border: none;
}
.home-cat-tabber .product.data.items > .item.title:nth-of-type(1) > .switch {
  border-left: 1px solid #959595;
}
.home-cat-tabber .product.data.items > .item.title:nth-of-type(1).active > .switch {
  border-left: 1px solid #ed1c24;
}
.home-cat-tabber .product.data.items > .item.content {
  padding: 0;
  border-top: 0;
  text-align: left;
  display: none;
  overflow: hidden;
  background: transparent;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.home-cat-tabber .product.data.items > .item.content .products .product-items {
  margin-top: 102px;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  padding: 0 6px;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item {
  width: 23%;
  flex-basis: 23%;
  margin: 0;
  padding: 0 15px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  background: #fff;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info {
  width: 100%;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info .product-info-sec {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  min-height: 156px;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info > a {
  display: block;
  text-align: center;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info > a .product-image-container {
  margin: auto;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info .product-item-details .product-item-name {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  min-height: 48px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info .product-item-details .product-item-name > a {
  text-decoration: none;
  font-weight: 600;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info .product-item-details .product-item-name > a:hover {
  color: #ed1c24;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info .product-item-details .product-item-name:hover {
  color: #ed1c24;
}
.home-cat-tabber .product.data.items > .item.content .products .product-items .product-item .product-item-info .price-box .price {
  font-size: 16px;
  color: #0b0b0b;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.home-cat-tabber .product.data.items > .item.content .all-products-button {
  text-align: center;
  margin-top: 54px;
  margin-bottom: 50px;
}
.home-cat-tabber .product.data.items > .item.content .all-products-button > .btn {
  background: #ed1c24;
  display: inline-block;
  transition: linear .5s;
}
.home-cat-tabber .product.data.items > .item.content .all-products-button > .btn > a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  padding: 0 34px;
  display: inline-block;
  line-height: 58px;
  letter-spacing: 0.5px;
}
.home-cat-tabber .product.data.items > .item.content .all-products-button > .btn:hover {
  background: #1b1a18;
}
.home-cat-tabber .product.data.items > .item.content.active {
  -webkit-transform: translateX(0) rotateY(0);
  transform: translateX(0) rotateY(0);
  z-index: 2;
}
.home-cat-tabber .shop-category-tabs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
}
.home-cat-tabber .shop-category-tabs .category-tabs-list {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.home-cat-tabber .shop-category-tabs .category-tab {
  float: left;
  width: calc((16.666666% - 20px));
  text-align: center;
  margin: 0 10px 20px;
  padding: 0;
  position: relative;
}
.home-cat-tabber .shop-category-tabs .category-tab:hover .cate-tab-titles {
  border-color: #ed1c24;
}
.home-cat-tabber .shop-category-tabs .category-tab:hover .cate-tab-pic a:before {
  background: rgba(237, 28, 36, 0.6);
}
.home-cat-tabber .shop-category-tabs .cate-tab-pic {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  max-width: 98%;
  margin: 0;
  background: #fff;
  border-radius: 50%;
  position: relative;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}
.home-cat-tabber .shop-category-tabs .cate-tab-pic a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  position: relative;
}
.home-cat-tabber .shop-category-tabs .cate-tab-pic a:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  opacity: 1;
  transition: all 0.5s ease;
}
.home-cat-tabber .shop-category-tabs .cate-tab-pic img {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.home-cat-tabber .shop-category-tabs .cate-tab-titles {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 2px;
  box-shadow: none;
  box-sizing: border-box;
  border: none;
  transition: all 0.5s ease;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.home-cat-tabber .shop-category-tabs .cate-tab-titles a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 16px;
  line-height: 36px;
  text-decoration: none;
}
.home-cat-tabber .shop-category-tabs .cate-tab-titles a:hover {
  color: #fff;
}
.merchandise-home-page {
  background: linear-gradient(180deg, #020024 50%, #f8f8f8 50%);
  position: relative;
  padding: 30px 80px 40px;
}
@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 0);
  }
}
.merchandise-home-page h2 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.merchandise-home-page #merchandise-slider {
  display: block;
  padding-top: 40px;
  overflow: hidden;
  margin-top: -25px;
}
.merchandise-home-page #merchandise-slider .owl-buttons {
  position: absolute;
  top: 6px;
  right: 0;
}
.merchandise-home-page #merchandise-slider .owl-buttons div {
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 10px;
  line-height: 28px;
  background: #ffffff url(../images/merchandise-arrow.png) no-repeat;
  font-size: 0;
}
.merchandise-home-page #merchandise-slider .owl-buttons div.owl-prev {
  background-position-x: 8px;
  background-position-y: 6px;
}
.merchandise-home-page #merchandise-slider .owl-buttons div.owl-next {
  background-position-x: -23px;
  background-position-y: 6px;
}
.merchandise-home-page #merchandise-slider .item {
  margin: 10px;
}
.merchandise-home-page #merchandise-slider .item img {
  border-radius: 15px;
  background: #fff;
}
.merchandise-home-page #merchandise-slider .item h3 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.merchandise-home-page #merchandise-slider .item .cat-image {
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  max-height: 348px;
}
.merchandise-home-page #merchandise-slider .item .cat-image:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 0px;
  border-left-width: 92px;
  border-bottom: 80px solid #ffffff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.merchandise-home-page #merchandise-slider .item:hover .cat-image:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 0px;
  border-left-width: 92px;
  border-bottom: 80px solid #ed1c24;
  position: absolute;
  bottom: 0;
  right: 0;
}
.merchandise-home-page #merchandise-slider .item:hover .cat-name .cat-action {
  display: block;
}
.merchandise-home-page #merchandise-slider .item:hover .cat-name .cat-action a {
  color: #333;
  text-decoration: none;
}
.merchandise-home-page #merchandise-slider .item:hover .cat-name .cat-action a:hover {
  color: #ed1c24;
}
.merchandise-home-page #merchandise-slider .item .cat-name {
  position: relative;
}
.merchandise-home-page #merchandise-slider .item .cat-name .cat-action {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  display: none;
  background: url(../images/explore-btn.png) no-repeat right center;
  padding-right: 60px;
  animation: slide1 1s ease-in-out infinite;
}
#merchandise-menu .subcategory-indicator {
  position: relative;
}
#merchandise-menu .subcategory-indicator::after {
  background: url(../images/owl-next.png) no-repeat right center;
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 9px;
  height: 25px;
  background-size: 8px;
  transition: all 0.5s ease;
}
#merchandise-menu .subcategory-indicator-remove {
  position: relative;
}
#merchandise-menu .subcategory-indicator-remove::after {
  background: url(../images/owl-next.png) no-repeat right center;
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 9px;
  height: 25px;
  background-size: 8px;
  transition: all 0.5s ease;
  transform: rotate(90deg);
}
#merchandise-menu #clothing-submenu {
  display: none;
  margin-left: 30px;
  border-left: 0px solid #ee2326;
}
#merchandise-menu #men-clothing .megamenu-nav-links,
#merchandise-menu #women-clothing .megamenu-nav-links {
  float: left;
  width: 23%;
  text-align: left;
  margin: 0 1% 5px;
  padding: 0 0 5px;
}
#merchandise-menu #men-clothing .megamenu-nav-links .menu-item-link,
#merchandise-menu #women-clothing .megamenu-nav-links .menu-item-link {
  float: left;
  width: 100%;
  text-align: left;
  margin: 0 1% 5px;
  padding: 0 0 5px;
}
#merchandise-menu #men-clothing .megamenu-nav-links .cat-title-merchandise,
#merchandise-menu #women-clothing .megamenu-nav-links .cat-title-merchandise {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
#merchandise-menu #men-clothing .megamenu-nav-links .cat-title-merchandise:after,
#merchandise-menu #women-clothing .megamenu-nav-links .cat-title-merchandise:after {
  content: '';
  width: 44px;
  height: 3px;
  background: #ed1c24;
  position: absolute;
  display: block;
  left: 0;
  bottom: -10px;
}
#merchandise-menu .megamenu-inner-tabs {
  margin-bottom: 10px;
  border-bottom: 1px solid;
}
#merchandise-menu .megamenu-inner-tabs .nav-link {
  display: inline-block;
  width: auto !important;
  padding: 0px;
}
#merchandise-menu .megamenu-inner-tabs .nav-link a:after {
  display: none;
}
#merchandise-menu .merchandise-sec {
  width: 100%;
}
#merchandise-menu .merchandise-sec .cat-title-merchandise {
  text-align: left;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  line-height: 30px;
  position: relative;
}
#merchandise-menu .merchandise-sec .cat-title-merchandise:after {
  width: 50px;
  height: 2px;
  background: #ee2326;
  content: '';
  display: block;
}
#merchandise-menu .new-sub-menu-merchandise .megamenu-nav-links {
  float: left;
  width: 23%;
  text-align: left;
  margin: 0 1% 5px;
  padding: 0 0 5px;
}
#merchandise-menu .new-sub-menu-merchandise .megamenu-nav-links .cat-title-merchandise {
  text-align: left;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 0;
}
#merchandise-menu .new-sub-menu-merchandise .megamenu-nav-links .cat-title-merchandise:after {
  content: '';
  width: 52px;
  height: 2px;
  background: #ee2326;
  position: absolute;
  bottom: 0;
  left: 0;
}
#merchandise-menu .new-sub-menu-merchandise .megamenu-nav-links .menu-item-link {
  float: left;
  width: 100%;
  text-align: left;
}
.newly-launched-products {
  position: relative;
  padding: 0 80px;
}
.newly-launched-products .title-sec h1 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 3.6rem;
  color: #1f1f1f;
  font-weight: 700;
}
.newly-launched-products .newly-slider-main {
  padding: 25px 0 40px;
}
.newly-launched-products .newly-slider-main .owl-carousel {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-wrapper-outer {
  position: relative;
  overflow: hidden;
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-wrapper-outer .owl-item {
  position: relative;
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-controls {
  position: absolute;
  width: 100%;
  top: 40%;
  transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  left: 0;
  right: 0;
  z-index: 99;
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ed1c24;
  font-size: 0;
  cursor: pointer;
  transition: linear .5s;
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  background: url(../images/owl-prev.png) no-repeat;
  content: '';
  width: 20px;
  height: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-size: 15px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
  background: #1b1a18;
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ed1c24;
  font-size: 0;
  cursor: pointer;
  transition: linear .5s;
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-next:before {
  background: url(../images/owl-next.png) no-repeat;
  content: '';
  width: 15px;
  height: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-size: 15px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  background: #1b1a18;
}
.newly-launched-products .newly-slider-main .item {
  display: none;
  margin: 0 110px;
  position: relative;
}
.newly-launched-products .newly-slider-main .item img {
  width: auto;
  margin: 0 10px;
  max-width: 80%;
}
.newly-launched-products .newly-slider-main .item .product-img {
  width: 70%;
  background: url('../images/newly-bg.png') no-repeat;
  background-size: 100% 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.newly-launched-products .newly-slider-main .item .product-item-details {
  position: absolute;
  width: 350px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  padding: 10px 26px 26px;
  border-radius: 8px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-name {
  font-size: 26px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 10px;
  transition: linear .5s;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-name > a {
  text-decoration: none;
  transition: linear .5s;
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-name:hover a {
  color: #ed1c24;
}
.newly-launched-products .newly-slider-main .item .product-item-details .price-box {
  float: left;
  width: auto;
}
.newly-launched-products .newly-slider-main .item .product-item-details .price-box .price-label {
  display: none;
}
.newly-launched-products .newly-slider-main .item .product-item-details .price-box span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.newly-launched-products .newly-slider-main .item .product-item-details .price-box span em {
  display: inline-block;
  width: auto;
  vertical-align: top;
  line-height: 20px;
  font-style: normal;
  color: #ed1c24;
  margin: -5px 0 0;
  font-size: 16px;
}
.newly-launched-products .newly-slider-main .item .product-item-details .price-box .price {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-size: 26px;
  color: #0b0b0b;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 48px;
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-actions {
  margin-top: 0;
  float: right;
  width: auto;
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-actions .actions-primary {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-actions .actions-primary .action.primary {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 400;
  border-radius: 0;
  width: auto;
  transition: all 0.5s ease;
  display: inline-block;
  line-height: 49px;
  padding: 0 25px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-actions .actions-primary .action.primary:hover {
  background: #1b1a18;
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-actions .actions-primary .btn.btn-md {
  color: #ed1c24;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 13px 26px;
  white-space: nowrap;
  box-sizing: border-box;
  border: 1px solid #ed1c24;
  text-align: center;
  text-decoration: none;
  width: 160px;
  transition: linear .5s;
}
.newly-launched-products .newly-slider-main .item .product-item-details .product-item-actions .actions-primary .btn.btn-md:hover {
  background: #ed1c24;
  color: #fff;
}
.newly-launched-products .newly-slider-main .item:nth-of-type(1) {
  display: block;
}
.newly-launched-products:before {
  content: '';
  background: url(../images/newly-launched-before.png);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 250px;
  height: 400px;
  background-size: cover;
}
.newly-launched-products:after {
  content: '';
  background: url(../images/newly-launched-after.png);
  position: absolute;
  right: 0;
  top: 0;
  width: 240px;
  height: 600px;
  background-size: cover;
}
.new-generation {
  padding: 0 80px;
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  margin: 0 0 40px;
  /*&:before{
		content: '';
	    background: #e9e9e9;
	    display: table;
	    position: absolute;
	    left: 0;
	    right: 0;
	    height: ~"calc(100% - 110px)";
	    width: 100%;
	    z-index: -1;
	}*/
}
.new-generation .title-sec h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.new-generation .view-all {
  float: right;
  width: auto;
  margin: -66px 0 0;
}
.new-generation .view-all a {
  display: inline-block;
  width: auto;
  vertical-align: inherit;
  margin: 0;
  padding: 0 30px;
  background: #ed1c24;
  color: #fff;
  text-decoration: none;
  line-height: 48px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.new-generation .view-all a:hover {
  background: #000;
}
.new-generation .products-grid {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.new-generation .block-content {
  padding-top: 30px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.new-generation .product-items {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -30px;
}
.new-generation .product-items li {
  width: 33.3%;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.new-generation .product-items li .product-item-details {
  width: 100%;
  display: block;
}
.new-generation .product-items li .product-item-details .product-img {
  width: 100%;
  display: block;
  text-align: center;
}
.new-generation .product-items li .product-item-details .product-item-photo {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  padding: 20px 8px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  margin: 0 0 -80px;
}
.new-generation .product-items li .product-item-details .product-item-photo img {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  max-width: 90%;
  height: auto;
}
.new-generation .product-items li .product-item-details .product-item-desc {
  width: 100%;
  padding: 100px 35px 35px;
  display: inline-block;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-name {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 20px;
  transition: linear .5s;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-name > a {
  text-decoration: none;
  display: block;
  transition: linear .5s;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-name:hover {
  color: #ed1c24;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-name:hover a {
  color: #ed1c24;
}
.new-generation .product-items li .product-item-details .product-item-desc .price-box {
  float: left;
  width: auto;
}
.new-generation .product-items li .product-item-details .product-item-desc .price-box span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.new-generation .product-items li .product-item-details .product-item-desc .price-box span em {
  display: inline-block;
  width: auto;
  vertical-align: top;
  font-size: 16px;
  font-style: normal;
  margin: -5px 0 0 3px;
  line-height: 20px;
  color: #ed1c24;
}
.new-generation .product-items li .product-item-details .product-item-desc .price-box .price-label {
  display: none;
}
.new-generation .product-items li .product-item-details .product-item-desc .price-box .price {
  font-size: 24px;
  color: #0b0b0b;
  font-weight: 400;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  line-height: 48px;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-actions {
  margin: 0;
  float: right;
  width: auto;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-actions .actions-primary {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-actions .actions-primary .action.primary {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  font-weight: 400;
  border-radius: 0;
  margin: 0;
  transition: all 0.5s ease;
  display: inline-block;
  width: auto;
  padding: 0 25px;
  line-height: 48px;
  border: none;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-actions .actions-primary .action.primary:hover {
  background: #1b1a18;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-actions .actions-primary .btn.btn-md {
  color: #ed1c24;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 13px 26px;
  white-space: nowrap;
  box-sizing: border-box;
  border: 1px solid #ed1c24;
  text-align: center;
  text-decoration: none;
  width: 160px;
  margin-left: 15px;
  transition: linear .5s;
}
.new-generation .product-items li .product-item-details .product-item-desc .product-item-actions .actions-primary .btn.btn-md:hover {
  background: #ed1c24;
  color: #fff;
}
.spare-parts-sec {
  width: 100%;
  display: block;
  padding: 30px 80px 40px;
  box-sizing: border-box;
  margin: 0;
  position: relative;
  background: #171717 url("../images/spare-part-bg.jpg") no-repeat scroll center / cover;
  /*&:before{
		    background: url(../images/spare_before.png) no-repeat;
		    content: '';
		    position: absolute;
		    left: 0;
			height: 268px;
			width: 200px;
			bottom: 0;
	}
	
	&:after{
		background: url(../images/spare_after.png) no-repeat;
	    content: '';
	    position: absolute;
	    right: 0;
		height: 458px;
		width: 220px;
		bottom: 0;
	}*/
}
.spare-parts-sec .title-sec {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.spare-parts-sec .title-sec h2 {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 36px;
}
.spare-parts-sec .title-sec span {
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 36px;
  margin: 8px 0 0;
}
.spare-parts-sec .spare-parts-main {
  display: flex;
  margin: 20px 73px 0;
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  background: #fff;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.spare-parts-sec .spare-parts-main .spare-parts-left {
  border-right: 3px solid #e5e5e5;
  padding: 45px;
  width: 33%;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.spare-parts-sec .spare-parts-main .spare-parts-left .spare-trust {
  width: 100px;
  height: 100px;
  background: #ed1c24;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  margin: auto;
  position: relative;
  z-index: 9;
}
.spare-parts-sec .spare-parts-main .spare-parts-left .spare-trust > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.spare-parts-sec .spare-parts-main .spare-parts-left > h3 {
  font-size: 24px;
  font-weight: 700;
  color: #1f1f1f;
  line-height: 1.5;
  margin-top: 24px;
}
.spare-parts-sec .spare-parts-main .spare-parts-left:before {
  background: url(../images/hero_before.jpg);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 163px;
  height: 163px;
  z-index: 9;
}
.spare-parts-sec .spare-parts-main .spare-parts-right {
  padding: 40px 55px;
  width: 67%;
  position: relative;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search {
  width: 100%;
  padding-left: 0;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control .title {
  font-size: 18px;
  color: #171717;
  font-weight: 400;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control .list > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control .list > ul > li {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control .list > ul > li:last-child {
  margin-right: 0;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control .list > ul > li > input {
  margin-right: 10px;
  background: #000;
  border: 1px solid #505050;
  padding: 0;
  border-radius: 50%;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control .list > ul > li > label {
  font-size: 22px;
  color: #171717;
  font-weight: 400;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .select-list {
  width: 180px;
  display: inline-block;
  margin-right: 40px;
  position: relative;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .select-list label {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  margin: 10px 0;
  display: block;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .select-list select {
  border-radius: 0;
  border: 1px solid #b4b4b4;
  font-size: 16px;
  color: #1b1a18;
  font-weight: 400;
  height: 50px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(../images/select-arrow.jpg) no-repeat;
  background-position: right 15px center;
  padding-right: 40px;
  box-shadow: none;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .select-list div.mage-error {
  position: absolute;
  display: inline-block;
  width: auto;
  left: 3px;
  bottom: -30px;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .actions {
  display: inline-block;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .actions button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  padding: 0 18px;
  font-size: 16px;
  font-weight: 400;
  margin-top: -6px;
  transition: linear .5s;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .actions button:hover {
  background: #1b1a18;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #custom-search {
  margin: 10px 20px 0 0;
  float: left;
  width: 70%;
  background: none;
  border: 1px solid #b4b4b4;
  padding: 0 10px;
  height: 50px;
  box-sizing: border-box;
  line-height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #1b1a18;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .actions.default-search {
  display: none;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .actions.default-search button {
  background: #ed1c24;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  padding: 0 18px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}
.spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .actions.default-search button:hover {
  background: #1b1a18;
}
.spare-parts-sec .spare-parts-main .spare-parts-right:after {
  background: url(../images/hero_after.jpg) no-repeat;
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 253px;
  height: 263px;
  background-size: 100% 100%;
}
.spare-parts-sec #custom-search-error {
  float: left;
  clear: both;
}
.spare-parts-sec #vin-error {
  float: left;
  width: auto;
  clear: left;
  margin: 10px 0 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #e02b27;
}
.sections.nav-sections {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.sections.nav-sections .nav-sections-item-content {
  display: inline-block !important;
  width: 100%;
  vertical-align: middle;
}
.sections.nav-sections .nav-sections-items {
  padding: 0 80px;
  display: inline-block !important;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu {
  display: flex;
  width: 100%;
  vertical-align: middle;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega {
  float: none;
  width: auto;
  flex: 1;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega .merchandise-submenu .merchandise-submenu-items .cat-items {
  width: 18%;
  float: left;
  margin: 1%;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega .merchandise-submenu .merchandise-submenu-items .cat-items img {
  transform: skewx(9deg);
  padding: 5px;
  border: 1px solid #ccc;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega .merchandise-submenu .merchandise-submenu-items .cat-items a {
  color: #000;
  text-decoration: none;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega .merchandise-submenu .merchandise-submenu-items .cat-items a:hover {
  color: #ff5501;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega a.mega,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega span.mega {
  display: inline-block;
  width: 90%;
  border: none;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 44px;
  position: relative;
  cursor: pointer;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega a.mega.active,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega span.mega.active {
  border: none;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega a.mega.active:before,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega span.mega.active:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  border-bottom: 6px solid #ed1c24;
  box-sizing: border-box;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega a.mega:hover,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega span.mega:hover {
  border: none;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega a.mega:hover:before,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega span.mega:hover:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  border-bottom: 8px solid #ed1c24;
  box-sizing: border-box;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega .menu-title {
  display: inline-block;
  width: auto;
  padding: 0;
  vertical-align: middle;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega .child-content {
  top: 46px;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .child-content-inner {
  max-width: 100%;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .meganenu-dropdow-tabs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .megamenu-tabs {
  float: left;
  width: 17%;
  padding: 0 40px 0 0;
  box-sizing: border-box;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background: #313437;
  border-bottom: 1px solid #1c1e20;
  color: #fff;
  line-height: 50px;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  text-align: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link a:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(49, 52, 55, 0);
  border-left-color: #313437;
  border-width: 25px;
  margin-top: -25px;
  transition: all 0.5s ease-in-out;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link.active a,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link.active-red a,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link:hover a {
  background: #ee2326;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link.active a:after,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link.active-red a:after,
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link:hover a:after {
  border-left-color: #ee2326;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .megamenu-tabs-content {
  float: right;
  width: 83%;
  padding: 0 10px;
  box-sizing: border-box;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .tab-pane-content {
  float: left;
  width: 100%;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .menu-view-all-btn {
  float: left;
  width: 100%;
  margin: 10px 0;
  text-align: center;
  display: none;
}
.sections.nav-sections .nav-sections-items ul.ub-mega-menu .menu-view-all-btn a {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding: 0 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 12px;
  line-height: 30px;
  background: #ed1c24;
  color: #fff;
  margin: 15px 0px;
}
.sections.nav-sections.sticky {
  -webkit-animation-name: fadeInDown;
  -webkit-animation-duration: 5.0s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: anim_titles;
  -moz-animation-duration: 5.0s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  position: fixed;
  z-index: 999;
  top: 0;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  left: 0;
  right: 0;
}
.sections.nav-sections.sticky .nav-sections-items ul.ub-mega-menu {
  padding: 0 0 0 160px;
  box-sizing: border-box;
}
.sections.nav-sections.sticky .nav-sections-items .nav-sections-item-content {
  position: relative;
}
.sections.nav-sections.sticky .nav-sections-items .nav-sections-item-content .logo {
  background: #fff;
  position: absolute;
  padding: 3.85px 10px;
  display: inline-block;
  width: auto;
  text-align: center;
  left: 0;
}
.sections.nav-sections.sticky .nav-sections-items .nav-sections-item-content .logo img {
  max-width: 100%;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.sections.nav-sections.sticky .nav-sections-items .nav-sections-item-content .logo a {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  max-width: 117px;
}
.sections #store\.links {
  display: none !important;
}
ul.product-items-megamenu {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
ul.product-items-megamenu:nth-child(1) {
  border-top: none;
}
ul.product-items-megamenu li {
  width: 33.3333%;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  padding: 10px 5px;
  margin: 0;
  float: left;
}
ul.product-items-megamenu li:nth-child(3n) {
  border-right: none;
}
ul.product-items-megamenu .megamenu-inner {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-content: center;
}
ul.product-items-megamenu .megamenu-inner .image {
  float: left;
  width: 60%;
}
ul.product-items-megamenu .megamenu-inner .image img {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
ul.product-items-megamenu .megamenu-inner .product-item-photo {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
ul.product-items-megamenu .megamenu-inner .inner-desc {
  float: left;
  width: 40%;
  text-align: left;
  padding: 0 0 0 8px;
  box-sizing: border-box;
  min-height: 100px;
}
ul.product-items-megamenu .megamenu-inner .product-item-name {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
  vertical-align: middle;
  min-height: 38px;
}
ul.product-items-megamenu .megamenu-inner .product-item-name a {
  font-size: 13px;
  color: #1b1a18;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0.5px;
  width: 100%;
}
ul.product-items-megamenu .megamenu-inner .product-item-name a:hover {
  color: #d51920;
}
ul.product-items-megamenu .megamenu-inner span.cc-power {
  font-size: 12px;
  color: #1b1a18;
  font-weight: 600;
  display: none;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
  letter-spacing: 0.5px;
}
ul.product-items-megamenu .megamenu-inner .price-box {
  margin: 0;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
ul.product-items-megamenu .megamenu-inner .price-box .price {
  font-weight: 600;
  color: #d51920;
  margin: 0;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
div.product-items-megamenu {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
div.product-items-megamenu .nav-sec-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 20px;
  text-align: center;
}
div.product-items-megamenu .nav-sec-title span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  line-height: 30px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  position: relative;
  padding: 0 0 5px;
}
div.product-items-megamenu .nav-sec-title span:after {
  content: " ";
  position: absolute;
  left: 50%;
  bottom: 0;
  border-bottom: 2px solid #d51920;
  display: inline-block;
  width: 70%;
  transform: translate(-50%, 0);
}
div.product-items-megamenu .megamenu-nav-links {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
div.product-items-megamenu .menu-item-link {
  float: left;
  width: 23%;
  text-align: left;
  margin: 0 1% 5px;
  padding: 0 0 5px;
}
div.product-items-megamenu .menu-item-link .menu-link {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  line-height: 30px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  color: #303030;
  font-weight: 600;
  font-size: 13px;
  text-decoration: none;
}
div.product-items-megamenu .menu-item-link .menu-link:hover {
  color: #d51920;
}
#v-pills-scooter-tabContent {
  width: 100%;
}
#v-pills-scooter-tabContent ul.product-items-megamenu li {
  width: 25%;
}
#v-pills-scooter-tabContent ul.product-items-megamenu li:nth-child(3n) {
  border-right: 1px solid #ccc;
}
#v-pills-scooter-tabContent ul.product-items-megamenu li:last-child {
  border-right: none;
}
#spares-menu .megamenu-tabs {
  width: 23%;
}
#spares-menu .megamenu-tabs a.switch {
  text-align: left;
  padding: 0 20px;
  box-sizing: border-box;
}
#spares-menu .megamenu-tabs-content {
  width: 77%;
}
/*page-with-filter*/
div#sub_maincontent {
  max-width: 1440px;
  margin: auto;
}
.page-products .breadcrumbs-container .breadcrumbs {
  padding: 0;
}
.page-products .page-main .columns .column.main .block.filter {
  display: none;
}
.page-products .page-main .columns .column.main .products-grid {
  margin: 30px 0;
}
.page-products .page-main .columns .column.main .products-grid .product-items {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item {
  flex-basis: 25%;
  padding: 15px;
  width: 25%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info {
  max-width: 100%;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image {
  position: relative;
  text-align: center;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image a {
  display: block;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image a .product-image-container {
  margin: auto;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner {
  position: absolute;
  top: 50%;
  right: -7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 100;
  margin: 0;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li {
  width: 40px;
  height: 40px;
  background: #ed1c24;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  transition: linear .5s;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li .towishlist {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li .towishlist:before {
  font-size: 36px;
  color: #fff;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li .quickshop-link {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
  font-size: 0;
  text-decoration: none;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li .quickshop-link:before {
  font-size: 18px;
  color: #fff;
  content: '\f06e';
  font-family: FontAwesome;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li.wishlist {
  transition: opacity 300ms linear 0s;
  opacity: 0;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li.wishlist.added-wish-list {
  transition: opacity 300ms linear 0s;
  opacity: 1;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li.quickview {
  transition: opacity 400ms linear 0s;
  opacity: 0;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  min-height: 44px;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #ed1c24;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 14px;
  color: #0b0b0b;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  letter-spacing: 0.5px;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item:hover .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul .wishlist {
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInRight;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInRight;
  opacity: 1;
  transition: opacity 300ms linear 0s;
}
.page-products .page-main .columns .column.main .products-grid .product-items .product-item:hover .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul .quickview {
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInRight;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInRight;
  opacity: 1;
  transition: opacity 500ms linear 0s;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol {
  margin: 0 -37px;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item {
  width: 33.3%;
  flex-basis: 33.3%;
  padding: 45px 37px;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info {
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-image,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-image {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  overflow: hidden;
  position: relative;
  margin: auto;
  box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-image .product-image-container,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-image .product-image-container {
  margin: auto;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-image .product-item-inner,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-image .product-item-inner {
  display: none;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details {
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  padding: 175px 35px 35px;
  margin-top: -150px;
  box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 5px 25px -5px rgba(0, 0, 0, 0.5);
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .product-item-name,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .product-item-name {
  color: #000000;
  font-size: 3.0rem;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .product-item-name a.product-item-link,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
  font-size: 24px;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .price-box,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .price-box {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .price-box span,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .price-box span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .price-box span em,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .price-box span em {
  display: inline-block;
  width: auto;
  vertical-align: top;
  font-size: 16px;
  font-style: normal;
  margin: -5px 0 0 3px;
  line-height: 20px;
  color: #ed1c24;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .price-box .price,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .price-box .price {
  color: #0b0b0b;
  font-size: 24px;
  font-weight: 400;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .product-item-actions,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .product-item-actions {
  display: inline-block;
  vertical-align: middle;
  float: right;
  line-height: 30px;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .product-item-actions .towishlist:before,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .product-item-actions .towishlist:before {
  background: #fff;
  border-radius: 50px;
  width: 42px;
  height: 42px;
  content: "\f08a";
  font-family: "FontAwesome";
  color: #ed1c24;
  line-height: 44px;
  font-size: 18px;
}
.page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item .product-item-info .product-item-details .product-item-actions .towishlist.added-wish-list:before,
.page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item .product-item-info .product-item-details .product-item-actions .towishlist.added-wish-list:before {
  background: #ed1c24;
  border-radius: 50px;
  width: 42px;
  height: 42px;
  content: "\f08a";
  font-family: "FontAwesome";
  color: #fff;
  line-height: 44px;
  font-size: 18px;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/*toolbar*/
.toolbar-products .pages {
  margin-bottom: 100px;
}
.toolbar-products .pages .items .item {
  font-size: 2rem;
  line-height: 40px;
  letter-spacing: normal;
  margin: 0 10px 0 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #ed1c24;
  cursor: pointer;
}
.toolbar-products .pages .items .item a.page {
  color: #ed1c24;
  padding: 0;
  width: 100%;
}
.toolbar-products .pages .items .item a.page:hover,
.toolbar-products .pages .items .item a.page:visited {
  color: #ed1c24;
}
.toolbar-products .pages .items .item strong.page {
  font-size: 2rem;
  color: #ed1c24;
  padding: 0;
  width: 100%;
}
.toolbar-products .pages .items .item strong.page:hover,
.toolbar-products .pages .items .item strong.page:visited {
  color: #ed1c24;
}
.toolbar-products .pages .items .item:last-child {
  margin-right: 0;
}
.toolbar-products .pages .items .item.pages-item-next,
.toolbar-products .pages .items .item.pages-item-previous {
  display: none;
}
.toolbar-products .pages .items .item.current {
  background: #ed1c24;
  color: #fff;
}
.toolbar-products .pages .items .item.current .page {
  color: #fff;
}
.toolbar-products .pages .items .item.current .page:hover,
.toolbar-products .pages .items .item.current .page:visited {
  color: #fff;
}
.category-view {
  position: relative;
  display: inline-block;
  background: #ccc;
  width: 100%;
  vertical-align: middle;
}
.category-view .category-image {
  display: none;
  width: 100%;
  vertical-align: middle;
}
.category-view .category-image img {
  display: inline-blockblock;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
}
.category-view .category-desc-title {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0) url(../images/category-title-bg.jpeg) no-repeat scroll center / cover;
}
.category-view .category-desc-title .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.category-view .category-desc-title .page-title-wrapper .page-title {
  font-size: 36px;
  font-weight: 600;
  margin: 30px 0;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  letter-spacing: 0.5px;
  line-height: 48px;
}
.category-view .category-desc-title .category-description {
  font-size: 20px;
  font-weight: 400;
  display: none;
  width: auto;
  vertical-align: middle;
  letter-spacing: 0.5px;
  line-height: 32px;
  margin: 10px 0;
  padding: 0;
}
.sub-page-main {
  position: relative;
}
.sub-page-main #lay-nav-filter {
  position: absolute;
  right: 0px;
  padding: 0 30px;
  min-width: 110px;
  font-size: 14px;
  background: #ed1c24;
  border: none;
  letter-spacing: 0.5px;
  transition: all 0.5s ease;
  line-height: 40px;
  color: #fff;
}
.sub-page-main #lay-nav-filter:hover {
  background: #000;
}
.sub-page-main #lay-nav-filter.fixed {
  position: fixed;
  top: 74px;
  z-index: 7;
  right: 13px;
}
.sub-page-main #adv-search-togler {
  position: absolute;
  right: 130px;
  padding: 0 30px;
  min-width: auto;
  font-size: 14px;
  background: transparent;
  border: 1px solid #ccc;
  transition: all 0.5s ease;
  top: 0;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 40px;
  cursor: pointer;
}
.sub-page-main #adv-search-togler:hover {
  background: #000;
  color: #fff;
}
#layered-filter-block {
  position: fixed;
  background: #000000;
  top: 0px;
  right: 0px;
  max-width: 300px;
  padding: 20px;
  height: 100vh;
  width: 100%;
  z-index: 999;
}
#layered-filter-block .filter-title {
  color: #ffffff;
  display: inline-block;
  width: auto;
  margin: 0;
  vertical-align: middle;
  line-height: 36px;
  letter-spacing: 0.5px;
}
#layered-filter-block .close-filter {
  position: absolute;
  right: 20px;
  top: 22px;
}
#layered-filter-block .close-filter .close-filter-btn {
  background: transparent;
  font-size: 0px;
  border: none;
  box-shadow: none;
}
#layered-filter-block .close-filter .close-filter-btn:before {
  content: 'x';
  font-size: 34px;
  font-weight: 300;
  line-height: 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  color: #fff;
  left: 0px;
  top: -2px;
}
#layered-filter-block .filter-content {
  color: #ffffff;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
  max-height: 92%;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 11px 0 0;
}
#layered-filter-block .filter-content .block-subtitle {
  display: none;
}
#layered-filter-block .filter-options {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#layered-filter-block .filter-options-item {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0;
}
#layered-filter-block .filter-options-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  margin: 0 0 10px;
}
#layered-filter-block .filter-options-content {
  display: inline-block !important;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  /*
		li.search-field {
			width: 100%;
		}
		
		.chosen-drop {
			top: 48px;
		}*/
}
#layered-filter-block .filter-options-content ol.items {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow-y: auto;
  max-height: 141px;
  overflow-x: hidden;
  box-sizing: border-box;
}
#layered-filter-block .filter-options-content li.item {
  float: left;
  width: 100%;
  margin: 0;
}
#layered-filter-block .filter-options-content li.item a {
  vertical-align: middle;
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 13px;
  text-decoration: none;
  margin: 5px 0;
  max-width: calc((100% - 30px));
}
#layered-filter-block .filter-options-content li.item a.ui-slider-handle {
  margin: 0 0 0 -5px;
}
#layered-filter-block .filter-options-content li.item .count {
  color: #ed1b24;
}
#layered-filter-block .filter-options-content .ln_slider_container {
  max-width: 96%;
}
#layered-filter-block .filter-options-content #ln_slider_text_price {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600 !important;
  padding: 0;
}
#layered-filter-block .filter-options-content .items {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#layered-filter-block .filter-options-content .chosen-container {
  width: 100%;
  background: #ffffff url(../images/select-arrow.png) no-repeat scroll right 8px center / 12px;
  padding: 0 30px 0 10px;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  box-shadow: none;
  height: 48px;
  line-height: 48px;
}
#layered-filter-block .filter-options-content .chosen-container input {
  height: 46px;
  line-height: 46px;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: "open sans";
}
#layered-filter-block .filter-options-content .chosen-choices {
  padding: 0;
  border: none;
  box-shadow: none;
  line-height: 46px;
  height: 46px;
}
#layered-filter-block .filter-current {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#layered-filter-block .filter-current .items {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#layered-filter-block .filter-current .item {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 5px 5px 5px 0;
  padding: 0px 5px 4px;
  background: #fff;
  color: #000;
  border-radius: 2px;
}
#layered-filter-block .filter-current .filter-label {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  text-transform: capitalize;
}
#layered-filter-block .filter-current .filter-value {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: #ed1c24;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
}
#layered-filter-block .filter-current a.action {
  width: 18px;
  position: relative;
  height: 18px;
  line-height: 18px;
  background: #000;
  border-radius: 50%;
  color: #fff;
  margin: 3px 0 -1px 5px;
  float: right;
}
#layered-filter-block .filter-current a.action span {
  display: none;
}
#layered-filter-block .filter-current a.action:after {
  content: "X";
  width: 18px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 19px;
  font-size: 10px;
}
#layered-filter-block .filter-actions {
  float: right;
  width: 100%;
  margin: 10px 0;
  text-align: center;
}
#layered-filter-block .filter-actions .action {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: #ed1c24;
  padding: 0 10px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
}
#ln_button_submit {
  line-height: 48px;
  border-radius: 0px;
  background: #ed1c24;
  color: #ffffff;
  border: none;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 16px;
}
#ln_button_submit:hover {
  background: #f44249;
}
#listing-adv-search {
  float: left;
  width: 100%;
  margin: 0;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s;
  padding: 0;
  background: none;
}
#listing-adv-search.active {
  max-height: 300px;
}
#listing-adv-search .container {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  max-width: 100%;
  text-align: center;
}
#listing-adv-search:before {
  background: none;
  content: none;
}
#listing-adv-search:after {
  background: none;
  content: none;
}
#listing-adv-search .title-sec {
  display: none;
}
#listing-adv-search .spare-parts-main {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin: 20px;
  max-width: 90%;
  text-align: left;
}
#listing-adv-search .spare-parts-main .cstm-srch-frm-btn {
  margin: 0;
}
#listing-adv-search .spare-parts-right {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 20px 15px 40px;
}
#listing-adv-search .spare-parts-right:after {
  content: none;
  background: none;
}
#listing-adv-search .block-search {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#listing-adv-search .block-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#listing-adv-search .field .title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 36px;
}
#listing-adv-search .field .list {
  float: left;
  width: 42%;
  margin: 0;
  padding: 0 5px;
  box-sizing: border-box;
}
#listing-adv-search .field .search-opt-label {
  margin-bottom: 0;
  margin-right: 12px;
}
#listing-adv-search .field .search-opt-label label {
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 400;
  display: inline-block;
  width: auto;
  line-height: 50px;
}
#listing-adv-search .field .search-opt-label input {
  line-height: 50px;
  height: 50px;
}
#listing-adv-search .field .search-opt-label:last-child {
  margin: 0;
}
#listing-adv-search .field #search-by-bike-cont {
  float: none;
  width: 57%;
  padding: 0 15px;
  box-sizing: border-box;
  display: inline-block;
}
#listing-adv-search .field #search-by-bike-cont .select-list {
  padding: 0 30px 0 0;
  margin: 0;
  float: left;
  width: 35%;
  box-sizing: border-box;
}
#listing-adv-search .field #search-by-bike-cont .select-list select {
  box-shadow: none;
  font-size: 12px;
}
#listing-adv-search .field #search-by-bike-cont .actions {
  float: left;
  width: 30%;
}
#listing-adv-search .field #search-by-bike-cont .actions button.action {
  float: left;
  width: 100%;
  margin: 0;
}
#listing-adv-search .field #custom-search {
  float: left;
  width: 37%;
  padding: 0 10px;
  margin: 0 30px 0 15px;
  border: 1px solid #b4b4b4;
  background: none;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-size: 16px;
}
#listing-adv-search #custom-search-error {
  width: auto;
  float: left;
  clear: both;
  margin: 10px 0 0 45%;
}
.catalog-category-view .product-item .special-price,
.catalogsearch-result-index .product-item .special-price {
  display: inline-block;
  width: auto;
  margin: 0 10px 0 0;
}
.catalog-category-view .product-item .old-price,
.catalogsearch-result-index .product-item .old-price {
  float: left;
  width: auto;
  margin: 0 10px 0 0;
  font-size: ;
}
.catalog-category-view .product-item .old-price .price,
.catalogsearch-result-index .product-item .old-price .price {
  font-size: 12px !important;
  color: #545454 !important;
  text-decoration: line-through;
}
.catalog-category-view .product-item .stock.unavailable,
.catalogsearch-result-index .product-item .stock.unavailable {
  display: none;
}
.catalog-category-view .merchandise_size .swatch-option.text,
.catalogsearch-result-index .merchandise_size .swatch-option.text {
  height: 30px;
  min-width: 30px;
}
.catalog-category-view .page-main .pincode-sec #loading_checkDel {
  float: left;
  width: 68%;
  margin: -15px 0 15px;
}
/*=============Catalogue Search=============*/
.catalogsearch-result-index .page-title-wrapper {
  position: relative;
  display: inline-block;
  background: #ccc;
  width: 100%;
  vertical-align: middle;
}
.catalogsearch-result-index .page-title-wrapper .page-title {
  display: inline-block;
  width: 100%;
  color: #fff;
  vertical-align: middle;
  padding: 40px 0;
  background: rgba(0, 0, 0, 0) url(../images/category-title-bg.jpeg) no-repeat scroll center / cover;
  font-size: 36px;
  font-weight: 600;
  margin: 0;
  letter-spacing: 0.5px;
  line-height: 48px;
  text-align: center;
  word-break: break-all;
}
.catalogsearch-result-index #layer-product-list .products-grid {
  margin: 30px 0;
}
.catalogsearch-result-index #layer-product-list .products-grid .product-items .product-item.vehicle-type .product-item-info .product-item-details .price-box {
  display: inline-block;
}
.catalogsearch-result-index #layer-product-list .products-grid .product-items .product-item.vehicle-type .product-item-info .product-item-details .product-item-actions {
  display: inline-block;
  vertical-align: middle;
  float: right;
  line-height: 3.5;
}
.catalogsearch-result-index #layer-product-list .products-grid .product-items .product-item.vehicle-type .product-item-info .product-item-details .product-item-actions .towishlist:before {
  background: url(../images/header_sprite.png);
  background-position: left 70px;
  width: 24px;
  height: 30px;
  content: '';
}
.base-modal-slider {
  width: 100%;
  overflow: hidden;
}
button,
.button {
  transition: all 0.5s ease;
}
input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-moz-range-track {
  background: #dfdfdf;
  border: medium none;
  cursor: pointer;
  height: 10px;
  width: 100%;
  border-radius: 0;
  animate: 0.2s;
  box-shadow: none;
}
input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  appearance: none;
  z-index: 0;
  position: relative;
  background: #e6242c;
  border: 8px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  height: 12px;
  width: 12px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 2px #0d0d0d;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: none;
  background: #dfdfdf;
  border-radius: 0;
  border: none;
}
input[type=range]::-webkit-slider-thumb {
  appearance: none;
  z-index: 0;
  position: relative;
  box-shadow: 1px 1px 1px #000000, 0px 0px 2px #0d0d0d;
  border: 8px solid #ffffff;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background: #e6242c;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 10px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #dfdfdf;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
input[type=range]::-ms-fill-upper {
  background: #dfdfdf;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
input[type=range]::-ms-thumb {
  z-index: 0;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  box-shadow: 1px 1px 1px #000000, 0px 0px 2px #0d0d0d;
  border: 8px solid #ffffff;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #e6242c;
  cursor: pointer;
}
.catalog-product-view .page-main .fotorama__nav-wrap {
  margin: 0;
  padding: 0;
}
.catalog-product-view .page-main .fotorama__nav-wrap .fotorama__nav__shaft {
  width: auto;
}
.catalog-product-view .page-main .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb-border {
  display: none;
}
.catalog-product-view .page-main .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame {
  margin: 0 3px;
  padding: 2px !important;
  background: #fff;
  border: 1px solid #d7d7d7;
  transition: all 0.5s ease;
  border-radius: 8px;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.16);
}
.catalog-product-view .page-main .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame.fotorama__active {
  border-color: #bd1c14;
  border-width: 2px;
}
.catalog-product-view .page-main .product.media {
  width: 35%;
  padding: 10px;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid #d7d7d7;
  margin: 0;
  position: relative;
}
.catalog-product-view .page-main .product.media .towishlist {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 2;
}
.catalog-product-view .page-main .product.media .towishlist:before {
  display: inline-block;
  width: 42px;
  height: 42px;
  content: "\f08a";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #ed1b24;
  line-height: 45px;
  vertical-align: middle;
  text-align: center;
  background: #fff;
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.5s ease;
  font-weight: normal;
}
.catalog-product-view .page-main .product.media .towishlist span {
  display: none;
}
.catalog-product-view .page-main .product.media .towishlist:hover:before {
  background: #ed1b24;
  color: #fff;
}
.catalog-product-view .page-main .product.media .towishlist.added-wish:before {
  background: #ed1b24;
  color: #fff;
}
.catalog-product-view .page-main .product.pricing {
  float: left;
  width: 68%;
  margin: 10px 0;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.catalog-product-view .page-main .product-info-main {
  width: 62%;
  padding: 22px 28px;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid #d7d7d7;
}
.catalog-product-view .page-main .page-title-wrapper.product {
  float: left;
  width: 68%;
}
.catalog-product-view .page-main .page-title-wrapper.product .page-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  color: #000000;
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 40px;
}
.catalog-product-view .page-main .page-title-wrapper.product span {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.catalog-product-view .page-main .product-info-price {
  float: left;
  width: 68%;
}
.catalog-product-view .page-main .product-info-stock-sku {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view .page-main .product-info-stock-sku .stock {
  display: none;
}
.catalog-product-view .page-main .product-info-stock-sku .stock.unavailable {
  display: inline-block;
  margin: 10px 0 15px;
  width: 100%;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 13px;
  color: #ed1b24;
}
.catalog-product-view .page-main .product.attribute.sku {
  vertical-align: middle;
  width: 100%;
  color: #595959;
}
.catalog-product-view .page-main .product.attribute.sku strong.type {
  margin: 0;
  font-weight: normal;
  letter-spacing: 0.5px;
  position: relative;
  padding: 0 5px 0 0;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.catalog-product-view .page-main .product.attribute.sku strong.type:after {
  content: ":";
  margin: 0 0 0 5px;
  vertical-align: top;
  line-height: 25px;
}
.catalog-product-view .page-main .product.attribute.sku .value {
  vertical-align: middle;
  width: auto;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 30px;
  color: #595959;
}
.catalog-product-view .page-main .product-reviews-summary {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 5px 0;
}
.catalog-product-view .page-main .product-reviews-summary .reviews-actions {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-size: 12px;
  font-weight: 600;
  color: #d51920;
}
.catalog-product-view .page-main .product-reviews-summary .action {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
  line-height: 24px;
  color: #d51920;
  text-decoration: underline;
  font-size: 12px;
}
.catalog-product-view .page-main .product-reviews-summary .action.view {
  padding: 0 10px 0 0;
  margin: 0 7px 0 0;
  position: relative;
}
.catalog-product-view .page-main .product-reviews-summary .action.view:after {
  content: "/";
  position: absolute;
  right: -3.5px;
  font-size: 16px;
  top: 1px;
}
.catalog-product-view .page-main .product-reviews-summary .action:hover {
  text-decoration: none;
  color: #000;
}
.catalog-product-view .page-main .price-box {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0;
}
.catalog-product-view .page-main .price-box span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
}
.catalog-product-view .page-main .price-box span .price {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 30px;
  font-size: 18px;
  color: #595959;
}
.catalog-product-view .page-main .price-box span.cprice-label {
  display: none;
}
.catalog-product-view .page-main .price-box span.old-price {
  float: left;
}
.catalog-product-view .page-main .price-box span.old-price .cprice-mrp {
  display: none;
}
.catalog-product-view .page-main .price-box span.old-price .price {
  font-size: 14px;
  font-weight: normal;
  margin: 0 15px 0 0;
  text-decoration: line-through;
}
.catalog-product-view .page-main .price-box .cprice-mrp {
  display: inline-block;
  width: auto;
  vertical-align: bottom;
  font-size: 10px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin: 0;
}
.catalog-product-view .page-main .price-box .cprice-mrp sub {
  display: inline-block;
  width: auto;
  vertical-align: bottom;
  position: static;
  font-size: 10px;
  line-height: 24px;
  margin: 0 0 0;
  color: #000;
}
.catalog-product-view .page-main .product-add-form {
  float: left;
  width: 68%;
  position: relative;
}
.catalog-product-view .page-main .product-addto-links {
  display: none;
}
.catalog-product-view .page-main .product-social-links {
  float: left;
  width: 68%;
  position: relative;
  z-index: 1;
}
.catalog-product-view .page-main .product-social-links .em-addthis {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  max-width: 170px;
  margin: 20px 0 0;
}
.catalog-product-view .page-main .product-social-links .share {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 12px;
  margin: 0 0 13px;
}
.catalog-product-view .page-main .product-social-links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #d7d7d7;
  margin: 0 16px 0 0;
  border-radius: 50%;
  font-size: 16px;
  color: #505050;
}
.catalog-product-view .page-main .product-social-links a:last-child {
  margin: 0;
}
.catalog-product-view .page-main .product-social-links a.mailto:before {
  line-height: 38px;
}
.catalog-product-view .page-main .product-social-links a:hover {
  background: #ed1b24;
  border-color: #ed1b24;
  color: #fff;
}
.catalog-product-view .page-main .product.attribute.overview {
  display: none;
}
.catalog-product-view .page-main #container {
  float: left;
  width: 68%;
  margin: 15px 0 35px;
}
.catalog-product-view .page-main #delivery-message {
  float: left;
  width: 68%;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 24px;
  margin: -20px 0 26px;
  color: green;
}
.catalog-product-view .page-main #delivery-message.error {
  color: red;
}
.catalog-product-view .page-main .pincode-sec {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view .page-main .pincode-sec strong {
  float: left;
  width: 100%;
  margin: 0 0 12px;
}
.catalog-product-view .page-main .pincode-sec font {
  color: #333;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 12px;
}
.catalog-product-view .page-main .pincode-sec input {
  display: inline-block;
  width: 56%;
  vertical-align: middle;
  background: #f4f4f4;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  padding: 0 16px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  letter-spacing: 0.5px;
  box-shadow: none;
  margin: 0 18px 0 0;
}
.catalog-product-view .page-main .pincode-sec button {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  background: #1b1a18;
  border: none;
  color: #fff;
  padding: 0 50px;
  line-height: 50px;
  border-radius: 0;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.5px;
}
.catalog-product-view .page-main .pincode-sec button:hover {
  background: #ed1b24;
}
.catalog-product-view .page-main .usage-utility-container .usage-utility {
  padding: 40px 53px;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid #d7d7d7;
  margin: 45px 0;
}
.catalog-product-view .page-main .usage-utility-container .usage-utility .Usage-utility-title {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  position: relative;
  margin-bottom: 22px;
  letter-spacing: 0.5px;
}
.catalog-product-view .page-main .usage-utility-container .usage-utility .Usage-utility-title:before {
  background: url(../images/title-hero.png);
  position: absolute;
  width: 8px;
  height: 28px;
  content: '';
  left: -20px;
}
.catalog-product-view .page-main .usage-utility-container .usage-utility .Usage-utility-des {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.5px;
}
.catalog-product-view .page-main .usage-utility {
  padding: 22px 50px;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid #d7d7d7;
  margin: 45px 0 10px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view .page-main .usage-utility .Usage-utility-title {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  position: relative;
  margin-bottom: 22px;
  display: block;
  letter-spacing: 0.5px;
}
.catalog-product-view .page-main .usage-utility .Usage-utility-title:before {
  background: url(../images/title-hero.png);
  position: absolute;
  width: 8px;
  height: 28px;
  content: '';
  left: -20px;
}
.catalog-product-view .page-main .usage-utility .Usage-utility-des {
  display: inline-block;
  font-size: 15px;
  color: #000;
  font-weight: 400;
  padding-left: 0;
  width: 100%;
  line-height: 36px;
  letter-spacing: 0.5px;
}
.catalog-product-view .page-main .additional-attributes-wrapper {
  padding: 22px 50px;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid #d7d7d7;
  margin: 45px 0;
  display: inline-block;
  width: 100%;
}
.catalog-product-view .page-main .additional-attributes-wrapper .table-caption {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  position: relative;
  margin-bottom: 22px;
  display: block;
  letter-spacing: 0.5px;
}
.catalog-product-view .page-main .additional-attributes-wrapper .table-caption:before {
  background: url(../images/title-hero.png);
  position: absolute;
  width: 8px;
  height: 28px;
  content: '';
  left: -20px;
}
.catalog-product-view .page-main .additional-attributes tbody tr th {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  padding-left: 0;
  width: 25%;
  line-height: 36px;
  letter-spacing: 0.5px;
}
.catalog-product-view .page-main .additional-attributes tbody tr td {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.5px;
  padding-right: 0;
}
.catalog-product-view .page-main .block.review-add {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 20px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid #d7d7d7;
  border-radius: 8px;
}
.catalog-product-view .page-main .block.review-add .block-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view .page-main .cprice-mrp {
  display: none;
}
.catalog-product-view .page-main .product-info-sidebar {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  padding: 0 0 0 4%;
  box-sizing: border-box;
}
.catalog-product-view .page-main .product-info-sidebar .delivery-option {
  float: left;
  width: 100%;
}
.catalog-product-view .page-main .product-info-sidebar .delivery-option .del-info-top strong {
  max-width: calc((100% - 50px));
}
.catalog-product-view .page-main .product-info-sidebar .del-option {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px dashed #575757;
}
.catalog-product-view .page-main .product-info-sidebar .del-info {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view .page-main .product-info-sidebar .del-info p {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
  font-weight: 600;
  font-size: 11px;
  line-height: 21px;
  text-align: justify;
}
.catalog-product-view .page-main .product-info-sidebar .del-info-top {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.catalog-product-view .page-main .product-info-sidebar .del-info-top strong {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  max-width: 100%;
  line-height: 40px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.catalog-product-view .page-main .product-info-sidebar .del-icon {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.catalog-product-view .page-main .product-info-sidebar .del-icon img {
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.catalog-product-view .page-main .product-info-sidebar .base-modal-slider {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.catalog-product-view .page-main .product-info-sidebar .owl-wrapper-outer {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view .page-main .product-info-sidebar #applicability_model {
  margin: 0;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
}
.catalog-product-view .page-main .product-info-sidebar #applicability_model li {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view .page-main .product-info-sidebar #applicability_model img {
  display: inline-block;
  width: auto;
  max-width: 90%;
  vertical-align: middle;
}
.catalog-product-view .page-main .product-info-sidebar #applicability_model .model-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: capitalize;
}
.catalog-product-view .page-main #loading_checkDel {
  float: left;
  width: 68%;
  margin: -15px 0 15px;
}
.catalog-product-view .modal-popup .modal-inner-wrap {
  width: 600px;
  max-width: 90%;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}
.catalog-product-view .modal-popup .modal-inner-wrap .modal-header {
  display: inline-block;
  width: auto;
  padding: 0;
}
.catalog-product-view .modal-popup .modal-inner-wrap .action-close {
  padding: 5px;
  display: none;
}
.catalog-product-view .modal-popup .modal-inner-wrap .action-close:before {
  color: #000;
  font-size: 36px;
  font-weight: 600;
  transition: all 0.5s ease;
}
.catalog-product-view .modal-popup .modal-inner-wrap .action-close:hover:before {
  color: red;
}
.catalog-product-view .modal-popup .modal-inner-wrap .modal-content {
  padding: 0;
}
.catalog-product-view .modal-popup #addtocart_modal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.catalog-product-view .modal-popup #addtocart_modal img {
  float: left;
  width: 70px;
}
.catalog-product-view .modal-popup #addtocart_modal div {
  display: inline-block;
  width: calc((100% - 100px));
  text-align: left;
  padding: 0 0 0 14px;
  font-weight: 600;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.catalog-product-view .modal-popup .modal-footer {
  padding: 20px 0 0;
}
.catalog-product-view .modal-popup button.primary {
  display: inline-block;
  margin: 0 20px;
  border: none;
  padding: 0 20px;
  line-height: 42px;
  background: #ed1c24;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.catalog-product-view .modal-popup button.primary:hover {
  background: #000;
}
.catalog-product-view .modal-popup .modal-content #login-form {
  text-align: left;
}
.catalog-product-view .modal-popup .modal-content .popup-logo-pic {
  text-align: left;
}
.catalog-product-view .error {
  float: left;
  width: 100%;
  margin: 8px 0;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #ed1b24;
  font-weight: 600;
}
#product_addtocart_form {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#product_addtocart_form .box-tocart {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
#product_addtocart_form .box-tocart .fieldset {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
#product_addtocart_form .box-tocart .actions {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 30px 0 0;
  padding: 0;
  position: relative;
}
#product_addtocart_form .box-tocart .actions #tpcode {
  font-size: 11px;
  font-weight: 400;
  position: absolute;
  background: #000;
  color: #fff;
  border-radius: 4px;
  padding: 2px 4px;
}
#product_addtocart_form .box-tocart .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
#product_addtocart_form .box-tocart .field .control {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#product_addtocart_form .box-tocart .field .control label {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  margin: 0 0 16px;
}
#product_addtocart_form .box-tocart .field .control button {
  display: inline-block;
  vertical-align: middle;
  color: #ed1b24;
  border: 1px solid #ed1b24;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  width: 34px;
  height: 34px;
  line-height: 28px;
  font-size: 26px;
  transition: all 0.5s ease;
}
#product_addtocart_form .box-tocart .field .control button:hover {
  background: #ed1b24;
  color: #ffffff;
}
#product_addtocart_form .box-tocart .field .control input#qty {
  display: inline-block;
  width: 56px;
  height: 50px;
  box-sizing: border-box;
  border-radius: 6px;
  margin: 0 10px;
  box-shadow: none;
  cursor: default;
  pointer-events: none;
}
#product_addtocart_form .box-tocart .field .mage-error.custom-error {
  float: left;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.5px;
  margin: 10px 0;
  color: red;
}
#product_addtocart_form .box-tocart #product-addtocart-button {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  border-radius: 0;
  padding: 0 40px;
  border: 1px solid #ed1b24;
  background: none;
  color: #ed1b24;
  font-weight: 400;
  line-height: 48px;
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 0.5px;
}
#product_addtocart_form .box-tocart #product-addtocart-button:hover {
  color: #fff;
  background: #ed1b24;
}
#product_addtocart_form .box-tocart .sparsh-buynow-view {
  float: left;
  width: auto;
  margin: 0 20px 0 0;
}
#product_addtocart_form .box-tocart #product-sparsh-buynow-button {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  border: none;
  margin: 0;
  padding: 0 40px;
  line-height: 50px;
  border-radius: 0;
  background: #ed1b24;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
}
#product_addtocart_form .box-tocart #product-sparsh-buynow-button span {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
#product_addtocart_form .box-tocart #product-sparsh-buynow-button:hover {
  background: #000;
}
#review-form {
  float: right;
  width: 50%;
  max-width: 50%;
  box-sizing: border-box;
  padding: 40px 22px;
  border-left: 4px solid #e5e5e5;
}
#review-form .field-recaptcha {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
  padding: 0 0 0 25.8%;
  box-sizing: border-box;
}
#review-form .fieldset {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
}
#review-form .legend {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}
#review-form .legend span {
  display: inline-block;
  width: auto;
  letter-spacing: 0.5px;
  font-size: 15px;
  margin: 0 15px 0 0;
  line-height: 36px;
  vertical-align: middle;
}
#review-form .legend strong {
  display: inline-block;
  width: auto;
  max-width: calc((100% - 150px));
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 36px;
  vertical-align: middle;
}
#review-form .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 20px;
}
#review-form .field .label {
  padding-top: 0;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 13px;
}
#review-form .field input {
  padding: 0 15px;
  border: 1px solid #d7d7d7;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
  background: #f4f4f4;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.5px;
}
#review-form .field textarea {
  display: inline-block;
  width: 100% !important;
  max-width: 100% !important;
  height: 120px !important;
  border: 1px solid #d7d7d7;
  background: #f4f4f4;
  padding: 5px 15px;
  box-shadow: none;
  line-height: 28px;
  font-size: 12px;
  letter-spacing: 0.5px;
}
#review-form .field.review-field-ratings .mage-error {
  margin: 16px 0 0;
}
#review-form .actions-toolbar {
  margin-top: 0;
}
#review-form .actions-toolbar button {
  margin: 0;
  padding: 0 50px;
  border: none;
  border-radius: 0;
  background: #ed1b24;
  color: #fff;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 16px;
  transition: all 0.5s ease;
}
#review-form .actions-toolbar button:hover {
  background: #000;
}
#review-form.notlogged {
  margin: 0;
  background: none;
}
#review-form.notlogged div {
  display: flex;
  width: 100%;
  align-items: center;
  min-height: 230px;
  color: #000;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin: 20px 0;
  text-align: center;
  justify-content: center;
}
#review-form.notlogged div:before {
  content: no-close-quote;
}
#review-form.notlogged div a {
  color: #ed1b24;
  margin: 0 5px;
}
#product-review-table .field {
  margin: 0;
}
#product-review-table .field .label {
  padding-bottom: 0;
  min-width: 50px;
}
#customer-reviews {
  float: left;
  width: 50%;
  margin: 0;
  box-sizing: border-box;
  padding: 40px 22px;
}
#customer-reviews .review-items {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
#customer-reviews .review-toolbar {
  display: none;
}
#customer-reviews .review-item {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px dashed #505050;
}
#customer-reviews .review-item:last-child {
  border: none;
}
#customer-reviews .review-item .review-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 36px;
}
#customer-reviews .review-item .review-ratings {
  margin: 0;
}
#customer-reviews .review-item .review-content {
  display: inline-block;
  width: 100%;
  margin: 30px 0 20px;
  vertical-align: middle;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
#customer-reviews .review-item .review-details {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
#customer-reviews .review-item .review-author {
  float: left;
  width: auto;
  line-height: 36px;
  margin: 0;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.5px;
}
#customer-reviews .review-item .review-author .review-details-value {
  font-weight: 600;
}
#customer-reviews .review-item .review-date {
  float: right;
  width: auto;
  line-height: 36px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.catalog-product-view.page-product-configurable .page-main .product-info-stock-sku {
  display: none;
}
.catalog-product-view.page-product-configurable .page-main .product-reviews-summary {
  display: none;
}
.catalog-product-view.page-product-configurable .page-main .page-title-wrapper.product {
  width: 100%;
}
.catalog-product-view.page-product-configurable .page-main .product-info-price {
  width: 100%;
}
.catalog-product-view.page-product-configurable .page-main .product-add-form {
  width: 100%;
}
.catalog-product-view.page-product-configurable .block.review-add {
  display: none;
}
.catalog-product-view.page-product-configurable .block.merchandise-product-review {
  display: block;
}
.catalog-product-view.page-product-configurable .location-box {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view.page-product-configurable .location-box .state-drop-down,
.catalog-product-view.page-product-configurable .location-box .city-drop-down {
  float: left;
  width: 50%;
  padding: 0 10px 0 0;
  box-sizing: border-box;
  margin: 0 0 20px;
}
.catalog-product-view.page-product-configurable .location-box label {
  display: inline-block;
  width: 100%;
  margin: 0;
  line-height: 20px;
  padding: 0 0 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.catalog-product-view.page-product-configurable .location-box select {
  display: inline-block;
  width: 340px;
  max-width: 90%;
  vertical-align: middle;
  padding: 0 30px 0 10px;
  border: 1px solid #d7d7d7;
  height: 48px;
  line-height: 48px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url(../images/select-arrow.png) no-repeat scroll right 8px center / 12px;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #868686;
  font-weight: 500;
  box-shadow: none;
}
.catalog-product-view.page-product-configurable .location-box select option {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #000;
}
.catalog-product-view.page-product-configurable .loading_checkDel {
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
  height: 100%;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
  z-index: 9;
  margin: 0;
  float: left;
  text-align: center;
}
.catalog-product-view.page-product-configurable .loading_checkDel i {
  display: inline-block;
  position: relative;
  top: 43%;
  vertical-align: middle;
}
.catalog-product-view.page-product-configurable .term-condition {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 20px 0;
}
.catalog-product-view.page-product-configurable .term-cond-sec,
.catalog-product-view.page-product-configurable .finance-cond-sec {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  position: relative;
}
.catalog-product-view.page-product-configurable .term-cond-sec .custom-checkbox,
.catalog-product-view.page-product-configurable .finance-cond-sec .custom-checkbox {
  width: 40px;
  height: 100%;
  margin: 0;
  opacity: 0;
  position: absolute;
  z-index: 1;
  left: 0;
}
.catalog-product-view.page-product-configurable .term-cond-sec .custom-checkbox ~ label:before,
.catalog-product-view.page-product-configurable .finance-cond-sec .custom-checkbox ~ label:before {
  border: 1px solid #505050;
  border-radius: 0;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 4px;
  transition: all 250ms ease 0s;
  width: 20px;
}
.catalog-product-view.page-product-configurable .term-cond-sec .custom-checkbox:checked ~ label:after,
.catalog-product-view.page-product-configurable .finance-cond-sec .custom-checkbox:checked ~ label:after {
  background: rgba(0, 0, 0, 0) url("../images/tick.svg") no-repeat scroll 0 0;
  content: "";
  height: 14px;
  left: 4px;
  position: absolute;
  top: 9px;
  transition: all 250ms ease 0s;
  width: 14px;
}
.catalog-product-view.page-product-configurable .term-cond-sec label,
.catalog-product-view.page-product-configurable .finance-cond-sec label {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding: 0 0 0 40px;
  box-sizing: border-box;
  line-height: 30px;
  color: #000;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 400;
}
.catalog-product-view.page-product-configurable .term-cond-sec label a,
.catalog-product-view.page-product-configurable .finance-cond-sec label a {
  display: inline-block;
  width: auto;
  vertical-align: top;
  text-decoration: none;
  font-weight: 500;
  color: #ed1b24;
  text-transform: capitalize;
  font-size: 14px;
}
.catalog-product-view.page-product-configurable .term-cond-sec label a:hover,
.catalog-product-view.page-product-configurable .finance-cond-sec label a:hover {
  color: #000;
}
.catalog-product-view.page-product-configurable .dealer-pay-msg {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin: 5px 0;
  font-weight: 600;
  color: #000;
}
.catalog-product-view.page-product-configurable .dealer-pay-msg p {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
.catalog-product-view.page-product-configurable .onroad-massege {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  margin: 30px 0;
  background: #ffffff;
  display: none;
}
.catalog-product-view.page-product-configurable .onroad-massege .on-road-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  letter-spacing: 0.5px;
  font-size: 16px;
  color: #ed1b24;
  line-height: 36px;
  margin: 0 0 10px;
}
.catalog-product-view.page-product-configurable .onroad-massege ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.catalog-product-view.page-product-configurable .onroad-massege li {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 400;
  line-height: 20px;
  margin: 3px 0 10px;
}
.catalog-product-view.page-product-configurable .onroad-massege li em {
  float: left;
  width: auto;
  margin: 0 5px 0 0;
  line-height: 22px;
  font-style: normal;
}
.catalog-product-view.page-product-configurable .onroad-massege li span {
  display: inline-block;
  width: 100%;
  max-width: calc((100% - 15px));
}
.catalog-product-view.page-product-configurable .down-payment-block {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 40px;
}
.catalog-product-view.page-product-configurable .down-payment-block .payment-sec-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view.page-product-configurable .down-payment-block .payment-sec-title label {
  display: inline-block;
  width: 100%;
  margin: 0;
  line-height: 20px;
  padding: 0 0 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.catalog-product-view.page-product-configurable .down-payment-block .hide {
  display: none;
}
.catalog-product-view.page-product-configurable .down-payment-block .price-slider-sec {
  display: inline-block;
  width: 65%;
  vertical-align: middle;
}
.catalog-product-view.page-product-configurable .down-payment-block .price-slider-sec .downpayment-value {
  font-family: open sans;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 10px 0 20px;
  padding: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.catalog-product-view.page-product-configurable .down-payment-block .price-slider-sec #change-price-block {
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  width: 180px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  line-height: 48px;
  left: 106%;
  top: 25px;
  background: #f4f4f4;
}
.catalog-product-view.page-product-configurable .down-payment-block .price-slider-sec .js-currency-symbol {
  display: inline-block;
  margin: 0 5px 0 0;
}
.catalog-product-view.page-product-configurable .down-payment-block .price-slider-sec output {
  display: inline-block;
  font-family: open sans;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  width: initial;
}
.catalog-product-view.page-product-configurable .down-payment-block .js-example-destroy {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view.page-product-configurable .down-payment-block .price-range-gp {
  display: inline-block;
  text-align: center;
  font-size: 9px;
  position: relative;
}
.catalog-product-view.page-product-configurable .down-payment-block .exShowRoomPrice {
  color: red;
}
.catalog-product-view.page-product-configurable .down-payment-block .price-range-val {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}
.catalog-product-view.page-product-configurable .down-payment-block .exShowroom_price {
  position: absolute;
  right: 21%;
}
.catalog-product-view.page-product-configurable .down-payment-block .no-onRoad-price {
  right: 0 !important;
}
.catalog-product-view.page-product-configurable .down-payment-block .onRoad_price {
  float: right;
}
.catalog-product-view.page-product-configurable .down-payment-block .gp-mart-sap {
  position: absolute;
  background: #dfdfdf;
  cursor: pointer;
  display: inline-block;
  width: 4px;
  height: 10px;
  z-index: 0;
  top: 65%;
  transform: translate(-50%, 0);
  left: 2px;
}
.catalog-product-view.page-product-configurable .down-payment-block .part-base-price_sap {
  left: 2px;
}
.catalog-product-view.page-product-configurable .down-payment-block .onRoad_price_sap {
  right: -2px;
  left: initial;
}
.catalog-product-view.page-product-configurable .down-payment-block #myRange {
  margin-top: 20px;
  position: relative;
  z-index: 1;
  height: 10px;
  box-shadow: none;
}
#dealer {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 0;
}
#dealer .dealer-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 18px;
  line-height: 36px;
  color: #595959;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
#dealer ul {
  display: inline-block;
  width: calc((100% + 20px));
  vertical-align: middle;
  padding: 0;
  margin: 30px -10px 0;
  list-style: none;
}
#dealer li {
  float: left;
  width: calc((50% - 20px));
  margin: 0 10px 20px;
  background: #fff;
  padding: 0;
  box-sizing: border-box;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  border: 1px solid transparent;
  transition: all 0.5s ease;
}
#dealer li:hover {
  border-color: #d7d7d7;
}
#dealer li .top-dealer-info {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  padding-top: 20px;
}
#dealer li .dealer-data {
  float: left;
  width: calc((100% - 30px));
  padding: 0 0 0 40px;
  box-sizing: border-box;
  position: relative;
}
#dealer li .dealer-data:before {
  border: 1px solid #000000;
  border-radius: 50px;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 20px;
  transition: all 250ms ease 0s;
  width: 20px;
  transform: none;
}
#dealer li .dealer-data label {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 400;
  line-height: 28px;
  align-items: center;
  min-height: 64px;
  padding: 0 0 5px;
}
#dealer li .dealer-data span {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 24px;
  font-size: 13px;
  color: #909090;
  letter-spacing: 0.5px;
}
#dealer li .dealer-data span .road-price {
  display: inline-block;
  width: auto;
  color: #ed1b24;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
#dealer li .dealer-toogler {
  float: right;
  width: 25px;
  height: 25px;
  margin: 0 0 0 5px;
  background: rgba(0, 0, 0, 0) url("../images/dealer-down-arrow.png") no-repeat scroll center / 80%;
  transition: all 0.5s ease;
  cursor: pointer;
}
#dealer li .dealer-toogler.active {
  transform: rotate(-180deg);
}
#dealer li .dealler-info {
  float: left;
  width: 100%;
  padding: 0;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s;
}
#dealer li .dealler-info.active {
  max-height: 300px;
}
#dealer li .dealler-info .dealer-address {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 15px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 0 15px;
  align-items: center;
}
#dealer li .dealler-info .dealer-map-icon {
  display: inline-block;
  width: 40px;
  vertical-align: middle;
  text-align: left;
}
#dealer li .dealler-info .dealer-map-icon i {
  font-size: 24px;
}
#dealer li .dealler-info .dealer-location {
  display: flex;
  width: calc((100% - 40px));
  flex-wrap: wrap;
  align-items: center;
  min-height: 54px;
}
#dealer li .dealler-info .dealer-location span {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 18px;
}
#dealer li .dealler-info .on-road-text {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 13.5px;
  letter-spacing: 0.5px;
  line-height: 36px;
}
#dealer li .dealler-info .on-road-text span {
  float: right;
  width: auto;
  font-weight: 400;
}
#dealer li .dealler-info .separator {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 0 15px;
}
#dealer input.custom-radio {
  height: 100%;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 45px;
  z-index: 1;
  left: 0;
}
#dealer input.custom-radio:checked ~ .dealer-data:before {
  border-color: #ed1b24;
}
#dealer input.custom-radio:checked ~ .dealer-data:after {
  background: #ed1b24 none repeat scroll 0 0;
  left: 4px;
  top: 24px;
  border-radius: 100px;
  content: "";
  height: 12px;
  position: absolute;
  transition: all 250ms ease 0s;
  width: 12px;
  transform: none;
}
#product-options-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#product-options-wrapper .fieldset {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
#product-options-wrapper .field {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  margin: 0 0 30px;
  padding: 0 10px 0 0;
  box-sizing: border-box;
}
#product-options-wrapper .field .label {
  display: inline-block;
  width: 100%;
  margin: 0;
  line-height: 20px;
  padding: 0 0 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
#product-options-wrapper .field .control {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#product-options-wrapper .field select {
  display: inline-block;
  width: 340px;
  max-width: 90%;
  padding: 0 30px 0 10px;
  border: 1px solid #d7d7d7;
  height: 48px;
  line-height: 48px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url(../images/select-arrow.png) no-repeat scroll right 8px center / 12px;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #868686;
  font-weight: 500;
  box-shadow: none;
}
#product-options-wrapper .field select option {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #000;
}
#product-options-wrapper .field input {
  display: inline-block;
  width: 340px;
  max-width: 90%;
  padding: 0 10px;
  border: 1px solid #d7d7d7;
  height: 48px;
  line-height: 48px;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #868686;
  font-weight: 500;
  box-shadow: none;
}
#product-options-wrapper .field.hidden {
  display: none;
}
.page-products .modal-popup .modal-header {
  padding: 0px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-products .modal-popup .action-close {
  padding: 10px;
  position: absolute;
  top: -16px;
  padding: 0px;
  right: -16px;
  background: #000;
  border-radius: 20px;
}
.page-products .modal-popup .action-close:before {
  color: #fff;
}
.page-products .modal-popup .modal-title,
.page-products .modal-popup .modal-footer {
  display: none;
}
.page-products .modal-popup .modal-content {
  padding: 0;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-products .modal-popup .modal-inner-wrap {
  width: 60%;
  border: none;
  border-radius: 10px;
  padding: 15px;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.3);
}
.page-products #popup-modal {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-products #popup-modal form {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-products #popup-modal .qv-container {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-products #popup-modal .qv-media-sec {
  display: inline-block;
  width: 50%;
  padding: 0 30px 0 0;
  box-sizing: border-box;
  vertical-align: middle;
  position: relative;
}
.page-products #popup-modal .qv-containts {
  width: 50%;
  float: right;
  text-align: left;
  padding: 0 14px 0 0;
  box-sizing: border-box;
}
.page-products #popup-modal .qv-image-container {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.page-products #popup-modal .qv-whishlist {
  position: absolute;
  left: 11px;
  margin: 0;
  font-size: 0px;
  top: 11px;
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
}
.page-products #popup-modal .qv-whishlist .action.towishlist {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.page-products #popup-modal .qv-whishlist .action.towishlist:before {
  width: 42px;
  height: 42px;
  position: absolute;
  border-radius: 4px;
  content: "\f08a";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #ed1b24;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0px 16px rgba(0, 0, 0, 0.16);
  background: #fff;
  font-weight: normal;
}
.page-products #popup-modal .qv-whishlist .action.towishlist span {
  display: none;
}
.page-products #popup-modal .qv-whishlist .action.towishlist:hover:before {
  background: #ed1b24;
  color: #fff;
}
.page-products #popup-modal .qv-whishlist .action.towishlist.added-wish:before {
  background: #ed1b24;
  color: #fff;
}
.page-products #popup-modal .qv-name {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin: 0 0 15px;
  width: 100%;
  vertical-align: middle;
  font-weight: 600;
}
.page-products #popup-modal .qv-stock-availability {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 13px;
  color: #ed1b24;
  margin: 0 0 15px;
}
.page-products #popup-modal .qv-sku-n-name {
  background: none;
  display: inline-block;
  margin: 0 0 15px;
  padding: 0;
  width: 100%;
  vertical-align: middle;
}
.page-products #popup-modal .qv-sku-n-name label {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 12px;
  color: #595959;
  line-height: 18px;
}
.page-products #popup-modal .qv-sku-n-name label em {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-style: normal;
  color: #595959;
  line-height: 12px;
  margin: -6px 8px 0 4px;
}
.page-products #popup-modal .qv-sku-n-name .qv-sku {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  color: #595959;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 13px;
  line-height: 18px;
}
.page-products #popup-modal .qv-sku-n-name .qv-name2 {
  display: none;
}
.page-products #popup-modal .qv-price {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 15px;
  width: 100%;
  font-weight: normal;
  vertical-align: middle;
}
.page-products #popup-modal .qv-price #qv-price {
  display: inline-block;
  width: auto;
  vertical-align: top;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.page-products #popup-modal .qv-price .cprice-mrp {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin: -2px 0 0;
}
.page-products #popup-modal .qv-check-pro-avail {
  width: 100%;
  margin: 5px 0 25px;
  float: left;
  position: relative;
}
.page-products #popup-modal .qv-check-pro-avail strong {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 12px;
  color: #333;
}
.page-products #popup-modal .qv-check-pro-avail input {
  width: 70%;
  float: left;
  box-shadow: none;
  border: 1px solid #d7d7d7;
  background: #f4f4f4;
  padding: 0 10px;
  line-height: 42px;
  height: 42px;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #000;
  margin: 0;
  box-sizing: border-box;
}
.page-products #popup-modal .qv-check-pro-avail button {
  width: 30%;
  border: none;
  color: #fff;
  position: static;
  border-radius: 0px;
  background: #000;
  line-height: 42px;
  height: auto;
  padding: 0 20px;
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 14px;
}
.page-products #popup-modal .qv-unit {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 20px;
}
.page-products #popup-modal .qv-unit .qty_cart {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.page-products #popup-modal .qv-unit .qty_cart .qty-ctl {
  margin: 0px 0px;
  width: auto;
  display: inline-block;
  text-align: center;
  border: none;
  vertical-align: middle;
}
.page-products #popup-modal .qv-unit .qty_cart .qty-ctl button {
  display: inline-block;
  vertical-align: middle;
  color: #ed1b24;
  border: 1px solid #ed1b24;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  width: 34px;
  height: 34px;
  line-height: 28px;
  font-size: 26px;
  transition: all 0.5s ease;
  text-align: center;
  font-weight: normal;
}
.page-products #popup-modal .qv-unit .qty_cart .qty-ctl button:hover {
  background: #ed1b24;
  color: #fff;
}
.page-products #popup-modal .qv-unit .qty_cart input#qty {
  display: inline-block;
  width: 56px;
  height: 50px;
  box-sizing: border-box;
  border-radius: 6px;
  margin: 0 10px;
  box-shadow: none;
  cursor: default;
  pointer-events: none;
  text-align: center;
  font-weight: normal;
}
.page-products #popup-modal .qv-unit button {
  border: 1px solid red;
  background: transparent;
}
.page-products #popup-modal .qty-unit {
  padding: 0;
  line-height: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.page-products #popup-modal .qv-buy-n-add {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 15px 0 20px;
}
.page-products #popup-modal .qv-buy-n-add .button_addto {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-products #popup-modal .btn-em-buy-now {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  border: none;
  margin: 0 20px 0 0;
  padding: 0 40px;
  line-height: 50px;
  border-radius: 0;
  background: #ed1b24;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #fff;
}
.page-products #popup-modal .btn-em-buy-now:hover {
  background: #000;
}
.page-products #popup-modal .btn-cart-detail {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  border-radius: 0;
  padding: 0 40px;
  border: 1px solid #ed1b24;
  background: none;
  color: #ed1b24;
  font-weight: 400;
  line-height: 48px;
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.page-products #popup-modal .btn-cart-detail:hover {
  color: #fff;
  background: #ed1b24;
}
.page-products #popup-modal #tpcode {
  font-size: 11px;
  font-weight: 400;
  position: absolute;
  background: #000;
  color: #fff;
  border-radius: 4px;
  padding: 2px 4px;
}
.page-products #popup-modal #tpcode p {
  margin: 0px;
}
.page-products #popup-modal #delivery-message {
  float: left;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 24px;
  margin: 5px 0;
  color: green;
}
.page-products #popup-modal #delivery-message.error {
  color: red;
}
.page-products #popup-modal2 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-products #popup-modal2 .ajaxcart {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-products #popup-modal2 #ajax_content {
  float: left;
  width: 100%;
  vertical-align: middle;
}
.page-products #popup-modal2 #ajax_content .ajaxcart_row1 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.page-products #popup-modal2 #ajax_content .ajaxcart_row1 .ajaxcart_image {
  display: inline-block;
  width: auto;
}
.page-products #popup-modal2 #ajax_content .ajaxcart_row1 .ajaxcart_message {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 24px;
  margin: 15px 0;
}
.page-products #popup-modal2 #ajax_content .row2 {
  display: inline-block;
  width: 100%;
  margin: 20px 0 10px;
  text-align: center;
  vertical-align: middle;
}
.page-products #popup-modal2 #ajax_content .row2 a {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0 10px;
  letter-spacing: 0.5px;
  font-weight: 600;
  background: #ed1b24;
  color: #fff;
  line-height: 40px;
  padding: 0 20px;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
}
.page-products #popup-modal2 #ajax_content .row2 a:hover {
  background: #000;
}
.page-products #popup-modal2 #ajax_content .row2 a#closeLink {
  background: #000;
}
.page-products #popup-modal2 #ajax_content .row2 a#closeLink:hover {
  background: #ed1b24;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .product-info-stock-sku {
  display: block;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .page-title-wrapper.product {
  float: left;
  width: 68%;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .product-info-price {
  float: left;
  width: 68%;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .product-reviews-summary {
  display: block;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .product-addto-links {
  display: block;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .pincode-sec {
  position: relative;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product div#loading_checkDel {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 1111;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product div#loading_checkDel img {
  position: absolute;
  top: 30%;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .product-add-form {
  float: left;
  width: 68%;
  position: relative;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .product-add-form .swatch-option.text {
  min-width: 40px;
  padding: 4px 10px;
  min-height: 40px;
  border-radius: 6px;
  outline: none;
  line-height: 31px;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .product-add-form .swatch-option.text.selected {
  background: #f54129 !important;
  color: #fff;
  outline: none;
  border: 1px solid #f54129!important;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product .product-add-form .swatch-option.color {
  height: 42px;
  border-radius: 5px;
  width: 42px;
}
.catalog-product-view.page-product-configurable .page-main .merchandise-product #container {
  position: relative;
}
.catalog-product-view.page-product-configurable .page-main .merchandise_ol_list .product-item .product-item-info .product-item-details .product-item-name {
  min-height: 74px;
}
.catalog-product-view .page-main .merchandise-product + div.product.media .added-wish:before {
  background: #ed1b24;
  color: #fff;
}
.page-products .page-main .column.main .products-grid .product-items .product-item .product-image span.new-product {
  position: absolute;
  top: 0;
  right: -15px;
  z-index: 1;
  background: #ed1c24;
  color: #fff;
  padding: 10px 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.page-products .page-main .column.main .products-grid .product-items .product-item .product-image span.new-product::before {
  content: '';
  width: 5px;
  height: 25px;
  background: #fff;
  position: absolute;
  transform: rotate(35deg);
  top: -2px;
  left: 0;
}
.page-products .page-main .column.main .products-grid .product-items .product-item .product-image span.new-product::after {
  content: '';
  width: 5px;
  height: 25px;
  background: #fff;
  position: absolute;
  transform: rotate(-35deg);
  left: 0px;
  bottom: -2px;
}
.catalog-product-view .page-main .column.main .product.media span.new-product {
  position: absolute;
  top: 15px;
  right: 0px;
  z-index: 1;
  background: #ed1c24;
  color: #fff;
  padding: 10px 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.catalog-product-view .page-main .column.main .product.media span.new-product::before {
  content: '';
  width: 5px;
  height: 25px;
  background: #fff;
  position: absolute;
  transform: rotate(35deg);
  top: -2px;
  left: 0;
}
.catalog-product-view .page-main .column.main .product.media span.new-product::after {
  content: '';
  width: 5px;
  height: 25px;
  background: #fff;
  position: absolute;
  transform: rotate(-35deg);
  left: 0px;
  bottom: -2px;
}
.block-search {
  position: relative;
  width: 60%;
  z-index: 4;
  padding-left: 50px;
}
.block-search .control {
  border-top: 0;
  margin: 0;
}
.block-search .nested {
  display: block;
  padding-top: 5px;
  position: absolute;
}
.block-search input {
  margin: 0;
  position: static;
  background: #ececec;
  border: 1px solid #ececec;
  padding: 0 56px 0 32px;
  height: 44px;
  line-height: 44px;
  font-size: 12px;
  color: #000;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-radius: 0;
  box-sizing: border-box;
  box-shadow: none;
}
.block-search input::-webkit-input-placeholder {
  color: #c2c2c2;
}
.block-search input:-moz-placeholder {
  color: #c2c2c2;
}
.block-search input::-moz-placeholder {
  color: #c2c2c2;
}
.block-search input:-ms-input-placeholder {
  color: #c2c2c2;
}
.block-search input:focus {
  box-shadow: none;
  outline: none;
}
.block-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.block-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.block-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.block-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.block-search .action.search {
  display: inline-block;
  position: absolute;
  right: 14px;
  background: none;
  border: none;
  font-size: 0;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 1;
  box-shadow: none;
}
.block-search .action.search:before {
  content: '';
  background: url(../images/header_sprite.png);
  background-position: left 0;
  width: 20px;
  height: 20px;
  right: 4px;
  position: absolute;
  background-size: 20px;
}
.search-autocomplete {
  margin-top: 0;
}
.checkout-cart-index .page-title-wrapper {
  margin: 40px 0 30px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.checkout-cart-index .page-title-wrapper h1 {
  font-size: 36px;
  margin: 0;
  text-align: center;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  line-height: 56px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.checkout-cart-index .page-title-wrapper h1 span {
  float: left;
  width: auto;
}
.checkout-cart-index .cart-container {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 0 0 40px;
  flex-wrap: wrap;
}
.checkout-cart-index .cart-container .form-cart,
.checkout-cart-index .cart-container .cart-gift-item {
  width: 100%;
  order: 1;
  margin: 0 0 40px;
}
.checkout-cart-index .cart-container .cart.table-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 20px 0;
}
.checkout-cart-index .cart-container .cart-summary {
  width: 100%;
  position: static;
  border: none;
  padding: 0;
  order: 2;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items button.action {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  border-radius: 0;
  padding: 0 30px;
  border: none;
  line-height: 48px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 16px;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items .asterisk-note {
  display: inline-block;
  width: 100%;
  margin: 15px 0 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 30px;
  font-weight: 600;
  vertical-align: middle;
}
.checkout-cart-index .cart-container .action.primary {
  background: #ed1c24;
  border: 1px solid #ed1c24;
}
.checkout-cart-index .cart-container .action.primary:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.checkout-cart-index .cart-container .action.primary.apply {
  background: transparent;
}
.checkout-cart-index .cart-container .cart.main.actions {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 0;
}
.checkout-cart-index .cart-container .cart.main.actions .action {
  border: 1px solid #ed1c24;
  color: #ed1c24;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 14px;
  padding: 0 20px;
  line-height: 42px;
  text-transform: capitalize;
  margin-left: 30px;
  box-sizing: border-box;
  transition: all 0.5s ease;
}
.checkout-cart-index .cart-container .cart.main.actions .action:before {
  content: none;
}
.checkout-cart-index .cart-container .cart.main.actions .action.continue {
  margin-left: 0;
}
.checkout-cart-index .cart-container .cart.main.actions .action.update {
  display: none;
}
.checkout-cart-index .cart-container .cart.main.actions .action:hover {
  background: #ed1c24;
  color: #fff;
}
.checkout-cart-index .cart-container .summary.title {
  float: right;
  width: 48%;
  text-align: center;
  margin: 0 0 30px;
  line-height: 48px;
  background: #ececec;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 18px;
}
#block-shipping {
  display: none;
}
#cart-totals {
  width: 48%;
  padding: 0;
  border: none;
  margin: 0 0 40px;
  float: right;
  clear: right;
}
#cart-totals th.mark,
#cart-totals td.amount {
  line-height: 28px;
  border: none;
  padding-top: 10px;
  letter-spacing: 0.5px;
}
#cart-totals td.amount .price {
  padding: 0;
  font-weight: 600;
}
#cart-totals td.amount .price:after {
  content: none;
}
#block-discount {
  float: left;
  width: 48%;
  order: 0;
  margin: -78px 0 50px;
}
#block-discount .title {
  display: inline-block;
  width: 100%;
  margin: 0;
  border: none;
  padding: 0 20px;
  box-sizing: border-box;
  line-height: 48px;
  background: #ececec;
  text-align: center;
  vertical-align: middle;
}
#block-discount .title:after {
  height: 42px;
  width: 42px;
  line-height: 42px;
  top: 3px;
  right: 2px;
  font-size: 50px;
  text-align: center;
  content: none;
}
#block-discount .content {
  float: left;
  width: 100%;
  margin: 30px 0 0;
  display: block !important;
}
#block-discount-heading {
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  width: auto;
  margin: 0;
  line-height: 48px;
}
#discount-coupon-form {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
#discount-coupon-form .fieldset {
  margin: 0;
  display: inline-block;
  width: 90%;
  vertical-align: middle;
}
#discount-coupon-form .actions-toolbar {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
}
#discount-coupon-form .primary {
  width: auto;
  margin: 0;
}
#discount-coupon-form button.action {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  background: #ed1c24;
  border: none;
  color: #fff;
  line-height: 42px;
  box-sizing: border-box;
  letter-spacing: 0.5px;
  font-weight: 600;
}
#discount-coupon-form button.action:hover {
  background: #000;
}
#discount-coupon-form .field {
  display: inline-block;
  width: calc((100% - 150px));
  vertical-align: middle;
  margin: 0;
}
#discount-coupon-form .field .label {
  display: none;
  width: auto;
  vertical-align: middle;
  margin: 0 10px 0 0;
  line-height: 42px;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 14px;
}
#discount-coupon-form .field .control {
  display: inline-block;
  width: 100%;
  position: relative;
}
#discount-coupon-form .field input {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0 15px;
  line-height: 42px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  background: #f7f7f7;
  box-shadow: none;
}
#discount-coupon-form #coupon_code-error {
  position: absolute;
  margin-top: 11px;
}
#shopping-cart-table .table-caption {
  display: none;
}
#shopping-cart-table thead {
  background: #ececec;
}
#shopping-cart-table thead th {
  padding: 10px;
  line-height: 30px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  border: none;
}
#shopping-cart-table thead th.qty,
#shopping-cart-table thead th.price {
  text-align: center;
}
#shopping-cart-table .item-info td.col {
  padding: 30px 10px 10px;
  vertical-align: top;
  font-weight: normal;
  letter-spacing: 0.5px;
}
#shopping-cart-table .item-info td.col .price {
  font-weight: 600;
  font-size: 13px;
}
#shopping-cart-table .item-info td.col .action.action-delete {
  padding: 0;
  margin: 0;
  width: 22px;
  left: 0;
  top: 18px;
  height: 22px;
}
#shopping-cart-table .item-info td.col .actions-toolbar {
  display: inline-block;
  width: 100%;
  margin: 0;
}
#shopping-cart-table .item-info td.col .actions-toolbar .action-towishlist {
  display: none;
}
#shopping-cart-table .item-info td.col .item-options {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
}
#shopping-cart-table .item-info td.col .item-options dt {
  font-weight: 600;
  font-size: 11px;
  width: auto;
  line-height: 18px;
}
#shopping-cart-table .item-info td.col .item-options dd {
  font-size: 11px;
  letter-spacing: 0.5px;
  max-width: 80%;
  line-height: 18px;
}
#shopping-cart-table .item-info td.price,
#shopping-cart-table .item-info td.qty,
#shopping-cart-table .item-info td.ex-showroom-price,
#shopping-cart-table .item-info td.on-road-price {
  text-align: center;
}
#shopping-cart-table .item-info td.qty .qty-ctl {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: -3px 0 0;
}
#shopping-cart-table .item-info td.qty .qty-ctl button {
  display: inline-block;
  width: 26px;
  padding: 0;
  height: 26px;
  line-height: 24px;
  border: 1px solid #ed1c24;
  border-radius: 50%;
  color: #ed1c24;
  font-size: 18px;
  transition: all 0.5s ease;
}
#shopping-cart-table .item-info td.qty .qty-ctl button:hover {
  background: #ed1c24;
  color: #fff;
}
#shopping-cart-table .item-info td.qty .field.qty {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#shopping-cart-table .item-info td.qty .field.qty input {
  margin: 0 5px 0;
  display: inline-block;
  width: 50px;
  padding: 0 4px;
  height: 36px;
  border-color: #000;
  color: #000;
}
.cart-bike #shopping-cart-table thead th.col span {
  display: inline-block;
  min-width: 160px;
}
.minicart-wrapper .action.showcart {
  position: relative;
}
.minicart-wrapper .action.showcart:before {
  background: url(../images/header_sprite.png);
  background-position: left 104px;
  width: 20px;
  height: 26px;
  position: absolute;
  z-index: 9;
  line-height: 30px;
  content: '';
  top: 5px;
}
.minicart-wrapper .action.showcart > .title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 32px;
  margin-top: 7px;
  font-size: 16px;
  font-weight: 600;
  color: #1f1f1f;
  letter-spacing: 0.5px;
}
.minicart-wrapper .action.showcart.active:before {
  content: '';
}
#minicart-content-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#minicart-content-wrapper .block-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#minicart-content-wrapper #btn-minicart-close {
  display: none;
}
.modal-popup.confirm .modal-header {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
}
.modal-popup.confirm .modal-header .action-close {
  background: #000;
  border-radius: 50%;
  padding: 0;
  top: -16px;
  right: -16px;
}
.modal-popup.confirm .modal-header .action-close:before {
  color: #fff;
}
.modal-popup.confirm .modal-content {
  display: inline-block;
  width: 100%;
  padding: 20px !important;
  box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 24px;
}
.modal-popup.confirm .modal-footer {
  display: inline-block;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
.modal-popup.confirm .modal-footer button {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  border: none;
  background: #ed1c24;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 12px;
  border-radius: 0;
  line-height: 32px;
  margin: 0 10px;
}
.modal-popup.confirm .modal-footer button:hover {
  background: #000;
}
.modal-popup.confirm .modal-footer button.action-dismiss {
  background: #000;
}
.modal-popup.confirm .modal-footer button.action-dismiss:hover {
  background: #ed1c24;
}
.checkout-index-index .field-error {
  color: #e02b27;
  font-size: 11px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.checkout-index-index .modal-header {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
}
.checkout-index-index .modal-header .modal-title {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 5px 0;
  border: none;
  padding: 0 0 10px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}
.checkout-index-index .modal-header .modal-title:after {
  content: " ";
  position: absolute;
  width: 80%;
  border-bottom: 2px solid #ed1c24;
  left: 50%;
  bottom: 3px;
  transform: translate(-50%, 0);
}
.checkout-index-index .modal-header .action-close {
  padding: 5px;
}
.checkout-index-index .modal-header .action-close:before {
  font-size: 36px;
}
.checkout-index-index .modal-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0 20px;
  box-sizing: border-box;
}
.checkout-index-index .modal-content #co-shipping-form {
  margin: 10px 0 0;
}
.checkout-index-index .modal-content #popup-modal {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.checkout-index-index .modal-content #popup-modal ul {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style: none;
  padding: 0;
  box-sizing: border-box;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
}
.checkout-index-index .modal-content #popup-modal p {
  margin: 0;
}
.checkout-index-index .modal-content #popup-modal #popup-modal-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.checkout-index-index .modal-content #popup-modal #popup-modal-content ul {
  margin: 0;
}
.checkout-index-index .modal-content #popup-modal #popup-modal-content li:first-child {
  font-weight: 600;
  font-size: 15px;
}
.checkout-index-index .modal-content #checkboxStatus {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 10px 0;
  font-size: 11px;
  font-weight: 600;
  color: red;
  letter-spacing: 0.5px;
  line-height: 18px;
}
.checkout-index-index .modal-popup .modal-footer {
  display: inline-block;
  width: 100%;
  border: none !important;
  padding: 30px 20px 20px;
  box-sizing: border-box;
  text-align: center !important;
}
.checkout-index-index .modal-popup .modal-footer button.action,
.checkout-index-index .modal-popup .modal-footer button {
  float: none;
  display: inline-block;
  width: auto;
  padding: 0 25px;
  border: none;
  margin: 0 20px;
  line-height: 40px;
  border-radius: 0;
  color: #fff;
  background: #ed1c24;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 14px;
}
.checkout-index-index .modal-popup .modal-footer button.action:hover,
.checkout-index-index .modal-popup .modal-footer button:hover {
  background: #000;
}
.checkout-index-index .modal-popup .modal-footer button.action.action-hide-popup,
.checkout-index-index .modal-popup .modal-footer button.action-hide-popup,
.checkout-index-index .modal-popup .modal-footer button.action.cancel-btn,
.checkout-index-index .modal-popup .modal-footer button.cancel-btn {
  background: #000;
}
.checkout-index-index .modal-popup .modal-footer button.action.action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer button.action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer button.action.cancel-btn:hover,
.checkout-index-index .modal-popup .modal-footer button.cancel-btn:hover {
  background: #ed1c24;
}
.checkout-index-index #popup-modal1 {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 0;
}
.checkout-index-index #popup-modal1 ul {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.checkout-index-index #popup-modal1 li {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 0;
  font-weight: normal;
}
.checkout-index-index #popup-modal1 li:first-child {
  font-size: 15px;
  font-weight: 600;
}
.checkout-index-index #popup-modal1 label {
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 13px;
}
.checkout-index-index #popup-modal1 label a {
  color: #ed1c24;
  text-decoration: none;
}
.checkout-index-index #popup-modal1 label a:hover {
  color: #000;
}
.checkout-index-index .opc-sidebar .modal-header {
  padding: 0;
  float: right;
}
.checkout-index-index .opc-sidebar .modal-content {
  padding: 0;
}
#checkout {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0;
}
#checkout .authentication-wrapper {
  display: none;
}
#checkout .opc-progress-bar-item > span {
  padding-top: 50px;
  font-size: 17px;
  letter-spacing: 0.5px;
  line-height: 30px;
  color: #000;
  font-weight: 600;
}
#checkout .opc-progress-bar-item > span:after {
  font-size: 17px;
  line-height: 24px;
}
#checkout .opc-progress-bar-item._active > span:after {
  font-size: 28px;
  line-height: 28px;
}
#checkout .opc-sidebar {
  margin: 0 0 20px;
  padding: 0 0 0 10px;
  box-sizing: border-box;
}
#checkout .opc-sidebar .opc-block-summary {
  background: no-repeat;
  padding: 0;
  margin: 0;
}
#checkout .opc-sidebar .opc-block-summary .title {
  background: #ececec;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  line-height: 50px;
  border: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0 0 28px;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .title {
  text-align: left;
  padding: 0 30px 0 15px;
  box-sizing: border-box;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .title:after {
  top: 20px;
  margin: 0;
  transform: rotate(180deg);
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart strong {
  font-size: 14px;
  text-transform: none;
  font-weight: 600;
  display: inline-block;
  width: auto;
  vertical-align: top;
  letter-spacing: 0.5px;
  line-height: 50px;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .content {
  display: inline-block !important;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart.active .content {
  display: none !important;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper {
  padding-top: 0;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product-item {
  padding-left: 0;
  border-bottom: 1px dashed #505050;
  border-top: none;
  padding-top: 0;
  padding-bottom: 28px;
  margin: 0 0 28px;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-inner {
  margin: 0;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product-item-name {
  font-size: 12px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 20px;
  margin: 0 0 12px;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .details-qty {
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 11px;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .price {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .subtotal {
  vertical-align: top;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options .toggle {
  display: none;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options .content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 0;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options .subtitle {
  display: none;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options dl.item-options {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options dt.label {
  width: 90px;
  margin: 0 10px 0 auto;
  line-height: 20px;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 0.5px;
}
#checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options dd.values {
  width: calc((100% - 100px));
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
#checkout .opc-sidebar .opc-block-shipping-information {
  float: left;
  width: 100%;
  padding: 0;
  margin: 10px 0;
}
#checkout .opc-sidebar .shipping-information {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#checkout .opc-sidebar .shipping-information .ship-to {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 30px;
}
#checkout .opc-sidebar .shipping-information .shipping-information-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border: none;
  padding: 0;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  background: #ececec;
  line-height: 50px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#checkout .opc-sidebar .shipping-information .shipping-information-title button {
  display: none;
}
#checkout .opc-sidebar .shipping-information .shipping-information-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 13px;
}
#checkout .opc-sidebar .shipping-information .shipping-information-content a {
  color: #ed1c24;
}
#checkout .opc-sidebar .table-totals {
  margin: 0 0 30px;
}
#checkout .opc-sidebar .table-totals th,
#checkout .opc-sidebar .table-totals td {
  font-weight: normal;
  letter-spacing: 0.5px;
  font-size: 12px;
  border: none;
  padding-top: 8px;
}
#checkout .opc-sidebar .table-totals th span.value {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.2px;
  margin: 8px 0 0;
}
#checkout .opc-sidebar .table-totals .price {
  padding: 0;
}
#checkout .opc-sidebar .table-totals .price:after {
  content: none;
  display: none;
}
#checkout .opc-sidebar .table-totals strong {
  font-weight: 600;
}
#checkoutSteps .step-title {
  display: inline-block;
  width: 100%;
  padding: 0;
  border: none;
  text-align: center;
  background: #ececec;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 28px;
}
#checkoutSteps .step-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 40px;
}
#checkoutSteps .step-content .social-login-authentication-popup {
  margin: 0;
}
#checkoutSteps .step-content .form-login {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  border-bottom: 1px dashed #505050;
  vertical-align: middle;
  margin-bottom: 25px;
}
#checkoutSteps .step-content .form-login .fieldset {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 28px;
}
#checkoutSteps .step-content .form-login .fieldset.hidden-fields {
  margin: 0 0 10px;
}
#checkoutSteps .step-content .form-login .fieldset.hidden-fields .actions-toolbar {
  margin-left: 32%;
}
#checkoutSteps .step-content .form-login .fieldset.hidden-fields .primary a {
  display: inline-block;
  width: auto;
  vertical-align: top;
  background: #ed1c24;
  color: #fff;
  text-decoration: none;
  padding: 0 20px;
  line-height: 42px;
  font-size: 16px;
  letter-spacing: 0.5px;
  border-radius: ;
}
#checkoutSteps .step-content .form-login .fieldset.hidden-fields .primary a:hover {
  background: #000;
}
#checkoutSteps .step-content .form-login .control {
  width: 68%;
}
#checkoutSteps .step-content .form-login .label {
  padding-top: 0;
  line-height: 48px;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  width: 32%;
}
#checkoutSteps .step-content .form-login input {
  padding: 0 10px;
  border: 1px solid #d7d7d7;
  background: #f7f7f7;
  height: 48px;
  line-height: 48px;
  box-shadow: none;
  font-size: 12px;
  letter-spacing: 0.5px;
  max-width: calc((100% - 39px));
}
#checkoutSteps .step-content .form-login .field-tooltip {
  line-height: 46px;
}
#checkoutSteps .step-content .form-login .note {
  font-size: 11px;
  letter-spacing: 0.5px;
}
#checkoutSteps .step-content .form-login .actions-toolbar .primary button.action {
  border: none;
  padding: 0 25px;
  margin: 0;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
  background: #ed1c24;
  color: #fff;
}
#checkoutSteps .step-content .form-login .actions-toolbar .primary button.action:hover {
  background: #000;
}
#checkoutSteps .step-content .form-login .actions-toolbar .secondary {
  float: right;
  width: auto;
  margin: 0;
}
#checkoutSteps .step-content .form-login .actions-toolbar .secondary a.action {
  float: right;
  width: auto;
  margin: 0;
  line-height: 48px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-decoration: underline;
  color: #000000;
  transition: all 0.5s ease;
}
#checkoutSteps .step-content .form-login .actions-toolbar .secondary a.action:hover {
  color: #ed1c24;
  text-decoration: none;
}
#checkoutSteps .step-content .form-login #msp-recaptcha-checkout-inline-login-wrapper {
  margin-left: 25.8%;
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
}
#checkoutSteps .step-content .form-login #verify-section {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: -70px 0 0;
}
#checkoutSteps .step-content .form-login #verify-section p {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
#checkoutSteps .step-content .form-login #verify-section .otp-area {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
#checkoutSteps .step-content .form-login #verify-section .otp-section-main {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 0 20px;
}
#checkoutSteps .step-content .form-login #verify-section .tools {
  float: right;
  margin: 10px 39px 0 0;
}
#checkoutSteps .step-content .form-login #verify-section .tools a {
  display: inline-block;
  width: auto;
  vertical-align: top;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration: underline;
  color: #ed1c24;
}
#checkoutSteps .step-content .form-login #verify-section .tools a:hover {
  color: #000000;
  text-decoration: none;
}
#checkoutSteps .step-content .form-login #verify-section #verify-btn {
  float: left;
  width: auto;
}
#checkoutSteps .step-content .form-login #verify-section #verify-otp-btn-loginmobile {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  border: 1px solid #ed1b24;
  background: none;
  color: #ed1b24;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-size: 13px;
  padding: 0 20px;
  box-sizing: border-box;
  transition: all 0.5s ease;
}
#checkoutSteps .step-content .form-login #verify-section #verify-otp-btn-loginmobile:hover {
  background: #ed1b24;
  color: #ffffff;
}
#checkoutSteps .step-content .form-login #verify-section .error {
  font-size: 11px;
  letter-spacing: 0.5px;
  margin: 0 0 8px;
}
#checkoutSteps #checkout-step-shipping {
  margin-bottom: 0px;
  border-bottom: none;
}
#checkout-step-shipping .shipping-address-item {
  margin: 0 20px 20px 0;
  padding: 20px;
  box-sizing: border-box;
  border: 2px solid #d7d7d7;
  background: #f7f7f7;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
  font-weight: 600;
}
#checkout-step-shipping .shipping-address-item.selected-item {
  border-color: #ed1c24;
  background: no-repeat;
}
#checkout-step-shipping .shipping-address-item.selected-item:after {
  background: #ed1c24;
}
#checkout-step-shipping .shipping-address-item a {
  color: #ed1c24;
}
#checkout-step-shipping .shipping-address-item .edit-address-link {
  color: #000;
  text-decoration: underline;
  margin: 10px 0 0;
  letter-spacing: 0.5px;
}
#checkout-step-shipping .shipping-address-item .edit-address-link:hover {
  color: #ed1c24;
  text-decoration: none;
}
#checkout-step-shipping .shipping-address-item .action-select-shipping-item {
  margin: 8px 0 0;
  padding: 0 15px;
  line-height: 24px;
  background: #ed1c24;
  border-radius: 0;
  border: none;
  color: #fff;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#checkout-step-shipping .shipping-address-item .action-select-shipping-item:hover {
  background: #000;
}
#checkout-step-shipping .new-address-popup {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 28px 0 20px;
}
#checkout-step-shipping .new-address-popup button.action {
  display: inline-block;
  width: auto;
  margin: 0;
  vertical-align: middle;
  border: none;
  background: #000;
  color: #fff;
  border-radius: 0;
  padding: 0 20px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 13px;
}
#checkout-step-shipping .new-address-popup button.action:hover {
  background: #ed1c24;
}
#co-shipping-form {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 46px 0 0;
  max-width: 100%;
}
#co-shipping-form .fieldset {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
#co-shipping-form .field {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  margin: 0 0 28px;
}
#co-shipping-form .field .label {
  width: 100%;
  padding: 0;
  text-align: left;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 18px;
  margin: 0 0 10px;
}
#co-shipping-form .field .control {
  width: 90%;
}
#co-shipping-form .field .control input {
  display: inline-block;
  vertical-align: middle;
  line-height: 48px;
  height: 48px;
  border: 1px solid #d7d7d7;
  background: #f7f7f7;
  padding: 0 10px;
  box-sizing: border-box;
  box-shadow: none;
  font-size: 12px;
  letter-spacing: 0.5px;
}
#co-shipping-form .field .control select {
  display: inline-block;
  vertical-align: middle;
  background: #f7f7f7 url(../images/select-arrow.png) no-repeat scroll right 8px center / 12px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d7d7d7;
  font-size: 12px;
  letter-spacing: 0.5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  box-shadow: none;
  padding: 0 30px 0 10px;
}
#co-shipping-form .field:nth-child(3) {
  display: none;
}
#co-shipping-form .field.street {
  width: 100%;
}
#co-shipping-form .field.street .control {
  width: 95%;
}
#co-shipping-form .field.street .field {
  width: 100%;
  margin: 0 0 15px;
}
#co-shipping-form .field.street .field .label {
  display: none;
}
#co-shipping-form .field.street .field .control {
  width: 100%;
}
#co-shipping-form .field.street .field.additional {
  margin: 0;
}
#co-shipping-method-form td.col {
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 400;
  padding: 0px 25px;
}
#co-shipping-method-form td.col:first-child {
  padding-left: 0;
  padding-right: 15px;
}
#co-shipping-method-form td.col .price {
  font-weight: 600;
  font-size: 17px;
  color: #ed1c24;
}
#co-shipping-method-form td.col input.radio {
  margin-top: 5px;
}
#co-shipping-method-form .actions-toolbar {
  margin-top: 30px;
}
#co-shipping-method-form .primary button.action {
  border: none;
  padding: 0 25px;
  line-height: 48px;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 16px;
  background: #ed1c24;
  border-radius: 0;
  float: right;
}
#co-shipping-method-form .primary button.action:hover {
  background: #000;
}
.checkout-shipping-method .communication-medium {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 0 40px;
}
.checkout-shipping-method .communication-medium .comm-text {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 18px;
  text-transform: capitalize;
  margin: 0 0 10px;
}
.checkout-shipping-method .communication-medium .commun-opt {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  align-items: center;
  float: left;
  text-align: left;
  margin: 0 28px 10px 0;
  padding: 6px 15px;
  box-sizing: border-box;
  line-height: 36px;
  background: #f7f7f7;
  border-radius: 0;
  border: 1px solid #d7d7d7;
  position: relative;
  padding: 0;
}
.checkout-shipping-method .communication-medium .commun-opt input {
  display: inline-block;
  width: auto;
  margin: 4px 0 0 0;
  position: static;
  box-shadow: none;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin-top: 0 !important;
  cursor: pointer;
}
.checkout-shipping-method .communication-medium .commun-opt label {
  font-size: 12px;
  letter-spacing: 0.5px;
  display: inline-block;
  width: auto;
  max-width: calc((100% - 20px));
  margin: 0 0 0 10px;
  line-height: 36px;
}
.checkout-shipping-method .communication-medium .comm-email-opt label {
  background: url('../images/email_icon.svg') no-repeat scroll center left / 50px;
  padding: 0 0 0 50px;
  font-weight: 400;
  font-size: 0;
  height: 50px;
  margin: 10px;
}
.checkout-shipping-method .communication-medium .comm-whatsapp-opt label {
  background: url('../images/whatsapp_chaticon.svg') no-repeat scroll center left / 50px;
  padding: 0 0 0 50px;
  font-weight: 400;
  font-size: 0;
  height: 50px;
  margin: 10px;
}
.checkout-shipping-method .communication-medium .comm-error {
  float: left;
  width: 100%;
  margin: 10px 0 0;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: red;
}
.checkout-shipping-method .communication-medium .commun-opt input:checked + label:after {
  display: block;
  position: absolute;
  content: '\e610';
  font-family: 'icons-blank-theme';
  background: #000;
  font-size: 20px;
  color: #fff;
  line-height: 1;
  top: 0;
  right: 0;
}
.opc-wrapper .shipping-address-items {
  display: flex;
  flex-wrap: wrap;
}
#checkout-step-payment .payment-method {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 8px 0 36px;
  border-bottom: 1px dashed #505050;
  margin: 0 0 28px;
}
#checkout-step-payment .payment-method .payment-method-title {
  width: auto;
  padding: 0;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 18px;
  border: none;
  float: left;
  position: relative;
}
#checkout-step-payment .payment-method .payment-method-title input.radio {
  display: inline-block;
  height: 100%;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  top: 0;
}
#checkout-step-payment .payment-method .payment-method-title input.radio:checked ~ .label:before {
  border-color: #ed1b24;
}
#checkout-step-payment .payment-method .payment-method-title input.radio:checked ~ .label:after {
  background: #ed1b24 none repeat scroll 0 0;
  left: 3px;
  top: 50%;
  border-radius: 100px;
  content: "";
  height: 8px;
  position: absolute;
  transition: all 250ms ease 0s;
  width: 8px;
  transform: translate(0, -50%);
}
#checkout-step-payment .payment-method .payment-method-title .label {
  display: inline-block;
  width: auto;
  vertical-align: top;
  padding: 0 0 0 40px;
  box-sizing: border-box;
  position: relative;
}
#checkout-step-payment .payment-method .payment-method-title .label:before {
  border: 1px solid #000000;
  border-radius: 50px;
  content: "";
  height: 14px;
  left: 0;
  position: absolute;
  top: 50%;
  transition: all 250ms ease 0s;
  width: 14px;
  transform: translate(0, -50%);
}
#checkout-step-payment .payment-method .payment-method-content {
  float: right;
  width: 100%;
  padding: 0;
  margin: 40px 0 0;
}
#checkout-step-payment .payment-method .payment-method-content .step-title {
  display: none;
}
#checkout-step-payment .payment-method .payment-method-content p {
  margin: 0;
}
#checkout-step-payment .payment-method .payment-method-content .actions-toolbar {
  margin-top: 0;
}
#checkout-step-payment .payment-method .payment-method-content .actions-toolbar button.action {
  border: none;
  background: #ed1b24;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 17px;
  padding: 0 30px;
  line-height: 48px;
  color: #fff;
}
#checkout-step-payment .payment-method .payment-method-content .actions-toolbar button.action:hover {
  background: #000;
}
#checkout-step-payment .discount-code {
  display: none;
  width: 100%;
  vertical-align: middle;
}
#checkout-step-payment .discount-code .payment-option-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background: #ececec;
  border: none;
  padding: 0 15px;
  box-sizing: border-box;
}
#checkout-step-payment .discount-code .payment-option-title span {
  width: 100%;
  color: #000;
  letter-spacing: 0.5px;
  line-height: 50px;
  vertical-align: top;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
#checkout-step-payment .discount-code .payment-option-title span:after {
  float: right;
  line-height: 50px;
  color: #000;
  font-size: 48px;
}
#checkout-step-payment .discount-code .payment-option-content {
  float: left;
  width: 100%;
  padding: 28px 20px 0;
  box-sizing: border-box;
}
#checkout-step-payment #discount-form {
  max-width: 600px;
  width: 100%;
}
#checkout-step-payment #discount-form .payment-option-inner {
  display: inline-block;
  width: calc((100% - 172px));
  margin: 0;
  vertical-align: middle;
}
#checkout-step-payment #discount-form .payment-option-inner input {
  height: 48px;
  border: 1px solid #d7d7d7;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 10px;
  box-sizing: border-box;
  background: #f7f7f7;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #000;
  box-shadow: none;
}
#checkout-step-payment #discount-form .actions-toolbar {
  float: right;
  width: auto;
  margin: 0;
}
#checkout-step-payment #discount-form .actions-toolbar button.action {
  margin: 0;
  border: none;
  padding: 0 24px;
  line-height: 48px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 14px;
}
#checkout-step-payment #discount-form .actions-toolbar button.action:hover {
  background: #ed1b24;
}
.order-note-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
  background: #f1f1f1;
  padding: 15px 15px 5px;
  box-sizing: border-box;
}
.order-note-wrapper .asterisk-note {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 18px;
  font-size: 10px;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-weight: 600;
  position: relative;
}
.order-note-wrapper .asterisk-note sup {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  color: #ed1c2a;
  font-size: 13px;
  margin: 0 5px 0 0;
  line-height: 18px;
}
.order-note-wrapper .asterisk-note span {
  display: inline-block;
  width: auto;
  max-width: 94%;
  vertical-align: middle;
  min-height: 34px;
}
@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;
  }
}
.title-sec {
  text-align: center;
}
.title-sec h2 {
  font-size: 3.6rem;
  color: #1f1f1f;
  font-weight: 700;
  margin-top: 73px;
}
.title-sec span {
  font-size: 2.4rem;
  color: #1f1f1f;
  font-weight: 400;
}
.text-uppercase {
  text-transform: uppercase;
}
/*Breadcrumbs*/
.breadcrumbs-container {
  width: 100%;
  max-width: 1600px;
  margin: auto;
}
.breadcrumbs-container .breadcrumbs {
  margin: 20px 0 20px;
}
.breadcrumbs-container .breadcrumbs .items {
  font-size: 1.5rem;
  color: #1b1a18;
  font-weight: 600;
}
.breadcrumbs-container .breadcrumbs .item:not(:last-child):after {
  font-size: 34px;
  line-height: 22px;
  color: #1b1a18;
}
/*cms content pages */
.herofaq-index-index .page-title {
  margin-top: 30px;
}
.heading-content {
  float: left;
  width: 100%;
  margin: 15px 0 12px;
}
.points-text ul {
  padding: 0;
  list-style: none;
  margin: 5px 0;
  display: inline-block;
}
.points-text li {
  float: left;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 24px;
  margin: 0 0 15px;
  width: 100%;
}
.points-text li .count-num {
  float: left;
  width: initial;
  display: inline-block;
  margin: 0 12px 0 0;
}
.points-text li .count-info {
  display: inline-block;
  float: left;
  max-width: 92%;
  width: initial;
}
.points-text p a {
  color: #ef4035;
  text-decoration: underline;
}
.points-text p a:hover {
  color: #474747;
  text-decoration: none;
}
.mb-50 {
  margin-bottom: 50px;
  display: block;
  float: left;
  width: 100%;
}
.mb-50 > p {
  float: left;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  margin: 0 0 15px;
  width: 100%;
}
a.link-tittle {
  color: #ed1c24;
  text-decoration: underline;
}
body .qty-ctl button.increase:hover {
  color: #fff;
  border-color: #ef3e35;
  background-color: #ef3e35;
}
body .qty-ctl button.decrease:hover {
  color: #fff;
  border-color: #ef3e35;
  background-color: #ef3e35;
}
.std .faq-list dt {
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 24px;
}
.std .faq-list dd {
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 24px;
}
.std b {
  font-weight: normal;
}
.std strong {
  font-weight: normal;
}
.cms-page-slideshow {
  display: inline-block;
  margin: 0 0 30px;
  width: 100%;
}
.cms-hga-page p {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 24px;
  width: 100%;
}
.cms-hga-page p.min-title {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  margin: 5px 0 15px;
}
.cms-hga-page .cms-para {
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}
.cms-hga-page .cms-para .min-title {
  font-size: 15px;
  margin: 0;
  text-transform: uppercase;
}
.link-tittle {
  color: #ef4035;
  text-decoration: underline;
}
.bold-tittle {
  text-transform: uppercase;
}
.bold-text {
  font-size: 15px;
}
.customer-account-logoutsuccess .page-title-wrapper h1.page-title {
  margin-top: 40px;
  font-weight: 600;
  text-align: center;
}
.customer-account-logoutsuccess .columns .column.main > p {
  font-size: 18px;
  color: #1b1a18;
  text-align: center;
  font-weight: 400;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.message.global.cookie {
  background: #000000 none repeat scroll 0 0;
  border-bottom: 1px solid #cfcfcf;
  bottom: 0;
  color: #ffffff;
  float: left;
  padding: 10px 50px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 11;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.message.global.cookie .content {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.7;
}
.message.global.cookie .content > p {
  float: left;
  width: calc(100% - 105px);
  text-align: left;
}
.message.global.cookie .content > p a {
  color: #ed1c24;
}
.message.global.cookie .content > p a:hover {
  color: #ed1c24;
}
.message.global.cookie .content .actions {
  margin-left: 20px;
  min-width: 150px;
}
.message.global.cookie .content .actions button#btn-cookie-allow {
  background: #ed1c24;
  border: 1px solid #ee3138;
}
.message.global.cookie .content .actions button#btn-cookie-allow:hover {
  background: #ed1c24;
  border: 1px solid #ee3138;
}
a,
.alink {
  transition: all 0.5s ease;
}
/*================for the login page================*/
.customer-account-login .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 40px 0;
}
.customer-account-login .page-title-wrapper .page-title {
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.customer-account-login .page-title-wrapper .page-title span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.customer-account-login .page-main {
  position: relative;
}
.customer-account-login .page-main:before {
  background: url(../images/spare_before.png) no-repeat;
  content: '';
  position: absolute;
  left: 0;
  height: 514px;
  width: 220px;
  bottom: 0;
  z-index: -1;
}
.customer-account-login .page-main:after {
  background: url(../images/spare_after.png) no-repeat;
  content: '';
  position: absolute;
  right: 0;
  height: 514px;
  width: 220px;
  bottom: 0;
}
.customer-account-login .column.main .container {
  width: 80%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  margin: 60px auto 0;
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
}
.customer-account-login .login-container {
  width: 80%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-wrap: wrap;
}
.customer-account-login .login-container .block {
  margin: 0;
  padding: 20px 30px;
  box-sizing: border-box;
  width: 50%;
}
.customer-account-login .login-container .block .block-title {
  color: #1b1a18;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  border: none;
  padding: 0;
  margin: 0 0 30px;
  line-height: 40px;
}
.customer-account-login .login-container .block .block-title strong {
  font-weight: 600;
  letter-spacing: 0.5px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  position: relative;
  padding-bottom: 5px;
}
.customer-account-login .login-container .block .block-title strong:after {
  position: absolute;
  content: " ";
  height: 1px;
  width: 75%;
  border-bottom: 3px solid #ed1c24;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0px;
}
.customer-account-login .login-container .block .block-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.customer-account-login .login-container .block .block-content .fieldset {
  margin: 0;
}
.customer-account-login .login-container .block .block-content .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
}
.customer-account-login .login-container .block .block-content .field.note {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 30px;
  margin: 0 0 20px;
}
.customer-account-login .login-container .block .block-content .field label {
  font-size: 14px;
  color: #171717;
  font-weight: 600;
  text-align: left;
  line-height: 40px;
  letter-spacing: 0.5px;
  padding: 0;
  width: 100%;
}
.customer-account-login .login-container .block .block-content .field .control {
  width: 99%;
}
.customer-account-login .login-container .block .block-content .field .control input {
  margin: 0;
  padding: 0 12px;
  position: static;
  background: #ececec;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
  letter-spacing: 0.5px;
}
.customer-account-login .login-container .block .block-content .field .control input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.customer-account-login .login-container .block .block-content .field .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.customer-account-login .login-container .block .block-content .field .control input:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.customer-account-login .login-container .block .block-content .field .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.customer-account-login .login-container .block .block-content .field-recaptcha {
  margin: 10px 0 0;
}
.customer-account-login .login-container .block .block-content .field-recaptcha input.mage-error {
  height: 0;
  display: none;
}
.customer-account-login .login-container .block .block-content .field-recaptcha .required-captcha {
  height: 0;
  display: none;
}
.customer-account-login .login-container .block .block-content .field-recaptcha .field {
  margin: 0 !important;
  float: left;
  width: 100%;
}
.customer-account-login .login-container .block .block-content p {
  font-size: 15px;
  color: #1b1a18;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0;
}
.customer-account-login .login-container .block .block-content .actions-toolbar {
  margin: 15px 0 10px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .primary {
  float: left;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .primary .action {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .primary .action:hover {
  background: #1b1a18;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .secondary {
  float: right;
  margin: 0;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .secondary a {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 48px;
  margin: 0;
  text-decoration: underline;
}
.customer-account-login .login-container .block .block-content .actions-toolbar .secondary a:hover {
  text-decoration: none;
  color: #ed1c24;
}
.customer-account-login .login-container .block.block-new-customer {
  background: #ececec;
  text-align: center;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar {
  text-align: center;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar .primary {
  float: none;
  display: inline-block;
}
.customer-account-login .login-container .fieldset:after {
  display: none;
}
/*================for the forget password page================*/
.customer-account-forgotpassword .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 40px 0;
}
.customer-account-forgotpassword .page-title-wrapper .page-title {
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.customer-account-forgotpassword .page-title-wrapper .page-title span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.customer-account-forgotpassword .page-main {
  position: relative;
}
.customer-account-forgotpassword .page-main:before {
  background: url(../images/spare_before.png) no-repeat;
  content: '';
  position: absolute;
  left: 0;
  height: 514px;
  width: 220px;
  bottom: 0;
  z-index: -1;
}
.customer-account-forgotpassword .page-main:after {
  background: url(../images/spare_after.png) no-repeat;
  content: '';
  position: absolute;
  right: 0;
  height: 500px;
  width: 220px;
  bottom: 0;
  z-index: 9;
}
.customer-account-forgotpassword .header.content .right-container-wrap .enquiry-top-sec .enquiry-btn {
  z-index: 999;
}
.customer-account-forgotpassword .form.password.forget {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 30px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  min-width: initial !important;
  width: 90% !important;
  max-width: 650px;
}
.customer-account-forgotpassword .form.password.forget .fieldset {
  margin: 0 0 20px;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.note {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 30px;
  margin: 0 0 20px;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field label {
  font-size: 14px;
  color: #171717;
  font-weight: 600;
  text-align: left;
  line-height: 40px;
  letter-spacing: 0.5px;
  padding: 0;
  width: 100%;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field .control {
  width: 99%;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field .control input {
  margin: 0;
  padding: 0 12px;
  position: static;
  background: #ececec;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
  letter-spacing: 0.5px;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field .control input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field .control input:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.customer-account-forgotpassword .form.password.forget .fieldset .field.captcha .control.captcha .nested .captcha .control .captcha-reload {
  background: #ccc;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 10px 20px;
  color: #000;
  font-weight: 600;
  font-size: 1.4rem;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar {
  margin: 15px 0 10px !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary {
  float: left;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action:hover {
  background: #1b1a18;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary {
  float: right;
  margin: 0;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary a {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 48px;
  margin: 0;
  text-decoration: underline;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary a:hover {
  text-decoration: none;
  color: #ed1c24;
}
/*================for the account-create page================*/
.customer-account-create .page-main {
  position: relative;
}
.customer-account-create .page-main:after {
  background: url(../images/spare_after.png) no-repeat;
  content: '';
  position: absolute;
  right: 0;
  height: 990px;
  width: 220px;
  top: 0;
  z-index: 9;
}
.customer-account-create .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 40px 0;
}
.customer-account-create .page-title-wrapper .page-title {
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.customer-account-create .page-title-wrapper .page-title span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.customer-account-create .header.content .right-container-wrap .enquiry-top-sec .enquiry-btn {
  z-index: 999;
}
.customer-account-create .form-create-account {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 30px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  min-width: initial !important;
  width: 90% !important;
  max-width: 650px;
}
.customer-account-create .form-create-account .legend {
  color: #1b1a18;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  border: none;
  padding: 0;
  margin: 0 0 30px;
  line-height: 40px;
}
.customer-account-create .form-create-account .legend span {
  font-weight: 600;
  letter-spacing: 0.5px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  position: relative;
  padding-bottom: 5px;
}
.customer-account-create .form-create-account .legend span:after {
  position: absolute;
  content: " ";
  height: 1px;
  width: 75%;
  border-bottom: 3px solid #ed1c24;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0px;
}
.customer-account-create .form-create-account .fieldset {
  margin: 0 0 5px;
}
.customer-account-create .form-create-account .fieldset .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
}
.customer-account-create .form-create-account .fieldset .field label {
  font-size: 14px;
  color: #171717;
  font-weight: 600;
  text-align: left;
  line-height: 40px;
  letter-spacing: 0.5px;
  padding: 0;
  width: 100%;
}
.customer-account-create .form-create-account .fieldset .field .control {
  width: 99%;
}
.customer-account-create .form-create-account .fieldset .field .control input {
  margin: 0;
  padding: 0 12px;
  position: static;
  background: #ececec;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
  letter-spacing: 0.5px;
}
.customer-account-create .form-create-account .fieldset .field .control input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.customer-account-create .form-create-account .fieldset .field .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.customer-account-create .form-create-account .fieldset .field .control input:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.customer-account-create .form-create-account .fieldset .field .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.customer-account-create .form-create-account .fieldset .field.choice.newsletter {
  position: relative;
}
.customer-account-create .form-create-account .fieldset .field.choice.newsletter input[type="checkbox"] {
  position: absolute;
  left: 0;
  margin: 12px 5px 0 0;
}
.customer-account-create .form-create-account .fieldset .field.choice.newsletter .label {
  display: inline-block;
  padding-left: 3rem;
}
.customer-account-create .form-create-account .fieldset .field.choice.newsletter:before {
  display: none;
}
.customer-account-create .form-create-account .actions-toolbar {
  margin: 15px 0 10px !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.customer-account-create .form-create-account .actions-toolbar .primary {
  float: left;
}
.customer-account-create .form-create-account .actions-toolbar .primary .action {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.customer-account-create .form-create-account .actions-toolbar .primary .action:hover {
  background: #1b1a18;
}
.customer-account-create .form-create-account .actions-toolbar .secondary {
  float: right;
  margin: 0;
}
.customer-account-create .form-create-account .actions-toolbar .secondary a {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 48px;
  margin: 0;
  text-decoration: underline;
}
.customer-account-create .form-create-account .actions-toolbar .secondary a:hover {
  text-decoration: none;
  color: #ed1c24;
}
.customer-account-create .form-create-account .field.region {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 5px 0 20px;
}
.customer-account-create .form-create-account .field.region label {
  display: inline-block;
  width: 90%;
  vertical-align: top;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 18px;
  margin: 0 0 5px;
}
.customer-account-create .form-create-account .field.region label a {
  color: #ed1c24;
  text-decoration: none;
}
.customer-account-create .form-create-account .field.region label a:hover {
  color: #000;
}
.customer-account-create .form-create-account .field.region input {
  box-shadow: none;
}
.customer-account-create .column.main .container {
  width: 80%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  margin: 60px auto 0;
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
}
/*================for the Password reset page================*/
.customer-account-createpassword .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 40px 0;
}
.customer-account-createpassword .page-title-wrapper .page-title {
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.customer-account-createpassword .page-title-wrapper .page-title span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.customer-account-createpassword .page-main {
  position: relative;
}
.customer-account-createpassword .page-main:before {
  background: url(../images/spare_before.png) no-repeat;
  content: '';
  position: absolute;
  left: 0;
  height: 514px;
  width: 220px;
  bottom: 0;
  z-index: -1;
}
.customer-account-createpassword .page-main:after {
  background: url(../images/spare_after.png) no-repeat;
  content: '';
  position: absolute;
  right: 0;
  height: 500px;
  width: 220px;
  bottom: 0;
  z-index: 9;
}
.customer-account-createpassword .form.password.reset {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 30px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  min-width: initial !important;
  width: 90% !important;
  max-width: 650px;
}
.customer-account-createpassword .form.password.reset .fieldset {
  margin: 0 0 20px;
}
.customer-account-createpassword .form.password.reset .fieldset .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
}
.customer-account-createpassword .form.password.reset .fieldset .field.note {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 30px;
  margin: 0 0 20px;
}
.customer-account-createpassword .form.password.reset .fieldset .field label {
  font-size: 14px;
  color: #171717;
  font-weight: 600;
  text-align: left;
  line-height: 40px;
  letter-spacing: 0.5px;
  padding: 0;
  width: 100%;
}
.customer-account-createpassword .form.password.reset .fieldset .field .control {
  width: 99%;
}
.customer-account-createpassword .form.password.reset .fieldset .field .control input {
  margin: 0;
  padding: 0 12px;
  position: static;
  background: #ececec;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
  letter-spacing: 0.5px;
}
.customer-account-createpassword .form.password.reset .fieldset .field .control input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.customer-account-createpassword .form.password.reset .fieldset .field .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.customer-account-createpassword .form.password.reset .fieldset .field .control input:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.customer-account-createpassword .form.password.reset .fieldset .field .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.customer-account-createpassword .form.password.reset .actions-toolbar {
  margin: 15px 0 10px !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .primary {
  float: none;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .primary .action {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .primary .action:hover {
  background: #1b1a18;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .secondary {
  float: right;
  margin: 0;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .secondary a {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 48px;
  margin: 0;
  text-decoration: underline;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .secondary a:hover {
  text-decoration: none;
  color: #ed1c24;
}
/*================for the my account page================*/
body.account .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 40px 0;
}
body.account .page-title-wrapper .page-title {
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
body.account .page-title-wrapper .page-title span {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
body.account .column.main .block {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .column.main .block .block-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 10px;
  box-sizing: border-box;
  font-size: 16px;
  background: #ececec;
  line-height: 28px;
  margin: 0 0 20px !important;
}
body.account .column.main .block .block-title strong {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  letter-spacing: 0.5px;
  line-height: 28px !important;
}
body.account .column.main .block .block-title a.action {
  float: right;
  margin: 0 !important;
  width: auto;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-decoration: underline;
  color: #ed1c24;
}
body.account .column.main .block .block-title a.action:hover {
  text-decoration: none;
  color: #000;
}
body.account .column.main .block .block-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .column.main .block .block-content p {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 13px;
  letter-spacing: 0.5px;
}
body.account .column.main .block .block-content .box-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 28px;
  margin: 0 0 10px;
  font-weight: 600;
}
body.account .column.main .block .block-content .box-title span {
  float: left;
  width: 100%;
  margin: 0;
  line-height: 28px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #000;
}
body.account .column.main .block .block-content .box-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
body.account .column.main .block .block-content .box-content p {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .column.main .block .block-content .box-content a {
  color: #ed1c24;
}
body.account .column.main .block .block-content .box-content a:hover {
  color: #505050;
}
body.account .column.main .block .block-content .box-actions {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
}
body.account .column.main .block .block-content .box-actions .action {
  display: inline-block;
  width: auto;
  margin: 0 40px 0 0;
  letter-spacing: 0.5px;
  font-size: 12px;
  font-weight: 600;
  color: #ed1c24;
  text-decoration: underline;
  line-height: 24px;
  vertical-align: middle;
}
body.account .column.main .block .block-content .box-actions .action:hover {
  text-decoration: none;
  color: #505050;
}
body.account .column.main .actions-toolbar {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 !important;
  padding: 0;
  box-sizing: border-box;
}
body.account .column.main .actions-toolbar .primary {
  float: left;
}
body.account .column.main .actions-toolbar .primary .action {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
body.account .column.main .actions-toolbar .primary .action:hover {
  background: #1b1a18;
}
body.account .column.main .actions-toolbar .secondary {
  float: right;
  margin: 0;
}
body.account .column.main .actions-toolbar .secondary a {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 48px;
  margin: 0;
  text-decoration: underline;
}
body.account .column.main .actions-toolbar .secondary a:hover {
  text-decoration: none;
  color: #ed1c24;
}
body.account .column.main form {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .column.main form .fieldset {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 40px;
  letter-spacing: 0;
}
body.account .column.main form .fieldset .legend {
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
}
body.account .column.main form .fieldset .legend span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding: 0 0 10px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  position: relative;
  line-height: 30px;
  text-transform: capitalize;
}
body.account .column.main form .fieldset .legend span:after {
  content: " ";
  position: absolute;
  width: 80%;
  border-bottom: 2px solid #ed1c24;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 3px;
}
body.account .column.main form .fieldset .field {
  float: left;
  width: 50%;
  margin: 0 0 20px;
  box-sizing: border-box;
  padding: 0 2%;
}
body.account .column.main form .fieldset .field .label {
  text-align: left;
  width: 100%;
  padding: 0;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 14px;
  color: #171717;
}
body.account .column.main form .fieldset .field .control {
  width: 100%;
}
body.account .column.main form .fieldset .field .control input {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  border: none;
  background: #ececec;
  padding: 0 12px;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #000;
  box-shadow: none;
}
body.account .column.main form .fieldset .field .control select {
  background: #ececec url(../images/select-arrow.png) no-repeat scroll right 8px center / 12px;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  letter-spacing: 0.5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 28px 0 12px;
  box-shadow: none;
}
body.account .column.main form .fieldset .field.street {
  width: 100%;
}
body.account .column.main form .fieldset .field.street .nested {
  display: none;
  width: 100%;
}
body.account .column.main form .fieldset .field.choice {
  text-align: left;
}
body.account .column.main form .fieldset .field.choice:before {
  padding: 0;
  width: 0;
}
body.account .column.main form .fieldset .message.info {
  display: inline-block;
  width: 96%;
  margin: 10px 2%;
  box-sizing: border-box;
}
body.account .column.main form .actions-toolbar {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 !important;
  padding: 0 2%;
  box-sizing: border-box;
}
body.account .column.main form .actions-toolbar .primary {
  float: left;
}
body.account .column.main form .actions-toolbar .primary .action {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
}
body.account .column.main form .actions-toolbar .primary .action:hover {
  background: #1b1a18;
}
body.account .column.main form .actions-toolbar .secondary {
  float: right;
  margin: 0;
}
body.account .column.main form .actions-toolbar .secondary a {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 48px;
  margin: 0;
  text-decoration: underline;
}
body.account .column.main form .actions-toolbar .secondary a:hover {
  text-decoration: none;
  color: #ed1c24;
}
body.account .column.main form .password-info {
  display: none;
}
body.account .column.main form .update-email-btn {
  display: inline-block;
  width: auto;
  vertical-align: top;
  margin: 12px 0 0 0;
  font-size: 13px;
  letter-spacing: 0.5px;
  background: #ed1c24;
  padding: 0 20px;
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.5s ease;
}
body.account .column.main form .update-email-btn:hover {
  background: #000;
}
body.account .column.main form #verify-section {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 20px 0 0;
}
body.account .column.main form #verify-section p {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
body.account .column.main form #verify-section .otp-area {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
body.account .column.main form #verify-section .otp-area .error {
  font-size: 12px;
}
body.account .column.main form #verify-section .otp-section-main {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 0 15px;
}
body.account .column.main form #verify-section .tools {
  float: left;
  width: 100%;
  text-align: center;
}
body.account .column.main form #verify-section #verify-btn {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
body.account .column.main form #verify-section #verify-otp-btn-loginmobiles {
  width: auto;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 13px;
  background: #ed1c24;
  color: #fff;
  line-height: 36px;
  height: auto;
  transition: all 0.5s ease;
}
body.account .column.main form #verify-section #verify-otp-btn-loginmobiles:hover {
  background: #000000;
}
body.account .column.main form span.otp-verified {
  float: left;
  width: 100%;
  line-height: 36px;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: green;
}
body.account .column.main form span.otp-verified-fail {
  float: left;
  width: 100%;
  line-height: 36px;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: green;
}
body.account .column.main .mst-rma-list__new-request {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0 0 30px;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
body.account .column.main .mst-rma-list__new-request:hover {
  background: #1b1a18;
}
body.account .column.main .order-products-toolbar {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
body.account.sales-order-view .page-title-wrapper .page-title,
body.account.sales-order-invoice .page-title-wrapper .page-title,
body.account.rma-rma-order .page-title-wrapper .page-title,
body.account.sales-order-shipment .page-title-wrapper .page-title,
body.account.sales-order-printshipment .page-title-wrapper .page-title {
  width: initial;
}
body.account .order-status {
  display: inline-block;
  width: auto;
  margin: 10px 0 30px;
  line-height: 56px;
  font-size: 36px;
  font-weight: 499;
  letter-spacing: 0.5px;
}
body.account .order-status:before {
  content: "-";
  color: #000;
  margin: 0 10px;
}
body.account .order-date {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  margin: 0 0 20px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 30px;
}
body.account .order-actions-toolbar {
  float: right;
  width: auto;
  margin: 0 0 -30px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 30px;
  position: relative;
  top: 62px;
  left: -10px;
}
body.account .order-actions-toolbar a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  line-height: 30px;
  color: #ed1c24;
  text-decoration: underline;
}
body.account .order-actions-toolbar a:hover {
  text-decoration: none;
  color: #505050;
}
body.account .items.order-links {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border: none;
  margin: 0 0 20px;
  text-align: center;
}
body.account .items.order-links li.nav.item {
  width: auto;
  margin: 0 10px;
}
body.account .items.order-links li.nav.item a {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding: 0 15px;
  line-height: 30px;
  font-weight: 600;
  border: 1px solid #ed1c24;
  color: #ed1c24;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.5px;
  transition: all 0.5s ease;
  box-sizing: border-box;
}
body.account .items.order-links li.nav.item a:hover {
  background: #ed1c24;
  color: #fff;
}
body.account .items.order-links li.nav.item strong {
  background: #ed1c24;
  display: inline-block;
  width: auto;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 30px;
  vertical-align: middle;
  border: 1px solid #ed1c24;
  color: #fff;
  font-size: 12px;
  padding: 0 15px;
}
body.account .order-details-items {
  border: none;
  padding: 0;
  margin: 0 0 40px;
}
body.account .order-details-items .order-title {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background: #ececec;
  margin: 0 0 20px;
  vertical-align: middle;
}
body.account .order-details-items .order-title strong {
  float: left;
  width: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 28px;
}
body.account .order-details-items .order-title a {
  float: right;
  width: auto;
  margin: 0 10px;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 0.5px;
  color: #ed1c24;
  font-weight: 600;
  text-decoration: underline;
}
body.account .order-details-items .order-title #canceltxt {
  display: inline-block;
  padding: 5px 0 0 !important;
  font-size: 11px;
  line-height: 30px;
  letter-spacing: 0.5px;
  font-weight: 600;
  width: 100%;
  vertical-align: middle;
}
body.account .order-details-items.invoice > .actions-toolbar {
  display: none;
}
body.account .order-details-items .actions-toolbar .action.print {
  float: right;
  width: auto;
  margin: 0 0 20px;
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 48px;
  margin: 0;
  text-decoration: underline;
}
body.account .order-details-items .actions-toolbar .action.print:hover {
  text-decoration: none;
  color: #ed1c24;
}
body.account .order-details-items .asterisk-note {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0px 0 10px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
}
body.account .order-details-items .asterisk-note sup {
  top: 0;
  margin: 0 5px 0 0;
  font-size: 11px;
  color: #ed1c24;
}
body.account .order-details-items .item-options dt {
  font-weight: 600;
}
body.account .toolbar.wishlist-toolbar {
  display: none;
}
body.account #wishlist-view-form ~ .toolbar.wishlist-toolbar {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
}
body.account .trackorder {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .trackorder .loggedin {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .trackorder .loggedin-user {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .trackorder h1 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 10px;
  box-sizing: border-box;
  background: #ececec;
  color: #333;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 30px;
}
body.account .trackorder .loggedin-user-itmes {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .trackorder .step-section {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .trackorder .progress {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .trackorder .progress_inner {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .trackorder .progress_inner__step {
  float: left;
  width: 20%;
  position: relative;
}
body.account .trackorder .progress_inner__step label {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding: 0 20px;
  line-height: 36px;
  border: 1px solid #505050;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  z-index: 1;
}
body.account .trackorder .progress_inner__step:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 2px dashed #505050;
  transform: translate(0, -50%);
}
body.account .trackorder .progress_inner__step.canceled:after {
  border: none;
}
body.account .trackorder .progress_inner__step.active:after {
  border-color: #ed1c24;
}
body.account .trackorder .progress_inner__step.active label {
  background: #ed1c24;
  color: #fff;
  border-color: #ed1c24;
}
body.account .trackorder .progress_inner__step.delivered:after {
  content: none;
}
body.account .trackorder input {
  display: none;
}
body.account .trackorder .progress_inner__tabs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 40px 0;
}
body.account .trackorder .progress_inner__tabs .tab {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
body.account .trackorder .progress_inner__tabs .tab h1 {
  background: no-repeat;
  margin: 10px 0;
  padding: 0 15px 0 0;
  font-size: 13px;
  line-height: 24px;
  width: auto;
}
body.account .trackorder .progress_inner__tabs .tab p {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  line-height: 24px;
  font-size: 15px;
  color: #ed1c24;
}
body.account .trackorder .progress_inner__tabs .tab a {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0 8px;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #ed1c24;
  text-decoration: underline;
  line-height: 24px;
}
body.account .trackorder .progress_inner__tabs .tab a:hover {
  color: #000;
  text-decoration: none;
}
body.account .trackorder .prize-info {
  display: none;
}
body.account .trackorder #products_info {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 40px;
}
body.account .trackorder #products_info .order-list {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border-bottom: 1px dashed #5e5e5e;
  padding: 0 0 30px;
}
body.account .trackorder #products_info .order-list:last-child {
  border: none;
}
body.account .trackorder #products_info .order-list .product-img-order {
  float: left;
  width: auto;
  padding: 0 20px 0 0;
}
body.account .trackorder #products_info .order-list .product-img-order-info {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  max-width: calc((100% - 130px));
}
body.account .trackorder #products_info .order-list .product-img-order-info h2 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 15px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0 0 10px;
}
body.account .trackorder #products_info .order-list .product-img-order-info a {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  color: #000000;
  text-decoration: none;
}
body.account .trackorder #products_info .order-list .product-img-order-info a:hover {
  color: #ed1c24;
}
body.account .trackorder #products_info .order-list .product-img-order-info h6 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  font-size: 13px;
  letter-spacing: 0.5px;
}
body.account .trackorder #products_info .order-list .product-img-order-info span {
  display: inline-block;
  width: auto;
  margin: 0 6px 0 0;
  font-weight: 400;
}
body.account .trackorder #products_info .order-list .product-img-order-info span.price {
  color: #ed1c24;
  font-weight: 600;
}
body.account .trackorder #products_info .order-list .product-img-order-info span.qty {
  letter-spacing: 5px;
}
body.account .table-order-items.shipment .col {
  font-weight: 600;
  font-size: 13px;
}
body.account .order-tracking {
  font-weight: 600;
}
body.account .order-tracking .tracking-title {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
}
body.account .order-tracking a.action.track {
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #ed1c24;
}
body.account .toolbar .pages a.page {
  padding: 0 6px;
  color: #ed1c24;
  font-weight: 600;
}
body.account .table:not(.cart):not(.totals) > thead > tr > th,
body.account .table:not(.cart):not(.totals) > tbody > tr > th,
body.account .table:not(.cart):not(.totals) > tfoot > tr > th,
body.account .table:not(.cart):not(.totals) > thead > tr > td,
body.account .table:not(.cart):not(.totals) > tbody > tr > td,
body.account .table:not(.cart):not(.totals) > tfoot > tr > td {
  border: 1px solid #dee3e3;
}
body.account .table:not(.cart):not(.totals) > thead > tr > th,
body.account .table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: none;
}
.sidebar .account-nav {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.sidebar .account-nav .account-nav-title {
  display: none;
}
.sidebar.sidebar-additional {
  display: none;
}
#account-nav {
  background: #ececec;
  padding: 10px 0;
}
#account-nav .nav.items {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#account-nav .nav.items .delimiter {
  display: none;
}
#account-nav .nav.items .nav.item {
  margin: 0;
  float: left;
  width: 100%;
}
#account-nav .nav.item a {
  color: #000;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 28px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  vertical-align: middle;
  border: none;
}
#account-nav .nav.item a:hover {
  color: #ed1c24;
  background: none;
}
#account-nav .nav.item strong {
  line-height: 30px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  letter-spacing: 0.5px;
  border: none;
  font-weight: 600;
  color: #000;
  font-size: 13px;
}
#account-nav .nav.item.current strong,
#account-nav .nav.item.current a {
  color: #ed1c24;
}
#my-orders-table th.col {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#my-orders-table td.col {
  font-size: 12px;
  letter-spacing: 0.5px;
}
#my-orders-table td.col a {
  color: #ed1c24;
  font-size: 11px;
  font-weight: 600;
  text-decoration: underline;
  margin: 0 10px 0 0;
}
#my-orders-table td.col a:hover {
  color: #505050;
  text-decoration: none;
}
#my-orders-table td.col .product-item-name {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
}
#my-orders-table td.col .price {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#my-orders-table td.col .myorder-product-info {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
#my-orders-table td.col .myorder-product-info img {
  display: inline-block;
  padding: 0 10px 0 0;
  vertical-align: top;
}
#my-orders-table td.col .myorder-product-info .myorder-product-name {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
#my-orders-table td.col .myorder-product-inner-block {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#my-orders-table tfoot th.mark {
  font-size: 13px;
  letter-spacing: 0.5px;
}
#my-orders-table tfoot td.amount {
  font-size: 13px;
  letter-spacing: 0.5px;
}
#wishlist-view-form .products-grid {
  border: 1px solid #dee3e3;
}
#wishlist-view-form .products-grid th {
  background: #f7f7f7;
  border-right: 1px solid #dee3e3;
  text-align: left;
  border-bottom: 1px solid #dee3e3;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 24px;
}
#wishlist-view-form .products-grid td {
  border-right: 1px solid #dee3e3;
  border-bottom: 1px solid #dee3e3;
}
#wishlist-view-form .products-grid td .product-item-photo {
  display: inline-block;
  width: 100%;
  margin: 0;
  vertical-align: middle;
  text-align: center;
}
#wishlist-view-form .products-grid td .product-image-container {
  max-width: 140px;
}
#wishlist-view-form .products-grid td .product-image-wrapper {
  padding: 0 !important;
  height: auto;
  display: inline-block;
}
#wishlist-view-form .products-grid td .product-image-photo {
  position: static;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#wishlist-view-form .products-grid td .product-item-name {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  padding: 0;
  vertical-align: middle;
}
#wishlist-view-form .products-grid td .product-item-link {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
#wishlist-view-form .products-grid td .price-box {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
  line-height: 24px;
}
#wishlist-view-form .products-grid td .price-box p {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  line-height: 24px;
}
#wishlist-view-form .products-grid td .price-box .price {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
  line-height: 24px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#wishlist-view-form .products-grid td .price-box span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
#wishlist-view-form .products-grid td .box-tocart {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#wishlist-view-form .products-grid td .box-tocart .fieldset {
  margin: 0;
}
#wishlist-view-form .products-grid td .box-tocart .qty .label {
  display: none;
}
#wishlist-view-form .products-grid td .box-tocart .field.qty {
  padding-left: 0;
  padding-right: 20px;
  max-width: 100px;
}
#wishlist-view-form .products-grid td .box-tocart .product-item-actions {
  float: left;
  width: auto;
  margin: 0;
}
#wishlist-view-form .products-grid td .box-tocart .action.primary {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#wishlist-view-form .products-grid td .box-tocart .action.primary:hover {
  background: #1b1a18;
}
#wishlist-view-form .products-grid td .btn-remove {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin: 0 10px;
}
#wishlist-view-form .products-grid td .btn-remove span {
  display: none;
}
#wishlist-view-form .products-grid td .btn-remove:after {
  content: "X";
  position: absolute;
  width: 28px;
  height: 28px;
  line-height: 27px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  left: 0;
  top: 0;
  font-size: 11px;
  font-weight: 600;
}
#wishlist-view-form .actions-toolbar {
  margin: 40px 0 0 !important;
}
#wishlist-view-form .actions-toolbar .primary {
  display: none;
}
#wishlist-view-form .action.share {
  display: none;
}
#additional-addresses-table tr td.col {
  word-wrap: break-word;
  word-break: break-all;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#additional-addresses-table tr td.col.streetaddress {
  max-width: 120px;
}
#additional-addresses-table tr td.col a.action {
  margin: 0 5px;
  text-decoration: underline;
  color: #ed1c24;
  letter-spacing: 0.5px;
  font-size: 11px;
}
.customer-addresses-toolbar .toolbar-amount {
  width: auto !important;
}
.block-reviews-dashboard ol.items {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.block-reviews-dashboard ol.items li.item {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 0 20px;
  border-bottom: 1px dashed #535353;
  margin: 0 0 20px;
}
.block-reviews-dashboard ol.items li.item:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 5px;
}
.block-reviews-dashboard .product-name a {
  color: #ed1c24;
  text-decoration: none;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.block-reviews-dashboard .product-name a:hover {
  color: #000;
}
.block-reviews-dashboard .rating-summary {
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
#my-reviews-table th.col {
  padding: 8px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
}
#my-reviews-table td.col {
  padding: 8px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
}
#my-reviews-table td.col .product-name {
  font-weight: 600;
}
#my-reviews-table td.col a {
  color: #ed1c24;
  text-decoration: none;
}
#my-reviews-table td.col a:hover {
  color: #000;
}
#my-reviews-table td.col a.action {
  text-decoration: underline;
}
#my-reviews-table td.col a.action:hover {
  text-decoration: none;
}
.review-customer-view a.action {
  text-decoration: underline;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin: 0 20px 0 0;
  color: #ed1c24;
  font-weight: 600;
}
.review-customer-view a.action:hover {
  text-decoration: none;
  color: #000;
}
.rma-rma-list table.mst-rma-list {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.rma-rma-list table.mst-rma-list th.col {
  font-size: 13px;
}
.rma-rma-list table.mst-rma-list td.col.mst-rma-list__actions {
  text-align: left;
}
.rma-rma-list table.mst-rma-list a {
  color: #ed1c24;
  text-decoration: none;
}
.rma-rma-list table.mst-rma-list a:hover {
  color: #000;
}
.rma-rma-view .opc-progress-bar-item span {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 30px;
}
.rma-rma-view a {
  color: #ed1c24;
  text-decoration: none;
}
.rma-rma-view a:hover {
  color: #000;
}
.rma-rma-view .mst-rma-view__orders {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 30px;
}
.rma-rma-view .mst-rma-view__orders .mst-rma-box__title {
  background: #ececec;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 16px;
  padding: 10px 0;
  line-height: 30px;
  margin: 0 0 20px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.rma-rma-view .table-wrapper .data.table {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-weight: 600;
}
.rma-rma-view .table-wrapper .data.table th.col {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.rma-rma-view .mst-rma-box._half {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 0 30px;
}
.rma-rma-view .mst-rma-box._half .mst-rma-box__title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 30px;
  padding: 0 0 20px;
  text-transform: uppercase;
}
.rma-rma-view .mst-rma-box._half .mst-rma-box__content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.rma-rma-view .mst-rma-box._half .field {
  width: 100% !important;
}
.rma-rma-view .mst-rma-box._half .actions-toolbar {
  text-align: center;
}
.rma-rma-view .mst-rma-box._half .actions-toolbar .primary {
  float: none !important;
}
.rma-rma-order .order-title button {
  padding: 0;
  border: none;
  background: no-repeat;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 40px;
  color: #ed1c24;
  text-decoration: underline;
}
.rma-rma-order .order-title button:hover {
  background: none;
  color: #000;
  text-decoration: none;
}
.rma-rma-order table.mst-rma-list {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.rma-rma-order table.mst-rma-list th.col {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.rma-rma-order table.mst-rma-list td.col a {
  color: #ed1c24;
  text-decoration: none;
}
.rma-rma-order table.mst-rma-list td.col a:hover {
  color: #000;
}
.rma-rma-order table.mst-rma-list td.col ul {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  list-style: none;
  padding: 0;
  vertical-align: middle;
}
.rma-rma-order table.mst-rma-list td.col img {
  display: inline-block;
  width: auto;
  max-width: 50px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.rma-rma-order table.mst-rma-list td.col strong {
  font-weight: 600;
  font-size: 12px;
}
body.account.sales-order-view .sub-page-main .column.main {
  display: flex;
  flex-wrap: wrap;
}
body.account.sales-order-view .sub-page-main .column.main .items.order-links {
  order: 1;
}
body.account.sales-order-view .sub-page-main .column.main .block-order-details-view {
  order: 3;
}
body.account.sales-order-view .sub-page-main .column.main .order-details-items {
  width: 100%;
  order: 4;
}
#canceltxt {
  order: 2;
  text-align: center;
  float: left;
  width: 100%;
  padding: 10px 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.account.rma-rma-print .footer-bottom-copyright {
  display: none;
}
.account.rma-rma-new button.primary {
  border: none;
  background: #ed1c24;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.account.rma-rma-new button.primary:hover {
  background: #000;
}
.account.rma-rma-new select,
.account.rma-rma-new input {
  box-shadow: none;
}
.account.rma-rma-new .remove,
.account.rma-rma-new a {
  color: #ed1c24;
  font-weight: 600;
  font-size: 13px;
}
.account.rma-rma-new .ui-rma-items b {
  font-weight: 600;
  font-size: 13px;
}
.account.rma-rma-new .ui-rma-items .item-options {
  padding-left: 2%;
  width: 48%;
}
.account.rma-rma-new .ui-rma-items .item-options .field {
  width: 100% !important;
}
.account.rma-rma-new .ui-rma-items .item-options .field .label {
  line-height: 30px !important;
  font-size: 12px !important;
}
.account.rma-rma-view .rma-control-buttons button.action.primary {
  background: #ed1c24;
  border: none;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.account.rma-rma-view .rma-control-buttons button.action.primary:hover {
  background: #000;
}
#rma-confirmation-form .control {
  width: 100%;
  margin: 10px 0 0;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
#rma-confirmation-form button.action.primary {
  background: #ed1c24;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0;
  font-size: 12px;
}
#rma-confirmation-form button.action.primary:hover {
  background: #000;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form-login .login-email-popup .field.checkbox {
  display: flex;
  align-items: center;
  margin: 10px 0px;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form-login .login-email-popup .field.checkbox .control [type="checkbox"] {
  margin-top: -3px;
  display: block;
  width: 15px;
  height: 18px;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form-login .login-email-popup .field.checkbox .label {
  padding: 0;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form-login .login-email-popup #continue-toolbar {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
/*Sign-In*/
.popup-authentication .block-authentication .block.block-customer-login {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
}
.popup-authentication .block-authentication .block.block-customer-login .block.social-login-authentication-popup {
  order: 1;
}
.popup-authentication .block-authentication .block.block-customer-login .block.social-login-authentication-popup .block-content .form .secondary {
  text-decoration: underline;
}
.popup-authentication .block-authentication .block.block-customer-login .block.social-login-authentication-popup .block-content .form .secondary:hover {
  text-decoration: none;
}
.popup-authentication .block-authentication .block.block-customer-login .block.social-login-authentication-popup .block-content .social-btn .btn-social {
  width: auto;
  margin-right: 10px;
  padding: 25px 13px 6px 19px;
}
.popup-authentication .block-authentication .block.block-customer-login .block.social-login-authentication-popup .block-content .social-btn .btn-social > p {
  display: none;
}
.actions-toolbar .primary a.action.action-register.primary {
  margin-top: 25px;
}
.block.social-login-authentication-channel.account-social-login {
  margin-top: 0;
}
.block.social-login-authentication-channel.account-social-login .block-content {
  text-align: center !important;
}
.block.social-login-authentication-channel.account-social-login .block-content .social-btn {
  margin-right: 15px;
}
.block.social-login-authentication-channel.account-social-login .block-content .social-btn .btn-social {
  padding: 12px 12px 10px 50px;
  font-size: 15px;
}
.block.social-login-authentication-channel.account-social-login .block-content .social-btn .btn-social > .fa {
  line-height: 46px;
}
.block.social-login-authentication-channel.account-social-login .block-content .social-btn .btn-social > .fa.fa-google {
  background-position: center;
  width: 40px;
}
.block.social-login-authentication-channel.account-social-login .block-content .social-btn .btn-social > .fa.fa-facebook {
  width: 40px;
}
.block.newsletter .field .control {
  width: 100%;
}
.block.newsletter .action.subscribe {
  border-radius: 0px;
  background: #232323;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
}
.footer-newsletter-sec {
  display: block;
  width: 100%;
  padding: 0 80px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin-top: -170px;
}
.footer-newsletter-sec .newsletter-main-sec {
  width: 100%;
  background: #ed1c24;
  padding: 10px 125px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  position: relative;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter-featured-image {
  margin-top: -171px;
  position: relative;
  z-index: 2;
  left: 65px;
  max-width: 452px;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter {
  position: relative;
  z-index: 3;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter .title {
  text-align: center;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter .title > h4 {
  font-size: 3.6rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter .title > strong {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 400;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe .field {
  width: 70%;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe .field > .control > label > input {
  height: 50px;
  padding: 0 20px;
  border: 0;
  border-radius: 0;
  font-size: 16px;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe .field > .control > label > input::-webkit-input-placeholder {
  color: #232323;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe .field > .control > label > input::-ms-input-placeholder {
  color: #232323;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe .field > .control > label > input::placeholder {
  color: #232323;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe .field > .control > label div.mage-error[generated] {
  color: #fff;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe .actions {
  width: 30%;
}
.footer-newsletter-sec .newsletter-main-sec .newsletter > .content .form.subscribe .actions .subscribe {
  background: #232323;
  border: 1px solid #232323;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 400;
  border-radius: 0;
  height: 50px;
  width: 100%;
}
.footer-newsletter-sec .newsletter-main-sec:before {
  width: 0;
  height: 0;
  border-top: 289px solid #232323;
  border-left: 250px solid transparent;
  border-right: 500px solid transparent;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.captcha-footer {
  margin: 15px 0;
}
.captcha-footer > div {
  color: #fff !important;
  margin-top: 5px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.container {
  width: 100%;
  max-width: 1440px;
  margin: auto;
}
.page-wrapper > .breadcrumbs,
.page-wrapper > .top-container,
.page-wrapper > .widget {
  box-sizing: border-box;
  width: 100%;
}
.navigation ul {
  padding: 0 8px;
}
.header.panel > .header.links {
  float: right;
  font-size: 0;
  margin: 0;
  padding: 0;
  list-style: none none;
  margin-left: auto;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 14px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li.welcome,
.header.panel > .header.links > li a {
  line-height: 1.4;
}
.header.panel > .header.links > li.welcome a {
  padding-left: 5px;
}
.header.content {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 1440px;
  padding-left: 80px;
  padding-right: 80px;
  margin: auto;
}
.header.content .right-container-wrap {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.header.content .right-container-wrap .enquiry-top-sec .enquiry-btn button {
  background: #ed1c24;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  border: none;
  border-radius: 5px 5px 0 0;
  padding: 0 17px;
  white-space: nowrap;
  transition: linear .5s;
  line-height: 44px;
  box-sizing: border-box;
  text-transform: uppercase;
}
.header.content .right-container-wrap .enquiry-top-sec .enquiry-btn button > a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.header.content .right-container-wrap .enquiry-top-sec .enquiry-btn button:hover {
  background: #1b1a18;
}
.header.content .right-container-wrap .link.wishlist {
  position: relative;
}
.header.content .right-container-wrap .link.wishlist a {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
}
.header.content .right-container-wrap .link.wishlist a:before {
  background: url(../images/header_sprite.png);
  background-position: left 70px;
  width: 24px;
  height: 30px;
  position: absolute;
  z-index: 9;
  line-height: 30px;
  content: '';
}
.header.content .right-container-wrap .link.wishlist a .wishlist-txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 32px;
  margin-top: 7px;
  font-size: 16px;
  font-weight: 600;
  color: #1f1f1f;
  letter-spacing: 0.5px;
}
.header.content .right-container-wrap .link.wishlist a > .counter.qty {
  background: #1b1a18;
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 20px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
  position: absolute;
  border-radius: 50%;
  left: 15px;
  top: -5px;
  z-index: 9;
}
.header.content .right-container-wrap .account-top-sec {
  position: relative;
}
.header.content .right-container-wrap .account-top-sec .header-account > a {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.header.content .right-container-wrap .account-top-sec .header-account > a:before {
  background: url(../images/header_sprite.png);
  background-position: left 30px;
  width: 24px;
  height: 30px;
  position: absolute;
  z-index: 9;
  line-height: 30px;
  content: '';
}
.header.content .right-container-wrap .account-top-sec .header-account > a > span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 32px;
  margin-top: 7px;
  font-size: 16px;
  font-weight: 600;
  color: #1f1f1f;
  letter-spacing: 0.5px;
}
.header.content .right-container-wrap .account-top-sec .header-account-links {
  position: absolute;
  min-width: 160px;
  background: #ececec;
  z-index: 9;
  padding: 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  white-space: nowrap;
  border-top: 2px solid #ed1c24;
  margin-top: 10px;
  right: 0;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > span {
  display: block;
  width: 100%;
}
.header.content .right-container-wrap .account-top-sec .header-account-links:before {
  content: '';
  position: absolute;
  left: auto;
  top: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ed1c24;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  right: 15px;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .logged-in {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1f1f1f;
  margin-bottom: 1rem;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .my-account {
  margin-bottom: 1rem;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .my-account > a {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1f1f1f;
  text-decoration: none;
  transition: linear .4s;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .my-account > a:hover {
  color: #ed1c24;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .logout {
  margin-top: 1rem;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .logout > a {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1f1f1f;
  text-decoration: none;
  transition: linear .4s;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .logout > a:hover {
  color: #ed1c24;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .order > a {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1f1f1f;
  text-decoration: none;
  transition: linear .4s;
}
.header.content .right-container-wrap .account-top-sec .header-account-links > .order > a:hover {
  color: #ed1c24;
}
.header.content .right-container-wrap > * {
  padding-left: 35px;
}
.header.content .right-container-wrap .enquiry-top-sec {
  display: inline-block;
  width: auto;
  padding: 0;
}
.header.content .right-container-wrap .enquiry-top-sec .enquiry-btn {
  padding: 0;
  position: fixed;
  right: -76px;
  transform: rotate(-90deg);
  top: 48%;
  z-index: 2;
}
.page-header {
  border: 0;
  margin-bottom: 0;
}
.page-header .panel.wrapper .header-top-sec {
  padding: 8px 80px;
  background: #ee2326;
}
.page-header .panel.wrapper .header-top-sec .header-top-main {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul > li {
  margin-bottom: 0;
  padding: 0 10px;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul > li .fa {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 400;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul > li a {
  float: left;
  width: auto;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul > li span.head-icon {
  content: " ";
  width: 20px;
  height: 20px;
  float: left;
  margin: 0;
  background: url('../images/head-social-spirit.png') no-repeat scroll;
  background-size: 17px;
  background-position: center center;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul > li span.head-icon.facebook-icon {
  background-position: top -20px center;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul > li span.head-icon.instagram-icon {
  background-position: top -40px center;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul > li span.head-icon.twitter-icon {
  background-position: top -61px center;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .header-top-social > ul > li span.head-icon.youtube-icon {
  background-position: top -80px center;
  height: 17px;
  margin: 3px 0 0;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .discount-sec > p {
  margin-bottom: 0;
  display: inline-block;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .discount-sec button.copy-code {
  margin-left: 15px;
  border-radius: 0;
  border: none;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .track-order a {
  text-decoration: none;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .track-order a span {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  margin-left: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .track-order a span.map-icon {
  content: " ";
  width: 20px;
  height: 20px;
  float: left;
  margin: 0;
  background: url('../images/head-social-spirit.png') no-repeat scroll;
  background-size: 17px;
  background-position: top center;
}
.page-header .panel.wrapper .header-top-sec .header-top-main > .track-order a .fa {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 600;
}
.page-header .header.panel {
  padding-bottom: 10px;
  padding-top: 10px;
}
.page-header .switcher {
  display: inline-block;
}
.page-main > .page-title-wrapper .page-title {
  display: inline-block;
}
.page-main > .page-title-wrapper .page-title + .action {
  float: right;
  margin-top: 20px;
}
.logo img {
  max-height: inherit;
  max-width: 150px;
}
.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;
}
.page-header.sticky .header.content {
  -webkit-animation-name: fadeInDown;
  -webkit-animation-duration: 5.0s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: anim_titles;
  -moz-animation-duration: 5.0s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  position: fixed;
  width: 1620px;
  z-index: 999;
  top: 0;
  background: #fff;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  left: 0;
  right: 0;
  border-top: 3px solid #ed1c24;
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-header.sticky .header.content .logo {
  width: 12%;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@media only screen and (min-width: 1170px) {
  ul.level1 > li.mega.has-child:focus > .child-content,
  ul.level1 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  ul.level2 > li.mega.has-child:focus > .child-content,
  ul.level2 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  ul.level3 > li.mega.has-child:focus > .child-content,
  ul.level3 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  .ub-mega-menu li.mega.style-tabs .child-content {
    padding: 20px 0;
  }
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner {
    padding: 0 20px;
  }
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 170px;
  }
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 82%;
    min-height: 100% !important;
  }
  .mega-with-thumb ul.mega-menu li {
    width: 20% !important;
  }
}
.drilldown-sub {
  display: none;
}
.child-content.drilldown-root {
  display: block !important;
}
.drilldown-root > .drilldown-buttons {
  background: #ffffff;
  border-bottom: 1px solid #eeeeee;
  display: inline-block;
  height: 50px;
  left: 0;
  margin: 0 -20px;
  padding: 0 20px;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  width: 100%;
  z-index: 11;
}
.drilldown-root.sticky-disabled > .drilldown-buttons {
  position: static;
}
.drilldown:after {
  background-color: #ffffff;
  color: #333333;
  content: "";
  height: 50px;
  position: fixed;
  right: -50px;
  top: 0;
  width: 50px;
}
.drilldown-container li,
.drilldown-container li.mega {
  border-bottom: 0 !important;
  margin-bottom: 0;
}
.drilldown-container li span.mega,
.drilldown-container li.mega span.mega,
.drilldown-container li a.mega,
.drilldown-container li.mega a.mega {
  border-bottom: 1px solid #eeeeee;
  display: block;
  font-weight: 400;
  line-height: 48px;
  width: 100%;
}
.drilldown-container li span.mega span.menu-title,
.drilldown-container li.mega span.mega span.menu-title,
.drilldown-container li a.mega span.menu-title,
.drilldown-container li.mega a.mega span.menu-title {
  background: none !important;
  display: inline-block !important;
  padding: 0 !important;
  text-transform: none;
  width: auto;
}
.drilldown-container li span.mega.has-child,
.drilldown-container li.mega span.mega.has-child,
.drilldown-container li a.mega.has-child,
.drilldown-container li.mega a.mega.has-child {
  font-weight: 700;
  position: relative;
}
.drilldown-container li span.mega.has-child span.menu-title,
.drilldown-container li.mega span.mega.has-child span.menu-title,
.drilldown-container li a.mega.has-child span.menu-title,
.drilldown-container li.mega a.mega.has-child span.menu-title {
  text-transform: uppercase;
}
.drilldown-container li span.mega.has-child:after,
.drilldown-container li.mega span.mega.has-child:after,
.drilldown-container li a.mega.has-child:after,
.drilldown-container li.mega a.mega.has-child:after {
  color: inherit;
  content: '\f105';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.drilldown-root {
  width: 100% !important;
}
.drilldown-root .drilldown-back {
  background-color: #ffffff;
  color: #333333;
  display: none;
  font-weight: bold;
  line-height: 48px;
  padding-left: 20px;
  text-transform: uppercase;
  order: 2;
}
.drilldown-root .drilldown-back:active,
.drilldown-root .drilldown-back:focus,
.drilldown-root .drilldown-back:hover {
  color: #333333;
  text-decoration: underline;
}
.drilldown-root .drilldown-back::after {
  color: inherit;
  content: '\f104';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: normal;
  left: 20px;
  line-height: inherit;
  overflow: hidden;
  position: absolute;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.drilldown-root .menu-group-link {
  color: #333333;
  display: none;
  float: right;
  font-size: 12px;
  line-height: 48px;
  padding-bottom: 0;
  padding-left: 0;
  text-decoration: underline;
}
.drilldown .mega-col,
.drilldown .child-content-inner {
  width: 100% !important;
}
.drilldown .child-content-inner {
  min-height: 0;
  overflow: auto;
}
.drilldown .menu-desc {
  display: none !important;
}
.drilldown .block-title {
  margin: 0.625rem 0 1.25rem;
}
.drilldown .block-title strong {
  font-size: 14px;
  font-weight: 700;
}
.drilldown ul.level1 .child-content,
.drilldown ul.level2 .child-content,
.drilldown ul.level3 .child-content {
  border: 0;
  position: static;
  box-shadow: none;
}
.drilldown ul.level1 .child-content-inner,
.drilldown ul.level2 .child-content-inner,
.drilldown ul.level3 .child-content-inner {
  padding: 0 0 0 20px;
  box-sizing: border-box;
}
.drilldown ul.level1 li.mega,
.drilldown ul.level2 li.mega,
.drilldown ul.level3 li.mega {
  border-bottom: 0 !important;
}
.drilldown ul.level1 li.mega span.mega span.menu-icon,
.drilldown ul.level2 li.mega span.mega span.menu-icon,
.drilldown ul.level3 li.mega span.mega span.menu-icon,
.drilldown ul.level1 li.mega a.mega span.menu-icon,
.drilldown ul.level2 li.mega a.mega span.menu-icon,
.drilldown ul.level3 li.mega a.mega span.menu-icon {
  display: inline-block;
  height: 15px;
  left: 0;
  margin: 0;
  position: static;
  top: 0;
  width: 20px;
}
.nav-sections .nav-sections-items .nav-sections-item-content ul.level0 > li.mega > .mega {
  padding: 4px 22px 0;
  font-size: 18px;
  border-bottom: 8px solid transparent;
}
.nav-sections .nav-sections-items .nav-sections-item-content ul.level0 > li.mega > .mega:hover,
.nav-sections .nav-sections-items .nav-sections-item-content ul.level0 > li.mega > .mega.active {
  border-bottom: 8px solid #ed1c24;
  background: rgba(237, 28, 36, 0.3);
  color: #ed1c24;
}
/*popup*/
.modal-popup._inner-scroll .modal-content {
  scrollbar-color: #ff5041 #dae3ea;
  scrollbar-width: thin;
}
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar-track {
  background-color: #232323;
  width: 8px;
}
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar {
  background-color: #232323;
  width: 8px;
}
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar-thumb {
  background-color: #ed1c24;
  width: 8px;
}
.popup-authentication .block-authentication {
  border-top: none !important;
}
.popup-authentication .block-authentication .block {
  padding: 25px 30px 0 0;
}
.popup-authentication .block-authentication .block .block-title {
  font-size: 2.2rem;
  color: #1f1f1f;
  margin-top: 1rem;
}
.popup-authentication .block-authentication .block .block-title strong {
  font-weight: 600;
}
.popup-authentication .block-authentication .block .block-content > p {
  color: #1f1f1f;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.popup-authentication .block-authentication .block .block-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.popup-authentication .block-authentication .block .block-content ul li {
  color: #1f1f1f;
  font-weight: 400;
  font-size: 1.6rem;
  padding-left: 25px;
  position: relative;
  text-align: left;
}
.popup-authentication .block-authentication .block .block-content ul li:before {
  content: '\f046 ';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  color: #2d672c;
}
.popup-authentication .block-authentication .block .block-content .actions-toolbar .primary {
  float: left;
}
.popup-authentication .block-authentication .block .block-content .actions-toolbar .primary .action.primary.action-register {
  background: #ed1c24;
  border: 1px solid #ed1c24;
  border-radius: 0;
  transition: linear 0.5s;
}
.popup-authentication .block-authentication .block .block-content .actions-toolbar .primary .action.primary.action-register:hover {
  background: #1b1a18;
  border: 1px solid #1b1a18;
}
.popup-authentication .block-authentication .block .block-content .popup-logo-pic {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
}
.popup-authentication .block-authentication .block .block-content .popup-logo-pic img {
  max-width: 150px;
}
.popup-authentication .block-authentication .block.block-customer-login {
  width: 45%;
  border-left: 1px dashed #565656 !important;
  margin: 0;
}
.popup-authentication .block-authentication .block.block-customer-login:before {
  background: url('../images/hero.png') no-repeat;
  content: none;
  height: 90px;
  width: 90px;
  background-position: center;
  border: none;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-left: -65px;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .field .label {
  color: #1f1f1f;
  font-weight: 600;
  font-size: 1.6rem;
  padding-bottom: 8px;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .field .control > input {
  background: #ececec;
  border: 1px solid #ececec;
  font-size: 1.4rem;
  color: #444343;
  font-weight: 400;
  border-radius: 0;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .field .control > input:focus {
  box-shadow: none;
  outline: none;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .field .control > input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .field .control > input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .field .control > input:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .field .control > input:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .actions-toolbar {
  margin-top: 20px;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .actions-toolbar .primary .action-login {
  background: #ed1c24;
  border: 1px solid #ed1c24;
  color: #fff;
  border-radius: 0;
  transition: linear .5s;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .actions-toolbar .primary .action-login:hover {
  background: #1b1a18;
  border: 1px solid #1b1a18;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .secondary {
  float: right;
  margin-right: 0;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .secondary > .action {
  color: #1b1a18;
  font-weight: 600;
  font-size: 1.4rem;
  text-decoration: none;
}
.popup-authentication .block-authentication .block.block-new-customer {
  width: 45%;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .dashboard-welcome-toggler,
  .block-search .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .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: #1b1a18;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
    padding: 0 80px;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #ffffff;
    line-height: 45px;
    padding: 0 50px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 600;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    background: rgba(238, 35, 38, 0.3);
    color: #ee2326;
    text-decoration: none;
    border-bottom: 8px solid #ee2326;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    background: rgba(238, 35, 38, 0.3);
    color: #ee2326;
    text-decoration: none;
    border-bottom: 8px solid #ee2326;
    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 #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #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: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #ffffff;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #ee2326;
    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 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: right;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 600;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .nav-sections-item-content > ul.level0 {
    display: block;
  }
  .menu-group-link,
  .menu-parent-icon {
    display: none;
  }
  ul.level0 > li.mega > .mega {
    padding: 0 14px;
    position: relative;
  }
  ul.level0 > li.mega.style-default,
  ul.level0 > li.mega.style-1,
  ul.level0 > li.mega.style-2 {
    position: static;
  }
  ul.level0 > li.mega.style-default .child-content,
  ul.level0 > li.mega.style-1 .child-content,
  ul.level0 > li.mega.style-2 .child-content {
    left: 0;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    float: right;
    margin-left: 20px;
  }
  ul.level0 > li.mega.style-tabs .child-content .child-content-inner {
    box-sizing: border-box;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 p {
    font-size: 14px;
    line-height: 25px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    margin-bottom: 20px;
    max-width: 400px;
  }
  ul.level1 > li.mega.has-child:focus > .child-content,
  ul.level1 > li.mega.has-child:hover > .child-content {
    right: -100px;
    top: 30px;
  }
  ul.level2 > li.mega.has-child:focus > .child-content,
  ul.level2 > li.mega.has-child:hover > .child-content {
    right: -100px;
    top: 30px;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 130px;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega .child-content {
    box-sizing: border-box;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega .child-content .child-content-inner {
    padding: 0;
    box-sizing: border-box;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level3 > li.mega.group > .mega {
    background-color: transparent !important;
    color: #575757;
    line-height: 100%;
    padding-bottom: 10px !important;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level3 > li.mega.group > .mega.active {
    color: #1979c3;
  }
  li.mega.style-tabs ul.level2 > li.mega .mega {
    color: #575757;
    font-weight: 600;
    line-height: 35px;
    padding: 0 10px;
  }
  li.mega.style-tabs ul.level2 > li.mega.has-child .child-content {
    display: none;
  }
  li.mega.style-tabs ul.level2 > li.mega.has-child.active > .child-content {
    display: block !important;
  }
  li.mega.style-tabs ul.level2 > li.mega.has-child.active .has-child {
    background-color: #f0f0f0 !important;
    background-image: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child-blue.png');
    color: #1979c3;
  }
  li.mega.style-tabs ul.level2 > li.mega.has-child.active > li.mega .mega {
    color: #1979c3;
  }
  li.mega.style-tabs ul.level3 > li.mega .mega:hover {
    color: #1979c3;
  }
  li.mega.style-tabs ul.level3 > li.mega .mega.active {
    color: #1979c3;
  }
  li.mega.style-tabs ul.level4 > li.mega .mega {
    font-weight: 400;
    padding: 0;
  }
  li.mega.style-tabs ul.level4 > li.mega .mega:hover {
    color: #1979c3;
  }
  li.mega.style-tabs ul.level4 > li.mega .mega.active {
    color: #1979c3;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 64%;
  }
  li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: 50% !important;
  }
  .mega-with-thumb ul.mega-menu li {
    margin: 0 !important;
    padding: 0 15px !important;
    width: 33.332%;
    box-sizing: border-box;
  }
  .mega-with-thumb ul.mega-menu li a.mega {
    padding: 0 !important;
  }
  .ub-mega-menu-vertical .child-content {
    left: 120px;
  }
  .ub-mega-menu-vertical ul.level0 > li.mega {
    position: relative;
  }
  .ub-mega-menu-vertical ul.level1 li.mega.has-child:hover > .child-content,
  .ub-mega-menu-vertical ul.level1 li.mega.has-child:focus > .child-content {
    right: -200px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .child-content {
    right: 120px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical ul.level0 > li.mega {
    position: relative;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child:hover > .child-content,
  .page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child:focus > .child-content {
    left: -200px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .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;
  }
  ul.level0 > li.mega {
    position: static;
  }
  ul.level0 > li.mega > .mega {
    padding: 0 20px;
    position: relative;
  }
  ul.level0 > li.mega.style-default,
  ul.level0 > li.mega.style-1 {
    position: relative;
  }
  ul.level0 > li.mega.style-2 {
    position: static;
  }
  ul.level0 > li.mega.style-2 .child-content {
    left: 100px;
  }
  ul.level1 > li.mega.has-child:focus > .child-content,
  ul.level1 > li.mega.has-child:hover > .child-content {
    right: -308px;
    top: 0;
  }
  ul.level2 > li.mega.has-child:focus > .child-content,
  ul.level2 > li.mega.has-child:hover > .child-content {
    right: -300px;
    top: 0;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 73%;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 180px;
  }
  li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: 33.3332% !important;
  }
  .mega-with-thumb ul.mega-menu li {
    width: 33%;
  }
  .ub-mega-menu-vertical .child-content {
    left: 170px;
  }
  .ub-mega-menu-vertical ul.level0 > li.mega {
    position: relative;
  }
  .ub-mega-menu-vertical ul.level0 > li.mega > .child-content {
    left: 220px;
  }
  .ub-mega-menu-vertical ul.level1 li.mega.has-child:hover > .child-content,
  .ub-mega-menu-vertical ul.level1 li.mega.has-child:focus > .child-content {
    right: -200px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .child-content {
    right: 170px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical ul.level0 > li.mega {
    position: relative;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child:hover > .child-content,
  .page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child:focus > .child-content {
    left: -200px;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  ul.level0 > li.mega {
    position: relative;
  }
  ul.level0 > li.mega > .mega {
    padding: 0px 20px;
  }
  ul.level0 > li.mega.style-default,
  ul.level0 > li.mega.style-1 {
    position: relative;
  }
  ul.level0 > li.mega.style-2 {
    position: relative;
  }
  ul.level0 > li.mega.style-2 .child-content {
    left: 0px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 p {
    font-size: 16px;
    line-height: 30px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 45px;
    line-height: 55px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    max-width: inherit;
  }
  ul.level0 {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  ul.level0 > li.mega.dynamic-width {
    position: static;
  }
  ul.level0 > li.mega.dynamic-width .child-content {
    left: 0;
    width: 100%;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .cms-content-important {
    font-size: 16px;
    margin: 0;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .intro {
    margin-bottom: 20px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 {
    margin-bottom: 20px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 p {
    font-size: 16px;
    line-height: 30px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    float: right;
    margin-left: 20px;
  }
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 170px;
  }
  .ub-mega-menu .mega-with-thumb ul.mega-menu li {
    width: 20%;
  }
  ul.level1 > li.mega.has-child:focus > .child-content,
  ul.level1 > li.mega.has-child:hover > .child-content {
    right: -308px;
    top: 0px;
    left: initial;
  }
  ul.level0 > li.mega.dynamic-width ul.level1 > li.mega.has-child > .mega > span.menu-title {
    background-position: right -10px;
    display: inline-block;
    padding-right: 20px;
  }
  ul.level0 > li.mega.dynamic-width ul.level1 > li.mega.has-child .child-content {
    left: auto;
  }
  ul.level2 > li.mega.has-child:focus > .child-content,
  ul.level2 > li.mega.has-child:hover > .child-content {
    right: -100px;
    top: 10px;
  }
  ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child > .mega > span.menu-title {
    background-position: right -10px;
    display: inline-block;
    padding-right: 20px;
  }
  ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child > .mega.active > span.menu-title,
  ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child > .mega:hover > span.menu-title {
    background-image: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child-blue.png');
    background-position: right -58px;
    background-repeat: no-repeat;
  }
  ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child .child-content {
    left: auto;
  }
  ul.level3 > li.mega.has-child:focus > .child-content,
  ul.level3 > li.mega.has-child:hover > .child-content {
    right: -100px;
    top: 10px;
  }
  ul.level0 > li.mega.dynamic-width ul.level3 > li.mega.has-child > .mega > span.menu-title {
    background-position: right -10px;
    display: inline-block;
    padding-right: 20px;
  }
  ul.level0 > li.mega.dynamic-width ul.level3 > li.mega.has-child .child-content {
    left: auto;
  }
  .ub-mega-menu-vertical .child-content {
    left: 170px;
  }
  .ub-mega-menu-vertical ul.level1 li.mega.has-child:hover > .child-content,
  .ub-mega-menu-vertical ul.level1 li.mega.has-child:focus > .child-content {
    right: -230px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .child-content {
    right: 170px;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child:hover > .child-content,
  .page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child:focus > .child-content {
    left: -230px;
  }
  .jaws.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotate(90deg);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotate(90deg);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotate(90deg);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotate(90deg);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotate(90deg);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .jaws.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .fence.ub-mega-menu li.has-child.tab-head .child-content,
  .fence.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateY(-90deg);
    -moz-transform-origin: 100% 50%;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotateY(-90deg);
    -ms-transform-origin: 100% 50%;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotateY(-90deg);
    -o-transform-origin: 100% 50%;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotateY(-90deg);
    transform-origin: 100% 50%;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .fence.ub-mega-menu li.has-child.tab-head.active .child-content,
  .fence.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    overflow: visible;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .venitian.ub-mega-menu li.has-child.tab-head .child-content,
  .venitian.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    overflow: inherit;
    -moz-transform: scale(1, 0);
    -moz-transform-origin: 50% 0;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: scale(1, 0);
    -ms-transform-origin: 50% 0;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: scale(1, 0);
    -o-transform-origin: 50% 0;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: scale(1, 0);
    transform-origin: 50% 0;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .venitian.ub-mega-menu li.has-child.tab-head.active .child-content,
  .venitian.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    overflow: hidden;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .fly.ub-mega-menu li.has-child.tab-head .child-content,
  .fly.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateX(-180deg);
    -moz-transform-origin: 50% 50% -50px;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotateX(-180deg);
    -ms-transform-origin: 50% 50% -50px;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotateX(-180deg);
    -o-transform-origin: 50% 50% -50px;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotateX(-180deg);
    transform-origin: 50% 50% -50px;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotateX(-180deg);
    -webkit-transform-origin: 50% 50% -50px;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .fly.ub-mega-menu li.has-child.tab-head.active .child-content,
  .fly.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .papercut.ub-mega-menu li.has-child.tab-head .child-content,
  .papercut.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: skewY(30deg);
    -moz-transform-origin: 0% 0%;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: skewY(30deg);
    -ms-transform-origin: 0% 0%;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: skewY(30deg);
    -o-transform-origin: 0% 0%;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: skewY(30deg);
    transform-origin: 0% 0%;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: skewY(30deg);
    -webkit-transform-origin: 0% 0%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .papercut.ub-mega-menu li.has-child.tab-head.active .child-content,
  .papercut.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .fan.ub-mega-menu li.has-child.tab-head .child-content,
  .fan.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: 0% 0%;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: 0% 0%;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotate(90deg);
    -o-transform-origin: 0% 0%;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotate(90deg);
    transform-origin: 0% 0%;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: 0% 0%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .fan.ub-mega-menu li.has-child.tab-head.active .child-content,
  .fan.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .wave.ub-mega-menu li.has-child.tab-head .child-content,
  .wave.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: skewY(-90deg);
    -moz-transform-origin: 0% 0%;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: skewY(-90deg);
    -ms-transform-origin: 0% 0%;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: skewY(-90deg);
    -o-transform-origin: 0% 0%;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: skewY(-90deg);
    transform-origin: 0% 0%;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: skewY(-90deg);
    -webkit-transform-origin: 0% 0%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .wave.ub-mega-menu li.has-child.tab-head.active .child-content,
  .wave.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .helix.ub-mega-menu li.has-child.tab-head .child-content,
  .helix.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateY(90deg);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotateY(90deg);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotateY(90deg);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotateY(90deg);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotateY(90deg);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .helix.ub-mega-menu li.has-child.tab-head.active .child-content,
  .helix.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .pop.ub-mega-menu li.has-child.tab-head .child-content,
  .pop.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: scale(0.2);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
    -ms-transform: translateX(-80%);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
    opacity: 0;
    -o-transform: translateX(-80%);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
    transform: translateX(-80%);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
    -webkit-transform: scale(0.2);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  }
  .pop.ub-mega-menu li.has-child.tab-head.active .child-content,
  .pop.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .linear.ub-mega-menu li.has-child.tab-head .child-content,
  .linear.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: translateX(-40%);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -ms-transform: translateX(-40%);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    opacity: 0;
    -o-transform: translateX(-40%);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    transform: translateX(-40%);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -webkit-transform: translateX(-40%);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  }
  .linear.ub-mega-menu li.has-child.tab-head.active .child-content,
  .linear.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .bounce.ub-mega-menu li.has-child.tab-head .child-content,
  .bounce.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: translateX(-40%);
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -ms-transform: translateX(-40%);
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    opacity: 0;
    -o-transform: translateX(-40%);
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    transform: translateX(-40%);
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -webkit-transform: translateX(-40%);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  }
  .bounce.ub-mega-menu li.has-child.tab-head.active .child-content,
  .bounce.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .radial.ub-mega-menu li.has-child.tab-head .child-content,
  .radial.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: translateY(-120px) rotate(70deg);
    -moz-transform-origin: 0 0;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: translateY(-120px) rotate(70deg);
    -ms-transform-origin: 0 0;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: translateY(-120px) rotate(70deg);
    -o-transform-origin: 0 0;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: translateY(-120px) rotate(70deg);
    transform-origin: 0 0;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: translateY(-120px) rotate(70deg);
    -webkit-transform-origin: 0 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .radial.ub-mega-menu li.has-child.tab-head.active .child-content,
  .radial.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .winding.ub-mega-menu li.has-child.tab-head .child-content,
  .winding.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateY(90deg);
    -moz-transform-origin: 0 0;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -ms-transform: rotateY(90deg);
    -ms-transform-origin: 0 0;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    opacity: 0;
    -o-transform: rotateY(90deg);
    -o-transform-origin: 0 0;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    transform: rotateY(90deg);
    transform-origin: 0 0;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    -webkit-transform: rotateY(90deg);
    -webkit-transform-origin: 0 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  }
  .winding.ub-mega-menu li.has-child.tab-head.active .child-content,
  .winding.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
  .shield.ub-mega-menu li.has-child.tab-head .child-content,
  .shield.ub-mega-menu li.mega .child-content {
    left: 0;
    max-height: 0;
    -moz-transform: rotateX(90deg);
    -moz-transform-origin: 0 0;
    -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -ms-transform: rotateX(90deg);
    -ms-transform-origin: 0 0;
    -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
    -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    opacity: 0;
    -o-transform: rotateX(90deg);
    -o-transform-origin: 0 0;
    -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
    -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    transform: rotateX(90deg);
    transform-origin: 0 0;
    transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
    transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
    -webkit-transform: rotateX(90deg);
    -webkit-transform-origin: 0 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  }
  .shield.ub-mega-menu li.has-child.tab-head.active .child-content,
  .shield.ub-mega-menu li.has-child.mega-hover > .child-content {
    max-height: 1000px;
    -moz-transform: none;
    -ms-transform: none;
    opacity: 1;
    -o-transform: none;
    transform: none;
    -webkit-transform: none;
  }
}
.breadcrumbs strong,
.breadcrumbs a {
  word-break: break-all;
}
.page.messages .messages .message:after {
  font-family: 'icons-blank-theme';
  top: 23px;
  font-size: 30px;
}
.page.messages .messages .message.success div:before,
.page.messages .messages .message.error div:before,
.page.messages .messages .message.notice div:before,
.page.messages .messages .message.warning div:before {
  content: none;
}
.pageloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('../images/em_logo_loading.png') 50% 50% no-repeat #f9f9f9;
  opacity: .8;
  display: none;
}
.cms-home .pageloader,
.catalog-product-view .pageloader,
.catalog-category-view .pageloader,
.wishlist-index-index .pageloader {
  display: block;
}
#preview.magnifier-preview {
  border: 4px solid #888888;
}
.magnify-lens {
  border: 1px solid #000;
}
.price-disclaimer {
  display: inline-block;
  width: 100%;
  text-align: right;
  margin: 10px 0 -30px;
  color: #ed1c24;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 11px;
  line-height: 16px;
}
.cms-page-view .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 15px 0 0;
}
.cms-page-view .page-title {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0 0 30px;
  font-size: 36px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  line-height: 56px;
}
.cms-page-view .page-title span {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.cms-page-content {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.cms-page-content p {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.cms-page-content p a {
  color: #ed1c24;
  text-decoration: underline;
}
.cms-page-content p a:hover {
  color: #000;
  text-decoration: none;
}
.cms-page-content strong {
  display: inline-block;
  width: auto;
  font-weight: 600;
}
.cms-page-content .content-text {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
}
.cms-page-content .content-text ul {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin: 0 0 30px;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  padding: 0 0 0 20px;
  box-sizing: border-box;
}
.cms-page-content .content-text ol {
  font-weight: 400;
  float: left;
  width: 100%;
  padding: 0 0 0 20px;
}
.cms-page-content .content-text ol.first-section-tittle {
  list-style-type: lower-alpha;
}
.cms-page-content .content-text ol.second-section-tittle {
  list-style-type: lower-roman;
}
.cms-page-content .content-text ol li {
  float: left;
  width: 100%;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin: 5px 0;
  padding: 0 10px 0 6px;
  word-break: break-word;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.cms-page-content .content-text ol li a {
  color: #ef4035;
  text-decoration: underline;
}
.cms-page-content .content-text ol li a:hover {
  color: #474747;
  text-decoration: none;
}
.cms-page-content .main-heading {
  display: block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 10px 0;
  float: left;
  width: 100%;
}
.cms-page-content table {
  display: inline-block;
  margin: 15px 0;
  border: 1px;
  border-color: #000;
  font-size: 13px;
  font-weight: 400;
}
.cms-page-content table th {
  padding: 6px 12px;
  letter-spacing: 0.5px;
}
.cms-page-content table th b {
  font-weight: normal;
}
.cms-page-content table th strong {
  font-weight: normal;
}
.cms-page-content table td {
  font-size: 13px;
  line-height: 22px;
  padding: 6px 12px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.cms-page-content table td a {
  color: #ed1c24;
}
.cms-page-content .caption-heading {
  display: inline-block;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 48px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-weight: 600;
  margin-bottom: 15px;
}
.cms-page-content.terms-of-use .points-text {
  width: 100%;
  display: inline-block;
  padding: 0 0 10px 20px;
  box-sizing: border-box;
}
.cms-page-content.terms-of-use .points-text p {
  float: left;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin: 0 0 15px;
  padding-left: 10px;
  position: relative;
  width: 100%;
  word-break: break-word;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.cms-page-content.terms-of-use .points-text p a {
  color: #ef4035;
  text-decoration: underline;
}
.cms-page-content.terms-of-use .points-text p a:hover {
  color: #474747;
  text-decoration: none;
}
.cms-page-content.terms-of-use .points-text span {
  font-size: 600;
  font-size: 13px;
  color: #000;
  position: absolute;
  left: 4px;
  top: 0px;
}
.cms-page-content.terms-of-use .points-text span span {
  font-size: 13px;
  left: 7px;
}
.cms-page-content.terms-of-use .points-text li {
  position: relative;
  padding-left: 30px;
}
.cms-page-content.terms-of-use .points-text .bold-text {
  display: inline-block;
  margin: 5px 0 15px;
  width: 100%;
}
.cms-page-content.terms-of-use .points-text .bold-text p {
  font-size: 13px;
}
/*For the sitemap page*/
.sitemap-index-index #mageplaza-seo-html-sitemap {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.sitemap-index-index #mageplaza-seo-html-sitemap h1.page-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 30px 0;
  font-size: 36px;
  line-height: 56px;
}
.sitemap-index-index #mageplaza-seo-html-sitemap h2 {
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.sitemap-index-index #mageplaza-seo-html-sitemap .mp-sitemap-listing {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 30px;
  padding: 0;
}
.sitemap-index-index #mageplaza-seo-html-sitemap li {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
}
.sitemap-index-index #mageplaza-seo-html-sitemap li a {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: 500;
}
.regional-block {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 40px;
}
.regional-block .region-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  background: #ececec;
  line-height: 40px;
  padding: 5px;
  box-sizing: border-box;
  margin: 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.regional-block .region-title span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.regional-block .region-address {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
}
.regional-block .region-address .address-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 20px;
  text-align: center;
}
.regional-block .region-address .address-title span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  line-height: 30px;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
  position: relative;
}
.regional-block .region-address .address-title span:after {
  content: " ";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 70%;
  border-bottom: 2px solid #ef4035;
  transform: translate(-50%, 0);
}
.regional-block .region-address .adress-block {
  display: inline-block;
  width: 30%;
  margin: 0 1.5% 30px;
  vertical-align: middle;
  padding: 20px;
  box-sizing: border-box;
  background: #f0f0f0;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  min-height: 300px;
}
.regional-block .region-address .add-label {
  display: inline-block;
  width: auto;
  min-width: 26%;
  vertical-align: middle;
  line-height: 20px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #000;
}
.regional-block .region-address .add-cont {
  display: inline-block;
  width: 65%;
  padding: 0 0 0 10px;
  vertical-align: middle;
  font-family: "open sans";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.regional-block .region-address .address-col {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 5px 0;
}
.regional-block .region-address .address-col .add-city {
  width: 100%;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #ef4035;
}
.regional-block .region-address .address-col.map-links {
  text-align: center;
}
.regional-block .region-address .address-col.map-links a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 10px 0 0;
  font-family: "open sans";
  text-transform: uppercase;
  background: #ef4035;
  color: #fff;
  padding: 0 15px;
  line-height: 30px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.regional-block .region-address .address-col.map-links a:hover {
  background: #000000;
}
.contact-index-index .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 50px 0 0;
}
.contact-index-index .page-title {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0 0 30px;
  font-size: 36px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  line-height: 56px;
}
.contact-index-index .page-title span {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.contact-index-index .col-sm-12 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px 0 0;
}
.contact-index-index .col-sm-12.addess-block {
  padding: 20px;
  float: right;
  width: 48%;
  background: #ececec;
}
.contact-index-index .addess-block .em-maps-wrapper {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.contact-index-index .addess-block .em-maps-wrapper h1 {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0 0 20px;
  line-height: 40px;
  padding: 0 0 10px;
  position: relative;
}
.contact-index-index .addess-block .em-maps-wrapper h1:after {
  content: " ";
  position: absolute;
  left: 50%;
  width: 70%;
  border-bottom: 3px solid #ed1c24;
  bottom: 5px;
  transform: translate(-50%, 0);
}
.contact-index-index .addess-block address,
.contact-index-index .addess-block p {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 18px;
}
.contact-index-index .addess-block span.fa {
  display: inline-block;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.contact-index-index .addess-block span.label {
  display: inline-block;
  width: 70px;
  font-weight: 600;
  vertical-align: middle;
}
.contact-index-index .addess-block span.value {
  display: inline-block;
  width: calc((100% - 130px));
  vertical-align: middle;
}
.contact-index-index .addess-block span.value a {
  color: #ed1c24;
}
.contact-index-index .addess-block span.value a:hover {
  color: #000;
}
.contact-index-index .addess-block p.em-nodal span.label {
  width: 114px;
}
.contact-index-index .addess-block p.em-grievance span.label {
  width: 115px;
  font-size: 12px;
}
#contact-form {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  max-width: 100%;
  min-width: auto;
  margin: 0 0 50px;
}
#contact-form .fieldset {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
}
#contact-form .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 20px;
}
#contact-form .field .label {
  width: 100%;
  text-align: left;
  padding: 0 0 10px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-size: 13px;
}
#contact-form .field .control {
  width: 100%;
}
#contact-form .field input {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border: 1px solid #d7d7d7;
  background: #ececec;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  font-size: 13px;
  letter-spacing: 0.5px;
  box-shadow: none;
}
#contact-form .field textarea {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 15px;
  line-height: 24px;
  background: #ececec;
  border: 1px solid #d7d7d7;
  box-shadow: none;
  font-size: 13px;
  letter-spacing: 0.5px;
  height: 130px !important;
  width: 100% !important;
}
#contact-form .actions-toolbar {
  display: inline-block;
  width: 100%;
  margin: 0;
  text-align: right;
}
#contact-form .primary {
  float: right;
}
#contact-form button.action {
  width: auto;
  margin: 0;
  border: none;
  background: #ed1c24;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.5px;
  padding: 0 30px;
  line-height: 40px;
  text-transform: uppercase;
}
.enquireproduct-index-index .page-main {
  position: relative;
}
.enquireproduct-index-index .page-main:after {
  background: url(../images/enquiry_bg.png) no-repeat;
  content: '';
  position: absolute;
  right: 0;
  height: 990px;
  width: 220px;
  top: 50%;
  transform: translateY(-50%);
}
.enquireproduct-index-index .modal-inner-wrap {
  width: 600px;
  border-radius: 10px;
  box-shadow: none;
  border: 0;
  padding: 20px;
  box-sizing: border-box;
}
.enquireproduct-index-index .modal-inner-wrap .modal-header {
  padding: 20px 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.enquireproduct-index-index .modal-inner-wrap .modal-title {
  font-size: 24px;
  color: #171717;
  font-weight: 600;
  text-transform: capitalize;
  border: none;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 0;
  width: auto;
  line-height: 30px;
}
.enquireproduct-index-index .modal-inner-wrap .action-close {
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
}
.enquireproduct-index-index .modal-inner-wrap .action-close:before {
  font-size: 50px;
  line-height: 50px;
  color: #ed1c24;
  font-weight: 700;
  height: 50px;
  width: 50px;
}
.enquireproduct-index-index .modal-inner-wrap .modal-content {
  padding: 0px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.enquireproduct-index-index .modal-inner-wrap .modal-footer {
  display: none;
}
#popup-verifi-otp {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
#popup-verifi-otp p {
  font-size: 14px;
  color: #171717;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  letter-spacing: 0.5px;
}
#popup-verifi-otp .otp-area {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
#popup-verifi-otp .otp-area .otp-section-main {
  display: flex;
  align-items: center;
  justify-content: center;
}
#popup-verifi-otp .otp-area .otp-section-main input {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 0;
  margin-right: 40px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  color: #000;
  font-size: 18px;
  text-align: center;
  box-shadow: none;
}
#popup-verifi-otp .otp-area .otp-section-main input:last-child {
  margin-right: 0;
}
#popup-verifi-otp .otp-area .otp-section-main input:focus {
  outline: none;
}
#popup-verifi-otp .otp-area .tools {
  margin: 30px 0 15px;
  font-size: 14px;
  color: #171717;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  letter-spacing: 0.5px;
}
#popup-verifi-otp .otp-area .tools a {
  color: #ec1b23;
}
#popup-verifi-otp .otp-area div#verify-btn {
  padding: 30px 0 0;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
#popup-verifi-otp .otp-area div#verify-btn input {
  padding: 0 40px;
  border: 0;
  background: #ec1b23;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  width: auto;
  letter-spacing: 0.5px;
  line-height: 50px;
}
#enquir-form {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 60px 0 0;
}
#enquir-form .title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
#enquir-form .title h1 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  color: #1b1a18;
  font-weight: 600;
  font-size: 36px;
  margin: 0;
  text-transform: capitalize;
  line-height: 56px;
}
#enquir-form .note {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 20px;
  color: #1b1a18;
  font-weight: 400;
  margin-bottom: 0;
  margin: 0 0 30px;
  letter-spacing: 0.5px;
  line-height: 36px;
}
#enquir-form .container {
  display: inline-block;
  width: 100%;
  max-width: 570px;
}
#enquir-form .fieldset {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
#enquir-form .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 30px 0;
}
#enquir-form .field label {
  font-size: 15px;
  color: #171717;
  font-weight: 400;
  width: 100%;
  padding: 0 0 15px 0;
  text-align: left;
  letter-spacing: 0.5px;
  line-height: 18px;
}
#enquir-form .field .control {
  width: 100%;
}
#enquir-form .field .control input {
  margin: 0;
  position: static;
  background: #ececec;
  border: none;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  font-size: 14px;
  color: #444343;
  font-weight: 400;
  border-radius: 0;
  display: inline-block;
  width: 100%;
  letter-spacing: 0.5px;
  box-shadow: none;
}
#enquir-form .field .control input::-webkit-input-placeholder {
  color: #444343;
}
#enquir-form .field .control input::-moz-placeholder {
  color: #444343;
}
#enquir-form .field .control input:-ms-input-placeholder {
  color: #444343;
}
#enquir-form .field .control input:-moz-placeholder {
  color: #444343;
}
#enquir-form .field.vehicle_type .list {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 30px 0 0;
}
#enquir-form .field.vehicle_type .list span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #171717;
  font-weight: 400;
  padding-left: 25px;
  line-height: 40px;
  letter-spacing: 0.5px;
  width: auto;
}
#enquir-form .field.vehicle_type .list input[type="radio"] {
  position: absolute;
  top: 14px;
  margin: 0;
}
.enquiry-slider {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
}
.enquiry-slider .container {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.enquiry-slider .title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
.enquiry-slider .title h3 {
  font-size: 15px;
  color: #171717;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0;
  line-height: 18px;
  letter-spacing: 0.5px;
  padding: 0;
}
.enquiry-slider .products-grid {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.enquiry-slider .product-items {
  position: relative;
  float: left;
}
.enquiry-slider .product-items .item {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  padding: 15px;
  margin: 15px;
  border: 2px solid transparent;
  cursor: pointer;
  background: #fff;
  text-align: center;
  display: inline-block;
  width: calc((100% - 30px));
  box-sizing: border-box;
  transition: all 0.5s ease;
}
.enquiry-slider .product-items .item .product-item-details {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.enquiry-slider .product-items .item .product-item-details .product-img {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.enquiry-slider .product-items .item .product-item-details .product-img img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: auto;
}
.enquiry-slider .product-items .item .product-item-details .product-item-desc {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.enquiry-slider .product-items .item .product-item-details .product-item-name {
  font-size: 14px;
  color: #000000;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.enquiry-slider .product-items .item.active,
.enquiry-slider .product-items .item:hover {
  border: 2px solid #ed1c24;
}
.enquiry-slider .product-items .owl-controls {
  position: absolute;
  width: 100%;
  top: 40%;
  transform: translateY(-40%);
  left: 0;
  right: 0;
  z-index: 99;
}
.enquiry-slider .product-items .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #ed1c24;
  font-size: 0;
  cursor: pointer;
  transition: linear .5s;
}
.enquiry-slider .product-items .owl-controls .owl-buttons .owl-prev:before {
  background: url(../images/owl-prev.png) no-repeat;
  content: '';
  width: 20px;
  height: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-size: 15px;
  transform: translate(-50%, -50%);
}
.enquiry-slider .product-items .owl-controls .owl-buttons .owl-prev:hover {
  background: #1b1a18;
}
.enquiry-slider .product-items .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #ed1c24;
  font-size: 0;
  cursor: pointer;
  transition: linear .5s;
}
.enquiry-slider .product-items .owl-controls .owl-buttons .owl-next:before {
  background: url(../images/owl-next.png) no-repeat;
  content: '';
  width: 15px;
  height: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-size: 15px;
  transform: translate(-50%, -50%);
}
.enquiry-slider .product-items .owl-controls .owl-buttons .owl-next:hover {
  background: #1b1a18;
}
.enquiry-slider .actions-toolbar {
  width: 100%;
  float: left;
  text-align: center;
  margin: 85px 0 15px;
}
.enquiry-slider .primary {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.enquiry-slider .action.save-enquiry-btn {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  background: #ed1c24;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  border: none;
  border-radius: 0;
  padding: 0 40px;
  white-space: nowrap;
  transition: linear .5s;
  margin: 0;
  line-height: 70px;
  text-decoration: none;
}
.enquiry-slider .action.save-enquiry-btn:hover,
.enquiry-slider .action.save-enquiry-btn:active {
  border: none;
  background: #000;
}
.cms-track-order .trackorder {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.cms-track-order .loggedin,
.cms-track-order .notloggedin {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.cms-track-order .loggedin-user,
.cms-track-order .notloggedin-user {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.cms-track-order .loggedin-user h1,
.cms-track-order .notloggedin-user h1 {
  margin-top: 30px;
  font-weight: 600;
}
.cms-track-order .notloggedin-user-itmes {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.cms-track-order form#track_order {
  width: auto;
  display: inline-block;
  min-width: 620px;
  padding: 30px;
  box-shadow: 1px 0px 10px 0px #ccc;
  border-radius: 8px;
  -webkit-border-radius: 8px;
}
.cms-track-order form#track_order p {
  font-size: 2rem;
  color: #1b1a18;
  margin-bottom: 2rem;
}
.cms-track-order form#track_order .field {
  width: 49%;
  display: inline-block;
  padding-right: 10px;
  box-sizing: border-box;
}
.cms-track-order form#track_order .field:last-child {
  padding-right: 0;
}
.cms-track-order form#track_order .field input {
  margin: 0;
  padding: 0 10px;
  position: static;
  background: #ececec;
  border: 1px solid #ececec;
  height: 50px;
  line-height: 50px;
  font-size: 1.6rem;
  color: #444343;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
}
.cms-track-order form#track_order .field input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.cms-track-order form#track_order .field input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.cms-track-order form#track_order .field input:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.cms-track-order form#track_order .field input:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.cms-track-order form#track_order select {
  margin: 0;
  position: static;
  background: #ececec url(../images/select-arrow.png) no-repeat scroll right 8px center / 12px;
  border: 1px solid #ececec;
  height: 50px;
  line-height: 50px;
  padding: 0 30px 0 10px;
  font-size: 1.6rem;
  color: #444343;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.cms-track-order form#track_order select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.cms-track-order form#track_order select::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.cms-track-order form#track_order select:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.cms-track-order form#track_order select:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.cms-track-order form#track_order .btns-fields {
  margin-top: 3rem;
}
.cms-track-order form#track_order .btns-fields button {
  background: #ed1c24;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  border: none;
  border-radius: 0;
  padding: 20px 30px;
  white-space: nowrap;
  transition: linear .5s;
  margin: 0;
}
.cms-track-order #step-section {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 50px 0 0;
}
.cms-track-order #step-section.display-none {
  display: none;
}
.cms-track-order #step-section .progress {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.cms-track-order #step-section .progress_inner {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.cms-track-order #step-section .progress_inner__step {
  float: left;
  width: 20%;
  position: relative;
}
.cms-track-order #step-section .progress_inner__step label {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding: 0 20px;
  line-height: 36px;
  border: 1px solid #505050;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  z-index: 1;
}
.cms-track-order #step-section .progress_inner__step:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 2px dashed #505050;
  transform: translate(0, -50%);
}
.cms-track-order #step-section .progress_inner__step.canceled:after {
  border: none;
}
.cms-track-order #step-section .progress_inner__step.active:after {
  border-color: #ed1c24;
}
.cms-track-order #step-section .progress_inner__step.active label {
  background: #ed1c24;
  color: #fff;
  border-color: #ed1c24;
}
.cms-track-order #step-section .progress_inner__step.delivered:after {
  content: none;
}
.cms-track-order #step-section input {
  display: none;
}
.cms-track-order #step-section .progress_inner__tabs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 40px 0;
}
.cms-track-order #step-section .progress_inner__tabs .tab {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.cms-track-order #step-section .progress_inner__tabs .tab h1 {
  background: no-repeat;
  margin: 10px 0;
  padding: 0 15px 0 0;
  font-size: 13px;
  line-height: 24px;
  width: auto;
  display: inline-block;
}
.cms-track-order #step-section .progress_inner__tabs .tab p {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  line-height: 24px;
  font-size: 15px;
  color: #ed1c24;
}
.cms-track-order #step-section .prize-info {
  display: none;
}
.cms-track-order #step-section #products_info {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 40px;
}
.cms-track-order #step-section #products_info .order-list {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border-bottom: 1px dashed #5e5e5e;
  padding: 0 0 30px;
}
.cms-track-order #step-section #products_info .order-list:last-child {
  border: none;
}
.cms-track-order #step-section #products_info .order-list .product-img-order {
  float: left;
  width: auto;
  padding: 0 20px 0 0;
}
.cms-track-order #step-section #products_info .order-list .product-img-order-info {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  max-width: calc((100% - 130px));
}
.cms-track-order #step-section #products_info .order-list .product-img-order-info h2 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 15px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0 0 10px;
}
.cms-track-order #step-section #products_info .order-list .product-img-order-info a {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  color: #000000;
  text-decoration: none;
}
.cms-track-order #step-section #products_info .order-list .product-img-order-info a:hover {
  color: #ed1c24;
}
.cms-track-order #step-section #products_info .order-list .product-img-order-info h6 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.cms-track-order #step-section #products_info .order-list .product-img-order-info span {
  display: inline-block;
  width: auto;
  margin: 0 6px 0 0;
  font-weight: 400;
}
.cms-track-order #step-section #products_info .order-list .product-img-order-info span.price {
  color: #ed1c24;
  font-weight: 600;
}
.cms-track-order #step-section #products_info .order-list .product-img-order-info span.qty {
  letter-spacing: 5px;
}
.cms-track-order #trackError {
  display: inline-block;
  width: 100%;
  margin: 40px 0;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: red;
}
.sendfriend-product-send .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 50px 0 auto;
}
.sendfriend-product-send .page-title-wrapper .page-title {
  margin: 10px 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 56px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.sendfriend-product-send .page-title-wrapper .page-title span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.sendfriend-product-send #product-sendtofriend-form {
  box-sizing: border-box;
  margin: 40px auto 0;
  padding: 20px 30px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  min-width: initial !important;
  width: 90% !important;
  max-width: 650px;
}
.sendfriend-product-send #product-sendtofriend-form .legend {
  color: #1b1a18;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  border: none;
  padding: 0;
  margin: 0 0 30px;
  line-height: 40px;
}
.sendfriend-product-send #product-sendtofriend-form .legend span {
  font-weight: 600;
  letter-spacing: 0.5px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  position: relative;
  padding-bottom: 5px;
}
.sendfriend-product-send #product-sendtofriend-form .legend span:after {
  position: absolute;
  content: " ";
  height: 1px;
  width: 75%;
  border-bottom: 3px solid #ed1c24;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0px;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset {
  margin: 0 0 20px;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field label {
  font-size: 14px;
  color: #171717;
  font-weight: 600;
  text-align: left;
  line-height: 40px;
  letter-spacing: 0.5px;
  padding: 0;
  width: 100%;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field .control {
  width: 99%;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field .control input {
  margin: 0;
  padding: 0 12px;
  position: static;
  background: #ececec;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
  letter-spacing: 0.5px;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field .control input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444343;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #444343;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field .control input:-ms-input-placeholder {
  /* IE 10+ */
  color: #444343;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #444343;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field .control textarea {
  border: none;
  background: #ececec;
  box-shadow: none;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 32px;
  padding: 0 12px;
  height: 120px !important;
  width: 100% !important;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field.choice.newsletter {
  position: relative;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field.choice.newsletter input[type="checkbox"] {
  position: absolute;
  left: 0;
  margin: 12px 5px 0 0;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field.choice.newsletter .label {
  display: inline-block;
  padding-left: 3rem;
}
.sendfriend-product-send #product-sendtofriend-form .fieldset .field.choice.newsletter:before {
  display: none;
}
.sendfriend-product-send #product-sendtofriend-form br {
  display: none;
}
.sendfriend-product-send #product-sendtofriend-form #recipients-options {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.sendfriend-product-send #product-sendtofriend-form #recipients-options .fields {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 15px;
}
.sendfriend-product-send #product-sendtofriend-form #recipients-options .fields .actions-toolbar {
  margin: 0 !important;
  float: right;
}
.sendfriend-product-send #product-sendtofriend-form #recipients-options .fields .actions-toolbar button.action {
  float: right;
  width: 30px;
  margin: 0;
  position: relative;
  height: 30px;
  line-height: 30px;
  background: #000;
  color: #fff;
  font-weight: 400;
  border-radius: 50%;
  top: 0;
}
.sendfriend-product-send #product-sendtofriend-form #recipients-options .fields .actions-toolbar button.action span {
  display: none;
}
.sendfriend-product-send #product-sendtofriend-form #recipients-options .fields .actions-toolbar button.action:after {
  content: "X";
  width: 30px;
  text-align: center;
  font-size: 12px;
  line-height: 29px;
  position: absolute;
  left: 0;
  top: 0;
}
.sendfriend-product-send #product-sendtofriend-form #recipients-options .fields .actions-toolbar button.action:hover {
  background: #ed1c24;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar {
  margin: 15px 0 10px !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar .primary {
  float: left;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar .primary .action {
  font-size: 16px;
  color: #fff;
  background: #ed1c24;
  border: none;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  transition: linear .5s;
  padding: 0 30px;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar .primary .action:hover {
  background: #1b1a18;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar .secondary {
  float: right;
  margin: 0;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar .secondary a {
  font-size: 14px;
  color: #1b1a18;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 48px;
  margin: 0;
  text-decoration: underline;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar .secondary a:hover {
  text-decoration: none;
  color: #ed1c24;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar #add-recipient-button {
  margin: 0;
  border: none;
  padding: 0 25px;
  line-height: 40px;
  background: #000;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.sendfriend-product-send #product-sendtofriend-form .actions-toolbar #add-recipient-button:hover {
  background: #ed1c24;
}
.sendfriend-product-send .column.main .container {
  width: 80%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  margin: 60px auto 0;
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
}
.checkout-onepage-success .page-title-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 40px 0 20px;
}
.checkout-onepage-success .page-title {
  text-align: center;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-weight: 600;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.5px;
  margin: 0 0 20px;
}
.checkout-onepage-success .action.print {
  margin: 10px 0;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  color: #ed1c24;
  text-decoration: underline;
  font-size: 12px;
}
.checkout-onepage-success .action.print:hover {
  text-decoration: none;
  color: #000;
}
.checkout-onepage-success .checkout-success {
  display: inline-block;
  width: 100%;
  text-align: center;
  letter-spacing: 0.5px;
  font-size: 13px;
  font-weight: 600;
  line-height: 24px;
}
.checkout-onepage-success .checkout-success .order-number {
  color: #ed1c24;
  font-size: 15px;
}
.checkout-onepage-success .checkout-success p {
  display: inline-block;
  width: 100%;
  margin: 5px 0;
}
.checkout-onepage-success .actions-toolbar {
  margin: 20px 0;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.checkout-onepage-success .actions-toolbar .primary {
  float: none;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.checkout-onepage-success .actions-toolbar .action.primary {
  margin: 0;
  padding: 0 25px;
  line-height: 48px;
  border-radius: 0;
  font-weight: 600;
  letter-spacing: 0.5px;
  background: #ed1c24;
  border: none;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
}
.checkout-onepage-success .actions-toolbar .action.primary:hover {
  background: #000;
}
.checkout-onepage-success .finance-links {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 40px 0 20px;
}
.checkout-onepage-success .finance-links span {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.checkout-onepage-success .finance-links span img {
  margin: 0 0 0 10px;
  max-width: 128px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.checkout-onepage-success .finance-links a {
  text-decoration: underline;
  color: #ef3e35;
  margin: 0 0 0 5px;
}
.checkout-onepage-success .finance-links a:hover {
  color: #000;
  text-decoration: none;
}
.checkout-onepage-success .finance-links ul {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
  padding: 0;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
}
#enquiry-button {
  cursor: pointer;
}
#home-enquiry-form {
  display: inline-block;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  height: 100%;
  overflow: auto;
}
#home-enquiry-form .enquiry-form-pop-up {
  display: inline-block;
  width: 90%;
  max-width: 450px;
  position: absolute;
  left: 50%;
  top: 5%;
  transform: translate(-50%, 0);
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2);
}
#home-enquiry-form .enquiry-form-pop-up .error {
  float: left;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: red;
  margin: 5px 0;
}
#home-enquiry-form .enquiry-form-pop-up .success {
  float: left;
  width: 100%;
  margin: 5px 0 20px;
  color: green;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#home-enquiry-form #enquiry-pop-up-close {
  float: right;
  width: initial;
}
#home-enquiry-form #enquiry-pop-up-close span {
  display: none;
}
#home-enquiry-form #enquiry-pop-up-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  cursor: pointer;
}
#home-enquiry-form #enquir-form {
  margin: 0;
}
#home-enquiry-form #enquir-form .title h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 10px;
}
#home-enquiry-form #enquir-form .note {
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  margin: 0 0 20px;
}
#home-enquiry-form #enquir-form .field {
  margin: 5px 0 10px 0;
}
#home-enquiry-form #enquir-form .field .label {
  font-size: 12px;
  font-weight: 600;
  padding: 0 0 8px 0;
}
#home-enquiry-form #enquir-form .field input {
  font-size: 12px;
  line-height: 36px;
  height: 36px;
  padding: 0 13px;
  border: 1px solid #d7d7d7;
  box-shadow: none;
}
#home-enquiry-form #enquir-form .field .list input {
  height: 30px;
  line-height: 30px;
  top: 2px;
}
#home-enquiry-form #enquir-form .field .list span {
  font-size: 13px;
  line-height: 30px;
}
#home-enquiry-form .enquiry-slider .title h3 {
  font-size: 12px;
  font-weight: 600;
  padding: 0 0 8px 0;
}
#home-enquiry-form .enquiry-slider .actions-toolbar {
  margin: 20px 0 0;
}
#home-enquiry-form .enquiry-slider .actions-toolbar .primary {
  float: none;
}
#home-enquiry-form .enquiry-slider .actions-toolbar .action.save-enquiry-btn {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 40px;
}
#home-enquiry-form .enquiry-slider .product-items .owl-controls .owl-buttons .owl-prev {
  height: 30px;
  width: 30px;
}
#home-enquiry-form .enquiry-slider .product-items .owl-controls .owl-buttons .owl-prev:before {
  width: 10px;
  height: 15px;
  background-size: 8px;
}
#home-enquiry-form .enquiry-slider .product-items .owl-controls .owl-buttons .owl-next {
  height: 30px;
  width: 30px;
}
#home-enquiry-form .enquiry-slider .product-items .owl-controls .owl-buttons .owl-next:before {
  width: 9px;
  height: 16px;
  background-size: 8px;
}
#home-enquiry-form .enquiry-slider .product-items .item {
  padding: 5px;
  margin: 0 15px;
  border: 1px solid transparent;
}
#home-enquiry-form .enquiry-slider .product-items .item:hover,
#home-enquiry-form .enquiry-slider .product-items .item.active {
  border: 1px solid #ed1c24;
}
#home-enquiry-form .enquiry-slider .product-items .item .product-item-details .product-img img {
  max-width: 75%;
  max-height: initial;
  height: auto;
}
#home-enquiry-form .enquiry-slider .product-items .item .product-item-details .product-item-name {
  font-size: 10px;
  margin: 0 0 5px;
}
#home-enquiry-form .enquiry-slider .bike-error {
  float: left;
  width: 100%;
  font-size: 12px;
  margin: 20px 0 0;
  color: red;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.catalog-category-view .toolbar-products {
  margin-bottom: 10px;
}
.catalog-category-view .toolbar-products .pages {
  margin-bottom: 10px;
}
.page-wrapper .footer.content .footer-trust-main {
  padding: 0 80px 270px;
}
.page-wrapper .footer.content .footer-trust-main p {
  margin: 0;
}
.cms-home .footer.content .footer-trust-main {
  padding: 50px 80px 335px;
}
.sales-order-history .modal-popup .modal-inner-wrap,
.sales-order-view .modal-popup .modal-inner-wrap,
.cms-track-order .modal-popup .modal-inner-wrap,
.customer-account-index .modal-popup .modal-inner-wrap {
  width: 380px;
  text-align: center;
}
.sales-order-history .modal-popup .modal-inner-wrap .modal-content h3,
.sales-order-view .modal-popup .modal-inner-wrap .modal-content h3,
.cms-track-order .modal-popup .modal-inner-wrap .modal-content h3,
.customer-account-index .modal-popup .modal-inner-wrap .modal-content h3 {
  font-weight: 600;
  margin-bottom: 20px;
}
.sales-order-history .modal-popup .modal-inner-wrap .modal-content select,
.sales-order-view .modal-popup .modal-inner-wrap .modal-content select,
.cms-track-order .modal-popup .modal-inner-wrap .modal-content select,
.customer-account-index .modal-popup .modal-inner-wrap .modal-content select {
  display: inline-block;
  width: 100%;
  padding: 0 30px 0 10px;
  border: 1px solid #d7d7d7;
  height: 48px;
  line-height: 48px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url(../images/select-arrow.png) no-repeat scroll right 8px center / 12px;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #868686;
  font-weight: 500;
  box-shadow: none;
}
.sales-order-history .modal-popup .modal-inner-wrap .modal-content .other-text,
.sales-order-view .modal-popup .modal-inner-wrap .modal-content .other-text,
.cms-track-order .modal-popup .modal-inner-wrap .modal-content .other-text,
.customer-account-index .modal-popup .modal-inner-wrap .modal-content .other-text {
  width: 100%;
}
.sales-order-history .modal-popup .modal-inner-wrap .modal-footer,
.sales-order-view .modal-popup .modal-inner-wrap .modal-footer,
.cms-track-order .modal-popup .modal-inner-wrap .modal-footer,
.customer-account-index .modal-popup .modal-inner-wrap .modal-footer {
  display: none;
}
.cms-track-order .products-info {
  position: relative;
}
.cms-track-order .products-info .cancel-order,
.cms-track-order .products-info .return-exchange {
  position: absolute;
  right: 31%;
  margin: 0 !important;
  top: 16%;
  background: #ed1c24;
  color: #fff;
  border-color: #ed1c24;
  text-decoration: none;
  padding: 10px 20px;
  font-weight: 500;
}
.cms-track-order #modal-content {
  display: none;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar,
.sales-order-invoice .page-title-wrapper .order-actions-toolbar,
.sales-order-shipment .page-title-wrapper .order-actions-toolbar,
.rma-rma-order .page-title-wrapper .order-actions-toolbar {
  display: none;
}
.sales-order-view .page-title-wrapper .page-title,
.sales-order-invoice .page-title-wrapper .page-title,
.sales-order-shipment .page-title-wrapper .page-title,
.rma-rma-order .page-title-wrapper .page-title {
  display: none !important;
}
.sales-order-view .page-title-wrapper .order-status,
.sales-order-invoice .page-title-wrapper .order-status,
.sales-order-shipment .page-title-wrapper .order-status,
.rma-rma-order .page-title-wrapper .order-status {
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 0;
}
.sales-order-view .page-title-wrapper .order-status:before,
.sales-order-invoice .page-title-wrapper .order-status:before,
.sales-order-shipment .page-title-wrapper .order-status:before,
.rma-rma-order .page-title-wrapper .order-status:before {
  content: "" !important;
}
.rma-guest-new .page-title {
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 40px;
  font-weight: 600;
}
.rma-guest-new form.rma-guest-new {
  width: auto;
  display: inline-block;
  min-width: 570px;
  padding: 30px;
  box-shadow: 1px 0px 10px 0px #ccc;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-top: 25px;
}
.rma-guest-new form.rma-guest-new legend.legend {
  margin-left: 0 !important;
}
.rma-guest-new form.rma-guest-new label.label {
  width: 100% !important;
  margin-bottom: 10px;
  text-align: left !important;
}
.rma-guest-new form.rma-guest-new .field {
  margin-bottom: 15px;
}
.rma-guest-new form.rma-guest-new .input-text {
  margin: 0;
  padding: 0 10px;
  position: static;
  background: #ececec;
  border: 1px solid #ececec;
  height: 50px;
  line-height: 50px;
  font-size: 1.6rem;
  color: #444343;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
}
.rma-guest-new form.rma-guest-new button {
  background: #ed1c24;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  border: none;
  border-radius: 0;
  padding: 20px 30px;
  white-space: nowrap;
  transition: linear .5s;
  margin: 0;
  border: 1px solid #ed1c24;
}
.rma-guest-new form.rma-guest-new button:hover {
  background: #1b1a18;
  border: 1px solid #1b1a18;
}
.rma-guest-new form.rma-guest-new .control {
  width: 100% !important;
}
.merchandise-page {
  padding: 30px 80px 40px;
  background: #fff;
}
.merchandise-page .category-selection-merchandise {
  margin-top: 25px;
  display: block;
}
.merchandise-page .category-selection-merchandise .merchandise-tabs {
  overflow: hidden;
}
.merchandise-page .category-selection-merchandise .merchandise-tabs .merchandise-nav-tabs {
  display: inline-block;
}
.merchandise-page .category-selection-merchandise .merchandise-tabs .merchandise-nav-tabs .item {
  float: left;
  margin-right: 20px;
  padding: 0px;
  font-size: 14px;
  text-align: center;
}
.merchandise-page .category-selection-merchandise .merchandise-tabs .merchandise-nav-tabs .item a {
  color: #333;
  text-decoration: none;
}
.merchandise-page .category-selection-merchandise .merchandise-tabs .merchandise-nav-tabs .item a img {
  clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0 100%);
  margin-bottom: 10px;
}
.merchandise-page .category-selection-merchandise .merchandise-tabs .merchandise-nav-tabs .owl-buttons {
  display: block;
  position: relative;
  top: 120px;
  right: 0px;
}
.merchandise-page .category-selection-merchandise .merchandise-tabs .merchandise-nav-tabs .owl-buttons .owl-next {
  background: url(../images/right-arrow.png) no-repeat;
  font-size: 0;
  width: 22px;
  height: 39px;
  background-position-x: 0;
  position: absolute;
  right: 0;
  cursor: pointer;
  display: block;
}
.merchandise-page .category-selection-merchandise .merchandise-tabs .merchandise-nav-tabs .owl-buttons .owl-prev {
  background: url(../images/left-arrow.png) no-repeat;
  font-size: 0;
  width: 22px;
  height: 39px;
  background-position-x: 0;
  position: absolute;
  left: 0;
  cursor: pointer;
  display: block;
}
.merchandise_ol_list .product-item .product-item-info .product-image .product-item-inner .product-item-actions #hover-effects-inner ul li.wishlist.added-wish-list {
  opacity: 1 !important;
}
.merchandise_ol_list .product-item .product-item-info .product-item-details .product-item-name {
  max-height: 74px;
  min-height: 74px !important;
  overflow: hidden;
}
.merchandise_ol_list .product-item .normal-price .price-final_price .price-wrapper .price {
  color: #ed1c24;
}
.merchandise_ol_list .product-item .normal-price .price-final_price span.price {
  font-weight: bold !important;
}
.merchandise_ol_list .product-item span.cprice-label {
  display: none;
}
.swatch-option-tooltip .image {
  display: none !important;
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #333;
  color: #fff;
  min-width: 33px;
}
.swatch-option-tooltip .title {
  color: #fff;
}
.swatch-option-tooltip .corner:before {
  border-color: #000000 transparent transparent transparent;
}
.swatch-option-tooltip .corner:after {
  border-color: #333 transparent transparent transparent;
}
.rma-rma-list .custom-create-rma .action.primary {
  background-image: none;
  background: #ed1c24;
  border: 1px solid #ed1c24;
}
.page-product-configurable.catalog-product-view h2.size-chart-title {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 15px;
  margin-top: 0;
}
.page-product-configurable.catalog-product-view table.men-size-table tr {
  border: 1px solid #333;
  text-align: left;
  color: #fff;
}
.page-product-configurable.catalog-product-view table.men-size-table tr th {
  border-right: 1px solid #fff;
  background: #333;
}
.page-product-configurable.catalog-product-view table.men-size-table tr th:last-child {
  border-right: 0;
}
.page-product-configurable.catalog-product-view table.men-size-table tr td {
  text-align: left;
  color: #333;
  border: 1px solid #333;
  vertical-align: middle;
}
.page-product-configurable.catalog-product-view .terms-cond ul {
  margin-top: 10px;
}
.page-product-configurable.catalog-product-view .terms-cond ul li {
  text-align: left;
}
.page-product-configurable.catalog-product-view .swatch-attribute.merchandise_size .sizechart {
  position: absolute;
  left: 93px;
  font-weight: 700;
  cursor: pointer;
}
.page-product-configurable.catalog-product-view .swatch-attribute.merchandise_size .sizechart:before {
  content: '|';
  padding-right: 19px;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .secondary .action {
  text-decoration: underline !important;
}
.popup-authentication .block-authentication .block.block-customer-login .block-content .form .secondary .action:hover {
  text-decoration: none !important;
}
#dealer li .disabled {
  background: #cccccc52;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.16);
}
#dealer li .disabled input.custom-radio:checked ~ .dealer-data:after {
  background: #ccc;
}
.account .page-main .sub-page-main .columns .block-dashboard-info .box-information .box-content span.not.verified {
  border: 1px solid red;
  padding: 5px 11px;
  border-radius: 22px;
  color: red !important;
  font-size: 12px;
}
.account .page-main .sub-page-main .columns .block-dashboard-info .box-information .box-content span.verified {
  border: 1px solid green;
  padding: 5px 11px;
  border-radius: 22px;
  color: green !important;
  font-size: 12px;
}
.account .page-main .sub-page-main .columns .block-dashboard-info .box-information .box-content span.email-confirmation a {
  background: #ed1c24;
  padding: 5px 15px;
  border-radius: 33px;
  color: #fff !important;
  display: inline-block;
}
.account .page-main .sub-page-main .columns .block-dashboard-info .box-information .box-content span.confirmation_success {
  display: inline-block;
  margin-top: 10px;
}
.account .page-main .sub-page-main .columns #mobile-otp-popup {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  height: 100%;
  overflow: auto;
}
.account .page-main .sub-page-main .columns #mobile-otp-popup #mobile-otp-popup-wrap {
  display: inline-block;
  width: 90%;
  max-width: 450px;
  position: absolute;
  left: 50%;
  top: 5%;
  transform: translate(-50%, 0);
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}
.account .page-main .sub-page-main .columns #mobile-otp-popup #mobile-otp-popup-wrap #otp-pop-up-close {
  position: absolute;
  top: 8px;
  right: 13px;
}
.account .page-main .sub-page-main .columns .form-edit-account {
  position: relative;
}
.account .page-main .sub-page-main .columns .form-edit-account .spinner-container-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #00000087;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 999;
}
.account .page-main .sub-page-main .columns .form-edit-account .spinner-container-wrap div#loading_checkDel {
  position: absolute;
  bottom: 90px;
  left: 30px;
}
.account .page-main .sub-page-main .columns .loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.08699999999999999em -0.825em 0 -0.42em, -0.173em -0.8120000000000001em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.08699999999999999em -0.825em 0 -0.42em, -0.173em -0.8120000000000001em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.product-info-main.two-wheeler-product .configurable .ddListContainer {
  width: 90%;
  position: relative;
}
.product-info-main.two-wheeler-product .configurable .ddListContainer a {
  border: 1px solid #d7d7d7;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  display: block;
  /* padding: 0.8333em 30px 0.8333em 0.8333em; */
  padding: 0.8333em 0.8333em;
  color: #868686;
  font-weight: 400;
  position: relative;
  width: 100% !important;
}
.product-info-main.two-wheeler-product .configurable .ddListContainer a label {
  font-weight: 500;
  padding-left: 0;
}
.product-info-main.two-wheeler-product .configurable .ddListContainer .ddListArrow {
  background: url(../images/select-arrow.png) no-repeat scroll right 8px center / 12px;
  width: 23px;
  height: 9px;
  display: block;
  border: 0 !important;
  right: 0;
  margin: 0 !important;
  top: 19px;
}
.product-info-main.two-wheeler-product .configurable .ddListContainer ul {
  border: 1px solid #d7d7d7;
  width: 100% !important;
}
.customer-account-login .login-container div#mobile-otp-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000a1;
  z-index: 11;
}
.customer-account-login .login-container div#mobile-otp-popup div#mobile-otp-popup-wrap {
  width: 500px;
  margin: 0 auto;
  float: none;
  display: block;
  background: #fff;
  position: absolute;
  top: 20%;
  left: 33%;
  padding: 20px;
}
.customer-account-login .login-container div#mobile-otp-popup div#otp-pop-up-close {
  position: absolute;
  right: 16px;
  top: 12px;
  cursor: pointer;
}
.customer-account-login .custom-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 25px 0;
}
.customer-account-login .custom-toolbar .primary {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
}
.customer-account-login .custom-toolbar .primary a#continue-login {
  color: #fff;
  background: #ed1c24;
  padding: 10px 20px;
}
.customer-account-login .custom-toolbar .primary a#continue-back-login-inner {
  position: absolute;
  top: 0;
  right: 0;
  color: #ed1c24;
}
form#login-form #continue-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 25px 0;
}
form#login-form #continue-toolbar .primary {
  display: block;
  float: right;
}
form#login-form #continue-toolbar .primary a#continue-login-popup {
  color: #fff;
  background: #ed1c24;
  padding: 10px 20px;
}
form#login-form #continue-toolbar a#continue-back-login {
  position: absolute;
  top: 0;
  right: 0;
  color: #ed1c24;
}
form#login-form .field {
  margin-bottom: 5px;
}
form#login-form .field .control .input-text {
  margin: 0;
  padding: 0 12px;
  position: static;
  background: #ececec;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
  letter-spacing: 0.5px;
}
form#login-form div#verify-section {
  margin-bottom: 25px;
}
form#login-form div#verify-section .otp-area .otp-section-main input {
  margin: 0;
  padding: 0 12px;
  position: static;
  background: #ececec;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none;
  letter-spacing: 0.5px;
}
form#login-form div#verify-section .otp-area .tools {
  text-align: center;
  display: block;
  margin: 5px 0;
}
form#login-form div#verify-section .otp-area .tools a {
  color: #ed1c24;
}
form#login-form div#verify-section .otp-area div#verify-btn {
  display: block;
  text-align: center;
}
form#login-form div#verify-section .otp-area div#verify-btn input#verify-otp-btn-loginmobile {
  background: #ed1c24;
  border: 1px solid #ed1c24;
  color: #fff;
  border-radius: 0;
  transition: linear .5s;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  margin: 0 auto;
}
.customer-account-create .form-create-account .fieldset .field.mobile.required .control {
  position: relative;
}
.customer-account-create .form-create-account .fieldset .field.mobile.required .control a#get-reg-otp {
  display: inline-block;
  margin: 0 auto;
  margin-top: 0px;
  background: #ed1c24;
  outline: none;
  border: none;
  padding: 15px 28px;
  position: absolute;
  top: 0;
  right: 0;
}
.customer-account-create div#mobile-otp-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000a1;
  z-index: 11;
}
.customer-account-create div#mobile-otp-popup div#mobile-otp-popup-wrap {
  width: 500px;
  margin: 0 auto;
  float: none;
  display: block;
  background: #fff;
  position: absolute;
  top: 20%;
  left: 33%;
  padding: 20px;
}
.customer-account-create div#mobile-otp-popup div#otp-pop-up-close {
  position: absolute;
  right: 16px;
  top: 12px;
  cursor: pointer;
}
.page-product-configurable .page-main .product-info-main .product-add-form .bike-dealer-block ul li .enabled-stock span.stock-label {
  background: #15a70a url(../images/tag-instock.png) no-repeat;
  border: 1px solid #15a70a;
  color: #fff;
  padding: 5px 7px;
  font-size: 12.8px;
  border-radius: 3px;
  padding-left: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.page-product-configurable .page-main .product-info-main .product-add-form .bike-dealer-block ul li .disabled span.stock-label {
  background: url(../images/tag-outstock.png) no-repeat;
  color: #b6aeab;
  border: 1px solid #b6aeab;
  padding: 5px 7px;
  font-size: 12.8px;
  border-radius: 3px;
  padding-left: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.page-product-configurable .page-main .product-info-main .product-add-form .bike-dealer-block ul li .disabled .road-price {
  color: #636360 !important;
}
.checkout-index-index div#customer-update-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.checkout-index-index div#customer-update-popup div#mobile-otp-popup-wrap {
  display: inline-block;
  width: 90%;
  max-width: 700px;
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, 0);
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  min-height: 300px;
}
.checkout-index-index div#customer-update-popup div#mobile-otp-popup-wrap .verify-section h3 {
  padding: 10px 99px;
  line-height: 32px;
  font-weight: 500;
}
.checkout-index-index div#customer-update-popup div#mobile-otp-popup-wrap .otp-area .verify-btn input#btn-edit-email {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  background: #ed1c24;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border: none;
  border-radius: 0;
  padding: 0 40px;
  white-space: nowrap;
  transition: linear .5s;
  margin: 0;
  line-height: 45px;
  text-decoration: none;
}
.account .customer-detail-modal .modal-inner-wrap {
  display: inline-block;
  width: 90%;
  max-width: 700px;
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, 0);
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  min-height: 300px;
}
.account .customer-detail-modal .modal-inner-wrap .verify-section h3 {
  padding: 10px 99px;
  line-height: 32px;
  font-weight: 500;
}
.account .customer-detail-modal .modal-inner-wrap .otp-area .verify-btn input#btn-edit-email {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  background: #ed1c24;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border: none;
  border-radius: 0;
  padding: 0 40px;
  white-space: nowrap;
  transition: linear .5s;
  margin: 0;
  line-height: 45px;
  text-decoration: none;
}
@media only screen and (min-width: 1100px) {
  .cms-home .sparsh_banner {
    min-height: 500px;
  }
  .cms-home .newly-launched-products {
    min-height: 630px;
  }
  .cms-home .our-bestseller {
    min-height: 640px;
  }
  .cms-home .new-generation {
    min-height: 600px;
  }
  .cms-home .spare-parts-sec {
    min-height: 410px;
  }
  .cms-home #sub_maincontent {
    min-height: 400px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1314px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 20px;
    padding-right: 20px;
  }
  /*===========================Custom Css for the header and footer sections===========================*/
  /* Custom Css for the header*/
  .page-header .panel.wrapper .header-top-sec {
    padding: 10px 15px;
  }
  .header.content {
    padding: 20px;
  }
  .header.content .block-search {
    padding-left: 30px;
  }
  .header.content .block-search input {
    padding: 0 40px 0 15px;
  }
  .header.content .block-search .action.search {
    right: 6px;
  }
  .header.content .right-container-wrap > * {
    padding-left: 20px;
  }
  .sections.nav-sections .nav-sections-items {
    padding: 0 20px;
  }
  /* Custom Css for the footer*/
  .footer.content .footer-trust-main {
    padding: 50px 20px 335px;
  }
  .footer.content .footer-trust-main .trust-reason .reason-trust-list > ul > li > h5 {
    font-size: 20px;
  }
  .footer.content .footer-trust-main .trust-reason .reason-trust-list > ul > li > p {
    font-size: 16px;
  }
  .footer-newsletter-sec {
    padding: 0;
  }
  .footer-newsletter-sec .newsletter-main-sec {
    padding: 10px 115px;
  }
  .footer .footer-bottom-main {
    padding: 170px 20px 50px;
  }
  .footer .footer-bottom-copyright {
    padding: 20px;
  }
  .footer .footer-bottom-copyright .footer-copyright-main .copyright-left-sec > ul > li > a {
    font-size: 11px;
    padding: 0 8px;
  }
  .footer .footer-bottom-copyright .footer-copyright-main .copyright > span {
    font-size: 11px;
  }
  /*===========================Custom Css for the Home page Sections===========================*/
  .sparsh_banner .sparsh_banner_slider .slick-dots {
    bottom: 4%;
  }
  .newly-launched-products {
    padding: 0 20px;
  }
  .newly-launched-products .newly-slider-main {
    padding: 40px 0 60px 0;
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-wrapper-outer .owl-wrapper {
    /*	width: 2000px !important;*/
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-wrapper-outer .owl-item {
    min-width: 984px;
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls {
    display: none !important;
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-prev,
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-next {
    width: 50px;
    height: 50px;
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-prev:before,
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-next:before {
    background-size: 13px;
  }
  .newly-launched-products .newly-slider-main .item {
    margin: 0 70px;
  }
  .newly-launched-products .newly-slider-main .item .product-img {
    display: inline-block;
    vertical-align: middle;
    background-position: center;
  }
  .newly-launched-products .newly-slider-main .item .product-img a {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  .newly-launched-products .newly-slider-main .item .product-img img {
    display: inline-block;
    vertical-align: middle;
  }
  .our-bestseller {
    padding: 0 20px;
  }
  .our-bestseller .block-content .product-items {
    margin: 0;
  }
  .our-bestseller .block-content .product-items li .product-item-details .product-img {
    width: 220px;
    height: 220px;
  }
  .our-bestseller .block-content .product-items li .product-item-details .product-img > a > img {
    max-width: 90%;
    height: auto;
  }
  .new-generation {
    padding: 0 20px;
  }
  .new-generation .product-items {
    margin: 0;
  }
  .new-generation .product-items li {
    padding: 0 20px;
  }
  .new-generation .product-items li .product-item-details .product-item-desc {
    padding: 100px 13px 20px;
  }
  .spare-parts-sec {
    padding: 50px 20px 75px;
  }
  .spare-parts-sec .spare-parts-main {
    margin: 30px 40px 0;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-left {
    padding: 30px;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-right {
    padding: 40px 30px;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .select-list {
    width: 172px;
    margin-right: 25px;
  }
  .home-cat-tabber .shop-category-tabs .cate-tab-titles a {
    font-size: 16px;
  }
  /*===========================Custom Css for the category page===========================*/
  #listing-adv-search .spare-parts-main {
    margin: 30px 2%;
    max-width: 96%;
  }
  #listing-adv-search .field .search-opt-label {
    margin-right: 10px;
  }
  #listing-adv-search .field .search-opt-label label {
    font-size: 14px;
  }
  #listing-adv-search .field #search-by-bike-cont .select-list select {
    font-size: 14px;
  }
  #listing-adv-search .field #search-by-bike-cont .actions button {
    font-size: 14px;
    padding: 0 30px;
  }
  #listing-adv-search .field #custom-search {
    width: 36%;
    margin: 0 15px;
    font-size: 14px;
  }
  .page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item,
  .page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item {
    width: 40%;
    flex-basis: 40%;
    padding: 45px 2%;
  }
  .page-products .modal-popup .modal-inner-wrap {
    width: 80%;
  }
  /*===========================Custom Css for the product page===========================*/
  #dealer li .dealer-data span {
    font-size: 12px;
  }
  #dealer li .dealer-data span .road-price {
    font-size: 18px;
  }
  #dealer li .dealer-data .on-road-text {
    font-size: 13px;
  }
  #review-form .field .label {
    width: 32.8%;
  }
  #review-form .field .control {
    width: 67.2%;
  }
  #review-form .actions-toolbar {
    margin-left: 32.8%;
  }
  /*===========================Custom Css for the cart page===========================*/
  /*===========================Custom Css for the checkout pages===========================*/
  /*===========================Custom Css for the user dashboard===========================*/
  #additional-addresses-table tr th.col {
    font-weight: 600;
    font-size: 13px;
    min-width: 50px;
  }
  #additional-addresses-table tr td.col {
    font-size: 12px;
    padding: 8px;
    min-width: 50px;
  }
  #additional-addresses-table tr td.col a.action {
    float: left;
    margin: 0;
  }
  /*===========================Custom Css for the cms pages===========================*/
  .regional-block .region-address .add-label {
    min-width: 28%;
  }
  .regional-block .region-address .add-cont {
    width: 63%;
    word-wrap: break-word;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*===========================Custom Css for the header and footer sections===========================*/
  /* Custom Css for the header*/
  .page-header .panel.wrapper .header-top-sec {
    padding: 10px 15px;
  }
  .page-header .panel.wrapper .header-top-sec .header-top-main > .discount-sec > p {
    font-size: 13px;
  }
  .header.content {
    padding: 20px 15px;
  }
  .header.content .right-container-wrap > * {
    padding-left: 15px;
  }
  .header.content .right-container-wrap .enquiry-top-sec .enquiry-btn button {
    padding: 0 14px;
  }
  .header.content .right-container-wrap .enquiry-top-sec .enquiry-btn button > a {
    font-size: 14px;
  }
  .header.content .right-container-wrap .account-top-sec .header-account > a > span {
    font-size: 14px;
  }
  .header.content .right-container-wrap .link.wishlist a .wishlist-txt {
    font-size: 14px;
  }
  .header.content .block-search {
    padding-left: 20px;
  }
  .header.content .block-search input {
    padding: 0 30px 0 10px;
  }
  .header.content .block-search .action.search {
    right: 0;
  }
  .header.content .minicart-wrapper .action.showcart > .title {
    margin-left: 26px;
    margin-top: 8px;
    font-size: 14px;
  }
  .header.content .minicart-wrapper .block-minicart {
    width: 370px;
  }
  .header.content .minicart-wrapper .block-minicart .subtotal .label {
    padding: 0;
  }
  .sections.nav-sections .nav-sections-items {
    padding: 0 15px;
  }
  .sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega a.mega,
  .sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega span.mega {
    font-size: 14px;
  }
  .sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega .child-content {
    padding: 10px 0;
  }
  .sections.nav-sections .nav-sections-items ul.ub-mega-menu li.mega .child-content .child-content-inner {
    padding: 0 10px;
  }
  .sections.nav-sections .nav-sections-items ul.ub-mega-menu .megamenu-tabs {
    width: 28%;
    padding: 0 30px 0 0;
  }
  .sections.nav-sections .nav-sections-items ul.ub-mega-menu .nav-link a {
    font-size: 12px;
    padding: 0 10px;
  }
  .sections.nav-sections .nav-sections-items ul.ub-mega-menu .megamenu-tabs-content {
    width: 72%;
    padding: 0 0 0 10px;
  }
  .sections.nav-sections ul.product-items-megamenu li {
    width: 33.3333%;
    padding: 8px;
  }
  .sections.nav-sections ul.product-items-megamenu .megamenu-inner .image {
    width: 80%;
    margin: 0 10% 12px;
  }
  .sections.nav-sections ul.product-items-megamenu .megamenu-inner .inner-desc {
    width: 100%;
    padding: 0;
    min-height: 50px;
  }
  .sections.nav-sections ul.product-items-megamenu .megamenu-inner .product-item-name {
    margin: 0 0 6px;
  }
  .sections.nav-sections ul.product-items-megamenu .megamenu-inner .product-item-name a {
    font-size: 12px;
    text-align: center;
  }
  .sections.nav-sections ul.product-items-megamenu .megamenu-inner span.cc-power {
    font-size: 11px;
    margin: 0 0 6px;
    float: left;
    width: auto;
  }
  .sections.nav-sections ul.product-items-megamenu .megamenu-inner .price-box {
    float: right;
    width: auto;
  }
  .sections.nav-sections ul.product-items-megamenu .megamenu-inner .price-box .price {
    font-size: 12px;
  }
  .sections.nav-sections div.product-items-megamenu .menu-item-link .menu-link {
    font-size: 12px;
    line-height: 20px;
  }
  #spares-menu .megamenu-tabs {
    width: 28%;
  }
  #spares-menu .megamenu-tabs a.switch {
    padding: 0 10px;
  }
  #spares-menu .megamenu-tabs-content {
    width: 72%;
  }
  /* Custom Css for the footer content */
  .footer.content .footer-trust-main {
    padding: 30px 15px 320px;
  }
  .footer.content .footer-trust-main .trust-reason h3 {
    font-size: 28px;
  }
  .footer.content .footer-trust-main .trust-reason p {
    font-size: 18px;
  }
  .footer.content .footer-trust-main .trust-reason .reason-trust-list {
    margin-top: 80px;
  }
  .footer.content .footer-trust-main .trust-reason .reason-trust-list > ul > li > h5 {
    font-size: 22px;
    line-height: 36px;
  }
  .footer.content .footer-trust-main .trust-reason .reason-trust-list > ul > li > p {
    font-size: 16px;
  }
  .footer-newsletter-sec {
    padding: 0;
  }
  .footer-newsletter-sec .newsletter-main-sec {
    padding: 10px 15px;
  }
  .footer-newsletter-sec .newsletter-main-sec .newsletter-featured-image {
    max-width: 270px;
  }
  .footer-newsletter-sec .newsletter-main-sec .newsletter .title > h4 {
    font-size: 28px;
  }
  .footer-newsletter-sec .newsletter-main-sec .newsletter .title > strong {
    font-size: 16px;
  }
  .footer .footer-bottom-main {
    margin-top: 0;
    padding: 40px 15px;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li {
    float: left;
    width: 17.33333%;
    box-sizing: border-box;
    padding: 0 5px;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li:first-child,
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li:last-child {
    width: 24%;
    padding: 0;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list h4,
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list h3,
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list h5 {
    font-size: 13px;
    font-weight: 600;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list > ul > li {
    margin: 0 0 10px;
    padding: 0;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list > ul > li > a {
    font-size: 13px;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list > .address > .telephone,
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list > .address > .support {
    padding-left: 25px;
    margin-bottom: 10px;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list > .address > .telephone a,
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list > .address > .support a {
    font-size: 13px;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list > .address > .description {
    padding-left: 25px;
  }
  .footer .footer-bottom-main .footer-bottom-sec .footer-bottom-list > ul li .footer-list > .address > .description > p {
    font-size: 13px;
  }
  .footer .footer-bottom-copyright {
    padding: 15px;
    text-align: center;
  }
  .footer .footer-bottom-copyright .footer-copyright-main {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  .footer .footer-bottom-copyright .footer-copyright-main .copyright-left-sec {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
  }
  .footer .footer-bottom-copyright .footer-copyright-main .copyright {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 10px 0 0;
  }
  /*===========================Custom Css for the Home page Sections===========================*/
  .cms-home .title-sec h2 {
    margin-top: 30px;
    font-size: 28px;
  }
  .cms-home .title-sec span {
    font-size: 18px;
  }
  .sparsh_banner .sparsh_banner_slider .caption {
    padding: 0 15px;
  }
  .sparsh_banner .sparsh_banner_slider .caption h2,
  .sparsh_banner .sparsh_banner_slider .caption h1 {
    margin-bottom: 30px;
  }
  .sparsh_banner .sparsh_banner_slider .caption p {
    font-size: 36px;
    line-height: 52px;
    margin-bottom: 0;
  }
  .sparsh_banner .sparsh_banner_slider .caption .btn-banner {
    width: auto;
  }
  .sparsh_banner .sparsh_banner_slider .slick-dots {
    bottom: 4%;
  }
  .newly-launched-products {
    padding: 0 15px;
  }
  .newly-launched-products .newly-slider-main {
    padding: 40px 0 60px 0;
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-wrapper-outer .owl-item {
    min-width: 738px;
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls {
    display: none !important;
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-prev,
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-next {
    width: 50px;
    height: 50px;
  }
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-prev:before,
  .newly-launched-products .newly-slider-main .owl-carousel .owl-controls .owl-buttons .owl-next:before {
    background-size: 13px;
  }
  .newly-launched-products .newly-slider-main .item {
    margin: 0 7%;
    width: 86%;
    display: inline-block !important;
    vertical-align: middle;
  }
  .newly-launched-products .newly-slider-main .item .product-img {
    display: inline-block;
    padding: 20px 0;
    vertical-align: middle;
    width: 80%;
    background-position: center;
  }
  .newly-launched-products .newly-slider-main .item .product-img a {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  .newly-launched-products .newly-slider-main .item .product-img img {
    width: 100%;
    margin: 0 5px;
    max-width: 70%;
    display: inline-block;
    vertical-align: middle;
  }
  .newly-launched-products .newly-slider-main .item .product-item-details {
    width: 270px;
    padding: 10px;
  }
  .newly-launched-products .newly-slider-main .item .product-item-details .product-item-name {
    font-size: 20px;
  }
  .newly-launched-products .newly-slider-main .item .product-item-details .price-box .price {
    font-size: 18px;
    line-height: 40px;
  }
  .newly-launched-products .newly-slider-main .item .product-item-details .product-item-actions .actions-primary .action.primary {
    font-size: 15px;
    line-height: 40px;
    padding: 0 30px;
  }
  .our-bestseller {
    padding: 0 15px;
  }
  .our-bestseller .view-all {
    margin-top: 4.8rem;
  }
  .our-bestseller .view-all a {
    padding: 12px 30px;
    font-size: 15px;
  }
  .our-bestseller .block-content .product-items {
    margin: 0;
  }
  .our-bestseller .block-content .product-items li {
    padding: 0 10px;
  }
  .our-bestseller .block-content .product-items li .product-item-details .product-img {
    width: 190px;
    height: 190px;
  }
  .our-bestseller .block-content .product-items li .product-item-details .product-img > a > img {
    max-width: 95%;
    height: auto;
  }
  .our-bestseller .block-content .product-items li .product-item-details .product-item-desc {
    padding: 110px 15px 20px;
    margin-top: -95px;
  }
  .our-bestseller .block-content .product-items li .product-item-details .product-item-desc .product-item-name {
    font-size: 18px;
  }
  .our-bestseller .block-content .product-items li .product-item-details .product-item-desc .price-box .price {
    font-size: 16px;
  }
  .our-bestseller .block-content .product-items li .product-item-details .product-item-desc .product-item-actions {
    margin: -8px 0 0;
  }
  .new-generation {
    padding: 0 15px;
    margin: 0 0 70px;
  }
  .new-generation .view-all a {
    font-size: 15px;
    padding: 0 20px;
    line-height: 40px;
  }
  .new-generation .block-content {
    padding-top: 40px;
  }
  .new-generation .product-items {
    margin: 0;
  }
  .new-generation .product-items li {
    padding: 0 10px;
  }
  .new-generation .product-items li .product-item-details .product-img {
    width: 80%;
    margin: 0 10%;
  }
  .new-generation .product-items li .product-item-details .product-item-desc {
    padding: 90px 15px 20px;
  }
  .new-generation .product-items li .product-item-details .product-item-desc .product-item-name {
    font-size: 18px;
  }
  .new-generation .product-items li .product-item-details .product-item-desc .price-box .price {
    font-size: 16px;
    line-height: 40px;
  }
  .new-generation .product-items li .product-item-details .product-item-desc .product-item-actions .actions-primary .action.primary {
    font-size: 15px;
    line-height: 40px;
    padding: 0 15px;
  }
  .spare-parts-sec {
    padding: 10px 15px 50px;
  }
  .spare-parts-sec .spare-parts-main {
    margin: 20px 0 0;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-left {
    padding: 20px 10px;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-left:before {
    width: 140px;
    height: 140px;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-right {
    padding: 20px;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control .list > ul > li {
    margin-right: 20px;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control .list > ul > li > label {
    font-size: 18px;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .select-list {
    width: 150px;
    margin-right: 17px;
  }
  .spare-parts-sec .spare-parts-main .spare-parts-right .block-search .block-content .minisearch .search .control #search-by-bike-cont .actions button {
    font-size: 14px;
    padding: 0 20px;
  }
  .home-cat-tabber {
    margin-top: 30px;
  }
  .home-cat-tabber .shop-category-tabs .cate-tab-pic {
    margin: 0 0 -80px;
  }
  .home-cat-tabber .shop-category-tabs .cate-tab-titles {
    padding: 90px 10px 20px;
  }
  .home-cat-tabber .shop-category-tabs .cate-tab-titles a {
    font-size: 15px;
    line-height: 28px;
    min-height: 62px;
  }
  /*===========================Custom Css for the Category page===========================*/
  #listing-adv-search .spare-parts-main {
    margin: 20px 2%;
    max-width: 96%;
  }
  #listing-adv-search .spare-parts-main .cstm-srch-frm-btn {
    padding: 0 10px;
    font-size: 14px;
  }
  #listing-adv-search .spare-parts-right {
    padding: 20px 10px 30px;
  }
  #listing-adv-search .field .list {
    padding: 0 5px;
  }
  #listing-adv-search .field .search-opt-label {
    margin-right: 8px;
  }
  #listing-adv-search .field .search-opt-label label {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
  }
  #listing-adv-search .field #search-by-bike-cont {
    float: none;
    width: 58%;
    padding: 0 5px;
    box-sizing: border-box;
    display: inline-block;
  }
  #listing-adv-search .field #search-by-bike-cont .select-list {
    padding: 0 8px 0 0;
  }
  #listing-adv-search .field #search-by-bike-cont .select-list select {
    font-size: 13px;
    padding-right: 30px;
    padding-left: 5px;
    background-position: right 7px center;
  }
  #listing-adv-search .field #search-by-bike-cont .actions button.action {
    font-size: 14px;
    padding: 0 10px;
  }
  #listing-adv-search .field #custom-search {
    width: 36%;
    margin: 0 15px;
    font-size: 14px;
  }
  .page-products .page-main .columns .column.main .products-grid .product-items .product-item {
    flex-basis: 33.3333%;
    padding: 15px 2%;
    width: 33.3333%;
  }
  .page-products .page-main .columns .column.main .products-grid .product-items.bike_ol .product-item,
  .page-products .page-main .columns .column.main .products-grid .product-items.scooters_ol .product-item {
    width: 46%;
    flex-basis: 46%;
    padding: 45px 2%;
  }
  .page-products .modal-popup .modal-inner-wrap {
    width: 90%;
  }
  .page-products #popup-modal .btn-em-buy-now,
  .page-products #popup-modal .btn-cart-detail {
    padding: 0 30px;
  }
  /*===========================Custom Css for the product page===========================*/
  .catalog-product-view .page-main .product-info-main {
    width: 55%;
    padding: 15px;
  }
  .catalog-product-view .page-main .product.media {
    width: 43%;
  }
  .catalog-product-view .page-main .page-title-wrapper.product .page-title {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 28px;
  }
  .catalog-product-view .page-main .pincode-sec button {
    padding: 0 40px;
  }
  .catalog-product-view .page-main .product-social-links {
    float: left;
  }
  .catalog-product-view .page-main .product-social-links .em-addthis {
    margin: 20px 0 10px;
  }
  #review-form.notlogged div {
    display: inline-block;
  }
  #dealer .dealer-title {
    font-size: 16px;
  }
  #dealer li {
    width: calc((98% - 20px));
  }
  .catalog-product-view.page-product-configurable .down-payment-block .price-range-val {
    font-size: 11px;
  }
  .catalog-product-view.page-product-configurable .down-payment-block .price-slider-sec {
    width: 75%;
  }
  .catalog-product-view.page-product-configurable .down-payment-block .price-slider-sec #change-price-block {
    width: 80px;
    font-size: 12px;
  }
  .catalog-product-view.page-product-configurable .down-payment-block .price-slider-sec output {
    font-size: 12px;
    letter-spacing: 0.5px;
  }
  .catalog-product-view.page-product-configurable .down-payment-block .price-range-gp {
    font-size: 7.5px;
  }
  #review-form .legend span {
    width: 100%;
    margin: 0;
  }
  #review-form .legend strong {
    width: 100%;
    line-height: 28px;
    max-width: 100%;
  }
  #review-form .field .label {
    width: 100%;
    text-align: left;
    padding: 0;
  }
  #review-form .field .control {
    width: 100%;
  }
  /*===========================Custom Css for the cart page===========================*/
  #shopping-cart-table .item-info td.col.qty {
    min-width: 130px;
  }
  #shopping-cart-table .item-info td.col.subtotal {
    min-width: 148px;
  }
  /*===========================Custom Css for the checkout page===========================*/
  #checkout-step-shipping .shipping-address-item {
    max-width: 46%;
    margin: 0 2% 20px;
  }
  #checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options dt.label {
    width: 100%;
    margin: 0 0 0 auto;
  }
  #checkout .opc-sidebar .opc-block-summary .items-in-cart .product .product.options dd.values {
    width: 100%;
  }
  .order-note-wrapper .asterisk-note sup {
    margin: 8px 5px 0 0;
    vertical-align: top;
  }
  .order-note-wrapper .asterisk-note span {
    max-width: 90%;
  }
  /*===========================Custom Css for the user dashboard===========================*/
  .popup-authentication .block-authentication .block.block-customer-login .block.social-login-authentication-popup {
    width: 100%;
  }
  .customer-account-login .login-container {
    width: 100%;
  }
  .customer-account-login .login-container .block {
    padding: 20px 15px;
  }
  .customer-account-forgotpassword .form.password.forget {
    width: 80% !important;
  }
  .customer-account-create .form-create-account {
    width: 80% !important;
  }
  .customer-account-createpassword .form.password.reset {
    width: 80% !important;
  }
  #account-nav .nav.item a,
  #account-nav .nav.item strong {
    font-size: 11px;
    padding: 5px 10px;
  }
  #account-nav .nav.item a strong,
  #account-nav .nav.item strong strong {
    padding: 0;
  }
  #my-orders-table td.col {
    font-size: 11px;
    padding: 7px;
  }
  #my-orders-table td.col a {
    margin: 0 5px 0 0;
  }
  #my-orders-table th.col {
    padding: 7px;
    font-size: 12px;
  }
  #additional-addresses-table tr td.col {
    font-size: 11px;
    padding: 5px 3px;
    min-width: 52px;
  }
  #additional-addresses-table tr td.col a.action {
    margin: 0 10px;
  }
  #additional-addresses-table tr th.col {
    padding: 3px;
    font-size: 12px;
    font-weight: 600;
  }
  body.account .trackorder .progress_inner__step {
    width: 25%;
  }
  .mst-rma-view .opc-progress-bar-item {
    width: 25%;
  }
  .rma-rma-view .opc-progress-bar-item span {
    font-size: 13px;
  }
  .rma-rma-view .table-wrapper .data.table th.col {
    font-size: 12px;
    padding: 10px 5px;
    text-align: center;
    border-bottom: 1px solid #edede;
  }
  .rma-rma-view .table-wrapper .data.table td.col {
    font-size: 11px;
    padding: 5px;
    text-align: center;
  }
  /*===========================Custom Css for the cms pages===========================*/
  .regional-block .region-address .adress-block {
    width: 46%;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  /*display: none;*/
  /*.slick-initialized & {
        display: block;
    }*/
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.cms-index-index .nav-sections {
  margin-bottom: 0;
}
.sparsh_banner_slider .slick-slide img {
  width: 100%;
}
.sparsh_banner_slider .slick-slide video {
  width: 100%;
  height: 650px;
}
.sparsh_banner_slider .slick-slide iframe {
  width: 100%;
  height: 650px;
}
.sparsh_banner_slider .caption {
  position: absolute;
  margin: 0 auto;
  max-width: 1440px;
  right: 0;
  z-index: 3;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  padding: 0 80px;
}
.sparsh_banner_slider .caption h2,
.sparsh_banner_slider .caption h1 {
  font-size: 6rem;
  color: #fff;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 50px;
  line-height: 1.1;
  max-width: 45%;
}
.sparsh_banner_slider .caption p {
  font-size: 52px;
  color: #ffffff;
  font-weight: 600;
  line-height: 70px;
  max-width: 600px;
  margin-bottom: 0;
}
.sparsh_banner_slider .caption .btn-banner {
  display: inline-block;
  background: #ed1c24;
  color: #fff;
  text-transform: uppercase;
  padding: 0 40px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: linear .4s;
  letter-spacing: 2px;
  line-height: 60px;
  cursor: pointer;
}
.sparsh_banner_slider .caption .btn-banner:hover {
  background: #1b1a18;
  color: #fff;
  text-decoration: none;
}
.sparsh_banner {
  overflow: hidden;
  position: relative;
  font-size: 0;
}
.sparsh_banner .slick-dots {
  position: absolute;
  max-width: 1440px;
  right: 0;
  z-index: 3;
  bottom: 13%;
  left: 0;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  padding: 0 80px;
  display: flex !important;
  list-style: none;
  margin: 0 auto;
}
.sparsh_banner .slick-dots > li {
  margin-bottom: 0;
  margin-right: 20px;
}
.sparsh_banner .slick-dots > li > button {
  font-size: 0;
  width: 16px;
  height: 16px;
  padding: 0;
  border-radius: 50%;
  background: #555453;
  border: none;
}
.sparsh_banner .slick-dots > li.slick-active > button {
  background: #ed1c24;
}
.sparsh_banner_slider.slick-initialized .slick-slide {
  position: relative;
}
.sparsh_banner_slider.slick-initialized .slick-slide > div > div {
  max-height: 650px;
}
.sparsh_banner_slider .slick-arrow {
  background: none;
  transform: translate(0, -50%);
  position: absolute;
  left: 0;
  top: 50%;
  border: 0;
  z-index: 3;
  color: #000;
  box-shadow: none !important;
  border-radius: 0;
  margin-top: -3px;
  font-size: 0;
  height: 60px;
  line-height: 32px;
  padding: 0;
  width: 36px;
  text-align: center;
}
.sparsh_banner_slider .slick-arrow:after {
  content: '\e617';
  font-family: 'luma-icons';
  color: transparent;
}
.sparsh_banner_slider .slick-arrow:focus {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh_banner_slider .slick-arrow:active {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh_banner_slider .slick-list {
  max-height: 650px;
  display: block;
}
.sparsh_banner_slider > div {
  display: none;
}
.sparsh_banner_slider .slick-arrow.slick-next {
  left: inherit;
  right: 0px;
  transition: all .3s ease;
}
.sparsh_banner_slider .slick-arrow.slick-next:after {
  display: inherit;
  background-repeat: no-repeat !important;
  background: url('../images/right-arrow.png');
  margin-top: -31px;
}
.sparsh_banner_slider .slick-arrow.slick-next:hover {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh_banner_slider .slick-arrow.slick-prev {
  left: 15px;
  transition: all .3s ease;
}
.sparsh_banner_slider .slick-arrow.slick-prev:after {
  display: inherit;
  background-repeat: no-repeat !important;
  background: url('../images/left-arrow.png');
  margin-top: -31px;
}
.sparsh_banner_slider .slick-arrow.slick-prev:hover {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh_banner_slider .slick-slider:hover .sparsh_banner_slider .slick-arrow.slick-next {
  right: 0;
}
.sparsh_banner_slider .slick-slider:hover .sparsh_banner_slider .slick-arrow.slick-prev {
  left: 15px;
}
@media screen and (max-width: 1400px) {
  .sparsh_banner_slider .caption {
    padding: 0 80px;
  }
}
@media screen and (max-width: 991px) {
  .sparsh_banner_slider .caption h2 {
    font-size: 35px;
    margin-bottom: 1rem;
  }
  .sparsh_banner_slider .caption .btn-banner {
    font-size: 15px;
    width: 100%;
    height: 38px;
    line-height: 39px;
  }
  .sparsh_banner_slider .caption p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 2rem;
  }
  .sparsh_banner_slider .slick-arrow {
    height: 40px;
    line-height: 32px;
    padding: 0;
    width: 30px;
  }
  .sparsh_banner_slider .slick-arrow.slick-next {
    right: 15px;
  }
  .sparsh_banner_slider .slick-arrow.slick-next:after {
    font-size: 18px;
    left: 0px;
    position: relative;
  }
  .sparsh_banner_slider .slick-arrow.slick-prev {
    left: 5px;
  }
  .sparsh_banner_slider .slick-arrow.slick-prev:after {
    font-size: 18px;
    left: -2px;
    position: relative;
  }
  .sparsh_banner_slider .slick-list {
    max-height: 280px;
  }
  .sparsh_banner_slider.slick-initialized .slick-slide > div > div {
    max-height: 280px;
  }
}
@media screen and (max-width: 767px) {
  .cms-index-index .page-header {
    margin-bottom: 0;
  }
  .sparsh_banner_slider .caption {
    padding: 0 15px;
  }
  .sparsh_banner_slider .caption h2 {
    font-size: 25px;
    margin-bottom: 2rem;
  }
  .sparsh_banner_slider .caption .btn-banner {
    font-size: 13px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-width: 1px;
  }
  .sparsh_banner_slider .caption p {
    font-size: 14px;
    display: none;
  }
  .sparsh_banner_slider .slick-arrow {
    display: none !important;
  }
  .sparsh_banner_slider .slick-slide img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 200px;
  }
  .sparsh_banner_slider .slick-slide video {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 200px;
  }
  .sparsh_banner_slider .slick-slide iframe {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 200px;
  }
}
